Rob G. Healey
f459fc1ee4
Fix for #3262 . The extensions of .php, .php3, .cgi do not the document starting with the xml declaration.
...
svn: r13426
2009-10-26 20:27:20 +00:00
Jérôme Rapinat
fe54661b54
3199: Localisation in web page report - use context for home (not the same as home on program)
...
svn: r13330
2009-10-07 10:05:45 +00:00
Jérôme Rapinat
4b694197cf
3199: Localisation in web page report - Problem with a word Name, too many meanings (by Łukasz Rymarczyk)
...
svn: r13317
2009-10-06 10:34:38 +00:00
Rob G. Healey
690c95b098
Moved some elements around in the stylesheets. Fixed alphabet navigation in Ash stylesheet. Fixed the div id in def alphabet_navigation() to alphabet.
...
svn: r13310
2009-10-06 08:14:56 +00:00
Doug Blank
b135a50fe9
#3254 : protect from crashing on copy to same file
...
svn: r13290
2009-10-03 03:39:32 +00:00
Doug Blank
95e0b720a9
#2930 : Crash whilts generating web pages; fix requested by Rob
...
svn: r13262
2009-09-27 00:13:57 +00:00
Serge Noiraud
40399556c2
NarrativeWeb : issue 2788 and 2914 : mixed / and \\ on windows
...
svn: r13129
2009-08-28 16:25:30 +00:00
Gerald Britton
8c73b202c3
Bug 3017: change old-style classes to new-style classes
...
svn: r12560
2009-05-21 17:58:31 +00:00
Benny Malengier
f19488da77
3001: crash on Narrated Web Site report on my database
...
svn: r12541
2009-05-19 08:20:25 +00:00
Serge Noiraud
da52e4cdcb
Narrativeweb : Swedish specific alphabet sort.
...
svn: r12499
2009-05-01 08:06:21 +00:00
Serge Noiraud
9aede5be4f
There are three bugs which give mistery sort problems :
...
1 : The normalize function use NFC in one place and NFKC in all others.
either we use NFC or we use NFKC, but don't mix these two modes.
2 : One sort function does not use the locale.strcoll
3 : There is a problem with the following statement:
if letter is not last_letter. "is not" doesn't work correctly.
svn: r12481
2009-04-20 20:42:39 +00:00
Peter Landgren
0637992264
Fix of issue 2932.
...
svn: r12469
2009-04-17 19:10:03 +00:00
Brian Matherly
9a85727a75
0002838: NAVWEB images in predigree chart comming out as thin lines.
...
svn: r12362
2009-03-19 04:25:37 +00:00
Rob G. Healey
44a1904dbd
Fixed link and doctype statements -- Patch from Jason Simanek. Changed "id="CurrentSection" to "class="CurrentSection" -- for www.w3.org compliance.
...
svn: r12346
2009-03-14 21:55:30 +00:00
Stéphane Charette
c1274ebdef
bug #2737 - remove alphabet navigation from surnames_count web page
...
svn: r12088
2009-02-23 02:04:55 +00:00
Stéphane Charette
d6d7855caa
bug #2736 - fix 'link-home' feature
...
svn: r12087
2009-02-23 01:47:39 +00:00
Rob G. Healey
5cc9c483ee
fixed #2682 in NarrativeWeb.py, and fixed highlighting of currentsection in display_month_navs().
...
svn: r11976
2009-02-12 20:06:32 +00:00
Rob G. Healey
4730f744ba
Moved CreatorInfo from write_footer() back to write_header(). Removed maximum calendars years, and fixed display_year_nav().
...
svn: r11972
2009-02-12 07:56:51 +00:00
Kees Bakker
3bbb27c3d7
Bug #2433 , issue 4. There was no list of sources anymore. And also the
...
link (in super script) on the Individual page was gone too.
* src/plugins/webreport/NarrativeWeb.py
svn: r11967
2009-02-11 21:27:12 +00:00
Kees Bakker
8236c4f8ce
Solved bug #2676
...
* src/plugins/webreport/NarrativeWeb.py
svn: r11954
2009-02-10 20:51:39 +00:00
Kees Bakker
4e83f43a6c
Correct a problem with thumbnails for PDFs. Not tested because I don't a
...
proper testing database for this.
http://www.gramps-project.org/bugs/view.php?id=2433
* src/plugins/webreport/NarrativeWeb.py
svn: r11941
2009-02-09 18:58:23 +00:00
Kees Bakker
c7edbc7cdd
Correct some variable names.
...
* src/plugins/webreport/NarrativeWeb.py
svn: r11940
2009-02-09 18:50:23 +00:00
Rob G. Healey
dff2d75e26
All if statements have been removed from holidays.xml. Labor Day, Inauguration Day, and Income Texes due have all been changed.
...
svn: r11933
2009-02-09 07:10:42 +00:00
Stéphane Charette
eab0dc057e
revert change I accidently checked in with something else -- see bug report #2695 for unicode normalization
...
svn: r11927
2009-02-08 19:29:35 +00:00
Stéphane Charette
b67fb1c7d7
feature request #2562 - display notes attached to names
...
svn: r11918
2009-02-08 12:49:28 +00:00
Stéphane Charette
256cc54fee
bug #2675 - regression: multiple names not shown correctly
...
svn: r11917
2009-02-08 11:42:43 +00:00
Stéphane Charette
0b2394fbd9
bug #2693 - regression; places in events were being ignored
...
svn: r11912
2009-02-08 09:42:19 +00:00
Stéphane Charette
5a4fbf1ae4
changes suggested by Benny (code review)
...
svn: r11907
2009-02-08 04:49:15 +00:00
Rob G. Healey
dbabadbf05
Fixes the problem with Ancestor Tree -- unlinked persons only being listed without any styling.
...
svn: r11863
2009-02-05 06:17:34 +00:00
Stéphane Charette
fae629c013
removed 'TEST' debug text left in previous commit
...
svn: r11842
2009-02-04 08:45:21 +00:00
Stéphane Charette
2176bbfbf9
feature #2634 - display regions overtop of images in narrativeweb gallery
...
svn: r11840
2009-02-04 07:31:15 +00:00
Rob G. Healey
2af0f3a388
Added HTML span element to Ancestor Tree unlinked persons upon request of Jason Simanek. It will allow hm to quickly fix Ancestor Tree.
...
svn: r11839
2009-02-04 07:07:43 +00:00
Rob G. Healey
ac2e0e2547
removed _make_date module from libholiday as request by Brian. Removed make_date completely and substituted gen.lib.Date() instead for Calendar, BirthdayReport, and WebCal. Changes progress bar text in WebCal and NarrativeWeb.
...
svn: r11837
2009-02-04 05:35:34 +00:00
Rob G. Healey
7050989e75
removed <h2> tags as stylesheets disable it anyway.
...
svn: r11835
2009-02-04 02:14:44 +00:00
Rob G. Healey
2968250315
Moved revision numbering tag to a better visual area; cleanup of calendar_build(), calendar_common(), get_day_list() in WebCal, removed alphabet_navigation from NarrativeWeb.py.
...
svn: r11814
2009-02-03 08:01:31 +00:00
Benny Malengier
9378701a16
revert wrong previous commit
...
svn: r11803
2009-02-02 18:30:47 +00:00
Benny Malengier
cc43836a60
do not show pyc on svn status
...
svn: r11802
2009-02-02 18:25:51 +00:00
Stéphane Charette
539066320f
fixed bug #2660 - get rid of 'meta robots noindex' tag in html files
...
svn: r11764
2009-01-30 18:08:33 +00:00
Rob G. Healey
d842b8d794
Changed alohabet navigation; added Age At Death, got nick name working again.
...
svn: r11756
2009-01-29 02:13:48 +00:00
Rob G. Healey
b0e3ed517a
Color theme update on stylesheet -- still needs work for Ancestor Tree; added feature request #2628 -- alphabetical Navigation; changed stylesheet naming as already in WebCal.py.
...
svn: r11749
2009-01-28 06:15:29 +00:00
Rob G. Healey
1d6ab20eba
Fixed wording in advanced tab; consolidated copy files module; added prefix and suffix to names in surnames. More changes coming.
...
svn: r11748
2009-01-28 01:39:08 +00:00
Rob G. Healey
b648af6379
Removing old and obsoleted Cascading Stylesheets and javascript files
...
svn: r11737
2009-01-26 22:22:01 +00:00
Stéphane Charette
4e5f282137
bug #2648 , 'link home' option was no longer working
...
svn: r11711
2009-01-25 08:24:56 +00:00
Brian Matherly
451aaee4f4
Plugins Restructure: Move NarrativeWeb.py plugins into plugins/webreport.
...
svn: r11649
2009-01-17 23:32:20 +00:00