Commit Graph

1067 Commits

Author SHA1 Message Date
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
mdipierro e16d24b1d3 changelog update 2012-08-24 23:37:10 -05:00
mdipierro 477cefa5e1 fixed some styles for auth.wiki 2012-08-24 23:11:45 -05:00
mdipierro 19e9596b5b executesql(fields=,columns=),thanks Anthony 2012-08-24 22:52:45 -05:00
mdipierro 6d0721af66 template render can recycle a Response(), thanks Anthony 2012-08-24 22:40:18 -05:00
mdipierro 84cb7b6790 DIV.elements(replace=...), thanks Anthony 2012-08-24 22:17:49 -05:00
mdipierro e3d34d860a added .btn class in admin for grid 2012-08-24 19:24:58 -05:00
mdipierro 0b3604e3c7 more forgining auto links in markmin 2012-08-24 17:39:59 -05:00
mdipierro 0beafb39f9 new widget.py thanks Niphlod 2012-08-24 17:32:26 -05:00
mdipierro c5be7cb2f7 better error reporing on app_create failures 2012-08-24 17:05:18 -05:00
mdipierro 78e1815395 auth links should have same scheme as app 2012-08-24 16:36:14 -05:00
mdipierro ca6a03dac3 another multi_user_mode fix 2012-08-24 16:24:43 -05:00
mdipierro 636f6e6434 added links to multi_user_mode management 2012-08-24 16:17:32 -05:00
mdipierro 38fb587db0 fixed scripts/setup-web2py-nginx-uwsgi-ubuntu.sh \r 2012-08-24 15:53:10 -05:00
mdipierro 22f47e3618 reverted to bootstrap 2.0 because of problems 2012-08-24 15:34:03 -05:00
Massimo Di Pierro 5c5cead73c fixed another bug in lazy Auth, thanks Villas 2012-08-24 13:45:13 -05:00
Massimo Di Pierro 61d4a99181 fixed typos in recent commit, thanks Angelo and Villas 2012-08-24 11:04:24 -05:00
Massimo Di Pierro 0d96a57db7 fixed bug in lazy auth, thanks Villas 2012-08-24 10:14:12 -05:00
Massimo Di Pierro ca17863d7e fixed problem with dal expressions being parenthesized, thanks Daniel 2012-08-24 10:05:07 -05:00
Massimo Di Pierro d2c94933f5 renamed bootswatch*.css as web2py_bootstrap*.css 2012-08-24 09:53:57 -05:00
Massimo Di Pierro b351f1515f upgraded to Bootstrap 2.1.0 thanks Alec Taylor 2012-08-24 09:44:13 -05:00
Massimo Di Pierro 718544322b better generation of link in rpx_account, thanks Michele 2012-08-24 09:26:48 -05:00
Massimo Di Pierro cd44545b74 fixed app_cleanup of cache, thanks Spiffytech 2012-08-24 09:24:50 -05:00
Massimo Di Pierro ea2e737ced improved oparsing of CLOB in Oracle, thanks Daniel 2012-08-24 09:23:20 -05:00
Massimo Di Pierro 449e233291 fixed problem with _listify, thanks Daniel 2012-08-24 09:15:34 -05:00
Massimo Di Pierro 470ddde001 added missing table permission, thanks Daniel 2012-08-24 08:57:14 -05:00
mdipierro fefac4b728 added contrib test, thanks Mariano 2012-08-23 18:59:32 -05:00
mdipierro a4651eeee1 fixed problem with fpdf import in generics, thanks Adrew 2012-08-23 16:56:26 -05:00
mdipierro 2c866c68e4 fixed tag rendering end edit menu permissions 2012-08-23 15:04:08 -05:00
mdipierro b400d3844d better style in wiki search and tagcloud 2012-08-23 14:52:45 -05:00
mdipierro 33ce161e20 T bug in tools 2012-08-23 14:33:43 -05:00
mdipierro 00f9292e06 smarter index.html for wiki 2012-08-23 13:19:19 -05:00
mdipierro 807045e8b3 edited makefile 2012-08-23 12:44:31 -05:00
mdipierro dcb4a92bc4 R-2.0.1-rc2 2012-08-23 11:11:41 -05:00
mdipierro b8dbb8a5dd fixed auth with lazy auth 2012-08-23 10:56:40 -05:00
mdipierro 417495e164 lazy auth? 2012-08-23 10:48:36 -05:00
mdipierro f6e89cc804 reverted accidental tools change 2012-08-23 10:09:49 -05:00
mdipierro 87a7d2e423 fixed problem with on_define 2012-08-23 10:08:00 -05:00
mdipierro 09dc27faed db.define_table('person',Field('name'),on_define=lambda table: [table.name.set_attributes(writable=False)]), thanks Jonathan 2012-08-23 09:20:25 -05:00
mdipierro bd12fd4c7b added Killer Web Development link, thanks Anthony 2012-08-23 09:00:56 -05:00
mdipierro 089c0b33db added DIV.add_class, DIV.remove_class, thanks Dulakian, fixed issue 952 2012-08-23 08:54:34 -05:00
mdipierro cf51c40e86 restoring Settings backward compatibility, thanks Dominic 2012-08-23 08:42:47 -05:00