Commit Graph

15400 Commits

Author SHA1 Message Date
Mirko Leonhäuser a7c69b41e6 German holidays depending to easter
svn: r13112
2009-08-23 12:21:48 +00:00
Erik De Richter c54c15095e update-po and new nl.po
svn: r13109
2009-08-23 08:15:57 +00:00
Jérôme Rapinat 21779f0cb3 Use plural forms (ngettext) in plugins/tool/NotRelated (patch by VPeric)
svn: r13107
2009-08-23 07:39:29 +00:00
Raphael Ackermann d0ca4b6116 fix typo
svn: r13105
2009-08-22 21:45:34 +00:00
Raphael Ackermann d19126e23b remove '--enable-maintainer-mode' from CONFIGURE_DEF_OPT to get rid of the warning that '--enable-maintainer-mode' is not recognized.
svn: r13104
2009-08-22 21:31:27 +00:00
Rob G. Healey fd30be0e63 Fixed problem in display_ind_sources().
svn: r13103
2009-08-22 10:43:17 +00:00
Serge Noiraud 8e7c827c83 ODFDoc : More pylint compliant.
Duplicate styles and fonts suppression.
         Multi line now works correctly : tested with multi-lines attribut.



svn: r13102
2009-08-21 20:54:14 +00:00
Gerald Britton ae404f496f Latest updates to new modules
svn: r13101
2009-08-21 20:06:11 +00:00
Mirko Leonhäuser 74b308773e Update german translation
svn: r13099
2009-08-21 15:44:26 +00:00
Doug Blank c0f9ab2179 Added multilines to Python Gramplet
svn: r13097
2009-08-21 00:59:31 +00:00
Rob G. Healey 014260e615 Completed the dump of the events in the database. Added styles which are affected by the two new classes: EventListPage() and EventPage().
svn: r13096
2009-08-21 00:37:59 +00:00
Jérôme Rapinat ef08e419d1 update french translation
svn: r13092
2009-08-20 15:15:10 +00:00
Benny Malengier 6db0004c81 2863: Wrong row when dropping on embedded list
svn: r13090
2009-08-20 12:44:29 +00:00
Peter Landgren 6966e7211a unicode text must be sliced correctly.
svn: r13089
2009-08-20 12:40:38 +00:00
Jérôme Rapinat 567721323d 2548: deprecated system_filter.xml
svn: r13087
2009-08-20 12:27:29 +00:00
Benny Malengier d9dc29c9af 2773: Primary participant(s) in Events View
svn: r13086
2009-08-20 11:58:37 +00:00
Benny Malengier 5700f6ab66 2863: Wrong row when dropping on embedded list
This patch makes sure open of old database shows correct columns, and 
adds ... if several main participants


svn: r13085
2009-08-20 09:31:10 +00:00
Benny Malengier 5f0c935256 2773: Primary participant(s) in Events View
svn: r13083
2009-08-19 22:27:06 +00:00
Benny Malengier 3d34996343 2773: Primary participant(s) in Events View
svn: r13082
2009-08-19 22:04:57 +00:00
Serge Noiraud e60588a5b0 ODFDoc : highlight problem in styled notes.
svn: r13081
2009-08-19 22:01:28 +00:00
Gerald Britton 5b8bc47bce Update makefile to add new modules
svn: r13080
2009-08-19 20:30:40 +00:00
Gerald Britton b4b9675feb cursor.py -- add additional methods mirroring those in DBCursor and a getattr method to pass through non-overridden method calls to DBCursor
svn: r13079
2009-08-19 17:14:32 +00:00
Gerald Britton c8f7bf0c69 Add new modules to support restructured database objects
bsddbtxn.py -- Wrapper for BSDDB DBTxn to support context manager protocol
    txn.py      -- GrampsDbTxn class to manage atomic transactions
    write.py    -- GrampsDbWrite class for read/write databases
    read.py     -- GrampsDbRead class for read-only databases
    undoredo.py -- GrampsDbUndo class to manage the undo database
    upgrade.py  -- Helper module for upgrading a database at open time


svn: r13078
2009-08-19 17:05:39 +00:00
Mirko Leonhäuser fa05e52a04 Update german translation
svn: r13077
2009-08-19 16:43:29 +00:00
Gerald Britton 76586fe8c3 Update makefile to include new plugin libraries
svn: r13076
2009-08-19 15:41:06 +00:00
Gerald Britton ca3abff763 Add new plugin libraries:
libgrdb.py -- Used by ImportGrdb to read old databases
    libmixin.py -- Used by Import plugins to add extra methods


svn: r13075
2009-08-19 15:38:00 +00:00
Doug Blank 850fac483f New Quick View showing all names for all people; need to figure out where to put these QV's which don't require a specific row
svn: r13074
2009-08-19 14:51:02 +00:00
Peter Landgren 5f024d5d2b Typo
svn: r13072
2009-08-19 11:05:36 +00:00
Rob G. Healey 2124169db3 Clean up work in several places display_ind_attributes(), display_child_link(), and add_birthdate().
svn: r13067
2009-08-18 21:40:36 +00:00
Benny Malengier a111d627eb 03172: Error editing event filter
svn: r13066
2009-08-18 20:18:10 +00:00
Peter Landgren 27fbd80a05 sv.po without missing strings.
svn: r13065
2009-08-18 13:23:53 +00:00
Jérôme Rapinat 0723b75f43 merge translations added on 3.1.x and update french translation
svn: r13064
2009-08-18 10:03:37 +00:00
Serge Noiraud 6e7970895d ODFDoc : forgot to suppress a print line.
svn: r13056
2009-08-17 22:38:50 +00:00
Serge Noiraud 2f41ff44c2 Added backend for ODFDoc and styled notes.
svn: r13055
2009-08-17 22:28:40 +00:00
Serge Noiraud 786bf9b1fd ODFDoc : Styled notes integration.
svn: r13054
2009-08-17 22:23:26 +00:00
Jérôme Rapinat aa2a4981b3 start to merge french translation from branch to trunk
svn: r13047
2009-08-17 16:01:15 +00:00
Peter Landgren c76bf579e7 Major updates after problems.
svn: r13043
2009-08-17 09:06:57 +00:00
Peter Landgren bcbb011a69 Major updates.
svn: r13042
2009-08-17 07:44:00 +00:00
Rob G. Healey 69e4275776 Fixed another error brought to me by Peter Lundgren.
svn: r13040
2009-08-17 03:10:34 +00:00
Jérôme Rapinat 9b805ac2cf 2307: better wording
svn: r13029
2009-08-16 09:37:02 +00:00
Rob G. Healey 9b619a5bc3 Fixed problem in associations, fixed class SourceListPage and fixed problem in stylesheet. Errors brought to me from Peter Lundgren. Thanks again.
svn: r13026
2009-08-15 20:28:22 +00:00
Raphael Ackermann 11eed9f1b0 0003018: keys() method of dictionary objects used unnecessarily
svn: r13022
2009-08-15 14:54:17 +00:00
Raphael Ackermann 9239780182 cleanup & pep8
svn: r13021
2009-08-15 14:37:14 +00:00
Raphael Ackermann 9aeeb8432c 0002723: '<name>' has different meanings in different contexts
svn: r13019
2009-08-15 09:44:49 +00:00
Peter Landgren 79f61846e8 Update of Swedish translation.
svn: r13016
2009-08-15 07:18:24 +00:00
Doug Blank bfd1bcd8ea Fixed an issue related to #0000841 and added two new properties: options.no_fileselect and options.confirm_text for altering assistant behavior; the Assistant code needs a refactoring at some point
svn: r13013
2009-08-15 00:19:35 +00:00
Jérôme Rapinat 192637811d testingrule for 2307: return string rather than true/false
svn: r13010
2009-08-14 16:46:56 +00:00
Raphael Ackermann 691088d116 0003162: adding pic to media gallery in person editor fails
svn: r13008
2009-08-14 16:10:24 +00:00
Jérôme Rapinat 03ea29e183 testing 2307: to add a family rule for displaying families with marriage event but still unknown relation type
svn: r13006
2009-08-14 15:59:32 +00:00
Benny Malengier bd48c356cf 3166: Add source notes to DDR/DAR
svn: r13005
2009-08-14 11:28:28 +00:00