Commit Graph

  • 233f0cfd0d fixed issue 1005, thanks howesc mdipierro 2012-09-17 09:36:13 -05:00
  • 6a7b04199f fixed issue 1005, thanks howesc mdipierro 2012-09-17 09:36:13 -05:00
  • 3340398cd7 fixed imap dal __contains__ issue 1013, thanks Alan mdipierro 2012-09-17 09:12:13 -05:00
  • 2847e0f4df fixed imap dal __contains__ issue 1013, thanks Alan mdipierro 2012-09-17 09:12:13 -05:00
  • d2d07a3fc1 cid argument in SQLTABLE, thanks Massimiliano mdipierro 2012-09-17 08:58:01 -05:00
  • eec7f7c687 cid argument in SQLTABLE, thanks Massimiliano mdipierro 2012-09-17 08:58:01 -05:00
  • 1b9e7daca5 fixed ducktyping problem, thanks Jonathan mdipierro 2012-09-17 07:13:26 -05:00
  • a4253deda3 fixed ducktyping problem, thanks Jonathan mdipierro 2012-09-17 07:13:26 -05:00
  • 68e8cd64f1 fixed exception on missin stored_password mdipierro 2012-09-17 07:10:51 -05:00
  • 372d639601 fixed exception on missin stored_password mdipierro 2012-09-17 07:10:51 -05:00
  • 3b053b5d60 scripts/zip_static_files.py, thanks Niphlod mdipierro 2012-09-16 15:55:10 -05:00
  • 06e5c6869d scripts/zip_static_files.py, thanks Niphlod mdipierro 2012-09-16 15:55:10 -05:00
  • 74284193dc niphlod is right, no need to to restrict gzip streaming to rocket mdipierro 2012-09-16 15:54:20 -05:00
  • 933189c216 niphlod is right, no need to to restrict gzip streaming to rocket mdipierro 2012-09-16 15:54:20 -05:00
  • c9a7b2394d convert distinct to groupby when not supported mdipierro 2012-09-16 15:51:51 -05:00
  • c942881f36 convert distinct to groupby when not supported mdipierro 2012-09-16 15:51:51 -05:00
  • 6d79d3352c better streamer mdipierro 2012-09-16 15:38:31 -05:00
  • 99e491ca0f better streamer mdipierro 2012-09-16 15:38:31 -05:00
  • 508b3e1db7 adding missing import in scheduler mdipierro 2012-09-16 14:10:39 -05:00
  • ea539d50e2 adding missing import in scheduler mdipierro 2012-09-16 14:10:39 -05:00
  • 34a71b5e2d possibly fixed issue 1011 mdipierro 2012-09-16 13:55:29 -05:00
  • 497bbf002c possibly fixed issue 1011 mdipierro 2012-09-16 13:55:29 -05:00
  • 49fb0c90ad fixed problem with error on liststring widget mdipierro 2012-09-16 13:06:43 -05:00
  • 2629fac624 fixed problem with error on liststring widget mdipierro 2012-09-16 13:06:43 -05:00
  • 82bb245d43 fixed alignment in forms with list:string mdipierro 2012-09-16 12:23:19 -05:00
  • 30af5901eb fixed alignment in forms with list:string mdipierro 2012-09-16 12:23:19 -05:00
  • fa480b0bc3 fixed datetime T in scheduler mdipierro 2012-09-16 11:46:03 -05:00
  • 42b60d3291 fixed datetime T in scheduler mdipierro 2012-09-16 11:46:03 -05:00
  • 05d351cd68 fixed issue 1010, error reporting on list:string mdipierro 2012-09-16 11:43:03 -05:00
  • 9b53fd2302 fixed issue 1010, error reporting on list:string mdipierro 2012-09-16 11:43:03 -05:00
  • 60b6fd11f9 better impersonate, thanks Alan mdipierro 2012-09-16 10:43:39 -05:00
  • 972f64b6f9 better impersonate, thanks Alan mdipierro 2012-09-16 10:43:39 -05:00
  • f5003bb07a typo in new appadmin.html mdipierro 2012-09-16 08:53:01 -05:00
  • 3eb4627ccf typo in new appadmin.html mdipierro 2012-09-16 08:53:01 -05:00
  • 3bc94b2794 auth.wiki(render='markmin'), thanks Guruyaya mdipierro 2012-09-15 15:42:44 -05:00
  • 2ba88b8951 auth.wiki(render='markmin'), thanks Guruyaya mdipierro 2012-09-15 15:42:44 -05:00
  • 8960f91c7b wiki file should be filename, thanks David mdipierro 2012-09-15 13:41:24 -05:00
  • 117b04169c wiki file should be filename, thanks David mdipierro 2012-09-15 13:41:24 -05:00
  • b52cf468af gae_memcache.clear(), thanks Matt mdipierro 2012-09-14 21:17:01 -05:00
  • c56d5bd066 gae_memcache.clear(), thanks Matt mdipierro 2012-09-14 21:17:01 -05:00
  • 4031b49d77 cache.with_prefix(cache.ram,'prefix'), thanks Bruno mdipierro 2012-09-14 16:08:25 -05:00
  • 00bfde9ce9 cache.with_prefix(cache.ram,'prefix'), thanks Bruno mdipierro 2012-09-14 16:08:25 -05:00
  • 7afb5072c7 db.t.f.epoch(), thanks Niphlod mdipierro 2012-09-14 15:51:58 -05:00
  • 5f503d0427 db.t.f.epoch(), thanks Niphlod mdipierro 2012-09-14 15:51:58 -05:00
  • 0a2f810264 fixed google+ share mdipierro 2012-09-14 09:42:16 -05:00
  • 47bcab6b26 fixed google+ share mdipierro 2012-09-14 09:42:16 -05:00
  • afcbfccdc4 db(table).select() uses table._id<>None instead of table._id>0 mdipierro 2012-09-14 09:27:09 -05:00
  • ecca0439f1 db(table).select() uses table._id<>None instead of table._id>0 mdipierro 2012-09-14 09:27:09 -05:00
  • 037215da47 fixed typo in setup script, thanks Devon mdipierro 2012-09-14 09:23:31 -05:00
  • e896be4037 fixed typo in setup script, thanks Devon mdipierro 2012-09-14 09:23:31 -05:00
  • ac736c6deb uninstalled apps backup under deposit mdipierro 2012-09-14 08:47:42 -05:00
  • b0e4284130 uninstalled apps backup under deposit mdipierro 2012-09-14 08:47:42 -05:00
  • 9ada6555e4 removed troublesome chipin widget mdipierro 2012-09-13 21:48:40 -05:00
  • 3e69889cca removed troublesome chipin widget mdipierro 2012-09-13 21:48:40 -05:00
  • 0cd5e0869d tables and field names should be allowed to start in a number, thanks Adi mdipierro 2012-09-13 21:04:45 -05:00
  • dfb2e62c6c tables and field names should be allowed to start in a number, thanks Adi mdipierro 2012-09-13 21:04:45 -05:00
  • e478e836a2 R-2.0.9 mdipierro 2012-09-13 17:48:19 -05:00
  • 73f3e74300 R-2.0.9 R-2.0.9 mdipierro 2012-09-13 17:48:19 -05:00
  • 369681d76d R-2.0.9 mdipierro 2012-09-13 17:06:17 -05:00
  • d66377c716 R-2.0.9 mdipierro 2012-09-13 17:06:17 -05:00
  • d8cf6810b8 conditional paginator makes better grid mdipierro 2012-09-13 14:56:42 -05:00
  • 6083e4cd97 conditional paginator makes better grid mdipierro 2012-09-13 14:56:42 -05:00
  • b6a00269af yet more layout improvements, thanks Paolo mdipierro 2012-09-13 14:12:06 -05:00
  • 1fb927978b yet more layout improvements, thanks Paolo mdipierro 2012-09-13 14:12:06 -05:00
  • 8f267a19c4 fixed grid layout again mdipierro 2012-09-13 14:06:58 -05:00
  • bb3414f78e fixed grid layout again mdipierro 2012-09-13 14:06:58 -05:00
  • 59d9645f33 fixed routes.examples.py mdipierro 2012-09-13 09:28:44 -05:00
  • 35edb3587b fixed routes.examples.py mdipierro 2012-09-13 09:28:44 -05:00
  • ab985d90f7 some more flash style changes mdipierro 2012-09-13 09:08:12 -05:00
  • 509f53a902 some more flash style changes mdipierro 2012-09-13 09:08:12 -05:00
  • 1894c4b855 yellow flash-top, thanks Paolo mdipierro 2012-09-13 08:35:47 -05:00
  • 3dad0a8b8a yellow flash-top, thanks Paolo mdipierro 2012-09-13 08:35:47 -05:00
  • c2109e9744 fixed dt = time_expire in memcache, thanks Bruno mdipierro 2012-09-13 08:30:20 -05:00
  • d242f56398 fixed dt = time_expire in memcache, thanks Bruno mdipierro 2012-09-13 08:30:20 -05:00
  • 7755a58bb3 fixed error style again mdipierro 2012-09-13 07:46:16 -05:00
  • a63e24cd9d fixed error style again mdipierro 2012-09-13 07:46:16 -05:00
  • 1b0890ae6e better error messages mdipierro 2012-09-13 07:18:23 -05:00
  • 0827815b8d better error messages mdipierro 2012-09-13 07:18:23 -05:00
  • 78540624ae forgiving T for unicode, thanks Vladyslav mdipierro 2012-09-13 06:59:42 -05:00
  • fa73d46e82 forgiving T for unicode, thanks Vladyslav mdipierro 2012-09-13 06:59:42 -05:00
  • 1db243e236 fixed bug in mem(e)cache mdipierro 2012-09-13 06:58:45 -05:00
  • a84b9b6bf1 fixed bug in mem(e)cache mdipierro 2012-09-13 06:58:45 -05:00
  • 9cca0dcce8 masking passwords in toolbar, thanks Bruno mdipierro 2012-09-13 06:55:58 -05:00
  • 0d2414d7ec masking passwords in toolbar, thanks Bruno mdipierro 2012-09-13 06:55:58 -05:00
  • c9f05b0299 more flexible notifications mdipierro 2012-09-12 22:53:59 -05:00
  • 54e67932a0 more flexible notifications mdipierro 2012-09-12 22:53:59 -05:00
  • 9224e0c3f2 removed applications/welcome/private/auth.key mdipierro 2012-09-12 11:26:21 -05:00
  • 7898055f0c removed applications/welcome/private/auth.key mdipierro 2012-09-12 11:26:21 -05:00
  • 8fb24e5315 removed unnecessary line mdipierro 2012-09-12 11:16:51 -05:00
  • 19e19f4ec5 removed unnecessary line mdipierro 2012-09-12 11:16:51 -05:00
  • 92557c8225 fixed issue 1000, broken GAE belongs for field id, thanks Alan mdipierro 2012-09-12 11:10:58 -05:00
  • 0f546e7062 fixed issue 1000, broken GAE belongs for field id, thanks Alan mdipierro 2012-09-12 11:10:58 -05:00
  • 33e6975ac4 fixed issue 999 removed unwanted redirect in grid mdipierro 2012-09-12 11:08:32 -05:00
  • 2f6fbb689b fixed issue 999 removed unwanted redirect in grid mdipierro 2012-09-12 11:08:32 -05:00
  • e02309bc44 fixed span12 problem in welcome mdipierro 2012-09-12 10:43:40 -05:00
  • 7e61e576cd fixed span12 problem in welcome mdipierro 2012-09-12 10:43:40 -05:00
  • a6269d77ae navbar dropdown, thanks Paolo mdipierro 2012-09-12 10:18:34 -05:00
  • 39f8a18c34 navbar dropdown, thanks Paolo mdipierro 2012-09-12 10:18:34 -05:00
  • ad6ed03f0d fixed minify caching problem, thanks Niphlod mdipierro 2012-09-12 09:55:56 -05:00
  • 4b334c5117 fixed minify caching problem, thanks Niphlod mdipierro 2012-09-12 09:55:56 -05:00