Commit Graph

617 Commits

Author SHA1 Message Date
mdipierro
35c5c332a0 disabled login form in admin is not secure, issue 859, thanks Tim 2012-06-25 14:40:19 -05:00
mdipierro
72e830694d improved spreadsheet, issue 860, thanks Alan 2012-06-25 14:35:10 -05:00
mdipierro
a364dc5fde nested DIV in error messages, issue 861 thanks Richard 2012-06-25 14:31:52 -05:00
mdipierro
a1226f2c16 fixed quote in url rewrite, thanks Michael 2012-06-25 14:21:18 -05:00
mdipierro
9aa15db007 ctrl+C now kills scheduler too, issue 126, thanks Niphlod 2012-06-25 14:18:20 -05:00
mdipierro
6c6dffe1b8 routes patch, thanks Jonathan 2012-06-25 14:14:44 -05:00
mdipierro
84cb8af39a IS_IN_DB distinct 2012-06-23 09:11:56 -05:00
mdipierro
676441a56f fixed imap adepater to deal with inboxes with leading _ or numbers, issue 644, thanks Alan 2012-06-22 13:18:11 -05:00
mdipierro
16398dace9 improved bootswatch, thanks Paolo 2012-06-18 17:07:32 -05:00
mdipierro
1540bb28bb fixed geocode, issue 855, thanks niphllod 2012-06-17 23:36:35 -05:00
mdipierro
1609a9b181 improved layout, thanks Paolo 2012-06-17 23:35:03 -05:00
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