Commit Graph
434 Commits
Author SHA1 Message Date
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 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 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 6fc2147b5e fixed indentation error, thanks pbreit 2012-06-06 10:54:44 -05: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 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
Massimo DiPierro 168a79d6ee pyfilestem support for upload to S3, ftp, etc. 2012-05-31 12:48:27 -05:00
Massimo Di Pierro 2eecd735da fixed pythonrc, thanks Vlad 2012-05-29 00:20:46 -05:00
Massimo Di Pierro ebcdbae047 fixed a problem with path detection in languages, thanks Vlad 2012-05-28 19:15:29 -05:00
Massimo Di Pierro 710c29323b fixed problem with shell introduced in recent commit 2012-05-28 16:30:43 -05:00
Massimo Di Pierro 273e9e4fb3 issue 823, thanks mweissen 2012-05-28 16:19:29 -05:00
Massimo Di Pierro 2272f2c0e4 reverted latest change, thanks Babak 2012-05-28 15:46:18 -05:00
Massimo Di Pierro 66ee800ec6 yet another postgresql connection improvement, thanks Babak 2012-05-28 14:02:12 -05:00
Massimo Di Pierro 28f4d26630 language files are now searched recursively, thanks Vlad 2012-05-28 13:32:40 -05:00
Massimo Di Pierro 296e9f0d0e language files are now searched recursively, thanks Vlad 2012-05-28 13:31:40 -05:00
Massimo Di Pierro 25ecaee096 fixed encoding in flash messages, thanks Vlad 2012-05-28 13:23:40 -05:00
Massimo Di Pierro 1208f59ca8 internationalization in RSS serializer, thanks Vlad 2012-05-28 13:13:49 -05:00
Massimo Di Pierro 234a26ffbb result of PYTHONSTARTUP scripts execution (export...; def...) is inserted into global() scope of web2py interactive shell, thanks Vlad 2012-05-28 13:11:12 -05:00
Massimo Di Pierro b416fe4b58 BEAUTIFY shows cookie values, thanks Vlad 2012-05-28 13:05:30 -05:00
Massimo Di Pierro c42e7902e0 STRONG helper, thanks Vlad 2012-05-28 13:00:49 -05:00
Massimo Di Pierro 463ce8df47 dal connection strigs now allo / in hostnames, thanks Babak 2012-05-28 12:29:19 -05:00
Massimo Di Pierro 2b8623144c making ics seriliazer more flexible 2012-05-26 22:38:37 -05:00
Massimo Di Pierro fed27bda5b fixed bug in serializers, thanks Louis DaPrato 2012-05-26 20:10:27 -05:00
Massimo Di Pierro 861979868c fixed problem with ics serializer, thanks Amber 2012-05-26 11:15:52 -05:00
Massimo DiPierro 8f35e3b60a fixed bug in serializers 2012-05-25 22:29:07 -05:00
Massimo Di Pierro e1fe71f529 fixed problem with handle_charref, thanks Cedric Meyer 2012-05-25 10:38:46 -05:00
Massimo Di Pierro 8079f347da new scheduler (not tested yet), thanks Niphlod 2012-05-24 22:31:51 -05:00