Commit Graph

593 Commits

Author SHA1 Message Date
Massimo Di Pierro 7cecd84b19 db.table.field.filter_in, filter_out, issue 845 2012-06-14 14:45:16 -05:00
Massimo Di Pierro 43e9174608 grid(groupy=...') 2012-06-14 14:35:15 -05:00
Massimo Di Pierro e5c3ccfec5 grid(groupy=...') 2012-06-14 14:35:02 -05:00
Massimo Di Pierro 2cdd291cc0 keepvalue should default to True for edit forms and False for indert forms (backward compatible) 2012-06-14 14:31:30 -05:00
Massimo Di Pierro 8fa0b122c7 better markin, thanks villas 2012-06-14 14:28:28 -05:00
Massimo Di Pierro 85329f188f fixed timing attack again, thanks Kirill 2012-06-14 13:00:57 -05:00
Massimo Di Pierro d7b8c3aaff issue 844 (SQLCustomType and unicode parsing), thanks admin 2012-06-13 20:02:13 -05:00
Massimo Di Pierro ef40c760fa withprojection->projection, thanks Anthony 2012-06-13 17:14:55 -05:00
Massimo Di Pierro cf03ae1c65 fixed issue 843, thanks hoatre2001 2012-06-13 17:02:00 -05:00
Massimo Di Pierro 453fa05dfb make session2trash 2.5 compliant, thanks Douglas 2012-06-13 16:50:53 -05:00
Massimo Di Pierro 8dc6c18312 ldap_auth.py fix regarding AD, thanks Gyuris 2012-06-13 16:48:58 -05:00
Massimo Di Pierro 3149c21240 fixed a potential timing attack, thanks Kirill Spitsin 2012-06-13 16:45:30 -05:00
Massimo Di Pierro 8f0de10856 optinal projections, thanks Christian and Anthony 2012-06-13 11:53:18 -05:00
Massimo Di Pierro a4a81620a7 fixed bug in navbar link, thanks Anthony 2012-06-12 21:45:07 -05:00
Massimo Di Pierro f6345c45ff fixed pymongo import? 2012-06-12 08:25:22 -05:00
Massimo Di Pierro d5c8e9a79f fixed newcron bug thanks niphlod 2012-06-12 08:22:29 -05:00
Massimo Di Pierro 5619963860 improved scheduler behaviour, thanks Michael 2012-06-11 14:29:08 -05:00
Massimo Di Pierro db227269ab fixed problem with migration of auth_cas, thank you Anthony 2012-06-10 21:17:47 -05:00
Massimo Di Pierro dc5d075bc8 store sessions in cookies, needs logic in main, thanks Nick Groenke 2012-06-10 01:18:30 -05:00
Massimo Di Pierro 6e136a6b47 GAE datastore projection support, thanks Christian 2012-06-10 00:32:14 -05:00
Massimo Di Pierro a4a7dbb1e1 fixed makefile for make_web2py 2012-06-09 11:51:29 -05:00
Massimo Di Pierro 20c5ed3797 implemented cron fix, thanks Michael 2012-06-09 11:20:23 -05:00
Massimo Di Pierro 672f6d082b GAE projection - work in progress 2012-06-09 00:07:57 -05:00
Massimo Di Pierro 7c9b30c5ff newest setup_exe.py, thanks niphlod 2012-06-08 15:20:25 -05:00
Massimo Di Pierro 0ed10638f4 reverted erroneous e808fd6f684a, thanks Carlos 2012-06-07 23:25:40 -05:00
Massimo DiPierro afea274111 improved import, thanks Michele 2012-06-06 20:30:37 -05:00
Massimo DiPierro 50e5bc0075 fixed welcome layout on lack of auth 2012-06-06 11:37:28 -05:00
Massimo DiPierro 0b70f7fa48 merged with online branch 2012-06-06 11:19:42 -05:00
Massimo DiPierro a51c0d119d Merge remote-tracking branch 'origin/master' 2012-06-06 11:16:28 -05:00
Massimo DiPierro ec3df342d5 removed spaces 2012-06-06 11:06:41 -05:00
Massimo DiPierro 6fc2147b5e fixed indentation error, thanks pbreit 2012-06-06 10:54:44 -05:00
Massimo DiPierro 6acc2b6ed7 fixed web2py.py himBH>jQuery, thanks Anthony 2012-06-06 10:51:34 -05:00
Michele Comitini 72454b6b54 White space after \ at eol removed. 2012-06-06 13:07:54 +02:00
Michele Comitini 64a2d51fea Merge branch 'master' of github.com:web2py/web2py 2012-06-06 11:10:56 +02:00
Massimo DiPierro f263365210 another SQLCustomType improvement, Alexander is right 2012-06-05 20:02:36 -05:00
Massimo DiPierro b8bfdf60d3 issue 694, thanks dlypka 2012-06-05 18:18:50 -05:00
Massimo DiPierro 88b68f02f9 issue 644, thanks Douglas and Alan 2012-06-05 18:08:01 -05:00
Massimo DiPierro 9786ea5124 Row.__str__ 2012-06-05 18:00:59 -05:00
Massimo DiPierro 6620296b96 do not show errors about already uploaded files 2012-06-05 17:53:26 -05:00
Massimo DiPierro 6525122295 self refernces, issue 353, 'refernce .', thanks eenns 2012-06-05 17:38:16 -05:00
Massimo DiPierro 96ad364166 self refernces, issue 353, 'refernce .', thanks eenns 2012-06-05 17:37:40 -05:00
Massimo DiPierro 1a61014ec8 fixed router bug and new test, thanks Jonathan 2012-06-05 17:15:17 -05:00
Massimo DiPierro f09392ce2d fixed SQLCustomType represent 2012-06-05 10:57:21 -05:00
Massimo DiPierro 4f314fa312 fixed typo in sqlhtml.py 2012-06-05 00:02:57 -05:00
Massimo DiPierro ce1aba3c6c new (better) scheduler, thanks niphlod and szimszon 2012-06-04 18:49:35 -05:00
Massimo DiPierro 8dc1bdd18f customizable breakcrumbs in smartgrid, thanks Paolo 2012-06-04 18:45:17 -05:00
Massimo DiPierro 0527c8e469 ctrl+S for admin save on Mac 2012-06-04 16:03:24 -05:00
Massimo DiPierro e0444b7bde fixed Romanian translation, thanks Ionel 2012-06-02 16:44:27 -05:00
Massimo DiPierro ce00688334 fixed issue 826, callable editable in grid, thanks Douglas 2012-06-02 14:47:43 -05:00
Massimo DiPierro c92dc33af2 fixed issue 828, related to rest security, thanks Clifford 2012-06-02 14:45:52 -05:00