Doug Blank
e4bb905303
Added is_type('Name'), is_burial(), and is_baptism()
...
svn: r15670
2010-07-31 15:17:23 +00:00
Doug Blank
9ddb7990f5
Added family type drag objects
...
svn: r15669
2010-07-31 02:11:47 +00:00
Nick Hall
e1f34d3ebe
Add new merge functionality to tree views (see r15645)
...
svn: r15668
2010-07-30 18:13:06 +00:00
Rob G. Healey
0c6b7405c2
Complete my issue with the zoom level of the maps.
...
svn: r15667
2010-07-30 05:35:17 +00:00
Doug Blank
6175654510
Fixed right-click with no selection issue
...
svn: r15666
2010-07-30 05:13:32 +00:00
Doug Blank
77e5629012
Added ability for multiple selections from Simple Tables of Quick Views to be dropped on Clipboards
...
svn: r15665
2010-07-30 01:18:49 +00:00
Doug Blank
2cabdbf0a3
Update detached window title when changing the gramplet title
...
svn: r15664
2010-07-29 18:37:37 +00:00
Doug Blank
bedb543d4c
Removed TreeTips: didn't work right, and didn't use actual tooltips
...
svn: r15663
2010-07-29 16:57:25 +00:00
Jérôme Rapinat
548533d472
4089: 5 caracters for short months
...
svn: r15662
2010-07-29 08:51:24 +00:00
Doug Blank
ca5c080b03
Added icons for each row; fixed multi object select, drag, and drop; many refinements
...
svn: r15658
2010-07-29 08:01:24 +00:00
Doug Blank
fc4240dcfe
Fixed a couple of misspelled methods
...
svn: r15657
2010-07-29 07:59:54 +00:00
Doug Blank
aa5cefd789
Refactored listviews to be able to select multiple items for dnd
...
svn: r15656
2010-07-29 07:59:07 +00:00
Doug Blank
d791f1654b
Added a new raw_list dnd type
...
svn: r15655
2010-07-29 07:57:43 +00:00
Doug Blank
9bc3a5d603
Cleanup and refactor of some of Scratchpad, especially to make easier to use for Clipboard Gramplet
...
svn: r15654
2010-07-28 15:04:45 +00:00
Doug Blank
0f310e78a4
Show errors on invalid plugin load
...
svn: r15653
2010-07-28 15:03:37 +00:00
Rob G. Healey
621869d911
Mapstraction.css: Fixed a problem where it was not allowing PlacePage Place Maps to not be shown. NarrativeWeb: More tweaks to FamilyMap and PlacePage Maps.
...
svn: r15652
2010-07-27 08:33:06 +00:00
Doug Blank
a5d38c55d6
Allow Gramplet frame titles to be edited in place
...
svn: r15651
2010-07-25 17:22:52 +00:00
Rob G. Healey
e020d6a443
NarrativeWeb: Continuing work on getting FamilyMap and Place Page Map to look and work as I want it too. StyleSheet: Changing elements to match current modifications.
...
svn: r15650
2010-07-24 08:43:43 +00:00
Peter Landgren
2cd2b3c84d
Changed gramps to Gramps.
...
svn: r15649
2010-07-23 07:27:32 +00:00
Rob G. Healey
46ee43539f
NarrativeWeb: Refinements in creating family maps. Changes in style sheets to match work.
...
svn: r15647
2010-07-23 06:30:23 +00:00
Rob G. Healey
fe1d68c475
Removed gramps-merge.png from these files so that compilation would complete itself.
...
svn: r15646
2010-07-23 06:26:36 +00:00
Doug Blank
3e28ee67ec
2059: need a way to compare and merge all objects, by MD Nauta
...
svn: r15645
2010-07-22 02:16:32 +00:00
Doug Blank
59403835fe
3142: To allow backups into GRAMPS XML format without Proxy or Living filters; added two config settings for quick-backup dir and filename pattern; added dbstate.db_name
...
svn: r15644
2010-07-22 01:50:00 +00:00
Serge Noiraud
ed3bd66d0d
mapstraction : cannot generate Makefile
...
svn: r15643
2010-07-21 07:31:09 +00:00
Serge Noiraud
593f7de5e6
GeoView : new mapstraction V2. added crosshair implementation for googlev3 and openlayers.
...
resize is now fully integrated with crosshair.
possibility to select the html toolkit when webkit and gecko are available.
javascript simplification in the html page.
add LOG functionality for debugging.
svn: r15642
2010-07-20 21:41:13 +00:00
Serge Noiraud
35875a30c6
GeoView : new mapstraction V2. added crosshair implementation for googlev3 and openlayers.
...
resize is now fully integrated with crosshair even with filters.
possibility to select the html toolkit when webkit and gecko are available.
javascript simplification inside the html page.
add LOG functionality for debugging.
svn: r15641
2010-07-20 21:39:57 +00:00
Rob G. Healey
9e4fda990f
Print StyleSheet: Updated to fix some issues.
...
svn: r15639
2010-07-16 03:17:08 +00:00
Rob G. Healey
0fdd49ad87
NarrativeWeb: Re-verted dump_place() with alternate_locations returned back to original setup.
...
svn: r15638
2010-07-15 23:25:12 +00:00
Rob G. Healey
3567664f4c
NarrativeWeb: Fixed place and dump_ordinance().
...
svn: r15637
2010-07-15 08:56:01 +00:00
Rob G. Healey
d2d5be6919
NarrativeWeb: Fixed crash error introduced in last commit regarding place.get_alternate_locations().
...
svn: r15636
2010-07-14 22:08:07 +00:00
Rob G. Healey
e88ee37158
NarrativeWeb: Changed the way that place.alternate_locations are displayed.
...
svn: r15635
2010-07-14 21:21:31 +00:00
Rob G. Healey
a58d664660
NarrativeWeb: Furthering the use of _individuallist variable. For checking whether a person is in the database or not?
...
svn: r15634
2010-07-13 18:47:37 +00:00
Rob G. Healey
c9f6fbd0eb
NarrativeWeb: Changed how center and zoom are set. Changed _place_exists() to _append_to_lat_long(). Using some of the code that Serge Noiraud is using in GeoView.
...
svn: r15633
2010-07-11 05:55:19 +00:00
Rob G. Healey
afe4627783
Added dashed underline to div#SurnameDetail table.surnames .
...
svn: r15632
2010-07-10 02:56:22 +00:00
Peter Landgren
0ea8c9dfef
Fix of typo.
...
svn: r15631
2010-07-09 16:29:07 +00:00
Peter Landgren
10d188df2f
Fix of typo.
...
svn: r15630
2010-07-09 16:26:42 +00:00
Nick Hall
7a9e22083d
Ensure signals are connected when a view is created
...
svn: r15629
2010-07-09 15:13:06 +00:00
Rob G. Healey
3415a1918e
NarrativeWeb: Bug fix for #4095 . Thank you Peter for the heads up on this one.
...
svn: r15627
2010-07-08 22:36:46 +00:00
Rob G. Healey
2638f7641d
Fixed a crash issue that I created in the last commit.
...
svn: r15626
2010-07-08 07:49:24 +00:00
Rob G. Healey
0193bbb459
NarrativeWeb: Re-aligned the javascript code output to match how Google displays theirs.
...
svn: r15625
2010-07-08 07:22:34 +00:00
Rob G. Healey
c31bd0bfa5
NarrativeWeb: Removed the addition of listing the active person in its siblings. Fixed typo error.
...
svn: r15624
2010-07-08 01:46:35 +00:00
Nick Hall
897fbabaa5
Add a history sidebar plugin
...
svn: r15623
2010-07-06 14:47:53 +00:00
Nick Hall
6648bc9ed7
Fix bug where edit buttons are missing in person view
...
svn: r15622
2010-07-06 14:38:08 +00:00
Nick Hall
7f83fc7fcb
Tidy up navigation sidebar code
...
svn: r15621
2010-07-06 14:30:38 +00:00
Rob G. Healey
16f95e157c
NarrativeWeb: Fixed inline usage in dump_attribute().
...
svn: r15620
2010-07-05 09:26:08 +00:00
Rob G. Healey
0e06a98523
NarrativeWeb: Removed extra hyperlink in display_ind_sources(). Re-claimed valuable and expensive vertical real estatetoo. Web_Basic-Blue: added element to remove underline in display_ind_sources().
...
svn: r15619
2010-07-05 09:11:24 +00:00
Rob G. Healey
76d7588339
Added underlines under children and siblings.
...
svn: r15618
2010-07-05 07:26:23 +00:00
Rob G. Healey
fc219d57af
NarrativeWeb: Fixed attributes section display on Individual Pages. Moved sources to the end instead of middle.
...
svn: r15617
2010-07-05 07:21:17 +00:00
Rob G. Healey
7ef7715f1c
Refactoring of Place Page and Family Map Pages is should now be completed. Adjusted elements in Mapstraction style sheet.
...
svn: r15616
2010-07-05 06:26:23 +00:00
Nick Hall
24403802ac
Fix tooltips in list views (currently disabled)
...
svn: r15615
2010-07-04 16:59:05 +00:00
Nick Hall
5ab9ca2e5a
Fix marker colours in Family and Note views
...
svn: r15613
2010-07-03 15:04:36 +00:00
Jérôme Rapinat
adda80f8fe
4089: Capital letter and short months for russian
...
svn: r15612
2010-06-30 08:03:42 +00:00
Jérôme Rapinat
36d657b272
4089: try to use cyrillic alphabet for russian long months
...
svn: r15611
2010-06-30 07:53:56 +00:00
Jérôme Rapinat
d351fe147f
4089: translate month names (Finnish, Lithuanian, Russian)
...
svn: r15610
2010-06-30 07:42:42 +00:00
Peter Landgren
bb170241dd
Some unnecessary unicode conversion cleanup after fix of issue 4078.
...
svn: r15606
2010-06-30 07:14:37 +00:00
Peter Landgren
9127018ca9
Some unnecessary unicode conversion cleanup after fix of issue 4078.
...
svn: r15605
2010-06-30 07:13:02 +00:00
Peter Landgren
7168001163
Some unnecessary unicode conversion cleanup after fix of issue 4078.
...
svn: r15604
2010-06-30 07:11:13 +00:00
Peter Landgren
57006ccfbe
Some unnecessary unicode conversion cleanup after fix of issue 4078.
...
svn: r15603
2010-06-30 07:10:12 +00:00
Rob G. Healey
71b6877928
Added parents and partner to list of people and places for family place map.
...
svn: r15602
2010-06-29 19:07:19 +00:00
Rob G. Healey
f32dbb3eaa
Fixed a border dashed style for Attributes list.
...
svn: r15601
2010-06-29 00:05:33 +00:00
Rob G. Healey
c0d86a8993
Added references section to Family Map Page. Adjusted the zoom level, and modified style sheet elements.
...
svn: r15600
2010-06-28 21:55:56 +00:00
Peter Landgren
8900ce7f6d
Fix of issue 4078, note.get() unicode now.
...
svn: r15599
2010-06-28 07:45:05 +00:00
Peter Landgren
88c1389251
Fix of issue 4078, note.get() unicode now.
...
svn: r15598
2010-06-28 07:44:17 +00:00
Peter Landgren
e2d3fca8d8
Fix of issue 4078, note.get() unicode now.
...
svn: r15597
2010-06-28 07:43:41 +00:00
Jérôme Rapinat
c9cf3a990f
4087: name for a polish language (by Yenidai_2nd)
...
svn: r15594
2010-06-26 08:39:34 +00:00
Rob G. Healey
39fd0bc26d
Added Individual Family Place Map to NarrativeWeb; Created and adjusted css elements for Place and Family Maps.
...
svn: r15593
2010-06-25 09:22:14 +00:00
Rob G. Healey
01d27b8694
Removing extra mapstraction provider javascript files after conversations with Serge Noiraud. Would like to do some more research on mxn.googleearth.core.js for possible use in something else.
...
svn: r15591
2010-06-24 06:44:28 +00:00
Rob G. Healey
aad0f9d0f5
Added elements for family map option to mapstraction style sheet.
...
svn: r15590
2010-06-23 08:39:23 +00:00
Rob G. Healey
7fb39141c8
Uploading missing mapstraction javascript files. Updated to 2.0.2
...
svn: r15589
2010-06-23 08:37:47 +00:00
Rob G. Healey
b73286a598
Cleared up some valuable vertical spacing.
...
svn: r15588
2010-06-22 04:32:44 +00:00
Rob G. Healey
59e9259d7a
Added border lines to PlaceDetail table section.
...
svn: r15587
2010-06-21 02:44:13 +00:00
Rob G. Healey
84fb222ca0
Added dashed line back into Attributes section.
...
svn: r15586
2010-06-20 19:47:55 +00:00
Rob G. Healey
79e2d97698
Moved _create_place_map() back into class PlacePage. Getting ready for include family place map. Added border around PlacePage map in style sheet.
...
svn: r15585
2010-06-20 07:48:25 +00:00
Rob G. Healey
cba915b882
Add place_title to bottom of map and at marker description. Added style elements to style sheet.
...
svn: r15584
2010-06-20 05:42:42 +00:00
Nick Hall
939ac5505e
Change sort order from D.D8 to ISO-DMS
...
svn: r15583
2010-06-19 23:44:13 +00:00
Nick Hall
49a0830d29
4076: Fix sort order when different latitude/longitude formats are used
...
svn: r15581
2010-06-19 17:41:28 +00:00
Rob G. Healey
1915b899b3
Pep8 cleanup, media_link() and doc_link(): can see object description now and making them look and work like each other. indivgallery changes in style sheet.
...
svn: r15579
2010-06-19 02:47:48 +00:00
Rob G. Healey
71ecdfdee8
Re-added the dashed border on the List pages.
...
svn: r15578
2010-06-18 22:05:57 +00:00
Rob G. Healey
1f9033cb44
Fixed name sorting in AddressBookListPage. Fixed has_residence in AddressBookPage. Fixed some elements in style sheet.
...
svn: r15577
2010-06-18 07:34:59 +00:00
Rob G. Healey
24978e4ba6
Added marker.setInfoBubble() back into Place Map, and adjusted font of the div#geo-info to a more readable size.
...
svn: r15576
2010-06-17 05:21:00 +00:00
Rob G. Healey
c5f30ccc3a
Added ftps:// to list of url.startswith() in display_url_list().
...
svn: r15575
2010-06-17 04:47:32 +00:00
Rob G. Healey
f5ef3abf53
Fixed missing marker on PlacePage Map.
...
svn: r15574
2010-06-16 06:03:51 +00:00
Rob G. Healey
82cb3ff0cc
Simplified the python and style sheet code for Place Maps.
...
svn: r15570
2010-06-15 08:26:38 +00:00
Peter Landgren
d6fa234f9b
Fix of 4071 so that substitutioins variables /%N, /%s, /%S follow the spec in the manual.
...
svn: r15569
2010-06-15 06:34:54 +00:00
Rob G. Healey
205a1b703d
Re-located the _create_place_map() code and updated Mapstraction.css style sheet.
...
svn: r15567
2010-06-15 00:30:31 +00:00
Rob G. Healey
368ebca243
NarrativeWeb: Adding new style sheet for Mapstraction CSS elements.
...
svn: r15566
2010-06-14 05:16:14 +00:00
Serge Noiraud
42043e29ac
GeoView : Moving to mapstraction v2, openlayers and google v3 as
...
google v2 is deprecated. With mapstraction v2, we need
to use the openlayers api to show openstreetmap.
svn: r15562
2010-06-12 21:46:32 +00:00
Rob G. Healey
3d2daa22f4
Add border to place map and added info-bubble to left-click on marker.
...
svn: r15561
2010-06-12 19:23:06 +00:00
Rob G. Healey
570cf9a5df
Removed table from the place map division because of problem associated with drifting when changing providers. Thank you Serge Noiraud.
...
svn: r15560
2010-06-12 17:21:23 +00:00
Serge Noiraud
27c21d0a09
NarrativeWeb : add icons and correct a drift problem with openlayers.
...
svn: r15559
2010-06-12 09:18:27 +00:00
Gerald Britton
da1abaa31d
Optimize by replacing multiple calls to .write methods with one call where possible
...
svn: r15558
2010-06-11 14:29:44 +00:00
Rob G. Healey
36aadb5c60
Removed options from Place Map tab and added to advanced instead. Removed individualpage map. Please test it out and let me know how well it works.
...
svn: r15557
2010-06-11 06:34:09 +00:00
Doug Blank
7cddb5c236
Removed some subtle checks in probably_alive to make more protective when restricting on alive status
...
svn: r15554
2010-06-11 00:35:54 +00:00
Rob G. Healey
f509249c59
Fixed problems in Basic-Blue style sheet. Cleaned up page layout for PlacePage.
...
svn: r15553
2010-06-11 00:10:53 +00:00
Rob G. Healey
5cdccef384
PlacePage map using mapstraction is now complete and ready for testing. IndividualPage maps are not ready yet.
...
svn: r15552
2010-06-10 08:03:31 +00:00
Peter Landgren
ee99d280d8
Fix of issue 4059, event type begins with non latin char.
...
svn: r15550
2010-06-09 21:04:03 +00:00
Gerald Britton
b6aa4a4d83
Replace "== None" with "is None"
...
svn: r15547
2010-06-09 20:08:11 +00:00
Gerald Britton
98473ea46b
Optimize by combining many write calls into one plus other minor tweaks
...
svn: r15546
2010-06-09 20:06:55 +00:00
Rob G. Healey
b2a8800379
Fixed problems with attributes not being properly displayed.
...
svn: r15544
2010-06-08 23:16:09 +00:00
Rob G. Healey
d78c1d0f9c
Add svn Id string to file.
...
svn: r15542
2010-06-08 06:47:30 +00:00
Rob G. Healey
11c37cea2d
Add extra files needed for google and openlayers maps for v3.
...
svn: r15541
2010-06-08 06:44:12 +00:00
Rob G. Healey
3cd93ce9ba
Fixed errors introduced in r15528.
...
svn: r15540
2010-06-08 06:34:22 +00:00
Rob G. Healey
76e30c0071
Removed options from plugin that didn't exist in plugin options -- fixed crash.
...
svn: r15539
2010-06-08 06:25:56 +00:00
Rob G. Healey
f3b2aaebc0
Cleanup and simplify display_first_image_as_thumbnail().
...
svn: r15538
2010-06-08 06:06:11 +00:00
Igal Shapira
9e99065877
Merge hebrew translations to trunk (67%)
...
svn: r15536
2010-06-06 18:17:48 +00:00
Peter Landgren
308d9e2142
Fixed coding error when looking at issue 4034.
...
svn: r15535
2010-06-06 17:18:48 +00:00
Rob G. Healey
69df521213
Cleanup of class PlaceListPage and PlacePage, dump_places(). Add the elements for the PlaceListPage.
...
svn: r15533
2010-06-05 13:53:34 +00:00
Doug Blank
937c8368ac
Crash on family with no parents
...
svn: r15532
2010-06-05 11:36:28 +00:00
Serge Noiraud
b70e874315
Mapstraction : google v2 is deprecated. So we move to v2 with googlev3 and openlayers.
...
will be used by narativeweb individual maps.
The gramps maps use v1 for the moment : no more crosshair in v2, ...
svn: r15530
2010-06-05 09:16:20 +00:00
Rob G. Healey
2d2a9481bf
Feature Request#4029: Added PlaceMap elements to all style sheets. Thanks Serge Noiraud.
...
svn: r15528
2010-06-05 05:09:25 +00:00
Gerald Britton
7244e05a25
Optimize docgen backends by consolidating calls to write methods
...
svn: r15527
2010-06-04 17:19:26 +00:00
Jérôme Rapinat
0901feda9e
#4044 #2855 #2762 fix on half relations (contribution by reinhard)
...
svn: r15526
2010-06-04 13:33:22 +00:00
Rob G. Healey
02316615d4
Mirrored changed made in display_url_list() to all style sheets.
...
svn: r15525
2010-06-04 04:04:24 +00:00
Rob G. Healey
504b31e255
Cleanup on display_url_list() and WebLinks elements.
...
svn: r15524
2010-06-04 03:33:14 +00:00
Rob G. Healey
fcf02507b5
Cleanup and add conformity to dump_residence().
...
svn: r15523
2010-06-04 02:56:14 +00:00
Rob G. Healey
4b57c7c3be
Adjusted some PlaceDetail elements.
...
svn: r15522
2010-06-04 02:29:49 +00:00
Rob G. Healey
629df385e0
Beginning of feature request #4029 : placemaps on placepages with help from Serge Noiraud. Cleanup and conformity of dump_place() with remainder of NarrativeWeb.
...
svn: r15521
2010-06-04 02:28:00 +00:00
Doug Blank
3989ef284f
Follow StyledText links to include other objects, too
...
svn: r15520
2010-06-01 17:10:00 +00:00
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