75 Commits

Author SHA1 Message Date
Paul Franklin
b7d5b91535 5701: configure an existing "book" using saved-away values
svn: r19916
2012-06-24 17:22:53 +00:00
Nick Hall
2a0b009bdf GEPS008: Create new module for file utilities
svn: r19906
2012-06-23 22:13:23 +00:00
Nick Hall
b359b16a21 GEPS008: Moved translation utilities
svn: r19903
2012-06-23 17:36:36 +00:00
Nick Hall
aabc6c05c2 GEPS008: Moved config module
svn: r19809
2012-06-09 20:10:28 +00:00
Nick Hall
aa7ae06f6e GEPS008: Moved ExportAssistant and ExportOptions modules
svn: r19799
2012-06-08 20:18:16 +00:00
Nick Hall
1d6a4e60c4 GEPS008: Moved Errors module
svn: r19785
2012-06-07 17:06:16 +00:00
Nick Hall
4f51cfcf92 5834: Fix bug with non-managed windows due to file re-organisation
svn: r19781
2012-06-07 12:00:44 +00:00
Nick Hall
a41b175b09 GEPS008: Moved ListModel module
svn: r19774
2012-06-06 16:59:43 +00:00
Nick Hall
6a15f8fd18 GEPS008: Moved DdTargets module
svn: r19773
2012-06-06 16:00:54 +00:00
Nick Hall
54535a83bd GEPS008: Moved ScratchPad module (renamed as clipboard)
svn: r19772
2012-06-06 13:38:46 +00:00
Nick Hall
33f45cb087 GEPS008: Moved QuestionDialog module
svn: r19771
2012-06-05 23:49:12 +00:00
Nick Hall
ce1bb72219 GEPS008: Moved GrampsDisplay module
svn: r19769
2012-06-05 22:53:35 +00:00
Nick Hall
e82046018f GEPS008: Moved glade module
svn: r19765
2012-06-05 21:23:06 +00:00
Nick Hall
8949403d63 GEPS008: Moved ManagedWindow module
svn: r19764
2012-06-05 21:05:04 +00:00
Nick Hall
be6e718433 Remove code no longer required for quick reports
svn: r19736
2012-06-01 17:23:40 +00:00
Nick Hall
65d707d649 GEPS008: Re-structure Simple access and Quick Reports
svn: r19732
2012-05-31 23:46:57 +00:00
Paul Franklin
2abf41570c cope with pathological case better
svn: r19713
2012-05-30 16:54:46 +00:00
Nick Hall
a2825098ec GEPS008: Re-structure filter files
svn: r19638
2012-05-24 17:24:47 +00:00
Paul Franklin
7af7459eb2 put style names in alphabetical order
svn: r19628
2012-05-22 22:10:12 +00:00
Nick Hall
dd370f44b5 Change English spellings to American spellings
svn: r19487
2012-05-10 18:52:03 +00:00
Paul Franklin
4151874ad1 typos
svn: r19368
2012-04-20 16:13:11 +00:00
Jérôme Rapinat
0145b5ea22 Use named_arguments for translators (patch by MathieuMD)
svn: r19358
2012-04-19 13:44:56 +00:00
Jérôme Rapinat
84d4d1acaf raw_name = key for style (set into _reportdialog.py or specific categories), report_name = translated filename; need to test output into CLI mode
svn: r19324
2012-04-14 08:54:26 +00:00
Tim G L Lyons
e516ae592e Disable 'Install Addons' tab in Help->Plugin Manager because it is superseded by the Preferences check for updates features.
svn: r18969
2012-02-24 18:32:38 +00:00
Josip Pisoj
53c9c30890 bug #5554: Automake problem
svn: r18851
2012-02-10 20:25:15 +00:00
Nick Hall
da75a38762 5326: Revert r18842
svn: r18848
2012-02-10 19:57:57 +00:00
Nick Hall
3767c1d1e4 5326: Add Alphabetical Index and Table of Contents generation for pdf reports
svn: r18842
2012-02-10 14:53:58 +00:00
Michiel Nauta
5b96f1de10 5478: Multiline text field in reports dialogs not rendered correctly
svn: r18710
2012-01-06 18:16:17 +00:00
Paul Franklin
945bf7cf97 sort the plugins in the first two Help => Plugin Manager tabs
svn: r18656
2011-12-27 17:35:12 +00:00
Paul Franklin
c83653f017 for Python files and Makefile.am files in the "src" (only) sub-tree:
1) add SVN svn:keywords "Id" property if it didn't have it
2) add SVN svn:mime-type "text/plain" property if it didn't have it
3) add SVN "Id" line to the file if it had none


svn: r18554
2011-12-06 16:56:50 +00:00
Paul Franklin
4ec64538c3 5353: CLI tools ignore an option if remembered as non-default
svn: r18463
2011-11-18 19:43:18 +00:00
Brian Matherly
8d8b66f722 Disable the automated "activity" bar that is shown whenever a report is run.
The dialog interferes with any report that may open its own dialog (like a progress bar) and causes GTK crashes. Every report will just have to run its own progress bar.

svn: r18384
2011-10-30 05:15:32 +00:00
Brian Matherly
0b8ea1202d Implement new "User()" class for reports to indicate progress and prompt the user. This allows the removal of from "gui.utils import ProgressMeter" from reports so that they don't depend on gui.
svn: r18378
2011-10-29 05:02:33 +00:00
Paul Franklin
22b0f8476c 5031: Some reports should not register the page orientation to non-default (Landscape)
svn: r18366
2011-10-23 20:38:22 +00:00
Paul Franklin
ca94331a70 5323: Cannot run sort events in gramps 3.4 SVN
svn: r18365
2011-10-23 17:01:53 +00:00
Paul Franklin
ba60ec4c07 missing or malformed SVN "Id" line
svn: r18361
2011-10-23 03:13:50 +00:00
Brian Matherly
b0b919d148 Patch from Paul Franklin - Partial work for: 0004646: reports cannot be run from the command line in a non-GUI environment
svn: r18047
2011-08-19 01:57:43 +00:00
Jérôme Rapinat
dfd17224ad 5032: Report selection logic
svn: r17835
2011-06-27 07:17:20 +00:00
Jérôme Rapinat
f00516e702 4853: Cannot enable 'child' options of BooleanOption (patch by Adam Stein)
svn: r17456
2011-05-08 13:14:49 +00:00
Brian Matherly
f3cc4a4b05 0004821: get_family_from_gramps_id(fid) broken on initialize_family (gui/plug/_guioptions.py)
svn: r17233
2011-04-24 02:54:26 +00:00
Peter Landgren
c785d6f44d Fix of issue 4806, header value not translated.
svn: r17044
2011-04-05 11:56:40 +00:00
Doug Blank
9890a2dad9 4593: Updating a StringOption option (via set_value()) does NOT update the GUI widget
svn: r17035
2011-04-04 16:47:29 +00:00
Brian Matherly
655c73073b 0004593: Updating a StringOption option (via set_value()) does NOT update the GUI widget
svn: r16953
2011-03-28 02:36:19 +00:00
Michiel Nauta
0c9a9976af 4776: Unable to produce text and graph reports
svn: r16900
2011-03-23 21:55:22 +00:00
Brian Matherly
83b7834e0f 0004769: Crash with Narrative Web Report
svn: r16864
2011-03-20 21:10:15 +00:00
Brian Matherly
24767462ca Fix problem with "Print" report formats that was introduced with the last change to the report system.
svn: r16854
2011-03-20 02:05:19 +00:00
Brian Matherly
e6befe67b9 Separate some general code from GUI specific code - particularly for graph generators so that graphs can be generated from the CLI.
svn: r16838
2011-03-17 03:02:36 +00:00
Michiel Nauta
3a83db9095 4109: Command line arguments for tools ignored
svn: r16835
2011-03-16 21:54:08 +00:00
Michiel Nauta
eff00c25f5 4681: Web report crash (DenominoViso); make external plugin options work again
svn: r16750
2011-03-03 16:29:07 +00:00
Jérôme Rapinat
48cfa201c2 Detailed info box wasn't translated (Alain Aupeix - devel mailing list)
svn: r16746
2011-03-02 17:07:42 +00:00