Commit Graph

13729 Commits

Author SHA1 Message Date
Brian Matherly
a46e733398 Remove the "target" parameter from GrampsDisplay.help(). It was used for the old help system. We now link directly to the wiki.
svn: r10474
2008-04-05 14:17:15 +00:00
Brian Matherly
ac83ce0468 Make the report wiki url a constant.
svn: r10472
2008-04-05 12:38:47 +00:00
James G Sack
ec5a0a792b src/GrampsDbUtils/_GedcomLex.py : #2008 fix error in extract_date()
RANGE pattern only returns 4 pattern groups, code was assigning to 5!?
     (see also r10470)


svn: r10471
2008-04-05 06:45:46 +00:00
James G Sack
68e9450ef0 src/GrampsDbUtils/_WriteGedcom.py :#2008 fix bug in breakout()
src/GrampsDbUtils/test/gedwrite_breakup_test.py : unittest for breakout



svn: r10470
2008-04-05 04:34:46 +00:00
Zsolt Foldvari
2d663ce2ee Add src/Editors/_StyledTextEditor.py to Makefile.
svn: r10469
2008-04-04 20:12:50 +00:00
Zsolt Foldvari
1e95aba51b Pylint corrections and documentation.
svn: r10468
2008-04-04 20:09:26 +00:00
Jérôme Rapinat
0c1ec175f6 /PluginUtils/_PluginWindows.py : allow to translate reload button
svn: r10467
2008-04-04 16:39:03 +00:00
Zsolt Foldvari
a3d9f4df6a Moving out StyledTextEditor from EditNote.
Changing spell checking chooser from Combo to submenu.


svn: r10464
2008-04-04 11:51:49 +00:00
Brian Matherly
474d681011 Remove deprecated tooltip support from the report system.
svn: r10463
2008-04-04 03:33:15 +00:00
Brian Matherly
50539237d7 Enable the "help" button to work on the report dialog.
svn: r10462
2008-04-04 02:46:36 +00:00
Espen Berg
9c5ad9eb44 Some more updates on Norwegian translation...
svn: r10461
2008-04-03 20:16:48 +00:00
Kees Bakker
f3ed8061a2 Added the new styled text modules.
* src/gen/lib/Makefile.am
        * src/Editors/Makefile.am


svn: r10460
2008-04-03 18:32:29 +00:00
Jérôme Rapinat
dcb6c599a5 man/fr/gramps1.in: update
svn: r10459
2008-04-03 18:32:03 +00:00
Peter Landgren
25d135bf6a Updates of fyzzy strings.
svn: r10458
2008-04-03 17:31:04 +00:00
Jérôme Rapinat
6ab95b5d7c fr.po: update
svn: r10457
2008-04-03 14:36:09 +00:00
Jérôme Rapinat
7d8fb588e3 fr.po: update
svn: r10456
2008-04-03 14:35:28 +00:00
Brian Matherly
1d52739fe7 New Slovak language file from "Lubo Vasko" <pgval@inMail.sk>
svn: r10455
2008-04-03 03:33:27 +00:00
Zsolt Foldvari
c773f9dd67 Add '_' prefix for private method names.
svn: r10453
2008-04-02 20:34:29 +00:00
Jérôme Rapinat
39ea377b81 de.po: update
svn: r10451
2008-04-02 13:59:42 +00:00
Espen Berg
fc131374cb Some more updates on Norwegian translation
svn: r10450
2008-04-02 09:19:24 +00:00
Brian Matherly
0cb2f40d35 0001990: An inconsistency in "Narrated Web Site" Output (Patch from Jason Simanek <jsimanek@gmail.com>)
svn: r10447
2008-04-02 03:04:47 +00:00
Jérôme Rapinat
304b659711 pl.po: update
svn: r10446
2008-04-01 18:18:56 +00:00
Zsolt Foldvari
0087d69fab Implement a few string methods in StyledText, and documentation.
svn: r10445
2008-04-01 16:57:55 +00:00
Zsolt Foldvari
42e91346ed StyledTextTag.ranges is rather initialized as [] than None
in case it is not specifically set.


svn: r10444
2008-04-01 16:55:14 +00:00
Jérôme Rapinat
f90bcd5b87 de.po: branch to trunk
svn: r10443
2008-04-01 07:11:38 +00:00
James G Sack
aaf23f294c grampsxml.dtd: fix line 345 typo s/REUIRED/REQUIRED/
svn: r10442
2008-04-01 05:47:27 +00:00
Stéphane Charette
dcf6c2d962 changes needed to build Ubuntu .deb package (from 3.0.0 release)
svn: r10441
2008-04-01 04:21:50 +00:00
Brian Matherly
bfe3ee1590 0001981: Update plugin status when reloading plugins
Plus some cleanup.

svn: r10439
2008-04-01 03:12:08 +00:00
Gary Burton
e7a6115c91 0001977: Breaking a database lock closes the family tree manager
svn: r10433
2008-03-31 20:52:58 +00:00
Kees Bakker
d5962794fa Eliminated function to set div id for class content.
Moved some functions around to classes where they are used.
        * src/plugins/NarrativeWeb.py


svn: r10431
2008-03-31 19:50:37 +00:00
Zsolt Foldvari
0cc320ac90 When new db was created metadata still contained no information, thus in
dbdir.GrampsDBDir.__load the version check failed.


svn: r10429
2008-03-31 16:46:00 +00:00
Doug Blank
6dfbb37562 0001996: typo in variable name that makes the application crashing
svn: r10427
2008-03-30 21:22:53 +00:00
Doug Blank
7b8ed5ded7 0001232: Preview now allows Print; no more PRINT_OPERATION failure
svn: r10426
2008-03-30 15:06:34 +00:00
Doug Blank
015bde9e01 0001994: Cannot properly sort dates stored in few quick reports using SimpleTab
svn: r10425
2008-03-30 12:38:32 +00:00
Brian Matherly
cf6073a4ba Remove support for "View" reports. In the future, use either tools, gramplets, or quick views.
svn: r10424
2008-03-30 04:38:37 +00:00
Brian Matherly
9988d5ecfa Convert the "Not Related" plugin from a "view report" to a "tool" (although it would really make a great gramplet).
svn: r10423
2008-03-30 04:32:52 +00:00
Brian Matherly
e08a8cf205 Rename CountAncestors to NumberOfAncestorsReport and convert it from a "view" to a "text" report.
svn: r10422
2008-03-30 03:27:32 +00:00
Brian Matherly
f64f6dd105 Add Index Mark to Database Summary Report.
svn: r10421
2008-03-30 02:48:29 +00:00
Brian Matherly
19d8833af1 Convert Database Summary from a "View" report to a "Text" report.
svn: r10420
2008-03-30 02:32:56 +00:00
Doug Blank
02b110a2b0 Missing space in db error
svn: r10419
2008-03-29 20:54:04 +00:00
Zsolt Foldvari
1c2ec7559b Fix #0001991: supported database versions checked properly.
svn: r10417
2008-03-29 19:59:33 +00:00
James G Sack
366790e53e bump version to be higher than prior release
svn: r10415
2008-03-29 19:34:28 +00:00
Raphael Ackermann
7398cee88e Added patch by Lukasz <yenidaiATpoczta.onet.pl>
Updated English man page to include usage of USERPROFILE variable.
0001975: The use of the USERPROFILE environment variable is not described in the man pages (other then Polish)

svn: r10414
2008-03-29 17:18:41 +00:00
Zsolt Foldvari
6c9ee9bbe1 Setting svn properties.
svn: r10412
2008-03-29 14:43:12 +00:00
Zsolt Foldvari
0542a9b78c Introducing StyledText in Notes.
svn: r10410
2008-03-28 23:22:46 +00:00
Espen Berg
52ad89909c Updated Norwegian translation
svn: r10409
2008-03-28 22:33:16 +00:00
Jérôme Rapinat
3ecefb6bc0 fr.po: improvements
svn: r10408
2008-03-28 14:56:36 +00:00
Raphael Ackermann
7579825843 0001986: export view to CSV --> does not add .csv filetype ending to file
svn: r10407
2008-03-28 07:36:17 +00:00
James G Sack
e21d552013 Added support for blacklisted (eg, obsolete/retired) type values.
Updated unittest to verify changes. No effect on existing code.
Basic pieces are ready for fixing #1680, but now awaiting a translation
strategy and code for reading a database with blacklisted values.
At that point #1680 fix will simply require adding a line like
  _BLACKLIST=[CAUSEDEATH]
to eventtype.py.


svn: r10405
2008-03-27 07:24:06 +00:00
James G Sack
bca1d41204 Some cleanup prior to an upcoming change for bug #1680.
Minor optimization in _init_map (replace loop w/ list-comprehension
Remove unused variables VALUE_POS, STRING_POS,
At call to self.set, remove unnecessary logic that duplicates
 else-clause within the set() function itself


svn: r10404
2008-03-27 03:11:48 +00:00