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
Jérôme Rapinat
2ca04af319
start to use choice lists (argsparser)
...
svn: r20716
2012-12-01 10:10:44 +00:00
Jérôme Rapinat
f4abcb7f66
check defaults
...
svn: r20715
2012-12-01 09:45:14 +00:00
Doug Blank
f491fcd3f8
Added missing fan.childring initialization (set to false as children are shown in rings)
...
svn: r20714
2012-12-01 07:32:59 +00:00
Jérôme Rapinat
9e381f2ad5
start to upgrade deprecated "optparse" module to "argparse" (python 2.7/3.2)
...
svn: r20713
2012-11-30 20:33:44 +00:00
Jérôme Rapinat
a87a4f9868
GEP008: update references for documentation
...
svn: r20711
2012-11-30 10:00:48 +00:00
Paul Franklin
dbe7fbc248
revert accidental 20685 regressions (and therefore 20699 corrections)
...
svn: r20710
2012-11-29 21:37:25 +00:00
Mirko Leonhäuser
d1bda1ec09
updated german translation
...
svn: r20709
2012-11-27 21:33:06 +00:00
Paul Franklin
1c22612f5d
for Python files in the "gramps" (only) sub-tree:
...
1) add SVN svn:keywords "Id" property if it didn't have it
2) add SVN svn:mime-type "text/plain" property if it didn't have it
3) add SVN "Id" line to the file if it had none
4) reformat SVN "Id" line in the file if it needed it
svn: r20708
2012-11-27 04:31:14 +00:00
Paul Franklin
6170e7fcbd
add "Id" property
...
svn: r20707
2012-11-27 03:41:05 +00:00
Jérôme Rapinat
deece38ffa
typo
...
svn: r20705
2012-11-26 15:15:28 +00:00
Mirko Leonhäuser
04775cea4e
updated german translation
...
svn: r20703
2012-11-25 13:13:33 +00:00
Mirko Leonhäuser
adb6b449ff
updated german translation
...
svn: r20701
2012-11-24 12:39:03 +00:00
Peter Landgren
6a2ca043a4
Fix of minor error i number of unique surnames.
...
svn: r20700
2012-11-23 18:15:31 +00:00
Benny Malengier
a1591a964c
python 3 support, avoid use of unicode
...
svn: r20699
2012-11-23 17:22:00 +00:00
Benny Malengier
db6a462bc2
fix writing plugin menu error
...
svn: r20698
2012-11-23 12:08:27 +00:00
Benny Malengier
755d88fa0e
Remove testing label
...
svn: r20697
2012-11-23 07:43:25 +00:00
Brian Matherly
5b7312f80d
Fix ODT output for Python < 3
...
svn: r20696
2012-11-23 05:06:01 +00:00
Brian Matherly
3c3e5e8248
Tweak docgen registration to specify options class name. Fix CLI reports.
...
svn: r20695
2012-11-23 04:12:50 +00:00