Commit Graph

8762 Commits

Author SHA1 Message Date
Doug Blank
8d2e6a82c4 Protection from null family
svn: r15519
2010-05-31 15:47:22 +00:00
Doug Blank
c5d11d3218 Added filter editor for person and note filters, and removed unneeded reference filters
svn: r15518
2010-05-31 14:50:34 +00:00
Doug Blank
943cfd07e2 4037: get_full_path method of gen.lib.url uses undefined variable
svn: r15517
2010-05-31 12:56:19 +00:00
Doug Blank
01ef2759d4 Inverse filters will show differences between previous proxy
svn: r15514
2010-05-30 14:03:29 +00:00
Doug Blank
61905f3681 Change message to right-click from double-click
svn: r15513
2010-05-30 13:50:29 +00:00
Doug Blank
ddfcf61f12 Add a second version of reference by select proxy (doesn't remove people)
svn: r15512
2010-05-30 13:38:58 +00:00
Doug Blank
546272f1bb Use correct method of translating number-based items (ngettext)
svn: r15511
2010-05-30 13:15:14 +00:00
Doug Blank
8110ef8eda Use correct method of translating number-based items (ngettext)
svn: r15510
2010-05-30 13:08:44 +00:00
Doug Blank
cbef7fe84c Minor change of packing
svn: r15509
2010-05-30 12:59:49 +00:00
Doug Blank
ea7bf26054 Use new option_box in ExportCsv
svn: r15508
2010-05-30 12:57:20 +00:00
Doug Blank
a6c702638f Protection from null objects
svn: r15507
2010-05-30 12:14:26 +00:00
Doug Blank
204c4e1d24 Protection from null objects
svn: r15506
2010-05-30 12:09:17 +00:00
Doug Blank
016d45b4a6 Protect from null tree iter
svn: r15505
2010-05-30 11:49:50 +00:00
Doug Blank
41a4ff748d Protection from null objects
svn: r15504
2010-05-30 11:35:45 +00:00
Doug Blank
a9ac340110 3878: Private option and filter on Exporter; adds proxy order, browse of proxy data, referenced proxy, update of all exports (except csv)
svn: r15502
2010-05-30 04:07:50 +00:00
Doug Blank
ba2d5d503d Protection from null family
svn: r15501
2010-05-30 04:03:05 +00:00
Doug Blank
1b3e2aa09f Protections for readonly databases
svn: r15500
2010-05-29 20:19:22 +00:00
Doug Blank
34c7efe804 New proxy that traces forward references
svn: r15499
2010-05-29 20:17:06 +00:00
Doug Blank
2a44a7dd77 Added SimpleAccess.describe method that gives a simple description of an object instance; protection for null objects; new quick views for proxies
svn: r15498
2010-05-29 20:13:09 +00:00
Rob G. Healey
44aafc8569 Make Menu easier to read and see when hovering over it...for Web_Basic_Blue.css
svn: r15497
2010-05-28 21:28:07 +00:00
Rob G. Healey
a93f4e0a85 Mant Pep8 fixes in this commit from 7.19 to 8.82
svn: r15496
2010-05-28 21:11:28 +00:00
Doug Blank
00cf69b744 Convert SimpleTable left- and double-click actions to a right-click popup menu to workaround gtk problems
svn: r15495
2010-05-28 13:35:43 +00:00
Doug Blank
41524b59a4 Added a new quickview: people not in proxy, but in basedb
svn: r15494
2010-05-28 13:34:27 +00:00
Peter Landgren
bbf095ddb5 Final fix of issue 3935, coding problem in Windows.
svn: r15493
2010-05-28 13:21:14 +00:00
Rob G. Healey
23b1178629 Changed main and sub navigation menus.
svn: r15491
2010-05-28 07:11:45 +00:00
Serge Noiraud
59ab92808d Open Document : Issue 4018 and 4017 : random page break + top and bottom margin for paragraphs.
svn: r15490
2010-05-27 19:12:11 +00:00
Peter Landgren
4e929d3595 Added info about DB version.
svn: r15487
2010-05-27 11:04:45 +00:00
Doug Blank
6cedab8349 3778: Family notes and attributes are not displayed in reports, by lcc
svn: r15485
2010-05-26 02:15:38 +00:00
Doug Blank
8a25a77c9f Removed .get_base_db() method as there was already basedb for the same purpose
svn: r15484
2010-05-25 23:29:37 +00:00
Doug Blank
8f9970839b 4015: Addition of option of 'Page Break before Endnotes' on DDR and DAR reports
svn: r15482
2010-05-25 21:21:52 +00:00
Doug Blank
72eadb0d71 4016: Plugin with a BooleanListOption crashes when report_options.xml has fewer entries than expected.
svn: r15481
2010-05-25 21:10:25 +00:00
Gerald Britton
2604ee39fa Use itertools ifilter and imap to simplify some operations
svn: r15480
2010-05-25 18:31:31 +00:00
Doug Blank
5e632304dc 4012: Improvement for "What's next" report
svn: r15479
2010-05-25 13:21:06 +00:00
Doug Blank
6c91585f43 Fixed spelling error
svn: r15477
2010-05-25 11:30:43 +00:00
Doug Blank
f72178b4df 4012: Improvement for "What's next" report
svn: r15475
2010-05-25 10:06:53 +00:00
Rob G. Healey
6c01a611d7 Removed Totals Column and Row from class EventListPage.
svn: r15472
2010-05-25 04:59:00 +00:00
Rob G. Healey
577071b666 Increased the size of #navigation and #subnavigation menus.
svn: r15471
2010-05-25 04:43:59 +00:00
Rob G. Healey
e9db3fd8c1 Bug#4007: class EventListPage and EventPage: family events are being doubled up.
svn: r15470
2010-05-25 04:42:16 +00:00
Rob G. Healey
4c273594ba Some cleanup of the menus.
svn: r15469
2010-05-24 04:57:56 +00:00
Doug Blank
a00b4bcb45 4004, 3983, 3861, 3758: initialize_options missing argument
svn: r15467
2010-05-24 01:41:03 +00:00
Doug Blank
0a73ecc10e use new get_base_db method of db
svn: r15466
2010-05-23 15:45:41 +00:00
Doug Blank
a69337b6c6 method for getting base database, if a proxy
svn: r15465
2010-05-23 15:44:51 +00:00
Doug Blank
a3a12e87fe Show All filter shows counts out of total, unfiltered
svn: r15464
2010-05-23 15:43:49 +00:00
Doug Blank
96c081bb6e Some ordering problems when readonly db
svn: r15463
2010-05-23 15:42:18 +00:00
Doug Blank
67a82ed20c No need to get surname list for a readonly db
svn: r15462
2010-05-23 15:40:59 +00:00
Doug Blank
ed3c144a79 Apparently we don't need these two methods (see Gerald in mailing list, 05/23/2010)
svn: r15461
2010-05-23 15:36:15 +00:00
Doug Blank
ed73f393ed Readonly databases do not necessarily have commit methods
svn: r15460
2010-05-23 15:00:48 +00:00
Doug Blank
7c4d945da6 Backrefmodel will skip missing or inaccessible objects
svn: r15459
2010-05-23 14:59:04 +00:00
Doug Blank
0c10a6c7a5 Added 7 new quick view filters: all (summary counts), all events, all media, all notes, all repos, all sources, and all places.
svn: r15458
2010-05-23 14:57:43 +00:00
Doug Blank
cdeb47ad3b Proxies should report that they are read-only
svn: r15457
2010-05-23 14:55:20 +00:00
Doug Blank
4ac224430f Added missing editors for media and note; add ability for table link to be a filter
svn: r15456
2010-05-23 14:53:04 +00:00
Doug Blank
80f5069a49 Protection from missing (or inaccessible) person
svn: r15455
2010-05-23 14:51:51 +00:00
Doug Blank
4ce41d4656 3986: Interface for running code not associated with a plugin type: this passes dbstate and uistate to a load_on_reg function/class if a library has it, and it is marked as load_on_reg
svn: r15454
2010-05-23 11:44:13 +00:00
Doug Blank
8ca80428a5 added methods that protect living data from leaking out: get_person_handles, iter_person_handles, and iter_people
svn: r15453
2010-05-23 05:10:11 +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
Doug Blank
1e3b765bd4 iter_people method was incorrectly returning handles and people objects; should be just people to match gen.db interface
svn: r15451
2010-05-23 04:40:58 +00:00
Serge Noiraud
80c94857ed GeoView : bug #4002 console message: undefined @1: ReferenceError: Can't find variable: addcrosshair
svn: r15448
2010-05-22 07:41:04 +00:00
Rob G. Healey
bedbf0084f Changed Download page a little and made the changes uniform in all the style sheets. Still have a problem in Web_Mainz.css though.
svn: r15446
2010-05-22 07:20:27 +00:00
Peter Landgren
c92dde9549 Added version info about the database.
svn: r15441
2010-05-21 14:18:32 +00:00
Doug Blank
9421b66984 3993: Add Jewish holidays and translate holidays and countries names (part 2)
svn: r15439
2010-05-21 12:58:08 +00:00
Doug Blank
3af2af9dd2 3993: Add Jewish holidays and translate holidays and countries names (part 1), by igal_shapira
svn: r15438
2010-05-21 12:18:21 +00:00
Doug Blank
2a0ae02088 3982: One more date-time format - Database Timestamp (ISO) format, by Yenidai
svn: r15436
2010-05-21 11:15:08 +00:00
Peter Landgren
59acfc216d Fixed problem with non unicode path name.
svn: r15434
2010-05-21 06:22:24 +00:00
Serge Noiraud
9a6a01fabb GeoView : bug #3973 ignore buttons_have_icons which avoid set_image() to change the image of a button.
gnome => 2.26 now set this to false


svn: r15433
2010-05-20 21:00:47 +00:00
Gerald Britton
df79811a4e Add extra information for undo history
svn: r15430
2010-05-20 18:40:31 +00:00
Gerald Britton
c6df5a7a0f Tweak
svn: r15429
2010-05-20 18:39:58 +00:00
Gerald Britton
6369bb0286 Minor edit
svn: r15428
2010-05-20 18:32:36 +00:00
Gerald Britton
cd8ded4b37 Updates to undo/redo logic:
1. Replace single transaction list with separate undo/redo deques
2. Update UndoHistory GUI to work with new queue setup
3. Add test to txn.py for empty transaction list


svn: r15427
2010-05-20 18:32:08 +00:00
Nick Hall
6da2ade5e3 Format date in Last Changed column in views according to preference setting
svn: r15426
2010-05-20 17:47:31 +00:00
Doug Blank
8981551fcd 3878: Private option and filter on Exporter --- protection from null person
svn: r15425
2010-05-19 00:30:00 +00:00
Doug Blank
88a571d9e3 3878: Private option and filter on Exporter (undo of commit 15402)
svn: r15424
2010-05-19 00:13:25 +00:00
Jérôme Rapinat
bc7912d5ab update month names (by Łukasz Rymarczyk)
svn: r15418
2010-05-16 15:49:03 +00:00
Doug Blank
b400c4ed79 Remove debug setting as default
svn: r15411
2010-05-14 08:59:36 +00:00
Nick Hall
3c6546c6dd 3710: Add a configuration dialog to the pedigree view
svn: r15409
2010-05-13 21:50:22 +00:00
Jérôme Rapinat
75d8575909 use of functions
svn: r15406
2010-05-13 17:52:00 +00:00
Nick Hall
a1c96c8a93 Append space to paragraph leader in ascii reports. (revert 15388)
svn: r15404
2010-05-13 17:12:18 +00:00
Doug Blank
d2d983f10a Try to reload first; if fails, then not in path (addon), and try new import
svn: r15403
2010-05-13 13:02:52 +00:00
Doug Blank
d134be8d2e 3878: Private option and filter on Exporter
svn: r15402
2010-05-13 12:11:22 +00:00
Doug Blank
7da7919b78 3957: probably_alive does not use full database to determine living status
svn: r15401
2010-05-13 12:09:15 +00:00
Doug Blank
2df0322aef 3958: Extremely slow gedcom import
svn: r15400
2010-05-13 11:08:20 +00:00
Rob G. Healey
44a360c1bf Fixed EventDetail pages in ColumnPerson... First individual was being shown twice in the line
svn: r15398
2010-05-13 06:17:43 +00:00
Rob G. Healey
b3e5f17baf Removed forcing the table headers to be full capsitalization, except for the calendar day letters
svn: r15397
2010-05-13 03:20:52 +00:00
Doug Blank
958a0fe898 Protection against null objects; added ability to get fallback object rather than just date
svn: r15396
2010-05-12 19:25:51 +00:00
Rob G. Healey
b3b100747e Removed border lines from Parents section on the IndividualPages
svn: r15392
2010-05-12 07:28:27 +00:00
Rob G. Healey
33bcc40293 Switched 'Graph generations' option in Report Options from EnumeratedListOption to NumberOption as it didn't maked sense to me
svn: r15391
2010-05-12 07:17:23 +00:00
Rob G. Healey
9b73c0e80a Re-added event description back into event sections
svn: r15390
2010-05-12 07:08:28 +00:00
Rob G. Healey
3a0acefae7 Removed black cell in EventsPage details on Person
svn: r15389
2010-05-12 06:11:54 +00:00
Craig J. Anderson
81e1b117b2 added a space after the descendant number.
svn: r15388
2010-05-12 02:35:09 +00:00
Doug Blank
cda97348e8 3878: Private option and filter on Exporter
svn: r15383
2010-05-10 00:00:15 +00:00
Espen Berg
548a8ba315 issues 3915, 3950 and 3951 (and perhaps some more?) due to a change in pygtk appears to be fixed with this patch.
svn: r15378
2010-05-09 18:43:06 +00:00
Doug Blank
e7a50282b4 3943: Crashed whilst exporting to data.gramps using a person filter 'Public'; fixed many filter rules for people
svn: r15374
2010-05-09 15:18:54 +00:00
Doug Blank
7044978e72 3943: Crashed whilst exporting to data.gramps using a person filter 'Public'; fixed many filter rules for people
svn: r15372
2010-05-09 15:08:53 +00:00
Doug Blank
187e1d582f 3640: Truncated FILE media path on Gedcom export; extended line for file to 255 characters
svn: r15370
2010-05-09 13:54:50 +00:00
Doug Blank
9fd5722f96 3943: Crashed whilst exporting to data.gramps using a person filter 'Public'; fixed many filter rules for people
svn: r15369
2010-05-09 13:43:50 +00:00
Doug Blank
14f3d33da4 3640: Truncated FILE media path on Gedcom export; extended line for file to 255 characters
svn: r15366
2010-05-09 12:57:05 +00:00
Rob G. Healey
887f8ba9bd Added Gramps Styled Notes hyperlink element to Blue stylesheet.
svn: r15365
2010-05-08 19:24:19 +00:00
Rob G. Healey
eb2f4ee79d Moved navigation menu outside borders to Horizontal stylesheet.
svn: r15364
2010-05-08 19:22:36 +00:00
Rob G. Healey
b8d650d3c7 Fixed Horiontal navigation menus outside borders.
svn: r15363
2010-05-08 19:17:41 +00:00
Doug Blank
a2c515f5da Added a flag to get_note_format to set the up variable so that the backend will build_link correctly. This should be refactored, but it at least does the right thing for now.
svn: r15362
2010-05-08 15:21:11 +00:00
Doug Blank
19089b6f51 Typo in handling tags
svn: r15361
2010-05-08 15:19:23 +00:00
Peter Landgren
a19abb267f Fix of issue 3935. Wrong encoding in Windows.
svn: r15360
2010-05-08 14:30:01 +00:00
Doug Blank
937af27eaf Header and Footer notes were not formatted
svn: r15358
2010-05-08 13:05:28 +00:00
Doug Blank
c1ce7ace3f Removed changing of padding on a hover
svn: r15357
2010-05-08 12:45:49 +00:00
Doug Blank
49fde849a4 Need to handle links in _create_xmltag because they are a supported styletype now
svn: r15356
2010-05-08 12:04:48 +00:00
Doug Blank
e13ed1433a Jakim Friant's fix: msg_callback typo
svn: r15355
2010-05-08 11:45:41 +00:00
Doug Blank
2f603d2592 Fixing issues with get_privacy on non-existent objects which were probably filted out by a living proxy
svn: r15354
2010-05-07 23:45:54 +00:00
Rob G. Healey
a41de0ebb7 Adjusted alphabet navigation in Horizontal menu to be more consistent with navigation menu in appearance.
svn: r15352
2010-05-07 21:00:57 +00:00
Doug Blank
fccc819e82 Allows load button for those plugins which are not loaded (eg, failed to load)
svn: r15351
2010-05-07 20:59:34 +00:00
Doug Blank
6db2110937 Forces the unloading of loaded plugins to load new versions
svn: r15350
2010-05-07 19:46:07 +00:00
Doug Blank
a7d5470caa Small cleanup of link type names
svn: r15349
2010-05-07 18:33:44 +00:00
Doug Blank
99c4671e3e Added 'Link References' quickview; added a get_link to SimpleAccess
svn: r15348
2010-05-07 12:59:23 +00:00
Rob G. Healey
51ec91e313 Added overflow: hidden to the header section of this stylesheet for user_header note.
svn: r15345
2010-05-07 09:33:36 +00:00
Peter Landgren
47cfc776ec Deleted deprecated cli --usage.
svn: r15344
2010-05-06 19:48:22 +00:00
Peter Landgren
6e650ebfcc Deleted deprecated cli --usage.
svn: r15343
2010-05-06 19:47:42 +00:00
Jérôme Rapinat
2c795dec56 #3936: months not localized (by maple)
svn: r15342
2010-05-06 18:40:28 +00:00
Doug Blank
40b8c2d9a2 3914: Add a new markup for creating links to URLs and for gramps objects
svn: r15340
2010-05-06 15:54:33 +00:00
Peter Landgren
ef002c54ad Added data for --settings so that translation works.
svn: r15338
2010-05-06 07:26:37 +00:00
Brian Matherly
ecbde74066 Repair duplicated file contents resulting from 0003796 (Make export available when no GUI available).
svn: r15332
2010-05-06 03:40:30 +00:00
Jérôme Rapinat
e067a9b010 #3918: months not localized (by jcreus)
svn: r15330
2010-05-05 16:52:49 +00:00
Doug Blank
6c08e80327 Always return a string (even if error message) for SimpleAccess.display
svn: r15328
2010-05-05 15:49:16 +00:00
Jérôme Rapinat
e2e3065cfb merge fix on branch rev15295
svn: r15327
2010-05-05 11:47:18 +00:00
Doug Blank
788b731168 Removed unneeded import of StyledTextEditor; gets StyledTextEditor from glade file
svn: r15326
2010-05-05 11:02:08 +00:00
Doug Blank
be0b0a7530 Disabled Load button on Loaded Plugin tab... doesn't make any sense to have there as they are already loaded.
svn: r15325
2010-05-05 04:24:20 +00:00
Doug Blank
118525b4b9 Added a generic goto_handle that works (at least) with selectors; added a default keyword that takes a handle
svn: r15323
2010-05-05 03:23:35 +00:00
Doug Blank
e847354d8b Allow 'Media' short for 'MediaObject'
svn: r15322
2010-05-05 03:19:54 +00:00
Doug Blank
98436e2e53 Double Oops: that line does belong here
svn: r15321
2010-05-04 22:13:43 +00:00
Peter Landgren
f9eb65c4c6 Issue 3915, error in error message.
svn: r15320
2010-05-04 12:04:27 +00:00
Doug Blank
67e5d8d6d2 Oops: should not have included this line; from another patch
svn: r15319
2010-05-04 11:59:08 +00:00
Peter Landgren
c7ca895545 Issue 3904, dirname and filename swapped.
svn: r15317
2010-05-04 11:55:14 +00:00
Doug Blank
8a80aeae96 Added an EditObject that works on any object_class; will look up obj based on gramps_id or handle
svn: r15314
2010-05-03 22:47:47 +00:00
Doug Blank
22bbe691ae Added a display to return a string of any object; fixed a bug in gid(obj) so that it can now work for any obj
svn: r15313
2010-05-03 22:46:14 +00:00
Peter Landgren
757a2a683d Fix of included files.
svn: r15312
2010-05-03 16:31:12 +00:00
Peter Landgren
22377f265c Fix of included files.
svn: r15311
2010-05-03 16:20:42 +00:00
Peter Landgren
d838145fdb Fix of included files.
svn: r15310
2010-05-03 16:17:42 +00:00
Peter Landgren
decedf9c7d Information in file was doubled/tripled.
svn: r15309
2010-05-03 12:40:39 +00:00
Peter Landgren
0eb5728320 Information in file was doubled/tripled.
svn: r15308
2010-05-03 12:39:49 +00:00
Peter Landgren
0236eb15ab Information in file was doubled/tripled.
svn: r15307
2010-05-03 12:39:29 +00:00
Peter Landgren
ab8bdc2a19 Information in file was doubled/tripled.
svn: r15306
2010-05-03 12:38:30 +00:00
Jason Simanek
289a947fa1 bug #0003908: fixed NarWeb footer height problem
svn: r15305
2010-05-03 12:22:10 +00:00
Doug Blank
54c2465186 Added underline to a links as otherwise one couldn't see them with new links in notes
svn: r15303
2010-05-03 10:30:15 +00:00
Doug Blank
652a1f132b 3911: Crash because of syntax error in name format
svn: r15302
2010-05-03 01:07:24 +00:00
Doug Blank
527db10555 Protect views with no histories
svn: r15300
2010-05-02 13:46:23 +00:00
Doug Blank
12918718f9 3879: Allow multiple versions of a plugin
svn: r15299
2010-05-01 21:30:15 +00:00
Doug Blank
39f4ac256f Removed duplicate code inserted by change set 15294; added plugin version in display
svn: r15298
2010-05-01 21:22:05 +00:00
Doug Blank
ba10530ead 3900: Export to Gedcom; and other living proxy None issue
svn: r15297
2010-05-01 18:51:31 +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
Rob G. Healey
356f23ac98 Removed div#footer section height limitation.
svn: r15293
2010-04-25 18:06:29 +00:00
Rob G. Healey
464ef0dbd8 Added source_citations back into media attributes.
svn: r15292
2010-04-25 18:03:49 +00:00
Doug Blank
845d5d0a33 3877: 'alive' and incomplet date
svn: r15280
2010-04-24 18:59:14 +00:00
Gerald Britton
72e19bb7a9 Updates to undo/redo logic -- part 1
svn: r15277
2010-04-23 19:02:24 +00:00