Commit Graph

20652 Commits

Author SHA1 Message Date
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
Jérôme Rapinat
fbac0193af upgrade deprecated "optparse" module to "argparse" for a python2.7/3.2 support; skip fuzzy by default because it is ignored on .mo generation and not yet reviewed by translators; only check and print a summary
svn: r20742
2012-12-02 13:52:37 +00:00
Jérôme Rapinat
f44e1d2297 5621: limit unrelated warnings and update the french version
svn: r20741
2012-12-02 11:39:49 +00:00
Jérôme Rapinat
7c534d3bdc 5621: export section was missing on the English version
svn: r20739
2012-12-02 10:57:06 +00:00
Jérôme Rapinat
dfcc87fff0 5621: fix toctree warnings by using TOC way for html output
svn: r20738
2012-12-02 10:13:42 +00:00
Mirko Leonhäuser
bf3444778d updated german translation
svn: r20737
2012-12-02 02:01:07 +00:00
Doug Blank
98a26cd53a Changes to: 1) bring trunk up to where gramps35 webapp was, 2) to bring old code up to python3 and pygobject use, and 3) use Django 1.4; (not all of webapp is back to working state yet)
svn: r20736
2012-12-01 22:25:36 +00:00
Doug Blank
03bafbd9e6 Changes to: 1) bring trunk up to where gramps35 webapp was, 2) to bring old code up to python3 and pygobject use, and 3) use Django 1.4; (not all of webapp is back to working state yet)
svn: r20735
2012-12-01 22:13:30 +00:00
Jérôme Rapinat
8759bc0c03 5621: support for localized man files
svn: r20734
2012-12-01 19:14:43 +00:00
Jérôme Rapinat
64846b1892 5621: update some urls
svn: r20733
2012-12-01 17:52:29 +00:00
Jérôme Rapinat
6b1477d4b5 5621: fix some indentation issues
svn: r20732
2012-12-01 17:41:17 +00:00
Jérôme Rapinat
29a7d3b036 5621: fix some indentation issues
svn: r20731
2012-12-01 17:37:48 +00:00
Jérôme Rapinat
29e04b9dc3 5621: fix some indentation issues
svn: r20730
2012-12-01 17:28:43 +00:00
Jérôme Rapinat
61daa7eb77 5621: fix some indentation issues
svn: r20729
2012-12-01 17:10:57 +00:00
Jérôme Rapinat
a152c05b99 5621: move .rst files into related 'lang' directory
svn: r20728
2012-12-01 17:04:52 +00:00
Jérôme Rapinat
c26cffaffb 5621: start to use makup on fr.rst
svn: r20727
2012-12-01 17:02:47 +00:00
Jérôme Rapinat
255d26fa4b 5621: add a quick rst file format version for Portuguese
svn: r20726
2012-12-01 16:29:43 +00:00
Jérôme Rapinat
ca0501bab0 5621: provide translations environment for man files
svn: r20725
2012-12-01 16:02:41 +00:00
Jérôme Rapinat
20f3ac2c58 5621: update commands
svn: r20724
2012-12-01 14:04:51 +00:00
Jérôme Rapinat
a2f0092403 5621: try to move man files generation to something more pythonic with translation support by using sphinx and python
svn: r20723
2012-12-01 13:55:32 +00:00
Jérôme Rapinat
1dd0ebca64 update to new root dir ('src' to 'gramps')
svn: r20722
2012-12-01 11:52:17 +00:00
Jérôme Rapinat
eca67c5c3e update broken url (url for SVN)
svn: r20721
2012-12-01 11:46:54 +00:00
Jérôme Rapinat
84618d0633 update broken url (url for SVN)
svn: r20720
2012-12-01 11:44:11 +00:00
Jérôme Rapinat
ee5290e02b start a quick alternative to Makefile builder for API documentations
svn: r20719
2012-12-01 11:35:07 +00:00
Jérôme Rapinat
bbcb1dd406 better print statement (if need)
svn: r20718
2012-12-01 10:36:36 +00:00
Jérôme Rapinat
3845dfb304 po files selector for displaying content of translation file
svn: r20717
2012-12-01 10:16:44 +00:00