Commit Graph

5269 Commits

Author SHA1 Message Date
Massimo Di Pierro f65d7b6349 .like(...,case_sensitive=True), thanks Floyd 2011-12-18 10:39:56 -06:00
Massimo Di Pierro e66fb147dd reverted Pickleable until we understand it better 2011-12-17 22:07:36 -06:00
Massimo Di Pierro 842f8ec2b2 folling Anthony's suggestion 2011-12-17 11:43:33 -06:00
Massimo Di Pierro bafa5f048f fixed problem with Firefox autocomplete username, thanks Ronald 2011-12-17 11:18:38 -06:00
Massimo Di Pierro 3ffe6af6a5 Pickable -> Pickeable, thanks Anthony 2011-12-17 11:15:45 -06:00
Massimo Di Pierro 36304ceaf3 fixed problem with labels being helpers 2011-12-17 10:11:05 -06:00
Massimo Di Pierro a01cc89ff2 fixed decimal bug in sqlform, thanks Anthony 2011-12-16 11:57:29 -06:00
Massimo Di Pierro 45d1c45329 custom_widget is now a form 2011-12-16 11:31:02 -06:00
Massimo Di Pierro d225912bab issue 519 2011-12-16 11:14:20 -06:00
Massimo Di Pierro 6ae47144cd fixed problem with session._auth_next 2011-12-16 10:35:45 -06:00
Massimo Di Pierro 64d5a1c5ae http://code.google.com/p/web2py/issues/detail?id=355 2011-12-16 10:16:44 -06:00
Massimo Di Pierro cfcc9b937b added TimeCollector, thanks Caleb 2011-12-16 09:56:01 -06:00
Massimo Di Pierro 889441f04d fixed IS_STRONG error message 2011-12-16 09:44:48 -06:00
Massimo Di Pierro 3f9579e05e ldap patch, thanks Omi 2011-12-16 09:43:13 -06:00
Massimo DiPierro a17dd0ed73 fixed problem with markmin 2011-12-15 18:51:18 -06:00
Massimo DiPierro 11ace5533e improved markmin auto links 2011-12-15 18:36:04 -06:00
Massimo Di Pierro 711a701ed7 fixed a problem with SQLCustomType, thanks Fran and Michele 2011-12-13 15:21:12 -06:00
Massimo Di Pierro b13a2276f9 A(callable(rep) and rep(id) or id), thanks Anthony 2011-12-13 15:16:38 -06:00
Massimo Di Pierro ac82f1e4e7 request.requires_https, thanks Ross 2011-12-09 20:46:07 -06:00
Massimo Di Pierro a6b8e93b47 login patch, thanks Anthony 2011-12-09 09:28:28 -06:00
Massimo Di Pierro 7d564d1042 mongodb expanded support, Thanks Mark Breedveld 2011-12-09 08:59:39 -06:00
Massimo Di Pierro c89ee10b7b ato embed images in markmin 2011-12-08 11:01:54 -06:00
Massimo Di Pierro 29ae182532 auto qr codes in markmin 2011-12-08 09:58:52 -06:00
Massimo Di Pierro 208afe8ce8 auto video/audio in markmin and embed: 2011-12-08 09:47:47 -06:00
Massimo Di Pierro bb437dd2e3 possibly fixed a problem with SQLCustomType, thanks Daniel 2011-12-08 08:36:03 -06:00
Massimo Di Pierro 902b5947a7 removed tabs from gluon/*.py 2011-12-06 21:15:16 -06:00
Massimo Di Pierro 3890cc103b now new router passes all tests, thanks Jonathan 2011-12-06 17:01:43 -06:00
Massimo Di Pierro 5a5113e10a fixed appadmin.py with ignore_common_filters, thanks Yair 2011-12-06 17:00:04 -06:00
Massimo Di Pierro 092ac2fdd4 fixed problem with ignore_common_filters, thanks Yair 2011-12-06 08:28:23 -06:00
Massimo Di Pierro 749269e288 fixed bug 2011-12-05 19:57:24 -06:00
Massimo Di Pierro 0304233840 fixed cas, thanks Yari 2011-12-05 13:00:39 -06:00
Massimo Di Pierro d281acb421 fixws and 'new' button in grid query 2011-12-05 11:39:42 -06:00
Massimo Di Pierro 01f6f82cdf removed 'as' 2011-12-05 11:26:28 -06:00
Massimo Di Pierro e49229463a robust user agent parser, thanks Angelo 2011-12-05 08:21:14 -06:00
Massimo Di Pierro bd37a78796 useragent improvement, thanks Angelo 2011-12-04 19:25:03 -06:00
Massimo Di Pierro add7055e00 minor improvement so that query is not modified 2011-12-04 17:51:39 -06:00
Massimo Di Pierro d92dec8451 db.define_table(...,common_filter) and db(...,ignore_common_filter=True), thanks Yair Eshel 2011-12-04 17:45:28 -06:00
Massimo Di Pierro cf413e568f yet better grid style 2011-12-04 16:24:56 -06:00
Massimo Di Pierro a7ed6abf40 http://code.google.com/p/web2py/issues/detail?id=548 2011-12-04 16:01:15 -06:00
Massimo Di Pierro 079dde8835 http://code.google.com/p/web2py/issues/detail?id=553, thanks Peter 2011-12-04 15:48:07 -06:00
Massimo Di Pierro 0b6997aaad http://code.google.com/p/web2py/issues/detail?id=550, thanks Peter 2011-12-04 15:40:05 -06:00
Massimo Di Pierro 774d4b0dd8 better grid style 2011-12-04 15:12:46 -06:00
Massimo Di Pierro d3f7b8f2ff thinner welcome footer, thanks Anthony 2011-12-04 00:34:19 -06:00
Massimo Di Pierro 952f2ed10e fixed a problem with INPUT class in forms from recent commit 2011-12-04 00:27:42 -06:00
Massimo Di Pierro 6bdee2560c x509 lists handling, thanks Michele and Luca Zachetti 2011-12-03 22:37:49 -06:00
Massimo DiPierro eaa7b651eb fixed a problem with pypy detection 2011-12-03 01:04:18 -06:00
Massimo DiPierro ec2addf0ef http://code.google.com/p/web2py/issues/detail?id=464, thanks alwassoc 2011-12-03 00:35:16 -06:00
Massimo DiPierro 983e078ada mongodb insert fix, thanks breedved 2011-12-03 00:22:29 -06:00
Massimo DiPierro ef422bbd42 improved CAS 2011-12-03 00:15:25 -06:00
Massimo DiPierro bd542c3d36 better cas compliance 2011-12-02 23:27:42 -06:00