Benny Malengier
bd48c356cf
3166: Add source notes to DDR/DAR
...
svn: r13005
2009-08-14 11:28:28 +00:00
Raphael Ackermann
30d6eebd0b
0002542: Crash whilst generating web pages from command line
...
Throwing Report Error if center person is not in database. Added catching of Report Error to CommandLineReport
if using GUI it is not possible to cause this, as you have to select a person that is in the DB. However on the command line you can specify any PID and even no person with that pid exists an error was thrown.
svn: r13004
2009-08-14 07:14:25 +00:00
Raphael Ackermann
9b676e0f0f
typo
...
svn: r13003
2009-08-14 07:09:15 +00:00
Raphael Ackermann
5ac76d658b
0002832: Somes modules still use Relib reference on docstring
...
patch by romjerome
fixed wrong doc string in srcref.py
svn: r12949
2009-08-10 19:46:24 +00:00
Raphael Ackermann
65f72560d1
pep8 fixes
...
fixing typos
svn: r12934
2009-08-09 17:09:32 +00:00
Raphael Ackermann
ce53145dfe
fix when running command line report other then html and it would try and fail to set css filename on e.g. pdf doc generator
...
svn: r12933
2009-08-09 17:01:52 +00:00
Raphael Ackermann
f6409fe94f
fixed typos
...
svn: r12924
2009-08-08 19:10:36 +00:00
Raphael Ackermann
69f05f43aa
Fixes 0003155: GraphViz arrow directions are odd
...
Patch by Bob Ham <rah@bash.sh>
+ 1 typo in WebCal.py
svn: r12919
2009-08-08 14:28:19 +00:00
Brian Matherly
7f4732714b
0002957: Crash when displaying the configuration of a book created with Gramps 3.0.x
...
svn: r12841
2009-07-28 04:08:26 +00:00
Gerald Britton
06171f8488
CommandLineReport: simplification and bug fix in option display
...
svn: r12836
2009-07-24 18:05:07 +00:00
Peter Landgren
6294c0b1b3
Fix of issue 3111, string.lowercase on Windows.
...
svn: r12831
2009-07-21 17:46:37 +00:00
Benny Malengier
19ea036795
2352: 'NoneType' object has no attribute 'get_family_handle_list'
...
svn: r12806
2009-07-16 12:41:09 +00:00
Benny Malengier
ec87c55434
2352: 'NoneType' object has no attribute 'get_family_handle_list' - report from command line
...
Remove template code in cli reports and replace with css code
svn: r12802
2009-07-15 15:40:47 +00:00
Gary Burton
aa5fce63a7
Remove period character from file format string as it is already supplied by get_ext()
...
svn: r12789
2009-07-11 19:37:15 +00:00
Gary Burton
01492a1974
Fix bug causing GraphViz report dialog to crash resulting from recent BaseDoc changes
...
svn: r12782
2009-07-10 16:45:22 +00:00
Gerald Britton
b601f4bdf2
Replace get_family_handles with iter_family_handles
...
svn: r12776
2009-07-08 16:11:20 +00:00
Gerald Britton
fdfacd972c
Minor tweaks to use slices instead of lists of items
...
svn: r12705
2009-06-25 13:41:16 +00:00
Rob G. Healey
ae28b8538b
Fixed Utils.open_file_with_default_application() to gui.utils instead of Utils now. Works again.
...
svn: r12699
2009-06-23 20:49:18 +00:00
Benny Malengier
9d417e2cd6
Split Utils in a non GUI and GUI part
...
move GrampsCfg utils to Utils
improve import strategy
svn: r12680
2009-06-19 15:23:58 +00:00
Benny Malengier
542b1e404d
02707: Add markup notes to html output
...
part 1: remove template from html output
svn: r12631
2009-06-06 09:49:40 +00:00
Brian Matherly
aa800b3ad6
Misc PEP8 cleanup.
...
svn: r12610
2009-06-02 12:09:34 +00:00
Brian Matherly
4ca984bd2f
0003033: const dependence in gen/plug/docgen stylesheet
...
svn: r12608
2009-06-02 11:50:17 +00:00
Benny Malengier
fb3ec68c6a
part 3 : split basedoc in files, remove Utils dependance, move fontscale in gen,
...
update build system
svn: r12603
2009-05-31 14:59:56 +00:00
Gary Burton
cc38a53add
Bug 2950. Made subgraph optional for Relationship Graph as discussed in bug report. Moved the option to GraphvizReportDialog and refactored FamilyLines to use it.
...
svn: r12596
2009-05-30 12:12:58 +00:00
Benny Malengier
8dd7adc607
part 2 basedoc: move BaseDoc.py to /gen/plug/docgen and add /gen/plug/docbackend
...
that was missing in part 1
Still to come: makefiles and splitting new basedoc.py in small files
svn: r12591
2009-05-29 22:25:44 +00:00
Gerald Britton
5eb7e18dc6
Bug 3018: ImportGrdb: remove calls to keys() dictionary method where possible
...
svn: r12572
2009-05-26 20:48:09 +00:00
Gerald Britton
fc90d5fce2
Bug 3018: remove calls to keys() dictionary method where possible
...
svn: r12562
2009-05-22 18:43:40 +00:00
Gerald Britton
021b754939
Bug 3011: change old-style classes to new-style classes
...
svn: r12559
2009-05-21 17:19:50 +00:00
Gerald Britton
21e96b0616
Bug 2888 - minor edits and cleanup
...
svn: r12529
2009-05-15 18:12:10 +00:00
Gerald Britton
110557c3c7
Add glade.py with Glade class and use instead of gtk.Builder throughout project
...
svn: r12528
2009-05-14 20:15:59 +00:00
Peter Landgren
bf71f6f367
Fix of issue 2964.
...
svn: r12518
2009-05-10 16:04:58 +00:00
Gerald Britton
0440ca1c2a
Bug 2888: gramps.glade: convert from liglade to gtkbuilder -- part 1
...
svn: r12508
2009-05-06 14:44:22 +00:00
Gerald Britton
1441ea8ba9
Bug 2888: _PaperMenu: convert from liglade to gtkbuilder
...
svn: r12468
2009-04-17 18:34:27 +00:00
Brian Matherly
125266878d
FileEntry clean up.
...
svn: r12423
2009-04-10 02:24:13 +00:00
Peter Landgren
8dc14d8106
Fix of issue 2851.
...
svn: r12378
2009-03-22 08:27:19 +00:00
Peter Landgren
71139e3522
Final fix of issue 2843 for any number of references.
...
svn: r12370
2009-03-21 08:10:09 +00:00
Brian Matherly
84b972cfb5
Remove src/ReportBase/_PrintTools.py. It is not being used.
...
svn: r12360
2009-03-19 02:32:16 +00:00
Brian Matherly
c56c25b932
Add DocGenPlugin to be used to register all docgen plugins. This replaces the array of variables which was more difficult to read.
...
svn: r12359
2009-03-19 02:24:29 +00:00
Brian Matherly
0214b842cd
Remove the "print_label" construct from the reports. The only label is "Open with default viewer". No need to check the mime type or to look for the default application because Gramps uses the host OS to figure it out for the user.
...
svn: r12351
2009-03-16 04:22:12 +00:00
Peter Landgren
aa25958623
Wrong Help reference for reports.
...
svn: r12343
2009-03-14 14:40:18 +00:00
Peter Landgren
55d5595d47
Fix of issue 2815.
...
svn: r12330
2009-03-13 10:17:19 +00:00
Peter Landgren
b93aac2667
Hopefully fix of issue 2790 for non-Latin-1 letters.
...
svn: r12327
2009-03-11 19:40:59 +00:00
Stéphane Charette
f4b360e733
merged from gramps31; re-apply fix for bug #2121 - graphviz graphs generated off the edge of the page
...
svn: r12250
2009-03-08 20:21:08 +00:00
Brian Matherly
bff93f186a
0002655: Directories and files with accents characters cause failures in Windows.
...
svn: r12106
2009-02-24 04:41:23 +00:00
Peter Landgren
80b1915b92
Fix: *.dot.gv now is *.gv
...
svn: r11783
2009-02-01 08:39:16 +00:00
Brian Matherly
bd966adafd
Change from using ".dot" to ".gv" for Graphviz files. ".dot" is recognized as MS Word Template file on some systems.
...
svn: r11782
2009-02-01 05:14:20 +00:00
Brian Matherly
3259b393da
Change the way we "launch" files using their default application. Instead of trying to find the application ourselves, use the OS built in functions to open a file with its default application. We no longer show the name of the application that we will open the file with because we don't know.
...
svn: r11781
2009-02-01 04:21:17 +00:00
Stéphane Charette
a9c314713f
slight modification to the previous long-standing graphviz bug
...
svn: r11730
2009-01-25 23:34:22 +00:00
Stéphane Charette
83fecfac74
yet another attempt to work around a long-standing graphviz bug
...
svn: r11727
2009-01-25 23:03:13 +00:00
Brian Matherly
dacbd0df19
0002467: Add christening narration to detailed text reports.
...
svn: r11629
2009-01-15 21:40:25 +00:00