738 Commits

Author SHA1 Message Date
Tim G L Lyons
715b9ae16d Some untranslated strings
svn: r20593
2012-10-24 18:05:37 +00:00
Tim G L Lyons
5951118ddb 0006078: Narrweb has thumbnail link to missing thumbnails.html
svn: r20591
2012-10-24 17:28:50 +00:00
Tim G L Lyons
f36bd3d2cb 0005864: Web Report: Error in showing repositories
svn: r20589
2012-10-24 16:53:03 +00:00
Tim G L Lyons
6c9d7d5eee 0005691: [NarrWeb] family notes have disappeared from individual pages. Family notes output if the Family pages are not being output.
svn: r20586
2012-10-24 14:28:26 +00:00
Tim G L Lyons
35af1c2e41 Fix for part of 0006009: Media objects attached to Marriage events and Sources are not included in Narrative Web Site. Some references show as "Unknown", and family event media are missing if event pages are not generated. (Media objects for sources NOT fixed)
svn: r20584
2012-10-24 12:30:33 +00:00
Tim G L Lyons
a82623eca4 0005859: Stepsiblings are NOT correct
0006068: Narrative Web reports two people as step family when one of the parents is unknown for both
0001400: NarrativeWeb lists half-siblings in order

Various fixes for 'Parents' section of 'Individual' pages.

svn: r20579
2012-10-23 12:06:02 +00:00
Jérôme Rapinat
ceb2dc6817 typo
svn: r20574
2012-10-17 17:09:42 +00:00
Benny Malengier
92c5146a4b 5180: ImportProGen fails with "'Name' object has no attribute 'set_patronymic'"
svn: r20571
2012-10-17 09:35:05 +00:00
Benny Malengier
b832835a98 5180: ImportProGen fails with "'Name' object has no attribute 'set_patronymic'"
svn: r20570
2012-10-17 09:31:55 +00:00
Jérôme Rapinat
fc4ac6cc7f 6086: minor improvements on translation strings (part3)
svn: r20561
2012-10-16 09:06:46 +00:00
Jérôme Rapinat
87a99c2e87 6086: minor improvements on translation strings (part2)
svn: r20559
2012-10-16 08:37:27 +00:00
Serge Noiraud
0e9cb5c7d1 Geography : correction of format requires a mapping error
svn: r20556
2012-10-14 22:08:29 +00:00
Serge Noiraud
72d3f95801 Geography : split messages lines at the beginning of a word when resizing.
svn: r20555
2012-10-14 21:12:56 +00:00
Serge Noiraud
3ca0b86fc4 Geography : bad centering for the selection area
svn: r20554
2012-10-13 21:13:58 +00:00
Serge Noiraud
97e0ce0d4c Geography : added history to places view.
added birth and death date to the reference and other people in the messages of the close view.


svn: r20552
2012-10-12 21:50:45 +00:00
Jérôme Rapinat
11aadc005d 6086: minor improvements on translation strings (part1)
svn: r20546
2012-10-09 08:53:47 +00:00
Jérôme Rapinat
0ccc4e1b09 Add Greek translation (contribution by Zissis Papadopoulos)
svn: r20543
2012-10-08 20:01:16 +00:00
Tim G L Lyons
3090a184cf 0005860: The descriptions for events are missing in the webreport.
svn: r20539
2012-10-08 10:04:10 +00:00
Tim G L Lyons
c058b1e71b 0005088: Narrated Web Site Report sort order different Windows vs Linux. Fixed to use same Utils routine as person model.
svn: r20537
2012-10-08 09:31:33 +00:00
Nick Hall
759dd6bce5 GEPS 008: Move records report and gramplet into appropriate directories
svn: r20525
2012-10-05 16:50:44 +00:00
Nick Hall
289689ffa8 GEPS 008: Move book code
svn: r20524
2012-10-05 14:58:20 +00:00
Tim G L Lyons
3d172b1972 0005678: Fix Nick Name and Call Name in narrated website. Nickname, callname and associated citations fixed for current name structure.
svn: r20521
2012-10-04 17:28:27 +00:00
Benny Malengier
91e6df28c1 GEPS 026: Replace 'make' for Gramps build
Remove all makefile in gramps code
Still present: make for doc creation and make for webapp


svn: r20499
2012-10-03 08:46:04 +00:00
Benny Malengier
e6cd5b5d2d Coding Guidelines: relative and absolute imports, some fixes and shortenings
svn: r20496
2012-10-03 07:39:26 +00:00
Nick Hall
dcdb0935d1 Fix import
svn: r20494
2012-10-02 22:58:28 +00:00
Nick Hall
760806a7f9 Changes to imports - part 8
svn: r20493
2012-10-02 21:59:59 +00:00
Nick Hall
55c19e4180 Changes to imports - part 7
svn: r20492
2012-10-02 21:08:19 +00:00
Nick Hall
e96d4dd43f Changes to imports - part 6
svn: r20491
2012-10-02 20:49:07 +00:00
Nick Hall
80fbfd4d8c Remove redundant imports
svn: r20490
2012-10-02 20:13:17 +00:00
Nick Hall
d696b6be75 Changes to imports - part 5
svn: r20489
2012-10-02 20:04:29 +00:00
Nick Hall
186b27bf34 Changes to imports - part 4
svn: r20488
2012-10-02 19:59:22 +00:00
Nick Hall
a5c41d0566 Changes to imports - part 3
svn: r20487
2012-10-02 19:47:38 +00:00
Nick Hall
6b5318fa18 Changes to imports - part 2
svn: r20486
2012-10-02 19:34:37 +00:00
Nick Hall
2f87a2d38a Changes to imports - part 1
svn: r20485
2012-10-02 19:29:32 +00:00
Serge Noiraud
2924cac09a Geography: import problem from new tree.
svn: r20483
2012-10-02 18:48:16 +00:00
Benny Malengier
149298c52b GEP 026: replace make
* somewhere along the road, all of plugins dir was added to sys.path, this
   is not ok, we only needed lib on sys.path
 * As due to the GEP we can import from the plugin directory, better just
   import the lib modules needed, and avoid sys.path extension
 * At the same time this fixes a bug due to __init__.py being present, import
   of a file named equal to the plugin directory was importing the __init__.py, 
   not the intended file.
 


svn: r20481
2012-10-02 11:31:00 +00:00
Benny Malengier
4f5f419b78 GEPS 026: Replace 'make' for Gramps build
svn: r20467
2012-09-30 12:19:14 +00:00
Benny Malengier
326d604365 GEPS 026: Replace 'make' for Gramps build
If we want to use Gramps from the code directory, src should be called gramps to allow import


svn: r20466
2012-09-30 11:55:52 +00:00