Commit Graph

200 Commits

Author SHA1 Message Date
Rob G. Healey
0e26998664 Fixed USA holidays problem. There was no holidays being listed.
svn: r12040
2009-02-19 17:43:53 +00:00
Rob G. Healey
7c52933d59 Fixed _has_webpage_extension() with help and gentle nudging from Kees Bakker.
svn: r12004
2009-02-16 08:53:24 +00:00
Kees Bakker
af4094bb5e CSS is case sensitive, I think
* src/plugins/webreport/WebCal.py


svn: r11992
2009-02-15 13:47:19 +00:00
Kees Bakker
2bbf40e609 Improve the code in display_month_navs a little further.
Added the home link in the year pages.
        * src/plugins/webreport/WebCal.py


svn: r11991
2009-02-15 13:10:56 +00:00
Rob G. Healey
7b85d8e4af Added date validation to these three reports in collect_data().
svn: r11983
2009-02-14 00:57:34 +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
ebd18708fc Fixed home link in display_month_navs().
svn: r11973
2009-02-12 10:39:13 +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
Rob G. Healey
ef05acc39e Revert some of the changes made in r11947. Upon request of Kees and Benny.
svn: r11960
2009-02-11 03:39:52 +00:00
Kees Bakker
a9a8cb47dc Remove my own copyright. I don't want to anyone to get the impression
that I had anything to do with the code in WebCal.
Remove import of g2iso again. (What's going on with this anyway?)
        * src/plugins/webreport/WebCal.py


svn: r11955
2009-02-10 21:36:23 +00:00
Kees Bakker
8236c4f8ce Solved bug #2676
* src/plugins/webreport/NarrativeWeb.py


svn: r11954
2009-02-10 20:51:39 +00:00
Rob G. Healey
f8875759ab Re-arranged countries. Documentation and clean up. PEP 9.46
svn: r11947
2009-02-10 07:19:56 +00:00
Rob G. Healey
2472d94621 Removed partial year from WebCal. Clean up and documenting for PEP compliance of 8.36
svn: r11944
2009-02-10 01:38:08 +00:00
Raphael Ackermann
baef4d76a4 fixed indentation issues and mix of tabs and spaces.
svn: r11943
2009-02-09 23:37:40 +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
Rob G. Healey
b13fa013fc Remove of a line that causes it to not load in plugins status window..
svn: r11930
2009-02-09 00:26:07 +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
8dd150ad41 cleanup and documentation work done.
svn: r11903
2009-02-07 20:41:27 +00:00
Jérôme Rapinat
b1353fad40 Jérôme should not make change with gedit... (indentation error)
svn: r11897
2009-02-07 11:07:51 +00:00
Jérôme Rapinat
764cc7e083 missing comma
svn: r11874
2009-02-05 17:55:59 +00:00
Jérôme Rapinat
9f3999f7ad do not use ngettext on string
svn: r11868
2009-02-05 12:28:06 +00:00
Jérôme Rapinat
d793645c26 typo on translation string
svn: r11867
2009-02-05 12:24:24 +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
Doug Blank
fc5dcee88b Fixed line ending issues, and syntax errors introduced by translation changes
svn: r11860
2009-02-05 02:10:10 +00:00
Jérôme Rapinat
d587ffe618 #2657,#1718 use ngettext
svn: r11848
2009-02-04 16:58:46 +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
826b21eedd More variable name changes and adding documentation changes.
svn: r11834
2009-02-04 02:03:27 +00:00
Rob G. Healey
a7ef5d1e43 moved _make_date from Calendar.py, BirthdayReport.py, and WebCal.py into libholiday. Changed variable names in WebCal.py for improved readability.
svn: r11833
2009-02-04 00:59:12 +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
Brian Matherly
f7e2cd8e3f Finish moving libholiday.py and WebCal.py into their new homes.
svn: r11760
2009-01-30 02:26:10 +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