Commit Graph

7543 Commits

Author SHA1 Message Date
Massimo DiPierro
410943e2ad admin/controllers/webservices.py, thanks Mariano 2012-03-12 12:07:11 -05:00
Massimo DiPierro
943536e39a ldap certificate file support, thanks Gyuris 2012-03-12 10:41:21 -05:00
Massimo DiPierro
3494a01d1d Merge branch 'master' of github.com:web2py/web2py 2012-03-11 19:59:25 -05:00
Massimo DiPierro
b14b006946 fixed problem with pg8000 diver import, thanks Alan 2012-03-11 19:38:46 -05:00
Michele Comitini
cf0b40eaba Added named parameters to avoid legacy parameter. 2012-03-10 21:14:39 +01:00
Michele Comitini
ead5f57d26 License disclaimer updated to LGPL3. 2012-03-10 14:12:40 +01:00
Michele Comitini
a29e1c0020 comment text cleanup 2012-03-10 14:09:08 +01:00
Massimo DiPierro
8ac7656f2d come changed to oauth2_auth.py 2012-03-09 13:49:46 -06:00
Massimo DiPierro
42d797db1e added missing file to git 2012-03-09 01:59:46 -06:00
Massimo Di Pierro
6f7a1c05c5 fixed link to github 2012-03-07 15:25:55 -06:00
Massimo Di Pierro
85d32fded3 re-enabled mobile detection in admin 2012-03-07 15:17:23 -06:00
Massimo Di Pierro
91d2bd5820 test move mdipierro->web2py 2012-03-07 11:27:18 -06:00
Massimo Di Pierro
fb14d83de9 1.99.7 2012-03-04 16:04:10 -06:00
Massimo Di Pierro
1f8754155b reverted 36f3571590 and fixed a backward compatibility issue 2012-03-03 00:00:05 -06:00
Massimo Di Pierro
1be5ca9d2e ajax(...,t) can be callback, thanks Bruno 2012-03-02 20:26:32 -06:00
Massimo Di Pierro
5284de0688 1.99.6 2012-03-02 10:41:32 -06:00
Massimo Di Pierro
1c4a0b9c0a ldap patch, thanks Gyuris 2012-03-02 10:41:08 -06:00
Massimo Di Pierro
9b302033ab 1.99.6 2012-03-02 10:17:30 -06:00
Massimo Di Pierro
1622fc5121 fixed a problem in template with delimiters, thanks szimszon 2012-03-02 10:11:23 -06:00
Massimo Di Pierro
36f3571590 compileapp patch, thanks Alan 2012-03-02 10:04:08 -06:00
Massimo Di Pierro
54b6b9d995 fixed typo in storage.py 2012-03-02 10:03:40 -06:00
Massimo Di Pierro
f274cfed6c fixed hg mess 2012-03-01 15:20:30 -06:00
Massimo Di Pierro
d1bd4a7153 1.99.5 2012-03-01 14:08:45 -06:00
Massimo Di Pierro
575e657772 fixed minor bugin debugger, thanks Mariano 2012-03-01 13:10:50 -06:00
Massimo Di Pierro
7f5496d1bb fixed issues 686, markming rendering of consecutive tables and blockquotes, thanks mirek.zvolsky 2012-03-01 11:19:03 -06:00
Massimo Di Pierro
a8a4fee635 IS_IN_DB ignoring common filters, thanks tsvim 2012-03-01 11:02:23 -06:00
Massimo Di Pierro
42e5bea36f improved ldap_auth, thanks Gyuris 2012-03-01 09:12:19 -06:00
Massimo Di Pierro
59768bede4 new ldap_auth.py has manage_groups, thanks Gyuris 2012-03-01 08:55:02 -06:00
Massimo Di Pierro
02e7f38da7 fixed a major problem with locking in languages, thanks Dan McGee fr the help 2012-02-29 13:38:59 -06:00
Massimo Di Pierro
9c6eafab54 merged recent changes by mariano 2012-02-29 11:11:39 -06:00
Massimo Di Pierro
6cb0e3aa2e fix to improved debugger (thanks Mariano) and one in test_languages 2012-02-28 22:00:41 -06:00
Massimo Di Pierro
8a85fa7121 fixed changelog 2012-02-28 19:29:22 -06:00
Massimo DiPierro
5f3ea90e9e handing errors when no tickets in db, thanks Niphold 2012-02-28 15:39:55 -06:00
Massimo DiPierro
911961736e updated changelog 2012-02-28 15:13:07 -06:00
Massimo DiPierro
ced95854a9 web2py_component timeout, issue 576, thanks Alan 2012-02-28 15:09:12 -06:00
Massimo DiPierro
3e26f75bd0 debugger -> LGPL license 2012-02-28 14:45:31 -06:00
Massimo DiPierro
7815a87555 metter Teradata support, thanks Andrew Willmott 2012-02-28 13:57:10 -06:00
Massimo DiPierro
08ca99a993 reponse.delimiters, thanks Denes 2012-02-28 13:48:37 -06:00
Massimo DiPierro
1116e9417e updated who 2012-02-28 13:16:52 -06:00
Massimo DiPierro
b22235c4bb removed some comments from dal.py 2012-02-28 13:15:15 -06:00
Massimo DiPierro
06ef404a01 fixed join problem, issue 490, thanks Michele and Marin Pranjic 2012-02-28 12:55:26 -06:00
Massimo DiPierro
5c58d8a12e fixed test failure in language locking 2012-02-28 11:18:03 -06:00
Massimo DiPierro
9e4930243c blob_decode bug fix, issue 657, thanks hi21alt 2012-02-28 10:57:23 -06:00
Massimo DiPierro
f9dd893fb1 del_membership(group_id=None), issue 671, thanks hi21alt 2012-02-28 10:47:50 -06:00
Massimo DiPierro
593bfbc23f Expose allows all special chars but prevents directory traversal 2012-02-28 10:45:43 -06:00
Massimo DiPierro
45b4d2f853 fixed sqlite regex 2012-02-28 10:18:23 -06:00
Massimo DiPierro
56df5c7d19 fixed link to image in browser_id, thanks Pai 2012-02-28 10:10:30 -06:00
Massimo DiPierro
07b44bcb17 minor changes in ticket_storage 2012-02-28 10:08:54 -06:00
Massimo Di Pierro
ac4a2c8ea1 oup/web2py/browse_thread/thread/5221c4a0e28640f8#, thanks Anthony 2012-02-27 16:58:01 -06:00
Massimo Di Pierro
65dc2026e0 check the list:reference contains integers 2012-02-27 08:52:41 -06:00