Benny Malengier
5d95f00489
4810: NarWeb - name formats not aligned in general preferences and NarWeb option
...
svn: r17474
2011-05-11 09:32:04 +00:00
Jérôme Rapinat
44363a3021
4891: Some little bugs in WebCal
...
svn: r17431
2011-05-07 12:38:50 +00:00
Rob G. Healey
c451ee9805
Bug#4744; set_surname is now fixed. It was causing a crash in reading the database.
...
svn: r16809
2011-03-12 02:56:19 +00:00
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
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
Jérôme Rapinat
911b8f0217
4668: Web reports crash (translation css filename)
...
svn: r16718
2011-02-26 08:37:47 +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
c1e58e38d7
Either added or modified my copyright mark in these files.
...
svn: r16405
2011-01-18 01:38:04 +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
Rob G. Healey
fd75d680ea
Jakim Friant: Changes made to the Ancestor Tree.
...
svn: r15877
2010-09-11 17:06:49 +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
657e4dc784
Bug#4006: Fixed WebCal text being doubled up. Thank you Doug S. Blank for the patch.
...
svn: r15452
2010-05-23 04:51:59 +00:00
Brian Matherly
df32be43de
0003796: Make export available when no GUI available. Patch from jmodule (Jakim Friant).
...
svn: r15294
2010-05-01 04:12:42 +00:00
Gerald Britton
8cecd15dab
Use print function instead of print statement
...
svn: r15271
2010-04-22 19:41:48 +00:00
Rob G. Healey
61f262a339
Added title and alt attributes to images and http links for better ability for screen readers and braille writers. These changes make it so that the devices can read the page to its users.
...
svn: r15257
2010-04-22 01:27:53 +00:00
Rob G. Healey
16e1cc5e3e
Exacted changes to reflect the change from Web_Alphabet-*.css to Web_Navigation-*.css
...
svn: r14991
2010-04-01 16:16:01 +00:00
Doug Blank
5c4b9e0241
0003734: [Calendars] Only add persons whose birth date is year/01/01 on the first january
...
svn: r14981
2010-04-01 01:02:55 +00:00
Rob G. Healey
dd5ba77a0a
Fixed a navigation menu errors in WebCal and Basic-Blue and Visually.
...
svn: r14936
2010-03-26 22:51:53 +00:00
Rob G. Healey
929f63ceea
Did some cleanup work on the import statements.
...
svn: r14870
2010-03-20 00:31:03 +00:00
Doug Blank
a033320589
3665: Crash with Webcal report when linking with WebReport
...
svn: r14648
2010-03-06 13:29:02 +00:00
Jérôme Rapinat
aa30075b18
typo - return translated string
...
svn: r14302
2010-02-10 16:56:53 +00:00
Rob G. Healey
f8682183ab
Updated GrampsLocale.long_months to DateHandler.displayer.long_months.
...
svn: r14177
2010-02-01 09:47:41 +00:00
Gerald Britton
8f0582df8a
Use built-in functions to replace for loops:
...
Old code:
for x in y:
f(x)
New Code:
map(f, y)
Also use defaultdict instead of simple dict when advantageous and use list comprehensions
instead of for loops where map() could be used but requires lambdas.
svn: r14135
2010-01-25 17:45:21 +00:00
Brian Matherly
f04880ec09
Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time.
...
svn: r14091
2010-01-18 04:42:17 +00:00
Brian Matherly
c5f54d0cfc
Continued work on GEP008: Move src/BasicUtils/_NameDisplay.py to src/gen/display.
...
svn: r14072
2010-01-14 04:08:04 +00:00
Rob G. Healey
c96e7a579a
Some cleanup work, and changed get_marriage_event() to use the extended eventtype.py
...
svn: r13904
2009-12-24 07:55:26 +00:00
Doug Blank
699dcb13fe
Fixed svn Id property
...
svn: r13881
2009-12-21 13:43:50 +00:00
Rob G. Healey
35b2dee97a
Added to *.gpr.py files and WebCal. Updated EventList and add _find_death_date().
...
svn: r13878
2009-12-21 07:44:25 +00:00
Rob G. Healey
224c8c1ffc
Fixed error causing crash as per Nick Hall. Corrected tags on libhtmlconst and WebCal.
...
svn: r13805
2009-12-15 02:50:46 +00:00
Rob G. Healey
c94c9c588e
Cleanup work on attributes and a comment on sort_event_types() in NarrativeWeb. Clean up work on calendar_build() in WebCal.
...
svn: r13796
2009-12-14 08:47:01 +00:00
Rob G. Healey
1f6d87182b
Cleanup of little things in WebCal.
...
svn: r13775
2009-12-12 07:42:42 +00:00
Rob G. Healey
e5b231ef6b
Fixed all of the stylesheets, NarrativeWeb, and WebCal with the proper use of the header from Brian Matherly.
...
svn: r13749
2009-12-10 06:50:21 +00:00
Doug Blank
b1676eedb7
3265: An improvement of calendar report
...
svn: r13741
2009-12-08 02:22:26 +00:00
Doug Blank
e07455b891
3410: holidays.xml is reported to not load from user's plugin directory
...
svn: r13703
2009-12-05 03:09:21 +00:00
Peter Landgren
33686fcf18
First update for consistent use of Gramps. See issue 3355.
...
svn: r13610
2009-11-17 20:14:53 +00:00
Gerald Britton
2230220ea1
Tweaks using builtins and list comprehensions -- fix error in get_name
...
svn: r13492
2009-11-03 14:22:37 +00:00
Rob G. Healey
6741ffed73
Cleanup and remove some old functions in WebCal.
...
svn: r13488
2009-11-03 07:32:45 +00:00
Gerald Britton
f822b4b8a0
Tweaks using builtins and list comprehensions
...
svn: r13482
2009-11-02 19:07:32 +00:00
Jérôme Rapinat
bb51d41133
cannot translate variable (part2 - thanks Peter)
...
svn: r13467
2009-10-30 18:01:48 +00:00
Jérôme Rapinat
9ec8339998
cannot translate variable (mailing-list)
...
svn: r13463
2009-10-30 10:15:18 +00:00
Benny Malengier
79b6708163
03292: register plugins, load on need, not on start of GRAMPS - GEPS 014
...
Part 2: update plugin status: show registered, allow hide/unhide of
plugins
svn: r13403
2009-10-24 20:27:10 +00:00
Benny Malengier
ed619cfdd6
3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
...
svn: r13400
2009-10-24 13:53:20 +00:00
Jérôme Rapinat
ce2a168d3a
3199: Localisation in web page report - Problem with word Home, too many meanings
...
svn: r13352
2009-10-08 12:03:14 +00:00
Rob G. Healey
be85628214
Cleaned up and fixed all of the WebCal elements also.
...
svn: r13349
2009-10-08 05:48:43 +00:00
Doug Blank
a3d6864f0a
#3265 : An improvement of calendar report; adds links to NarWeb from WebCal, if you have both. Advanced Options has checkbox and URL prefix to NarWeb/ppl
...
svn: r13329
2009-10-07 05:15:34 +00:00
Jérôme Rapinat
34edae8cbc
to allow to translate birth word
...
svn: r13314
2009-10-06 09:42:52 +00:00
Rob G. Healey
74e4853d5c
Fixed a problem with the weekday abbreviated letters that I previously introduced.
...
svn: r13257
2009-09-26 09:10:08 +00:00