Commit Graph
420 Commits
Author SHA1 Message Date
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
Massimo DiPierro 464df3f741 fixed bug in mail login introduced in recent commit, issue 818, thanks Carlos 2012-05-23 09:28:00 -05:00
Massimo DiPierro 3f18d032e9 fixed bug in smartdict, thanks Jonathan 2012-05-21 10:08:44 -05:00
Massimo DiPierro 0e0c655355 db(db.a)._update(name=db(db.b.a==db.a.id).nested_select(db.b.id)) 2012-05-21 09:55:05 -05:00
Massimo Di Pierro 5522e8d9ea parse_as_rest returns count, thaks Joseph Piron 2012-05-20 10:09:41 -05:00
Massimo Di Pierro 1173f292fa {{super}} equals '' if no parent 2012-05-19 22:35:12 -05:00
Massimo DiPierro cb485d320a fixed 5th parameter of menu does not work on mobiles, issue 805, thanks mweissen 2012-05-19 10:11:55 -05:00
Massimo DiPierro 6d70560c69 use applescript to force slash screen on to, thanks Marc 2012-05-19 10:09:38 -05:00
Massimo DiPierro 6775f89c2e fixed logging issue (807), thanks Marc 2012-05-19 10:07:56 -05:00
Massimo Di Pierro 2d48af247d db.table.field.avg(), issue 803, thanks Ato 2012-05-17 18:14:19 -05:00
Massimo Di Pierro b6a415a37c fixed bug in last commit, thanks Harkirat 2012-05-17 17:52:27 -05:00
Massimo Di Pierro 05ee1e90ca get or create key now defaults to sha512 asn should have all along, thanks Harkirat 2012-05-17 15:56:19 -05:00
Massimo Di Pierro c1f10fe9cf mail.settings.login can be None,False,0,'' 2012-05-17 10:54:17 -05:00
Massimo Di Pierro 92d4aa3362 no more class='' but class=None, thanks Jonathan 2012-05-17 09:55:50 -05:00
Massimo DiPierro a2cc167d68 disabled copied of logging.conf again, problem with python 2.5 2012-05-16 18:23:18 -05:00