Commit Graph

15883 Commits

Author SHA1 Message Date
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
Espen Berg
cf9d368a1b Some revision on Norwegian bokmål language file
svn: r13592
2009-11-15 22:04:56 +00:00
Peter Landgren
7769d5ac00 Updateing Swedish translation.
svn: r13591
2009-11-15 17:21:40 +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
Erik De Richter
3173c3a942 update nl translation
svn: r13586
2009-11-15 06:44:03 +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
Espen Berg
d1f9d44147 Removed some illegal translations in nb.po
svn: r13575
2009-11-13 20:48:57 +00:00
Jérôme Rapinat
69f47bb452 testing french translation at this date time
svn: r13574
2009-11-13 17:22:13 +00:00
Jérôme Rapinat
9fb8383741 intltool-update -m : search for left out files from POTFILES.in
svn: r13572
2009-11-13 14:19:21 +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