Commit Graph

2421 Commits

Author SHA1 Message Date
Gerald Britton
f845666899 remove debugging print statement and fix indentation
svn: r13284
2009-10-01 20:42:52 +00:00
Rob G. Healey
86041e6caf General cleanup, fixing of quotations, fixing of gramps_id where it was used of NarrativeWeb, polishing and cleanup of stylesheet.
svn: r13275
2009-09-29 06:16:35 +00:00
Rob G. Healey
e35544a0df Fixed Events in display_event_header(), display_event_row(), write_event_row(), class EventListPage and EventOage. Cleanup little with alphabet_navigation(), corrections and modifications to stylesheet to match.
svn: r13271
2009-09-28 23:52:05 +00:00
Gerald Britton
53dd372508 Remove commented debugging code
svn: r13270
2009-09-28 15:49:01 +00:00
Gerald Britton
2cb36b4cb7 Go back to using list of handles until bsddb DBCursor.put method better understood
svn: r13269
2009-09-28 15:43:54 +00:00
Rob G. Healey
b5f10aa476 Fixes to alphabet_navigation().
svn: r13259
2009-09-26 19:13:21 +00:00
Rob G. Healey
534188f81a User choice of either horizontal or vertical alphabet navigation bar. Changes to all of the stylesheets to accomodate this change. Fixes to RepositoryList and alphabet_navigation also. Not all stylesheets are completed upto the new choice yet.
svn: r13258
2009-09-26 17:11:03 +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
Doug Blank
8afdabc729 Fix to write GENDEX to tgz, if necessary
svn: r13255
2009-09-26 02:05:06 +00:00
Doug Blank
6774dc17c0 Fixed unicode normalize issue; abstracted first_letter code; add GENDEX listing
svn: r13253
2009-09-26 01:12:57 +00:00
Doug Blank
ce97f20ff8 Issue with super() and reload of plugins in Python 2.6.0
svn: r13252
2009-09-26 01:08:14 +00:00
Doug Blank
0c856f59f5 Added get_gedcom_name formatter to Name to allow sharing
svn: r13251
2009-09-26 01:05:08 +00:00
Doug Blank
8883fe0f97 Moved gedcom date constants and functions to gen.lib.date so they can be shared
svn: r13249
2009-09-25 20:45:05 +00:00
Rob G. Healey
c022ca4233 Removed dump_source_references() from NarrativeWeb, updating of WebCal still in place. Updates to stylesheet.
svn: r13239
2009-09-23 20:31:21 +00:00
Gerald Britton
9b586eaf4f 1. Enhance cursor.py to support updating records after reading them
2. Implement enhancement in write.py, get_cursor method
3. Exploit new capability in ChangeNames.py

svn: r13237
2009-09-23 20:07:58 +00:00
Doug Blank
9e66f354df #2073: Adds a warning (about turning off undo, rather than filling with bogus data), but this is only seen by developers, and at least gives a chance to cancel; probably not worth a special class just to provide proper message
svn: r13233
2009-09-23 00:40:14 +00:00
Rob G. Healey
52d573eba8 Re-placed alphabet navigation as horizontal. Fixed several problems in NarrativeWeb, and some changes to WebCal.
svn: r13231
2009-09-21 22:22:45 +00:00
Gerald Britton
2e3ba0d954 tweaks and optimizations
svn: r13230
2009-09-21 20:52:36 +00:00
Doug Blank
b414b25e2b Error from iterator conversion
svn: r13224
2009-09-19 09:27:22 +00:00
Doug Blank
bb43bec5fd Fixed error in handling list of handles, not an iterator
svn: r13223
2009-09-19 09:16:55 +00:00
Doug Blank
9cbb58af27 Code cleanup
svn: r13222
2009-09-18 23:05:06 +00:00
Doug Blank
4e3ebe9db4 #3223: Trunk revision 13203 causes crash of gramplet surnamecloud
svn: r13220
2009-09-18 01:41:31 +00:00
Doug Blank
a3efa1cb0a bug #3221: Improvements for WhatsNext Gramplet, by reinhard
svn: r13217
2009-09-17 03:13:19 +00:00
Rob G. Healey
60abf87026 Fixed attributes on IndividualPage and EventPage. Stylesheet to match.
svn: r13211
2009-09-16 06:39:18 +00:00
Rob G. Healey
573c9fdc20 Fixed some holidays in holidays file.
svn: r13210
2009-09-16 01:27:23 +00:00
Gerald Britton
4b77831f0f Exploit new iter_<objects> methods
svn: r13209
2009-09-15 19:37:23 +00:00
Gerald Britton
b3bca61535 Fix deadlock in ChangeNames
svn: r13207
2009-09-15 16:03:41 +00:00
Rob G. Healey
97b107757c This will also be in update mode until I get some of the problems ironed out.
svn: r13206
2009-09-15 08:04:26 +00:00
Rob G. Healey
3fa4338cb6 Some updating of code. Will be update for a while now.
svn: r13205
2009-09-15 08:02:57 +00:00
Rob G. Healey
b9553b1a5e Fix for Labor Day in USA holidays.
svn: r13204
2009-09-15 08:00:34 +00:00
Gerald Britton
966d2bcd42 Use new iter_objects methods
svn: r13203
2009-09-14 20:50:25 +00:00
Rob G. Healey
d7cd58e277 Cleaned up dump_addresses() and changed write_out_addresses() to dump_addresses().
svn: r13200
2009-09-13 05:48:16 +00:00
Rob G. Healey
1430e3107a Still working with classes EventListpage() and EventPage(). Making changes as I go with the stylesheet.
svn: r13199
2009-09-13 03:43:27 +00:00
Doug Blank
d76615b086 Fix for a iter change
svn: r13198
2009-09-12 18:12:31 +00:00
Rob G. Healey
8b2259b86d Moved self.build_events() to the conditional statement: if self.inc_events. This way it is not being ran unless you want the event pages.
svn: r13195
2009-09-12 06:06:48 +00:00
Rob G. Healey
c3d079b018 Fixed style elements that has messed up the recent WebCal.
svn: r13194
2009-09-12 03:52:42 +00:00
Rob G. Healey
79efac73da Updated work in WebCal. Updated style elements to match current work.
svn: r13193
2009-09-11 06:24:13 +00:00
Rob G. Healey
44e1291b79 Fixed alphabet navigation to remove the table elements.
svn: r13192
2009-09-11 04:14:46 +00:00
Gerald Britton
941fff23ae Tweaks to use inplace arithmetic
svn: r13191
2009-09-10 18:49:48 +00:00
Jérôme Rapinat
e8033040bb #3182 Add an used singular form, avoid empty string on translation dict
svn: r13188
2009-09-10 13:49:58 +00:00
Rob G. Healey
b73ad55161 Should be final ommit for classes EventListPage and EventPage, but do not hold your breath. Stylesheet updated to match work.
svn: r13185
2009-09-10 06:15:53 +00:00
Gerald Britton
a052bc3c63 Tweaks to use inplace arithmetic
svn: r13184
2009-09-09 20:37:26 +00:00
Rob G. Healey
e9b89204a8 Work is final in classes EventListPage and EventPage, modified display_ind_families() and display_attr_list(). Also changes to stylesheet to match current work.
svn: r13181
2009-09-09 08:01:20 +00:00
Peter Landgren
4e7df6fc71 String must be unicode for truncation to work for non ascii characters.
svn: r13178
2009-09-08 13:37:48 +00:00
Peter Landgren
f3931f0168 Slicing of strings must be with unicode strings.
svn: r13165
2009-09-07 20:07:05 +00:00
Rob G. Healey
fa38bf99f8 Fixed class EventList and EventPage. With it, display_attr_list(). Changed, added, and removed elements to match current work.
svn: r13160
2009-09-05 11:45:56 +00:00
Rob G. Healey
8e65bbe9c0 More work on classes EventList and EventPage. Changing elements to match current work.
svn: r13155
2009-09-03 09:35:10 +00:00
Gerald Britton
3564b04584 1. Implement iter_<object> methods in proxybase.
2. Change include_object to include_media_object to avoid confusion
3. Make _validated_id_prefix method in read.py a staticmethod
4. Use new iter_<objects> methods in Records.py, StatsgGramplet.py, GivenNameGramplet.py, ExtractCity.py and _IsSiblingOfFilterMatch.py as examples

svn: r13151
2009-09-02 20:10:45 +00:00
Rob G. Healey
5e7155ba88 fixed capitialization of include repository pages in Advanced tab.
svn: r13146
2009-09-01 00:52:00 +00:00
Rob G. Healey
ee71d35765 Fixed progress meter hanging at the end of creating eent pages.
svn: r13145
2009-09-01 00:49:13 +00:00