Michiel Nauta
d79b17c10d
4763: Crash because error passes instead of string
...
svn: r16910
2011-03-24 21:19:14 +00:00
Doug Blank
a00dcd0c2b
Move all trunk plugins to version 3.4
...
svn: r16874
2011-03-21 20:43:00 +00:00
Jérôme Rapinat
d4c1d16f28
4423: Web report does not handle Czech 'CH' character properly (contribution by phejl)
...
svn: r16844
2011-03-17 16:31:57 +00:00
Rob G. Healey
ba42df2706
Bug#4692; NarrativeWeb: crash generating the event pages in ctor on ltr = unicode(evt_type)[0].capitalize() - string index out of range
...
svn: r16810
2011-03-12 04:45:35 +00:00
Rob G. Healey
c451ee9805
Bug#4744; set_surname is now fixed. It was causing a crash in reading the database.
...
svn: r16809
2011-03-12 02:56:19 +00:00
Vassilii Khachaturov
662e78613f
Patch from Egor Reentov <egor.gramps@gmail.com>:
...
i18n doesn't pick up strings concatenated using +, use
syntactic literal concatenation instead. This enables
l10n of the corresponding strings.
CRed and tested --vassilii
svn: r16785
2011-03-09 14:18:31 +00:00
Rob G. Healey
91ca1981ac
Previous fix for bug#4696 broke NarrativeWeb. I now have a fix that solves both of them now. The missing images and icon are now there.
...
svn: r16779
2011-03-07 22:34:38 +00:00
Rob G. Healey
f6b9e2884d
Bug#4696; Wrong parent path with 'Creative Commons' on Web Calendar report has been fixed ...
...
svn: r16778
2011-03-07 20:42:00 +00:00
Rob G. Healey
8729e165fe
Forgot to remove debug printing.
...
svn: r16771
2011-03-07 04:31:32 +00:00
Rob G. Healey
1cba394366
Fixed the way the ancestortree gender graphics are handled.
...
svn: r16770
2011-03-07 04:20:56 +00:00
Jérôme Rapinat
a17efafa99
4696: copyright path, use 'images' folder instead of 'filename' (related to webstuff)
...
svn: r16763
2011-03-05 14:56:16 +00:00
Gerald Britton
f9179e8186
Simplify html_escape using library escape function and string substitutions
...
svn: r16751
2011-03-03 17:21:53 +00:00
Michiel Nauta
a7906886af
undo revision 16673
...
svn: r16742
2011-03-02 11:31:57 +00:00
Jérôme Rapinat
911b8f0217
4668: Web reports crash (translation css filename)
...
svn: r16718
2011-02-26 08:37:47 +00:00
Gerald Britton
4797f0f1f6
Revert commit 16664 to restore full functionality
...
svn: r16713
2011-02-25 16:05:13 +00:00
Michiel Nauta
756bd836a0
4657: The "sort as" name is ignored
...
svn: r16673
2011-02-19 14:06:21 +00:00
Gerald Britton
a288a2b91f
Use escape function from xml.sax.saxutils instead of built-in
...
svn: r16664
2011-02-18 15:10:07 +00:00
Rob G. Healey
524d1f3114
Returned html_escape() back to NarrativeWeb after discussions with Benny.
...
svn: r16649
2011-02-17 16:43:31 +00:00
Rob G. Healey
1b08fdb508
Removed the html_escape code from libhtml and using saxutils for escaping characters. Thank you, Gerald Britton, for the better way.
...
svn: r16639
2011-02-17 07:42:37 +00:00
Rob G. Healey
4dd853135e
Moved html_escape from NarrativeWeb to libhtml ... use: from libhtml import html_escape as html_escape
...
svn: r16638
2011-02-16 23:36:44 +00:00
Rob G. Healey
6c30648c00
Used one of Gerald Britton's idea in simplifying adding menu options by using partial().
...
svn: r16614
2011-02-13 21:19:09 +00:00
Gerald Britton
fd81aef58b
Tweak replacing a list with a set
...
svn: r16597
2011-02-10 17:44:10 +00:00
Rob G. Healey
fc9001632d
Beg#4601: Fixed and cleanup for NarrativeWeb for W3C compliance; IndividualPages still have errors in the Pedigree section -- this will require more than a simple tweak of code or style sheet elements.
...
svn: r16588
2011-02-07 09:07:49 +00:00
Rob G. Healey
aa04f08668
Bug#4601: More w3c compliance fixes in person_link() and SurnameListPages.
...
svn: r16586
2011-02-07 07:06:25 +00:00
Rob G. Healey
3ec04c6edd
Bug#4601 -- W3C Validation part#1; cleanup of the core pages has been done.
...
svn: r16563
2011-02-04 03:41:16 +00:00
Rob G. Healey
7a57179544
Changed the name of the navigation menus style sheet to confirm to current naming scheme.
...
svn: r16548
2011-02-03 04:34:13 +00:00
Gerald Britton
cc5b37c8bc
Remove unneeded line continuations and tidy up
...
svn: r16481
2011-01-26 20:10:22 +00:00
Rob G. Healey
458e738a3d
Completed the move of the webstuff into the webstuff directories. Feature Request 4547, 4555. Doug Blank told me that he thought that I could finish this one.
...
svn: r16427
2011-01-21 21:26:17 +00:00
Rob G. Healey
c1e58e38d7
Either added or modified my copyright mark in these files.
...
svn: r16405
2011-01-18 01:38:04 +00:00
Rob G. Healey
51f239f53b
Added Locality to Addresses, Places, and ContactPage.
...
svn: r16385
2011-01-15 07:23:06 +00:00
Joan Creus
ca5df3ab03
Several typos and language corrections
...
svn: r16345
2011-01-06 21:17:02 +00:00
Jérôme Rapinat
82af3402a6
4326: typo (refactoring ?)
...
svn: r16288
2010-12-16 09:18:00 +00:00
Gerald Britton
98c086984a
Tweaks
...
svn: r16078
2010-10-29 16:09:31 +00:00
Benny Malengier
5084294a1e
Various fixes for GEP21 and locality
...
* narweb and webcal works again
* proxy filters work
* locality upgrade in repository
* fix progress on upgrade
svn: r16074
2010-10-28 19:56:46 +00:00
Doug Blank
6b4a3a097d
4252: WebCal does not create index.html
...
svn: r15993
2010-10-15 17:22:05 +00:00
Doug Blank
8405002ce8
4280: Error when trying Webcalendar or Narr Web (removed debugging code)
...
svn: r15992
2010-10-15 17:07:53 +00:00
Benny Malengier
0c5b792c76
3969: [NarWeb] Narrated Web Site: Newlines and white space are not preserved in note text
...
Patch of Tim Lyons and Benny Malengier
svn: r15923
2010-09-23 21:03:15 +00:00
Jérôme Rapinat
72693c94fa
#4242 : NarWeb ignores Calendar for sorting Dates on Event groups
...
svn: r15920
2010-09-21 14:33:38 +00:00
Rob G. Healey
ba94e09d03
NarrativeWeb: Now hyperlinks people on Event Pages back to their Individual Pages.
...
svn: r15909
2010-09-17 02:29:20 +00:00
Rob G. Healey
b50f3f1800
NarrativeWeb and Ancestortree: returned back to gramps3.2.x code as it had gotten screwed up severely. Now working again except for generation#3.
...
svn: r15902
2010-09-15 05:38:05 +00:00
Rob G. Healey
27d6a5abd6
NarrativeWeb: Completion of fix for Bug#4079.
...
svn: r15900
2010-09-14 01:34:33 +00:00
Rob G. Healey
908cdddd70
NarrativeWeb: Bug#4079 -- All children siblings, pedigree all now all sorted in birth date order.
...
svn: r15899
2010-09-14 00:28:18 +00:00
Benny Malengier
f852be14de
3519: Wrong 'Group as' value (Given instead of Surname) is used for custom display name
...
svn: r15896
2010-09-13 19:56:31 +00:00
Benny Malengier
e03e4bbf5c
4192: [NarWeb] media is out of order in Places
...
svn: r15893
2010-09-13 18:55:36 +00:00
Benny Malengier
94649604f6
3870: [NarWeb] Reference name to Source incorrectly displayed as "unknown"
...
svn: r15888
2010-09-13 09:36:31 +00:00
Rob G. Healey
d6ca13254c
NarrativeWeb: Feature Request: #4232 -- Repository is now hyperlinked to its source.
...
svn: r15885
2010-09-13 04:55:47 +00:00
Rob G. Healey
a14861bfa4
NarrativeWeb: Fixed a typo on line 4251.
...
svn: r15878
2010-09-12 05:28:05 +00:00
Rob G. Healey
fd75d680ea
Jakim Friant: Changes made to the Ancestor Tree.
...
svn: r15877
2010-09-11 17:06:49 +00:00
Benny Malengier
de436d58ca
3944: [NarWeb] Alternate Locations on places site in web report vers. 3.2.2
...
svn: r15876
2010-09-11 15:17:25 +00:00
Benny Malengier
01afd075a7
4131: [NarWeb] No clickable link in referenced region in the photo, if person has no name
...
svn: r15860
2010-09-09 11:15:28 +00:00