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 |
|
Rob G. Healey
|
9dfba96783
|
NarrativeWeb: Added ancestortree.css only if there is ancestor tree being built? Style sheets: removed ancestor tree section from the style sheets. Changes to Ancestor tree, thanks Jakim Friant.
svn: r15779
|
2010-08-20 02:33:26 +00:00 |
|
Rob G. Healey
|
21651501ca
|
Final piece of moving Mapstraction stylesheet into src/plugins/webstuff/css .
svn: r15755
|
2010-08-16 22:18:09 +00:00 |
|
Rob G. Healey
|
9492b706b6
|
NarrativeWeb: Fixed problem on DownloadPage. Style sheets: Removed elements from DownloadPage. Download page and files now share the same copyright license as the remaining of the pages.
svn: r15742
|
2010-08-15 23:43:08 +00:00 |
|
Peter Landgren
|
418d7dd39f
|
Fixed a typo.
svn: r15715
|
2010-08-12 07:10:42 +00:00 |
|
Doug Blank
|
2fc5096d23
|
CSS and web resources are now a plugin
svn: r15711
|
2010-08-12 05:26:45 +00:00 |
|
Rob G. Healey
|
264d6145be
|
NarrativeWeb: changed the name of the navigation menus stylesheet to match other stylesheet naming.
svn: r15708
|
2010-08-12 02:26:26 +00:00 |
|