Doug Blank
4ede0511bf
Added CalculateEstimatedDates.py
...
svn: r9461
2007-12-08 15:27:14 +00:00
Peter Landgren
a17cccbf7d
Many revisions, but still more to do
...
svn: r9460
2007-12-08 15:18:07 +00:00
Doug Blank
e58d354a14
2007-12-07 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/PluginUtils/Makefile.am: Missing _PluginsWindows.py
* po/test: new unittest dir
* po/test/po_test.py: new unittest suite for POTFILES
and Makefiles
* po/POTFILES.in: Missing CalculateEstimatedDates.py
svn: r9458
2007-12-08 05:02:09 +00:00
Doug Blank
824622f77a
Added double-click, testing Window show variations
...
svn: r9456
2007-12-07 17:19:22 +00:00
Doug Blank
865404ced6
2007-12-06 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/PluginUtils/_MenuOptions.py: Fixed boolean option double label
svn: r9455
2007-12-07 03:45:08 +00:00
Doug Blank
dca7b6cc27
* src/PluginUtils/_PluginWindows.py: Removed unnecessary code
...
* src/PluginUtils/_MenuOptions.py: Added "Change" button for filter option
2007-12-06 Douglas S.Blank <dblank@cs.brynmawr.edu>
svn: r9454
2007-12-07 03:09:58 +00:00
Doug Blank
4742947510
2007-12-06 Douglas S.Blank <dblank@cs.brynmawr.edu>
...
* src/PluginUtils/_PluginMgr.py: return values on load_plugins was
reversed: return True if errors.
svn: r9453
2007-12-07 01:05:32 +00:00
James G Sack
1ecf25c776
fix #1418 ASSO in/out errors
...
svn: r9452
2007-12-06 22:20:26 +00:00
Doug Blank
bd63b3db14
Refinements
...
svn: r9450
2007-12-06 17:32:40 +00:00
Doug Blank
095a4e3172
* src/plugins/CalculateEstimatedDates.py: pass in handle to link
...
* src/PluginUtils/_PluginWindows.py: New clickable text tests
2007-12-06 Douglas S.Blank <dblank@cs.brynmawr.edu>
svn: r9449
2007-12-06 15:56:22 +00:00
Doug Blank
8be73592d6
2007-12-06 Douglas S.Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/CalculateEstimatedDates.py: experimental click in text
* src/PluginUtils/_PluginWindows.py: experimental write_results_link()
svn: r9448
2007-12-06 06:33:21 +00:00
Doug Blank
69fff5654a
2007-12-05 Douglas S.Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/CalculateEstimatedDates.py: set quality CALCULATED on
added dates
* src/PluginUtils/_PluginWindows.py: buttons are now Close and Apply
* src/PluginUtils/_MenuOptions.py: 2 bugs: xml load; help/dict typo
svn: r9447
2007-12-06 04:23:12 +00:00
James G Sack
c630199892
add missing () to function call (obvious "typo") fixes bug RJ reported on -devel
...
svn: r9446
2007-12-05 22:20:08 +00:00
Peter Landgren
81fcb99abe
Fixed _Living in GEDCOM export
...
svn: r9445
2007-12-05 14:38:22 +00:00
Benny Malengier
e6e33b8934
* src/gen/proxy/proxybase.py: remove unneeded assign
...
2007-12-04 Benny Malengier <benny.malengier@gramps-project.org>
svn: r9443
2007-12-04 20:32:55 +00:00
Benny Malengier
490a3957f1
2007-12-04 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/gen/proxy/proxybase.py: add mediapath get
* src/gen/proxy/dbbase.py: add mediapath methods
svn: r9442
2007-12-04 17:06:45 +00:00
Doug Blank
a303f53386
2007-12-03 Douglas S.Blank <dblank@cs.brynmawr.edu>
...
* src/plugins/CalculateEstimatedDates.py: Refinements, use results tab
* src/PluginUtils/_PluginWindows.py: Tool support for a results tab
svn: r9441
2007-12-04 02:54:39 +00:00
Doug Blank
5cbf804684
Removed debugging statements
...
svn: r9440
2007-12-02 23:19:30 +00:00
Doug Blank
1e0c2d4b58
Bug fixes
...
svn: r9439
2007-12-02 23:18:22 +00:00
Doug Blank
ea61a85402
2007-12-02 Douglas S.Blank <dblank@cs.brynmawr.edu>
...
* src/gen/lib/date.py: added new method copy_ymd()
* src/plugins/CalculateEstimatedDates.py: new tool based on
MenuOptions: calculates estimated dates
* src/PluginUtils/_PluginWindows.py: refactoring, cleanup
* po/POTFILES.in: renamed PluginStatus.py -> PluginWindows.py
svn: r9438
2007-12-02 18:41:21 +00:00
Doug Blank
c545e281f4
2007-12-01 Douglas S.Blank <dblank@cs.brynmawr.edu>
...
* src/Editors/_EditFamily.py: fixed issues with latin american
surname guessing
svn: r9437
2007-12-01 15:32:05 +00:00
Alex Roitman
f92211cd7b
2007-11-30 Alex Roitman <shura@gramps-project.org>
...
* data/grampsxml.dtd: Add region to objref.
* data/grampsxml.rng: Add region to objref.
svn: r9436
2007-12-01 05:06:07 +00:00
Benny Malengier
d1b65054a9
2007-11-30 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/GrampsCfg.py: rel media path entry box
* src/gen/db/base.py: methods for access
* src/gen/db/dbdir.py: storage in BSDDB
* src/GrampsDb/_GrampsDbWriteXML.py: write in header
* src/GrampsDbUtils/_ReadXML.py: read relative path
Start of adding relative media path to database
svn: r9435
2007-11-30 23:50:05 +00:00
Doug Blank
604336d764
2007-11-29 Dougas S. Blank <dblank@cs.brynmawr.edu>
...
* src/Editors/_EditFamily.py: reverse surname guess for father
svn: r9434
2007-11-29 22:07:05 +00:00
Doug Blank
56905cedd8
2007-11-29 Douglas S.Blank <dblank@cs.brynmawr.edu>
...
* src/ReportBase/__init__.py: import MenuReportOptions
* src/ReportBase/_ReportOptions.py: import MenuOptions and
define MenuReportOptions
* src/plugins/Calendar.py: get MenuReportOptions from ReportOptions
* src/plugins/DescendChart.py: ditto
* src/plugins/AncestorChart.py: ditto
* src/plugins/GVHourGlass.py: ditto
* src/plugins/FanChart.py: ditto
* src/PluginUtils/__init__.py: define MenuToolOptions
* src/PluginUtils/_MenuOptions.py: Remove circular dependancies
svn: r9433
2007-11-29 15:02:40 +00:00
Benny Malengier
8d64c728fc
2007-11-29 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/DataViews/_RepositoryView.py:
* src/gen/db/base.py:
* src/DisplayModels/_RepositoryModel.py:
Added a change column in repoview, model, database column storage
svn: r9432
2007-11-29 14:02:22 +00:00
Doug Blank
a13f3e950c
2007-11-29 Douglas S.Blank <dblank@cs.brynmawr.edu>
...
* po//POTFILES.in: renamed PluginStatus.py -> PluginWindows.py
svn: r9431
2007-11-29 12:48:58 +00:00
Doug Blank
dc87456a37
* src/plugins/ImportCSV.py: add progress meter
...
2007-11-29 Douglas S. Blank <dblank@cs.brynmawr.edu>
svn: r9430
2007-11-29 06:40:06 +00:00
Doug Blank
15f4b137da
2007-11-29 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/ViewManager.py: use PluginsWindows
* src/PluginUtils/_PluginStatus.py: moved from
* src/PluginUtils/_PluginWindows.py: moved to
* src/PluginUtils/__init__.py: use PluginsWindows
* src/PluginUtils/_Plugins.py: use PluginsWindows
svn: r9429
2007-11-29 06:32:59 +00:00
Doug Blank
a6247edf67
2007-11-28 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/PluginUtils/_MenuOptions.py: added comments
* src/PluginUtils/_PluginStatus.py: added ToolManagedWindowBatch
svn: r9428
2007-11-29 03:08:07 +00:00
James G Sack
aa1c1a6286
forward port 2.2.x #1394 fix preemptively
...
svn: r9427
2007-11-29 03:00:07 +00:00
Doug Blank
d9e043c69b
2007-11-28 Douglas S. Blank <dblank@cs.brynmawr.edu>
...
* src/ReportBase/Makefile.am: removed _MenuOptions.py
* src/PluginUtils/Makefile.am: added _MenuOptions.py
svn: r9426
2007-11-29 02:00:50 +00:00
Doug Blank
8d5e473a01
New
...
svn: r9425
2007-11-29 00:19:25 +00:00
Doug Blank
d2be7227f5
* src/ReportBase/_MenuOptions.py: removed/moved to PluginUtils
...
* src/ReportBase/__init__.py: removed Menu items
* src/plugins/Calendar.py: uses MenuReportOptions
* src/plugins/DescendChart.py: uses MenuReportOptions
* src/plugins/AncestorChart.py: uses MenuReportOptions
* src/plugins/GVHourGlass.py: uses MenuReportOptions
* src/plugins/FanChart.py: uses MenuReportOptions
* src/PluginUtils/__init__.py: imports Menu items
2007-11-28 Douglas S.Blank <dblank@cs.brynmawr.edu>
svn: r9424
2007-11-28 23:33:40 +00:00
Doug Blank
3a7c546917
2007-11-28 Douglas S.Blank <dblank@cs.brynmawr.edu>
...
* src/ReportBase/_MenuOptions.py: removed global need for gtk here
svn: r9422
2007-11-28 22:21:18 +00:00
Benny Malengier
e8f08492bc
2007-11-28 Benny Malengier <benny.malengier@gramps-project.org>
...
* example/gramps/example.gramps: correct 3.0 example.gramps, stext is
no longer used, xml no longer sorted on id on ouput.
* src/gen/db/base.py: remove test code from Don
svn: r9421
2007-11-28 09:24:00 +00:00
Espen Berg
1795bbe762
Updated POTFILES.in due to Norwegian date handler/display
...
svn: r9420
2007-11-27 20:25:03 +00:00
Espen Berg
c8eeede587
Norwegian date handler applied
...
svn: r9419
2007-11-27 20:14:04 +00:00
Benny Malengier
4fb394530e
2007-11-27 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/glade/gramps.glade: remove internal from addmedia
* src/AddMedia.py: remove internal
* src/Editors/_EditMedia.py: remove internal note code
Note: no upgrade code for this. Old internal notes will be connected to
a media object with type 'Note' and have as type 'Media Note',
up to the case a user deletes these media and changes note type to eg
report or changes the path to a real media object.
svn: r9418
2007-11-27 19:51:45 +00:00
Espen Berg
cbffb044c5
Norwegian translation updated
...
svn: r9417
2007-11-27 19:31:55 +00:00
Jérôme Rapinat
0614860e9f
svn: r9416
2007-11-27 12:16:56 +00:00
Benny Malengier
f42d1870c5
2007-11-27 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/ManagedWindow.py: new call_modal method.
Reports tools should use that
* src/GrampsWidgets.py: improve a text string
* src/plugins/NarrativeWeb.py: use call_modal, trunkate long filter
names, better placement of selector note/media
* src/ReportBase/_BareReportDialog.py: reports are modal but not
transient, remove bug to make them transient!
svn: r9415
2007-11-27 10:05:24 +00:00
Benny Malengier
1b9bb894c3
2007-11-26 Benny Malengier <benny.malengier@gramps-project.org>
...
* src/plugins/NarrativeWeb.py: new select
contact-header-footer-intro
* src/GrampsWidgets.py: widget for new select
svn: r9414
2007-11-26 21:53:58 +00:00
James G Sack
f9304ef86c
revert r9411 -- better leave it broken
...
svn: r9412
2007-11-26 11:19:07 +00:00
James G Sack
f6b5ac971e
#1096 (interim?) fix by testing isfile() before the remove()
...
svn: r9411
2007-11-26 10:21:18 +00:00
James G Sack
63a3f8479b
switch CLI import to TEMP_DIR location; see new Utils functs
...
svn: r9409
2007-11-26 05:41:04 +00:00
James G Sack
97a720945f
remove accidentally committed trial code
...
svn: r9408
2007-11-26 05:22:20 +00:00
James G Sack
ecfa4aa0c0
add USER_xxx constants to const, use them
...
svn: r9407
2007-11-26 05:11:19 +00:00
James G Sack
88f23700a0
#1397 add GrampsDbException handler in CLI import path (grdb not handled)
...
svn: r9406
2007-11-26 04:43:00 +00:00
James G Sack
f1e80ba499
really check-in regrtest this time
...
svn: r9405
2007-11-26 01:42:09 +00:00