Commit Graph

38 Commits

Author SHA1 Message Date
mdipierro a558af3b09 fixed bug in language file that corrupts files on language update, thanks kverdecia2 2012-09-01 22:32:12 -05:00
mdipierro 92ad68aad7 try... execpt plural_rules 2012-08-31 00:31:51 -05:00
mdipierro 156c2c294e fixed plural rules with pkgutil 2012-08-30 23:55:14 -05:00
mdipierro c6037b0355 windows and osx cannot find the rules folder, for now, ignore it 2012-08-30 23:07:51 -05:00
mdipierro 53889ece3d fixed bug in pluralization, thanks Vladyslav 2012-08-30 15:20:36 -05:00
mdipierro ec92b8fff1 fixed path find for pluralization rules 2012-08-30 14:54:40 -05:00
mdipierro b3033ddf52 removed code comitted accidentally 2012-08-29 15:12:46 -05:00
mdipierro 789bacce10 fixed some problems with admin no GAE, still readonly 2012-08-29 15:09:08 -05:00
mdipierro 7254e950e5 fixed some typos, thanks Jonathan 2012-08-27 12:15:30 -05:00
mdipierro 673e6b398d faster and leaner languages, should be 100% backward compatible, plurals work again 2012-08-27 10:57:26 -05:00
mdipierro 9c4375258b better portalocker 2012-08-27 10:06:09 -05:00
mdipierro 86df475ae2 faster languages.py, still disabled plurals 2012-08-27 07:41:34 -05:00
mdipierro 6d78589ed0 simplified languages.py, disable (for today) plural subsystem 2012-08-27 01:43:04 -05:00
mdipierro d322ec5690 fixed @//// in wiki and pep8 spacing 2012-08-25 11:29:11 -05:00
mdipierro a608df5a29 removed unwanted whitespaces 2012-08-16 11:56:07 -05:00
mdipierro 041e0637bc markmin and languages autolinks, thanks Vladyslav 2012-07-30 20:23:05 -05:00
mdipierro d55755e7eb fixed problem with lazyT.__mod__ 2012-07-18 16:03:43 -05:00
mdipierro 263599e43b added pbkdf2 support, simplified logic 2012-07-18 12:24:28 -05:00
mdipierro b75ebb9887 new languages patch with pluralization, thanks Vladyslav 2012-07-18 11:22:41 -05:00
mdipierro f407e5c666 improved admin navigation, thanks Vladyslav 2012-07-15 17:28:46 -05:00
mdipierro adc9b38606 fixed T(T('..')) and added tools.Wiki 2012-07-14 17:50:51 -05:00
mdipierro 75f6bb3342 minor cleanup in languages 2012-07-12 15:13:49 -05:00
mdipierro 4496bc5428 improved language caching, key includes filter 2012-07-12 15:09:19 -05:00
mdipierro 76b0339148 improved language handling, thanks Vladyslav 2012-07-12 14:58:29 -05:00
Massimo Di Pierro ebcdbae047 fixed a problem with path detection in languages, thanks Vlad 2012-05-28 19:15:29 -05:00
Massimo Di Pierro 28f4d26630 language files are now searched recursively, thanks Vlad 2012-05-28 13:32:40 -05:00
Massimo Di Pierro 296e9f0d0e language files are now searched recursively, thanks Vlad 2012-05-28 13:31:40 -05:00
Massimo DiPierro f3996a7703 better translation interface, thanks Daniel González Zaballos 2012-05-10 16:30:37 -05:00
Massimo Di Pierro ba93692ed4 fixed issue 728, bug in languages, thanks pgergo 2012-03-26 11:17:20 -05:00
Massimo DiPierro ce34938ad1 fixed issue 692, currupted language files not longer overwritten 2012-03-12 15:56:14 -05:00
Massimo Di Pierro 02e7f38da7 fixed a major problem with locking in languages, thanks Dan McGee fr the help 2012-02-29 13:38:59 -06:00
Massimo Di Pierro 6cb0e3aa2e fix to improved debugger (thanks Mariano) and one in test_languages 2012-02-28 22:00:41 -06:00
Massimo DiPierro 5c58d8a12e fixed test failure in language locking 2012-02-28 11:18:03 -06:00
Massimo Di Pierro 0029b43aac revert commented unlock in languages or test failure 2012-01-16 21:37:33 -06:00
Massimo DiPierro ade52fe8f8 reverted use of os.ftruncate in languages because not portable on windows but removed unlocking when locked shared, should be tested 2012-01-13 23:00:16 -06:00
Massimo Di Pierro 871fd6dcfc fixed problem with language file unlocking, thanks Anders Roos 2012-01-12 14:14:51 -06:00
Massimo Di Pierro d281acb421 fixws and 'new' button in grid query 2011-12-05 11:39:42 -06:00
Massimo Di Pierro d421c1321b initial commit 2011-11-22 23:30:42 -06:00