Commit Graph

15739 Commits

Author SHA1 Message Date
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 dfe67c8228 DataViews/Makefile is now plugins/view/Makefile
svn: r13535
2009-11-09 20:34:05 +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 535abebc50 set svn keywords
svn: r13516
2009-11-07 13:14:38 +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
Espen Berg 9dc6a4bdae Fixed a bug in Norwegian translation which makes compilation crash
svn: r13507
2009-11-06 08:17: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
Espen Berg efc1799c54 Some revision on Norwegian bokmål language file
svn: r13497
2009-11-04 20:58:17 +00:00
Espen Berg c9faa47f6a Some revision on Norwegian translation
svn: r13496
2009-11-04 14:18:24 +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