Commit Graph

5269 Commits

Author SHA1 Message Date
mdipierro d9ff342ed0 reverted change that broke primary key check in appadmin 2012-08-18 16:21:52 -05:00
mdipierro f6867bc2d9 more cleanup, Table.__init__ still needs lots of work 2012-08-18 10:11:23 -05:00
mdipierro e7ebc1a202 more cleanup, Table.__init__ still needs lots of work 2012-08-18 10:11:23 -05:00
mdipierro 19d674b4e5 streamlined Field.__init__ 2012-08-18 10:03:50 -05:00
mdipierro 6259381b20 streamlined Field.__init__ 2012-08-18 10:03:50 -05:00
mdipierro e6bed63344 fixed form, @{component:...} in auth.wiki, @{...} in markmin 2012-08-18 00:10:36 -05:00
mdipierro d766935f3b fixed form, @{component:...} in auth.wiki, @{...} in markmin 2012-08-18 00:10:36 -05:00
mdipierro 85c721393e autolinks checks extension better 2012-08-17 23:12:01 -05:00
mdipierro 0b7bb02d29 autolinks checks extension better 2012-08-17 23:12:01 -05:00
mdipierro e57309770c better @{key:args} in markmin 2012-08-17 23:07:20 -05:00
mdipierro 9566e080ec better @{key:args} in markmin 2012-08-17 23:07:20 -05:00
mdipierro 911fb4e226 made shure that tools works with lazy tables (but auth_* fields not lazy) 2012-08-17 22:45:56 -05:00
mdipierro c48c06e83d made shure that tools works with lazy tables (but auth_* fields not lazy) 2012-08-17 22:45:56 -05:00
mdipierro 9d71ec6821 new Storage object makes some code 10x faster 2012-08-17 21:29:36 -05:00
mdipierro 872a311320 new Storage object makes some code 10x faster 2012-08-17 21:29:36 -05:00
mdipierro 2475e42c16 many optimizations in LAZY_TABLES, passes all tests, thanks Bruno 2012-08-17 20:59:48 -05:00
mdipierro a7268ff4cf many optimizations in LAZY_TABLES, passes all tests, thanks Bruno 2012-08-17 20:59:48 -05:00
mdipierro a3f671544d lazy tables 2012-08-17 18:56:45 -05:00
mdipierro e2d8bd7fda lazy tables 2012-08-17 18:56:45 -05:00
mdipierro 7772fdc556 updated CHANGELOG 2012-08-17 14:48:14 -05:00
mdipierro c17e588ec7 updated CHANGELOG 2012-08-17 14:48:14 -05:00
mdipierro 80fe196b5a better scheduler, thanks Niphlod and dhx 2012-08-16 17:51:08 -05:00
mdipierro f4efdebeb3 better scheduler, thanks Niphlod and dhx 2012-08-16 17:51:08 -05:00
mdipierro e76bcf0ea9 removed unwanted whitespaces 2012-08-16 11:56:07 -05:00
mdipierro a608df5a29 removed unwanted whitespaces 2012-08-16 11:56:07 -05:00
mdipierro f498421515 fixed prettydate, thanks Anthony 2012-08-16 11:06:04 -05:00
mdipierro f78f27982b fixed prettydate, thanks Anthony 2012-08-16 11:06:04 -05:00
mdipierro d05eb2aa6e fixed security issue in grid 2012-08-16 10:54:38 -05:00
mdipierro 06cba402cb fixed security issue in grid 2012-08-16 10:54:38 -05:00
mdipierro d2bbc9adaf added missing _id, thanks Paolo Valleri 2012-08-16 09:39:51 -05:00
mdipierro 7168df9c50 added missing _id, thanks Paolo Valleri 2012-08-16 09:39:51 -05:00
mdipierro 16ea8462c8 fixed another SQLFORM.formstyles, thanks Anthony 2012-08-16 09:38:47 -05:00
mdipierro 4fd83f4de5 fixed another SQLFORM.formstyles, thanks Anthony 2012-08-16 09:38:47 -05:00
mdipierro 2095889eff IS_IN_DB validator for auth_user username/email, thanks Anthony, fixed issue 934 2012-08-15 17:30:43 -05:00
mdipierro d1838adb14 IS_IN_DB validator for auth_user username/email, thanks Anthony, fixed issue 934 2012-08-15 17:30:43 -05:00
mdipierro aacfdb62bb another attempt at memcache 2012-08-15 17:24:25 -05:00
mdipierro 208fa4b381 another attempt at memcache 2012-08-15 17:24:25 -05:00
mdipierro 64af8ae88f another attempt at memcache 2012-08-15 17:18:24 -05:00
mdipierro 260842c8ae another attempt at memcache 2012-08-15 17:18:24 -05:00
mdipierro 92a66c0d11 SQLFORM.formstyles, thanks Anthony 2012-08-15 17:08:10 -05:00
mdipierro 4e1ae05402 SQLFORM.formstyles, thanks Anthony 2012-08-15 17:08:10 -05:00
mdipierro d9ef136111 better memcache support? 2012-08-15 14:55:55 -05:00
mdipierro 4e02406b61 better memcache support? 2012-08-15 14:55:55 -05:00
mdipierro def270c298 fixed issue 928, thanks dulakian and Anthony 2012-08-15 14:23:44 -05:00
mdipierro 562f6dd2b2 fixed issue 928, thanks dulakian and Anthony 2012-08-15 14:23:44 -05:00
mdipierro f25e92d443 \w_ replaced with \w, thanks Osman 2012-08-15 09:12:55 -05:00
mdipierro e51c78763e \w_ replaced with \w, thanks Osman 2012-08-15 09:12:55 -05:00
mdipierro 91c88d56eb count is integer, thanks Osman Masood 2012-08-15 09:06:36 -05:00
mdipierro add8e6b173 count is integer, thanks Osman Masood 2012-08-15 09:06:36 -05:00
mdipierro 5145272415 gaekeyfilterpatch, thanks Howesc, issue 930 2012-08-14 20:37:47 -05:00