Commit Graph

1098 Commits

Author SHA1 Message Date
mdipierro ce968db278 toolbar() shows non-lazy tables, thanks Anthony 2012-08-27 14:07:25 -05:00
mdipierro d241c9f7cb 100x faster db().select(cache=...) 2012-08-27 13:30:42 -05:00
mdipierro ecba8d44a9 better test_languages.py 2012-08-27 13:10:52 -05:00
mdipierro ba385cf5b1 fixed a bunch of typos form recent commits, thanks Jonathan 2012-08-27 12:55:41 -05:00
mdipierro ab88eca645 fixed some typos, thanks Jonathan 2012-08-27 12:15:30 -05:00
mdipierro ddf4465c00 possibly faster auth 2012-08-27 12:02:53 -05:00
mdipierro 1c3f113122 scripts/bench.py 2012-08-27 11:07:52 -05:00
mdipierro 3ff4176e1f faster and leaner languages, should be 100% backward compatible, plurals work again 2012-08-27 10:57:26 -05:00
mdipierro a3dfc9f621 better portalocker 2012-08-27 10:13:47 -05:00
mdipierro 222364e040 better portalocker 2012-08-27 10:06:09 -05:00
mdipierro e5568aaa82 faster languages.py, still disabled plurals 2012-08-27 07:41:34 -05:00
mdipierro 47dcc8badd simplified languages.py, disable (for today) plural subsystem 2012-08-27 01:43:04 -05:00
mdipierro 6a0198aff5 scripts/rmorphans.py 2012-08-26 21:34:24 -05:00
mdipierro b7c7a3468a title.png was needed after all 2012-08-26 21:20:23 -05:00
mdipierro 118424d686 removed lots of legacy files 2012-08-26 21:14:02 -05:00
mdipierro 4e0cdaddf7 fixed forced hideerror, thanks Jim 2012-08-26 20:46:02 -05:00
mdipierro 249f13f4bc fixed issue 961 with DIV.add_class, thanks Dulakian 2012-08-26 19:02:44 -05:00
mdipierro 030203effd no more has_key 2012-08-26 18:34:50 -05:00
mdipierro 334e150638 internal simplications in Auth 2012-08-26 17:57:10 -05:00
mdipierro 308f790f3c removed an inconcistency in Auth 2012-08-26 17:53:27 -05:00
mdipierro d47dbc604e more simplification in Auth 2012-08-26 17:48:37 -05:00
mdipierro 96d193f7dd auto-login after reset password 2012-08-26 17:28:19 -05:00
mdipierro 3e94ca4f45 fixed login_onaccept, thanks Martin 2012-08-26 17:05:52 -05:00
mdipierro d16033a417 more tests about dal 2012-08-26 15:51:15 -05:00
mdipierro cab9afee44 fixed some problems with html.py tests and postprocessing, thanks Michael 2012-08-26 14:12:09 -05:00
mdipierro 1041e42f8d some speadup in dal parse 1.5x 2012-08-26 11:50:48 -05:00
mdipierro 6ed30dfbfe fixed xml() again 2012-08-26 10:41:26 -05:00
mdipierro 329f22f72c improved Table (10x), DAL(2x), Row(10x) without memory leak 2012-08-26 09:32:10 -05:00
mdipierro 4e719c5858 xml(row_name,rows_name) 2012-08-26 00:00:15 -05:00
mdipierro 6577c656be db().select().xml(strict=True) 2012-08-25 23:54:23 -05:00
mdipierro f76ec47fe3 minor imprvements in DAL repr 2012-08-25 23:06:28 -05:00
mdipierro 50cd630127 yet better storage, thanks Michele 2012-08-25 18:42:27 -05:00
mdipierro 4079288a51 major optimization in Storage, Table, Row (2x), thanks Michele 2012-08-25 16:19:50 -05:00
mdipierro 6dfd16b62a typo in Storage, thanks Michele 2012-08-25 15:50:01 -05:00
mdipierro 4067c89260 R-2.0.1-rc3 2012-08-25 15:08:18 -05:00
mdipierro dcce7fc39a fixed @//// in wiki and pep8 spacing 2012-08-25 11:29:11 -05:00
mdipierro 0a95246cb0 fixed anchor in markmin 2012-08-25 11:25:58 -05:00
mdipierro eecaf85df6 updated changelog 2012-08-25 11:22:28 -05:00
mdipierro 13061671f8 GIT_MISSING message, thanks Niphlod 2012-08-25 11:17:39 -05:00
mdipierro c2900480d7 better fix of recycle Response in template, thanks Anthony 2012-08-24 23:47:47 -05:00
mdipierro fb65fdf25e changelog update 2012-08-24 23:37:10 -05:00
mdipierro 92e1213fe2 fixed some styles for auth.wiki 2012-08-24 23:11:45 -05:00
mdipierro d21b3b4b8a executesql(fields=,columns=),thanks Anthony 2012-08-24 22:52:45 -05:00
mdipierro c1945c9429 template render can recycle a Response(), thanks Anthony 2012-08-24 22:40:18 -05:00
mdipierro 1d56e253d7 DIV.elements(replace=...), thanks Anthony 2012-08-24 22:17:49 -05:00
mdipierro a3df5c465e added .btn class in admin for grid 2012-08-24 19:24:58 -05:00
mdipierro 5491456985 more forgining auto links in markmin 2012-08-24 17:39:59 -05:00
mdipierro ca80e47f3d new widget.py thanks Niphlod 2012-08-24 17:32:26 -05:00
mdipierro 929a5289e2 better error reporing on app_create failures 2012-08-24 17:05:18 -05:00
mdipierro 814f5d9448 auth links should have same scheme as app 2012-08-24 16:36:14 -05:00