Commit Graph

2859 Commits

Author SHA1 Message Date
mdipierro 1b15818ab6 better pep8 in ldap_auth.py, thanks Gyuris 2012-10-25 08:47:36 -05:00
mdipierro a48b008f99 wiki edit menu pages conditional to login 2012-10-25 08:22:34 -05:00
mdipierro 7ec816bf73 better sessions2trash.py, thanks Jim 2012-10-25 08:17:30 -05:00
Massimo fd16eb767e fixed missing sys in languages 2012-10-24 16:04:32 -05:00
mdipierro 90bcc9b08b dal almost runs with python 3.3 but fails a test on 2.5 2012-10-23 11:30:02 -05:00
mdipierro 3d6be9a383 dal compiles with python 3.3 2012-10-23 11:13:29 -05:00
mdipierro d575d8053f template compiles with python 3.0 2012-10-23 10:45:17 -05:00
mdipierro 50497b3c1f languages.py closer to python 3.0 support 2012-10-23 10:28:46 -05:00
mdipierro 49b40a1cf3 utils compiles with python 3 2012-10-23 10:17:23 -05:00
mdipierro 36518ecbeb reverted changs to utils 2012-10-23 10:13:17 -05:00
mdipierro 28e773f9a7 utils compiles with python 3 2012-10-23 10:11:33 -05:00
mdipierro 5247981fa8 aes python 3 compiles (but does work well?) 2012-10-23 09:54:07 -05:00
mdipierro ea6714e89b aes new raise compliant 2012-10-23 09:44:34 -05:00
mdipierro 5a63fddf02 reverted previous change but still problems with concurency multiple dbs in different folders in same app 2012-10-22 22:52:40 -05:00
mdipierro 510e8d70d7 THREAD_LOCAL folder not reset in dal 2012-10-22 22:49:35 -05:00
mdipierro 108aeb0ee1 portable languages 2012-10-22 22:21:11 -05:00
mdipierro 46610d59ce language changes 2012-10-22 22:14:40 -05:00
mdipierro b5603d6956 minor fix in dal for rare condition 2012-10-22 18:50:18 -05:00
mdipierro f0efd80e44 minor fix in dal for rare condition 2012-10-22 15:07:38 -05:00
mdipierro b7208616cd R-2.2.1 2012-10-21 10:54:13 -05:00
mdipierro cdaf4f651b assign_task takes better care for group_names, thanks Niphlod 2012-10-21 09:23:26 -05:00
mdipierro ce979d2945 fixed a problem with capitalization in wiki 2012-10-20 19:38:54 -05:00
mdipierro 5aa27fc562 assign_task takes better care for group_names, thanks Niphlod 2012-10-20 15:27:13 -05:00
mdipierro dc23087847 fixed issue 1102, thanks howesc 2012-10-20 10:12:04 -05:00
mdipierro 28084cf99a fixed issue 1109, thanks Niphlod 2012-10-20 10:11:08 -05:00
mdipierro 5d439bdc30 fixed issue 1100, thanks sherdim 2012-10-20 10:08:58 -05:00
mdipierro 3f4330d9b1 removed print statements from scheduler, thanks Niphlod 2012-10-20 10:03:57 -05:00
mdipierro b9a1056503 back button in mobile admin demo 2012-10-19 18:43:14 -05:00
mdipierro 98353bc18a fixed problem with new importer and custom import 2012-10-19 18:36:39 -05:00
mdipierro 32a9d36934 populate fix and pep8 2012-10-19 14:59:30 -05:00
mdipierro 295084976b pep8 in scripts/*.py 2012-10-19 14:22:42 -05:00
mdipierro d053900032 fixed pep8 in apps 2012-10-19 14:13:37 -05:00
mdipierro c7943b8977 upgraded feedparer and PyRSS2Gen 2012-10-19 12:59:58 -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 ea9ae52e10 scheduler.queue_task, thank Niphlod 2012-10-18 18:20:51 -05:00
mdipierro ec0d7e6ecf codemirror autoresize 2012-10-18 13:42:49 -05:00
mdipierro 8d5c82c531 scheduler.queue_task(...), thanks Niphlod 2012-10-18 13:02:19 -05:00
mdipierro 3124fd90b9 better openshift error 2012-10-17 17:00:50 -05:00
mdipierro 255cb5e1de faster scheduler, thanks Niphlod 2012-10-17 16:01:29 -05:00
mdipierro a2a011f007 remove excessive session saving with caching of mobile_agent 2012-10-17 14:33:52 -05:00
mdipierro 1da32b81cf fixed appadmin bug and excessive session saving 2012-10-17 14:30:02 -05:00
mdipierro b1e5ed4018 fixed problem with session in cookie, thanks Niphlod 2012-10-17 12:04:19 -05:00
mdipierro 5d2967abdf T.is_writable, thanks Fran 2012-10-17 09:13:48 -05:00
Massimo 3ea3d1a5f8 inlined sluggify 2012-10-16 11:47:16 -05:00
Massimo 6a8423bd88 customizable session cookie expriration 2012-10-16 11:23:41 -05:00
Massimo 7798e49d8a session cookie data no expires by default 2012-10-16 11:14:52 -05:00
Massimo fd0f48f028 fixed auth.impersonating again, thanks Ricardo 2012-10-16 11:08:42 -05:00
Massimo 418e753684 current.T.is_writable=False no languages write, thanks Fran 2012-10-16 10:54:33 -05:00