Commit Graph

7249 Commits

Author SHA1 Message Date
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
Rob G. Healey 9411c8fdbf Additional style sheets for NarrativeWeb.
svn: r13256
2009-09-26 09:08:10 +00:00
Doug Blank 8afdabc729 Fix to write GENDEX to tgz, if necessary
svn: r13255
2009-09-26 02:05:06 +00:00
Rob G. Healey 4050b4f4f3 Removed svn id tag of Web_Mainz.css from GeoView.css. Added GeoView.css to Makefile.
svn: r13254
2009-09-26 01:36:20 +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
Serge Noiraud 4f343de138 GeoView : change icon depending on the lock/unlock state.
svn: r13250
2009-09-25 21:07:38 +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
Serge Noiraud 39b0858c59 GeoView : add stylesheet selection
svn: r13248
2009-09-25 19:50:38 +00:00
Jérôme Rapinat 16759a08a0 #3211: Entries on choice list for SourceRef confidence level are not displayed
svn: r13247
2009-09-25 17:53:47 +00:00
Serge Noiraud b7607c4f79 GeoView : Bug when event without people associated with it.
svn: r13246
2009-09-24 17:41:33 +00:00
Serge Noiraud f63f13d70f GeoView : translation problem.
svn: r13245
2009-09-24 17:28:33 +00:00
Serge Noiraud afd1a5bdef GeoView : improvment with css style.
svn: r13243
2009-09-24 14:05:06 +00:00
Serge Noiraud 68dfd261cb GeoView : some cleaning and add the marriage icon.
svn: r13242
2009-09-24 12:12:03 +00:00
Serge Noiraud f39cb2030d GeoView : Change map icons and add marriage icon.
svn: r13241
2009-09-24 12:10:41 +00:00
Serge Noiraud 1d895a55c1 GeoView : synchronize font in infobubbles between providers.
svn: r13240
2009-09-23 21:20:58 +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
Serge Noiraud 9530ee3599 GeoView : In events map, if we have multiple events for one place,
select the default icon marker and show the event type for
          each person.


svn: r13238
2009-09-23 20:20:57 +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
Peter Landgren dd10d9bfdb Fix of issue 3215.
svn: r13236
2009-09-23 13:07:12 +00:00
Serge Noiraud d48caf0574 GeoView : Markers enhancement
Same icons between providers.
          Scroll in infoBubbles.
          Possibility to have one icon per event type.


svn: r13234
2009-09-23 06:49:59 +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
Serge Noiraud 1284fb9aa2 GeoView : Some write simplification and pylint adjustment.
svn: r13227
2009-09-20 09:56:34 +00:00
Doug Blank 05b6282363 Factored out common code into find_binary function
svn: r13226
2009-09-19 10:47:24 +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 7f2b239f26 Add ability for double-click on SimpleTable row to show people by list of handles
svn: r13221
2009-09-18 22:49:43 +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
Gerald Britton 311d9b16b9 Silently accept "not found" errors when deleting database files
svn: r13215
2009-09-16 20:31:28 +00:00
Gerald Britton c2dd4dc139 Geoview simplifications
svn: r13212
2009-09-16 16:12:40 +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 eb8ef2152b Remove pdb module from filter.py
svn: r13208
2009-09-15 16:05:28 +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
Peter Landgren 34442f5853 Fix of issue 3213.
svn: r13196
2009-09-12 10:00:17 +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