système
8a8807c670
PR#284 9824: try to fix some remaining errors and warnings raised by pylint
2017-01-09 10:14:53 +01:00
SNoiraud
5180a376d6
8950 : Narrated: html elements emitted in different order with python 3 and date warning on windows
2015-11-27 21:37:34 +01:00
Nick Hall
2d92101438
Replace GRAMPS with Gramps in comments
2015-09-07 21:58:52 +01:00
SNoiraud
dee5d46be5
Narrative web and cms : links not present.
2015-09-07 10:19:19 +02:00
SNoiraud
3c1671d09f
NarrativeWeb : feature request 5530 (include in CMS or MVS)
2015-09-02 23:07:11 +02:00
Nick Hall
cdee00aca2
Remove trailing whitespace
2015-08-23 18:42:07 +01:00
Nick Hall
5da10c5a80
Replace cuni with str
2015-03-14 23:48:32 +00:00
Nick Hall
beab7892e5
Replace STRTYPE with str
2015-03-14 22:11:54 +00:00
Nick Hall
3b5efdf7ae
Remove imports from __future__ module
2015-03-14 16:10:36 +00:00
Malcom Lewis
86303f6116
Update FSF address to current location.
2014-08-08 19:39:45 -07:00
Paul Franklin
98db4da3ff
type in [8c94dc]
2014-07-21 18:27:19 -07:00
Paul Franklin
8c94dcfd27
6403: Remove markup in translatable messages -- partial
2014-07-06 13:14:01 -07:00
Nick Hall
f6be31eb39
Remove subversion substitution variables
2014-04-15 14:10:18 +01:00
John Ralls
796b2da855
GrampsLocale: Use glocale.lang or glocale.language[0]
...
To get the default localization instead of locale.getlocale() or
glocale.get_translation().language().
svn: r21694
2013-03-19 18:21:58 +00:00
John Ralls
4decf95b07
[r21424]Fix Py2 file encoding errors
...
svn: r21425
2013-02-24 02:20:09 +00:00
Tim G L Lyons
fa1151ef05
Narrative web: fix tar file output and HTML encoding output support.
...
svn: r21258
2013-01-30 18:58:44 +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
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
bb5fc7cb7c
2620: GEPS 031: Python 3 support - 3.2
...
This does patch updates Gramps to the 3.2 syntax, it does not yet mean Gramps works with python 3.2
Expect next day commits to fix further issues, but this is the main 2to3 tool created patch changed
where needed to have python 2.7 work.
Specific issues might be:
1. next has been changed, must be checked
2. new division as on the wiki page listed is to do
3. ...
svn: r20634
2012-11-07 17:53:14 +00:00
Benny Malengier
326d604365
GEPS 026: Replace 'make' for Gramps build
...
If we want to use Gramps from the code directory, src should be called gramps to allow import
svn: r20466
2012-09-30 11:55:52 +00:00