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
Gerald Britton
777928e9a7
Revert 10874 changes to _Options.py and BookReport.py
...
svn: r10879
2008-07-18 16:10:27 +00:00
Gerald Britton
882199f1c2
Replace dict.has_key(x) with x in dict for performance gain
...
svn: r10874
2008-07-17 18:10:32 +00:00
Zsolt Foldvari
998908175f
Issue #0002175 : Change type() expressions to isinstance() expressions.
...
Patch from Gerald Britton <gerald.britton@gmail.com>
svn: r10762
2008-05-25 19:55:47 +00:00
Brian Matherly
92d5ba8dfd
Remove the "tables" parameter for text and book document generators. All generators support tables, and if one didn't, it doesn't look like the code would work.
...
svn: r10745
2008-05-20 03:19:58 +00:00
Brian Matherly
1d306345bd
Remove unused import Plugins.
...
svn: r10744
2008-05-20 02:53:17 +00:00
Brian Matherly
007ba8dd49
Rename "_Plugins.py" to a more appropriate name: "_PluginDialogs.py". Same goes for the classes in the file.
...
svn: r10742
2008-05-19 04:14:11 +00:00
Brian Matherly
3afbd461c0
Put all the plugin management and registration stuff into a class. This new class is named PluginManager. It is a Singleton so that everyone gets access to the same plugin information.
...
svn: r10741
2008-05-18 19:24:28 +00:00
Brian Matherly
b00c68a972
Minor clean up in book report.
...
svn: r10619
2008-04-22 02:11:47 +00:00
Brian Matherly
e3140b4fce
0002094: Book report - user enter a multiline text into a custom text block, with quote char
...
svn: r10599
2008-04-20 03:03:39 +00:00
Brian Matherly
4ebc9cf846
0002015: Trying to select items to produce a book report - error message received.
...
svn: r10497
2008-04-06 04:59:18 +00:00
Brian Matherly
8281f7157d
0001950: BUG: Book report, Ancestor Tree - selecting desired person do not work
...
svn: r10381
2008-03-23 19:33:31 +00:00
Brian Matherly
3febc1e429
0001905: BUG in book command line report KeyError: 'bookname'
...
svn: r10301
2008-03-14 03:54:42 +00:00
Brian Matherly
3f8c9a2bd6
0001888: Traceback when trying to delete a book report with non-ascii characters in the name.
...
svn: r10279
2008-03-12 02:51:16 +00:00
Brian Matherly
17c3ef4e9b
Save and load books properly.
...
svn: r10172
2008-03-02 23:03:52 +00:00
Brian Matherly
e2bc58fe63
0001711: Inconsistant names for graphical reports
...
svn: r10152
2008-03-01 22:47:48 +00:00
Raphael Ackermann
c962d5e6e1
2008-02-22 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* various (294 files)
pep8 doc fixes & pylint fixes
svn: r10103
2008-02-24 13:55:55 +00:00
Brian Matherly
cc6654ddab
Remove the "person" option from reports, report options, and report dialogs. Person is selected by the user for all reports.
...
svn: r10074
2008-02-20 04:52:10 +00:00
Brian Matherly
5ad4dcee22
0001788: Book report crash
...
svn: r10057
2008-02-19 04:24:56 +00:00
Raphael Ackermann
90f883e46d
2008-02-18 Raphael Ackermann <raphael.ackermann@gmail.com>
...
* src/* 143 files
* test/try_tree_model.py
* windows/nsis/gcheck.py
imports cleanup
svn: r10055
2008-02-18 20:07:09 +00:00
Brian Matherly
610ac774fa
Web Calendar and Narrative Web report now use Menu Options.
...
svn: r10010
2008-02-10 04:09:09 +00:00
Raphael Ackermann
ebf12e3106
2008-01-28 Duncan Lithgow <dlithgow@gmail.com>
...
* various: add capitalization fixes according to HIG (plus ellipsis ...)
http://library.gnome.org/devel/hig-book/stable/design-text-labels.html.en
svn: r9951
2008-01-28 21:22:06 +00:00
Brian Matherly
77af7ed092
Refactoring the report system: reports no longer require dbstate.
...
svn: r9924
2008-01-24 12:50:33 +00:00
Brian Matherly
2f0d587bec
More refactoring in the report system. Book report should work again.
...
svn: r9916
2008-01-23 05:41:46 +00:00
Brian Matherly
07e1529f27
Refactoring the report system. Decouple MenuOptions from the code that displays them. (Book Report is broken and needs to be fixed.)
...
svn: r9875
2008-01-18 05:39:50 +00:00
Brian Matherly
81e521c53b
More refactoring in the report system. More reports use MenuOptions now. BareReportDialog no longer has "center person".
...
svn: r9714
2008-01-05 20:42:05 +00:00
Brian Matherly
05575ad026
Refactor various aspects of the report system.
...
svn: r9496
2007-12-13 01:52:03 +00:00
Brian Matherly
5fbff2823c
Get book report working again.
...
svn: r9223
2007-10-21 04:20:05 +00:00
Don Allingham
d58641415d
2007-10-08 Don Allingham <don@gramps-project.org>
...
* various: gen.lib integration. probably touches almost every file
* various: gen.utils integration
svn: r9101
2007-10-08 16:41:39 +00:00
Don Allingham
a65a73d1d7
* various: const.py changes
...
2007-09-07 Don Allingham <don@gramps-project.org>
* src/DateHandler/_Date_fr.py: fix indentation errors
2007-09-07 Don Allingham <don@gramps-project.org>
svn: r8948
2007-09-08 05:54:02 +00:00
Alex Roitman
953f45ce51
2007-06-30 Alex Roitman <shura@gramps-project.org>
...
* src/ReportBase/_TemplateParser.py: Close file after parsing.
* src/ReportBase/_ReportOptions.py (OptionListCollection.parse):
Close file after parsing.
* src/ReportBase/_PaperMenu.py: Close file after parsing.
* src/plugins/BookReport.py (BookList.parse): Close file after parsing.
* src/Filters/_FilterList.py (load): Close file after parsing.
* src/BaseDoc.py (StyleSheetList.parse): Close file after parsing.
svn: r8687
2007-06-30 18:58:14 +00:00
Brian Matherly
3bec863693
Fix non-text report styles in book reports.
...
svn: r8659
2007-06-25 03:02:45 +00:00
Brian Matherly
5e06472c14
Handle unicode names for saved book reports.
...
svn: r8658
2007-06-25 02:39:21 +00:00
Brian Matherly
dae8c99230
Enhance source endnotes in some text reports.
...
svn: r8541
2007-06-13 04:13:00 +00:00
Brian Matherly
698c28f230
Remove "get_newpage()" and "set_newpage()" from the ReportOptions class. They are not really options. The BookReportDialog now takes care of inserting page breaks.
...
svn: r8339
2007-03-30 02:30:42 +00:00
Brian Matherly
58b1e800ca
Remove "parse_report_options_frame()" and "parse_other_frames()" from the report interface. They are not used.
...
svn: r8330
2007-03-28 03:17:13 +00:00
Brian Matherly
5aa3a0f4b0
* src/BaseDoc.py:
...
* src/ReportBase/_CommandLineReport.py:
* src/ReportBase/_ReportDialgo.py:
* src/docgen/PdfDoc.py:
* src/docgen/OpenOfficeDoc.py:
* src/docgen/ODFDoc.py:
* src/docgen/RDFDoc.py:
* src/docgen/KwordDoc.py:
* src/docgen/PSDrawDoc.py:
* src/docgen/SvgDrawDoc.py:
* src/docgen/HtmlDoc.py:
* src/docgen/AbiWord2Doc.py:
* src/docgen/LaTeXDoc.py:
* src/plugins/BookReport.py:
Add PaperStyle to BaseDoc
svn: r8229
2007-02-24 21:15:21 +00:00
Brian Matherly
c6c5c8be50
* src/docgen/ODFDoc.py: Add "open with" option for book reports
...
* src/docgen/OpenOfficeDoc.py: Add "open with" option for book reports
* src/plugins/BookReport.py: Add "open with" option for book reports
* src/PluginUtils/_PluginMgr.py: Add "open with" option for book reports
svn: r7976
2007-01-25 03:22:46 +00:00
Alex Roitman
bec0ca3155
* src/plugins/BookReport.py (BookList.parse): Catch ValueError
...
exception (coming from urllib2).
svn: r7367
2006-10-08 02:38:51 +00:00
Brian Matherly
1f356bc5b5
* src/plugins/BookReport.py: fix book loading
...
svn: r6966
2006-06-25 03:25:14 +00:00
Alex Roitman
dd9c1a46ad
2006-06-05 Alex Roitman <shura@gramps-project.org>
...
* src/plugins/BookReport.py (BookReportDialog.__init__): Correctly
close managed window.
svn: r6864
2006-06-06 04:13:50 +00:00
Brian Matherly
848e970ce3
* src/docgen/PSDrawDoc.py: fix imports - make it work
...
* src/ReportBase/_StyleEditor.py: use ManagedWindow
* src/ReportBase/_BareReportDialog.py: import StyleEditor
* src/plugins/BookReport.py: fix "Center Person" display
* src/plugins/WriteCD.py: fail gracefully without Gnome
svn: r6860
2006-06-04 23:23:10 +00:00
Alex Roitman
2e09baf147
Update
...
svn: r6833
2006-05-31 19:31:33 +00:00
Alex Roitman
7bd4201034
svn: r6832
2006-05-31 19:26:52 +00:00
Alex Roitman
0ab5eb9a0d
2006-05-30 Alex Roitman <shura@gramps-project.org>
...
* various: break Report into a package.
svn: r6820
2006-05-31 00:48:07 +00:00
Don Allingham
63beadfa2d
fix xml parsing path
...
svn: r6628
2006-05-12 17:20:19 +00:00
Alex Roitman
f724a1185b
* src/plugins/BookReport.py (__init__): Fix url.
...
svn: r6615
2006-05-11 00:18:48 +00:00
Alex Roitman
3fe3482efb
In .:
...
2006-05-01 Alex Roitman <shura@gramps-project.org>
* various: merge changes from gramps20.
In po:
2006-05-01 Alex Roitman <shura@gramps-project.org>
* POTFILES.in: Add new file.
svn: r6504
2006-05-01 21:11:26 +00:00
Alex Roitman
57d6df04c9
* various: Revert back to using gettext except for the modules that need context -- those will use TransUtils.sgettext
...
svn: r6282
2006-04-06 22:02:46 +00:00
Brian Matherly
d9277db7ee
Remove use of deprecated functions. Supported graphical reports should work now.
...
svn: r6232
2006-03-30 05:15:54 +00:00