Commit Graph

13615 Commits

Author SHA1 Message Date
Doug Blank
4a283dd93f Changes to allow Menu Options to be used in other places
svn: r10369
2008-03-21 22:58:35 +00:00
Benny Malengier
1a2fb30f20 set bookmarks editor transient too
0001968: twice help click on bookmark closes application


svn: r10368
2008-03-21 22:43:11 +00:00
Benny Malengier
fe6840666c Export of gpkg saves paths in tarfile as path in database.
Import of gpkg exports media in home dir, sets base media path to that dir, so user can
easily change position with move in filemanager, and change of base media path
0001966: import of gpkg copies media files to hidden dir & not accessible


svn: r10366
2008-03-21 22:28:28 +00:00
Raphael Ackermann
799c6a6a33 Add a gtk loop in Bookmarks.edit() and only close the Bookmark editor if gtk.RESPONSE_CLOSE is issued
0001968: twice help click on bookmark closes application 

svn: r10364
2008-03-21 21:58:41 +00:00
Erik De Richter
4209bfb402 nl.po
svn: r10362
2008-03-21 14:07:55 +00:00
Erik De Richter
9f3ba337e1 /src/plugins/NotRelated.py
svn: r10361
2008-03-21 12:18:27 +00:00
Erik De Richter
f3f60ac483 /po/nl.po
svn: r10360
2008-03-21 09:13:29 +00:00
Kees Bakker
d579d8543a Moving many functions from BasePage to NavWebReport. Introducing new
functions to deal with disk file and functions that deal with URLs.
Changed to selection of the extra two subdirectories so that the ppl
tree is much better balanced (not all files in one directory).
        * src/plugins/NarrativeWeb.py


svn: r10357
2008-03-20 22:24:36 +00:00
Peter Landgren
5a3a1c4910 Updates Swedish translation.
svn: r10353
2008-03-20 09:32:40 +00:00
Peter Landgren
f7ea60bc13 Correct fill colors #1942
svn: r10351
2008-03-20 07:52:17 +00:00
Brian Matherly
5918599acf 0001957: Orientation switch doesn't work for Graphviz reports.
0001940: GS PDF output is broken for Graphiz graphs. Page size depends on dpi

svn: r10346
2008-03-20 03:18:35 +00:00
Gary Burton
b8e54e6e81 Bug #1909 check to see if database is already open.
svn: r10345
2008-03-19 21:32:01 +00:00
Gary Burton
8ce30ced20 Remove extraneous bracket
svn: r10342
2008-03-19 21:17:10 +00:00
Erik De Richter
32eaa990a7 link to wiki manual
svn: r10341
2008-03-19 19:17:20 +00:00
Benny Malengier
9e04df1611 issue 0001941: Filter side bar grows to cover all information in view
svn: r10339
2008-03-19 11:32:18 +00:00
Gary Burton
b06e1b67b9 Allow event details to include an address clause. See gedcom specification at http://homepages.rootsweb.com/~pmcbride/gedcom/55gcch2.htm#EVENT_DETAIL
svn: r10336
2008-03-18 22:12:49 +00:00
Kees Bakker
742467a3bf Using the NWeb_Mainz_*.png images for background.
* src/data/NWeb-Screen_Mainz.css


svn: r10334
2008-03-18 14:50:58 +00:00
Kees Bakker
5da7180dd9 Moved create_file() and create_link_file to NavWebReport.
Solved a problem with "CurrentSection" which wasn't set in a translated
environment.
Eliminated several options in BasePage, by referring to report.options
(to keep them in one place only).
Lots of other little changes.
        * src/plugins/NarrativeWeb.py


svn: r10333
2008-03-17 21:09:16 +00:00
Doug Blank
bf35fba015 Fixed surname count on Top Surnames and Surname Cloud Gramplets
svn: r10329
2008-03-17 03:32:20 +00:00
Jérôme Rapinat
11d8b92beb pl.po: update translation
svn: r10328
2008-03-16 08:20:50 +00:00
Brian Matherly
6c526f3ef2 0001938: Substring filter for notes does not work.
svn: r10326
2008-03-15 21:10:30 +00:00
Peter Landgren
b078464281 Decimal comma/point, Issue 1939, fixed.
svn: r10321
2008-03-15 09:08:54 +00:00
Peter Landgren
610443812b Update sv.po
svn: r10318
2008-03-15 08:02:58 +00:00
Peter Landgren
51e3fe7e75 Unnessecary empty translatable string made untranslatable
svn: r10317
2008-03-15 08:02:10 +00:00
Brian Matherly
f184e22720 0001779: Texts "in." and "cm." on Document Options tab is not translatable
svn: r10314
2008-03-15 04:23:23 +00:00
Gary Burton
08d840311b Revert change made in revision 10298
svn: r10312
2008-03-14 23:50:54 +00:00
Kees Bakker
f637b709d6 The surname pages now have the proper SiteTitle. And the page title
looks better too, I think. (More testing is needed.)
Usage of variable names 'id' and 'type' is corrected.
        * src/plugins/NarrativeWeb.py


svn: r10310
2008-03-14 21:07:35 +00:00
Erik De Richter
5cc13c8dfd update dutch translation
new gramps.pot


svn: r10308
2008-03-14 16:55:44 +00:00
Brian Matherly
68ad749f6a 0001908: BUG: running tools from command line
svn: r10303
2008-03-14 04:26:44 +00:00
Brian Matherly
3febc1e429 0001905: BUG in book command line report KeyError: 'bookname'
svn: r10301
2008-03-14 03:54:42 +00:00
Gary Burton
1464abffab Bug 1280 make sure source media pages are created before the gallery
svn: r10298
2008-03-13 23:29:01 +00:00
Kees Bakker
e32e602b50 Two small bugfixes found by pylint.
* src/plugins/NarrativeWeb.py


svn: r10296
2008-03-13 22:35:26 +00:00
Kees Bakker
a8a59c9f7c Major reorganisation of NarrativeWeb.py
Pass instance of NavWebReport down to BasePage instead of doing it by
many function arguments. There are still a few "TODO" and "FIXME" notes
in the code. At least one test succeeded to create exactly the same HTML
output. One test, what more do you need?
Pylint reports rating of 8.01/10, but I'm sure I can do better :-)
        * src/plugins/NarrativeWeb.py


svn: r10295
2008-03-13 22:28:22 +00:00
Kees Bakker
dfe4088d86 Remove marker argument of note.get().
Eliminate 'up' parameter of person_link().
        * src/plugins/NarrativeWeb.py


svn: r10294
2008-03-13 20:31:33 +00:00
Zsolt Foldvari
2642641b84 Changing the way of how formatted Notes are stored:
remove 'Markup' optional parameter from gen.lib.note.Note.get() method.


svn: r10288
2008-03-13 10:44:22 +00:00
Raphael Ackermann
50ab0b0651 2008-03-12 Raphael Ackermann <raphael.ackermann@gmail.com>
Change automake to 1.6.3 foreign so that it won't ask for a Changelog.
GNU packages are obliged to have a ChangeLog, the foreign indicates it does not follow gnu rules.

svn: r10283
2008-03-12 08:26:52 +00:00
Brian Matherly
54ec566e55 0001893: python src/gramps.py -u -O "merge" -a report -p "name=navwebpage,show=off": IndexError: list index out of range
svn: r10281
2008-03-12 03:24:23 +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
3a561ab078 New Slovak translation file from Lubo Vasko <pgval@inMail.sk>
svn: r10276
2008-03-12 02:34:31 +00:00
Brian Matherly
955ec96cc1 Patch from Peter Landgren with modification by Brian Matherly:
0001761: Style editor problems
0001921: Custom style colors not saving

svn: r10275
2008-03-12 02:21:03 +00:00
Zsolt Foldvari
51fe3639bc Set snv:ignore property on data/man/* directories.
svn: r10272
2008-03-11 23:05:19 +00:00
Kees Bakker
b997fc211b Cleanup interface of BasePage.display_header and moving some attributes
around. Also deleted some unused variables.
        * src/plugins/NarrativeWeb.py


svn: r10271
2008-03-11 22:11:42 +00:00
Kees Bakker
c764b185cd Reorganized the functions that create file and directory names. Nothing
got broken, I hope. More changes to come.
        * src/plugins/NarrativeWeb.py


svn: r10270
2008-03-11 21:19:36 +00:00
Erik De Richter
3797e94d4c updated nl translation
svn: r10268
2008-03-11 11:01:30 +00:00
Erik De Richter
9a9050e8ba patch install file
svn: r10266
2008-03-11 10:55:18 +00:00
Doug Blank
b41c02b3af 0001927: renamed glade to avoid name conflict
svn: r10264
2008-03-11 01:21:38 +00:00
Doug Blank
da3a06c176 0001925: fixed closing via title bar close button launched help
svn: r10261
2008-03-10 14:36:24 +00:00
Peter Landgren
abc799a06b Update to r10258
svn: r10259
2008-03-10 14:22:01 +00:00
Doug Blank
f0badfef30 0001911: fixed sorting on counts
svn: r10257
2008-03-10 13:07:08 +00:00
Erik De Richter
8705eabf39 link to wiki manual
svn: r10256
2008-03-10 12:10:35 +00:00