Doug Blank
828ec034c9
Added indexes; clean properly; updated db schema version num to 0.5.1 (added indexes)
...
svn: r13652
2009-11-22 16:43:15 +00:00
Doug Blank
bfdb19d182
Settings ready for debugging; removed select_related
...
svn: r13651
2009-11-22 13:43:40 +00:00
Benny Malengier
a477d5bc7d
3106: Unable to use People with a common ancestor with <filter> match rule
...
svn: r13649
2009-11-22 08:44:04 +00:00
Doug Blank
4189b78df3
Protect crashing from malformed data; working on locale-based issues; fast flush; UI focus
...
svn: r13647
2009-11-21 23:18:35 +00:00
Doug Blank
281fa65cd7
Changes to allow large, fast exports
...
svn: r13646
2009-11-21 14:27:25 +00:00
Rob G. Healey
72cca076c5
Removed unused and unnecessary functions: get_birth_date() and get_death_date(). I never did use them at all.
...
svn: r13645
2009-11-21 07:42:36 +00:00
Doug Blank
8df4105d3d
Added 404 page error checking and gettext readiness
...
svn: r13644
2009-11-21 02:25:20 +00:00
Doug Blank
5b9c97c53d
New error pages
...
svn: r13643
2009-11-21 01:22:41 +00:00
Gerald Britton
baa7bb7151
Tweaks
...
svn: r13641
2009-11-20 17:35:21 +00:00
Benny Malengier
5b1038a2a9
3269: Export privacy switch toggles inclusion of source page data
...
svn: r13639
2009-11-19 20:49:52 +00:00
Gerald Britton
ddb4a6bd0f
Tweaks
...
svn: r13638
2009-11-19 20:10:49 +00:00
Rob G. Healey
c227803a1b
Fixed date display in NarrativeWeb. Bug #3370 .
...
svn: r13637
2009-11-19 19:45:09 +00:00
Peter Landgren
f87bd00fa5
Fix of global name 'ltr' is not defined in line 6156.
...
svn: r13636
2009-11-19 17:56:23 +00:00
Peter Landgren
d1a49e86bd
Fourth update for consistent use of Gramps. See issue 3355.
...
svn: r13635
2009-11-19 17:40:24 +00:00
Peter Landgren
f234756b21
TransUtils.py should not be among them.
...
svn: r13634
2009-11-19 17:34:11 +00:00
Peter Landgren
0b711b211c
Third update for consistent use of Gramps. See issue 3355.
...
svn: r13633
2009-11-19 17:32:11 +00:00
Jérôme Rapinat
22b476be8a
3343: Misnamed report format. Open Document to OpenDocument
...
svn: r13632
2009-11-19 11:13:39 +00:00
Doug Blank
f3d85ec0f4
Incremental updates for css tweaks, showing validated info, family details and attempts for proper url handling
...
svn: r13631
2009-11-19 02:41:37 +00:00
Benny Malengier
1846c513cf
2799: in GEDCOM export, changed timestamp for every single record is 31 DEC 1969
...
svn: r13630
2009-11-18 22:45:54 +00:00
Jérôme Rapinat
34f27d5fa5
avoid _ on p (typo on key)
...
svn: r13627
2009-11-18 19:48:06 +00:00
Gerald Britton
50029fbb16
Fix bug in Narrative Web source page. Small performance enhancements in display_source_refs.
...
svn: r13626
2009-11-18 18:41:53 +00:00
Rob G. Healey
307fa33cf1
Converted alphabet navigation to be able to handle words as well as letters.
...
svn: r13622
2009-11-18 08:36:16 +00:00
Peter Landgren
c1c5a61266
Update for consistent use of Gramps. See issue 3355.
...
svn: r13621
2009-11-18 08:34:20 +00:00
Rob G. Healey
1888d3b423
Working on source references and events. Changes in stylesheet to match work.
...
svn: r13619
2009-11-18 08:05:58 +00:00
Brian Matherly
03af2705e7
Fix translation problem in libnarrate.
...
svn: r13618
2009-11-18 06:14:19 +00:00
Brian Matherly
adb18efb83
svn: r13617
2009-11-18 05:32:22 +00:00
Doug Blank
3f19c3d1b3
Updates to Family view and tabs
...
svn: r13616
2009-11-18 02:58:29 +00:00
Doug Blank
3e6a161694
removed debug print
...
svn: r13615
2009-11-18 00:24:48 +00:00
Doug Blank
ee91c17d4b
Changed GRAMPS to Gramps
...
svn: r13614
2009-11-17 23:48:50 +00:00
Doug Blank
ac95f805ac
Workaround to avoid importing all of ReportUtils and gtk
...
svn: r13613
2009-11-17 23:28:04 +00:00
Peter Landgren
8cfd607ed5
Update for consistent use of ZIP/Postal code. See issue 3355.
...
svn: r13612
2009-11-17 20:53:19 +00:00
Peter Landgren
900d1c57f4
Second update for consistent use of Gramps. See issue 3355.
...
svn: r13611
2009-11-17 20:45:58 +00:00
Peter Landgren
33686fcf18
First update for consistent use of Gramps. See issue 3355.
...
svn: r13610
2009-11-17 20:14:53 +00:00
Nick Hall
0e87714de3
Fix bug in new place view with empty places
...
svn: r13608
2009-11-17 10:28:13 +00:00
Rob G. Healey
f9f4a0a3a5
Fixed bug #3357 . Formatting of the date was messed up.
...
svn: r13607
2009-11-17 09:26:28 +00:00
Benny Malengier
24bc002117
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532559
...
svn: r13606
2009-11-17 08:46:47 +00:00
Brian Matherly
9b1392c912
Clean up descendant tree - PEP8, naming, etc.
...
svn: r13603
2009-11-17 05:11:32 +00:00
Nick Hall
d7b4ca2d9c
Add hierarchical place view. Reorganise existing place view and model.
...
svn: r13601
2009-11-17 00:13:03 +00:00
Doug Blank
ef705c09ef
Moved gtk out of scope of import
...
svn: r13600
2009-11-16 23:06:45 +00:00
Doug Blank
f272ce3dd1
Move gtk-based items out of scope of import for cli
...
svn: r13599
2009-11-16 22:39:54 +00:00
Rob G. Healey
06017f562e
Fixed if hyper: cconditional in class MediaPage, lines 2554-2563.
...
svn: r13598
2009-11-16 21:10:49 +00:00
Doug Blank
fb6897848e
Notes on running Django+gramps under apache with wsgi
...
svn: r13597
2009-11-16 13:36:28 +00:00
Doug Blank
4bea5ee24e
Fixed bug in assoc table
...
svn: r13596
2009-11-16 03:19:28 +00:00
Doug Blank
e9366e26b6
fixed typo
...
svn: r13595
2009-11-16 00:38:43 +00:00
Doug Blank
313bcfa0cd
Django debug support; added table support; add missing DjangoDb funcs; minor css tweaks
...
svn: r13594
2009-11-15 22:47:43 +00:00
Doug Blank
fa21027a23
Changed the displayed text of an object in the simple table to gramps_id rather than name of item
...
svn: r13593
2009-11-15 22:43:44 +00:00
Benny Malengier
47158f47ac
allow forcing a view to be first in category
...
svn: r13590
2009-11-15 13:49:27 +00:00
Benny Malengier
319ca153a3
register the gramps-view icon
...
svn: r13589
2009-11-15 13:23:16 +00:00
Doug Blank
a96eb41a7f
Use new link tag; SimpleTable can now output docgen types other than gtk
...
svn: r13588
2009-11-15 13:18:59 +00:00
Doug Blank
406e46eac9
Added link and underline sections to base and html docgen types; defaults to silent pass so that we can add to other docgen types without breaking anything yet
...
svn: r13587
2009-11-15 13:15:54 +00:00
Rob G. Healey
cde3354364
Added Address Book styles to all style sheets.
...
svn: r13585
2009-11-15 06:25:12 +00:00
Rob G. Healey
4a98fd23d6
The exif tags option will only be displayed if they have the pyexiv2 library installed. Great error prevention.
...
svn: r13584
2009-11-15 05:47:19 +00:00
Rob G. Healey
ff073515be
Added Image Exif Tags back into NarrativeWeb. Need to download and install pyexiv2 to see them though.
...
svn: r13583
2009-11-15 05:12:34 +00:00
Rob G. Healey
772714f866
Fixed Makefiles after Reorgination part2.
...
svn: r13582
2009-11-15 05:10:00 +00:00
Doug Blank
59af37944b
Refinements to events_table and css
...
svn: r13581
2009-11-14 23:48:55 +00:00
Doug Blank
b5ca175f2b
Changed the names of the styles of tables and fixed a col width error (which weren't used, but will be in the webapp)
...
svn: r13580
2009-11-14 22:50:19 +00:00
Doug Blank
02d095ca8c
Moved functions from my_tags to web.utils; added some support for tables; uses docgen code; minor changes to css
...
svn: r13579
2009-11-14 22:48:30 +00:00
Benny Malengier
d3fd2f150d
GEPS_014:_Plugin_registration_and_management
...
finish views in category, todo: configuration
svn: r13578
2009-11-14 17:17:34 +00:00
Doug Blank
dd71f833fe
Draft notes template
...
svn: r13571
2009-11-13 05:40:11 +00:00
Doug Blank
0f59d46f09
Removed from SVN
...
svn: r13570
2009-11-13 05:38:34 +00:00
Doug Blank
82767be261
jquery added, due to modifications needed (css changes)
...
svn: r13569
2009-11-13 05:37:33 +00:00
Doug Blank
dc7174fd7e
New template tags; new view_detail function
...
svn: r13568
2009-11-13 05:33:38 +00:00
Doug Blank
eb6f886e66
Drafts of the detail html templates
...
svn: r13567
2009-11-13 05:32:33 +00:00
Doug Blank
6066738fac
Updated imports
...
svn: r13566
2009-11-13 05:29:42 +00:00
Doug Blank
9fd107741f
A Fan chart view (unstable)
...
svn: r13565
2009-11-13 01:59:30 +00:00
Doug Blank
2a1aa5e5ad
Allow lateral move placement of Fan Chart
...
svn: r13564
2009-11-13 01:57:40 +00:00
Benny Malengier
7da5541920
Cleanup after making views plugins, remove last imports of DataView
...
svn: r13563
2009-11-12 22:32:52 +00:00
Benny Malengier
9036896938
3347: /src/Selectors/_SelectPlace.py is still looking for DataViews
...
svn: r13562
2009-11-12 21:59:53 +00:00
Benny Malengier
f5e8ab5fe2
3347: /src/Selectors/_SelectPlace.py is still looking for DataViews
...
svn: r13561
2009-11-12 21:53:47 +00:00
Doug Blank
572836fb45
Further hacking to make testing locales faster, but still work in a limited fashion when pyenchant is not installed
...
svn: r13560
2009-11-12 02:58:33 +00:00
Doug Blank
c142ea4b29
Added context_processor to handle contexts for every template; refer to favion2; some visual polish
...
svn: r13559
2009-11-11 16:18:01 +00:00
Jérôme Rapinat
d1340f66fe
1563: 'Compressed Strudtured Vector Graphic SVG should be SVGZ (contribution by DuncanNZ)
...
svn: r13556
2009-11-11 14:58:55 +00:00
Doug Blank
b9c26306d3
Slightly different favicon for webapp (to see it among other gramps pages in the browser)
...
svn: r13555
2009-11-11 14:58:06 +00:00
Doug Blank
a3abc0950d
Better error reporting; return options from run_report to see what happened and where it went
...
svn: r13554
2009-11-11 13:42:34 +00:00
Doug Blank
16b1cbfa50
Added more compatibility to run reports
...
svn: r13553
2009-11-11 13:41:02 +00:00
Doug Blank
ddb1b31223
Fix an error in handling null times
...
svn: r13552
2009-11-11 03:20:34 +00:00
Doug Blank
0798a9470a
Webapp can now run some gramps reports using a django database
...
svn: r13551
2009-11-11 03:19:03 +00:00
Doug Blank
e8790f1d7b
Added a direct way to run a report without having to go through ArgHandler; fixed an error in reporting errors for cli reports
...
svn: r13550
2009-11-11 03:16:21 +00:00
Doug Blank
d90fb534e3
visual refinements; changed search to use istartswith
...
svn: r13549
2009-11-10 22:42:27 +00:00
Doug Blank
f90c2db4cd
Moved src/gen/web to src/web
...
svn: r13547
2009-11-10 14:23:19 +00:00
Doug Blank
08d8861048
Changes to allow webapp to work out of the box
...
svn: r13546
2009-11-10 13:10:44 +00:00
Doug Blank
91920710e8
Added WEB_DIR constant
...
svn: r13545
2009-11-10 13:06:55 +00:00
Doug Blank
7063d4215c
Use gramps const for locations
...
svn: r13544
2009-11-10 13:04:14 +00:00
Doug Blank
3be59844d4
Test db should not be in svn; removed
...
svn: r13543
2009-11-10 05:29:10 +00:00
Doug Blank
4ab1467845
New files for gramps webapp; src/data/templates contains html templates, and src/gen/web contains gramps-Django interface
...
svn: r13542
2009-11-10 05:28:35 +00:00
Doug Blank
b7327e679a
UNSTABLE plugin for django export
...
svn: r13541
2009-11-10 05:21:35 +00:00
Doug Blank
18dede768e
Some fixes for tabs, and an option to skip saving filename
...
svn: r13540
2009-11-10 05:20:19 +00:00
Doug Blank
b04b31dbc7
Missing uuid import
...
svn: r13539
2009-11-10 05:11:26 +00:00
Doug Blank
17d709be14
New constant for UUID creations
...
svn: r13538
2009-11-10 03:33:10 +00:00
Doug Blank
14cbb9e27a
Send warnings to stderr rather than stdout
...
svn: r13537
2009-11-10 03:27:46 +00:00
Rob G. Healey
1f2103469e
Fixed two build problems. configure.in had a reference to src/DisplayModels/Makefile. The /src/plugins/view/Makefile.am had a reference to htmlrenderer without the .py extension.
...
svn: r13536
2009-11-10 01:33:58 +00:00
Serge Noiraud
e769051735
GeoView : Plugin registration and management corrections.
...
svn: r13534
2009-11-09 20:31:19 +00:00
Rob G. Healey
158e272c77
Re-stretched out navigation and subnavigation menu bars.
...
svn: r13530
2009-11-09 06:05:44 +00:00
Rob G. Healey
232bb80d6c
Re-did Internet Address Book. it is now Address Book. Current styles for my work on Address Book in stylesheet.
...
svn: r13529
2009-11-09 04:37:49 +00:00
Benny Malengier
19522ec975
GEPS 014: Plugin registration and management
...
Also views are now plugins belonging to view category
svn: r13528
2009-11-08 16:41:49 +00:00
Benny Malengier
eea7ba35c7
enable change of sortkey moves rows in flat views
...
svn: r13527
2009-11-07 23:38:49 +00:00
Jérôme Rapinat
8d957a9935
3333: Update for the Croatian DateHandler (contribution by VPeric)
...
svn: r13524
2009-11-07 15:42:28 +00:00
Jérôme Rapinat
b09835410f
3333: Update for the Croatian DateHandler (contribution by VPeric)
...
svn: r13523
2009-11-07 15:41:28 +00:00
Jérôme Rapinat
7c3740d2fc
revert update for the Croatian DateHandler
...
svn: r13522
2009-11-07 15:26:28 +00:00
Benny Malengier
a5ac3beda9
one way of converting the sortkey, not two
...
svn: r13520
2009-11-07 13:50:10 +00:00
Doug Blank
c6a51db8d3
Fix for running quick view gramplet; disable unnecessary signals reception for some change-actives
...
svn: r13519
2009-11-07 13:31:36 +00:00
Doug Blank
b31acf707d
Allow special quick views to receive additional arguments
...
svn: r13518
2009-11-07 13:29:35 +00:00
Benny Malengier
1b556586a4
3275: PageView reworking main work by Nick Hall
...
Moving personview to the new pageview classes, and using a generic
treebasemodel
svn: r13515
2009-11-07 13:04:45 +00:00
Jérôme Rapinat
e44a7cc8e2
3333: Update for the Croatian DateHandler
...
svn: r13514
2009-11-07 09:05:27 +00:00
Jérôme Rapinat
7fcdd0fb67
3333: Update for the Serbian DateHandler
...
svn: r13513
2009-11-07 09:03:32 +00:00
Rob G. Healey
029a5a0026
Fixed listing of internet addresses in display_url_list() and class InternetAddressBook.
...
svn: r13512
2009-11-06 21:50:35 +00:00
Rob G. Healey
e0dc1b74f3
Added progress meter bar to Internet Address Book.
...
svn: r13511
2009-11-06 21:08:58 +00:00
Doug Blank
e80f108688
Removed walking of links
...
svn: r13509
2009-11-06 15:14:38 +00:00
Rob G. Healey
faae542526
Fix my html source layout problems. Cleanup and making stylesheet consistent.
...
svn: r13506
2009-11-06 08:04:41 +00:00
Doug Blank
9c335c802b
Added code to use gramplet.help_url which shows help for gramplet
...
svn: r13505
2009-11-06 04:42:56 +00:00
Rob G. Healey
1605254b2d
Added Internet Address Book to NarrativeWeb. Added styles for it and OneDay elements for WebCal. Updated printer stylesheet to current work.
...
svn: r13503
2009-11-05 18:18:49 +00:00
Nick Hall
f697451301
Fixed error when opening two plugin status windows
...
svn: r13501
2009-11-05 16:49:35 +00:00
Doug Blank
aee3e932e1
Added fpath and help_url for plugins
...
svn: r13500
2009-11-05 11:57:19 +00:00
Doug Blank
be9c8df643
Fixes translation problem for addons
...
svn: r13499
2009-11-04 23:20:35 +00:00
Serge Noiraud
811463d770
GeoView : issue 3312 : keep years selection between pages, place selection, ...
...
svn: r13498
2009-11-04 22:15:45 +00:00
Peter Landgren
bd18302d69
Fix so that a copy is created, if new filename already exists. Works like normal XML export.
...
svn: r13494
2009-11-03 17:33:35 +00:00
Gerald Britton
2230220ea1
Tweaks using builtins and list comprehensions -- fix error in get_name
...
svn: r13492
2009-11-03 14:22:37 +00:00
Doug Blank
1f5256e8fd
Supress warning on not loading local translations (1st party plugins don't have them)
...
svn: r13491
2009-11-03 13:47:01 +00:00
Doug Blank
8143ef6c18
Added localized gettext for registration code
...
svn: r13490
2009-11-03 13:42:37 +00:00
Doug Blank
98ec7731e7
Used the gramps way of editing files
...
svn: r13489
2009-11-03 12:01:33 +00:00
Rob G. Healey
6741ffed73
Cleanup and remove some old functions in WebCal.
...
svn: r13488
2009-11-03 07:32:45 +00:00
Brian Matherly
3141ed0e71
Cleanup libnarrate.
...
svn: r13487
2009-11-03 05:25:15 +00:00
Rob G. Healey
99499779dc
NarrativeWeb is now using format_date() where it is just needing to be displayed. Where calculations are needed, using Date() and date(). Stylesheets are being updated as well. A lot of general cleanup as well.
...
svn: r13486
2009-11-03 04:18:05 +00:00
Doug Blank
e83e5effc5
Skip hidden directories, and the po and locale system dirs of gramps-addons
...
svn: r13485
2009-11-03 01:56:27 +00:00
Doug Blank
822586d8a5
Added plugin.fpath to keep track of path; added edit button in plugin window
...
svn: r13484
2009-11-03 01:39:47 +00:00
Doug Blank
9130ddd23a
Default to 'en' in get_addon_translator() if locale.getlocale()[0] returns None
...
svn: r13483
2009-11-03 00:34:12 +00:00
Gerald Britton
f822b4b8a0
Tweaks using builtins and list comprehensions
...
svn: r13482
2009-11-02 19:07:32 +00:00
Nick Hall
200bacb1f5
Add extra sections to Complete Individual Report
...
svn: r13481
2009-11-02 14:57:34 +00:00
Serge Noiraud
461b70a7e4
GeoView : issue 3312 : limits problem and some other minor bugs.
...
svn: r13480
2009-11-01 22:10:54 +00:00
Doug Blank
d23721d35f
Allow plugin manager to follow links (so you can add a link in plugins to a development dir)
...
svn: r13479
2009-11-01 15:45:53 +00:00
Doug Blank
05de29cbf8
Don't complain if LANG is en and there is no explicit translation for addons
...
svn: r13478
2009-11-01 15:44:04 +00:00
Doug Blank
ba897a8e0f
Added __file__ to plugin registration environment (to retrieve addon translations)
...
svn: r13477
2009-11-01 14:30:56 +00:00
Doug Blank
0f61597985
Begin moving 3rd-party plugins to external SVN: DataEntryGramplet removed
...
svn: r13476
2009-11-01 14:28:37 +00:00
Doug Blank
0dc707ef7c
Added a function to get a translation with fallback for addons
...
svn: r13475
2009-11-01 14:26:21 +00:00
Brian Matherly
c43c3beba0
Clean up ReportUtils: Move text strings into "Narrator" class in libnarrate. Remove unused functions. Move functions out that are only used once.
...
svn: r13474
2009-10-31 21:36:57 +00:00
Benny Malengier
ffd61918c4
fix svn properties
...
svn: r13472
2009-10-31 08:15:10 +00:00
Peter Landgren
4e3971913d
Another fix for translation to work.
...
svn: r13469
2009-10-30 18:28:11 +00:00
Jérôme Rapinat
d9f4b84860
update, typo on day. MON format
...
svn: r13468
2009-10-30 18:05:45 +00:00
Jérôme Rapinat
bb51d41133
cannot translate variable (part2 - thanks Peter)
...
svn: r13467
2009-10-30 18:01:48 +00:00
Serge Noiraud
140cee8e6a
GeoView : change strings for translation.
...
svn: r13465
2009-10-30 16:45:00 +00:00
Jérôme Rapinat
9ec8339998
cannot translate variable (mailing-list)
...
svn: r13463
2009-10-30 10:15:18 +00:00
Serge Noiraud
291c8ed819
GeoView : Correction of bad simplifications in svn 13212.
...
Some limits problems.
Try to solve 1.3 from issue 3312.
Replacing radio buttons by a combobox to save space.
svn: r13462
2009-10-30 08:41:21 +00:00
Erik De Richter
9a93932ea1
update nl translation
...
svn: r13461
2009-10-30 06:37:22 +00:00
Benny Malengier
750331b8bd
3325: Gramps (from trunc) chrashes without an environment definition for LANG
...
svn: r13460
2009-10-29 22:12:11 +00:00
Benny Malengier
ab302b4673
Use Utils to check for Windows instead of string compare
...
svn: r13459
2009-10-29 21:56:31 +00:00
Benny Malengier
83fd55e363
3294: Edit buttons causing an error
...
svn: r13458
2009-10-29 21:36:57 +00:00
Gerald Britton
00bee4ee66
Bug 0003098: "Buri" event on GeneWeb file may break import into Gramps
...
svn: r13457
2009-10-29 20:03:03 +00:00
Jérôme Rapinat
0757d0821c
3278: [Records plugin] Mariage calculation should only work with event_role=Family or primary
...
svn: r13456
2009-10-29 11:44:32 +00:00
Peter Landgren
4c93a08c14
Change of first letter in month's names to lower case.
...
svn: r13454
2009-10-29 07:22:17 +00:00
Luigi Toscano
ad8c24d9c3
Italian translation for month names
...
svn: r13452
2009-10-28 23:36:10 +00:00
Jérôme Rapinat
cd46badf1e
update still parsing problem with one date format
...
svn: r13448
2009-10-28 18:40:20 +00:00
Benny Malengier
61130b11ef
03288: [XML import] Custom family event role type is ignored on Family Events
...
svn: r13447
2009-10-28 16:15:48 +00:00
Jérôme Rapinat
dc85030a20
typo
...
svn: r13445
2009-10-28 15:01:36 +00:00
Jérôme Rapinat
7f9934d2c8
Revised _Date_fr.py according to Brian's changes in revision 13442
...
svn: r13444
2009-10-28 15:00:16 +00:00
Espen Berg
ea35e9b5e7
Revised _Date_nb.py according to Brian's changes in revision 13442
...
svn: r13443
2009-10-28 13:02:30 +00:00
Brian Matherly
77847d37ba
0003320: DateDisplay: incorrect index for short_months and long_months
...
svn: r13442
2009-10-28 12:21:37 +00:00
Doug Blank
7a19720b01
Need to ignore old values of wrong list type
...
svn: r13441
2009-10-28 12:15:18 +00:00
Doug Blank
b5e9f4ddf0
Added missing traceback import
...
svn: r13440
2009-10-28 10:38:57 +00:00
Benny Malengier
e03cd66c2d
3304: current HTML modules add a newline for every doc.write_text()
...
svn: r13439
2009-10-28 08:15:16 +00:00
Serge Noiraud
6ba97f3e6d
GeoView : We need webkit 1.1.10 to use the encoding.
...
reset the combobox text when switching map.
svn: r13438
2009-10-28 07:48:05 +00:00
Peter Landgren
c1c27b3ebf
Update of strings as requested.
...
svn: r13437
2009-10-28 07:34:37 +00:00
Brian Matherly
758d69ec88
Make short and long month strings constants in the DateDisplay class instead of using the localized month strings detected by GrampsLocale. This will allow DateDisplayers to work for languages other than the current locale - will be useful for user selectable report translations.
...
svn: r13436
2009-10-28 03:25:57 +00:00
Doug Blank
d920e3479a
Looks like this is needed
...
svn: r13435
2009-10-28 01:16:21 +00:00
Serge Noiraud
e407cd26b6
GeoView : Force the renderer to be utf-8 ( issue #2887 )
...
Button limits problem ( issue #3312 #1.1)
Some missings infos ( issue #3312 #1.2)
Info bubble problem ( issue #3312 #1.3)
Page limits problem ( issue #3312 #2 )
Some minor corrections.
svn: r13433
2009-10-27 18:48:43 +00:00
Rob G. Healey
77da65bc71
Fixed a lot of string items, whereas href=; it becomes href = as an example. This was talked about a while back, and Brian or Benny made the point to code like this.
...
svn: r13432
2009-10-27 15:40:15 +00:00
Peter Landgren
7fe80cc10b
Fix of translation problem with _().
...
svn: r13431
2009-10-27 09:06:52 +00:00
Brian Matherly
e03f293238
Fix some residual bugs from the implementation of the new plugin manager.
...
svn: r13430
2009-10-27 02:35:42 +00:00
Brian Matherly
fa10edbfd1
Skip hidden directories when registering plugins.
...
svn: r13429
2009-10-27 01:44:46 +00:00
Doug Blank
bb99cd20b1
Fixed missing expand option on gramplets; added connect/disconnect signal handling; removed signal to update status bar when gramplet doesn't do anything
...
svn: r13428
2009-10-27 00:27:40 +00:00
Benny Malengier
2ed1159e89
Gramplets need to be registered as STABLE to see
...
svn: r13425
2009-10-26 19:27:09 +00:00
Benny Malengier
53de46901e
add license to gpr.py files
...
svn: r13424
2009-10-26 19:15:58 +00:00
Jérôme Rapinat
b63f7e6818
3308: Wrong position of export options (also geneweb dialog)
...
svn: r13423
2009-10-26 13:33:41 +00:00
Brian Matherly
2ad02fa658
Remove unused function from KinshipReport.
...
svn: r13422
2009-10-26 02:11:51 +00:00
Brian Matherly
22693cfbad
Pylint cleanup for the relationship calculator.
...
svn: r13421
2009-10-26 02:10:14 +00:00
Doug Blank
7290694c43
Additions for new gen/plug/_grampley.py
...
svn: r13420
2009-10-25 22:37:32 +00:00
Doug Blank
2e327a10cf
Added missing file
...
svn: r13419
2009-10-25 22:32:34 +00:00
Doug Blank
aa3c30803e
Updated for new location of Gramplet
...
svn: r13418
2009-10-25 21:13:37 +00:00
Doug Blank
c8fc4d20dd
Added = and == to match for similar and exact text_only date matches
...
svn: r13417
2009-10-25 21:05:45 +00:00
Doug Blank
6af2d2f30a
Step #2 some cleanup: Moved Gramplet class to gen/plug/_gramplet from DataView/GrampletView ; updated gramplets
...
svn: r13416
2009-10-25 20:29:45 +00:00
Doug Blank
88de64e9a0
Fixes for Given Name, Top Surname, and Surname gramplets
...
svn: r13415
2009-10-25 19:04:32 +00:00
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
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
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
Benny Malengier
53251826f7
3275: PageView reworking - change all non person views to new classes
...
svn: r13343
2009-10-07 20:51:12 +00:00
Benny Malengier
ac74c5bed9
typo bug found here causing crash with tooltip
...
svn: r13342
2009-10-07 20:46:50 +00:00
Rob G. Healey
e2d1949cf1
New files: listview.py, navigationview.py, and pageview.py were added to the subdirs portion of the Makefile.am, so I put them where they belonged. Running autogen.sh && make will now complete.
...
svn: r13341
2009-10-07 20:28:18 +00:00
Gerald Britton
bebba4b366
Bug 0003063: gtk.Tooltips is deprecated -- second batch of updates
...
svn: r13340
2009-10-07 20:01:39 +00:00
Benny Malengier
9a8b5d8743
3275: PageView reworking-adding the new files 2
...
svn: r13339
2009-10-07 19:58:14 +00:00
Benny Malengier
08b4f8a510
3275: PageView reworking-adding the new files 2
...
svn: r13338
2009-10-07 19:53:34 +00:00
Benny Malengier
fce9b37a08
3275: PageView reworking-adding the new files
...
svn: r13337
2009-10-07 19:50:00 +00:00
Gerald Britton
fa0805dc60
Bug 0003063: gtk.Tooltips is deprecated -- first batch of updates
...
svn: r13335
2009-10-07 18:15:18 +00:00
Doug Blank
edc6dc8f0f
3259: CSS ordering broken for html text reports from lcc
...
svn: r13333
2009-10-07 13:18:51 +00:00
Doug Blank
a31d94d2ed
3255: patch for Descendant Report text error from lcc
...
svn: r13332
2009-10-07 13:13:58 +00:00
Jérôme Rapinat
b2d2820939
3199: Localisation in web page report - Problem with words Name and Home, too many meanings
...
svn: r13331
2009-10-07 13:00:27 +00:00
Doug Blank
a3d6864f0a
#3265 : An improvement of calendar report; adds links to NarWeb from WebCal, if you have both. Advanced Options has checkbox and URL prefix to NarWeb/ppl
...
svn: r13329
2009-10-07 05:15:34 +00:00
Rob G. Healey
b0083a862a
Added alphabet navigation, EventList and EventDetail, and RepositoryList.
...
svn: r13328
2009-10-07 01:59:10 +00:00
Rob G. Healey
6d7a9f8c24
Added alphabet navigation, EventList and Eventdetail, RepositoryList to stylesheet.
...
svn: r13327
2009-10-07 01:48:19 +00:00
Rob G. Healey
7651bcc06b
Added alphabet navigation, EventList and EventDetail, and RepositoryList.
...
svn: r13326
2009-10-07 01:35:41 +00:00
Rob G. Healey
e150d58303
Changed a section name in stylesheet for better clarification. Attempting to display_source_refs() in NarrativeWeb.py
...
svn: r13325
2009-10-07 01:19:42 +00:00
Rob G. Healey
9d78be9f00
Added EventList and EventDetail, and RepositoryList.
...
svn: r13324
2009-10-07 01:16:20 +00:00
Rob G. Healey
ff9ba0a63b
Fixed problem that Ken Baseman brought up. Did not remove Web_Alphabet-Horizontal.css and Web_Alphabet-Vertical.css from the Makefile.
...
svn: r13321
2009-10-06 23:41:16 +00:00
Gerald Britton
9a21141c42
Bug 0003230: Error while deleting family selected by any filter.
...
svn: r13320
2009-10-06 20:19:56 +00:00
Benny Malengier
2de9aa8404
3217: All views except Person View are NOT updated when adding or deleting entries
...
svn: r13319
2009-10-06 19:13:28 +00:00
Jérôme Rapinat
34edae8cbc
to allow to translate birth word
...
svn: r13314
2009-10-06 09:42:52 +00:00
Rob G. Healey
73cbf10ce3
Fixed some items in Web_Visually.css. Added Download, EventsList, EventDetail, and Repository sections to Ash. Removed the things that I was trying to do with the Horizontal or Vertical placement of the alphabet navigation. Getting to be too big for me at this point. I feel like a little guppie out in the ocean.
...
svn: r13311
2009-10-06 08:20:21 +00:00
Serge Noiraud
b484a2b5fd
GeoView : Avoid to recreate html document when resizing.
...
css enhancement. validate language in google, ...
svn: r13309
2009-10-05 20:30:26 +00:00
Gerald Britton
44ccad19c4
Replace dictionaries with sets and set logic where possible
...
svn: r13308
2009-10-05 18:04:33 +00:00
Doug Blank
435aca1e95
Report format type of error
...
svn: r13307
2009-10-05 12:53:46 +00:00
Doug Blank
86e744cc19
One set of Swedish tests is ok
...
svn: r13305
2009-10-05 11:21:22 +00:00
Doug Blank
e8c72f766e
#3194 : fix to write gedcom output in GRAMPS order, and fix to have children in GEDCOM FAM order
...
svn: r13304
2009-10-04 21:38:52 +00:00
Doug Blank
09497d5576
Fixed error in sorting date spans, and refined span comparisons
...
svn: r13303
2009-10-04 15:13:07 +00:00
Doug Blank
ae4c341777
Fixed error in assert, which revealed some errors in testing Swedish dates
...
svn: r13302
2009-10-04 15:11:30 +00:00
Rob G. Healey
d8d1e12ec3
Fix for the .php parsing error. It also happens with .php3 and .cgi too.
...
svn: r13299
2009-10-04 05:43:10 +00:00
Rob G. Healey
9b6d133e92
Returned libhtml.py back to its original code after my mistakingly gutting the code.
...
svn: r13298
2009-10-04 04:56:26 +00:00
Rob G. Healey
efa639f62a
Repaired stylesheets in regards to alphabet navigation and fixed alphabet_navigation() in NarrativeWeb.
...
svn: r13297
2009-10-04 04:54:26 +00:00
Doug Blank
281502576f
Add easy way to get version info from users without causing a crash
...
svn: r13296
2009-10-03 16:10:50 +00:00
Peter Landgren
84cb3ca12e
Fix of issue 3253 for Family Lines report. Zeros are not shown now.
...
svn: r13295
2009-10-03 13:55:55 +00:00
Rob G. Healey
b66e7d1af1
Removed "<?xml ... ?>" from the top of every page as per Benny Malengier.
...
svn: r13293
2009-10-03 06:07:48 +00:00
Rob G. Healey
7ee48aece3
Fixed placement of header, alphabet navigation, and navigation sections.
...
svn: r13292
2009-10-03 06:03:10 +00:00
Doug Blank
ca68d0c5ae
#3254 : protect from crashing on copy to same file
...
svn: r13289
2009-10-03 03:39:08 +00:00
Gerald Britton
6246ba97aa
Change dictionaries to sets and use set logic where possible
...
svn: r13288
2009-10-02 20:03:39 +00:00
Serge Noiraud
6e117b6d1b
GeoView : resizing problem with some css stylesheet.
...
svn: r13287
2009-10-02 19:27:51 +00:00
Serge Noiraud
7c0a8f97ee
GeoView : resizing enhancement.
...
svn: r13286
2009-10-02 19:10:53 +00:00
Serge Noiraud
0dee8c91de
GeoView : Some css enhancement.
...
CSS Button label change to show the selected css.
HtmlRenderer updated for unused resizing.
svn: r13285
2009-10-02 18:13:44 +00:00
Gerald Britton
f845666899
remove debugging print statement and fix indentation
...
svn: r13284
2009-10-01 20:42:52 +00:00
Gerald Britton
f186d8bce8
fix bug on database errors; remove bsddb transaction for batch operations
...
svn: r13283
2009-10-01 20:38:23 +00:00
Doug Blank
6fde7bc670
use cPickle like the rest of the modules
...
svn: r13280
2009-10-01 02:05:20 +00:00
Serge Noiraud
a70cc55d01
GeoView : Some css correction.
...
Added places list over the map.
Mapstraction infobull correction.
svn: r13279
2009-09-30 21:41:50 +00:00
Gerald Britton
1e5b2c02ed
Replace dictionaries with sets and use set logic where appropriate
...
svn: r13278
2009-09-30 20:15:12 +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
Doug Blank
93a5e3920e
#3238 : Glade interface file for filter editor contains duplicate identifiers by Bob Ham
...
svn: r13268
2009-09-28 12:58:58 +00:00
Doug Blank
a9c0286e41
Errors in CSS
...
svn: r13263
2009-09-27 01:03:38 +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
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
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
Gerald Britton
d5e48cda06
Change to set logic for reduction in storage (no affect on runtime)
...
svn: r13190
2009-09-10 18:49:13 +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
2c9441eae1
Adjusted header, navigation, and body elements in stylesheet.
...
svn: r13186
2009-09-10 06:50:56 +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
Gerald Britton
03dc41bff9
Documentation updates
...
svn: r13183
2009-09-09 14:43:55 +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
Serge Noiraud
5d7f92a4fc
GeoView : 2 bugs : swap map and saving zoom when no title.
...
svn: r13180
2009-09-08 21:28:27 +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
6d14ba233c
String must be unicode for truncation to work for non ascii characters.
...
svn: r13176
2009-09-08 10:13:48 +00:00
Peter Landgren
d0d2dd4a58
String must be unicode for truncation to work for non ascii characters.
...
svn: r13174
2009-09-08 09:59:11 +00:00
Peter Landgren
44f3fcde19
String must be unicode for truncation to work for non ascii characters.
...
svn: r13172
2009-09-08 08:42:44 +00:00
Peter Landgren
c3b8ec4fd8
String must be unicode for truncation to work for non ascii characters.
...
svn: r13170
2009-09-08 08:26:23 +00:00
Peter Landgren
9991df71e8
String must be unicode for truncation to work for non ascii characters.
...
svn: r13168
2009-09-08 07:28:23 +00:00
Serge Noiraud
5b2ed0dafa
GeoView : Split in two parts : HtmlRenderer and GeoView.
...
Adding two icons for map provider selection.
We now can zoom in and out with the wheel mouse.
It's possible to save the zoom between the maps.
The zoom, latitude, longitude and map is now saved
when we quit gramps:
only if you use the save zoom between maps.
Issue 3150, 3152 included.
svn: r13166
2009-09-07 21:13:38 +00:00
Peter Landgren
f3931f0168
Slicing of strings must be with unicode strings.
...
svn: r13165
2009-09-07 20:07:05 +00:00
Gerald Britton
768ea89a0f
Remove deprecated method
...
svn: r13164
2009-09-07 16:22:12 +00:00
Gerald Britton
54d4bf6134
Add function decorator to catch dabatase errors
...
svn: r13163
2009-09-07 16:19:59 +00:00
Gerald Britton
be1aaf9f7b
restore set_name_group_mapping method
...
svn: r13161
2009-09-05 23:03:31 +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
Gerald Britton
06458ae1d7
Remove unused methods
...
svn: r13159
2009-09-04 17:57:00 +00:00
Gerald Britton
20bfbc8719
add from __future__ import with_statement
...
svn: r13158
2009-09-04 17:20:37 +00:00
Gerald Britton
ee9f1e82e0
Tweaks to database objects plus initial documentation in rst format
...
svn: r13157
2009-09-03 19:44:01 +00:00
Rob G. Healey
939ef94e67
Fixed table.infolist in style sheet.
...
svn: r13156
2009-09-03 09:48:35 +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
Brian Matherly
2234f82e1a
Remove the "check" and "summary" CLI actions. Those plugins can be run using "-a tool -p name=check" and "-a report -p name=summary" respectively.
...
svn: r13153
2009-09-03 04:12:11 +00:00
Gerald Britton
b0a00a39c0
AutoComp.py: remove redundant list-building and use inplace addition where applicable
...
svn: r13152
2009-09-02 20:54:22 +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
Gerald Britton
5fc1618a85
1. Use closures to define iterator methods
...
2. Change sorts on people and places to work like other sorts
svn: r13149
2009-09-01 17:46:08 +00:00
Gerald Britton
00d6b8cd50
Fix write.py to do imports from gen.db
...
svn: r13148
2009-09-01 17:43:54 +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
Rob G. Healey
3d8ff4b81e
Fixed CSS problem with Download page.
...
svn: r13144
2009-09-01 00:42:36 +00:00
Rob G. Healey
1d4f36ac89
Partial fix to header and footer locations on page. Fixed Ancestor Tree overrun into footer.
...
svn: r13143
2009-09-01 00:10:10 +00:00
Rob G. Healey
693f293a2d
Tturning in this commit because of a CSS problem with cutting the menu off. More will come soon.
...
svn: r13142
2009-08-31 20:13:54 +00:00
Gerald Britton
4e8f59c4bd
grampsdbtxn.py module renamed to txn.py
...
svn: r13141
2009-08-31 19:07:41 +00:00
Gerald Britton
03ee012325
Implement performance-enhanced proxy databases
...
svn: r13140
2009-08-31 18:43:05 +00:00
Gerald Britton
1587cb8ad1
Implement restructured database objects
...
svn: r13139
2009-08-31 18:42:29 +00:00
Rob G. Healey
bc83fa57a3
Fixed variable name issue in display_ind_general().
...
svn: r13138
2009-08-31 08:08:27 +00:00
Rob G. Healey
4f5c0bcefa
Fixed multiple inconsistentcies in NarrativeWeb. Items found and reported by Peter Lundgren.
...
svn: r13137
2009-08-31 07:47:36 +00:00
Rob G. Healey
7e78152f7b
Patch from Serge Norlaud for bug #2788 . Thanks for all of your patience.
...
svn: r13136
2009-08-29 20:53:31 +00:00
Rob G. Healey
324a932813
Fixed translation mistake for Peter Lundgren in class EventPage.
...
svn: r13135
2009-08-29 09:23:09 +00:00
Rob G. Healey
c1a4897e66
Fixed table problem in class EventPage.
...
svn: r13134
2009-08-29 09:06:48 +00:00
Rob G. Healey
a450ed2797
Fixed error in EventDetail.
...
svn: r13133
2009-08-29 09:01:23 +00:00
Rob G. Healey
9cf7d81978
Fixed some spacing issues in Events.
...
svn: r13132
2009-08-29 08:35:47 +00:00
Rob G. Healey
731928a9ab
Fixed height problem with the navigation menu.
...
svn: r13131
2009-08-29 05:13:27 +00:00
Rob G. Healey
ff6b8d2c86
Patch from Peter Lundgren. fixes Repository type translation error.
...
svn: r13130
2009-08-29 05:11:23 +00:00
Peter Landgren
370efe7566
Issue 3188 search for ü did not work.
...
svn: r13124
2009-08-27 19:45:04 +00:00
Rob G. Healey
0ac7dc7a96
NarrativeWeb is now complete unless there are bugs. Style sheet has been updated to match current changes.
...
svn: r13123
2009-08-27 13:21:55 +00:00
Rob G. Healey
4538e06ac4
Modified def event_pages(), class EventListPage(), and class EventPage() to clean up a few things.
...
svn: r13120
2009-08-26 05:52:37 +00:00
Benny Malengier
def01f8e4f
3183: Make Reorder GRAMPS ID plugin fix IDs not following specified formats
...
svn: r13119
2009-08-25 20:11:54 +00:00
Serge Noiraud
442eaf9923
ODFDoc : issue 3187 : <, > and & should be escaped
...
svn: r13118
2009-08-25 16:48:12 +00:00
Benny Malengier
f1352ee2ee
Nick_H patch to participants in selectors, fixes a bug too
...
2773: Primary participant(s) in Events View
svn: r13117
2009-08-24 22:56:12 +00:00
Benny Malengier
8a5113375e
Nick_H patch of ticket
...
2863: Wrong row when dropping on embedded list
svn: r13116
2009-08-24 22:14:31 +00:00
Benny Malengier
43663bbee7
Start with fix up of connects to db in relationview.
...
Fix calling method of signals to a shorter algorithm based on lambda
func
svn: r13115
2009-08-24 21:44:15 +00:00
Serge Noiraud
3d13046fa0
ODFDoc : Styled notes : Bad format, font, indents and spacing.
...
svn: r13113
2009-08-23 22:00:34 +00:00
Mirko Leonhäuser
a7c69b41e6
German holidays depending to easter
...
svn: r13112
2009-08-23 12:21:48 +00:00
Jérôme Rapinat
21779f0cb3
Use plural forms (ngettext) in plugins/tool/NotRelated (patch by VPeric)
...
svn: r13107
2009-08-23 07:39:29 +00:00
Rob G. Healey
fd30be0e63
Fixed problem in display_ind_sources().
...
svn: r13103
2009-08-22 10:43:17 +00:00
Serge Noiraud
8e7c827c83
ODFDoc : More pylint compliant.
...
Duplicate styles and fonts suppression.
Multi line now works correctly : tested with multi-lines attribut.
svn: r13102
2009-08-21 20:54:14 +00:00
Gerald Britton
ae404f496f
Latest updates to new modules
...
svn: r13101
2009-08-21 20:06:11 +00:00
Doug Blank
c0f9ab2179
Added multilines to Python Gramplet
...
svn: r13097
2009-08-21 00:59:31 +00:00
Rob G. Healey
014260e615
Completed the dump of the events in the database. Added styles which are affected by the two new classes: EventListPage() and EventPage().
...
svn: r13096
2009-08-21 00:37:59 +00:00
Jérôme Rapinat
ef08e419d1
update french translation
...
svn: r13092
2009-08-20 15:15:10 +00:00
Benny Malengier
6db0004c81
2863: Wrong row when dropping on embedded list
...
svn: r13090
2009-08-20 12:44:29 +00:00
Peter Landgren
6966e7211a
unicode text must be sliced correctly.
...
svn: r13089
2009-08-20 12:40:38 +00:00
Jérôme Rapinat
567721323d
2548: deprecated system_filter.xml
...
svn: r13087
2009-08-20 12:27:29 +00:00
Benny Malengier
d9dc29c9af
2773: Primary participant(s) in Events View
...
svn: r13086
2009-08-20 11:58:37 +00:00
Benny Malengier
5700f6ab66
2863: Wrong row when dropping on embedded list
...
This patch makes sure open of old database shows correct columns, and
adds ... if several main participants
svn: r13085
2009-08-20 09:31:10 +00:00
Benny Malengier
5f0c935256
2773: Primary participant(s) in Events View
...
svn: r13083
2009-08-19 22:27:06 +00:00
Benny Malengier
3d34996343
2773: Primary participant(s) in Events View
...
svn: r13082
2009-08-19 22:04:57 +00:00
Serge Noiraud
e60588a5b0
ODFDoc : highlight problem in styled notes.
...
svn: r13081
2009-08-19 22:01:28 +00:00
Gerald Britton
5b8bc47bce
Update makefile to add new modules
...
svn: r13080
2009-08-19 20:30:40 +00:00
Gerald Britton
b4b9675feb
cursor.py -- add additional methods mirroring those in DBCursor and a getattr method to pass through non-overridden method calls to DBCursor
...
svn: r13079
2009-08-19 17:14:32 +00:00
Gerald Britton
c8f7bf0c69
Add new modules to support restructured database objects
...
bsddbtxn.py -- Wrapper for BSDDB DBTxn to support context manager protocol
txn.py -- GrampsDbTxn class to manage atomic transactions
write.py -- GrampsDbWrite class for read/write databases
read.py -- GrampsDbRead class for read-only databases
undoredo.py -- GrampsDbUndo class to manage the undo database
upgrade.py -- Helper module for upgrading a database at open time
svn: r13078
2009-08-19 17:05:39 +00:00
Gerald Britton
76586fe8c3
Update makefile to include new plugin libraries
...
svn: r13076
2009-08-19 15:41:06 +00:00
Gerald Britton
ca3abff763
Add new plugin libraries:
...
libgrdb.py -- Used by ImportGrdb to read old databases
libmixin.py -- Used by Import plugins to add extra methods
svn: r13075
2009-08-19 15:38:00 +00:00
Doug Blank
850fac483f
New Quick View showing all names for all people; need to figure out where to put these QV's which don't require a specific row
...
svn: r13074
2009-08-19 14:51:02 +00:00
Peter Landgren
5f024d5d2b
Typo
...
svn: r13072
2009-08-19 11:05:36 +00:00
Rob G. Healey
2124169db3
Clean up work in several places display_ind_attributes(), display_child_link(), and add_birthdate().
...
svn: r13067
2009-08-18 21:40:36 +00:00
Benny Malengier
a111d627eb
03172: Error editing event filter
...
svn: r13066
2009-08-18 20:18:10 +00:00
Serge Noiraud
6e7970895d
ODFDoc : forgot to suppress a print line.
...
svn: r13056
2009-08-17 22:38:50 +00:00
Serge Noiraud
2f41ff44c2
Added backend for ODFDoc and styled notes.
...
svn: r13055
2009-08-17 22:28:40 +00:00
Serge Noiraud
786bf9b1fd
ODFDoc : Styled notes integration.
...
svn: r13054
2009-08-17 22:23:26 +00:00
Rob G. Healey
69e4275776
Fixed another error brought to me by Peter Lundgren.
...
svn: r13040
2009-08-17 03:10:34 +00:00
Jérôme Rapinat
9b805ac2cf
2307: better wording
...
svn: r13029
2009-08-16 09:37:02 +00:00
Rob G. Healey
9b619a5bc3
Fixed problem in associations, fixed class SourceListPage and fixed problem in stylesheet. Errors brought to me from Peter Lundgren. Thanks again.
...
svn: r13026
2009-08-15 20:28:22 +00:00
Raphael Ackermann
11eed9f1b0
0003018: keys() method of dictionary objects used unnecessarily
...
svn: r13022
2009-08-15 14:54:17 +00:00
Raphael Ackermann
9239780182
cleanup & pep8
...
svn: r13021
2009-08-15 14:37:14 +00:00
Raphael Ackermann
9aeeb8432c
0002723: '<name>' has different meanings in different contexts
...
svn: r13019
2009-08-15 09:44:49 +00:00
Doug Blank
bfd1bcd8ea
Fixed an issue related to #0000841 and added two new properties: options.no_fileselect and options.confirm_text for altering assistant behavior; the Assistant code needs a refactoring at some point
...
svn: r13013
2009-08-15 00:19:35 +00:00
Jérôme Rapinat
192637811d
testingrule for 2307: return string rather than true/false
...
svn: r13010
2009-08-14 16:46:56 +00:00
Raphael Ackermann
691088d116
0003162: adding pic to media gallery in person editor fails
...
svn: r13008
2009-08-14 16:10:24 +00:00
Jérôme Rapinat
03ea29e183
testing 2307: to add a family rule for displaying families with marriage event but still unknown relation type
...
svn: r13006
2009-08-14 15:59:32 +00:00
Benny Malengier
bd48c356cf
3166: Add source notes to DDR/DAR
...
svn: r13005
2009-08-14 11:28:28 +00:00
Raphael Ackermann
30d6eebd0b
0002542: Crash whilst generating web pages from command line
...
Throwing Report Error if center person is not in database. Added catching of Report Error to CommandLineReport
if using GUI it is not possible to cause this, as you have to select a person that is in the DB. However on the command line you can specify any PID and even no person with that pid exists an error was thrown.
svn: r13004
2009-08-14 07:14:25 +00:00
Raphael Ackermann
9b676e0f0f
typo
...
svn: r13003
2009-08-14 07:09:15 +00:00
Raphael Ackermann
55730240f5
add missing import
...
svn: r13002
2009-08-14 07:07:55 +00:00
Raphael Ackermann
cf5ee9d657
pep8 & typos
...
svn: r13001
2009-08-14 07:07:10 +00:00
Raphael Ackermann
64c79d5655
remove GConfSchemaError as it is not used anymore
...
svn: r13000
2009-08-14 07:05:59 +00:00
Rob G. Healey
b95281c32e
Attempt to get Repository Type to be translatable. Peter Lundgren is helping me.
...
svn: r12998
2009-08-14 06:18:16 +00:00
Serge Noiraud
f794011fac
GeoView : The swap is now fully fonctional.
...
svn: r12995
2009-08-13 21:59:59 +00:00
Serge Noiraud
4fcdbe2c6d
GeoView : mapstraction to version 215.
...
svn: r12994
2009-08-13 21:58:46 +00:00
Raphael Ackermann
c1be765f7a
fixed typos
...
svn: r12984
2009-08-13 08:52:05 +00:00
Rob G. Healey
63094c5aee
Added Associations to the NarrativeWeb output.
...
svn: r12982
2009-08-13 01:50:13 +00:00
Raphael Ackermann
9e4df3ec96
cleanup (reordering alphabetically of DnD types)
...
svn: r12977
2009-08-12 10:01:28 +00:00
Raphael Ackermann
3c070fb0a6
pep8 fixes & typos
...
svn: r12976
2009-08-12 09:59:41 +00:00
Raphael Ackermann
516ba9ec95
better variable naming
...
svn: r12975
2009-08-12 09:57:29 +00:00
Raphael Ackermann
d5f186e3ee
import cleanup & doc fixes
...
svn: r12974
2009-08-12 09:56:07 +00:00
Rob G. Healey
5e0cc4cd1e
Updated printer stylesheet, src/data/Web_Print-Default.css, to match all new changes in NarrativeWeb.
...
svn: r12966
2009-08-11 22:39:07 +00:00
Rob G. Healey
eb5efcf116
Fixed problem with place.get_source_references().
...
svn: r12961
2009-08-11 20:05:56 +00:00
Rob G. Healey
aaf43d3690
NarrativeWeb is now almost at a complete export of the entire database now. Sorry about committing such a huge update at once. Stylesheet element have been modified or added for this update.
...
svn: r12959
2009-08-11 12:49:27 +00:00
Rob G. Healey
6996ad22e6
Added place.get_alternate_locations() amd place.get_source_references() to class PlacePae. Modified and clean up of display_ind_events().
...
svn: r12958
2009-08-11 06:47:42 +00:00
Rob G. Healey
f0ad462488
Fixed a typo which caused a crash.
...
svn: r12957
2009-08-11 04:53:35 +00:00
Rob G. Healey
cfad2f0629
Finished translatable variables in NarrativeWeb
...
svn: r12954
2009-08-11 01:29:53 +00:00
Rob G. Healey
b462ef15cf
Some Translation strings fixed in NarrativeWeb.py. Pointed out by Gary Burton and Peter Lundgren.
...
svn: r12952
2009-08-10 22:51:44 +00:00
Raphael Ackermann
d6559f9044
0003064: Remove check for libglade in configure
...
Removed all references to gtk.glade & libglade
svn: r12951
2009-08-10 21:25:13 +00:00
Raphael Ackermann
01e89f17f2
typo & pep8 fixes
...
svn: r12950
2009-08-10 21:23:38 +00:00
Raphael Ackermann
5ac76d658b
0002832: Somes modules still use Relib reference on docstring
...
patch by romjerome
fixed wrong doc string in srcref.py
svn: r12949
2009-08-10 19:46:24 +00:00
Raphael Ackermann
f6f1cdf05c
0002841: Kinship report converts relationship descriptions to lowercase
...
patch by Reinhard Müller <reinhard.mueller@bytewise.at>
svn: r12948
2009-08-10 19:09:37 +00:00
Jérôme Rapinat
7640de64ea
3160: Add Serbian DateHandler (patch provided by VPeric)
...
svn: r12947
2009-08-10 15:00:29 +00:00
Jérôme Rapinat
b6d71f14f7
3156: Bug in Croatian DateHandler (patch provided by VPeric)
...
svn: r12945
2009-08-10 14:26:24 +00:00
Rob G. Healey
9d6ddde2d8
Removed source.get_reporef_list() from class SourcePage(). There is no usable information to display.
...
svn: r12941
2009-08-10 04:52:41 +00:00
Doug Blank
7da65b05c3
Fixed a bug on export null locations; added primary keys and an index
...
svn: r12940
2009-08-10 01:25:34 +00:00
Raphael Ackermann
7bb8efc479
0003102: Can't run Narrative Website report
...
Added checks for NoneType Objects.
pep8 fixes
svn: r12939
2009-08-09 22:46:55 +00:00
Raphael Ackermann
ee0f901718
cleanup
...
svn: r12938
2009-08-09 22:44:51 +00:00
Raphael Ackermann
b33a53e487
fixed typos
...
svn: r12937
2009-08-09 22:43:43 +00:00
Doug Blank
76d8c108b6
SQL import/export complete. Byte for Byte exact, excluding differences in True-False/1-0, []/(), and unicode/string
...
svn: r12936
2009-08-09 19:26:30 +00:00
Doug Blank
0a476e2a3c
SQL update: two diffs left, in family and place
...
svn: r12935
2009-08-09 17:40:36 +00:00
Raphael Ackermann
65f72560d1
pep8 fixes
...
fixing typos
svn: r12934
2009-08-09 17:09:32 +00:00
Raphael Ackermann
ce53145dfe
fix when running command line report other then html and it would try and fail to set css filename on e.g. pdf doc generator
...
svn: r12933
2009-08-09 17:01:52 +00:00
Doug Blank
778cc935e9
SQL import/export complete except for source repos, and datamap
...
svn: r12932
2009-08-09 08:01:51 +00:00
Rob G. Healey
18048ccfab
Fixed display_attr_list(); display_event_header() and display_event_row(). Added style elements for Attributes in stylesheet.
...
svn: r12931
2009-08-09 07:55:53 +00:00
Doug Blank
78530fae2e
Very close to having the SQL import/export done
...
svn: r12930
2009-08-09 04:14:33 +00:00
Raphael Ackermann
6c07dfc9dd
remove merge error
...
svn: r12929
2009-08-08 21:40:12 +00:00
Raphael Ackermann
5ae1a75bc0
0003137: Attribute error on EmptyDoc for all graphical reports - only with PostScript and SVG output formats !
...
removed 'template' parameter from init method.
problem was that they still used template parameter, when BaseDoc didn't have a template parameter anymore.
also pylint cleanup
svn: r12927
2009-08-08 19:15:19 +00:00
Raphael Ackermann
c839502568
remove unused import
...
svn: r12926
2009-08-08 19:12:12 +00:00
Raphael Ackermann
28c404be58
typos & doc string formatting
...
svn: r12925
2009-08-08 19:11:39 +00:00
Raphael Ackermann
f6409fe94f
fixed typos
...
svn: r12924
2009-08-08 19:10:36 +00:00
Raphael Ackermann
e4495716a9
Removed broken Export to CD on Gnome. This was never working on KDE or Windows. And no developer seems to be able to get it to run on their gnome system. It is very easy now to burn a backup of gramps to a cd using e.g., K3b or Brasero.
...
svn: r12923
2009-08-08 16:35:36 +00:00
Raphael Ackermann
b7827030f5
0002978: ExportCd plug-in should not load if burn:// scheme is unsupported
...
applied patch by Brad Crittenden.
Patch goes in the right direction but still not far enough. On my ubuntu gnome system (9.04) it doesn't load the plugin, but I can burn a cd in nautilus using the burn:/// scheme.
svn: r12922
2009-08-08 16:21:57 +00:00
Raphael Ackermann
eeac507a40
cleanup (typos, docs, indentation)
...
svn: r12921
2009-08-08 15:52:12 +00:00
Raphael Ackermann
3f1f088b55
0002948: error encountered while exporting to 'cd xml'
...
https://bugs.launchpad.net/gramps/+bug/372502
patch by Brad Crittenden
svn: r12920
2009-08-08 15:44:46 +00:00
Raphael Ackermann
69f05f43aa
Fixes 0003155: GraphViz arrow directions are odd
...
Patch by Bob Ham <rah@bash.sh>
+ 1 typo in WebCal.py
svn: r12919
2009-08-08 14:28:19 +00:00
Doug Blank
24750e0272
Nearing completition; most data is pulled out of the SQL db, now I need to get the relations fixed
...
svn: r12918
2009-08-08 04:18:34 +00:00
Doug Blank
f3a7e259e5
SQL Export/Import about 30% done: Notes are complete. People and Events close. The rest still to check.
...
svn: r12917
2009-08-07 22:32:30 +00:00
Rob G. Healey
9eeb2d8b92
Adding source references to all major objects: person, event, attribute, address.
...
svn: r12916
2009-08-07 20:02:55 +00:00
Doug Blank
9b8d97455f
Work in progress towards SQL importer
...
svn: r12915
2009-08-07 13:01:36 +00:00
Doug Blank
a2a8aad654
Fixed missing fields
...
svn: r12914
2009-08-07 13:00:53 +00:00
Doug Blank
18a5c276f3
Nearly complete, but untested SQL export
...
svn: r12913
2009-08-07 11:53:27 +00:00
Doug Blank
dd1f4f0b26
Added a convienence method __len__ for cursors; you can remove if you don't like
...
svn: r12912
2009-08-07 09:11:13 +00:00
Rob G. Healey
2343bb9da5
Fixed IndividualPage: Source References section.
...
svn: r12886
2009-08-07 03:38:33 +00:00
Rob G. Healey
da0ff1ee84
improved look of individual gallery on NarrativeWeb.
...
svn: r12885
2009-08-06 22:04:52 +00:00
Rob G. Healey
f95c70cd84
Fixed multiple show stoppers in NarrativeWeb code.
...
svn: r12883
2009-08-06 19:13:16 +00:00
Richard Taylor
fc8917f6d2
Fix for OS X Scratchpad issue 3089: clipboard broken in Mac port
...
svn: r12882
2009-08-05 18:29:21 +00:00
Benny Malengier
ee69317b62
Fix for: 1277: database corroption on delete outside of DisplayTabs while tab open
...
Introduces the concept of callman.py as one single way to follow handles an
interface is interested in.
dbguielement.py contains a small base class using that, usable for all windows/
guielements that need to track database changes to handles
svn: r12881
2009-08-05 10:32:05 +00:00
Benny Malengier
f34d4656a7
remember scrolled position
...
svn: r12872
2009-08-04 16:57:56 +00:00
Benny Malengier
3068c2b41b
add explenation on catalog use in glade3
...
svn: r12871
2009-08-04 09:15:32 +00:00
Rob G. Healey
077271dc97
Fixed display_addresses() in NarrativeWeb.py. Added stylesheet elements for it.
...
svn: r12870
2009-08-04 08:58:17 +00:00
Rob G. Healey
2fc66c1830
Fixed a variable issue in class PlacePage. Thank you Peter Lundgren.
...
svn: r12869
2009-08-03 08:59:34 +00:00
Rob G. Healey
bc738e0811
NarrativeWeb: LDS Ordinances: added source references. Web_Visually: added LDS Source References.
...
svn: r12868
2009-08-03 08:43:14 +00:00
Rob G. Healey
571e73f0cd
Personal LDS information is now working and complete. NarrativeWeb.py is now working once again! I return it back to working status.
...
svn: r12866
2009-08-03 05:38:11 +00:00
Rob G. Healey
427a34f721
Family LDS Ordinance information is now working in NarrativeWeb at display_ind_families().
...
svn: r12865
2009-08-03 05:21:00 +00:00
Doug Blank
850253ca41
Removing experimental server code
...
svn: r12863
2009-08-03 00:24:34 +00:00
Rob G. Healey
d443e86fbc
Fixed layout and alignment of display_ind_families() in NarrativeWeb
...
svn: r12862
2009-08-02 22:29:54 +00:00
Rob G. Healey
b5902eb82f
Typos fixed from patch from Bob Harm. Changes to NarrativeWeb. LDS Ordinance has been added to Individual Pages.
...
svn: r12861
2009-08-02 20:06:00 +00:00
Doug Blank
d5b8862082
Removed debugging statements
...
svn: r12860
2009-08-02 14:36:26 +00:00
Doug Blank
d5a9ffe96a
Made StyledTextTag a new-style class by extending object; allows to work with older python's too
...
svn: r12859
2009-08-02 05:25:37 +00:00
Doug Blank
a717faf4d6
Experimental --server mode
...
svn: r12858
2009-08-02 03:31:39 +00:00
Doug Blank
3be34486b9
Added ability for simple functions to alternatively work with handles
...
svn: r12857
2009-08-02 03:29:22 +00:00
Rob G. Healey
c56a762c91
Added set_header() to ProgressMeter from Bob Harm. Changes to stylesheet once more.
...
svn: r12856
2009-08-02 02:07:39 +00:00
Raphael Ackermann
874d43f2aa
0002070: Event Comparison Tool filter list doesn't update with new filter
...
remove old unused libglade menu in _FilterMenu
svn: r12855
2009-08-01 16:09:17 +00:00
Rob G. Healey
9e5cc9d93a
NarrativeWeb is broken until further notice, please bare with me for a day or so.
...
svn: r12854
2009-07-31 11:30:14 +00:00
Jérôme Rapinat
fe64fe1214
#2776 : Thumbnail images in report output do not take referenced area into account (patch provided by lomo)
...
svn: r12851
2009-07-29 17:39:59 +00:00
Gerald Britton
26cd2a1ce8
Bug 3123: [Gedcom] An empty type on event may break import
...
svn: r12850
2009-07-29 17:39:58 +00:00
Gerald Britton
283f46d543
Bug [0003123]: [Gedcom] An empty type on event may break import
...
svn: r12849
2009-07-29 13:42:19 +00:00
Rob G. Healey
99e17ea98e
Fixed two invalid syntax errors in ExportGeneWeb. Fixed padding issues in Nebraska with Navigation areas. Minor little changes to others.
...
svn: r12848
2009-07-29 07:58:22 +00:00
Doug Blank
8a7296920f
Use Preferences -> Text -> Private Given name instead of hardcoded _('Living')
...
svn: r12847
2009-07-29 03:28:05 +00:00
Doug Blank
834968897a
Change to new style glade format
...
svn: r12846
2009-07-29 02:23:05 +00:00
Gerald Britton
7be4c7a2bf
Add ability to use Rule in a boolean operation: "if Rule()" will be equivalent to "if Rule.apply()"
...
svn: r12845
2009-07-28 18:18:56 +00:00
Gerald Britton
a62b15353e
Tweak to check that value passed is not None
...
svn: r12844
2009-07-28 18:15:49 +00:00
Rob G. Healey
b98caba34d
NarrativeWeb is now running once again. I do not have a good python exif library yet to use with Gramps. Tiny update to Visually impaired stylesheet to match some changes to plugin.
...
svn: r12843
2009-07-28 11:41:20 +00:00
Brian Matherly
7f4732714b
0002957: Crash when displaying the configuration of a book created with Gramps 3.0.x
...
svn: r12841
2009-07-28 04:08:26 +00:00
Brian Matherly
d2ad12a90a
Fix potential crash in book report.
...
svn: r12839
2009-07-28 03:17:44 +00:00
Peter Landgren
55a98c40ce
Fixed a typo letter>ltr.
...
svn: r12838
2009-07-27 18:47:00 +00:00
Brian Matherly
1a60fad3fc
0003032: Book reports loses center person
...
svn: r12837
2009-07-27 03:12:35 +00:00
Gerald Britton
06171f8488
CommandLineReport: simplification and bug fix in option display
...
svn: r12836
2009-07-24 18:05:07 +00:00
Benny Malengier
72b0b7361c
remember selected item in embedded list tabs after change
...
svn: r12835
2009-07-24 06:14:21 +00:00
Rob G. Healey
8a474ab807
Fixed SurnameListPage. MediaPage and Exif Tags are still not completed. Working on it with Gerald Britton.
...
svn: r12832
2009-07-22 20:03:07 +00:00
Peter Landgren
6294c0b1b3
Fix of issue 3111, string.lowercase on Windows.
...
svn: r12831
2009-07-21 17:46:37 +00:00
Benny Malengier
b59199e3c3
3108: Cannot iterate through/with popup menu on active person's individual events\n and missing embedlist method
...
svn: r12829
2009-07-21 13:27:41 +00:00
Rob G. Healey
f979f8ee63
NarrativeWeb and Web_Visually.css will now show exif tage/keys.
...
svn: r12828
2009-07-21 00:59:38 +00:00
Doug Blank
81386d8572
3110: Typo on child edit context menu (EditFamily) fix by romjerome
...
svn: r12826
2009-07-20 13:25:11 +00:00
Doug Blank
90e918e892
fix to match changed url of blog comment rss
...
svn: r12825
2009-07-20 12:46:26 +00:00
Doug Blank
22c68abd6e
Bug #3097 : Dates parsed after a .gw import should not use Julian calendar; Changed None to 0
...
svn: r12822
2009-07-20 06:48:40 +00:00
Doug Blank
acfb0c8344
Changed set_wife_handle to set_mother_handle
...
svn: r12821
2009-07-20 06:28:55 +00:00
Doug Blank
cfd4c5e300
Removed 'self' left over from conversion from method to function.
...
svn: r12820
2009-07-19 23:58:32 +00:00
Doug Blank
f7f66af44a
Added missing imports
...
svn: r12819
2009-07-19 22:08:47 +00:00
Doug Blank
64f2e01340
Added missing import
...
svn: r12818
2009-07-19 22:07:41 +00:00
Doug Blank
ffe12ceceb
Added Utils.update_constants() that is run after changing preferences.
...
svn: r12817
2009-07-19 20:50:46 +00:00
Peter Landgren
4a2fa50abb
Fix of issue 3109, max number of generations are now set to 50, equal in ancestor tree and descendent tree.
...
svn: r12816
2009-07-19 06:56:20 +00:00
Benny Malengier
a77d4fd3ae
Add my copyright :-)
...
svn: r12813
2009-07-16 22:02:09 +00:00
Benny Malengier
4957fb2a29
Feature: see fam events in person editor and pers event in fam editor
...
svn: r12812
2009-07-16 22:00:22 +00:00
Benny Malengier
c2c937ae5d
avoid crash when update on object not seen in model
...
svn: r12811
2009-07-16 21:47:06 +00:00
Rob G. Healey
8b8c63b439
fixed several little tiny problems which killed loading the plugin.
...
svn: r12810
2009-07-16 19:24:03 +00:00
Gerald Britton
e32b393920
add gramps widget catalog for use with glade-3
...
svn: r12809
2009-07-16 13:52:32 +00:00
Benny Malengier
7f0669fac8
Improve name grouping, consistent naming
...
svn: r12808
2009-07-16 12:58:47 +00:00
Benny Malengier
31f923bab6
avoid cli crash if css file is passed that does not exist
...
svn: r12807
2009-07-16 12:48:31 +00:00
Benny Malengier
19ea036795
2352: 'NoneType' object has no attribute 'get_family_handle_list'
...
svn: r12806
2009-07-16 12:41:09 +00:00
Benny Malengier
67f912aa2d
03090: All strings are not shown translated
...
svn: r12804
2009-07-16 12:23:51 +00:00
Benny Malengier
cf506f544e
fix make install failing
...
svn: r12803
2009-07-16 09:17:40 +00:00
Benny Malengier
ec87c55434
2352: 'NoneType' object has no attribute 'get_family_handle_list' - report from command line
...
Remove template code in cli reports and replace with css code
svn: r12802
2009-07-15 15:40:47 +00:00
Benny Malengier
30d15df800
missing gettext import
...
svn: r12801
2009-07-15 15:39:07 +00:00
Gerald Britton
0ae751e916
remove sort_handles=False parameters from iter_person_handles calls
...
svn: r12800
2009-07-15 14:48:11 +00:00
Benny Malengier
4e9c0246f3
avoid infinite loop in DDR
...
svn: r12799
2009-07-15 14:24:44 +00:00
Benny Malengier
b80e5efa42
add glade.py to install
...
svn: r12798
2009-07-15 14:03:31 +00:00
Benny Malengier
2a365f4d99
improve docstrings
...
svn: r12797
2009-07-15 09:16:39 +00:00
Rob G. Healey
098afdfb0a
NarrativeWeb is still in refactoring mode until further notice. Visually Impaired stylesheet is also in modifying mode.
...
svn: r12796
2009-07-14 23:53:07 +00:00
Gerald Britton
302a4358fd
Fix bugs in some modules caused by using enumerate instead of conventional for-loop syntax
...
svn: r12795
2009-07-14 14:16:03 +00:00
Gary Burton
cbd6031e47
Glade memory leak fix on event ref editor. Bug 2616
...
svn: r12793
2009-07-12 20:55:08 +00:00
Gary Burton
c2990a6cc1
Revert an unneccesary change
...
svn: r12792
2009-07-12 19:51:17 +00:00
Gary Burton
6c855de785
Fix a variety of memory leaks around the PeopleView and model
...
svn: r12791
2009-07-12 19:45:17 +00:00
Gerald Britton
d45f5970fb
add missing iterator methods to filter.py, use get_family_handles instead of the iterator in ExportGedcom.py
...
svn: r12790
2009-07-11 20:11:37 +00:00
Gary Burton
aa5fce63a7
Remove period character from file format string as it is already supplied by get_ext()
...
svn: r12789
2009-07-11 19:37:15 +00:00
Gary Burton
e1095908ef
Reinstate the building of person_dict. Bug 3103
...
svn: r12788
2009-07-11 16:13:29 +00:00
Gary Burton
1460750b24
Add missing source_predicate method and doc strings
...
svn: r12787
2009-07-11 15:35:36 +00:00
Gary Burton
215aeb4667
Fix incorrect method name
...
svn: r12786
2009-07-11 15:32:37 +00:00
Gerald Britton
b221f428bf
proxybase tweak to default predicate to None
...
svn: r12784
2009-07-11 04:02:28 +00:00
Gerald Britton
56c79b6fa4
Proxy databases:
...
1. Provide default methods in proxybase.py for get_<object>_handles and iter_<object>_handles
2. Implement callouts in iter_<object>_handles to determine if handles should be included or not
3. Added new methods to dbbase.py raising NotImplementedError for the new iter_<object>_handles methods
4. Implemented new methods in living.py, private.py and referenced.py
5. Changed filter.py to use iter_person_handles instead of get_person_handles
6. Removed duplicate methods from children of ProxyDbBase
svn: r12783
2009-07-10 19:24:43 +00:00
Gary Burton
01492a1974
Fix bug causing GraphViz report dialog to crash resulting from recent BaseDoc changes
...
svn: r12782
2009-07-10 16:45:22 +00:00
Benny Malengier
2a685cbd7a
3093: Enable grouped displaytab in the editor: Name tab
...
svn: r12781
2009-07-10 13:18:13 +00:00
Benny Malengier
d49e1f0ec7
update documentation
...
svn: r12780
2009-07-10 08:46:18 +00:00
Gerald Britton
181c0c9b41
Replace get_place_handles with iter_place_handles
...
svn: r12778
2009-07-08 18:11:02 +00:00
Gerald Britton
b601f4bdf2
Replace get_family_handles with iter_family_handles
...
svn: r12776
2009-07-08 16:11:20 +00:00
Gerald Britton
f680992d04
Tweaks
...
svn: r12775
2009-07-08 16:10:13 +00:00
Gerald Britton
2769b58a44
Implement iter_people_handles methods and begin to use them - second batch of updates
...
svn: r12774
2009-07-07 18:58:47 +00:00
Jérôme Rapinat
7a235029d8
typo
...
svn: r12773
2009-07-07 09:44:19 +00:00
Peter Landgren
6aaa3b9136
Changed start-date to start_date
...
svn: r12770
2009-07-07 06:16:30 +00:00
Peter Landgren
1bbb5d6996
Fix of issue 3087.
...
svn: r12769
2009-07-06 18:18:22 +00:00
Jérôme Rapinat
f213382d3a
Request #3083 : To display /Day month year/ on Date_fr.py
...
svn: r12766
2009-07-06 09:59:54 +00:00
Benny Malengier
f7efb09734
add platform utility functions
...
svn: r12765
2009-07-06 09:54:30 +00:00
Benny Malengier
0d7c048052
svn id tag
...
svn: r12764
2009-07-04 15:55:43 +00:00
Benny Malengier
4b9bf10c07
bug fix, correctly query system
...
svn: r12763
2009-07-04 10:21:10 +00:00
Benny Malengier
cf86470781
add platform constants
...
svn: r12762
2009-07-04 09:30:10 +00:00
Benny Malengier
c8ef93f120
Correct localized sort in windows using os encoding in the flat views
...
svn: r12761
2009-07-03 22:00:58 +00:00
Gerald Britton
f7454de7fd
Implement iter_people_handles methods and begin to use them
...
svn: r12760
2009-07-03 20:23:41 +00:00
Gerald Britton
40d0605a63
fix bug in r12705
...
svn: r12759
2009-07-03 15:53:28 +00:00
Benny Malengier
dddcb10dd3
docstring update
...
svn: r12758
2009-07-03 09:23:07 +00:00
Gerald Britton
873f830306
Tweak
...
svn: r12757
2009-07-03 00:29:52 +00:00
Gerald Britton
c919910cca
Tweaks to replace for loops with built-in functions and list comprehensions
...
svn: r12756
2009-07-02 20:01:28 +00:00
Jérôme Rapinat
5da4aa816d
to allow to translate n years old
...
svn: r12755
2009-07-02 15:47:18 +00:00
Benny Malengier
2b2f132d8c
add ldsordbase to api doc
...
svn: r12753
2009-07-02 08:28:29 +00:00
Gerald Britton
b12dd97e71
Bug 3079: sort event crashes with dbstate not passed to options
...
svn: r12750
2009-07-01 14:43:27 +00:00
Benny Malengier
2b49568b1f
3073: Add/edit personfilter is VERY slow in one database
...
svn: r12749
2009-07-01 10:59:24 +00:00
Benny Malengier
48c746d1c8
Scratchpad does not keep history between sessions anymore
...
svn: r12747
2009-06-30 21:29:14 +00:00
Benny Malengier
8ad045695b
fcntl module not used in scratchpad
...
svn: r12746
2009-06-30 21:27:15 +00:00
Gerald Britton
0351c2e6ca
GrampsType: Avoid retranslating literal strings; rearrange metaclass code
...
svn: r12742
2009-06-30 18:29:45 +00:00
Gerald Britton
d022d0187b
Replace locale.strcoll with locale.strxfmt for performance and Python 3.0 compliance
...
svn: r12739
2009-06-30 14:05:57 +00:00
Benny Malengier
b1dd135363
3077: Cannot modify column model on Family, Repository and Note Views
...
svn: r12738
2009-06-30 13:42:25 +00:00
Benny Malengier
01a33d1a00
update pixmap in editmediaref of y coord change
...
svn: r12737
2009-06-30 08:50:10 +00:00
Benny Malengier
d97e62fa27
optimization suggested by Gerald to avoid append
...
svn: r12734
2009-06-29 20:46:00 +00:00
Rob G. Healey
57dc74b965
Fixed two errors that Gerald pointed out to me. Added RepositoryListPage and RepositoryPage classes. More work on libhtml and with statement.
...
svn: r12733
2009-06-29 20:04:00 +00:00
Benny Malengier
92d344d802
3052: Only PeopleView rebuilds entries on SearchBar after a change on columns Editor
...
svn: r12732
2009-06-29 19:57:12 +00:00
Benny Malengier
4e974dc0e1
add missing Makefile and suggestions by Gerald
...
svn: r12730
2009-06-29 18:15:28 +00:00
Benny Malengier
f07a12766a
Further optimization in the flatbasemodel:
...
* keep list of all possible keys in memory so database is no longer touched
for the searches. ==> a search is faster
* bug fixes to previous patch set: show total and displayed number correctly
svn: r12726
2009-06-29 13:37:15 +00:00
Benny Malengier
7a5e5f4476
bug fix, on delete return old path of deleted row
...
svn: r12725
2009-06-28 22:07:18 +00:00
Benny Malengier
d182a5797f
some pylint fixes
...
svn: r12724
2009-06-28 21:47:04 +00:00
Benny Malengier
fb6967d000
optimization and cleaning of the base model for flat treeviews
...
svn: r12723
2009-06-28 21:15:10 +00:00
Benny Malengier
db5458a507
bug fix: reenable the -d option
...
svn: r12722
2009-06-28 09:57:05 +00:00
Gary Burton
963f101c6b
Remove some junk leftover from testing.
...
svn: r12719
2009-06-26 10:37:37 +00:00
Gary Burton
96e9fc4f6b
Parse address from GEDCOM submitter tag. Bug #3056
...
svn: r12718
2009-06-26 10:32:36 +00:00
Benny Malengier
dc354dfd4f
[Emrys] 2896: Macports 3.0.4 cannot view images
...
svn: r12716
2009-06-26 09:46:06 +00:00
Benny Malengier
e5d8544a6c
[Emrys] 2896: Macports 3.0.4 cannot view images
...
svn: r12714
2009-06-26 09:44:12 +00:00
Gerald Britton
b0a6f7c854
replace refs to locale.strcoll with refs to locale.strxfrm
...
svn: r12712
2009-06-25 21:09:49 +00:00
Gerald Britton
3a41651e50
PeopleModel: various performance tweaks
...
svn: r12711
2009-06-25 19:15:56 +00:00
Gerald Britton
4cd2468477
PeopleModel: various performance tweaks
...
svn: r12710
2009-06-25 19:01:40 +00:00
Jérôme Rapinat
0d3314b9dc
typo - contribution by Jérôme Chailloux
...
svn: r12709
2009-06-25 18:16:50 +00:00
Jérôme Rapinat
83dfb87696
2831: missing filter rule on Event object matching source reference
...
svn: r12706
2009-06-25 17:20:29 +00:00
Gerald Britton
fdfacd972c
Minor tweaks to use slices instead of lists of items
...
svn: r12705
2009-06-25 13:41:16 +00:00
Benny Malengier
a52bc62be9
2691: Create api documentation with sphinx
...
svn: r12704
2009-06-24 21:56:07 +00:00
Gerald Britton
1042bb3fe2
Bug 3069: PersonView keeps tree model attached while rebuilding the columns
...
svn: r12703
2009-06-24 20:26:18 +00:00
Rob G. Healey
22ecedb061
Fixed a typing error from yesterday's open_file_with_default_application(). Completed work on default printer stylesheet also.
...
svn: r12702
2009-06-24 20:03:10 +00:00
Rob G. Healey
d5ccd93043
More work on converting the two of these.
...
svn: r12700
2009-06-23 22:34:14 +00:00
Rob G. Healey
ae28b8538b
Fixed Utils.open_file_with_default_application() to gui.utils instead of Utils now. Works again.
...
svn: r12699
2009-06-23 20:49:18 +00:00
Rob G. Healey
1101b21ba0
More cleanup work on stylesheet. Continuing to convert NarrativeWeb to use the Html class and the with statement.
...
svn: r12698
2009-06-22 23:58:09 +00:00
Peter Landgren
cdf0e98a55
Added errmsg in conn. with issue 3066.
...
svn: r12696
2009-06-22 10:24:02 +00:00
Benny Malengier
77164c848e
3066: [PlaceView] Loading... should disappear when map service plugins are present.
...
svn: r12694
2009-06-22 09:21:02 +00:00
Peter Landgren
7390f38f61
Reminder to change call to pixbuf.add_alpha in later version of gtk/pygtk.
...
svn: r12692
2009-06-22 07:50:04 +00:00
Rob G. Healey
4bc5a34938
Changed utilsgui.py to utils.py in src/gui/Makefile.am! Would not allow make install to complete.
...
svn: r12690
2009-06-21 06:26:51 +00:00
Rob G. Healey
c8fa363708
Large sized cleanup of NarrativeWeb, and some minor work on Web_Visually.css. There is still more work to be done on NarrativeWeb, but this commit was getting too big already.
...
svn: r12689
2009-06-21 03:25:28 +00:00
Gary Burton
8c22c558b2
Ensure source reference dates are always exported. Bug #3062
...
svn: r12688
2009-06-20 20:23:40 +00:00
Gary Burton
e6ab15fcd9
GEDCOM parser fixes for gallery objects. Bug #3056
...
svn: r12686
2009-06-20 19:34:42 +00:00
Rob G. Healey
d181d6bd33
NarrativeWeb now has Styked Notes! Thanks for being a giant help Benny. Could not have done it without you. Bringing the default print stylesheet up to date with the rest of them.
...
svn: r12683
2009-06-19 23:53:42 +00:00
Benny Malengier
0a3e869361
Add missing file grampsgui and make utilsgui just gui
...
svn: r12681
2009-06-19 15:26:51 +00:00
Benny Malengier
9d417e2cd6
Split Utils in a non GUI and GUI part
...
move GrampsCfg utils to Utils
improve import strategy
svn: r12680
2009-06-19 15:23:58 +00:00
Peter Landgren
0ac67e8a59
Reference to Query.py removed from Makefile.am, as Query.py as deleted.
...
svn: r12679
2009-06-19 14:51:11 +00:00
Benny Malengier
5f77bfea3b
pylint fixes and bug fixes for CLI/GUI split
...
svn: r12677
2009-06-19 08:46:17 +00:00
Zdeněk Hataš
a16fc9a8cb
Fixed typo in localized date handler, translation updates.
...
svn: r12676
2009-06-19 07:19:18 +00:00
Benny Malengier
4b7692708c
Split CLI from GUI. These changes allow CLI to work without GTK
...
Part 1. To do: pylint on new files.
svn: r12674
2009-06-18 21:56:37 +00:00
Rob G. Healey
c71367ed54
Fixed a show stopper -- broke the plugin.
...
svn: r12673
2009-06-16 21:54:06 +00:00
Gerald Britton
70a0c50fca
Use GrampsCursor as a context manager using "with" statement
...
svn: r12672
2009-06-16 15:49:17 +00:00
Brian Matherly
187539cb72
Implement availability of the DestinationOption.
...
svn: r12671
2009-06-16 03:12:41 +00:00
Doug Blank
29cf704047
Experiment abandoned
...
svn: r12670
2009-06-16 00:23:46 +00:00
Rob G. Healey
0dac6cf9aa
Removed a duplicate class. Re did classes IndividualListPage, DownloadPage, ContactPage, SourceList, SourcePage, and a bunch of modules/ functions. More clean up work on the Visually Impaired stylesheet.
...
svn: r12669
2009-06-15 19:25:43 +00:00
Benny Malengier
f4e0a45fad
code optimization of eventbase filters
...
svn: r12668
2009-06-15 19:06:25 +00:00
Benny Malengier
38876a32a5
GEPS 008: File Organization
...
svn: r12667
2009-06-15 19:02:15 +00:00
Benny Malengier
fd85ac0cb4
remove template code from quickreport docgen
...
svn: r12665
2009-06-15 16:18:16 +00:00
Rob G. Healey
33ad285de6
Re-worked IndividualListPage().
...
svn: r12664
2009-06-13 18:49:18 +00:00
Gerald Britton
44028cc47c
libhtml.py: add title=None default option to Html.page static method
...
svn: r12663
2009-06-12 16:36:31 +00:00
Gerald Britton
bb83288883
Check.py: replace get..handles and map..keys calls with calls to new iterator functions
...
svn: r12662
2009-06-12 16:19:48 +00:00
Gerald Britton
d66632812f
ImportGrdb.py: Remove duplication from derived classes
...
svn: r12661
2009-06-12 16:18:18 +00:00
Gerald Britton
035096e5b2
Add iterator and context manager methods to GrampsCursor object and use them in GrampsDbBase and GrampsDBDir.
...
svn: r12660
2009-06-12 16:17:07 +00:00
Benny Malengier
aa5aa031c0
fix ODF output put, prettify kinship html output
...
svn: r12657
2009-06-12 07:31:30 +00:00
Rob G. Healey
94dba1433d
Fixed SurnamePage, other minor fixes. Some cleanup of the stylesheet.
...
svn: r12656
2009-06-12 06:04:30 +00:00
Rob G. Healey
140c565a28
NarrativeWeb now uses the HTML class-- src/plugins/lib/libhtml.py. There is still more work coming as it is still not completely refined yet. Gerald Britton has played a huge part in getting this out to you. New download page added, and name_format also.
...
svn: r12655
2009-06-11 16:45:30 +00:00
Benny Malengier
f78db6f418
2707: Add markup notes to html output. Finished
...
svn: r12654
2009-06-11 13:01:27 +00:00
Benny Malengier
a3f59f2717
2712: middle click copy paste not working in notes
...
svn: r12652
2009-06-11 12:51:00 +00:00
Rob G. Healey
030f170be4
Removed references to USER_TEMPLATES in const.py and const.py.in
...
svn: r12650
2009-06-11 06:28:51 +00:00
Rob G. Healey
4f8b992068
Removed templates directory; from Makefile.am so that it would complete autogen.sh and make commands.
...
svn: r12649
2009-06-11 02:39:11 +00:00
Gerald Britton
75a7e04c4b
libhtml: add indent=None option and reference in docstring to wiki page
...
svn: r12648
2009-06-10 14:14:11 +00:00
Benny Malengier
e4de221227
2707: Add markup notes to html output: div and class elements
...
svn: r12647
2009-06-09 20:47:32 +00:00
Benny Malengier
a177da80b0
2707: Add markup notes to html output
...
Part 2: enable css, clean up code.
TODO: better output, support in default css files, test
svn: r12644
2009-06-08 23:19:37 +00:00
Jérôme Rapinat
278cdaa63c
#3040 : typo translation (contribution by Zegzda Yevgeny)
...
svn: r12640
2009-06-07 19:04:11 +00:00
Gerald Britton
6aaf59b499
_PeopleModel.py: remove redundant call to db.get_person_handles(), saving about 1/4 sec per 1000 people loaded into people view
...
svn: r12632
2009-06-07 02:18:32 +00:00
Benny Malengier
542b1e404d
02707: Add markup notes to html output
...
part 1: remove template from html output
svn: r12631
2009-06-06 09:49:40 +00:00
Jérôme Rapinat
aa499dfec7
add support for russian manual (contribution by Zegzda Yevgeny)
...
svn: r12630
2009-06-05 15:24:48 +00:00
Gerald Britton
8584798916
person.py: minor performance improvements
...
svn: r12625
2009-06-04 19:00:51 +00:00
Peter Landgren
581b33524e
Fix of issue 3007.
...
svn: r12622
2009-06-03 18:40:10 +00:00
Peter Landgren
54dba4fc09
Fix of issue 3007.
...
svn: r12621
2009-06-03 18:39:24 +00:00
Gerald Britton
32f0251b9e
Add context-manager support to libhtml so it can be used in a "with" statement
...
svn: r12616
2009-06-02 19:23:38 +00:00
Gerald Britton
885ddddbc1
remove image files used by the deprecated MapView module
...
svn: r12615
2009-06-02 19:22:03 +00:00
Benny Malengier
142e7e4970
move latexbackend into PdfDoc
...
svn: r12614
2009-06-02 18:42:41 +00:00
Gerald Britton
367b52bf2f
Remove MapView.py since it is deprecated in favor of Geoview
...
svn: r12612
2009-06-02 14:54:37 +00:00
Gerald Britton
078207d9fa
_Tool.py: Pythonic style change in try...except...else
...
svn: r12611
2009-06-02 14:46:25 +00:00
Brian Matherly
aa800b3ad6
Misc PEP8 cleanup.
...
svn: r12610
2009-06-02 12:09:34 +00:00
Benny Malengier
0aedf53b6b
2847: Trying to import an older Gramps DB fails, delayed commit like rev 12575
...
svn: r12609
2009-06-02 11:53:48 +00:00
Brian Matherly
4ca984bd2f
0003033: const dependence in gen/plug/docgen stylesheet
...
svn: r12608
2009-06-02 11:50:17 +00:00
Benny Malengier
a0b1965c24
remove wrong commit of makefiles
...
svn: r12604
2009-05-31 15:01:58 +00:00
Benny Malengier
fb3ec68c6a
part 3 : split basedoc in files, remove Utils dependance, move fontscale in gen,
...
update build system
svn: r12603
2009-05-31 14:59:56 +00:00
Rob G. Healey
5ed724970b
Added the Makefiles for those two directories: src/gen/plug/docgen and src/gen/plug/docbackend.
...
svn: r12599
2009-05-31 03:50:28 +00:00
Gary Burton
cc38a53add
Bug 2950. Made subgraph optional for Relationship Graph as discussed in bug report. Moved the option to GraphvizReportDialog and refactored FamilyLines to use it.
...
svn: r12596
2009-05-30 12:12:58 +00:00
Rob G. Healey
ed13f340d5
More changes to Visually Impaired stylesheet.
...
svn: r12594
2009-05-30 09:36:23 +00:00
Rob G. Healey
5ef1c9711d
Add modified download page to NarrativeWeb, and update stylesheet for it.
...
svn: r12593
2009-05-30 08:46:12 +00:00
Benny Malengier
7f6ca2aa45
update Makefiles and po, add not committed __init__ to import docgen module
...
svn: r12592
2009-05-29 22:41:26 +00:00
Benny Malengier
8dd7adc607
part 2 basedoc: move BaseDoc.py to /gen/plug/docgen and add /gen/plug/docbackend
...
that was missing in part 1
Still to come: makefiles and splitting new basedoc.py in small files
svn: r12591
2009-05-29 22:25:44 +00:00
Benny Malengier
f999ba9cc4
Part 1 basedoc changes: move out backend stuff from BaseDoc, use backend in
...
the docs. As a dir change will be done, backend itself will be committed
later, trunk will be broken till then
svn: r12590
2009-05-29 19:52:57 +00:00
Gerald Britton
220873d92e
Bug 3030: ID formats not properly verified
...
svn: r12587
2009-05-29 17:09:09 +00:00
Gerald Britton
c2d9f55164
Bug 3018: simplified logic in monitoredwidgets.py
...
svn: r12585
2009-05-28 16:14:38 +00:00
Gerald Britton
c3578b2ccf
Bug 3018: restored keys() to monitoredwidgets
...
svn: r12582
2009-05-28 13:26:42 +00:00
Gerald Britton
81a0848490
Bug 3018: remove calls to keys() and values() dictionary method where possible
...
svn: r12579
2009-05-27 17:33:45 +00:00
Benny Malengier
1edada53d0
3021: When ever try to import a data.gramps from 3/2005, it bombs with errors given here
...
svn: r12574
2009-05-27 09:35:50 +00:00
Gerald Britton
5eb7e18dc6
Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
...
svn: r12572
2009-05-26 20:48:09 +00:00
Gerald Britton
35326c7b47
Bug 3011: fix problem with new-style class and special method names
...
svn: r12569
2009-05-25 19:13:58 +00:00
Rob G. Healey
e9b1ec6b7e
Updated stylesheets to fix "Vertical Alphabet Navigation" problem.
...
svn: r12565
2009-05-23 07:47:59 +00:00
Gerald Britton
4785ca18b4
Bug 3018: ImportGrdb: reverted 12563 due to missing method in DB
...
svn: r12564
2009-05-22 20:34:05 +00:00
Gerald Britton
c5c0ce7bfb
Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
...
svn: r12563
2009-05-22 19:27:46 +00:00
Gerald Britton
fc90d5fce2
Bug 3018: remove calls to keys() dictionary method where possible
...
svn: r12562
2009-05-22 18:43:40 +00:00
Gerald Britton
5c9d8ab7ff
Bug 3011: change old-style classes to new-style classes
...
svn: r12561
2009-05-21 20:58:12 +00:00
Gerald Britton
021b754939
Bug 3011: change old-style classes to new-style classes
...
svn: r12559
2009-05-21 17:19:50 +00:00
Rob G. Healey
316b997e6d
Connected maximuum image sizes to include media option above it. Fixed some code on year_navigation() in WebCal.
...
svn: r12557
2009-05-21 07:14:59 +00:00
Rob G. Healey
b282953be5
Removed missing gladefile in src/plugins/docgen/Makefile.am for allow complete to finish. Applied large image scaling in NarrativeWeb.
...
svn: r12554
2009-05-20 23:26:30 +00:00
Benny Malengier
bb7920b0c0
remove STRANGE output due to line spacing in pdf
...
svn: r12553
2009-05-20 11:18:51 +00:00
Benny Malengier
068b3157f0
2995: Unable to produce Narrated Web Site using filter and privacy settings
...
svn: r12551
2009-05-20 10:18:20 +00:00
Gerald Britton
e3bd5d1e69
Fix ownereditor popup menu handling
...
svn: r12550
2009-05-19 20:07:00 +00:00
Benny Malengier
0a9017e25f
2990: Detailed Descendant/ancestry report format-slight variable name change
...
svn: r12549
2009-05-19 09:50:40 +00:00
Benny Malengier
c46a7b8364
2990: Detailed Descendant/ancestry report format
...
svn: r12548
2009-05-19 09:40:08 +00:00
Benny Malengier
ac6ef2a9bc
2956: Errors with GTKPrint on Ubuntu 9.04
...
svn: r12547
2009-05-19 09:00:48 +00:00
Benny Malengier
b5f8ec1717
2995: Unable to produce Narrated Web Site using filter and privacy settings
...
svn: r12543
2009-05-19 08:43:51 +00:00
Benny Malengier
4878453cf3
3001: crash on Narrated Web Site report on my database
...
svn: r12540
2009-05-19 08:20:05 +00:00
Gerald Britton
73e1ab5722
Bug 2888: downgrade the glade files in tools to gtk version 2.12
...
svn: r12538
2009-05-18 15:36:03 +00:00
Benny Malengier
8db826314e
2860: Problem with det_ancestor report in PDF at page breaks\n no more STRANGE output
...
svn: r12537
2009-05-18 14:42:26 +00:00
Benny Malengier
53716bdca0
2942: Note in Family eventref not referenced, also source of attribute of family eventref
...
svn: r12535
2009-05-18 14:02:13 +00:00
Rob G. Healey
9b4efeb283
Removed a single s character sitting alone on line 178 of ExportPkg.py. Cleanup and updates to stylesheet.
...
svn: r12530
2009-05-15 20:07:39 +00:00
Gerald Britton
21e96b0616
Bug 2888 - minor edits and cleanup
...
svn: r12529
2009-05-15 18:12:10 +00:00
Gerald Britton
110557c3c7
Add glade.py with Glade class and use instead of gtk.Builder throughout project
...
svn: r12528
2009-05-14 20:15:59 +00:00
Benny Malengier
feb15edc7e
2860: Problem with det_ancestor report in PDF at page breaks
...
svn: r12526
2009-05-14 14:43:42 +00:00
Benny Malengier
1031506baa
2808: fonts with xml codes don't print correctly
...
svn: r12525
2009-05-14 13:51:36 +00:00
Benny Malengier
066d39a739
2860: Problem with det_ancestor report in PDF at page breaks
...
svn: r12522
2009-05-13 08:36:02 +00:00
Rob G. Healey
edfc5ffe06
Little change in WebCal. Added chnages to stylesheet for new Download Page.
...
svn: r12519
2009-05-11 02:28:15 +00:00
Peter Landgren
bf71f6f367
Fix of issue 2964.
...
svn: r12518
2009-05-10 16:04:58 +00:00
Serge Noiraud
a01e27d254
ODFDoc : internal permission of files and encoding.
...
svn: r12514
2009-05-08 20:22:56 +00:00
Gerald Britton
e5794d4999
Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 3
...
svn: r12512
2009-05-07 20:08:27 +00:00
Doug Blank
29d55c10d0
added http:// if missing scheme
...
svn: r12510
2009-05-06 22:06:12 +00:00
Gerald Britton
05d6302cdd
Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 2
...
svn: r12509
2009-05-06 19:15:55 +00:00
Gerald Britton
0440ca1c2a
Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 1
...
svn: r12508
2009-05-06 14:44:22 +00:00
Doug Blank
6ebd0b0a77
Added two methods: parse_path and get_full_path, but the Url class will need to be enhanced and refined to be more useful for web development
...
svn: r12506
2009-05-06 13:11:31 +00:00
Peter Landgren
b189249692
Fix of issue 2959.
...
svn: r12503
2009-05-02 08:18:12 +00:00
Serge Noiraud
6efffe78c2
NarrativeWeb : gen.lib.date problem
...
svn: r12502
2009-05-01 20:25:08 +00:00
Serge Noiraud
2fe74e2ca6
Narrativeweb : gen.lib problem and alphabet navigation > 26 characters
...
svn: r12501
2009-05-01 09:13:20 +00:00
Serge Noiraud
0df89ea9b7
Narrativeweb : Swedish specific alphabet sort.
...
svn: r12500
2009-05-01 08:39:17 +00:00
Doug Blank
f18040a0d0
Don't emit signal to change active person if that is already the active person
...
svn: r12498
2009-04-30 04:40:20 +00:00
Rob G. Healey
890138b294
Deleted the src/Models directory and removed the only file that I could find that was using it.
...
svn: r12497
2009-04-30 03:50:17 +00:00
Brian Matherly
5e5fc02115
Remove unused options for GeneWeb export.
...
svn: r12496
2009-04-30 03:49:03 +00:00
Jérôme Rapinat
8a3c2cc4c2
pylint
...
svn: r12495
2009-04-29 14:27:08 +00:00
Jérôme Rapinat
b578373033
pylint
...
svn: r12494
2009-04-29 12:38:30 +00:00
Jérôme Rapinat
d0b0a5314d
use SimpleTable
...
svn: r12493
2009-04-28 10:54:04 +00:00
Gary Burton
d3b2a2ab27
Bug #2950 . Use Graphviz subgraphs to keep children with their spouses on Relationship Graph
...
svn: r12488
2009-04-26 20:50:33 +00:00
Gary Burton
3a2e4b44a6
Bug #2950 . Use Graphviz subgraphs to keep children with their spouses on Relationship Graph
...
svn: r12487
2009-04-26 20:47:42 +00:00
Doug Blank
aa7ff9cf68
Make SimpleTable columns resizable
...
svn: r12483
2009-04-20 21:00:20 +00:00
Serge Noiraud
21414d184f
There are three bugs which give mistery sort problems :
...
1 : The normalize function use NFC in one place and NFKC in all others.
either we use NFC or we use NFKC, but don't mix these two modes.
2 : One sort function does not use the locale.strcoll
3 : There is a problem with the following statement:
if letter is not last_letter. "is not" doesn't work correctly.
svn: r12482
2009-04-20 20:44:22 +00:00
Peter Landgren
0cc4adaad6
Fix of issue 2936.
...
svn: r12478
2009-04-19 07:13:11 +00:00
Doug Blank
ec4905b6ca
Removed extra space before family names in table row
...
svn: r12477
2009-04-18 23:32:09 +00:00
Gerald Britton
a0a0e6f20a
Bug 2888: rule.glade: convert from libglade to gtkbuilder
...
svn: r12476
2009-04-18 18:36:18 +00:00
Peter Landgren
430bf797f7
Fix of issue 2935.
...
svn: r12473
2009-04-18 05:59:54 +00:00
Gerald Britton
31187ac521
Merge modules: convert from libglade to gtkbuilder
...
svn: r12472
2009-04-18 03:10:50 +00:00
Peter Landgren
7c264fb689
Fix of issue 2932.
...
svn: r12471
2009-04-17 19:54:00 +00:00
Gerald Britton
6c4bb3ffd4
Bug 2888: _EditPerson: convert from liglade to gtkbuilder
...
svn: r12470
2009-04-17 19:12:25 +00:00
Gerald Britton
1441ea8ba9
Bug 2888: _PaperMenu: convert from liglade to gtkbuilder
...
svn: r12468
2009-04-17 18:34:27 +00:00
Gerald Britton
564090665a
Bug 2888: ensure proper "requires" statement in glade files
...
svn: r12467
2009-04-17 16:39:22 +00:00
Gerald Britton
29d53439e1
Bug 2888: ImportGetcom.glade: downgrade requires to 2.12
...
svn: r12466
2009-04-17 16:06:31 +00:00
Gerald Britton
7484484990
Bug 2888: book.glade: downgrade requires to 2.12
...
svn: r12465
2009-04-17 16:05:46 +00:00
Gerald Britton
d03592eebc
Bug 2888: GtkPrint: convert from liglade to gtkbuilder
...
svn: r12464
2009-04-17 16:04:04 +00:00
Gerald Britton
703174b188
Bug 2888: ImportGetcom: convert from liglade to gtkbuilder
...
svn: r12463
2009-04-17 15:07:29 +00:00
Gerald Britton
5c60081622
ExportFtree: fix typo
...
svn: r12462
2009-04-17 14:58:25 +00:00
Gerald Britton
e63996d08f
ExportFtree: simplify get_name function
...
svn: r12461
2009-04-17 13:32:41 +00:00
Gerald Britton
b353c7eff5
Bug 2888: set builder glade files to require 2.12
...
svn: r12458
2009-04-16 20:14:41 +00:00
Gerald Britton
ccf1c27df1
Bug 2888: downgrade builder glade files to require 2.10
...
svn: r12457
2009-04-16 20:05:46 +00:00
Gerald Britton
29ff457d25
Bug 2888: Export plugins - convert from libglade to gtkbuilder
...
svn: r12456
2009-04-16 19:29:40 +00:00
Gerald Britton
b0e8509989
Bug 2888: FindDupes.py - convert from libglade to gtkbuilder
...
svn: r12451
2009-04-15 20:51:10 +00:00
Gerald Britton
82aac3836f
plugins/tools: make file path build logic conform to Python standards
...
svn: r12450
2009-04-15 19:27:17 +00:00
Gerald Britton
1c7daa4ed5
Bug 2888: EventCmp.py - convert from libglade to gtkbuilder
...
svn: r12449
2009-04-15 19:26:07 +00:00
Gerald Britton
efffaa97e1
Bug 2888: in BookReport and Verify, make toplevel windows visible=false by default
...
svn: r12448
2009-04-15 15:42:10 +00:00
Gerald Britton
72c92f096c
_PluginDialogs.py: convert to use gtkbuilder instead of libglade
...
svn: r12447
2009-04-13 20:06:19 +00:00
Gerald Britton
b8eda073ab
_PluginDialogs.py: convert to use gtkbuilder instead of libglade
...
svn: r12446
2009-04-13 20:04:30 +00:00
Gerald Britton
fbfa12d2cc
BookReport.py: fix bug in file path build routine
...
svn: r12445
2009-04-13 20:01:29 +00:00
Gerald Britton
8a66aa053a
ScratchPad.py: convert to use gtkbuilder instead of libglade
...
svn: r12444
2009-04-13 19:26:29 +00:00
Gerald Britton
85e9b4dd1b
BookReport.py: fix bug in file path build routine
...
svn: r12443
2009-04-13 19:25:29 +00:00
Gerald Britton
a02dd4e199
BookReport.py: fix bug in file path build routine
...
svn: r12442
2009-04-13 19:10:06 +00:00
Gerald Britton
bb866f133a
BookReport.py: convert to use gtkbuilder instead of libglade
...
svn: r12441
2009-04-13 18:59:08 +00:00
Gerald Britton
85b5ac2996
FindDupes.py: fix small bug in file path build routine.
...
svn: r12440
2009-04-13 18:58:26 +00:00
Gerald Britton
47297af2e9
ChangeTypes.py: fix small bug in file path build routine.
...
svn: r12439
2009-04-13 18:57:43 +00:00
Gerald Britton
a1e9323d3b
NotRelated.py: convert to use gtkbuilder instead of libglade
...
svn: r12438
2009-04-13 18:56:50 +00:00
Gerald Britton
8a16657375
Verify.py: convert from libglade to gtkbuilder - take 2
...
svn: r12435
2009-04-12 18:29:28 +00:00
Gary Burton
528c2aa2a5
Make clipboard remember its dimensions
...
svn: r12433
2009-04-12 10:28:37 +00:00
Gerald Britton
22b0e556dd
Verify.py: convert from libglade to gtkbuilder
...
svn: r12431
2009-04-11 21:12:14 +00:00
Gary Burton
e94e59b958
Add fallback dates for birth and death
...
svn: r12430
2009-04-10 16:20:41 +00:00
Gary Burton
0138d0a982
Show event place on event selector
...
svn: r12428
2009-04-10 10:47:02 +00:00
Gary Burton
7aa6433a22
Bug #2902 : Fix problem with notes in geneweb export
...
svn: r12427
2009-04-10 10:41:28 +00:00
Brian Matherly
a195d98d5e
0002897: Clipboard's Source Reference popup lingers forever
...
svn: r12425
2009-04-10 03:01:42 +00:00
Brian Matherly
125266878d
FileEntry clean up.
...
svn: r12423
2009-04-10 02:24:13 +00:00
Gerald Britton
39132b011a
RemoveUnused.py: convert to use gtkbuilder instead of libglade
...
svn: r12422
2009-04-09 19:53:38 +00:00
Gerald Britton
8e08149567
SoundGen.py: convert to use gtkbuilder instead of libglade
...
svn: r12421
2009-04-09 19:41:06 +00:00
Gerald Britton
6834c7a68d
PHPGedView.py: convert to use gtkbuilder instead of libglade
...
svn: r12420
2009-04-09 19:37:06 +00:00
Gerald Britton
eec911dc0d
PatchNames.py: convert to use gtkbuilder instead of libglade
...
svn: r12419
2009-04-09 19:04:38 +00:00
Gerald Britton
db1884afc9
OwnerEditor.py: convert to use gtkbuilder instead of libglade
...
svn: r12418
2009-04-09 18:33:49 +00:00
Gerald Britton
ee253d1868
Leak.py: convert to use gtkbuilder instead of libglade
...
svn: r12417
2009-04-09 15:56:15 +00:00
Gerald Britton
c9145bd522
new glade file for modified Eval.py
...
svn: r12416
2009-04-09 15:13:34 +00:00
Gerald Britton
8fc41ae8d4
Eval.py: convert to use gtkbuilder instead of libglade
...
svn: r12415
2009-04-09 15:12:35 +00:00
Gerald Britton
a59d141063
ChangeTypes.py: convert to use gtkbuilder instead of libglade
...
svn: r12414
2009-04-09 14:55:37 +00:00
Gerald Britton
2d648289fc
ChangeNames.py and ExtractCity.py: convert to use gtkbuilder instead of libglade
...
svn: r12413
2009-04-09 14:28:22 +00:00
Rob G. Healey
1e21b6c20d
Continuing to make some color changes.
...
svn: r12412
2009-04-09 06:33:59 +00:00
Rob G. Healey
2aea2184e7
Cleaned up gramps import section to have smaller memory footprint by specifying exactly what to import instead just everything.
...
svn: r12411
2009-04-09 04:34:24 +00:00
Gerald Britton
4d49eab84f
RelCalc.py - convert to use gtkbuilder instead of libglade
...
svn: r12410
2009-04-08 20:09:30 +00:00
Gerald Britton
a3f82400ef
Check.py - convert to use gtkbuilder instead of libglade
...
svn: r12409
2009-04-08 19:41:22 +00:00
Rob G. Healey
0b61b4a8a4
Updated menu in BirthdayReport. Changed alphabet navigation in NarrativeWeb. Updated WebCal to use name format option. Fixed a few elements in stylesheet.
...
svn: r12406
2009-04-06 03:49:47 +00:00
Rob G. Healey
26cb5e59c2
Updated print stylesheet to include alphabet navigation.
...
svn: r12404
2009-04-03 06:29:37 +00:00
Rob G. Healey
c468933edd
Moved footer section in stylesheet to match other stylesheets. Added #alphabet navigation to stylesheet. Changed newpage() to Html.page(), remove indent=True, and added indent=False where needed for indentation styling for human readability in web browsers.
...
svn: r12403
2009-04-03 00:04:29 +00:00
Gerald Britton
6ab1803266
libhtml.py: Added properties and changed default for indent to False
...
svn: r12402
2009-04-02 19:53:30 +00:00
Rob G. Healey
ed676f6f58
Changed location of alphabet navigation in SurnameListPage. Fixed and updated some of stylesheet.
...
svn: r12401
2009-04-01 00:53:12 +00:00
Benny Malengier
8d080adb2f
2880: old api use in import grdb
...
svn: r12399
2009-03-31 21:21:55 +00:00
Gary Burton
1b2135f49c
Bug #2616 : Memory leaks
...
svn: r12397
2009-03-31 20:45:20 +00:00
Benny Malengier
cf35428179
Increase usability editrule by allowing select with mouse and keyboard
...
svn: r12395
2009-03-30 10:18:42 +00:00
Rob G. Healey
0a1fa5b89d
More clean up of code and elements in stylesheets.
...
svn: r12394
2009-03-29 22:26:36 +00:00
Benny Malengier
82c9108b23
2860: Problem with det_ancestor report in PDF at page breaks - part 1
...
svn: r12393
2009-03-29 09:07:35 +00:00
Benny Malengier
eb29011083
2770: Error on XML parser with data using '&'.
...
2678: Error on import of gramps XML with xml codes in the ids
svn: r12390
2009-03-28 13:18:17 +00:00
Rob G. Healey
3fa8f51025
Spotty cleanup of NarrativeWeb. Huge cleanup of WebCal-- saves a lot of space in web page files.
...
svn: r12389
2009-03-26 11:17:57 +00:00
Benny Malengier
444770b2bd
2396: Reorder families button grabs focus
...
svn: r12387
2009-03-25 12:01:50 +00:00
Rob G. Healey
aa9e4d01f4
Moved alphabet navigation placement in page. Moved encoding in menu to Advanced tab-- as suggested in emails. Fixed invisible text in table headers.
...
svn: r12386
2009-03-25 04:57:07 +00:00
Rob G. Healey
4f01d37913
Continuing update and clean up.
...
svn: r12385
2009-03-25 03:54:47 +00:00
Rob G. Healey
13d2d1c5ea
Using newpage() now. Cleanup, and code revisions.
...
svn: r12384
2009-03-24 14:58:16 +00:00
Rob G. Healey
4f073eb270
Removed obsoleted elements from stylesheets. Updated revision numbering tag.
...
svn: r12383
2009-03-24 04:12:31 +00:00
Gerald Britton
2f7ae174c0
libhtml.py: change $Id line
...
svn: r12382
2009-03-23 15:57:59 +00:00
Gerald Britton
dc80f4a6a6
libhtml.py: rename hmtl.py to libhtml.py and move to plugins/lib
...
svn: r12381
2009-03-23 14:42:37 +00:00
Peter Landgren
8026b9564b
Fix of issue 2836.
...
svn: r12380
2009-03-23 13:52:59 +00:00
Peter Landgren
8dc14d8106
Fix of issue 2851.
...
svn: r12378
2009-03-22 08:27:19 +00:00
Peter Landgren
5a5c0ef7fe
Some changes in tool tip.
...
svn: r12374
2009-03-21 19:04:39 +00:00
Rob G. Healey
ff9cabf0bb
Changed the page head section to use newpage function from html.py
...
svn: r12371
2009-03-21 16:25:47 +00:00
Peter Landgren
71139e3522
Final fix of issue 2843 for any number of references.
...
svn: r12370
2009-03-21 08:10:09 +00:00
Rob G. Healey
cab9de8d62
Fixed several typos.
...
svn: r12368
2009-03-21 07:21:24 +00:00
Rob G. Healey
ec354aecdf
A complete re- write using html class. Html constructor created by Gerald Britton. Re- write completed by Rob G. Healey -- with help from Gerald.
...
svn: r12367
2009-03-20 23:13:06 +00:00
Rob G. Healey
9669015ed3
Continuing fixes of "Visually Impaired" stylesheet.
...
svn: r12366
2009-03-20 23:08:10 +00:00
Gerald Britton
5a0414db32
html.py: Add newpage() function and docstrings
...
svn: r12365
2009-03-20 16:22:12 +00:00
Brian Matherly
a39b1ba156
Move src/plugins/docgen/CairoDoc.py to src/plugins/lib/libcairodoc.py.
...
svn: r12363
2009-03-19 12:08:52 +00:00
Brian Matherly
fec7f5f7c0
0002838: NAVWEB images in predigree chart comming out as thin lines.
...
svn: r12361
2009-03-19 03:30:43 +00:00
Brian Matherly
84b972cfb5
Remove src/ReportBase/_PrintTools.py. It is not being used.
...
svn: r12360
2009-03-19 02:32:16 +00:00
Brian Matherly
c56c25b932
Add DocGenPlugin to be used to register all docgen plugins. This replaces the array of variables which was more difficult to read.
...
svn: r12359
2009-03-19 02:24:29 +00:00
Rob G. Healey
3565ff2089
Clean up old elements in stylesheets. Cleanup work on WebCal as well -- removing old stuff.
...
svn: r12356
2009-03-17 05:52:43 +00:00
Rob G. Healey
e9fc92408b
WebCal was having problems with female marriages even though they were divorced. Web_Visually.css - was having problems with proper highlighting of navigation menus.
...
svn: r12354
2009-03-16 23:32:47 +00:00
Kees Bakker
6a559a5b2a
Oops. Correct change (12344) Partly fixed bug 2788. (Just stylesheet
...
hrefs.)
svn: r12353
2009-03-16 22:17:42 +00:00
Gerald Britton
7bf8b0056a
html.py: Add XML constants; change keyword handling to conform to PEP 8
...
svn: r12352
2009-03-16 16:17:44 +00:00
Brian Matherly
0214b842cd
Remove the "print_label" construct from the reports. The only label is "Open with default viewer". No need to check the mime type or to look for the default application because Gramps uses the host OS to figure it out for the user.
...
svn: r12351
2009-03-16 04:22:12 +00:00
Peter Landgren
be898d84a9
Fix of issue 2820.
...
svn: r12348
2009-03-15 19:17:29 +00:00
Rob G. Healey
f699c5cee7
Fixed link statements in write_header(). Changed id="CurrentSection" to "class="currentSection". Patch from Jason Simanek.
...
svn: r12345
2009-03-14 21:30:04 +00:00
Kees Bakker
e3cc1f6d71
Partly fixed bug 2788. (Just stylesheet hrefs.)
...
svn: r12344
2009-03-14 15:48:05 +00:00
Peter Landgren
aa25958623
Wrong Help reference for reports.
...
svn: r12343
2009-03-14 14:40:18 +00:00
Doug Blank
6e84c73757
2823: Text blocks of different size
...
svn: r12342
2009-03-14 12:23:53 +00:00
Peter Landgren
c333b39b95
Fix of issue 2824.
...
svn: r12336
2009-03-14 10:54:02 +00:00
Benny Malengier
20c9e73d70
2784: Detailed Ancestral Report – center-person's spouse has no
...
heading (inconsistent with Detailed Descendant Report)
2783: Detailed Ancestral Report lists center-person's children
twice
svn: r12333
2009-03-14 08:49:14 +00:00
Peter Landgren
55d5595d47
Fix of issue 2815.
...
svn: r12330
2009-03-13 10:17:19 +00:00
Peter Landgren
b93aac2667
Hopefully fix of issue 2790 for non-Latin-1 letters.
...
svn: r12327
2009-03-11 19:40:59 +00:00
Doug Blank
59f9aecabb
Deep Connections, which will become a tool
...
svn: r12322
2009-03-11 14:29:17 +00:00
Benny Malengier
897305d854
2781: Turkish dictionnary (Enchant's zemberek_provider) on Note Editor returns an error
...
svn: r12319
2009-03-11 11:53:52 +00:00
Benny Malengier
2172018305
2795: Regression: cannot create backups from command-line
...
svn: r12317
2009-03-11 11:51:56 +00:00
Benny Malengier
90657dd664
2522: -o didn't write an output file : replaced by -e
...
svn: r12313
2009-03-11 11:06:51 +00:00
Peter Landgren
a693b1eeab
New format for lat/long with decimal minutes and no seconds due to change in Eniro maps.
...
svn: r12312
2009-03-11 09:48:41 +00:00
Doug Blank
6ed6d76f76
Newly loaded Gramplets from the Plugins Reload are now available
...
svn: r12309
2009-03-11 02:24:19 +00:00
Benny Malengier
0cce6364dd
feature 2769: add styled notes support to markerreport and
...
fgroupreport
svn: r12305
2009-03-10 17:01:04 +00:00
Doug Blank
24102deb74
2803: 'Check & Repair Database' failed at stage: 'Checking families for proper date formats'
...
svn: r12303
2009-03-10 12:56:16 +00:00
Doug Blank
f387ae73ce
2804: Cannot detach two gramplets
...
svn: r12299
2009-03-10 12:32:06 +00:00
Doug Blank
b1c5eaa9ee
2803: 'Check & Repair Database' failed at stage: 'Checking families for proper date formats'
...
svn: r12298
2009-03-10 12:25:17 +00:00
Stéphane Charette
a356c27007
merged from gramps31; bug #2789 - wrong relative path for blank.gif
...
svn: r12291
2009-03-10 05:54:55 +00:00
Doug Blank
e2e6d4972e
2798: Gramplet 'Fan Chart' throws error when right-clicked prior to defining Home Person.
...
svn: r12289
2009-03-10 00:55:35 +00:00
Doug Blank
baba8c7bd5
2792: Dates in sourcereferences in person_ref_list not upgraded; added repair for dates that were not converted
...
svn: r12287
2009-03-09 19:52:17 +00:00
Doug Blank
cf03cf4b23
2792: Dates in sourcereferences in person_ref_list not upgraded; this fixes the missing conversion in child-ref-list
...
svn: r12286
2009-03-09 19:49:51 +00:00
Joan Creus
7ef727eb1f
Adding translator hint
...
svn: r12280
2009-03-09 18:45:30 +00:00
Joan Creus
8d7518c994
Improving help messages
...
svn: r12277
2009-03-09 18:35:16 +00:00
Joan Creus
7eb2b83812
Fixing typos
...
svn: r12275
2009-03-09 18:28:34 +00:00
Gerald Britton
58fabc972d
Fix expression evaluation order in __add__ method in html.py
...
svn: r12273
2009-03-09 17:27:06 +00:00
Gerald Britton
e1316aa89c
Add code to html.py to auto-close certain tags to meet XHTML standard
...
svn: r12272
2009-03-09 15:18:51 +00:00
Doug Blank
0e6d1d8496
2792: Dates in sourcereferences in person_ref_list not upgraded; hack to be removed in future
...
svn: r12271
2009-03-09 14:10:51 +00:00
Gerald Britton
ff4f97e368
fix write method in html.py: pass output method in recusive call
...
svn: r12269
2009-03-09 13:38:50 +00:00
Doug Blank
eb4d7917a4
2772: Name Display Format – Rev. is not a prefix
...
svn: r12267
2009-03-09 12:50:25 +00:00
Doug Blank
a858c2a9b0
2792: Dates in sourcereferences in person_ref_list not upgraded
...
svn: r12265
2009-03-09 11:39:58 +00:00
Doug Blank
0a106b420d
New Plugin Manager Gramplet
...
svn: r12261
2009-03-09 01:44:41 +00:00
Joan Creus
cc04a0bb82
Fixing typos
...
svn: r12260
2009-03-08 23:02:03 +00:00
Doug Blank
6dbd851150
Added version info
...
svn: r12256
2009-03-08 20:45:52 +00:00
Doug Blank
b19fca3f8a
Gramplets were updating twice on startup
...
svn: r12255
2009-03-08 20:42:10 +00:00
Doug Blank
6b9d78e48a
RSS and Wiki Headline News Reader
...
svn: r12251
2009-03-08 20:30:51 +00:00
Stéphane Charette
f4b360e733
merged from gramps31; re-apply fix for bug #2121 - graphviz graphs generated off the edge of the page
...
svn: r12250
2009-03-08 20:21:08 +00:00
Benny Malengier
4c264a4fbb
2781: Turkish dictionnary (Enchant's zemberek_provider) on Note Editor
...
returns an error
svn: r12247
2009-03-08 09:35:52 +00:00
Rob G. Healey
95a8866ac9
Added proper xml statement to write_header().
...
svn: r12244
2009-03-08 05:00:25 +00:00
Benny Malengier
c181a09718
2764: use pyenchant for testing installed spell check dictionaries
...
svn: r12222
2009-03-05 12:10:47 +00:00
Gary Burton
64faf2567e
Bug #2768 : .rtf report disrespects DDR-FirstEntry style
...
svn: r12217
2009-03-04 22:41:45 +00:00
Gerald Britton
d5f1247325
Rework html.py to derive from list object
...
svn: r12213
2009-03-04 21:25:18 +00:00
Gerald Britton
49cb75b370
add new module, html.py, to assist in building web pages
...
svn: r12209
2009-03-03 17:53:35 +00:00
Jérôme Rapinat
110b017048
reorder entries
...
svn: r12204
2009-03-02 17:16:07 +00:00
Doug Blank
76223a45f3
2753: Detailed reports did not use probably_alive for child text
...
svn: r12202
2009-03-02 14:54:19 +00:00
Gary Burton
f6e0a01495
Update copyright message for 2009
...
svn: r12194
2009-03-01 13:04:11 +00:00
Gary Burton
a5d4c62bfc
Remove assert as a means of testing for self.title
...
svn: r12189
2009-03-01 12:16:57 +00:00
Jérôme Rapinat
f8870a618c
add Polish translator
...
svn: r12187
2009-03-01 11:00:28 +00:00
Jérôme Rapinat
32cf855d95
add some contributors
...
svn: r12185
2009-03-01 10:57:06 +00:00
Jérôme Rapinat
ec6f34769e
add russian translator (October 15, 2008)
...
svn: r12183
2009-03-01 10:44:23 +00:00
Jérôme Rapinat
f8cf466e45
add some contributors
...
svn: r12180
2009-03-01 10:36:10 +00:00
Jérôme Rapinat
504e6e578f
add some translators
...
svn: r12179
2009-03-01 10:29:02 +00:00
Rob G. Healey
cdbdc0540f
Web_Visually --had a problem with repeating gender symbols. All other had a problem with street address.
...
svn: r12175
2009-03-01 04:53:31 +00:00
Rob G. Healey
e3c0eecf33
Fixes graphic name error. --Jason M. Simanek
...
svn: r12173
2009-03-01 03:15:24 +00:00
Rob G. Healey
88d9c63a03
Fixes the Ancestor Tree Unlinked Person's issue. Thanks a million, Jason.
...
svn: r12171
2009-03-01 03:04:25 +00:00
Doug Blank
56f98471a7
Allow gramplets to be overridden by newer versions
...
svn: r12169
2009-02-28 22:07:16 +00:00
Gary Burton
251e75f941
Fix for bug 2759: Error on Marker report (notes)
...
svn: r12168
2009-02-28 21:44:30 +00:00
Rob G. Healey
76f536e571
Fixed error in display_year_navs() which also affects the Visually Impaired stylesheet.
...
svn: r12159
2009-02-28 11:49:43 +00:00
Benny Malengier
7b809aefda
DateParserDisplayTest.py is a debug tool but runs always, only run when debug
...
svn: r12156
2009-02-28 09:18:53 +00:00
Benny Malengier
e8350eaa88
Data changing GRAMPLETS are not distributed on install, user
...
must download them
svn: r12155
2009-02-28 09:05:13 +00:00
Rob G. Healey
bc0800c18f
Remove debugging information.
...
svn: r12153
2009-02-28 00:35:30 +00:00
Gary Burton
aea7ed8886
Bug 2616. Fixes for memory leaks in source and place editors
...
svn: r12152
2009-02-27 21:11:10 +00:00
Benny Malengier
f266c2523c
2745: PlaceView crash on old pygtk
...
svn: r12148
2009-02-27 17:55:29 +00:00
Jérôme Rapinat
bf8f65728b
update slovak relationship calculator (by Lubo Vasko)
...
svn: r12146
2009-02-27 16:10:32 +00:00
Benny Malengier
7e09767c84
2730: numeric dates on windows not correct
...
svn: r12143
2009-02-27 07:37:16 +00:00
Gary Burton
912e5556e2
Bug 2616. Fixes for memory leaks in person and family editors
...
svn: r12141
2009-02-26 21:44:22 +00:00
Rob G. Healey
a238e7448f
Fixed some issues with navigation menu. More refactoring in WebCal. Alphabetized the Makefile.
...
svn: r12139
2009-02-26 19:16:02 +00:00
Jérôme Rapinat
86ed7e29c2
#2751 : Finnish translation
...
svn: r12137
2009-02-26 11:06:50 +00:00
Jérôme Rapinat
3035fcd610
2748: Some URLs still point user to wiki manual version 3.0
...
svn: r12134
2009-02-26 10:11:55 +00:00
Jérôme Rapinat
cc27f9d9e8
2748: Some URLs still point user to wiki manual version 3.0
...
svn: r12133
2009-02-26 10:08:38 +00:00
Jérôme Rapinat
279882c853
2748: Some URLs still point user to wiki manual version 3.0
...
svn: r12132
2009-02-26 10:02:00 +00:00
Jérôme Rapinat
3034833958
2748: Some URLs still point user to wiki manual version 3.0
...
svn: r12131
2009-02-26 09:57:08 +00:00
Rob G. Healey
1deff88623
Brought changes made to Finland holidays over from gramps31 branch to trunk.
...
svn: r12128
2009-02-26 09:33:47 +00:00
Jérôme Rapinat
160b4e3c6f
#2746 : Translation problem in calendar names (by Janne Kovesjärvi)
...
svn: r12126
2009-02-26 09:13:50 +00:00
Rob G. Healey
d7b2bee77c
Fixed a:hover element for Gallery Navigation.
...
svn: r12125
2009-02-26 09:10:11 +00:00
Rob G. Healey
8c3bfdc44f
More refactoring ... Help from Gerald Britton.
...
svn: r12123
2009-02-26 08:25:45 +00:00
Gary Burton
2334b8058d
Bug 2616. Fixes for memory leaks in event editor
...
svn: r12116
2009-02-25 18:18:19 +00:00
Rob G. Healey
99376d8691
Removed ExportSql.py from Makefile.am.
...
svn: r12115
2009-02-25 03:33:17 +00:00
Rob G. Healey
f84804150f
Added more files that Brian had previously listed.
...
svn: r12109
2009-02-24 08:42:25 +00:00
Rob G. Healey
4238efda32
Added and deleted files that were verified by Brian. Remove sort siblings as it was broken. Will spend time on it in the next few days.
...
svn: r12107
2009-02-24 08:02:13 +00:00
Brian Matherly
bff93f186a
0002655: Directories and files with accents characters cause failures in Windows.
...
svn: r12106
2009-02-24 04:41:23 +00:00
Rob G. Healey
bc081c401c
More refactoring work on both of these web reports. Fixed and changed get_marital_status to get_marriage_event() as that is what it does anyway. Changes are being given and helped by Gerald Britton.
...
svn: r12103
2009-02-24 02:52:06 +00:00
Doug Blank
b8080c5fc6
Bugs 2742, 2743: Detaching a minimized gramplet doesn't run update; Changing columns in gramplet view expands minimized gramplets
...
svn: r12101
2009-02-23 23:49:09 +00:00
Gerald Britton
2671a8cd50
Replace "== None" and "!= None" with "is None" and "is not None", respectively
...
svn: r12098
2009-02-23 19:11:46 +00:00
Jérôme Rapinat
36fcdac888
mistake on names and descriptions (after date)
...
svn: r12095
2009-02-23 18:21:56 +00:00
Stéphane Charette
5a1541ac35
merge fix for bug #2737 from 310 to trunk
...
svn: r12090
2009-02-23 04:23:41 +00:00
Stéphane Charette
89b37429bc
merge fix for bug #2736 from 310 to trunk
...
svn: r12089
2009-02-23 02:14:24 +00:00
Gary Burton
da5dbcb1f4
Revert revision 10874 as it causes bug #2720
...
svn: r12082
2009-02-22 20:53:37 +00:00
Stéphane Charette
dfb71b6cd2
fix bug #2709 , merged from gramps31 (thanks Jérôme for the patch)
...
svn: r12080
2009-02-22 20:24:08 +00:00
Stéphane Charette
049ea61b10
merge of typo fixes from 3.1 branch
...
svn: r12072
2009-02-22 11:07:51 +00:00
Stéphane Charette
6ae7c3efc7
bug #2692 , css problem with image borders, merged from 3.1
...
svn: r12068
2009-02-22 04:21:24 +00:00
Rob G. Healey
95ea123e01
Add sort siblings to NarrativeWeb, and did some refactoring to WebCal with help from Gerald.
...
svn: r12066
2009-02-22 00:14:08 +00:00
Gary Burton
df3e8413d1
Fix memory leak in DbManager
...
svn: r12063
2009-02-21 21:04:09 +00:00
Peter Landgren
8a5ac4f03c
Removed code, that was committed by mistake.
...
svn: r12062
2009-02-21 07:18:53 +00:00
Serge Noiraud
76dcb789a3
GeoView : too many simplification after pylint : missing argument error.
...
svn: r12059
2009-02-20 21:57:33 +00:00
Benny Malengier
52b0b13507
Make Leak into a treeview, double click to have referrers, right click
...
to obtain referents of selected line
svn: r12057
2009-02-20 18:28:34 +00:00
Benny Malengier
8541c74f4b
Make size eventref editor independant of language noplace text is in
...
svn: r12056
2009-02-20 13:31:47 +00:00
Rob G. Healey
1f36ff6a13
More code cleanup in get_day_list() with help from Kees Bakker.
...
svn: r12052
2009-02-20 02:22:33 +00:00
Serge Noiraud
bc4ba94a94
GeoView : forgot to make a string translatable in the html page.
...
svn: r12050
2009-02-19 21:11:08 +00:00
Kees Bakker
fca33aeb49
Removed trailing emacs local variables (just setting utf8).
...
Removed Byte Order Mark for utf-8 which was redundant anyway.
* src/plugins/rel/rel_pl.py
* src/plugins/rel/rel_it.py
* src/plugins/rel/rel_hu.py
svn: r12044
2009-02-19 19:45:08 +00:00
Rob G. Healey
e67b9d93ad
Removed backslash character in middle of translation string as per Benny.
...
svn: r12043
2009-02-19 19:20:32 +00:00
Rob G. Healey
0e26998664
Fixed USA holidays problem. There was no holidays being listed.
...
svn: r12040
2009-02-19 17:43:53 +00:00
Kees Bakker
83e0d61ca4
Solved bug #2722 as suggested by Stephen George. Names of weekdays were not correct (off by two days).
...
Only systems that do not have a proper locale.nl_langinfo were (Windows) affected by this bug.
* src/GrampsLocale/_GrampsLocale.py
svn: r12036
2009-02-19 14:14:49 +00:00
Jérôme Rapinat
e85dfa54cc
update some tips
...
svn: r12035
2009-02-19 13:07:27 +00:00
Jérôme Rapinat
36c282780b
#2726 #2641 To improve informations on dialog
...
svn: r12033
2009-02-19 12:55:06 +00:00
Jérôme Rapinat
066583afdb
remove deprecated script
...
svn: r12031
2009-02-19 10:36:04 +00:00
Gary Burton
221b8dbfba
Display markup correctly for fields that may contain it
...
svn: r12028
2009-02-18 18:53:20 +00:00
Benny Malengier
dcd4115466
2725: End Of Line Report not flowing over page boundaries
...
svn: r12025
2009-02-17 21:19:44 +00:00
Brian Matherly
a1c6710094
Remove the Command Line Reference plugin. It is no longer supported.
...
svn: r12021
2009-02-17 05:03:23 +00:00
Serge Noiraud
fbbbf4d51f
GeoView : remove the address bar.
...
svn: r12015
2009-02-16 18:42:38 +00:00
Doug Blank
3a2da55b29
Bug 2707: reverting linkbox change from r10763
...
svn: r12011
2009-02-16 13:38:07 +00:00
Peter Landgren
b9154c85ee
Forgot to update with eniroswedenmap. It's OK in POTFILES.in
...
svn: r12006
2009-02-16 10:50:30 +00:00
Rob G. Healey
7c52933d59
Fixed _has_webpage_extension() with help and gentle nudging from Kees Bakker.
...
svn: r12004
2009-02-16 08:53:24 +00:00
Rob G. Healey
c56f46b493
Added revision numbering symbol to all of plugins directory if it was missing in the file.
...
svn: r12002
2009-02-16 06:56:49 +00:00
Luigi Toscano
ce8b02c9f6
Better localization support for decimal separator.
...
svn: r11999
2009-02-15 21:50:27 +00:00
Jérôme Rapinat
82787f0413
2702: Date Conversions to and from French Republican was broken
...
svn: r11995
2009-02-15 15:10:15 +00:00
Gary Burton
764028f803
Fix for bug #2703 : Custom Marker text appears in Relationship Type field.
...
svn: r11994
2009-02-15 14:56:13 +00:00
Kees Bakker
af4094bb5e
CSS is case sensitive, I think
...
* src/plugins/webreport/WebCal.py
svn: r11992
2009-02-15 13:47:19 +00:00
Kees Bakker
2bbf40e609
Improve the code in display_month_navs a little further.
...
Added the home link in the year pages.
* src/plugins/webreport/WebCal.py
svn: r11991
2009-02-15 13:10:56 +00:00
Benny Malengier
b3404586db
0002680: Crash when loading mapservice with syntax error
...
svn: r11989
2009-02-14 22:20:53 +00:00
Benny Malengier
bf305d9251
2665: PDF: Paginate error in descendant chart (graphical) on person without descendants
...
svn: r11986
2009-02-14 13:45:44 +00:00
Benny Malengier
917658df34
bug fix 2714: long note in indiv complete report means infinite loop in cairo
...
The fix consists in allowing cells to be split, so by extension also
rows now split automatically in CairoDoc
svn: r11984
2009-02-14 13:12:59 +00:00
Rob G. Healey
7b85d8e4af
Added date validation to these three reports in collect_data().
...
svn: r11983
2009-02-14 00:57:34 +00:00
Jérôme Rapinat
4f3c754392
2704: Translation problem word Title - use TransUtils
...
svn: r11982
2009-02-13 17:56:33 +00:00
Jérôme Rapinat
2d84cf5d7d
#2700 #2490 do not translate argument on custom_filter.xml
...
svn: r11980
2009-02-13 15:13:53 +00:00
Benny Malengier
16257bd0f1
Bug Fix on _all_places iterator method in libmapservice
...
svn: r11979
2009-02-13 09:08:27 +00:00
Kees Bakker
e04fe91f53
A few more entries in the list of possible month spellings
...
svn: r11977
2009-02-12 20:49:59 +00:00
Rob G. Healey
5cc9c483ee
fixed #2682 in NarrativeWeb.py, and fixed highlighting of currentsection in display_month_navs().
...
svn: r11976
2009-02-12 20:06:32 +00:00
Jérôme Rapinat
91b2861fc9
#2700 #2490 do not translate argument on custom_filter.xml
...
svn: r11975
2009-02-12 18:40:00 +00:00
Rob G. Healey
ebd18708fc
Fixed home link in display_month_navs().
...
svn: r11973
2009-02-12 10:39:13 +00:00
Rob G. Healey
4730f744ba
Moved CreatorInfo from write_footer() back to write_header(). Removed maximum calendars years, and fixed display_year_nav().
...
svn: r11972
2009-02-12 07:56:51 +00:00
Jérôme Rapinat
c0af02cadd
2704: Translation problem word Title
...
svn: r11971
2009-02-12 07:44:11 +00:00
Jérôme Rapinat
a3d33aff16
2704: Translation problem word Title (contribution by jannek)
...
svn: r11970
2009-02-12 07:31:08 +00:00
Benny Malengier
7fefd970c7
Fix problem when markup spans two paragraph in the note: make sure
...
styling stops at paragraph if backend splits the note in pieces
to print
Fix problem with paragraphs written in cells. Paragraphs should
not divide as cells and rows are not allowed to divide. This
forces table to be divided, and full paragraph to be written
svn: r11969
2009-02-11 22:30:59 +00:00
Kees Bakker
3bbb27c3d7
Bug #2433 , issue 4. There was no list of sources anymore. And also the
...
link (in super script) on the Individual page was gone too.
* src/plugins/webreport/NarrativeWeb.py
svn: r11967
2009-02-11 21:27:12 +00:00
Gary Burton
e5db28ee6d
Refactor SelectPerson so that it inherits from BaseSelector like all the other selectors
...
svn: r11966
2009-02-11 20:13:46 +00:00
Jérôme Rapinat
41515d57cf
#2700 #2490 do not translate argument on custom_filter.xml (Benny)
...
svn: r11964
2009-02-11 14:02:13 +00:00
Peter Landgren
a34cf168f3
Working now with all keywords in English.
...
svn: r11963
2009-02-11 13:14:56 +00:00
Peter Landgren
e3ae9deb76
Added tests for Swedish calendar
...
svn: r11962
2009-02-11 08:32:54 +00:00
Rob G. Healey
599184b0f6
As per Brian, United States and Canada holiday dates are in the best order that I can get them..
...
svn: r11961
2009-02-11 07:16:48 +00:00
Rob G. Healey
ef05acc39e
Revert some of the changes made in r11947. Upon request of Kees and Benny.
...
svn: r11960
2009-02-11 03:39:52 +00:00
Serge Noiraud
592ca5067d
GeoView : Code cleaning after pylint use.
...
svn: r11958
2009-02-10 23:21:46 +00:00
Benny Malengier
cfadb3fafc
issue 2688: some wrong bindings and <super> not working yet. All should work now
...
svn: r11957
2009-02-10 23:07:35 +00:00
Kees Bakker
a9a8cb47dc
Remove my own copyright. I don't want to anyone to get the impression
...
that I had anything to do with the code in WebCal.
Remove import of g2iso again. (What's going on with this anyway?)
* src/plugins/webreport/WebCal.py
svn: r11955
2009-02-10 21:36:23 +00:00
Kees Bakker
8236c4f8ce
Solved bug #2676
...
* src/plugins/webreport/NarrativeWeb.py
svn: r11954
2009-02-10 20:51:39 +00:00
Kees Bakker
f5b9632e97
Removed ExportXml ImportGpkg and ImportXml since they have been moved to
...
the export and import directory.
* src/plugins/Makefile.am
svn: r11953
2009-02-10 20:26:00 +00:00
Luigi Toscano
f1fcb42a3f
Add Italian parser and displayer, derived from the Catalan one.
...
svn: r11952
2009-02-10 19:16:19 +00:00
Jérôme Rapinat
fd915ad3af
pylint
...
svn: r11948
2009-02-10 13:23:11 +00:00
Rob G. Healey
f8875759ab
Re-arranged countries. Documentation and clean up. PEP 9.46
...
svn: r11947
2009-02-10 07:19:56 +00:00
Brian Matherly
a356c5aa7c
Move ImportGpkg, ImportXml and ExportXml into their respective directories.
...
svn: r11946
2009-02-10 06:06:14 +00:00
Brian Matherly
5eb3f7e446
Move common XML import/export data into libgrampsxml.py.
...
svn: r11945
2009-02-10 05:59:26 +00:00
Rob G. Healey
2472d94621
Removed partial year from WebCal. Clean up and documenting for PEP compliance of 8.36
...
svn: r11944
2009-02-10 01:38:08 +00:00
Raphael Ackermann
baef4d76a4
fixed indentation issues and mix of tabs and spaces.
...
svn: r11943
2009-02-09 23:37:40 +00:00
Peter Landgren
7f1cbf9063
Unnecessary translation string with spaces made not translateble.
...
svn: r11942
2009-02-09 20:03:17 +00:00
Kees Bakker
4e83f43a6c
Correct a problem with thumbnails for PDFs. Not tested because I don't a
...
proper testing database for this.
http://www.gramps-project.org/bugs/view.php?id=2433
* src/plugins/webreport/NarrativeWeb.py
svn: r11941
2009-02-09 18:58:23 +00:00
Kees Bakker
c7edbc7cdd
Correct some variable names.
...
* src/plugins/webreport/NarrativeWeb.py
svn: r11940
2009-02-09 18:50:23 +00:00
Jérôme Rapinat
5d64756737
typo on translation string
...
svn: r11939
2009-02-09 18:39:40 +00:00
Jérôme Rapinat
3e1ff9bf32
typo on translation strings
...
svn: r11938
2009-02-09 16:27:09 +00:00
Brian Matherly
6e661e9cf2
Remove the ability to execute the "value" field. It is not used and we don't want Python code in holidays.xml.
...
svn: r11937
2009-02-09 13:39:33 +00:00
Brian Matherly
2e976ddf76
Remove the "if" rule from the holidays. Now libholiday does not execute any code in holidays.xml.
...
svn: r11936
2009-02-09 13:31:16 +00:00
Doug Blank
419a180e21
2701: Collapsing a family's children, collapses all family's children
...
svn: r11935
2009-02-09 12:32:57 +00:00
Peter Landgren
0671acaf69
Added some doc strings as suggested by pylint.
...
svn: r11934
2009-02-09 10:47:03 +00:00
Rob G. Healey
dff2d75e26
All if statements have been removed from holidays.xml. Labor Day, Inauguration Day, and Income Texes due have all been changed.
...
svn: r11933
2009-02-09 07:10:42 +00:00
Brian Matherly
d96eda6dfe
Potential fix for: 0002609: Archive does not work
...
svn: r11932
2009-02-09 05:10:58 +00:00
Doug Blank
c08193ea88
pylint cleanups; lots of docstrings; added .version number and .gramps required version to gui gramplets
...
svn: r11931
2009-02-09 04:06:33 +00:00
Rob G. Healey
b13fa013fc
Remove of a line that causes it to not load in plugins status window..
...
svn: r11930
2009-02-09 00:26:07 +00:00
Rob G. Healey
85992c0ff2
Easter and DST functions have been completely removed now.
...
svn: r11929
2009-02-08 23:35:22 +00:00
Rob G. Healey
7ad6cd504e
The final parts of easter(y) and dst(y) have been removed from the holidays.xml file. There is no longer any python code in the file now.
...
svn: r11928
2009-02-08 23:26:38 +00:00
Stéphane Charette
eab0dc057e
revert change I accidently checked in with something else -- see bug report #2695 for unicode normalization
...
svn: r11927
2009-02-08 19:29:35 +00:00
Benny Malengier
c39210b745
latex output was broken. This fixes some things. Also adds style
...
to notes: bold, italic, underline, some fontsize and mono font
Remove verbatim code to indicate preformatted, it is too rigid
svn: r11926
2009-02-08 18:03:10 +00:00
Gary Burton
4d567fa2fb
Persist window dimensions for selector windows. TODO: SelectPerson. This class needs rewriting to use BaseSelector
...
svn: r11923
2009-02-08 15:47:24 +00:00
Gary Burton
badbc32254
Remove debugging statement
...
svn: r11922
2009-02-08 14:42:02 +00:00
Gary Burton
de81611f5b
Further refactoring of window size saving
...
svn: r11921
2009-02-08 14:37:57 +00:00
Brian Matherly
a0caaf5fe2
Remove plugstat widget as it is no longer used.
...
svn: r11920
2009-02-08 14:09:46 +00:00
Doug Blank
0de120e418
2696: Make gramplets report to statusbar by MD Nauta
...
svn: r11919
2009-02-08 13:34:48 +00:00
Stéphane Charette
b67fb1c7d7
feature request #2562 - display notes attached to names
...
svn: r11918
2009-02-08 12:49:28 +00:00
Stéphane Charette
256cc54fee
bug #2675 - regression: multiple names not shown correctly
...
svn: r11917
2009-02-08 11:42:43 +00:00
Benny Malengier
09dea89c35
Add styled notes output to all textreports
...
svn: r11916
2009-02-08 11:27:56 +00:00
Benny Malengier
9d232633ab
Use preformatted correctly in notes. remove non-markup code
...
svn: r11915
2009-02-08 10:17:50 +00:00
Benny Malengier
e53c2ae8ad
add credits
...
svn: r11914
2009-02-08 10:01:11 +00:00
Benny Malengier
ac50776d33
Support markup in TextDoc, add implementation in CairoDoc, use in indiv complete report
...
svn: r11913
2009-02-08 09:59:36 +00:00
Stéphane Charette
0b2394fbd9
bug #2693 - regression; places in events were being ignored
...
svn: r11912
2009-02-08 09:42:19 +00:00
Peter Landgren
4eb5eebfb8
Fixed one missed string for translation.
...
svn: r11911
2009-02-08 09:39:27 +00:00
Jérôme Rapinat
a767ec9a4a
2490: Migration : register new arg values on custom_filter.xml
...
svn: r11910
2009-02-08 08:36:21 +00:00
Jérôme Rapinat
ed56bb9be5
typo on translation string
...
svn: r11909
2009-02-08 08:28:36 +00:00
Rob G. Healey
2b2235c3c3
Upon request of Brian, I have been removing the need to have python code in the holidays.xml file. Easter, DST, and Ash Wednesday have been completed for years 1999-2019 in USA so far. Canada will be next ...
...
svn: r11908
2009-02-08 06:17:25 +00:00
Stéphane Charette
5a4fbf1ae4
changes suggested by Benny (code review)
...
svn: r11907
2009-02-08 04:49:15 +00:00
Gary Burton
f5681c0168
Set and save window dimensions for Child Ref editor
...
svn: r11906
2009-02-07 23:02:58 +00:00
Gary Burton
4530bd5cb9
Refactoring. ManagedWindow now controls window sizing
...
svn: r11905
2009-02-07 22:54:16 +00:00
Doug Blank
326ecebad4
0002683: chnage/ edit display name preferences; disabled buttons while editing names
...
svn: r11904
2009-02-07 21:12:01 +00:00
Rob G. Healey
8dd150ad41
cleanup and documentation work done.
...
svn: r11903
2009-02-07 20:41:27 +00:00
Peter Landgren
a895c38409
Fix of 2684, duplicate _C.
...
svn: r11901
2009-02-07 18:07:43 +00:00
Serge Noiraud
4a87ee4734
GeoView : too many cleaning in a previous commit.
...
svn: r11898
2009-02-07 12:04:06 +00:00
Jérôme Rapinat
b1353fad40
Jérôme should not make change with gedit... (indentation error)
...
svn: r11897
2009-02-07 11:07:51 +00:00
Benny Malengier
00a68636a9
0002633: Characters in Notes don't show in report - 3.0.4 and trunk
...
1357: Incorrect marriage event description when outputting to PDF
1328: opened a gedcom, and create a pdf text file
Do it better with a private method so plugin authors don't circumvent
style settings
svn: r11896
2009-02-07 10:39:28 +00:00
Peter Landgren
c5d18aa935
Debug print statements deleted.
...
svn: r11895
2009-02-07 10:38:51 +00:00
Serge Noiraud
00d0a3c63d
GeoView : crash in all events places when no coordinates for a place.
...
svn: r11893
2009-02-07 09:52:19 +00:00
Benny Malengier
38c04c0a50
2633: Characters in Notes don't show in report - 3.0.4 and trunk
...
1357: Incorrect marriage event description when outputting to PDF
1328: opened a gedcom, and create a pdf text file
Correctly escape text for cairo layout before writing
svn: r11892
2009-02-07 09:47:25 +00:00
Peter Landgren
32ecf9b59a
Final solution (I hope) for the % issue. Added generation to tool tip.
...
svn: r11890
2009-02-07 08:56:33 +00:00
Jérôme Rapinat
28f4651f2b
wrong string and translation issue
...
svn: r11888
2009-02-06 20:10:07 +00:00
Benny Malengier
ad361362b5
correct wrong string
...
svn: r11886
2009-02-06 15:15:41 +00:00
Doug Blank
943afb3229
Bug #2674 : smaller edit family window; clean up of display logic, reduced size
...
svn: r11885
2009-02-06 13:42:12 +00:00
Peter Landgren
1c0af251ca
Reverted back to %
...
svn: r11884
2009-02-06 13:30:26 +00:00
Serge Noiraud
65a68911ad
GeoView : we loose the url field and activate button.
...
svn: r11880
2009-02-05 21:34:17 +00:00
Benny Malengier
ead6d60e1a
2674: smaller edit family window - Part 1
...
svn: r11879
2009-02-05 21:25:05 +00:00
Gary Burton
f05c0ee0f0
Move toolbar above treeview which allows windows to resize smaller. Usability feature to allow gramps to work better on netbooks. Feature #2661
...
svn: r11877
2009-02-05 20:25:28 +00:00
Jérôme Rapinat
764cc7e083
missing comma
...
svn: r11874
2009-02-05 17:55:59 +00:00
Peter Landgren
69f4b87b20
Fix of % -> %% in translation string.
...
svn: r11872
2009-02-05 14:11:37 +00:00
Benny Malengier
50b22c3716
816: Place Editor has no focus on a field when opened. All other editors do.
...
svn: r11870
2009-02-05 13:13:34 +00:00
Benny Malengier
751556945f
Bookmark orgnizer should close on delete-event request
...
svn: r11869
2009-02-05 13:00:12 +00:00
Jérôme Rapinat
9f3999f7ad
do not use ngettext on string
...
svn: r11868
2009-02-05 12:28:06 +00:00
Jérôme Rapinat
d793645c26
typo on translation string
...
svn: r11867
2009-02-05 12:24:24 +00:00
Jérôme Rapinat
2a4246f247
enable translations on GeoView.py
...
svn: r11866
2009-02-05 12:20:05 +00:00
Peter Landgren
1af3bee32f
Spelling corrected.
...
svn: r11864
2009-02-05 09:46:39 +00:00
Rob G. Healey
dbabadbf05
Fixes the problem with Ancestor Tree -- unlinked persons only being listed without any styling.
...
svn: r11863
2009-02-05 06:17:34 +00:00
Rob G. Healey
28dce4cfcb
Cleanup work in header of all Cascade Style Sheets.
...
svn: r11862
2009-02-05 06:12:44 +00:00
Doug Blank
ef066a3b6a
Feature #2393 : Allow the use of user-defined (mega)-widgets by MD Nauta; added register_option()
...
svn: r11861
2009-02-05 02:23:46 +00:00
Doug Blank
fc5dcee88b
Fixed line ending issues, and syntax errors introduced by translation changes
...
svn: r11860
2009-02-05 02:10:10 +00:00
Benny Malengier
0b59dad73b
#2490 : Migration : register new arg values on custom_filter.xml
...
svn: r11857
2009-02-04 21:37:15 +00:00
Gary Burton
f864a324ac
Fix import of note markers. Bug #2568
...
svn: r11855
2009-02-04 20:56:46 +00:00
Peter Landgren
d638c091bd
Spelling correction.
...
svn: r11849
2009-02-04 19:11:22 +00:00
Jérôme Rapinat
d587ffe618
#2657,#1718 use ngettext
...
svn: r11848
2009-02-04 16:58:46 +00:00
Peter Landgren
1e8ec7eb2d
Updated version.
...
svn: r11847
2009-02-04 16:41:16 +00:00
Peter Landgren
78feddd292
Delete of double fix of empty url.
...
svn: r11846
2009-02-04 14:49:03 +00:00
Peter Landgren
5ddf3b46b2
Updated version.
...
svn: r11845
2009-02-04 13:04:54 +00:00
Doug Blank
9eac556fca
Removed problem method set(): Bug #2669 : Note editor does not retain marker
...
svn: r11844
2009-02-04 12:51:34 +00:00
Stéphane Charette
fae629c013
removed 'TEST' debug text left in previous commit
...
svn: r11842
2009-02-04 08:45:21 +00:00
Benny Malengier
7d9d27b22d
Don't display when no url
...
svn: r11841
2009-02-04 08:16:48 +00:00
Stéphane Charette
2176bbfbf9
feature #2634 - display regions overtop of images in narrativeweb gallery
...
svn: r11840
2009-02-04 07:31:15 +00:00
Rob G. Healey
2af0f3a388
Added HTML span element to Ancestor Tree unlinked persons upon request of Jason Simanek. It will allow hm to quickly fix Ancestor Tree.
...
svn: r11839
2009-02-04 07:07:43 +00:00
Rob G. Healey
c5c4b1b3f9
see r11837 for libholiday
...
svn: r11838
2009-02-04 05:45:40 +00:00
Rob G. Healey
ac2e0e2547
removed _make_date module from libholiday as request by Brian. Removed make_date completely and substituted gen.lib.Date() instead for Calendar, BirthdayReport, and WebCal. Changes progress bar text in WebCal and NarrativeWeb.
...
svn: r11837
2009-02-04 05:35:34 +00:00
Brian Matherly
a6fafa5409
Fix the search for holidays.xml in libholiday.
...
svn: r11836
2009-02-04 05:13:20 +00:00
Rob G. Healey
7050989e75
removed <h2> tags as stylesheets disable it anyway.
...
svn: r11835
2009-02-04 02:14:44 +00:00
Rob G. Healey
826b21eedd
More variable name changes and adding documentation changes.
...
svn: r11834
2009-02-04 02:03:27 +00:00
Rob G. Healey
a7ef5d1e43
moved _make_date from Calendar.py, BirthdayReport.py, and WebCal.py into libholiday. Changed variable names in WebCal.py for improved readability.
...
svn: r11833
2009-02-04 00:59:12 +00:00
Peter Landgren
8c2269c58e
Dont call map if URL empty.
...
svn: r11832
2009-02-03 20:26:33 +00:00
Benny Malengier
3fc585e4be
cleanup of translation strings
...
svn: r11831
2009-02-03 20:19:05 +00:00
Peter Landgren
3de55b3266
new version.
...
svn: r11829
2009-02-03 17:56:18 +00:00
Jérôme Rapinat
017b32ebe0
#2657,#1718 use ngettext (contribution by josip)
...
svn: r11828
2009-02-03 16:21:42 +00:00
Jérôme Rapinat
ea9ecee8d9
#2657,#1718 use ngettext (contribution by josip)
...
svn: r11826
2009-02-03 13:05:30 +00:00
Jérôme Rapinat
b240878e50
#2657,#1718 use ngettext
...
svn: r11825
2009-02-03 12:59:35 +00:00
Doug Blank
b33c0fc77a
Removed tool/DateParserDisplayTest from distribution
...
svn: r11822
2009-02-03 12:16:59 +00:00
Jérôme Rapinat
be6c00842d
#2657,#1718 use ngettext
...
svn: r11820
2009-02-03 10:33:19 +00:00
Peter Landgren
76ac8c2157
New mapservice added.
...
svn: r11818
2009-02-03 10:11:32 +00:00
Peter Landgren
f8a0aab6fd
One string for translation missed.
...
svn: r11817
2009-02-03 10:03:33 +00:00
Benny Malengier
b3f9adf3fc
Makefile.am for plugins/mapservices
...
svn: r11816
2009-02-03 08:20:56 +00:00
Rob G. Healey
1ec8894d70
Minor correction to these three stylesheets
...
svn: r11815
2009-02-03 08:09:57 +00:00
Rob G. Healey
2968250315
Moved revision numbering tag to a better visual area; cleanup of calendar_build(), calendar_common(), get_day_list() in WebCal, removed alphabet_navigation from NarrativeWeb.py.
...
svn: r11814
2009-02-03 08:01:31 +00:00
Benny Malengier
829d78b611
New mapservice plugin structure, as a general solution to #2659
...
* configure.in
* src/DataViews/PlaceView.py
* src/Config/_GrampsConfigKeys.py
* src/gen/plug/_manager.py
* src/plugins/mapservices
* src/plugins/mapservices/googlemap.py
* src/plugins/mapservices/openstreetmap.py
* src/plugins/lib/Makefile.am
* src/plugins/lib/libmapservice.py
* src/plugins/Makefile.am
* src/widgets/menutoolbuttonaction.py
* src/widgets/Makefile.am
* src/PageView.py
* po/POTFILES.in
svn: r11811
2009-02-02 21:55:22 +00:00
Peter Landgren
edad198c12
Fix of issue 2667.
...
svn: r11809
2009-02-02 19:43:21 +00:00
Benny Malengier
00504ab2f4
do not show pyc and Makefile on svn status
...
svn: r11807
2009-02-02 18:35:34 +00:00
Benny Malengier
9378701a16
revert wrong previous commit
...
svn: r11803
2009-02-02 18:30:47 +00:00
Benny Malengier
cc43836a60
do not show pyc on svn status
...
svn: r11802
2009-02-02 18:25:51 +00:00
Jérôme Rapinat
e4f5ad0142
#2657,#1718 use ngettext
...
svn: r11800
2009-02-02 17:13:02 +00:00
Jérôme Rapinat
1ecbaae622
pylint and coherency on Repository references
...
svn: r11799
2009-02-02 14:27:40 +00:00
Brian Matherly
a4ce178893
Patch from James Friedmann <jfriedmannj@gmail.com> to include a heading for spouses. Code cleanup.
...
svn: r11798
2009-02-02 13:19:17 +00:00
Brian Matherly
efd64ad139
Clean up AncestorTree report.
...
svn: r11796
2009-02-02 12:50:24 +00:00
Doug Blank
9bc8d68251
Bug #2625 : Need to bring XML DTD, import, export to use changes in trunk. These changes add support for dualdated and newyear dates.
...
svn: r11794
2009-02-01 22:25:45 +00:00
Doug Blank
bccc1be7f2
Bug #2625 : Need to bring XML DTD, import, export to use changes in trunk. These changes add support for dualdated and newyear dates.
...
svn: r11793
2009-02-01 21:34:07 +00:00
Brian Matherly
662dbc94f6
Show an error dialog if a file can not be opened with the default application.
...
svn: r11792
2009-02-01 21:21:54 +00:00
Jérôme Rapinat
ea96136bf9
PythonTidy (PEP-8 format)
...
svn: r11791
2009-02-01 17:25:12 +00:00
Doug Blank
248002b819
Split DefaultGramplets into their respective files
...
svn: r11790
2009-02-01 16:42:57 +00:00
Doug Blank
8af25caf2e
Missing Errors import
...
svn: r11789
2009-02-01 16:19:35 +00:00
Gary Burton
977843f787
Treat RESI tokens as events and not import them as Gramps addresses as per advice on the wiki concerning using residence events to record addresses. Bug #2651
...
svn: r11787
2009-02-01 12:35:26 +00:00
Peter Landgren
80b1915b92
Fix: *.dot.gv now is *.gv
...
svn: r11783
2009-02-01 08:39:16 +00:00
Brian Matherly
bd966adafd
Change from using ".dot" to ".gv" for Graphviz files. ".dot" is recognized as MS Word Template file on some systems.
...
svn: r11782
2009-02-01 05:14:20 +00:00
Brian Matherly
3259b393da
Change the way we "launch" files using their default application. Instead of trying to find the application ourselves, use the OS built in functions to open a file with its default application. We no longer show the name of the application that we will open the file with because we don't know.
...
svn: r11781
2009-02-01 04:21:17 +00:00
Doug Blank
6fccf8d75f
Removed fixed font; it is now already applied
...
svn: r11780
2009-02-01 02:12:38 +00:00
Doug Blank
e2f7c5f158
That should not have been committed
...
svn: r11779
2009-02-01 01:01:20 +00:00
Benny Malengier
31ac581c3a
Peter Landgren: 02659 support for RT90 in PlaceUtils.py
...
svn: r11778
2009-01-31 23:09:27 +00:00
Doug Blank
79b25acf9c
Bug #2662 : Can't expand/contract items when a gramplet has been detached
...
svn: r11777
2009-01-31 23:09:09 +00:00
Doug Blank
663d7abbd7
Add TT tag for gramplet textview buffer
...
svn: r11776
2009-01-31 22:12:46 +00:00
Doug Blank
82a7fe725f
Moved Sql.py out of plugins directory and into export/ExportSql.py; this file is in SVN but not in installed code
...
svn: r11775
2009-01-31 14:29:47 +00:00
Serge Noiraud
d14c1145d1
GeoView : bad centering near longitude 0.0 and latitude 0.0
...
svn: r11774
2009-01-31 11:32:50 +00:00
Jérôme Rapinat
1e6da8730c
#2657,#1718 use ngettext
...
svn: r11773
2009-01-31 11:29:44 +00:00
Benny Malengier
3d257ea84a
add plural context to TransUtils.py
...
svn: r11772
2009-01-31 08:34:15 +00:00
Doug Blank
0d3201d8ab
removed extra 'of' in translated texts
...
svn: r11771
2009-01-31 05:03:20 +00:00
Doug Blank
5f0447bdf0
Experimental gramplet to find deep connections between home and active
...
svn: r11770
2009-01-31 02:33:43 +00:00
Doug Blank
1cad941660
Added some comments; added methods to pause and resume a running gramplet; updated the wiki url
...
svn: r11769
2009-01-31 02:29:36 +00:00
Rob G. Healey
6dc0a10fd4
Removed arrow files from Makefile to allow make to work.
...
svn: r11768
2009-01-30 23:33:20 +00:00
Benny Malengier
1fcd510a98
Allow sort of columns and search as you type in plugin overview window
...
svn: r11767
2009-01-30 21:48:02 +00:00
Benny Malengier
47878426f0
no tooltip with gid field
...
svn: r11765
2009-01-30 18:14:05 +00:00
Stéphane Charette
539066320f
fixed bug #2660 - get rid of 'meta robots noindex' tag in html files
...
svn: r11764
2009-01-30 18:08:33 +00:00
Jérôme Rapinat
40d99c2b4e
revert changes, using ngettext
...
svn: r11761
2009-01-30 10:36:23 +00:00
Brian Matherly
f7e2cd8e3f
Finish moving libholiday.py and WebCal.py into their new homes.
...
svn: r11760
2009-01-30 02:26:10 +00:00
Brian Matherly
1adf052e55
Move "holiday" functions into its own module named libholiday. libholiday is used by all three calendar based reports.
...
svn: r11759
2009-01-30 02:19:04 +00:00
Brian Matherly
497e8d8233
Add support for plugin "libraries" that do not specifically tie into the plugin system and can be imported by other plugins.
...
svn: r11758
2009-01-30 02:16:00 +00:00
Rob G. Healey
d842b8d794
Changed alohabet navigation; added Age At Death, got nick name working again.
...
svn: r11756
2009-01-29 02:13:48 +00:00
Serge Noiraud
711b5f2ba8
GeoView : Cleaning some parts of code.
...
In some cases, bad centering of the map.
Add one page for places found without coordinates.
Modify some texts to be more precise.
svn: r11755
2009-01-28 23:56:32 +00:00
Benny Malengier
4d5c5375bc
reduce horizontal size edit person
...
svn: r11754
2009-01-28 18:53:47 +00:00
Benny Malengier
059a0deb02
2642: Add or move the entry 'Patronymic' from the Name Editor to 'Prefered Names' area
...
svn: r11753
2009-01-28 18:13:29 +00:00
Benny Malengier
dfb3ee201b
validate lat/lon on init
...
svn: r11752
2009-01-28 11:48:20 +00:00
Jérôme Rapinat
4574406d32
1357: Incorrect marriage event description when outputting to PDF (only ampersand, < > ?)
...
svn: r11751
2009-01-28 09:01:39 +00:00
Rob G. Healey
b0e3ed517a
Color theme update on stylesheet -- still needs work for Ancestor Tree; added feature request #2628 -- alphabetical Navigation; changed stylesheet naming as already in WebCal.py.
...
svn: r11749
2009-01-28 06:15:29 +00:00
Rob G. Healey
1d6ab20eba
Fixed wording in advanced tab; consolidated copy files module; added prefix and suffix to names in surnames. More changes coming.
...
svn: r11748
2009-01-28 01:39:08 +00:00
Serge Noiraud
3369da1fdf
GeoView : Correction for empty databases.
...
Since page splitting, some incomplete markers.
svn: r11747
2009-01-27 19:13:42 +00:00
Rob G. Healey
db45209741
Removing old and obsoleted image files. Files were replaced by Web_Mainz*.png
...
svn: r11745
2009-01-27 08:02:45 +00:00
Rob G. Healey
45a1e7493b
Removed blank calendar year, fixed year_glance filenames, fixed collect_data, fixed one_day, added get_marrital_status, and fill_day_list. More changes will be coming.
...
svn: r11744
2009-01-27 07:49:47 +00:00
Serge Noiraud
e7e91c7269
GeoView : title change when no coordinates.
...
svn: r11743
2009-01-27 07:35:55 +00:00
Serge Noiraud
aa9f4a9d13
GeoView : change comment when no geolocation.
...
svn: r11742
2009-01-27 07:33:40 +00:00
Doug Blank
470ad5d62e
Restored 0 years, but with word 'birth' or 'wedding'; removed extra words as they are too long for calendar
...
svn: r11741
2009-01-27 02:28:47 +00:00
Rob G. Healey
b2b0573d36
WebCal.py and NarrativeWeb.py; were sent by mistake. Watch as they are coming... Reverted back to r11481 and r11711 respectively.
...
svn: r11740
2009-01-26 22:57:25 +00:00
Serge Noiraud
4cd77671bd
GeoView : correction when no places with coordinates in the database.
...
svn: r11739
2009-01-26 22:30:13 +00:00
Rob G. Healey
b648af6379
Removing old and obsoleted Cascading Stylesheets and javascript files
...
svn: r11737
2009-01-26 22:22:01 +00:00
Benny Malengier
cb3817e6f4
polish geoview
...
svn: r11736
2009-01-26 21:26:20 +00:00
Kees Bakker
0b0253f6ef
Apply same patch as in branches/gramps30.
...
Process most common (Dutch) surname prefixes.
Date conversion improvement (Dutch month names, etc).
Store patroniem in Patronymic field.
* src/plugins/import/ImportProGen.py
svn: r11735
2009-01-26 20:02:30 +00:00
Benny Malengier
e57f18a698
2586: Add spouses to the Descendant Tree report
...
Avoid crash on no spouse, patch by Craig
svn: r11732
2009-01-26 08:53:29 +00:00
Stéphane Charette
a9c314713f
slight modification to the previous long-standing graphviz bug
...
svn: r11730
2009-01-25 23:34:22 +00:00
Doug Blank
e2bb66f42a
Renamed Active Person's Relatives to Relatives
...
svn: r11729
2009-01-25 23:32:14 +00:00
Doug Blank
87bb35b64a
Changed title from Person Note to Note
...
svn: r11728
2009-01-25 23:24:54 +00:00
Stéphane Charette
83fecfac74
yet another attempt to work around a long-standing graphviz bug
...
svn: r11727
2009-01-25 23:03:13 +00:00
Gary Burton
f8cc962b83
Implement user defined gender colour selection from FamilyLines graph
...
svn: r11726
2009-01-25 21:34:48 +00:00
Doug Blank
6a26dce0b1
Fixed bug in URL formatting in Headline News
...
svn: r11725
2009-01-25 20:51:13 +00:00
Gary Burton
4f32dea6bc
Enable or disable justyears menu option depending on whether dates should be included
...
svn: r11724
2009-01-25 20:39:02 +00:00
Doug Blank
ffc025aeca
Fixed bug in render_text; replaced NewsGramplet with HeadlineNewsGramplet that reads a new wiki page every hour
...
svn: r11723
2009-01-25 20:08:57 +00:00
Gary Burton
1aaa2df5a4
Make GEDCOM export output family event descriptions as type. Bug 2649.
...
svn: r11722
2009-01-25 19:58:00 +00:00
Doug Blank
60d1964ede
Added tooltip to translations
...
svn: r11720
2009-01-25 17:32:34 +00:00
Doug Blank
04b9ec770f
Added uistate to gramplet class; Finished Interactive Fan Chart: right-click gives menu options (same from PedigreeView)
...
svn: r11719
2009-01-25 17:29:59 +00:00
Gary Burton
f071a27cfb
Add option to restrict dates to years only as per Relationship graph
...
svn: r11717
2009-01-25 15:48:45 +00:00
Gary Burton
9bf926274e
Standardise on ReportUtils fallback methods for baptism and burial dates in lieu of birth and death dates. Also some PEP8 fixes.
...
svn: r11716
2009-01-25 15:04:22 +00:00
Jérôme Rapinat
d1918cc259
mistakes on context
...
svn: r11715
2009-01-25 13:11:27 +00:00
Doug Blank
d2b481b1a3
Speed ups: cache names---don't re-lookup name; added outer edge to indicate parents; removed simple access
...
svn: r11714
2009-01-25 11:19:13 +00:00
Stéphane Charette
2018064fe1
added missing svn propset attributes to several files
...
svn: r11713
2009-01-25 10:08:07 +00:00
Stéphane Charette
34d215b7ec
added Id: keyword at the top of css files
...
svn: r11712
2009-01-25 10:00:30 +00:00
Stéphane Charette
4e5f282137
bug #2648 , 'link home' option was no longer working
...
svn: r11711
2009-01-25 08:24:56 +00:00
Doug Blank
6d50c002fe
Upgrade of source, place, and media tables.
...
svn: r11710
2009-01-25 02:29:05 +00:00
Serge Noiraud
e722623646
GeoView : update tests from "value == 1:" to value: and similar things.
...
svn: r11706
2009-01-24 13:52:53 +00:00
Serge Noiraud
35f13eb94a
GeoView : When we have a multi pages document, be sure we update the back and forward buttons.
...
svn: r11705
2009-01-24 12:14:45 +00:00
Jérôme Rapinat
0034c7c02c
translation support and use TransUtils for context
...
svn: r11703
2009-01-24 09:40:55 +00:00
Doug Blank
384f574fea
Put the database access at beginning; fixes bug in mailing list from Rob H.
...
svn: r11702
2009-01-24 09:00:19 +00:00
Doug Blank
142108337c
Check for unfinshed tag: suspect that I need to escape names, or deal with unicode. render needs to be rewritten
...
svn: r11701
2009-01-24 08:52:31 +00:00
Peter Landgren
11da237db7
Fixed error in leap year calculation for Julian calendar, issue #2639 .
...
svn: r11700
2009-01-24 08:41:14 +00:00
Peter Landgren
b391b2b985
Swedish calendar now works with checking for possible dates.
...
svn: r11699
2009-01-23 18:49:49 +00:00
Peter Landgren
b2186d274e
Fixed wrong if statemants.
...
svn: r11691
2009-01-22 19:46:41 +00:00
Jérôme Rapinat
0f2222a380
update french translation
...
svn: r11689
2009-01-22 19:17:01 +00:00
Peter Landgren
3b7f4b6e10
Swedish cal. Valid check for the Sw. cal not working yet.
...
svn: r11688
2009-01-22 17:07:52 +00:00
Peter Landgren
f5aaef6312
GEDCOM export for Swedish calendar.
...
svn: r11687
2009-01-22 16:11:14 +00:00
Doug Blank
409063ae94
Rotation is now done by dragging in open space (doesn't draw names while dragging to get speed up)
...
svn: r11684
2009-01-22 12:07:36 +00:00
Doug Blank
89f1ec69c9
Move new gui options to near top of init
...
svn: r11683
2009-01-22 11:50:16 +00:00
Jérôme Rapinat
28ee7ee1a8
#445 : B.C.E and dates conversion on french_calendar
...
svn: r11681
2009-01-22 10:15:01 +00:00
Doug Blank
6815af9303
Rearrange methods to get all of the fanchart business int the widget; fixed a bug in show_parents; general refining
...
svn: r11680
2009-01-22 00:36:26 +00:00
Doug Blank
48da3f90e3
Need to return a default value for newyear offset code
...
svn: r11679
2009-01-21 20:59:31 +00:00
Doug Blank
e23c3e704c
Needed to register event mask to get additional signals; next step: cleanup
...
svn: r11678
2009-01-21 16:12:48 +00:00
Doug Blank
4f8b892a50
Need to get cart after horse
...
svn: r11677
2009-01-20 18:45:12 +00:00
Peter Landgren
8b67a937e7
Support for new Swedish calendar added.
...
svn: r11676
2009-01-20 15:38:29 +00:00
Peter Landgren
deb5771ba6
Typo fixed.
...
svn: r11675
2009-01-20 13:13:44 +00:00
Peter Landgren
3fc705f784
Typo fixed.
...
svn: r11674
2009-01-20 13:03:28 +00:00
Benny Malengier
eb92b6d693
revert to all manual position
...
svn: r11673
2009-01-20 12:56:28 +00:00
Peter Landgren
f6320f0432
Removed debug stuff.
...
svn: r11672
2009-01-20 10:02:19 +00:00
Benny Malengier
b742846a7a
2586: Add spouses to the Descendant Tree report
...
svn: r11671
2009-01-20 09:10:01 +00:00
Doug Blank
a02e10a067
Edited some comments; changed rotation to corners---would like to use motion
...
svn: r11670
2009-01-19 21:58:57 +00:00
Peter Landgren
97b74f80d2
Reference to NoDeatsate removed.
...
svn: r11669
2009-01-19 21:17:35 +00:00
Peter Landgren
978d7a6615
Reference to NoDeatsate removed.
...
svn: r11668
2009-01-19 21:17:06 +00:00
Benny Malengier
c0c9f08a54
Fix HtmlView that crashes after recent changes
...
svn: r11667
2009-01-19 20:58:02 +00:00
Benny Malengier
0df7429978
make autotools work again
...
svn: r11666
2009-01-19 20:26:41 +00:00
Peter Landgren
a73b2da699
Swedish calendar added.
...
svn: r11665
2009-01-19 20:09:19 +00:00
Jérôme Rapinat
55806f92ba
remove USER_DOCGEN
...
svn: r11664
2009-01-19 19:20:49 +00:00
Doug Blank
e9c0be1d15
First working version
...
svn: r11663
2009-01-19 16:57:43 +00:00
Doug Blank
7ccee8ab0a
A couple of bugs left
...
svn: r11662
2009-01-19 07:11:48 +00:00
Doug Blank
cd713adf74
Work in progress
...
svn: r11661
2009-01-19 05:42:20 +00:00
Serge Noiraud
3feb8c375c
GeoView : Places view correction.
...
svn: r11660
2009-01-18 23:15:39 +00:00
Serge Noiraud
3b99d618a4
GeoView : Cleaning code.
...
Unlimited number of markers.
I fixed the limit to 200 markers per page.
So if we have more than this limit, I split geoview in multiple pages.
svn: r11659
2009-01-18 23:03:05 +00:00
Doug Blank
bbb1de537f
Changes to formats_display tab to make smaller, so Preferences dialog isn't so long
...
svn: r11658
2009-01-18 21:04:22 +00:00
Doug Blank
bb2a4fbcb2
Added gc to environment, with preset flags for checking uncollectable objects
...
svn: r11657
2009-01-18 14:47:35 +00:00
Doug Blank
45a78a2046
New gramplet method to turn word wrap on/off
...
svn: r11656
2009-01-18 14:45:54 +00:00
Doug Blank
31512878f1
Added a summary count, and line numbers to output to help compare details
...
svn: r11655
2009-01-18 14:12:21 +00:00
Brian Matherly
6c0d015ded
Add docgen to plugins/Makefile.am subdirectories.
...
svn: r11653
2009-01-18 05:00:57 +00:00
Brian Matherly
3f95d8ddb7
Plugins Restructure: Move docgen plugins into plugins/docgen.
...
svn: r11652
2009-01-18 04:59:14 +00:00
Doug Blank
708b00951f
Roundoff error
...
svn: r11651
2009-01-18 03:41:44 +00:00
Doug Blank
33067b97f1
Moved AgeStats.py gramplet to correct subdirectory, and updated Makefile.am and POTFILES.in
...
svn: r11650
2009-01-18 02:20:17 +00:00
Brian Matherly
451aaee4f4
Plugins Restructure: Move NarrativeWeb.py plugins into plugins/webreport.
...
svn: r11649
2009-01-17 23:32:20 +00:00
Doug Blank
bd90c18ed9
An experimental interactive fan chart. Needs some work to be really usable. See bug #2611 for more details.
...
svn: r11648
2009-01-17 22:36:30 +00:00
Doug Blank
4db08cb975
Removed slow stuff on the calendar gramplet... too much work for just bolding the calendar. Now it just runs the Quick View On This Day
...
svn: r11647
2009-01-17 22:34:54 +00:00
Doug Blank
0887ab1ac9
Handle date differences when one is a newyear other than Jan1
...
svn: r11646
2009-01-17 17:11:34 +00:00
Doug Blank
0652722cae
Two minor tweaks: allow one to specify jan1, and parse for jan1 before looking for j (julian abbreviation)
...
svn: r11645
2009-01-17 15:22:28 +00:00
Doug Blank
ed35e1de38
Bug fix #1834 , 1842: new-year boundaries in history, and editing slash dates: These changes allow the date editor dialog to change slashdates, and to change the first day of the year from Jan1. This is important for some date calculations and orderings. In order to do this, a new date format variation has been added. You can put Mar1, Mar25, or Sept1 in the parens with or without a Calendar type. For example: 'Jan 1, 1735 (Julian,Mar25)'. See further docs in wiki.
...
svn: r11644
2009-01-17 14:33:10 +00:00
Doug Blank
2170b850ee
Bring date_test up to date with new Span format; passes 100%
...
svn: r11643
2009-01-17 14:24:57 +00:00
Brian Matherly
6671a8f26e
Plugins Restructure: Move import plugins into plugins/import.
...
svn: r11641
2009-01-17 03:36:19 +00:00
Brian Matherly
ea23898403
Plugins Restructure: Move export plugins into plugins/export.
...
svn: r11640
2009-01-17 03:27:21 +00:00
Brian Matherly
8948630cd3
Plugins Restructure: Move graph reports into plugins/graph.
...
svn: r11639
2009-01-17 03:07:31 +00:00
Brian Matherly
853e54a624
Plugins Restructure: Move text reports into plugins/textreport.
...
svn: r11638
2009-01-16 23:10:34 +00:00
Doug Blank
2db7113c5d
Add update_all method to Gramplet to update directly without the gobject idle processing method
...
svn: r11637
2009-01-16 23:05:42 +00:00
Doug Blank
5e74a57142
Plugins restructure: move gramplets to plugins/gramplet/
...
svn: r11636
2009-01-16 23:03:35 +00:00
Brian Matherly
a12989719b
Move all quick views into plugins/quickview.
...
svn: r11635
2009-01-16 21:39:51 +00:00
Brian Matherly
96f9411caa
Move all draw reports into plugins/drawreport.
...
svn: r11634
2009-01-16 21:10:36 +00:00
Brian Matherly
7b47dc61ad
Move all tools into plugins/tool.
...
svn: r11633
2009-01-16 19:54:58 +00:00
Brian Matherly
ec7ded54c6
Move all relationship calculator translators into plugins/rel.
...
svn: r11632
2009-01-16 16:46:40 +00:00
Brian Matherly
a6fa59cc35
Add support for subdirectories in the plugins directory.
...
svn: r11631
2009-01-16 16:21:54 +00:00
Brian Matherly
b77c14b74a
Include suffix and title in names for living people when names are not restricted.
...
svn: r11630
2009-01-16 00:52:49 +00:00
Brian Matherly
dacbd0df19
0002467: Add christening narration to detailed text reports.
...
svn: r11629
2009-01-15 21:40:25 +00:00
Brian Matherly
89bf35e342
0002432: Detailed reports place dots where they do not belong.
...
svn: r11628
2009-01-15 21:09:07 +00:00
Brian Matherly
58222b68b1
0001973: Show all or no half siblings in Detailed Ancestral Report
...
svn: r11626
2009-01-15 16:28:57 +00:00
Peter Landgren
042379ae5b
New format for lat/long added used by Swedish and Finnish map provider kartor.eniro.se|fi.
...
svn: r11624
2009-01-14 09:00:21 +00:00
Doug Blank
71be10c1bc
Protect from crash when attempting to read status of DB
...
svn: r11623
2009-01-14 03:09:03 +00:00
Doug Blank
bef2ea3b4c
Removed debuging info
...
svn: r11622
2009-01-14 01:00:26 +00:00
Benny Malengier
5d9f04b32a
2536: Improve PlaceUtils.py a little bit
...
svn: r11621
2009-01-13 23:49:32 +00:00
Doug Blank
c1ef989533
Bug #2567 : Person Filter bug: 'people without a known birth date' doesn't work correctly
...
svn: r11619
2009-01-13 22:25:05 +00:00
Doug Blank
57e07cfd22
Divide by total number of people to get percentage
...
svn: r11618
2009-01-13 21:53:33 +00:00
Doug Blank
68fed70200
Fixed percentages shown in tooltip, thanks /Peter; related to Bug #2598
...
svn: r11617
2009-01-13 11:57:36 +00:00
Doug Blank
48fb1c94f4
Fixed bug #2598 : Cloud gramplets didn't show exactly the right set of names
...
svn: r11616
2009-01-13 01:33:20 +00:00
Peter Landgren
2fadd11aab
Fix of issue 2606.
...
svn: r11614
2009-01-12 10:23:20 +00:00
Serge Noiraud
36b0181ed1
GeoView : javascript optimization ( size, comments )
...
add a popup and limit the number of markers.
svn: r11613
2009-01-11 21:30:07 +00:00
Doug Blank
3785b8e74e
Added name format form: if surrounded in double quotes, only use % codes
...
svn: r11612
2009-01-11 14:54:04 +00:00
Jérôme Rapinat
bd27cd20a1
2607: Missing Export View tab on NoteView
...
svn: r11611
2009-01-11 11:43:59 +00:00
Doug Blank
829e96a1ac
Bugs: #1960 , #1895 added some documentation to Format Name Editor
...
svn: r11609
2009-01-10 20:17:52 +00:00
Doug Blank
b7e9f0937d
Bug #2157 : Change Quick Report to Quick View, fixed
...
svn: r11606
2009-01-10 19:33:55 +00:00
Doug Blank
d8f05e65d4
Contribution by MD Nauta, Feature Request #2603 , Adds ChangedSince filter for all records. Tweaked time match a little, and text
...
svn: r11605
2009-01-10 18:41:16 +00:00
Doug Blank
6c1fd069f5
Added new Attribute gramplet, quick view, and link (for gramplets)
...
svn: r11604
2009-01-10 16:31:45 +00:00
Doug Blank
832acac4c9
fix for gtk not liking unicode?
...
svn: r11603
2009-01-10 16:26:24 +00:00
Doug Blank
39bea3d80c
minor comment change
...
svn: r11602
2009-01-10 16:25:31 +00:00
Gary Burton
ba48b9a6df
Cleaner method of handling whitespace. Contributed by Tim Lyons (tim.g.lyons@googlemail.com)
...
svn: r11601
2009-01-10 15:17:27 +00:00
Gary Burton
4f07e2ed52
New plugin for sorting events within a database
...
svn: r11599
2009-01-10 12:15:54 +00:00
Jérôme Rapinat
d48c45ef40
typo
...
svn: r11596
2009-01-10 11:46:13 +00:00
Serge Noiraud
4bc1608737
GeoView : Added one html page per map type ( event, place, people and family ).
...
Update mapstraction.js to version 208.
Use the same tmp directory for all html pages ( startpage and *.html )
svn: r11591
2009-01-08 21:30:12 +00:00
Benny Malengier
d665830b8b
Change directory of geoview html, make sure it exists and works on WinOS
...
svn: r11585
2009-01-08 09:48:42 +00:00
Doug Blank
01c4b0e81c
Fixes for bug #2416 : added proper name format in gtk tree model, and update on canceled edit; undid previous hack
...
svn: r11584
2009-01-08 02:12:53 +00:00
Doug Blank
4704f01093
Cleanup separation between gui and non-gui; moved toolip to set_tooltip
...
svn: r11582
2009-01-07 22:49:58 +00:00
Doug Blank
1746064f8a
Added copyright and license statements
...
svn: r11578
2009-01-06 05:04:20 +00:00
Doug Blank
3c9ffd061e
New Given Name Cloud Gramplet by Pander Musubi, and new links to run Same Given Quick View
...
svn: r11577
2009-01-06 05:01:17 +00:00
Doug Blank
695c30baab
Added new Quick View for show Same Given Names
...
svn: r11576
2009-01-06 04:56:09 +00:00
Doug Blank
b8b97924a6
Added ellipses if the birth/death lines are too long
...
svn: r11575
2009-01-05 22:39:40 +00:00
Serge Noiraud
cc67aac37b
GeoView : gtkmozembed get_location instead of get_uri.
...
svn: r11574
2009-01-05 11:40:23 +00:00
Doug Blank
429d53eed8
Bugfix if no event in Data Entry gramplet
...
svn: r11573
2009-01-05 03:57:41 +00:00
Doug Blank
fe3d9d6b0e
rewrote session log gramplet to be simpler and more complete
...
svn: r11572
2009-01-05 02:31:57 +00:00
Doug Blank
d76e9a8363
Removed auto-updates except for when unminimize and db-change
...
svn: r11571
2009-01-05 02:30:28 +00:00
Serge Noiraud
6be7146e38
GeoView : Cleaning code, solve resizing and back and forward problems.
...
svn: r11570
2009-01-04 23:42:20 +00:00
Doug Blank
f9be2655d6
Fix for 2416: don't save translated name-formats in XML
...
svn: r11569
2009-01-04 20:03:22 +00:00
Doug Blank
2ed7f7becb
Translation clauses: about, less than, greater than, etc.
...
svn: r11567
2009-01-04 18:17:33 +00:00
Doug Blank
8658f5a074
Added a __getitem__ method to date Spans which should eventually be removed. I belive that only the Det*Reports.py use them.
...
svn: r11566
2009-01-04 18:05:26 +00:00
Doug Blank
61ca9201b5
Changes in the manner that date differences are represented and compared
...
svn: r11565
2009-01-04 17:44:33 +00:00
Doug Blank
2347aeeaeb
Added yield statements to update screen more often
...
svn: r11564
2009-01-04 17:41:33 +00:00
Doug Blank
54f3bc315f
Jérôme
...
svn: r11562
2009-01-03 06:15:28 +00:00
Doug Blank
f1a3e40318
Removed bold from Pedigree gramplet
...
svn: r11561
2009-01-03 06:01:47 +00:00
Doug Blank
d3d1a0acdd
Fixed order of test in render string count
...
svn: r11560
2009-01-03 06:00:46 +00:00
Doug Blank
b54d472fc6
Hack fix for length of unicode marked-up text
...
svn: r11559
2009-01-02 14:19:34 +00:00
Doug Blank
cb92251995
New gramplet to create a simple interface to edit/add a person's primary notes.
...
svn: r11558
2009-01-01 23:43:01 +00:00
Doug Blank
f018927f5e
Refinements in the Data Entry Gramplet: show/hide init values
...
svn: r11557
2009-01-01 23:40:35 +00:00
Doug Blank
dc2c438231
Refinements to give more feedback on probably alive; use CAUSE_DEATH as additional evidence for death; date span shows (unknown) for invalid differences.
...
svn: r11556
2009-01-01 00:58:18 +00:00
Doug Blank
dad8af1cd4
Removed translation hacks and committed WhatsNext and Records to po files
...
svn: r11555
2008-12-31 22:01:03 +00:00
Doug Blank
529dba047a
Fixed log.
...
svn: r11554
2008-12-31 16:48:27 +00:00
Doug Blank
9e74720152
Fixes in logic... in progress
...
svn: r11553
2008-12-31 16:28:16 +00:00
Doug Blank
f017a5020f
Added probably_alive logic
...
svn: r11552
2008-12-31 15:58:53 +00:00
Doug Blank
71ab854115
Typo
...
svn: r11551
2008-12-31 15:45:25 +00:00
Doug Blank
5aa95a60ee
Cleaned up code; added cause of death, cremation, and burial events to be evidence of death
...
svn: r11550
2008-12-31 15:38:49 +00:00
Doug Blank
6d2cc418e4
Fix for #2303 : plugins/Det*Report.py use an outdated method of computing ages. This fix brings it up to date, but needs some additional work once date spans can fully repr themselves.
...
svn: r11549
2008-12-31 14:49:24 +00:00
Peter Landgren
7d1f63341a
Fixed a gettext call.
...
svn: r11548
2008-12-31 14:26:11 +00:00
Doug Blank
36c291ba38
Use new family link; code was ready to fix--thanks
...
svn: r11547
2008-12-31 04:00:55 +00:00
Doug Blank
614d4c2b2c
Fixed #2544 : added Family link type in gramplets
...
svn: r11546
2008-12-31 03:44:11 +00:00
Doug Blank
657b5119a6
Fix for #2582 : lower translated gender terms
...
svn: r11545
2008-12-31 03:12:49 +00:00
Doug Blank
f3ffd3655a
Added the force_update flag to the session log gramplet
...
svn: r11543
2008-12-30 23:11:28 +00:00
Doug Blank
cbe366ebd2
Added a force_update flag in gramplets, and fixed a render markup issue in offset
...
svn: r11542
2008-12-30 23:08:24 +00:00
Doug Blank
f502d61904
Fixed unnecessary redraw when detaching gramplet
...
svn: r11541
2008-12-30 15:58:33 +00:00
Doug Blank
b8a7153e60
Fixed some border issues; decimal format suggestion
...
svn: r11540
2008-12-30 15:46:36 +00:00
Peter Landgren
271f0d5faf
Fixed another typo.
...
svn: r11539
2008-12-30 15:04:36 +00:00
Peter Landgren
5b10d7200c
Fixed typo.
...
svn: r11538
2008-12-30 15:00:44 +00:00
Doug Blank
5560a4f62c
Fix for using only birth relations, by Reinhard Müller
...
svn: r11537
2008-12-30 14:14:37 +00:00
Peter Landgren
fab57f43a3
Changed to percentage distribution.
...
svn: r11536
2008-12-29 15:09:41 +00:00
Doug Blank
6755c96e51
What next will update when the home-person is changed
...
svn: r11535
2008-12-29 14:15:20 +00:00
Doug Blank
983f6d3e71
Added new signal to database: home-person-changed, which is emitted when the default person is set
...
svn: r11534
2008-12-29 14:13:44 +00:00
Doug Blank
b51cf87d8e
Don't reset relation types of data entry gramplet after each save
...
svn: r11533
2008-12-29 03:11:57 +00:00
Doug Blank
a156156394
Fixed a bug in negative date differences; enhanced Span repr (shows days, if short enough)
...
svn: r11532
2008-12-28 05:44:01 +00:00
Doug Blank
c96bf68ee2
Reverted to use regular dates (no partial or inexact), but with a setting to change to include any valid date
...
svn: r11531
2008-12-27 23:56:02 +00:00
Doug Blank
423633796c
Redraw a gramplet when expanding it from minimized state
...
svn: r11530
2008-12-27 21:46:25 +00:00
Doug Blank
48f3051d25
Date diff Span now can display itself; changed is_regular to is_valid to use partial dates, too
...
svn: r11529
2008-12-27 21:33:39 +00:00
Doug Blank
323ac9257f
Added len to Span class, and added an is_valid method to date. is_valid similar to is_regular, but allows partial dates
...
svn: r11528
2008-12-27 21:31:16 +00:00
Doug Blank
e9bf31ef33
Versions of Reinhard Müller's WhatsNext and Records gramplets
...
svn: r11526
2008-12-27 20:57:43 +00:00
Doug Blank
f22c6835a2
Data entry gramplet edit button points to parents family, if active person is not a spouse of a family
...
svn: r11525
2008-12-27 17:38:40 +00:00
Doug Blank
c75a4566c8
Added a bold parent name when that parent has parents
...
svn: r11524
2008-12-27 17:36:58 +00:00
Doug Blank
fadeb3744e
Added lt and gt for date span comparisons
...
svn: r11523
2008-12-27 16:40:25 +00:00
Doug Blank
42b00f04f4
Added a test for negative date differences
...
svn: r11522
2008-12-27 16:29:46 +00:00
Doug Blank
a11d819296
Date spans that are negative show with negative year, month, and day
...
svn: r11521
2008-12-27 16:07:36 +00:00
Doug Blank
b206ca7cda
Added an Edit family button to edit first family
...
svn: r11520
2008-12-27 15:04:25 +00:00
Doug Blank
3307c1a1e9
Tweak on minimum size
...
svn: r11519
2008-12-27 15:02:59 +00:00
Doug Blank
c083591372
New Descendent Gramplet based on the report
...
svn: r11518
2008-12-26 15:19:37 +00:00
Doug Blank
10b0648a45
Added default family relationship of marriage
...
svn: r11517
2008-12-24 19:16:13 +00:00
Doug Blank
2bf693729f
Added default family relationship of marriage; enlarged default gramplet height
...
svn: r11516
2008-12-24 19:15:16 +00:00
Doug Blank
ccbf7717c3
Data entry gramplet complete, ready for feedback
...
svn: r11515
2008-12-24 14:02:02 +00:00
Doug Blank
7ccb661592
Added spouse, sibling, and child relations to data entry gramplet; still missing parent and bugs in finding families
...
svn: r11514
2008-12-24 04:57:09 +00:00
Doug Blank
c1b027e0b5
Data entry gramplet can add spouse and edit active person
...
svn: r11513
2008-12-24 03:55:10 +00:00
Doug Blank
e903179c69
General cleanup of data entry gramplet
...
svn: r11512
2008-12-23 23:10:08 +00:00
Serge Noiraud
7b7cf2e792
GeoView : Invalid prefs.js path for gtkmozembed proxy.
...
HtmlView doesn't need size: no more scrollbars.
Adapt zoom to be sure all markers are visible.
svn: r11511
2008-12-23 18:28:33 +00:00
Doug Blank
f7155868d8
Removed extra space in name bug; clear data entry between db changes
...
svn: r11510
2008-12-23 17:20:28 +00:00
Doug Blank
5738186e26
Can now add a new person -- no relations yet, and no editing of data
...
svn: r11509
2008-12-23 16:03:21 +00:00
Doug Blank
d83525c272
Fix to make sure we only process a new person once, else it corrupts the view
...
svn: r11508
2008-12-23 15:18:15 +00:00
Doug Blank
2fd67ea581
Fixed some spacing issues on Data Entry gramplet
...
svn: r11507
2008-12-22 20:47:23 +00:00
Doug Blank
0d9249b00c
Fixed translation issues
...
svn: r11506
2008-12-22 13:53:23 +00:00
Doug Blank
582d969b4e
Fixed Data Entry height and expandability
...
svn: r11505
2008-12-22 13:38:35 +00:00
Doug Blank
75da8808ab
Fixed issue in showing non-birth children relations; adjusted minimum height
...
svn: r11504
2008-12-22 13:37:22 +00:00
Doug Blank
1f2b8df6a4
Fixed bug in classless Gramplets: no options are available
...
svn: r11503
2008-12-22 12:00:45 +00:00
Doug Blank
bb5f463a50
Added options to AgeStats; set order of options; aligned options; added copyright
...
svn: r11502
2008-12-22 01:48:42 +00:00
Doug Blank
e95a318c1b
holidays.xml changes for USA 2009
...
svn: r11501
2008-12-20 18:19:02 +00:00
Doug Blank
3b8ad54a0d
Working on display of Data Entry Gramplet; next will come the actual database changes
...
svn: r11500
2008-12-20 16:41:31 +00:00
Doug Blank
e10cf8deb1
Added new Gramplet: AgeStats.py that creates textual distribution graphs where each row can be double-clicked to show matching groups
...
svn: r11499
2008-12-20 16:37:37 +00:00
Doug Blank
48dc331f3e
Cleaning up Data Entry Gramplet; not editing data yet
...
svn: r11498
2008-12-20 01:40:06 +00:00
Doug Blank
bd44b133ab
First bit of code for a data entry gramplet
...
svn: r11496
2008-12-19 17:20:55 +00:00
Kees Bakker
72e38bbeaa
Before creating the EnumeratedListOption for the name formats we
...
must get the list so we can use the value of the first entry.
Otherwise you'll see "Value -1 not found for option..." on your
command window.
* src/plugins/Calendar.py
svn: r11490
2008-12-17 22:00:12 +00:00
Kees Bakker
2e0351e504
Just a minor cleanup. No functional change.
...
* src/ExportOptions.py
svn: r11489
2008-12-17 21:39:37 +00:00
Kees Bakker
60aa458d87
Use progress meter while doing the filtering.
...
* src/plugins/Calendar.py
svn: r11488
2008-12-17 20:57:19 +00:00
Gary Burton
d7f2a858be
Gedcom compliance. Bug #2558 : Further fix for when a media note is not present.
...
svn: r11485
2008-12-16 21:54:10 +00:00
Kees Bakker
679392ab4b
Add an option progress meter argument to GenericFilter.apply
...
If present it must be an instance of Utils.ProgressMeter.
* src/Filters/_GenericFilter.py
* src/plugins/WebCal.py
* src/plugins/NarrativeWeb.py
svn: r11481
2008-12-15 21:42:58 +00:00
Doug Blank
fe133c0411
Fixed two holidays: Inaug: wrong year; Yom Kippur wrong day; added New Year's Eve
...
svn: r11480
2008-12-15 13:09:06 +00:00
Jérôme Rapinat
5bf5c33996
2561: Typo (contribution by Joan Creus)
...
svn: r11478
2008-12-15 08:57:12 +00:00
Serge Noiraud
21dde898a9
GeoView : Code optmization.
...
svn: r11476
2008-12-14 23:18:24 +00:00
Serge Noiraud
32b1de70cf
GeoView : Adding sensitivity to backward and forward buttons.
...
svn: r11475
2008-12-14 23:12:53 +00:00
Doug Blank
1d4ae15503
Applied change to bypass update if Gramplet is closed or minimized
...
svn: r11474
2008-12-14 17:01:04 +00:00
Doug Blank
e3b79a8f90
removed debugging line
...
svn: r11473
2008-12-14 15:59:58 +00:00
Doug Blank
178328b20a
Fixed a bug (show_all) on showing options when creating gramplets on the fly; clean up by separating gui from non-gui code
...
svn: r11472
2008-12-14 15:36:44 +00:00
Doug Blank
246f76621a
Added to display age at death if dead, or current age if alive
...
svn: r11471
2008-12-14 14:52:54 +00:00
Doug Blank
ab98ce5d88
Added options to Gramplets
...
svn: r11470
2008-12-14 03:13:45 +00:00
Kees Bakker
091933b576
Fix to get weeks alignment for "blank year" too.
...
* src/plugins/WebCal.py
svn: r11469
2008-12-13 21:19:46 +00:00
Gary Burton
688f0f989e
Gedcom compliance. Bug #2558 : Notes in the GEDCOM multimedia objects not imported. Also fixed importing of repository notes.
...
svn: r11468
2008-12-13 17:06:13 +00:00
Doug Blank
6244a0c033
Added a Gramplet that can run a Quick View
...
svn: r11466
2008-12-13 16:59:14 +00:00
Gary Burton
246b3e0bd5
Gedcom compliance. Bug #2555 : Blanks at the begining of Gedcom CONT fields.
...
svn: r11465
2008-12-12 21:58:39 +00:00
Serge Noiraud
1654729189
Adding history back, forward and reload page
...
svn: r11462
2008-12-12 21:33:22 +00:00
Kees Bakker
992f0534bb
Remove the validator button at the bottom of each generated page.
...
* src/plugins/NarrativeWeb.py
* src/plugins/WebCal.py
svn: r11461
2008-12-12 13:22:35 +00:00
Serge Noiraud
ed67dab721
Adapt GeoView to HtmlView.
...
svn: r11459
2008-12-12 12:13:22 +00:00
Serge Noiraud
08e395bfa3
Adding window resizing to suppress scrollbar.
...
svn: r11457
2008-12-11 22:04:45 +00:00
Kees Bakker
fcb45093f7
CSS corrections by Jason Simanek.
...
* src/data/Web_*.css
svn: r11456
2008-12-11 15:48:35 +00:00
Kees Bakker
8a7b8fe3e3
Bugfix in collect_data. Was overwriting 'year', and then confused
...
the probably_alive call.
* src/plugins/WebCal.py
svn: r11455
2008-12-11 13:08:37 +00:00
Jérôme Rapinat
5a14e3f7e9
2556: Typo (by Joan Creus)
...
svn: r11453
2008-12-11 10:12:40 +00:00
Kees Bakker
a2ea6b1e51
Speed improvement for the "has common ancestor" filter rule. For a
...
database with 2300 persons the time to filter goes from 500 seconds
to 80. I believe that the difference must be even bigger for larger
database. The new algorithm is more or less linear. Each person is
only visited once to compute the ancestors, and it does depth first.
* src/Filters/Rules/Person/_HasCommonAncestorWith.py
svn: r11451
2008-12-11 10:06:16 +00:00
Serge Noiraud
13ad0f858e
Adding conversion for latitude and longitude and end of cleaning for gtkhtml.
...
svn: r11450
2008-12-10 14:59:26 +00:00
Benny Malengier
036eeee2c8
Add HtmlView as base for GeoView
...
svn: r11449
2008-12-09 22:50:21 +00:00
Serge Noiraud
1e4f6769b3
removing gtkhtml, cleaning
...
svn: r11448
2008-12-09 07:26:03 +00:00
Doug Blank
9aa7bc6030
Fixed some missed dates in conversion from 13 to 14
...
svn: r11447
2008-12-08 13:15:40 +00:00
Benny Malengier
e92f92b62a
GeoView part II: the module itself.
...
GeoView.py is written by Serge, mapstraction.js is BSD licenced lib
svn: r11446
2008-12-08 11:04:54 +00:00
Benny Malengier
0d084cc677
Complete remove of GCONF settings and upgrade possibility
...
Note: Gconf still used in GNOME for thumbnailers
svn: r11444
2008-12-08 09:16:46 +00:00
Benny Malengier
c2c4fe3786
GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
...
patch Josip, part 2
svn: r11442
2008-12-08 08:29:07 +00:00
Benny Malengier
a3a8d53526
rename file to standard
...
svn: r11441
2008-12-08 08:25:50 +00:00
Benny Malengier
ef18f6e6f7
GeoView: text non developers should understand
...
svn: r11440
2008-12-07 23:38:24 +00:00
Benny Malengier
8006c249a4
correct typo
...
svn: r11439
2008-12-07 23:04:44 +00:00
Benny Malengier
432466fc09
Part 1 of GeoView: icons, configs and preferences
...
svn: r11438
2008-12-07 22:48:30 +00:00
Benny Malengier
d77966da25
GtkSpinButton: setting an adjustment with non-zero page size is deprecated
...
Patch Josip
svn: r11436
2008-12-07 20:30:41 +00:00
Doug Blank
d2587088e7
Added option to not translate headers in CSV output
...
svn: r11428
2008-12-07 02:07:57 +00:00
Brian Matherly
d88fa26ab7
0002184: BUG: IndexError: tuple index out of range
...
svn: r11425
2008-12-06 05:29:33 +00:00
Benny Malengier
4bf3182972
002503: Change md5 module by hashlib.
...
Fallback to md5 on importerror (python 2.4 users)
svn: r11420
2008-12-04 21:44:12 +00:00
Kees Bakker
4fe006e575
Correction of CSS and Python code in WebCal.
...
svn: r11418
2008-12-04 20:38:02 +00:00
Benny Malengier
228e2b81bd
0002507: [Place-Dialog] "Unhandled exception" when pasting some invalid string
...
Fixing the bug, no features or improvements
svn: r11416
2008-12-04 15:12:38 +00:00
Benny Malengier
d3cee34e11
0002512: [Python 2.6 support] Change sets module by built-in set types
...
Removed offending code, not used
svn: r11412
2008-12-04 14:29:28 +00:00
Doug Blank
e3bccdad10
Patched an attribute error... two tables left to make
...
svn: r11409
2008-12-04 06:02:55 +00:00
Doug Blank
36411622b1
About 80% done with SQL dump
...
svn: r11399
2008-12-03 03:20:52 +00:00
Peter Landgren
7df272e869
Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also changed short keys for g.j,J,p,q,y as they do not show up in some fonts.
...
svn: r11396
2008-12-02 20:15:41 +00:00
Peter Landgren
5a50c7edf4
Changes to avoid Alt_C, Alt_O and Alt_H collisions. Also changed short keys for g.j,J,p,q,y as they do not show up in some fonts.
...
svn: r11395
2008-12-02 20:12:51 +00:00
Peter Landgren
c830fec586
Fix of issue 2529.
...
svn: r11392
2008-12-02 14:18:18 +00:00
Jérôme Rapinat
c1f33333ac
typo (wait after 3.0.4 on branch)
...
svn: r11389
2008-12-02 09:25:01 +00:00
Doug Blank
6c48d80ad9
Working on deconstructing data...
...
svn: r11387
2008-12-02 03:41:28 +00:00
Doug Blank
4ca72d905d
Notes in sources are handles (of course)
...
svn: r11383
2008-12-01 17:21:02 +00:00
Doug Blank
7b6d6a7b85
Clean up; reorg
...
svn: r11382
2008-12-01 17:05:33 +00:00
Doug Blank
ca4457332e
Removed main_loc (a location) from places
...
svn: r11381
2008-12-01 16:48:13 +00:00
Doug Blank
1636c00bfb
Error in loading a date in names table
...
svn: r11380
2008-12-01 15:41:10 +00:00
Peter Landgren
cacaeddbbe
Fix of issue 2525 underline in name.
...
svn: r11378
2008-12-01 12:58:59 +00:00
Doug Blank
005bb624e5
Show error query and values
...
svn: r11377
2008-12-01 12:18:42 +00:00
Doug Blank
c61ac47d57
Fixed trim -> strip typo
...
svn: r11375
2008-12-01 04:43:19 +00:00
Doug Blank
ff66065dde
Experimental SQL interface
...
svn: r11374
2008-12-01 04:25:06 +00:00
Peter Landgren
478736f75c
Fix of 2518, so that Alt-C always means Cancel.
...
svn: r11372
2008-11-30 19:33:54 +00:00
Doug Blank
0e2138999f
Fixed import error message to be more accurate
...
svn: r11369
2008-11-30 03:56:26 +00:00
Doug Blank
94d20c0748
Fixed updating notes in CSV import and fixed a bug on adding notes to marriage when only notes (no other data) and a bug in add marriage notes twice
...
svn: r11366
2008-11-30 01:38:15 +00:00
Gary Burton
23b0ec696a
Change the way drag and drop is initiated. patch suggested by tgehrig. Bug #2486 .
...
svn: r11363
2008-11-29 17:47:17 +00:00
Doug Blank
2a8b08675b
Reset import and export lists (others may need to be reset, too)
...
svn: r11361
2008-11-29 16:27:08 +00:00
Doug Blank
8a690810fc
Continued attempted fix for BSDDB new methods and attributes
...
svn: r11360
2008-11-29 12:53:00 +00:00
Gary Burton
adaf7bd737
Remove some debugging code
...
svn: r11358
2008-11-28 19:49:10 +00:00
Doug Blank
3dcb919853
Missing e in const shortopts
...
svn: r11357
2008-11-28 19:28:43 +00:00
Doug Blank
2672033648
Missing -e and -L in const, and missing -o and -u in ArgHandler
...
svn: r11356
2008-11-28 19:21:20 +00:00
Doug Blank
d204926dfd
Fixed typo in -L to list details of database
...
svn: r11355
2008-11-28 16:45:36 +00:00
Doug Blank
f067bf6e2c
Changes with Python 2.5.2 and BSDDB are more subtle---seems to require checking both Python and BSDDB versions. This involves a method name change, and a flag name change.
...
svn: r11354
2008-11-28 04:28:10 +00:00
Peter Landgren
48bc0362e8
Fix of issue 2515.
...
svn: r11343
2008-11-24 18:48:51 +00:00
Benny Malengier
44c8b26f10
#2483 DbError handling correction - patch Josip
...
svn: r11341
2008-11-24 09:02:02 +00:00
Brian Matherly
2a33e32456
Contribution from Craig J. Anderson: Add availability update to GuiStringOption and GuiBooleanOption.
...
svn: r11338
2008-11-24 02:59:23 +00:00
Peter Landgren
475da86de2
Fix of issue 2505. Also fix of string and unicode problems in matching
...
svn: r11336
2008-11-22 15:35:14 +00:00
Peter Landgren
2876068bdf
Fix of issue 2504, sorting in WinXP.
...
svn: r11332
2008-11-21 15:26:26 +00:00
Peter Landgren
6f0c13ba5d
Fix of issue 2504, sorting in WinXP.
...
svn: r11331
2008-11-21 15:25:49 +00:00
Peter Landgren
0f34e8d6b6
Fix of issue 2504, sorting in WinXP.
...
svn: r11330
2008-11-21 15:25:00 +00:00
Peter Landgren
3f737619e6
Final fix of issue 2504 for other viwes than people.
...
svn: r11322
2008-11-20 13:19:10 +00:00
Peter Landgren
5d441bf292
Fix of issue 2504 for People View.
...
svn: r11317
2008-11-19 19:41:04 +00:00
Brian Matherly
b4b5180ef5
0002495: Detailed Ancestral Report crash when spouse has baptism
...
svn: r11312
2008-11-18 02:27:45 +00:00
Jérôme Rapinat
a19b9df7bc
few context strings was removed
...
svn: r11310
2008-11-17 17:41:43 +00:00
Jérôme Rapinat
587c0de985
remove ATK references
...
svn: r11309
2008-11-17 17:36:13 +00:00
Jérôme Rapinat
4e932886bc
update dates for France
...
svn: r11307
2008-11-17 17:33:01 +00:00
Peter Landgren
8d4624bdbc
Fix of issue 2492.
...
svn: r11305
2008-11-16 07:56:34 +00:00
Jérôme Rapinat
ef14f6bf65
2502: Filter in person View does not work.
...
svn: r11304
2008-11-15 10:30:26 +00:00
Jérôme Rapinat
d57f55389d
2499: Using quotes for font-weight (bold) and font-style (italic) on Style Editor will generate a not well formed SVG file
...
svn: r11302
2008-11-15 10:16:31 +00:00
Peter Landgren
6caf63009e
Fix of 2496 by adding correc spelling of languages.
...
svn: r11299
2008-11-13 09:03:05 +00:00
Benny Malengier
7424433a69
0002483: Gramps crashes while loading database, always.
...
Patch of Josip, support bsddb >= 4.7
svn: r11297
2008-11-13 08:28:32 +00:00
Benny Malengier
b544c48e9e
#2494 Unused functions in Relationship.py, patch
...
by Reinhard Müller <reinhard.mueller @ bytewise.at>
svn: r11294
2008-11-12 09:55:10 +00:00
Benny Malengier
a8b72a6eff
#2489 Abbreviations are sometimes hard to translate
...
svn: r11293
2008-11-12 09:50:50 +00:00
Benny Malengier
9a3fdf5fd4
fix typo in string
...
svn: r11290
2008-11-12 09:10:13 +00:00
Peter Landgren
1fcb1afdb2
Fix of issue 2496.
...
svn: r11288
2008-11-11 18:10:59 +00:00
Kees Bakker
5d35e5d867
More cleaning up. Eliminate self.year and more.
...
* src/plugins/WebCal.py
svn: r11286
2008-11-10 22:47:48 +00:00
Kees Bakker
7b6a5144a1
Beginning of a new round of cleanups. The code was a mess, and we need
...
to think about CSS usage once more. I've added a TODO list so that we
have some clue what is to be done. There might be more.
Meanwhile the plugin should remain somewhat usable, but the calendars
could be ugly. Please be patient.
* src/plugins/WebCal.py
svn: r11285
2008-11-10 21:41:38 +00:00
Kees Bakker
3c85a65fd3
Small correction of generated HTML.
...
* src/plugins/NarrativeWeb.py
svn: r11284
2008-11-10 21:37:20 +00:00
Gary Burton
305c20557c
GEDCOM specification fix. Bug 2491.
...
svn: r11281
2008-11-09 21:07:03 +00:00
Peter Landgren
baea3b276b
Update due to new context prefix.
...
svn: r11276
2008-11-08 15:37:32 +00:00
Peter Landgren
de55287723
Update due to new context prefix.
...
svn: r11275
2008-11-08 15:36:35 +00:00
Peter Landgren
634e69ba83
Update due to new context prefix.
...
svn: r11274
2008-11-08 15:36:03 +00:00
Peter Landgren
a954db469a
Update due to new context prefix.
...
svn: r11273
2008-11-08 15:35:20 +00:00
Peter Landgren
c9dff4de59
Update due to new context prefix.
...
svn: r11272
2008-11-08 15:34:31 +00:00
Peter Landgren
68ce4136e1
Fixed typos with trailing blanks.
...
svn: r11269
2008-11-08 15:00:13 +00:00
Jérôme Rapinat
b4e5ce5e32
2465: More rules according to User Interface Object tabs - use the same logic as HasObject
...
svn: r11262
2008-11-06 08:43:47 +00:00
Jérôme Rapinat
245f04d4e9
HasNoteMatchingSubstringOf was loaded but not present on editor_rule_list
...
svn: r11261
2008-11-06 08:39:03 +00:00
Benny Malengier
7e2c35067d
#2465 correct type, default to > 0
...
svn: r11259
2008-11-05 19:08:09 +00:00
Jérôme Rapinat
19c21312d4
2465: More rules according to User Interface Object tabs - use <count> on name
...
svn: r11256
2008-11-05 16:53:00 +00:00
Benny Malengier
7adff92c9c
#2465 clean up hasgallery rule, extend haslds rule
...
svn: r11253
2008-11-05 12:44:15 +00:00
Benny Malengier
642392bbf3
#2465 default to equal to, and cleanup hasnote
...
svn: r11252
2008-11-05 12:36:02 +00:00
Jérôme Rapinat
0caef9a59b
2465: More rules according to User Interface Object tabs
...
svn: r11251
2008-11-05 11:41:44 +00:00
Jérôme Rapinat
985afe6e99
2465: More rules according to User Interface Object tabs
...
svn: r11250
2008-11-05 11:33:58 +00:00
Jérôme Rapinat
190784e4b5
2465: More rules according to User Interface Object tabs - (benny)
...
svn: r11249
2008-11-05 11:21:36 +00:00
Peter Landgren
9797dbcaa8
Correction/addition/deletion of filenames for make install to work.
...
svn: r11244
2008-11-04 16:05:20 +00:00
Brian Matherly
2e9a488e3e
Refactor export plugin framework. All importers and exporters are now plugins.
...
svn: r11243
2008-11-04 04:12:51 +00:00
Jérôme Rapinat
fd2f537f80
add missing 16x16 and 22x22 icons
...
svn: r11239
2008-11-02 13:55:12 +00:00
Jérôme Rapinat
cb6228e4e3
2465: More rules according to User Interface Object tabs
...
svn: r11236
2008-11-02 09:36:45 +00:00
Jérôme Rapinat
77b46f0abb
2465: More rules according to User Interface Object tabs
...
svn: r11235
2008-11-02 09:35:19 +00:00
Jérôme Rapinat
efcf41b983
Move to a Base rule
...
svn: r11234
2008-11-02 09:27:09 +00:00
Jérôme Rapinat
42414332e5
Rename _HavePhotos.py to _HasGallery
...
svn: r11231
2008-11-01 15:44:00 +00:00
Jérôme Rapinat
bb936aca6d
coherency typo wording on filter descriptions
...
svn: r11230
2008-11-01 15:38:46 +00:00
Jérôme Rapinat
df5286233d
coherency typo wording on filter descriptions
...
svn: r11229
2008-11-01 15:36:42 +00:00
Jérôme Rapinat
1ed6d38e1c
update rules according to current name fields
...
svn: r11227
2008-10-31 14:55:49 +00:00
Gary Burton
2e3a7643c8
Set the appropriate type hint for GtkDialog windows so that they open correctly when Gramps is in fullscreen mode
...
svn: r11223
2008-10-30 20:07:40 +00:00
Peter Landgren
0abc9ed68c
Fix of issue 2475
...
svn: r11222
2008-10-30 15:09:24 +00:00
Jérôme Rapinat
34402a9e28
Use TransUtils for context
...
svn: r11219
2008-10-29 19:31:29 +00:00
Peter Landgren
f90d19c254
Fix of issue 2470
...
svn: r11215
2008-10-29 15:16:43 +00:00
Jérôme Rapinat
9118d01a50
2465: More rules according to User Interface Object tabs
...
svn: r11211
2008-10-28 11:29:25 +00:00
Jérôme Rapinat
8a184c358f
2465: More rules according to User Interface Object tabs
...
svn: r11210
2008-10-28 10:24:58 +00:00
Jérôme Rapinat
923c3c7724
2465: More rules according to User Interface Object tabs
...
svn: r11209
2008-10-28 09:00:51 +00:00
Jérôme Rapinat
6243197c54
2465: More rules according to User Interface Object tabs
...
svn: r11208
2008-10-28 08:45:48 +00:00
Jérôme Rapinat
10d597094a
2465: More rules according to User Interface Object tabs
...
svn: r11207
2008-10-28 08:41:43 +00:00
Kees Bakker
74e9e7daa2
Delete the following files: Web_Everygreen.css, Web_Simply-Red.css,
...
Web_styleswitcher.js, Web_styleswitcherMenu.js
svn: r11204
2008-10-27 21:47:30 +00:00
Jérôme Rapinat
f9d47dcc14
2463: GVFamilyLines.py, MarkerReport.py and PlaceReport should not require active person for working
...
svn: r11201
2008-10-27 08:29:55 +00:00
Jérôme Rapinat
916abcf430
2462: a mix between ColourOption and ColorOptions after recent changes on plugins management
...
svn: r11200
2008-10-27 08:23:23 +00:00
Jérôme Rapinat
c9cc76704a
2453: Typos/grammar errors (by Joan Creus)
...
svn: r11194
2008-10-25 18:43:58 +00:00
Gary Burton
d682a1dcde
Fix for bug when deleting birth and death events. Bug #2456
...
svn: r11191
2008-10-25 11:36:56 +00:00
Benny Malengier
4fdec00c90
#2454 Johan Vromans <jvromans AT squirrel DOT nl>, HtmlDoc crashes when template
...
does not have <TITLE> elements
svn: r11189
2008-10-23 13:29:51 +00:00
Jérôme Rapinat
95597ba134
Added _Date_ca
...
svn: r11187
2008-10-23 08:41:35 +00:00
Benny Malengier
27872d7e82
Clean up correct display of shade in relationview with new frame based
...
indication of active person
svn: r11186
2008-10-22 09:51:37 +00:00
Peter Landgren
8783bd8dbf
Fix of issue #2449
...
svn: r11183
2008-10-21 20:05:11 +00:00
Kees Bakker
70df4b7a4b
Just minor changes to how the progress bar shows up.
...
* src/plugins/ImportProGen.py
svn: r11181
2008-10-21 19:00:45 +00:00
Kees Bakker
0ead404135
Cleanup work to make NarrativeWeb and WebCal. With this they should
...
produce webpages similar to grams 3.x, but under the hood there are a
lot of changes. There are new and improved CSS files and images. And
these are shares between NarrativeWeb and WebCal.
*** Many thanks to Jason and Rob. ***
svn: r11180
2008-10-21 18:57:42 +00:00
Jérôme Rapinat
380dd6bc23
new Catalan date handler by Joan Creus <joan(dot)creus(at)gmail(dot)com>
...
svn: r11175
2008-10-21 08:39:41 +00:00
Brian Matherly
dfd426e5ca
Move the contents of "_GrampsBSDDB.py" into "ReadGrdb.py" because that is the only place it is used. Then, rename "ReadGrdb.py" to "plugins/ImportGrdb.py" for consistency. Also clean up misc import related code.
...
svn: r11173
2008-10-21 04:22:45 +00:00
Jérôme Rapinat
8c7c7ab869
Dependencies: GNOME libs -> GTK libs
...
svn: r11167
2008-10-20 09:55:15 +00:00
Jérôme Rapinat
f04ea9d5be
2404: Note in EventRef in old style XML-data turned into Person note on import (by Michiel Doede Nauta <m.d.nauta(at)hetnet(dot)nl>)
...
svn: r11157
2008-10-19 09:17:02 +00:00
Jérôme Rapinat
b25dbbd922
2427: lds.xml patch (added 10 temples - by robocoder)
...
svn: r11155
2008-10-18 17:53:41 +00:00
Konstantin Dorichev
0882ffa8c2
A typo in LaTeX fixed.
...
svn: r11152
2008-10-16 12:57:09 +00:00
Jérôme Rapinat
5f76b591a0
enable more locale for wiki manual
...
svn: r11147
2008-10-15 08:20:40 +00:00
Brian Matherly
5f7ef33cdc
Remove GrampsDbUtils/importdbdir.py. You can't import database directories from the GUI,and there is no need to import them from the CLI. You can still open a database directory from the CLI.
...
svn: r11145
2008-10-15 03:29:41 +00:00
Brian Matherly
e9c1b1de89
Remove GRDB export code. GRDB export is not supported.
...
svn: r11144
2008-10-14 11:54:42 +00:00
Brian Matherly
8e8f37d5d3
Create a new plugin class for Import plugins.
...
svn: r11142
2008-10-14 02:34:28 +00:00
Stéphane Charette
e96e46cc5b
switch person with a single click of the mouse while in pedigree view
...
svn: r11141
2008-10-13 09:02:26 +00:00
Stéphane Charette
fd20371245
allow user to select media image subsection using the mouse
...
svn: r11140
2008-10-12 09:39:11 +00:00
Erik De Richter
77707348ee
changes for wiki manual
...
svn: r11138
2008-10-11 18:32:47 +00:00
Erik De Richter
1dcaa93906
changes for wiki manual
...
svn: r11135
2008-10-11 06:40:15 +00:00
Erik De Richter
f2b11afbcb
corrected Dutch translation
...
GtkSpinButton warning solved
svn: r11133
2008-10-10 13:15:49 +00:00
Kees Bakker
eff575c580
Change color of links (was white, and invisible).
...
This Nebraska needs a lot more work to make it as usable as in branch30.
What happened?
svn: r11130
2008-10-07 20:47:05 +00:00
Kees Bakker
5e8b724872
Changes by Rob Healey.
...
The biggest difference is support for multiple years. But there is more,
such as name handling for female spouses (new option for that).
svn: r11129
2008-10-07 20:11:46 +00:00
Jérôme Rapinat
81202f701c
#2410 : (Missing) Generic filter on Exporter Assistant.
...
svn: r11128
2008-10-07 16:35:51 +00:00
Erik De Richter
c1521c5e55
NotRelated is a tool not a report reference to wiki was wrong
...
svn: r11126
2008-10-06 18:26:53 +00:00
Jérôme Rapinat
b58ae794b7
2429: Typos/grammar errors
...
svn: r11122
2008-10-06 12:36:03 +00:00
Jérôme Rapinat
201b56dba4
enable Croatian date handler
...
svn: r11114
2008-10-05 14:05:25 +00:00
Jérôme Rapinat
7d8197e654
new Croatian date handler (by josip(at)pisoj(dot)com)
...
svn: r11113
2008-10-05 14:03:05 +00:00
Peter Landgren
3e4a289f4b
Type _sring.py -> _string.py
...
svn: r11106
2008-10-04 11:08:05 +00:00
Peter Landgren
e99c300213
Too many files for pkgdata_PYTHON
...
svn: r11105
2008-10-04 11:06:36 +00:00
Brian Matherly
71013e9f50
Fix makefiles for previous source file re-arrangements.
...
svn: r11104
2008-10-04 05:15:06 +00:00
Stéphane Charette
f26db0ed0a
include thumbnails in ancestor diagram
...
svn: r11103
2008-10-03 10:38:19 +00:00
Brian Matherly
9c364490ce
Move PluginUtils/_PluginMgr.py to gen/plug/_manager.py. Now, instead of "from PluginUtils import PluginManager", use "from gen.plug import PluginManager".
...
svn: r11100
2008-10-02 04:02:10 +00:00
Brian Matherly
5c3bffeb21
0002418: Gramps hangs when producing graphs on Windows
...
svn: r11097
2008-09-30 01:40:16 +00:00
Brian Matherly
b0f5322346
Fix typo in narrative web report that causes crash.
...
svn: r11095
2008-09-29 03:32:51 +00:00
Jérôme Rapinat
a1a744ef8a
#2408 : Cannot translate one string
...
svn: r11094
2008-09-28 09:27:40 +00:00
Brian Matherly
e811924e77
Move PluginUtils._MenuOptions into a new module in gen.plug.menu. Also, put each class in its own file so that it will scale better as new options are added.
...
svn: r11086
2008-09-27 13:56:17 +00:00
Gary Burton
7cc07343d0
Allow notebook to scroll if required by window resizing
...
svn: r11076
2008-09-18 18:58:53 +00:00
Gary Burton
59e5d0e83a
Fix problems remaining since note markup was changed. Remove False parameter in calls to note.get(). Bug #2351
...
svn: r11075
2008-09-18 18:54:14 +00:00
Brian Matherly
e94a81c944
0002389: Command line reference tool is broken (plugins/CmdRef.py)
...
svn: r11070
2008-09-17 12:07:00 +00:00
Gerald Britton
8cb51d4392
fix typo in property call
...
svn: r11068
2008-09-16 14:07:29 +00:00
Gerald Britton
df5ca43937
Fix problem with event descriptions on import, bug 2368
...
svn: r11065
2008-09-15 20:24:33 +00:00