Commit Graph

34 Commits

Author SHA1 Message Date
mdipierro d9121967e7 fixed problem with headers in components 2012-09-04 15:07:09 -05:00
mdipierro d61748466e conditional session connect only 2012-09-02 22:30:33 -05:00
mdipierro c17c28e42b routes_in = [('/welcome','/welcome',dict(web2py_disable_session = True))] 2012-09-02 15:09:32 -05:00
mdipierro 51d8932252 allow navbar without define_tables, thanks Anthony 2012-09-02 14:52:52 -05:00
mdipierro c844759c63 fixed issue 964, thanks Michael and Jonathan 2012-08-30 17:04:07 -05:00
mdipierro c02707a65c support for HEAD requests 2012-08-29 08:22:35 -05:00
mdipierro 77198818d5 dict instead of {} where possible 2012-08-29 07:27:28 -05:00
mdipierro 4ef0e6cc94 fixed the case of missing tickets and a typo in last commit 2012-08-28 22:14:59 -05:00
mdipierro d79853ceb7 lots of simplifications 2012-08-28 20:30:32 -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 d322ec5690 fixed @//// in wiki and pep8 spacing 2012-08-25 11:29:11 -05:00
mdipierro 61a1fb1d58 another attempt at new Storage, thanks Jonathan 2012-08-21 14:30:02 -05:00
mdipierro d9ff342ed0 reverted change that broke primary key check in appadmin 2012-08-18 16:21:52 -05:00
mdipierro a608df5a29 removed unwanted whitespaces 2012-08-16 11:56:07 -05:00
mdipierro 6680d98c9e raise HTTP(...,cookies=request.cookies) 2012-08-13 11:02:43 -05:00
mdipierro fd8ed7937d better info to debug issue 921 2012-08-08 09:35:01 -05:00
mdipierro 7a11621315 fixed encoding-decoding of flash, thanks Anthony 2012-08-06 06:28:32 -05:00
mdipierro 3e8c346105 tentative fix to ajax problem, thanks Vladyslav, needs test, may break flash=DIV() 2012-07-31 22:03:46 -05:00
mdipierro 5a16a35ef2 validate request.client 2012-07-26 07:49:12 -05:00
mdipierro 498588d53d reverted part of recent test 2012-07-18 21:47:01 -05:00
mdipierro ad75f7b127 fixed global_settings.gluon_parent for scripts, thanks Vladyslav 2012-07-18 18:46:43 -05:00
mdipierro 9709267d0f more graful errors 2012-07-16 22:36:29 -05:00
mdipierro 666299c471 fixed socket.gaierror, thanks Carlos 2012-07-16 20:58:12 -05:00
mdipierro 019b887c63 many improvements from Vladyslav 2012-07-14 22:45:32 -05:00
Massimo Di Pierro 58f456487c reverted revision 2799e09d6bb4, until better idea, because of backward compatibility 2012-06-14 15:42:18 -05:00
Massimo Di Pierro 25ecaee096 fixed encoding in flash messages, thanks Vlad 2012-05-28 13:23:40 -05:00
Massimo DiPierro 6775f89c2e fixed logging issue (807), thanks Marc 2012-05-19 10:07:56 -05:00
Massimo Di Pierro 14fc7dcb6d Issue 756, fixed status code for down for maintenance, thanks Chris 2012-04-21 11:37:35 -05:00
Massimo Di Pierro 8dc7d89143 response.custom_commit patch, thanks Jonathan 2012-04-07 16:56:32 -05:00
Massimo Di Pierro ba93692ed4 fixed issue 728, bug in languages, thanks pgergo 2012-03-26 11:17:20 -05:00
Massimo Di Pierro 4f1d3e79b4 debugger 2012-02-19 22:30:59 -06:00
Massimo Di Pierro d281acb421 fixws and 'new' button in grid query 2011-12-05 11:39:42 -06:00
Massimo Di Pierro d421c1321b initial commit 2011-11-22 23:30:42 -06:00