Commit Graph

15626 Commits

Author SHA1 Message Date
Benny Malengier
ebc34c4a71 add missing pluginmanager
svn: r13414
2009-10-25 18:43:01 +00:00
Benny Malengier
e75f15ca53 03289: GVFamilyLines, PlaceReport crash without individuals set
svn: r13413
2009-10-25 17:07:50 +00:00
Benny Malengier
cad5461b2d 3282: Gramps should only display marriage event with role = family (or primary)
svn: r13411
2009-10-25 16:52:45 +00:00
Benny Malengier
14dcf94739 3292 register plugins, load on need, not on start of GRAMPS - GEPS 014\nmove grampletview to guipluginmanager
svn: r13409
2009-10-25 15:33:50 +00:00
Jérôme Rapinat
c67c22b6c0 3308: Wrong position of export options
svn: r13408
2009-10-25 15:04:06 +00:00
Jérôme Rapinat
af0455bcdd typo
svn: r13407
2009-10-25 14:58:17 +00:00
Doug Blank
975e639dd1 Phase 1 conversion of gramplets to new plugin system
svn: r13406
2009-10-25 14:42:47 +00:00
Benny Malengier
d25cdc3958 3292: register plugins, load on need, not on start of GRAMPS - GEPS 014
Improvements: gen.plug only depends on gen, relationship default is moved
to Relationship.py, and config for hidden to a gui.pluginmanager


svn: r13405
2009-10-25 13:52:29 +00:00
Doug Blank
c10da3fec5 Fixed stderr traceback output; added dbstate to interact with the db; fixed missing on_delete_event signal
svn: r13404
2009-10-25 03:12:36 +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
Doug Blank
aab0acc340 removed extraneous comments
svn: r13402
2009-10-24 14:36:42 +00:00
Doug Blank
85d15dac51 Added unittests for config.py (all tests in one case for now); fixed an error on 3rd party keys; polish and cleanup to config
svn: r13401
2009-10-24 14:25:24 +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
d1fbb2bff9 3309: HtmlDoc module ignores title-style of reports (contribution by lcc)
svn: r13399
2009-10-24 07:17:04 +00:00
Serge Noiraud
7bf4760409 GeoView : Some minor regressions with python 2.5 and some cleaning
svn: r13398
2009-10-23 21:17:20 +00:00
Gerald Britton
8592d8c68f change str.format calls back to % operations
svn: r13397
2009-10-23 20:43:18 +00:00
Doug Blank
131f5396b6 Use RawConfigParser so that it doesn't try to format string
svn: r13396
2009-10-23 03:28:19 +00:00
Doug Blank
40b9c7a7ca Fixed three errors in date conversions: set_slash didn't work; set_slash2 was missing; and convert_to calendar needed to clear NEWYEAR and SLASHES
svn: r13395
2009-10-23 00:06:14 +00:00
Doug Blank
4ffac19071 Change to test to see if ast.literal_eval exists; if not fallback to eval (which is not safe)
svn: r13394
2009-10-22 23:48:04 +00:00
Serge Noiraud
ed788f0507 GeoView : Removing yahoo and microsoft maps.
javascript and css simplification.
          When possible, usage of python instead of javascript.
          Adding a menubar to manage place lists, years and pages.


svn: r13393
2009-10-22 19:52:27 +00:00
Brian Matherly
4f55365e97 Add translation detection, translation class and report translation option. Leading up to user configurable report translations.
svn: r13391
2009-10-22 04:22:24 +00:00
Doug Blank
c202f43e9b Fixed two errors: simple str(date) now shows alternate newyear day; match with alt newyear day now works correctly
svn: r13390
2009-10-22 04:15:18 +00:00
Jérôme Rapinat
0802b891df 3305: update Brazilian Portuguese translation (by lcc)
svn: r13389
2009-10-20 18:00:46 +00:00
Doug Blank
43cbfbfaca 3301: Error on Gramps Start from trunc (last SVN; for Windows) if using GRAMPSHOME; Rewrote config reader to safely allow all types of Python data, including dict, escaped chars in strings, and unicode; set file encoding to utf-8
svn: r13387
2009-10-20 11:18:06 +00:00
Rob G. Healey
5f52f21bf0 Changed Navigation menu font style.
svn: r13386
2009-10-19 04:34:03 +00:00
Brian Matherly
82a847226e Cleanup gettext configuration (in preparation for custom report translations).
svn: r13385
2009-10-18 22:18:29 +00:00
Doug Blank
3266f85d46 3273: Standard position for child-list descendant numbering in DDR, by lcc
svn: r13382
2009-10-18 01:28:49 +00:00
Doug Blank
d899d1eefd 3296: Data loss during XML-export->import; assumed type was set on name element
svn: r13380
2009-10-17 22:50:35 +00:00
Rob G. Healey
054acb7337 Clean up work on media_link() and doc_link(). Corrected a lot of single quatation marks to double quoteations.
svn: r13379
2009-10-17 20:54:17 +00:00
Doug Blank
a5ac560552 Fixed bug in interpreting int(date_span) which is now in months
svn: r13377
2009-10-16 03:20:07 +00:00
Doug Blank
468be7a75c 3291: "Probably alive" misses persons definitely alive, part 2
svn: r13375
2009-10-16 03:11:16 +00:00
Doug Blank
e420278a13 3291: "Probably alive" misses persons definitely alive
svn: r13374
2009-10-16 02:52:06 +00:00
Gerald Britton
764f5d846d Bug 0003063: gtk.Tooltips is deprecated -- bug in last batch of updates
svn: r13367
2009-10-13 19:11:19 +00:00
Gerald Britton
0ab22f3d76 Bug 0003063: gtk.Tooltips is deprecated -- bug in last batch of updates
svn: r13366
2009-10-13 18:56:14 +00:00
Doug Blank
b0eef2a8ba 3284: Descendant Report omits last-level spouses, by lcc
svn: r13365
2009-10-12 17:33:07 +00:00
Benny Malengier
5504df77ba 3275: PageView reworking-pageview3.patch
svn: r13364
2009-10-11 06:36:56 +00:00
Benny Malengier
3dd41b0444 3275: PageView reworking-move placeview to listview
svn: r13363
2009-10-10 09:10:00 +00:00
Doug Blank
e4be08f332 Added missing module-level functions for config
svn: r13359
2009-10-09 00:26:48 +00:00
Doug Blank
60b0d6bb36 Add new config.py to POTFILES
svn: r13358
2009-10-08 23:51:08 +00:00
Gerald Britton
2b5c94331d Bug 0003063: gtk.Tooltips is deprecated -- last batch of updates
svn: r13357
2009-10-08 20:55:42 +00:00
Serge Noiraud
884d1893e3 GeoView : str to int problem with the new config module.
svn: r13354
2009-10-08 18:01:06 +00:00
Doug Blank
b4b57edab4 Added an emit method, more tests, and some clean up
svn: r13353
2009-10-08 15:22:28 +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
Doug Blank
5fef504683 Changes in build system related to Config
svn: r13350
2009-10-08 10:43:29 +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
4abfc5d39d Fixed order issue for 3rd-party config; fixed a reset bug; added more tests
svn: r13348
2009-10-08 05:09:08 +00:00
Doug Blank
9d8ff1bacf Added lists to config type, as a list. Changed data-views to new format; added htmlview.start-url
svn: r13347
2009-10-08 04:47:04 +00:00
Doug Blank
99282aa715 3272: Proposal for updating config settings
svn: r13346
2009-10-08 01:12:51 +00:00
Rob G. Healey
3959b59d40 Added Alphabet Navigation, EventList and EventDetail, RepositoryList elements to all stylesheets. There are no longer vertical alphabet. No longer any problems with the Download page. Navigation menu bar no longer jumps around the screen.
svn: r13345
2009-10-07 22:45:59 +00:00
Rob G. Healey
f2d5deb25a Added alphabet, EventList and EventDetail, and RepositoryList CSS sections.
svn: r13344
2009-10-07 22:30:39 +00:00