Commit Graph

1308 Commits

Author SHA1 Message Date
mdipierro ea539d50e2 adding missing import in scheduler 2012-09-16 14:10:39 -05:00
mdipierro 497bbf002c possibly fixed issue 1011 2012-09-16 13:55:29 -05:00
mdipierro 2629fac624 fixed problem with error on liststring widget 2012-09-16 13:06:43 -05:00
mdipierro 30af5901eb fixed alignment in forms with list:string 2012-09-16 12:23:19 -05:00
mdipierro 42b60d3291 fixed datetime T in scheduler 2012-09-16 11:46:03 -05:00
mdipierro 9b53fd2302 fixed issue 1010, error reporting on list:string 2012-09-16 11:43:03 -05:00
mdipierro 972f64b6f9 better impersonate, thanks Alan 2012-09-16 10:43:39 -05:00
mdipierro 3eb4627ccf typo in new appadmin.html 2012-09-16 08:53:01 -05:00
mdipierro 2ba88b8951 auth.wiki(render='markmin'), thanks Guruyaya 2012-09-15 15:42:44 -05:00
mdipierro 117b04169c wiki file should be filename, thanks David 2012-09-15 13:41:24 -05:00
mdipierro c56d5bd066 gae_memcache.clear(), thanks Matt 2012-09-14 21:17:01 -05:00
mdipierro 00bfde9ce9 cache.with_prefix(cache.ram,'prefix'), thanks Bruno 2012-09-14 16:08:25 -05:00
mdipierro 5f503d0427 db.t.f.epoch(), thanks Niphlod 2012-09-14 15:51:58 -05:00
mdipierro 47bcab6b26 fixed google+ share 2012-09-14 09:42:16 -05:00
mdipierro ecca0439f1 db(table).select() uses table._id<>None instead of table._id>0 2012-09-14 09:27:09 -05:00
mdipierro e896be4037 fixed typo in setup script, thanks Devon 2012-09-14 09:23:31 -05:00
mdipierro b0e4284130 uninstalled apps backup under deposit 2012-09-14 08:47:42 -05:00
mdipierro 3e69889cca removed troublesome chipin widget 2012-09-13 21:48:40 -05:00
mdipierro dfb2e62c6c tables and field names should be allowed to start in a number, thanks Adi 2012-09-13 21:04:45 -05:00
mdipierro 73f3e74300 R-2.0.9 R-2.0.9 2012-09-13 17:48:19 -05:00
mdipierro d66377c716 R-2.0.9 2012-09-13 17:06:17 -05:00
mdipierro 6083e4cd97 conditional paginator makes better grid 2012-09-13 14:56:42 -05:00
mdipierro 1fb927978b yet more layout improvements, thanks Paolo 2012-09-13 14:12:06 -05:00
mdipierro bb3414f78e fixed grid layout again 2012-09-13 14:06:58 -05:00
mdipierro 35edb3587b fixed routes.examples.py 2012-09-13 09:28:44 -05:00
mdipierro 509f53a902 some more flash style changes 2012-09-13 09:08:12 -05:00
mdipierro 3dad0a8b8a yellow flash-top, thanks Paolo 2012-09-13 08:35:47 -05:00
mdipierro d242f56398 fixed dt = time_expire in memcache, thanks Bruno 2012-09-13 08:30:20 -05:00
mdipierro a63e24cd9d fixed error style again 2012-09-13 07:46:16 -05:00
mdipierro 0827815b8d better error messages 2012-09-13 07:18:23 -05:00
mdipierro fa73d46e82 forgiving T for unicode, thanks Vladyslav 2012-09-13 06:59:42 -05:00
mdipierro a84b9b6bf1 fixed bug in mem(e)cache 2012-09-13 06:58:45 -05:00
mdipierro 0d2414d7ec masking passwords in toolbar, thanks Bruno 2012-09-13 06:55:58 -05:00
mdipierro 54e67932a0 more flexible notifications 2012-09-12 22:53:59 -05:00
mdipierro 7898055f0c removed applications/welcome/private/auth.key 2012-09-12 11:26:21 -05:00
mdipierro 19e19f4ec5 removed unnecessary line 2012-09-12 11:16:51 -05:00
mdipierro 0f546e7062 fixed issue 1000, broken GAE belongs for field id, thanks Alan 2012-09-12 11:10:58 -05:00
mdipierro 2f6fbb689b fixed issue 999 removed unwanted redirect in grid 2012-09-12 11:08:32 -05:00
mdipierro 7e61e576cd fixed span12 problem in welcome 2012-09-12 10:43:40 -05:00
mdipierro 39f8a18c34 navbar dropdown, thanks Paolo 2012-09-12 10:18:34 -05:00
mdipierro 4b334c5117 fixed minify caching problem, thanks Niphlod 2012-09-12 09:55:56 -05:00
mdipierro 91c0b6c76a moved deafult headers logic, thanks Niphlod 2012-09-11 17:32:46 -05:00
mdipierro 6a170f3b7b more examples in routes.example.py 2012-09-11 16:49:30 -05:00
mdipierro 8f7bafb963 yet simpler header logic, thanks Anthony and Niphlod 2012-09-11 14:06:44 -05:00
mdipierro 2c509a7bc4 removed headers from response.stream 2012-09-11 14:02:55 -05:00
mdipierro cc3a8fc3a2 better languages.py, thanks Vladyslav 2012-09-11 13:37:16 -05:00
mdipierro 130a843605 allow removal of headers with response.headers[key]=None 2012-09-11 12:59:45 -05:00
mdipierro 9466389cd6 possible fix for default response haders 2012-09-11 12:53:44 -05:00
mdipierro 2fb6138ed2 menu has empty components 2012-09-11 10:28:31 -05:00
mdipierro 95a4f8e4d5 auth.wiki(restrict_search=True) authors can only search their own pages 2012-09-11 10:25:56 -05:00