Doug Blank
|
cb246c6a87
|
Signal item can have more than one callback to handle
svn: r16330
|
2011-01-02 16:52:37 +00:00 |
|
Doug Blank
|
00bd583120
|
Undo of 16304; found a less intrusive method
svn: r16310
|
2010-12-23 22:41:08 +00:00 |
|
Doug Blank
|
26fef46c35
|
Add new selection class option to reports so that reports can reuse a common proxy/filter selection framework
svn: r16304
|
2010-12-21 13:58:28 +00:00 |
|
Benny Malengier
|
a5122b4d1d
|
4370: Reports in ODT format are corrupted
svn: r16210
|
2010-11-18 20:19:50 +00:00 |
|
Doug Blank
|
6ba569fa68
|
Load all general plugins of a category
svn: r16182
|
2010-11-11 20:12:33 +00:00 |
|
Jérôme Rapinat
|
a5d68b6ef0
|
add missing gettext module
svn: r16084
|
2010-10-30 09:32:01 +00:00 |
|
Nick Hall
|
298827d843
|
GEPS 006: Add Locality field to Location
svn: r16063
|
2010-10-27 18:13:53 +00:00 |
|
Doug Blank
|
3ef961139a
|
4315: Error when loading all plugins
svn: r16060
|
2010-10-26 11:18:03 +00:00 |
|
Peter Landgren
|
1d8a776cd3
|
Part 1 of issue 4276. I principle same patch as for branch, but adapeted to trunk.
svn: r15959
|
2010-10-09 12:33:47 +00:00 |
|
Benny Malengier
|
f89bfe0796
|
copyright Jakim Friant, ticket 4237: Line Styles in Report not Fully Supported
svn: r15911
|
2010-09-17 12:08:38 +00:00 |
|
Doug Blank
|
7c110d15b8
|
Added plugin.depends_on = ['plugin_id', ...] for plugin.load_on_reg plugins
svn: r15816
|
2010-08-25 13:30:59 +00:00 |
|
Doug Blank
|
1f9eee3d92
|
Don't load a GENERAL lib if hidden
svn: r15813
|
2010-08-25 02:45:23 +00:00 |
|
Doug Blank
|
b11e4558b8
|
Added log, and db cursor close error handler
svn: r15810
|
2010-08-24 11:54:43 +00:00 |
|
Doug Blank
|
00f738f953
|
Don't evaluate callable data returned from the plugin API
svn: r15790
|
2010-08-22 01:00:16 +00:00 |
|
Doug Blank
|
d441154d3a
|
4177: Needed usability improvements to addon update window
svn: r15757
|
2010-08-17 05:09:01 +00:00 |
|
Doug Blank
|
7c6cba4fae
|
New check for updated addons
svn: r15721
|
2010-08-13 06:42:14 +00:00 |
|
Doug Blank
|
506f9dc643
|
Refactor to move load_addon_file out of gui code
svn: r15719
|
2010-08-13 04:19:16 +00:00 |
|
Doug Blank
|
2fc5096d23
|
CSS and web resources are now a plugin
svn: r15711
|
2010-08-12 05:26:45 +00:00 |
|
Rob G. Healey
|
264d6145be
|
NarrativeWeb: changed the name of the navigation menus stylesheet to match other stylesheet naming.
svn: r15708
|
2010-08-12 02:26:26 +00:00 |
|
Doug Blank
|
961c1e4ca9
|
Forgot to include navigation web pages
svn: r15707
|
2010-08-11 21:33:12 +00:00 |
|
Doug Blank
|
864c79e446
|
First step in breaking up NarrativeWeb into plugins; please test
svn: r15704
|
2010-08-11 14:11:35 +00:00 |
|
Doug Blank
|
0199cd7da5
|
Enhanced GENERAL plugins for flexible API: added data and process to GENERAL plugindata, more details at http://www.gramps-project.org/wiki/index.php?title=Addons_development#General_Plugins
svn: r15701
|
2010-08-11 05:42:46 +00:00 |
|
Doug Blank
|
f55cd42926
|
Allow GENERAL plugins to have category, and more flexibility
svn: r15699
|
2010-08-10 13:14:09 +00:00 |
|
Doug Blank
|
db09dcc6bf
|
Added a new method to work around gramps' use of show_all: hidden_widgets
svn: r15681
|
2010-08-03 00:57:50 +00:00 |
|
Doug Blank
|
0f310e78a4
|
Show errors on invalid plugin load
svn: r15653
|
2010-07-28 15:03:37 +00:00 |
|
Nick Hall
|
7f83fc7fcb
|
Tidy up navigation sidebar code
svn: r15621
|
2010-07-06 14:30:38 +00:00 |
|
Gerald Britton
|
da1abaa31d
|
Optimize by replacing multiple calls to .write methods with one call where possible
svn: r15558
|
2010-06-11 14:29:44 +00:00 |
|
Doug Blank
|
4ce41d4656
|
3986: Interface for running code not associated with a plugin type: this passes dbstate and uistate to a load_on_reg function/class if a library has it, and it is marked as load_on_reg
svn: r15454
|
2010-05-23 11:44:13 +00:00 |
|
Doug Blank
|
d2d983f10a
|
Try to reload first; if fails, then not in path (addon), and try new import
svn: r15403
|
2010-05-13 13:02:52 +00:00 |
|
Doug Blank
|
19089b6f51
|
Typo in handling tags
svn: r15361
|
2010-05-08 15:19:23 +00:00 |
|
Doug Blank
|
6db2110937
|
Forces the unloading of loaded plugins to load new versions
svn: r15350
|
2010-05-07 19:46:07 +00:00 |
|
Doug Blank
|
40b8c2d9a2
|
3914: Add a new markup for creating links to URLs and for gramps objects
svn: r15340
|
2010-05-06 15:54:33 +00:00 |
|
Brian Matherly
|
ecbde74066
|
Repair duplicated file contents resulting from 0003796 (Make export available when no GUI available).
svn: r15332
|
2010-05-06 03:40:30 +00:00 |
|
Peter Landgren
|
757a2a683d
|
Fix of included files.
svn: r15312
|
2010-05-03 16:31:12 +00:00 |
|
Peter Landgren
|
d838145fdb
|
Fix of included files.
svn: r15310
|
2010-05-03 16:17:42 +00:00 |
|
Peter Landgren
|
ab8bdc2a19
|
Information in file was doubled/tripled.
svn: r15306
|
2010-05-03 12:38:30 +00:00 |
|
Doug Blank
|
12918718f9
|
3879: Allow multiple versions of a plugin
svn: r15299
|
2010-05-01 21:30:15 +00:00 |
|
Brian Matherly
|
df32be43de
|
0003796: Make export available when no GUI available. Patch from jmodule (Jakim Friant).
svn: r15294
|
2010-05-01 04:12:42 +00:00 |
|
Benny Malengier
|
56c85f0255
|
3815: Notes with html show verbatim in narrative web
svn: r15169
|
2010-04-16 20:59:10 +00:00 |
|
Nick Hall
|
6ae2f1c81e
|
GEPS 019: Improved sidebar which allows sidebar plugins
svn: r15029
|
2010-04-04 18:16:03 +00:00 |
|
Benny Malengier
|
c17d595d70
|
3715: Plugin manager load/reload does not unload earlier versions of plugins
svn: r14914
|
2010-03-23 13:27:18 +00:00 |
|
Benny Malengier
|
aad74b8bb8
|
3690: Do not need to use underscore on text for file formats (import/export)
svn: r14889
|
2010-03-21 10:33:08 +00:00 |
|
Doug Blank
|
b23abf392b
|
Changed variable name to avoid conflict with reload function
svn: r14863
|
2010-03-18 23:56:10 +00:00 |
|
Benny Malengier
|
306671f9af
|
3715: Plugin manager load/reload does not unload earlier versions of plugins
svn: r14861
|
2010-03-18 22:27:45 +00:00 |
|
Nick Hall
|
1698f8ddbf
|
Update history and MRU lists when objects are deleted
svn: r14581
|
2010-03-02 15:49:27 +00:00 |
|
Peter Landgren
|
877359d727
|
Better support for non ascii in path under Windows.
svn: r14411
|
2010-02-18 14:54:19 +00:00 |
|
Doug Blank
|
6cf43dd3d8
|
Track options
svn: r14353
|
2010-02-13 16:22:35 +00:00 |
|
Doug Blank
|
b1354d2009
|
Regenerate gui options because previous configdialog may have deleted them; draw a frame around options that need 'save'.
svn: r14349
|
2010-02-13 06:37:50 +00:00 |
|
Doug Blank
|
06bc6a8a8f
|
Every plugin needs a gramps_target_version for 3.2+
svn: r14341
|
2010-02-12 20:23:05 +00:00 |
|
Doug Blank
|
f342323d6a
|
Fixed 2-point versions; did allow any 2-point less that gramps to load-- now must match 1-point parts (3.2)
svn: r14318
|
2010-02-11 13:45:51 +00:00 |
|
Doug Blank
|
49823df7fe
|
Allow 2-point versions <= gramps version; added ERROR to print statements
svn: r14315
|
2010-02-11 13:26:28 +00:00 |
|
Doug Blank
|
d7c2e39492
|
Still need to build the non-gui options
svn: r14308
|
2010-02-10 23:25:08 +00:00 |
|
Doug Blank
|
843fb89ba0
|
Plugins required to be correct version
svn: r14300
|
2010-02-10 12:13:47 +00:00 |
|
Doug Blank
|
ea627392e8
|
Don't build options
svn: r14295
|
2010-02-09 13:15:31 +00:00 |
|
Benny Malengier
|
1a5f1720c0
|
Allow plugins to register their icons, new icons for geoview
svn: r14289
|
2010-02-09 00:07:43 +00:00 |
|
Doug Blank
|
81bb97e2df
|
Refinements on statusbar update; only updated when really necessary; fixed bug in updating when db is closed
svn: r14141
|
2010-01-26 13:38:05 +00:00 |
|
Doug Blank
|
e7c5d7a207
|
Start out dirty and not active; removed debugging stuff
svn: r14140
|
2010-01-26 13:04:01 +00:00 |
|
Doug Blank
|
cf4748ecaf
|
Gramplets only update when active, detached, or forced
svn: r14138
|
2010-01-26 12:00:01 +00:00 |
|
Doug Blank
|
1cfeea3701
|
Renamed for_gramps to gramps_target_version
svn: r14136
|
2010-01-25 23:56:45 +00:00 |
|
Peter Landgren
|
00e7bf53d7
|
Added missed file.
svn: r14127
|
2010-01-25 08:31:24 +00:00 |
|
Doug Blank
|
6fd1c70dfd
|
Added a make_environment function for evaluating gpr.py envs
svn: r14122
|
2010-01-25 03:18:34 +00:00 |
|
Doug Blank
|
62a2d1672c
|
Support for plugin.for_gramps = '3.2' in registry
svn: r14121
|
2010-01-24 23:36:25 +00:00 |
|
Doug Blank
|
1830a44505
|
Had to allow links now that plugins is a dir inside gramps32 to allow flexibility in addons
svn: r14115
|
2010-01-24 15:24:36 +00:00 |
|
Brian Matherly
|
f04880ec09
|
Move gettext, ngettext and sgettext calls into the new ggettext module. All of them return unicode all of the time.
svn: r14091
|
2010-01-18 04:42:17 +00:00 |
|
Doug Blank
|
b66e96b8d9
|
Plugin Manager refinements, part 1: refactored plugin lists, renamed Plugin Status to Plugin Manager, added functionality on loaded plugin page
svn: r14086
|
2010-01-17 16:24:56 +00:00 |
|
Peter Landgren
|
5d1ac53678
|
Fix of issue 2848.
svn: r14063
|
2010-01-13 18:39:40 +00:00 |
|
Doug Blank
|
f415159d6f
|
Revised iterable table interface; removed DbEngine and DbTable
svn: r14048
|
2010-01-12 18:38:39 +00:00 |
|
Doug Blank
|
bdefba55ca
|
Towards an DbEngine, for a variety of reasons
svn: r14035
|
2010-01-11 19:45:17 +00:00 |
|
Doug Blank
|
8fdfd69951
|
Added get_active_object
svn: r14029
|
2010-01-11 13:50:32 +00:00 |
|
Nick Hall
|
b503fa2e25
|
Extend history functionality (back/forward) and active-changed signals to all primary objects
svn: r14023
|
2010-01-10 19:19:33 +00:00 |
|
Doug Blank
|
205b3beadd
|
Enabled Quickviews on all list views; enabled References Quickview for all views
svn: r13947
|
2009-12-31 14:59:44 +00:00 |
|
Doug Blank
|
eb23cfd76f
|
3467: Exporter returns an error, but it exports fine if we try once more during session
svn: r13892
|
2009-12-23 11:42:05 +00:00 |
|
Doug Blank
|
699dcb13fe
|
Fixed svn Id property
svn: r13881
|
2009-12-21 13:43:50 +00:00 |
|
Doug Blank
|
9f74bdacce
|
Was adding .svn and subdirectories; this should properly limit subdirs
svn: r13832
|
2009-12-17 04:02:04 +00:00 |
|
Doug Blank
|
6183947763
|
Fixed wrong value for 'track' for detached gramplets
svn: r13771
|
2009-12-12 03:07:19 +00:00 |
|
Brian Matherly
|
3dd5506903
|
Remove unneeded TranslationOption import.
svn: r13759
|
2009-12-11 12:38:43 +00:00 |
|
Brian Matherly
|
c3546880fc
|
Fix translated dates in Ancestor Report. Currently, dates for other than the current locale will print in ISO format.
svn: r13758
|
2009-12-11 05:55:30 +00:00 |
|
Doug Blank
|
b876023812
|
3413: Hidden export plugins still show in list; and rewrote eval() as getattr()
svn: r13708
|
2009-12-05 06:35:21 +00:00 |
|
Doug Blank
|
7fbdff5e0d
|
3352: Confusion in creating multiple views of same type and selecting them; see tracker for more details
svn: r13705
|
2009-12-05 04:38:31 +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 |
|
Benny Malengier
|
47158f47ac
|
allow forcing a view to be first in category
svn: r13590
|
2009-11-15 13:49:27 +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 |
|
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 |
|
Doug Blank
|
e80f108688
|
Removed walking of links
svn: r13509
|
2009-11-06 15:14:38 +00:00 |
|
Doug Blank
|
aee3e932e1
|
Added fpath and help_url for plugins
svn: r13500
|
2009-11-05 11:57:19 +00:00 |
|
Doug Blank
|
8143ef6c18
|
Added localized gettext for registration code
svn: r13490
|
2009-11-03 13:42:37 +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 |
|
Nick Hall
|
200bacb1f5
|
Add extra sections to Complete Individual Report
svn: r13481
|
2009-11-02 14:57:34 +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
|
ba897a8e0f
|
Added __file__ to plugin registration environment (to retrieve addon translations)
svn: r13477
|
2009-11-01 14:30:56 +00:00 |
|
Benny Malengier
|
ffd61918c4
|
fix svn properties
svn: r13472
|
2009-10-31 08:15:10 +00:00 |
|
Doug Blank
|
b5e9f4ddf0
|
Added missing traceback import
svn: r13440
|
2009-10-28 10:38:57 +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
|
53de46901e
|
add license to gpr.py files
svn: r13424
|
2009-10-26 19:15:58 +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
|
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 |
|
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 |
|