Martin Hawlisch
b79beef27b
* src/ReportUtils.py (sanitize_person): Restrict Media reference list
...
* src/plugins/NavWebPage.py: Add many more filtering of private data
svn: r5360
2005-11-04 13:04:13 +00:00
Don Allingham
b541a4eb06
* src/plugins/NavWebPage.py: fix surnames/surnames_count problem,
...
fix intro/home page naming issue
svn: r5358
2005-11-02 22:05:51 +00:00
Don Allingham
7e4e08340f
* src/plugins/NavWebPage.py: fix surnames/surnames_count problem
...
svn: r5357
2005-11-02 16:34:03 +00:00
Don Allingham
8398c3df85
* src/plugins/NavWebPage.py: fix private family records
...
svn: r5356
2005-11-02 03:25:28 +00:00
Don Allingham
9cb96aba40
* src/plugins/NavWebPage.py: use builtin python tarfile module
...
svn: r5355
2005-11-01 04:46:07 +00:00
Martin Hawlisch
d7e373e05a
* src/plugins/NavWebPage.py: Support side-by-side gallery images
...
* src/data/main*.css: Support side-by-side gallery images
svn: r5333
2005-10-18 20:52:57 +00:00
Don Allingham
28ce296be0
* src/plugins/NavWebPage.py: option for choosing the ancestor graph
...
svn: r5309
2005-10-13 04:17:56 +00:00
Don Allingham
838406caa6
* src/data/main*.css: improved css styles for ancestor graphs
...
* src/plugins/NavWebPage.py: 4 generation ancestor graph
svn: r5306
2005-10-12 23:00:43 +00:00
Don Allingham
8c2e2f357e
* src/plugins/NavWebPage.py: first pass at ancestor map
...
* src/data/main*.css: ancestor css styles
svn: r5304
2005-10-12 03:46:11 +00:00
Don Allingham
5993b7590f
* src/plugins/NavWebPage.py: fixed typo in Creative Commons messages
...
svn: r5296
2005-10-10 02:18:09 +00:00
Alex Roitman
4d3a6ffae7
* all reports: switch categories from const to Report module.
...
svn: r5243
2005-09-27 04:54:17 +00:00
Don Allingham
fd28cfeac7
* src/ReportUtils.py: fix typo
...
* src/plugins/NavWebPage.py: handle contact page issues, including
random commas and missing image.
svn: r5208
2005-09-21 14:20:46 +00:00
Don Allingham
d117110b4c
* src/plugins/NavWebPage.py: suppress dates on list pages for restricted
...
people
svn: r5186
2005-09-07 01:43:03 +00:00
Don Allingham
1ca8867a78
* NEWS: update for 2.0.8
...
* src/data/Makefile.am: install main6.css
* src/plugins/NavWebPage.py: Catch exception if thumbnailer fails.
svn: r5182
2005-09-06 01:58:05 +00:00
Don Allingham
c6d2319c09
* src/ImageSelect.py: specify mime type to get_thumbnail_image
...
* src/ImgManip.py: make thumbnailing routine more generic
* src/SelectObject.py: specify mime type to get_thumbnail_image
* src/plugins/NavWebpage.py: produce larger preview images for media
pages if a thumbnailer exists
* src/plugins/SimpleBookTitle.py: specify mime type to get_thumbnail_image
svn: r5148
2005-08-30 18:18:15 +00:00
Martin Hawlisch
5a2cb0273e
* src/plugins/NavWebPage.py: Encode using 'xmlcharrefreplace'
...
* src/plugins/WriteGeneWeb.py: Remove empty families before running the export. this gives now an error instead of writing an empty file; Encode using 'xmlcharrefreplace'
svn: r5147
2005-08-30 15:00:34 +00:00
Don Allingham
10e4f7338f
* src/Utils.py: fix probably_alive to handle year offset properly
...
* src/plugins/NavWebPage.py: handle new probably_alive function
svn: r5140
2005-08-29 17:17:57 +00:00
Martin Hawlisch
6e71f9a3a3
more optimisations
...
svn: r5138
2005-08-29 12:49:25 +00:00
Martin Hawlisch
e6f434a686
* src/plugins/NavWebPage.py: Correct link to Surname list page; Better handling for not existing media object files and note-only objects; thumbnails are always png images
...
svn: r5137
2005-08-29 12:41:04 +00:00
Don Allingham
59306cdf74
* src/plugins/NavWebPage.py: handle resticted living people
...
better, producing name and relationships instead of just Private.
svn: r5136
2005-08-29 04:13:12 +00:00
Don Allingham
40042df8f6
* src/ImgManip.py: convert to png instead of jpeg
...
* src/ReadGedcom.py: try to catch bad secondary index error.
* src/ReportUtils.py: provide privacy sanitation on a list
* src/NavWebPage.py: better handling of thumbnails, allow gallery
page to be disabled
svn: r5122
2005-08-25 01:42:58 +00:00
Don Allingham
ba71b271c1
* src/data/main6.css: new "Sharp" style sheet
...
svn: r5120
2005-08-24 03:24:21 +00:00
Don Allingham
cc88a37d0b
* gramps.sh.in: escape the arguments to prevent spaces in
...
filenames to be parsed as to seperate arguments
* src/ImageSelect.py: pass the mime_type to the thumbnail generator
* src/ImgManip.py: query the gconf database to find appropriate
thumbnail generators
* src/NameDisplay.py: don't force a comma if the last name does
not exist
* src/WriteGedcom.py: don't copy a file on top of itself
* src/plugins/Ancestors.py: verify the existance of a file
* src/plugins/NavWebPage.py: don't use HOME page if it would be
empty
* src/plugins/Ancestors.py: fix pagebreak and borders around image
svn: r5119
2005-08-24 03:14:12 +00:00
Don Allingham
37394a76ae
* src/ImgManip.py: add support for PDF thumbnailing
...
* src/plugins/NavWebPage.py: Always use two levels instead of
one level of subdirectories, use subdirectories for thumbnails
and media objects
svn: r5117
2005-08-22 04:01:23 +00:00
Don Allingham
987a3cef7c
* src/NameDisplay.py: handle patronymic names in given name
...
* src/plugins/NavWebPage.py: handle patronymic names in given name
svn: r5116
2005-08-20 03:20:17 +00:00
Don Allingham
a51b4cdb9b
* src/plugins/NavWebPage.py: code clean up
...
svn: r5108
2005-08-19 04:15:06 +00:00
Don Allingham
4f6f7eb94f
* src/AddSpouse.py: remove unnecessary commit via add_family
...
* src/NavWebPage.py: move more HTML commands to CSS
* src/data/main*.css: add support for HTML control from NavWebPage
svn: r5107
2005-08-18 22:07:31 +00:00
Don Allingham
b35767c630
source page, check for bad file name if archive is used.
...
svn: r5104
2005-08-18 03:19:33 +00:00
Don Allingham
62d32ed08a
* src/plugins/NavWebPage.py: fix source reference links on the
...
source page.
svn: r5103
2005-08-18 02:45:25 +00:00
Don Allingham
e7f27f4645
* src/plugins/NavWebPage.py: fix paths in surname page
...
svn: r5085
2005-08-16 16:32:27 +00:00
Don Allingham
1cffbd5998
fix path hierarchy
...
svn: r5072
2005-08-12 22:06:11 +00:00
Alex Roitman
ed41f66ebf
Use translated event names; properly test for events.
...
svn: r5071
2005-08-12 21:32:56 +00:00
Alex Roitman
a672292d5d
* src/plugins/NavWebPage.py (display_ind_events,display_spouse):
...
Use translated event names.
svn: r5070
2005-08-12 19:36:21 +00:00
Don Allingham
0fa5fd601f
surname page fix
...
svn: r5063
2005-08-12 16:38:48 +00:00
Alex Roitman
94b1928fc0
* src/plugins/NavWebPage.py (add_user_options): Mark translatable
...
strings.
* src/po/template.po: Update template.
* src/po/ru.po: Translation update.
svn: r5036
2005-08-08 15:52:41 +00:00
Alex Roitman
d6fac942df
Update
...
svn: r5015
2005-08-04 18:09:26 +00:00
Alex Roitman
5374ed4b64
* NEWS: Update.
...
* src/MergePeople.py: Typos.
* src/plugins/NavWebPage.py: Typos.
* src/po/template.po: Update for upcoming 2.0.6.
svn: r5013
2005-08-04 16:18:24 +00:00
Don Allingham
ad2ef89450
* src/NavWebPage.py: use new ProgressMeter, add ability to
...
not generate a CSS style sheet.
* src/WebPage.py: add deprecation notice
svn: r5011
2005-08-04 04:20:17 +00:00
Don Allingham
544e27232f
error checking
...
svn: r5005
2005-08-02 22:51:08 +00:00
Don Allingham
66523b5c7c
date fixes
...
svn: r5004
2005-08-02 21:53:27 +00:00
Don Allingham
e7b9924482
* src/NavWebPage.py: fix references to places
...
svn: r4999
2005-08-02 04:33:22 +00:00
Don Allingham
d45b36537e
* src/Utils.py: use intermediate variable
...
svn: r4980
2005-07-30 03:29:34 +00:00
Don Allingham
b26b982274
update
...
svn: r4979
2005-07-29 22:14:56 +00:00
Don Allingham
f031f80287
privacy information
...
svn: r4978
2005-07-29 20:32:46 +00:00
Don Allingham
131bcb4bc2
* src/plugins/NavWebPage.py: add user html header and footer
...
svn: r4972
2005-07-28 03:51:27 +00:00
Don Allingham
2335612283
NameDisplay enhancements
...
svn: r4969
2005-07-26 23:02:53 +00:00
Martin Hawlisch
e968be0d0b
* src/NavWebPage.py: Catch missing header/footer notes; Add Surname page that is sorted by the number of persons.
...
svn: r4968
2005-07-26 13:53:54 +00:00
Don Allingham
460967116f
web page templating and thumbnails
...
svn: r4963
2005-07-22 21:59:44 +00:00
Martin Hawlisch
a9fd2073f2
* src/plugins/NavWebPage.py: fix typos
...
svn: r4961
2005-07-22 12:26:59 +00:00
Don Allingham
8c409f079b
update doc
...
svn: r4960
2005-07-22 04:44:25 +00:00