Commit Graph

606 Commits

Author SHA1 Message Date
mdipierro 6bbf672389 allow dynamical import in template, thanks Fran 2012-06-17 23:16:15 -05:00
mdipierro f4bb6371d1 db.table.field.belongs(*value), thanks Michael Toomim 2012-06-17 23:12:49 -05:00
mdipierro 667b113a26 cursor support in DAL for GAE, thanks Christian 2012-06-17 23:09:19 -05:00
mdipierro 3d6de8a8e9 fixed gitingore and hgignore in welcome 2012-06-17 10:12:18 -05:00
mdipierro bb268daf72 removed btn from buttontext, thanks szimszon 2012-06-17 08:59:35 -05:00
mdipierro 0c957fcf7a removed obsolete files and upgraded to jquery 1.7.2 2012-06-16 18:57:59 -05:00
mdipierro f404acd4f1 rearranged parse_id 2012-06-16 17:03:11 -05:00
mdipierro a255812c53 GAE references, thanks Christian 2012-06-16 16:49:06 -05:00
Massimo Di Pierro 971a0751ee imporved web2py.js no longer escapes flash and commands in headers 2012-06-15 13:17:09 -05:00
Massimo Di Pierro 267d189fe2 updated changelog 2012-06-14 18:47:26 -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 76e8c68cee DAL('postgres2:...') and arrays 2012-06-14 15:25:49 -05:00
Massimo Di Pierro 9ff01bee92 new grid classes bootstrap compatible, thanks Bruno 2012-06-14 15:08:33 -05:00
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