Tim G L Lyons
56078f14b8
Revert change 21304 for moving report_options file
...
svn: r21322
2013-02-08 17:08:24 +00:00
Jérôme Rapinat
2361294b5e
we are in 2013
...
svn: r21313
2013-02-07 15:52:27 +00:00
Tim G L Lyons
366fdb34f9
0003968: [NarWeb] Save/Restore settings for Narrated Website Generation. Change report_options file to be in the database directory, and implement different default report file and directory names based on the Family Tree Name. N.B. On upgrading, if you want to preserve your report_options, copy the report_option.xml file from the .gramps directory to the applicable .gramps.grampsdb.<number> directory. Also don't forget that the default options are to EXCLUDE private and living data.
...
svn: r21304
2013-02-05 18:06:02 +00:00
Tim G L Lyons
db4977c244
Change format of console logging messages to have a meaningful timestamp
...
svn: r21296
2013-02-04 19:15:22 +00:00
Tim G L Lyons
7f10ab796e
Fix processing of contractions, and changes to ensure code (after initial lines) for narrativeweb is the same for trunk and gramps34
...
svn: r21294
2013-02-04 18:49:57 +00:00
Gary Burton
7004ce9033
Fix some memory leaks, some still remain.
...
svn: r21286
2013-02-03 17:48:36 +00:00
Tim G L Lyons
6154ebad23
export file select dialogue does not correctly reject empty filenames - two (probably long standing) coding errors: use of method name 'strip' instead of calling it, and does not isolate the filename from the full pathname
...
svn: r21270
2013-02-01 17:46:43 +00:00
Gary Burton
7810d946b4
Bug #6371 . Fix memory leak caused by hanging reference to progress meter callback method.
...
svn: r21226
2013-01-26 09:29:45 +00:00
Tim G L Lyons
3de9ff5dae
Error in person.get_citation_child_list. Causes error in merging citation in person event reference attribute. (Discovered during investigation of 0006336: Delayed update of bottom bar in Person View after merge)
...
svn: r21195
2013-01-22 19:09:31 +00:00
Tim G L Lyons
421d38eb89
0005088: Narrated Web Site Report sort order different Windows vs Linux. Initial commit to resolve the issues on Linux and Mac (provided in both cases PyICU is installed). Windows still needs to be tested, and there may still be some other uses of strxfrm (or strcoll) that need to be fixed.
...
svn: r21174
2013-01-20 15:10:26 +00:00
Paul Franklin
1c65ab29aa
6229: bug when creating a book reports
...
svn: r21092
2013-01-13 01:08:10 +00:00
Doug Blank
d5bc201cb4
URL for Welcome Gramplet was still pointing to 3.3 manual
...
svn: r20941
2013-01-02 20:25:19 +00:00
Doug Blank
55492a7573
4719: Narweb Privacy issue, probably_alive uses spouse birth/death directly
...
svn: r20934
2013-01-02 02:42:36 +00:00
Doug Blank
e4dc6a57fb
New URL for gramps-addons
...
svn: r20929
2013-01-01 19:45:56 +00:00
Doug Blank
e197ebe0d6
6260: Media select with context: typo in editperson
...
svn: r20925
2013-01-01 14:21:46 +00:00
Jérôme Rapinat
c4b7cda610
6203: typo when interrupting a gramplet
...
svn: r20922
2013-01-01 07:18:47 +00:00
Doug Blank
4fa115870e
Keep 'Check now' in its own column
...
svn: r20893
2012-12-30 21:55:14 +00:00
Gary Burton
300d520cb0
Set the correct number of update callbacks. Bug #6219 .
...
svn: r20887
2012-12-30 16:56:38 +00:00
Doug Blank
3e5dbd4e5b
Added timeout to urllib open; added URL path to addons to Preferences; added URL path to addons to config; refined layout in Preferences on first panel
...
svn: r20865
2012-12-28 19:11:41 +00:00
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
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
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
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
Peter Landgren
6bb0f12d28
Fix for correct unique surname statistics.
...
svn: r20687
2012-11-21 12:34:14 +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
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
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
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
d630052347
Update for gtkmacintegration-2.0
...
svn: r20628
2012-11-02 20:05:59 +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
ce5adbebe9
6148: OSM layer for OpenStreetMap
...
svn: r20605
2012-10-26 09:31:20 +00:00
Jérôme Rapinat
2d0b93cc3f
6002: do not find a clear licence, revert Web Map Service used with previous revision
...
svn: r20604
2012-10-25 19:46:22 +00:00
Jérôme Rapinat
e9cfb24628
6002: better rendering by using an other layer than the basic one for openstreetmap
...
svn: r20602
2012-10-25 18:56:07 +00:00
Jérôme Rapinat
9da74d1f95
6002: failed to make it more consistent.. use a better zoom for openstreetmap on place pages
...
svn: r20600
2012-10-25 18:30:33 +00:00
Jérôme Rapinat
938e96747b
6002: try to make the javascript code more consistent with this custom OSM layer handling
...
svn: r20599
2012-10-25 17:39:24 +00:00
Jérôme Rapinat
a75acbc48e
6002: typo on OSM map handler; thank you Midori element inspector
...
svn: r20595
2012-10-25 13:26:27 +00:00
Tim G L Lyons
d649bd97a2
Some untranslated strings
...
svn: r20592
2012-10-24 18:05:01 +00:00
Tim G L Lyons
502748cf8f
0006078: Narrweb has thumbnail link to missing thumbnails.html
...
svn: r20590
2012-10-24 17:28:08 +00:00
Tim G L Lyons
bc5bb25106
0005864: Web Report: Error in showing repositories
...
svn: r20588
2012-10-24 16:52:40 +00:00