Commit Graph

1108 Commits

Author SHA1 Message Date
mdipierro c39c6535e8 fixed issue 959, thanks Haag 2012-08-28 10:44:51 -05:00
mdipierro cfa93bd5de RecordUpdater, RecordDeleted and compute on update 2012-08-28 10:32:01 -05:00
mdipierro 12fa8710a2 db().count(cache=...) 2012-08-28 10:02:21 -05:00
mdipierro f9e35599c6 many iteritems optimizations 2012-08-28 09:35:36 -05:00
mdipierro 18a2c2c68e many speed improvements, thanks Michele 2012-08-28 08:28:36 -05:00
mdipierro 37f81b48e8 improved toorbar, thanks Anthony 2012-08-27 16:16:25 -05:00
mdipierro 223f53bd2e capitalization in appadmin 2012-08-27 15:29:27 -05:00
mdipierro 704dc8170d slightly slicker appadmin 2012-08-27 15:13:27 -05:00
mdipierro d16a6bd4ac slightly slicker appadmin 2012-08-27 15:08:20 -05:00
mdipierro cf3d754387 R-2.0.1rc4 2012-08-27 14:54:11 -05:00
mdipierro 4eb0cc27b3 toolbar() shows non-lazy tables, thanks Anthony 2012-08-27 14:07:25 -05:00
mdipierro 9a24787d5a 100x faster db().select(cache=...) 2012-08-27 13:30:42 -05:00
mdipierro bec2b3069d better test_languages.py 2012-08-27 13:10:52 -05:00
mdipierro 084e36d0ea fixed a bunch of typos form recent commits, thanks Jonathan 2012-08-27 12:55:41 -05:00
mdipierro 7254e950e5 fixed some typos, thanks Jonathan 2012-08-27 12:15:30 -05:00
mdipierro bcee16284e possibly faster auth 2012-08-27 12:02:53 -05:00
mdipierro d2a6d93c0f scripts/bench.py 2012-08-27 11:07:52 -05:00
mdipierro 673e6b398d faster and leaner languages, should be 100% backward compatible, plurals work again 2012-08-27 10:57:26 -05:00
mdipierro e2b12bcdd4 better portalocker 2012-08-27 10:13:47 -05:00
mdipierro 9c4375258b better portalocker 2012-08-27 10:06:09 -05:00
mdipierro 86df475ae2 faster languages.py, still disabled plurals 2012-08-27 07:41:34 -05:00
mdipierro 6d78589ed0 simplified languages.py, disable (for today) plural subsystem 2012-08-27 01:43:04 -05:00
mdipierro 4000bf17a2 scripts/rmorphans.py 2012-08-26 21:34:24 -05:00
mdipierro cde8873297 title.png was needed after all 2012-08-26 21:20:23 -05:00
mdipierro 3aba0eda73 removed lots of legacy files 2012-08-26 21:14:02 -05:00
mdipierro cfc7e083a8 fixed forced hideerror, thanks Jim 2012-08-26 20:46:02 -05:00
mdipierro 807eea1b86 fixed issue 961 with DIV.add_class, thanks Dulakian 2012-08-26 19:02:44 -05:00
mdipierro 1840c5e0cc no more has_key 2012-08-26 18:34:50 -05:00
mdipierro a85ee973ed internal simplications in Auth 2012-08-26 17:57:10 -05:00
mdipierro 3e51459612 removed an inconcistency in Auth 2012-08-26 17:53:27 -05:00
mdipierro 74183d8db5 more simplification in Auth 2012-08-26 17:48:37 -05:00
mdipierro f3b86c3e5e auto-login after reset password 2012-08-26 17:28:19 -05:00
mdipierro c95d2b5156 fixed login_onaccept, thanks Martin 2012-08-26 17:05:52 -05:00
mdipierro 0b5aff95e2 more tests about dal 2012-08-26 15:51:15 -05:00
mdipierro 847fd5bb3e fixed some problems with html.py tests and postprocessing, thanks Michael 2012-08-26 14:12:09 -05:00
mdipierro c67d3070f2 some speadup in dal parse 1.5x 2012-08-26 11:50:48 -05:00
mdipierro 0ac105840e fixed xml() again 2012-08-26 10:41:26 -05:00
mdipierro 294d7583d2 improved Table (10x), DAL(2x), Row(10x) without memory leak 2012-08-26 09:32:10 -05:00
mdipierro 8d1b892406 xml(row_name,rows_name) 2012-08-26 00:00:15 -05:00
mdipierro 25c4ee3704 db().select().xml(strict=True) 2012-08-25 23:54:23 -05:00
mdipierro f405c22591 minor imprvements in DAL repr 2012-08-25 23:06:28 -05:00
mdipierro d3ecb78ef9 yet better storage, thanks Michele 2012-08-25 18:42:27 -05:00
mdipierro 71507f0ce0 major optimization in Storage, Table, Row (2x), thanks Michele 2012-08-25 16:19:50 -05:00
mdipierro 35d728e0c9 typo in Storage, thanks Michele 2012-08-25 15:50:01 -05:00
mdipierro 123832e528 R-2.0.1-rc3 2012-08-25 15:08:18 -05:00
mdipierro d322ec5690 fixed @//// in wiki and pep8 spacing 2012-08-25 11:29:11 -05:00
mdipierro ae329f6adb fixed anchor in markmin 2012-08-25 11:25:58 -05:00
mdipierro f36546676f updated changelog 2012-08-25 11:22:28 -05:00
mdipierro 54b9e4126d GIT_MISSING message, thanks Niphlod 2012-08-25 11:17:39 -05:00
mdipierro da2083ee36 better fix of recycle Response in template, thanks Anthony 2012-08-24 23:47:47 -05:00