Benny Malengier
9d417e2cd6
Split Utils in a non GUI and GUI part
...
move GrampsCfg utils to Utils
improve import strategy
svn: r12680
2009-06-19 15:23:58 +00:00
Rob G. Healey
c71367ed54
Fixed a show stopper -- broke the plugin.
...
svn: r12673
2009-06-16 21:54:06 +00:00
Rob G. Healey
0dac6cf9aa
Removed a duplicate class. Re did classes IndividualListPage, DownloadPage, ContactPage, SourceList, SourcePage, and a bunch of modules/ functions. More clean up work on the Visually Impaired stylesheet.
...
svn: r12669
2009-06-15 19:25:43 +00:00
Rob G. Healey
33ad285de6
Re-worked IndividualListPage().
...
svn: r12664
2009-06-13 18:49:18 +00:00
Rob G. Healey
94dba1433d
Fixed SurnamePage, other minor fixes. Some cleanup of the stylesheet.
...
svn: r12656
2009-06-12 06:04:30 +00:00
Rob G. Healey
140c565a28
NarrativeWeb now uses the HTML class-- src/plugins/lib/libhtml.py. There is still more work coming as it is still not completely refined yet. Gerald Britton has played a huge part in getting this out to you. New download page added, and name_format also.
...
svn: r12655
2009-06-11 16:45:30 +00:00
Benny Malengier
542b1e404d
02707: Add markup notes to html output
...
part 1: remove template from html output
svn: r12631
2009-06-06 09:49:40 +00:00
Rob G. Healey
5ef1c9711d
Add modified download page to NarrativeWeb, and update stylesheet for it.
...
svn: r12593
2009-05-30 08:46:12 +00:00
Gerald Britton
021b754939
Bug 3011: change old-style classes to new-style classes
...
svn: r12559
2009-05-21 17:19:50 +00:00
Rob G. Healey
316b997e6d
Connected maximuum image sizes to include media option above it. Fixed some code on year_navigation() in WebCal.
...
svn: r12557
2009-05-21 07:14:59 +00:00
Rob G. Healey
b282953be5
Removed missing gladefile in src/plugins/docgen/Makefile.am for allow complete to finish. Applied large image scaling in NarrativeWeb.
...
svn: r12554
2009-05-20 23:26:30 +00:00
Benny Malengier
4878453cf3
3001: crash on Narrated Web Site report on my database
...
svn: r12540
2009-05-19 08:20:05 +00:00
Peter Landgren
b189249692
Fix of issue 2959.
...
svn: r12503
2009-05-02 08:18:12 +00:00
Serge Noiraud
6efffe78c2
NarrativeWeb : gen.lib.date problem
...
svn: r12502
2009-05-01 20:25:08 +00:00
Serge Noiraud
2fe74e2ca6
Narrativeweb : gen.lib problem and alphabet navigation > 26 characters
...
svn: r12501
2009-05-01 09:13:20 +00:00
Serge Noiraud
0df89ea9b7
Narrativeweb : Swedish specific alphabet sort.
...
svn: r12500
2009-05-01 08:39:17 +00:00
Serge Noiraud
21414d184f
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: r12482
2009-04-20 20:44:22 +00:00
Peter Landgren
430bf797f7
Fix of issue 2935.
...
svn: r12473
2009-04-18 05:59:54 +00:00
Peter Landgren
7c264fb689
Fix of issue 2932.
...
svn: r12471
2009-04-17 19:54:00 +00:00
Rob G. Healey
2aea2184e7
Cleaned up gramps import section to have smaller memory footprint by specifying exactly what to import instead just everything.
...
svn: r12411
2009-04-09 04:34:24 +00:00
Rob G. Healey
0b61b4a8a4
Updated menu in BirthdayReport. Changed alphabet navigation in NarrativeWeb. Updated WebCal to use name format option. Fixed a few elements in stylesheet.
...
svn: r12406
2009-04-06 03:49:47 +00:00
Rob G. Healey
ed676f6f58
Changed location of alphabet navigation in SurnameListPage. Fixed and updated some of stylesheet.
...
svn: r12401
2009-04-01 00:53:12 +00:00
Rob G. Healey
3fa8f51025
Spotty cleanup of NarrativeWeb. Huge cleanup of WebCal-- saves a lot of space in web page files.
...
svn: r12389
2009-03-26 11:17:57 +00:00
Rob G. Healey
aa9e4d01f4
Moved alphabet navigation placement in page. Moved encoding in menu to Advanced tab-- as suggested in emails. Fixed invisible text in table headers.
...
svn: r12386
2009-03-25 04:57:07 +00:00
Brian Matherly
fec7f5f7c0
0002838: NAVWEB images in predigree chart comming out as thin lines.
...
svn: r12361
2009-03-19 03:30:43 +00:00
Kees Bakker
6a559a5b2a
Oops. Correct change (12344) Partly fixed bug 2788. (Just stylesheet
...
hrefs.)
svn: r12353
2009-03-16 22:17:42 +00:00
Rob G. Healey
f699c5cee7
Fixed link statements in write_header(). Changed id="CurrentSection" to "class="currentSection". Patch from Jason Simanek.
...
svn: r12345
2009-03-14 21:30:04 +00:00
Kees Bakker
e3cc1f6d71
Partly fixed bug 2788. (Just stylesheet hrefs.)
...
svn: r12344
2009-03-14 15:48:05 +00:00
Rob G. Healey
95a8866ac9
Added proper xml statement to write_header().
...
svn: r12244
2009-03-08 05:00:25 +00:00
Rob G. Healey
8c3bfdc44f
More refactoring ... Help from Gerald Britton.
...
svn: r12123
2009-02-26 08:25:45 +00:00
Rob G. Healey
4238efda32
Added and deleted files that were verified by Brian. Remove sort siblings as it was broken. Will spend time on it in the next few days.
...
svn: r12107
2009-02-24 08:02:13 +00:00
Rob G. Healey
bc081c401c
More refactoring work on both of these web reports. Fixed and changed get_marital_status to get_marriage_event() as that is what it does anyway. Changes are being given and helped by Gerald Britton.
...
svn: r12103
2009-02-24 02:52:06 +00:00
Stéphane Charette
5a1541ac35
merge fix for bug #2737 from 310 to trunk
...
svn: r12090
2009-02-23 04:23:41 +00:00
Stéphane Charette
89b37429bc
merge fix for bug #2736 from 310 to trunk
...
svn: r12089
2009-02-23 02:14:24 +00:00
Rob G. Healey
95ea123e01
Add sort siblings to NarrativeWeb, and did some refactoring to WebCal with help from Gerald.
...
svn: r12066
2009-02-22 00:14:08 +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