Commit Graph

20527 Commits

Author SHA1 Message Date
Jérôme Rapinat
29a170b678 spacing, tab (fr) and VERSION (en, fr)
svn: r20826
2012-12-22 19:49:57 +00:00
Jérôme Rapinat
424fe3bd5b merge from 4.0.0 to trunk
svn: r20824
2012-12-22 18:07:18 +00:00
Benny Malengier
261df75bea Convert validated masked entry to normal gtk.entry with icon
Working background color change on error


svn: r20822
2012-12-22 13:24:39 +00:00
Benny Malengier
66cdba1d8d rows_reordered is present again in GTK 3.8
svn: r20819
2012-12-22 09:23:56 +00:00
Doug Blank
8fa4de8f9a Someone optimized some code incorrectly; lines at bottom of calendar where placed off the page
svn: r20815
2012-12-21 18:57:18 +00:00
Doug Blank
163545089c If you try to lookup an object too early, you might find that the tbl is still a dict; this protects such early lookups from crashing
svn: r20813
2012-12-21 18:25:37 +00:00
Jérôme Rapinat
99a1729794 do not need to check untranslated and fuzzy strings because they have not been reviewed yet; warning this script uses tab for the bloc indentation...
svn: r20805
2012-12-20 17:42:29 +00:00
Benny Malengier
1d9aeb81d0 On translation error, allow build to continue after asking user
svn: r20803
2012-12-20 16:40:49 +00:00
Jérôme Rapinat
d0d2c59cd5 common date handler for Norwegian Bokmål and Norwegian Nynorsk
svn: r20800
2012-12-20 13:46:36 +00:00
Benny Malengier
d682510c42 6227: libhtml handles strings differently in python2.x and python3.x
svn: r20796
2012-12-19 09:42:52 +00:00
Tim G L Lyons
55d9ef2dbf 0006009: Media objects attached to Marriage events and Sources are not included in Narrative Web Site
* restructure the families index so families are indexed under both spouses, and the family name is normalised
* separate out Families section in individual and families pages so individual page links to the family page and family page links to both people
* normalise links to families so the link is only displayed if the family page is present, and the gid is included when appropriate
* remove highlighting of media subregions except in the media pages (it was confusing and not very well implemented)
* include people whose surname is absent in the individual, surname and families indexes
* html_escape names and surnames
* always display media thumbnails for first image in Gallery list (in some cases they were suppressed if they had been displayed at the top of the page)
* change partner and parent columns in families index to improve the layout of the HTML and put the comma between multiple partners in the right place
* use event description (where present) instead of just event type in back references
* fix bug in the way obj_dict and bkref_dict were initialised

svn: r20795
2012-12-18 22:55:56 +00:00
Benny Malengier
eb52e2f3de 6224: Can't select with ot without media when taking backup
svn: r20793
2012-12-18 16:22:26 +00:00
Benny Malengier
f39e82c9b3 6215: Descendant Fanchart error on duplicate children
svn: r20792
2012-12-18 15:01:50 +00:00
Benny Malengier
ef023ffdb3 6227: libhtml handles strings differently in python2.x and python3.x
svn: r20791
2012-12-18 14:05:46 +00:00
Benny Malengier
0e01b5919e 6231: WARNING: configmanager.py: line 309: WARNING: ignoring key with wrong type
'behavior.autoload'


svn: r20789
2012-12-18 11:50:02 +00:00
Benny Malengier
100eeec905 fix wrong print_exc usage, see bug 6223
svn: r20788
2012-12-18 11:17:47 +00:00
Benny Malengier
0f35aa4aa3 update readme for correct gtkspell support
svn: r20787
2012-12-18 11:11:36 +00:00
Benny Malengier
aa5e2f0847 python 3 support, keys should be list if we want to iterate and delete
svn: r20786
2012-12-18 10:49:09 +00:00
Doug Blank
f90198e0c2 Template for webapp admin HTML header
svn: r20785
2012-12-16 14:34:17 +00:00
Jérôme Rapinat
e5beb28b0c import Pango before Gtk, or some things start to go wrong in GTK3 (see gramps/gui/grampsgui.py)
svn: r20784
2012-12-15 09:59:49 +00:00
Jérôme Rapinat
3c285ad02e 5621: better named_arguments for Bidirectional Text support and when more than one argument into string
svn: r20783
2012-12-15 09:46:18 +00:00
Jérôme Rapinat
c2443c74d4 update and add more comments
svn: r20782
2012-12-13 20:43:32 +00:00
Nick Hall
dbd8edaae6 Add .gitignore file
svn: r20781
2012-12-13 14:05:30 +00:00
Espen Berg
fb55907dc3 Committed the latest revisions of nn.po and nb.po from branches/maintenance/gramps34 as a replacement from nothing...
svn: r20779
2012-12-10 20:06:50 +00:00
Tim G L Lyons
dfcfacfaec A couple more work arounds for bug 6227
svn: r20776
2012-12-09 17:59:28 +00:00
Tim G L Lyons
de4953f090 Various fixes for python 3 and for typos.
* internal table changed to use zero for unknown birthdates
* codecs.EncodedFile removed as I couldn't get it to work
* work around for  self.database.iter under python 3 returns (binary) data rather than text
* work around for bug 6227
* various typos when latest gramps34 was merged in.

svn: r20775
2012-12-09 17:38:10 +00:00
Tim G L Lyons
d21eae52e1 patch to get reload to work in trunk
svn: r20774
2012-12-07 18:57:54 +00:00
Doug Blank
096694439e Added note reference controls (order, delete, edit ref); working on infrastructure to add notes to names, etc.
svn: r20773
2012-12-07 12:28:02 +00:00
Tim G L Lyons
8203d2f49f fixed problem that bibliography ignores media attached to citations, so if that is the only 'interesting' thing about the citation, the citation media is not output
svn: r20772
2012-12-05 22:56:53 +00:00
Tim G L Lyons
7802b0a43b * Removed a lot of redundant code and parameters (mainly connected with the old way of determining the objects to be included in the report).
* Moved routines for calculating objects to be output so they can be part of default list building classes.

* Replaced person link routine with one that takes into account whether there is a page for the person.

* Included repository reference media type and call number in the 'Repositories' section of the relevant source instead of the Repository page.

* Implemented a generalised back reference function to display the 'References' section of all pages. This recursively displays references till one is found for which a page exists.

* Removed list of people and families from heading of the event pages as these are now in the 'References' section.

* Fixed bug "0005968: Narrated Web Site not copying Source Citations files such as jpg or pdf docs to web site" and "0005946 GRAMPS failed to insert jpeg image into proper place for an event" by displaying a thumbnail for citation media in the 'Source References' section (with a link to the media page)

svn: r20769
2012-12-05 19:34:20 +00:00
Doug Blank
84ee7c8ff8 Changes for Django 1.4; should now be updated from gramps35
svn: r20766
2012-12-05 02:34:05 +00:00
Jérôme Rapinat
159d683ed7 sphinx needs docutils libs for man file generation; typo on french version
svn: r20765
2012-12-04 08:51:01 +00:00
Jérôme Rapinat
d6b6d09577 5621: test for docutils
svn: r20764
2012-12-03 18:48:03 +00:00
Jérôme Rapinat
bb7470e604 5621: add quick samples of odt and man files generation via docutils
svn: r20763
2012-12-03 18:19:39 +00:00
Jérôme Rapinat
81172d0c95 specific import path for Date Editor
svn: r20762
2012-12-03 15:39:03 +00:00
Jérôme Rapinat
79ed692aa5 specific import path for generating GUI section
svn: r20761
2012-12-03 15:15:42 +00:00
Jérôme Rapinat
fe0d77ee77 5621: start to use markups and update formating
svn: r20760
2012-12-03 10:38:24 +00:00
Jérôme Rapinat
eb4544e16c 5621: start to use markups
svn: r20759
2012-12-03 09:59:21 +00:00
Jérôme Rapinat
2a100e8a8d 5621: start to use markups
svn: r20758
2012-12-03 09:49:41 +00:00
Jérôme Rapinat
66988f0d3f 5621: typo on french files
svn: r20757
2012-12-03 09:31:19 +00:00
Jérôme Rapinat
7c7efb4db5 5621: encoding and non-ASCII characters for Portuguese
svn: r20756
2012-12-03 09:09:35 +00:00
Nick Hall
987701c5fc Fix bug in undo history dialog
svn: r20755
2012-12-03 00:49:51 +00:00
Nick Hall
222f7bc1c8 Fix error when returning path of top level node
svn: r20753
2012-12-02 23:32:36 +00:00
Nick Hall
3dd5c5976d Bug fix
svn: r20752
2012-12-02 21:24:37 +00:00
Nick Hall
b0d607dcd5 python3 fix
svn: r20751
2012-12-02 21:21:39 +00:00
Jérôme Rapinat
8a1995be75 only use one -letter as flag (3 characters) when use choice list; sys.argv[2:] issue
svn: r20749
2012-12-02 17:39:25 +00:00
Jérôme Rapinat
01676a58a4 only use one -letter as flag (3 characters) when use choice list; sys.argv[2:] issue
svn: r20748
2012-12-02 17:29:13 +00:00
Jérôme Rapinat
6f6c3845f0 add "all" argument for check and update flag (maintenance and tests)
svn: r20747
2012-12-02 17:22:40 +00:00
Jérôme Rapinat
870f54c733 typo
svn: r20745
2012-12-02 14:09:44 +00:00
Doug Blank
af1d8b1ed1 Add missing Gramps license information (thanks Paul Franklin)
svn: r20743
2012-12-02 14:05:54 +00:00