Commit Graph

1306 Commits

Author SHA1 Message Date
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
mdipierro 9224e0c3f2 removed applications/welcome/private/auth.key 2012-09-12 11:26:21 -05:00
mdipierro 8fb24e5315 removed unnecessary line 2012-09-12 11:16:51 -05:00
mdipierro 92557c8225 fixed issue 1000, broken GAE belongs for field id, thanks Alan 2012-09-12 11:10:58 -05:00
mdipierro 33e6975ac4 fixed issue 999 removed unwanted redirect in grid 2012-09-12 11:08:32 -05:00
mdipierro e02309bc44 fixed span12 problem in welcome 2012-09-12 10:43:40 -05:00
mdipierro a6269d77ae navbar dropdown, thanks Paolo 2012-09-12 10:18:34 -05:00
mdipierro ad6ed03f0d fixed minify caching problem, thanks Niphlod 2012-09-12 09:55:56 -05:00
mdipierro e3a9044164 moved deafult headers logic, thanks Niphlod 2012-09-11 17:32:46 -05:00
mdipierro 9a781c0f2b more examples in routes.example.py 2012-09-11 16:49:30 -05:00
mdipierro 00eb0d8a85 yet simpler header logic, thanks Anthony and Niphlod 2012-09-11 14:06:44 -05:00
mdipierro 722fb1fb91 removed headers from response.stream 2012-09-11 14:02:55 -05:00
mdipierro 9182e7a882 better languages.py, thanks Vladyslav 2012-09-11 13:37:16 -05:00
mdipierro 49c82bcd65 allow removal of headers with response.headers[key]=None 2012-09-11 12:59:45 -05:00
mdipierro 87a1a861b8 possible fix for default response haders 2012-09-11 12:53:44 -05:00
mdipierro c17e191815 menu has empty components 2012-09-11 10:28:31 -05:00
mdipierro dbf7a3f72d auth.wiki(restrict_search=True) authors can only search their own pages 2012-09-11 10:25:56 -05:00
mdipierro fc3efaed3d better handling of cross-domain urls in parametric router, thanks Jonathan 2012-09-11 09:55:58 -05:00
mdipierro 314278ac69 fixed issue 996 2012-09-11 09:53:08 -05:00