Commit Graph

283 Commits

Author SHA1 Message Date
Rob G. Healey
fa97100070 Fixed bug#3775. Putting space between source references.
svn: r15004
2010-04-03 05:41:26 +00:00
Rob G. Healey
429494fb13 Fixed download page table being oversized. Removed download page note from download page. Bug#3795 should be resolved.
svn: r15003
2010-04-03 01:27:16 +00:00
Rob G. Healey
94a9262faf Removed new code only meant for trunk. Thanks Stephane Charette for finding the error.
svn: r14963
2010-03-28 19:38:58 +00:00
Stéphane Charette
0decb74ba2 insert a line break between the date and the 'created for' name
svn: r14960
2010-03-28 15:42:28 +00:00
Stéphane Charette
e0503bf667 only scale images down, not up
svn: r14956
2010-03-28 14:10:17 +00:00
Stéphane Charette
3f1d184f9b remove stray html on resized images
svn: r14955
2010-03-28 14:07:05 +00:00
Rob G. Healey
06a2f38faa Created CSS elements for WebLinks sections in Individual Pages and AddressBook Pages. Fixed missing hyperlinks and description fields. Problem from Alain Aupeix. No bug tracker created.
svn: r14943
2010-03-27 07:15:24 +00:00
Rob G. Healey
636ef25a7a Fixed missing notes and sources in Event Section of Individual Pages. Reported by Alain Aupeix and Stephane Charette. No bug report generated. Thanks gentlemen.
svn: r14938
2010-03-26 23:52:57 +00:00
Peter Landgren
07527ad229 Fix of issue 3737.
svn: r14876
2010-03-20 11:52:08 +00:00
Jérôme Rapinat
2974f5034b 3744: Cannot display name, description, uri for 'Web Home' web link generated by NarrativeWeb (need descr)
svn: r14874
2010-03-20 08:24:14 +00:00
Jérôme Rapinat
a521a5721a 3738: ftp url can lead to NarrativeWeb crash (typo)
svn: r14871
2010-03-20 04:18:09 +00:00
Jérôme Rapinat
3d56add348 3696: Typo on translation strings into NarrativeWeb
svn: r14827
2010-03-15 11:10:52 +00:00
Rob G. Healey
b2168faf53 Removed a new feature that is scheduled for trunk/ development not 3.2.x.
svn: r14746
2010-03-11 06:40:38 +00:00
Rob G. Healey
caad454b89 NarrativeWeb: Fixed problem with AddressBook pages not being able to create a page when there is no address. Stylesheets: Fixed and cleanup of AddressBook elements.
svn: r14745
2010-03-11 05:59:51 +00:00
Benny Malengier
6aeba201a4 3657: Calculation od step siblings is incorrect in narrated Web report
svn: r14666
2010-03-07 16:08:53 +00:00
Peter Landgren
a5e4bf8637 Missed () in some contsfunc.win().
svn: r14435
2010-02-22 08:44:07 +00:00
Benny Malengier
f672cdc200 Make reference regions show in website, fix bug with empty places, ... not creating website
svn: r14372
2010-02-14 21:00:54 +00:00
Benny Malengier
b6f85080cf Fix bug, function should return a two tuple
svn: r14371
2010-02-14 20:41:11 +00:00
Peter Landgren
9d20446bc5 Make use of new module constfunc.
svn: r14286
2010-02-08 17:26:22 +00:00
Peter Landgren
732948bf8a Step towards fix of translation in Windows.
svn: r14271
2010-02-07 18:04:10 +00:00
Brian Matherly
c9cb7e60c9 Move GEDCOM date functions into libgedcom.
svn: r14125
2010-01-25 04:54:22 +00:00
Brian Matherly
cd30f4db2f Continued work on GEP008: move src/Mime to src/gen/mime.
svn: r14118
2010-01-24 20:17:14 +00:00
Brian Matherly
f04880ec09 Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time.
svn: r14091
2010-01-18 04:42:17 +00:00
Brian Matherly
c5f54d0cfc Continued work on GEP008: Move src/BasicUtils/_NameDisplay.py to src/gen/display.
svn: r14072
2010-01-14 04:08:04 +00:00
Gerald Britton
2b12f3df07 Use defaultdict type where possible for minor performance gain and source code simplification
svn: r14011
2010-01-09 19:54:32 +00:00
Benny Malengier
e8042007ff init list before use
svn: r13920
2009-12-26 10:05:25 +00:00
Benny Malengier
862d1446d0 Fix two things in nar web:
1/fix bug that not scaled images are not printed out on webpage
  2/remove annoying warning dialogs on every missing images, and 
    replace it by one warning dialog at the end of the report


svn: r13913
2009-12-25 11:44:20 +00:00
Rob G. Healey
c00ffbcf14 Remove references to import pyexiv2, and fixed RepositoryTypes.
svn: r13887
2009-12-22 22:00:24 +00:00
Doug Blank
699dcb13fe Fixed svn Id property
svn: r13881
2009-12-21 13:43:50 +00:00
Rob G. Healey
35b2dee97a Added to *.gpr.py files and WebCal. Updated EventList and add _find_death_date().
svn: r13878
2009-12-21 07:44:25 +00:00
Doug Blank
f76d9c9aad Added try/except to exif tag import
svn: r13854
2009-12-20 02:32:01 +00:00
Rob G. Healey
9971a4f1a2 Removed Exif tags completely from NarrativeWeb.
svn: r13836
2009-12-17 14:59:00 +00:00
Rob G. Healey
1191bb227d Fixed the sorting in class EventListPage. Changed elements in stylesheet.
svn: r13835
2009-12-17 07:22:29 +00:00
Doug Blank
2a047ab65e Sort events by alphabetical type name
svn: r13823
2009-12-16 12:04:48 +00:00
Rob G. Healey
b060d4189d Removed Editors and Sekectors directories to allow ./autogen.sh to complete. Fixed attribute type so it is translated. Made option visible, but greyed out if the library is not installed by suggestion from Doug Blank. See feature request 3449.
svn: r13819
2009-12-16 03:02:08 +00:00
Gerald Britton
04a15c8647 tweaks
svn: r13804
2009-12-14 18:32:46 +00:00
Rob G. Healey
c94c9c588e Cleanup work on attributes and a comment on sort_event_types() in NarrativeWeb. Clean up work on calendar_build() in WebCal.
svn: r13796
2009-12-14 08:47:01 +00:00
Rob G. Healey
73a8acc7bc Removed debugging code in NarrativeWeb. Adjusted elements in MediaListPage.
svn: r13794
2009-12-14 07:04:37 +00:00
Rob G. Healey
e72257b3f5 Cleaned up class MediaListPage and added mime type to the MediaListPage.
svn: r13793
2009-12-14 06:18:33 +00:00
Rob G. Healey
97f8091467 Fix bug report #3276. Link to temp.png should be document.png. Thanks jerome for finding it.
svn: r13792
2009-12-14 06:15:59 +00:00
Peter Landgren
3edb3a88bc Fixed one wrong gettext call and deleted one unnecessary statement.
svn: r13782
2009-12-13 14:07:24 +00:00
Doug Blank
1206598620 Sorts event by ID, date
svn: r13779
2009-12-13 01:04:09 +00:00
Rob G. Healey
bfbba59482 Changed how EventPage works. Cleanup work on NarrativeWeb. Changed some elements in stylesheet that is specific to Visually impaired only.
svn: r13773
2009-12-12 07:38:10 +00:00
Brian Matherly
04a1da3daf Fix crash in NavWeb when accessing uninitiailzed variables.
svn: r13757
2009-12-11 05:51:16 +00:00
Gary Burton
0c18bc53ce Remove a typo which prevents the plugin from loading.
svn: r13751
2009-12-10 18:52:02 +00:00
Rob G. Healey
e9650a703b Fixed event types in multiple places. Fixed a crash at line 520 reported by Gary Britton. Thank you.
svn: r13750
2009-12-10 15:37:58 +00:00
Rob G. Healey
e5b231ef6b Fixed all of the stylesheets, NarrativeWeb, and WebCal with the proper use of the header from Brian Matherly.
svn: r13749
2009-12-10 06:50:21 +00:00
Rob G. Healey
c544e79b22 Fixed event types not being translated in IndividualPages, Events section. Made some spacial alignment in eventtypes.py for better visual aid.
svn: r13748
2009-12-10 00:01:20 +00:00
Peter Landgren
90bde6a00a Found two typos when translating.
svn: r13733
2009-12-06 18:38:11 +00:00
Jérôme Rapinat
22847e90ec typo
svn: r13716
2009-12-05 17:15:32 +00:00