Commit Graph

19745 Commits

Author SHA1 Message Date
Doug Blank 0b277c4bb2 Someone optimized some code incorrectly; lines at bottom of calendar where placed off the page
svn: r20817
2012-12-21 18:57:46 +00:00
Doug Blank 2078bcc17c If you try to lookup an object too early, you might find that the tbl is still a dict; this protects such early lookups from crashing
svn: r20812
2012-12-21 18:22:52 +00:00
Jérôme Rapinat 199f81a832 common date handler for Norwegian Bokmål and Norwegian Nynorsk
svn: r20799
2012-12-20 13:44:58 +00:00
Jérôme Rapinat 3bf7c1df0a update template and french translation; strings on NarrativeWeb report
svn: r20797
2012-12-19 10:09:40 +00:00
Tim G L Lyons 5a2b0ce910 0006009: Media objects attached to Marriage events and Sources are not included in Narrative Web Site
* restructure the families index so families are indexed under both spouses, and the family name is normalised
* separate out Families section in individual and families pages so individual page links to the family page and family page links to both people
* normalise links to families so the link is only displayed if the family page is present, and the gid is included when appropriate
* remove highlighting of media subregions except in the media pages (it was confusing and not very well implemented)
* include people whose surname is absent in the individual, surname and families indexes
* html_escape names and surnames
* always display media thumbnails for first image in Gallery list (in some cases they were suppressed if they had been displayed at the top of the page)
* change partner and parent columns in families index to improve the layout of the HTML and put the comma between multiple partners in the right place
* use event description (where present) instead of just event type in back references
* fix bug in the way obj_dict and bkref_dict were initialised
* fix missing document.png for missing media

svn: r20794
2012-12-18 22:53:22 +00:00
Benny Malengier a4b1518a04 6231: WARNING: configmanager.py: line 309: WARNING: ignoring key with wrong type
'behavior.autoload'


svn: r20790
2012-12-18 11:53:42 +00:00
Espen Berg 2a1367ca51 Fixed a bug in nb.po
svn: r20780
2012-12-11 16:52:25 +00:00
Espen Berg aa9463c09b Revised Norwegian bokmål. Also includes new translation of Norwegian Nynorsk provided by Sigmund Lorentsen
svn: r20778
2012-12-10 20:00:53 +00:00
Erik De Richter 3a8a8b94bc updated dutch translation
svn: r20777
2012-12-10 14:43:51 +00:00
Tim G L Lyons 7f2b854632 fixed problems that bibliography ignores media attached to citations, so if that is the only 'interesting' thing about the citation, the citation media is not output
svn: r20771
2012-12-05 22:55:51 +00:00
Erik De Richter e0fb0efbea updated dutch translation
svn: r20770
2012-12-05 20:26:19 +00:00
Tim G L Lyons 2a03ca499b * Removed a lot of redundant code and parameters (mainly connected with the old way of determining the objects to be included in the report).
* Moved routines for calculating objects to be output so they can be part of default list building classes.

* Replaced person link routine with one that takes into account whether there is a page for the person.

* Included repository reference media type and call number in the 'Repositories' section of the relevant source instead of the Repository page.

* Implemented a generalised back reference function to display the 'References' section of all pages. This recursively displays references till one is found for which a page exists.

* Removed list of people and families from heading of the event pages as these are now in the 'References' section.

* Fixed bug "0005968: Narrated Web Site not copying Source Citations files such as jpg or pdf docs to web site" and "0005946 GRAMPS failed to insert jpeg image into proper place for an event" by displaying a thumbnail for citation media in the 'Source References' section (with a link to the media page)

svn: r20768
2012-12-05 19:33:45 +00:00
Jérôme Rapinat cb299b606d 5621: export section was missing on the English version
svn: r20740
2012-12-02 10:59:06 +00:00
Erik De Richter ab26f6fcc1 updated dutch translation
svn: r20712
2012-11-30 20:07:52 +00:00
Erik De Richter bbdd9c54a2 updated dutch translation
svn: r20706
2012-11-26 19:09:16 +00:00
Julio Sánchez 9a1a5b7c5d Fixes for issue 0006202
Other translation fixes


svn: r20704
2012-11-26 13:42:27 +00:00
Erik De Richter 59b8837a3a updated dutch translation
svn: r20702
2012-11-25 08:32:35 +00:00
Erik De Richter 404f9b72ce updated dutch translation
svn: r20693
2012-11-21 22:29:51 +00:00
Peter Landgren 6bb0f12d28 Fix for correct unique surname statistics.
svn: r20687
2012-11-21 12:34:14 +00:00
Peter Landgren b9a77a9b9f Minor updates of Swedish translation.
svn: r20684
2012-11-20 18:24:46 +00:00
Peter Landgren 94f108807f Issue 6188. Number of unique surnames are now correct in both StatsGramplet and SurnameCloudgramplet.
svn: r20683
2012-11-20 18:17:22 +00:00
Tim G L Lyons c4e86a732c Align gramps34 and trunk (where there is no functional difference) - minor layout changes etc.
svn: r20680
2012-11-18 20:32:44 +00:00
Erik De Richter 438f4269a3 updated dutch translation
svn: r20678
2012-11-18 10:04:56 +00:00
Paul Franklin 099def6fd0 6177: Wrong line created by the LaTeX module
svn: r20676
2012-11-18 03:31:41 +00:00
Paul Franklin 043396b7b9 6155: Error when running Detailed Descendant Report
svn: r20675
2012-11-17 21:28:51 +00:00
Erik De Richter f3effea730 updated dutch translation
svn: r20661
2012-11-15 22:21:02 +00:00
Tim G L Lyons a35ad26696 Tidy up media pages - remove unused parameters, use list of media items generated in first pass. Should fix bugs 2365, 5905 and 6009.
svn: r20655
2012-11-13 15:51:25 +00:00
Tim G L Lyons 69fc354f06 Tidy up sources pages - fix numbering of repositories, remove unused parameters, fix title of individual source pages
svn: r20653
2012-11-12 18:39:31 +00:00
Tim G L Lyons 9f42185379 Bug: reset NarrWeb navigation menu layout when style sheet doesn't support it
svn: r20651
2012-11-12 12:15:59 +00:00
Tim G L Lyons 21cf42b077 Change Source Pages to use the list of sources generated by the first pass that finds objects to be output, and simplify references section on the Source page to use the references passed to it.
svn: r20649
2012-11-12 10:44:14 +00:00
Erik De Richter b08ed4c698 updated dutch translation
svn: r20648
2012-11-11 19:55:50 +00:00
Tim G L Lyons 5edc980642 Movement of some large chunks of code within the source file and some initial work towards GEPS 022: Narrative Website Refactor. Functionality should be unchanged.
svn: r20640
2012-11-08 23:55:57 +00:00
Jérôme Rapinat bf9b4ea7a1 6156: url and Google Map API
svn: r20632
2012-11-05 09:05:30 +00:00
Jérôme Rapinat f63246417c 6158: typo, do not display a random place title on warning dialog
svn: r20630
2012-11-05 08:20:53 +00:00
John Ralls d0c2654a41 Module and bundle changes for building with Gnome-3.6 gtk-osx-build updates
svn: r20629
2012-11-03 19:31:00 +00:00
John Ralls d630052347 Update for gtkmacintegration-2.0
svn: r20628
2012-11-02 20:05:59 +00:00
John Ralls 6ef5008b6d Updates for 3.4.2
svn: r20627
2012-10-30 18:37:42 +00:00
Erik De Richter 4fe8eb7981 updated dutch translation
svn: r20626
2012-10-30 14:38:37 +00:00
Jérôme Rapinat 4b4e10c229 6133: private home note and privacy filter (patch by Serge Noiraud)
svn: r20623
2012-10-28 13:49:18 +00:00
Jérôme Rapinat 557f94503f bump 3.4.3
svn: r20622
2012-10-28 11:50:32 +00:00
Jérôme Rapinat 4640a6f107 fix one name mismatching
svn: r20620
2012-10-28 09:27:29 +00:00
Jérôme Rapinat 75b33a5092 prepare 3.4.2 release
svn: r20619
v3.4.2
2012-10-28 07:55:07 +00:00
Erik De Richter d24741ff2a updated dutch translation
svn: r20618
2012-10-28 07:36:35 +00:00
Jérôme Rapinat d8f6eec012 replace with a link to GEPS page
svn: r20615
2012-10-27 13:50:50 +00:00
Jérôme Rapinat ad0cefe228 Update Slovak translation (by Lubo Vasko)
svn: r20614
2012-10-27 13:45:25 +00:00
Erik De Richter b03d23faa7 updated dutch translation
svn: r20612
2012-10-26 15:14:27 +00:00
Erik De Richter 48f6ddf551 updated dutch translation
svn: r20611
2012-10-26 15:08:30 +00:00
Jérôme Rapinat aefa168e33 update greek translation (by Zissis Papadopoulos)
svn: r20610
2012-10-26 13:34:39 +00:00
Jérôme Rapinat cbed54b8ba try to update the TODO file according to last improvements and plans
svn: r20608
2012-10-26 13:24:27 +00:00
Jérôme Rapinat fc5ed633b7 Copy: Dutch translation has been updated on 3.4.1 tag... http://sourceforge.net/p/gramps/code/20518/
svn: r20607
2012-10-26 12:49:43 +00:00