Hardirc
|
f227397ccf
|
Improve PEP8 gluon/languages.py
|
2015-03-06 22:08:50 -05:00 |
|
niphlod
|
f1606ee091
|
added tests and refactored incorrect docstrings
|
2014-05-29 23:34:32 +02:00 |
|
viniciusban
|
1d7f96c06b
|
Don't write translation file when T.is_writable == False
|
2014-03-17 04:04:59 -03:00 |
|
mdipierro
|
84365f6721
|
fixed problem with circular imputs on GAE?
|
2014-03-13 08:41:31 -05:00 |
|
niphlod
|
c44cfcb27c
|
sphinx-compatible docstrings
|
2014-03-11 22:18:33 +01:00 |
|
mdipierro
|
6cd2bf9fea
|
better transliteration in slugs, thanks winniehell
|
2014-03-02 17:45:45 -06:00 |
|
mdipierro
|
fa1c719c96
|
removed conflict from languages, thanks Niphlod
|
2013-12-01 10:00:05 -06:00 |
|
mdipierro
|
77b66d6015
|
fixed conflict
|
2013-11-30 16:50:31 -06:00 |
|
Fran Boon
|
ad87d196e5
|
Enhance encoding header of languages/*.py
|
2013-11-29 12:07:36 +00:00 |
|
mdipierro
|
d6a8a3d410
|
Espanol language patches, thanks Vladyslav Kozlovskyy
|
2013-11-11 09:40:57 -06:00 |
|
mdipierro
|
d111f331ca
|
fixed issue 1196:add language subfolders, thanks jamarcer
|
2013-09-23 14:54:29 -05:00 |
|
mdipierro
|
860f40ca63
|
added support for 3letter language files, issue 1680, thanks Fran
|
2013-09-19 21:33:31 -05:00 |
|
mdipierro
|
ed9def985e
|
R-2.6.1
|
2013-09-12 17:08:52 -05:00 |
|
Alfonso de la Guarda Reyes
|
a51d087797
|
Fixing some typos inside tests and unneeded modules
|
2013-09-02 19:32:26 -05:00 |
|
mdipierro
|
ca0bbac685
|
chaged pickling rules for lazyT
|
2013-08-29 18:57:52 -05:00 |
|
mdipierro
|
244d3c68eb
|
fixed newlines
|
2013-03-29 02:13:35 -05:00 |
|
mdipierro
|
74ecc762f3
|
fixed issue 1363, failsafe when languages folder does not exist, thanks Roberto
|
2013-03-06 12:24:30 -06:00 |
|
Massimo
|
fd16eb767e
|
fixed missing sys in languages
|
2012-10-24 16:04:32 -05:00 |
|
mdipierro
|
50497b3c1f
|
languages.py closer to python 3.0 support
|
2012-10-23 10:28:46 -05:00 |
|
mdipierro
|
46610d59ce
|
language changes
|
2012-10-22 22:14:40 -05:00 |
|
mdipierro
|
6aa5edc7ff
|
many pep8 improvements
|
2012-10-19 12:33:53 -05:00 |
|
mdipierro
|
71ec15190b
|
some pep8 changes (fixed spacing at end)
|
2012-10-19 10:37:07 -05:00 |
|
mdipierro
|
3a66f5e330
|
fixed some pep8 stuff
|
2012-10-19 09:40:17 -05:00 |
|
mdipierro
|
5d2967abdf
|
T.is_writable, thanks Fran
|
2012-10-17 09:13:48 -05:00 |
|
Massimo
|
418e753684
|
current.T.is_writable=False no languages write, thanks Fran
|
2012-10-16 10:54:33 -05:00 |
|
mdipierro
|
647ac1f84b
|
more languages patches, thanks Vladyslav
|
2012-10-15 16:28:51 -05:00 |
|
mdipierro
|
cac6633bf7
|
entropy computation in IS_STRONG, thanks Jonathan
|
2012-09-20 09:14:51 -05:00 |
|
mdipierro
|
78540624ae
|
forgiving T for unicode, thanks Vladyslav
|
2012-09-13 06:59:42 -05:00 |
|
mdipierro
|
9182e7a882
|
better languages.py, thanks Vladyslav
|
2012-09-11 13:37:16 -05:00 |
|
mdipierro
|
97bcdfd73a
|
fixed issue 964, thanks Jonathan
|
2012-09-09 09:20:45 -05:00 |
|
mdipierro
|
0f94ac864b
|
fixed bug in language file that corrupts files on language update, thanks kverdecia2
|
2012-09-01 22:32:12 -05:00 |
|
mdipierro
|
358301338c
|
try... execpt plural_rules
|
2012-08-31 00:31:51 -05:00 |
|
mdipierro
|
e46141adf9
|
fixed plural rules with pkgutil
|
2012-08-30 23:55:14 -05:00 |
|
mdipierro
|
61c33a7038
|
windows and osx cannot find the rules folder, for now, ignore it
|
2012-08-30 23:07:51 -05:00 |
|
mdipierro
|
98ff3b0677
|
fixed bug in pluralization, thanks Vladyslav
|
2012-08-30 15:20:36 -05:00 |
|
mdipierro
|
f83803ffad
|
fixed path find for pluralization rules
|
2012-08-30 14:54:40 -05:00 |
|
mdipierro
|
e69a22748f
|
removed code comitted accidentally
|
2012-08-29 15:12:46 -05:00 |
|
mdipierro
|
a40b55d8d4
|
fixed some problems with admin no GAE, still readonly
|
2012-08-29 15:09:08 -05:00 |
|
mdipierro
|
ab88eca645
|
fixed some typos, thanks Jonathan
|
2012-08-27 12:15:30 -05:00 |
|
mdipierro
|
3ff4176e1f
|
faster and leaner languages, should be 100% backward compatible, plurals work again
|
2012-08-27 10:57:26 -05:00 |
|
mdipierro
|
222364e040
|
better portalocker
|
2012-08-27 10:06:09 -05:00 |
|
mdipierro
|
e5568aaa82
|
faster languages.py, still disabled plurals
|
2012-08-27 07:41:34 -05:00 |
|
mdipierro
|
47dcc8badd
|
simplified languages.py, disable (for today) plural subsystem
|
2012-08-27 01:43:04 -05:00 |
|
mdipierro
|
dcce7fc39a
|
fixed @//// in wiki and pep8 spacing
|
2012-08-25 11:29:11 -05:00 |
|
mdipierro
|
e76bcf0ea9
|
removed unwanted whitespaces
|
2012-08-16 11:56:07 -05:00 |
|
mdipierro
|
275363de2b
|
markmin and languages autolinks, thanks Vladyslav
|
2012-07-30 20:23:05 -05:00 |
|
mdipierro
|
6a3ef83060
|
fixed problem with lazyT.__mod__
|
2012-07-18 16:03:43 -05:00 |
|
mdipierro
|
1e657f0121
|
added pbkdf2 support, simplified logic
|
2012-07-18 12:24:28 -05:00 |
|
mdipierro
|
9cfb1e8afd
|
new languages patch with pluralization, thanks Vladyslav
|
2012-07-18 11:22:41 -05:00 |
|
mdipierro
|
d5f5f5495b
|
improved admin navigation, thanks Vladyslav
|
2012-07-15 17:28:46 -05:00 |
|