Commit Graph

2859 Commits

Author SHA1 Message Date
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
mdipierro f5e6fb6fbd another multi_user_mode fix 2012-08-24 16:24:43 -05:00
mdipierro 423f305fd0 added links to multi_user_mode management 2012-08-24 16:17:32 -05:00
mdipierro 9cc6c4ee3e fixed scripts/setup-web2py-nginx-uwsgi-ubuntu.sh \r 2012-08-24 15:53:10 -05:00
mdipierro ccb0d25939 reverted to bootstrap 2.0 because of problems 2012-08-24 15:34:03 -05:00
Massimo Di Pierro 8d5855c93a fixed another bug in lazy Auth, thanks Villas 2012-08-24 13:45:13 -05:00
Massimo Di Pierro 9724bfb20e fixed typos in recent commit, thanks Angelo and Villas 2012-08-24 11:04:24 -05:00
Massimo Di Pierro 611aa6391a fixed bug in lazy auth, thanks Villas 2012-08-24 10:14:12 -05:00
Massimo Di Pierro 001ca98855 fixed problem with dal expressions being parenthesized, thanks Daniel 2012-08-24 10:05:07 -05:00
Massimo Di Pierro 0e84b4b269 renamed bootswatch*.css as web2py_bootstrap*.css 2012-08-24 09:53:57 -05:00
Massimo Di Pierro 3c51815d78 upgraded to Bootstrap 2.1.0 thanks Alec Taylor 2012-08-24 09:44:13 -05:00
Massimo Di Pierro 9969cd4c8c better generation of link in rpx_account, thanks Michele 2012-08-24 09:26:48 -05:00
Massimo Di Pierro 4ea9b1182f fixed app_cleanup of cache, thanks Spiffytech 2012-08-24 09:24:50 -05:00
Massimo Di Pierro 257501ce37 improved oparsing of CLOB in Oracle, thanks Daniel 2012-08-24 09:23:20 -05:00
Massimo Di Pierro eb802838ee fixed problem with _listify, thanks Daniel 2012-08-24 09:15:34 -05:00
Massimo Di Pierro c309588ae4 added missing table permission, thanks Daniel 2012-08-24 08:57:14 -05:00
mdipierro e527f49d73 added contrib test, thanks Mariano 2012-08-23 18:59:32 -05:00
mdipierro 2bbe361783 fixed problem with fpdf import in generics, thanks Adrew 2012-08-23 16:56:26 -05:00
mdipierro 6c7de5a0b0 fixed tag rendering end edit menu permissions 2012-08-23 15:04:08 -05:00
mdipierro 113268b12a better style in wiki search and tagcloud 2012-08-23 14:52:45 -05:00
mdipierro 96d4de8277 T bug in tools 2012-08-23 14:33:43 -05:00
mdipierro 10d5b48643 smarter index.html for wiki 2012-08-23 13:19:19 -05:00
mdipierro b3a8047ba3 edited makefile 2012-08-23 12:44:31 -05:00
mdipierro 9bd008021d R-2.0.1-rc2 2012-08-23 11:11:41 -05:00
mdipierro 2915dc75d3 fixed auth with lazy auth 2012-08-23 10:56:40 -05:00