Commit Graph

2859 Commits

Author SHA1 Message Date
mdipierro 8c14e64909 improved minify, thanks Niphlod 2012-09-17 21:25:05 -05:00
mdipierro b1d3e8faaa IS_IN_DB cacheable=True 2012-09-17 16:22:30 -05:00
mdipierro 9784c198e3 fixed a problem with order of table definitions in auth.wiki, thanks David 2012-09-17 14:23:13 -05:00
mdipierro 642a9c5c94 fixed problem with missing wiki_media.filename 2012-09-17 11:47:07 -05:00
mdipierro c83bdbd14e fixed issue 1014, thanks Sherdim 2012-09-17 11:43:26 -05:00
mdipierro 6880727e4f better layout, thanks Paolo 2012-09-17 11:36:00 -05:00
mdipierro db2ef362af fixed comment 2012-09-17 10:26:17 -05:00
mdipierro 233f0cfd0d fixed issue 1005, thanks howesc 2012-09-17 09:36:13 -05:00
mdipierro 3340398cd7 fixed imap dal __contains__ issue 1013, thanks Alan 2012-09-17 09:12:13 -05:00
mdipierro d2d07a3fc1 cid argument in SQLTABLE, thanks Massimiliano 2012-09-17 08:58:01 -05:00
mdipierro 1b9e7daca5 fixed ducktyping problem, thanks Jonathan 2012-09-17 07:13:26 -05:00
mdipierro 68e8cd64f1 fixed exception on missin stored_password 2012-09-17 07:10:51 -05:00
mdipierro 3b053b5d60 scripts/zip_static_files.py, thanks Niphlod 2012-09-16 15:55:10 -05:00
mdipierro 74284193dc niphlod is right, no need to to restrict gzip streaming to rocket 2012-09-16 15:54:20 -05:00
mdipierro c9a7b2394d convert distinct to groupby when not supported 2012-09-16 15:51:51 -05:00
mdipierro 6d79d3352c better streamer 2012-09-16 15:38:31 -05:00
mdipierro 508b3e1db7 adding missing import in scheduler 2012-09-16 14:10:39 -05:00
mdipierro 34a71b5e2d possibly fixed issue 1011 2012-09-16 13:55:29 -05:00
mdipierro 49fb0c90ad fixed problem with error on liststring widget 2012-09-16 13:06:43 -05:00
mdipierro 82bb245d43 fixed alignment in forms with list:string 2012-09-16 12:23:19 -05:00
mdipierro fa480b0bc3 fixed datetime T in scheduler 2012-09-16 11:46:03 -05:00
mdipierro 05d351cd68 fixed issue 1010, error reporting on list:string 2012-09-16 11:43:03 -05:00
mdipierro 60b6fd11f9 better impersonate, thanks Alan 2012-09-16 10:43:39 -05:00
mdipierro f5003bb07a typo in new appadmin.html 2012-09-16 08:53:01 -05:00
mdipierro 3bc94b2794 auth.wiki(render='markmin'), thanks Guruyaya 2012-09-15 15:42:44 -05:00
mdipierro 8960f91c7b wiki file should be filename, thanks David 2012-09-15 13:41:24 -05:00
mdipierro b52cf468af gae_memcache.clear(), thanks Matt 2012-09-14 21:17:01 -05:00
mdipierro 4031b49d77 cache.with_prefix(cache.ram,'prefix'), thanks Bruno 2012-09-14 16:08:25 -05:00
mdipierro 7afb5072c7 db.t.f.epoch(), thanks Niphlod 2012-09-14 15:51:58 -05:00
mdipierro 0a2f810264 fixed google+ share 2012-09-14 09:42:16 -05:00
mdipierro afcbfccdc4 db(table).select() uses table._id<>None instead of table._id>0 2012-09-14 09:27:09 -05:00
mdipierro 037215da47 fixed typo in setup script, thanks Devon 2012-09-14 09:23:31 -05:00
mdipierro ac736c6deb uninstalled apps backup under deposit 2012-09-14 08:47:42 -05:00
mdipierro 9ada6555e4 removed troublesome chipin widget 2012-09-13 21:48:40 -05:00
mdipierro 0cd5e0869d tables and field names should be allowed to start in a number, thanks Adi 2012-09-13 21:04:45 -05:00
mdipierro e478e836a2 R-2.0.9 2012-09-13 17:48:19 -05:00
mdipierro 369681d76d R-2.0.9 2012-09-13 17:06:17 -05:00
mdipierro d8cf6810b8 conditional paginator makes better grid 2012-09-13 14:56:42 -05:00
mdipierro b6a00269af yet more layout improvements, thanks Paolo 2012-09-13 14:12:06 -05:00
mdipierro 8f267a19c4 fixed grid layout again 2012-09-13 14:06:58 -05:00
mdipierro 59d9645f33 fixed routes.examples.py 2012-09-13 09:28:44 -05:00
mdipierro ab985d90f7 some more flash style changes 2012-09-13 09:08:12 -05:00
mdipierro 1894c4b855 yellow flash-top, thanks Paolo 2012-09-13 08:35:47 -05:00
mdipierro c2109e9744 fixed dt = time_expire in memcache, thanks Bruno 2012-09-13 08:30:20 -05:00
mdipierro 7755a58bb3 fixed error style again 2012-09-13 07:46:16 -05:00
mdipierro 1b0890ae6e better error messages 2012-09-13 07:18:23 -05:00
mdipierro 78540624ae forgiving T for unicode, thanks Vladyslav 2012-09-13 06:59:42 -05:00
mdipierro 1db243e236 fixed bug in mem(e)cache 2012-09-13 06:58:45 -05:00
mdipierro 9cca0dcce8 masking passwords in toolbar, thanks Bruno 2012-09-13 06:55:58 -05:00
mdipierro c9f05b0299 more flexible notifications 2012-09-12 22:53:59 -05:00