Massimo DiPierro
|
4e7c1ae48a
|
fixed issue 826, callable editable in grid, thanks Douglas
|
2012-06-02 14:47:43 -05:00 |
|
Massimo DiPierro
|
fc7c6d5697
|
fixed issue 828, related to rest security, thanks Clifford
|
2012-06-02 14:45:52 -05:00 |
|
Massimo DiPierro
|
8436692e88
|
pyfilestem support for upload to S3, ftp, etc.
|
2012-05-31 12:48:27 -05:00 |
|
Massimo Di Pierro
|
e4357d2988
|
fixed pythonrc, thanks Vlad
|
2012-05-29 00:20:46 -05:00 |
|
Massimo Di Pierro
|
3af2c7153f
|
fixed a problem with path detection in languages, thanks Vlad
|
2012-05-28 19:15:29 -05:00 |
|
Massimo Di Pierro
|
5c2bab1fb6
|
fixed problem with shell introduced in recent commit
|
2012-05-28 16:30:43 -05:00 |
|
Massimo Di Pierro
|
2d051d7ff4
|
issue 823, thanks mweissen
|
2012-05-28 16:19:29 -05:00 |
|
Massimo Di Pierro
|
b4453c6237
|
reverted latest change, thanks Babak
|
2012-05-28 15:46:18 -05:00 |
|
Massimo Di Pierro
|
e61e595d21
|
yet another postgresql connection improvement, thanks Babak
|
2012-05-28 14:02:12 -05:00 |
|
Massimo Di Pierro
|
f424aef3c3
|
language files are now searched recursively, thanks Vlad
|
2012-05-28 13:32:40 -05:00 |
|
Massimo Di Pierro
|
94e1de3cf8
|
language files are now searched recursively, thanks Vlad
|
2012-05-28 13:31:40 -05:00 |
|
Massimo Di Pierro
|
5001a0d16f
|
fixed encoding in flash messages, thanks Vlad
|
2012-05-28 13:23:40 -05:00 |
|
Massimo Di Pierro
|
ac864ceaf4
|
internationalization in RSS serializer, thanks Vlad
|
2012-05-28 13:13:49 -05:00 |
|
Massimo Di Pierro
|
8d954bbfc3
|
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
|
b48be44134
|
BEAUTIFY shows cookie values, thanks Vlad
|
2012-05-28 13:05:30 -05:00 |
|
Massimo Di Pierro
|
54c10e0f97
|
STRONG helper, thanks Vlad
|
2012-05-28 13:00:49 -05:00 |
|
Massimo Di Pierro
|
6411045b62
|
dal connection strigs now allo / in hostnames, thanks Babak
|
2012-05-28 12:29:19 -05:00 |
|
Massimo Di Pierro
|
8bf47a940b
|
making ics seriliazer more flexible
|
2012-05-26 22:38:37 -05:00 |
|
Massimo Di Pierro
|
2819285076
|
fixed bug in serializers, thanks Louis DaPrato
|
2012-05-26 20:10:27 -05:00 |
|
Massimo Di Pierro
|
07e61fc00f
|
fixed problem with ics serializer, thanks Amber
|
2012-05-26 11:15:52 -05:00 |
|
Massimo DiPierro
|
093b3590e9
|
fixed bug in serializers
|
2012-05-25 22:29:07 -05:00 |
|
Massimo Di Pierro
|
543f6b9606
|
fixed problem with handle_charref, thanks Cedric Meyer
|
2012-05-25 10:38:46 -05:00 |
|
Massimo Di Pierro
|
837ed7fb5e
|
new scheduler (not tested yet), thanks Niphlod
|
2012-05-24 22:31:51 -05:00 |
|
Massimo DiPierro
|
2fa604df3a
|
fixed bug in mail login introduced in recent commit, issue 818, thanks Carlos
|
2012-05-23 09:28:00 -05:00 |
|
Massimo DiPierro
|
9c26839d15
|
fixed bug in smartdict, thanks Jonathan
|
2012-05-21 10:08:44 -05:00 |
|
Massimo DiPierro
|
0206fa024b
|
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
|
7e2fbfacac
|
parse_as_rest returns count, thaks Joseph Piron
|
2012-05-20 10:09:41 -05:00 |
|
Massimo Di Pierro
|
ec55c1573b
|
{{super}} equals '' if no parent
|
2012-05-19 22:35:12 -05:00 |
|
Massimo DiPierro
|
5ce35c1726
|
fixed 5th parameter of menu does not work on mobiles, issue 805, thanks mweissen
|
2012-05-19 10:11:55 -05:00 |
|
Massimo DiPierro
|
667396904c
|
use applescript to force slash screen on to, thanks Marc
|
2012-05-19 10:09:38 -05:00 |
|
Massimo DiPierro
|
1f265ee370
|
fixed logging issue (807), thanks Marc
|
2012-05-19 10:07:56 -05:00 |
|
Massimo Di Pierro
|
ed354d8646
|
db.table.field.avg(), issue 803, thanks Ato
|
2012-05-17 18:14:19 -05:00 |
|
Massimo Di Pierro
|
672f093e15
|
fixed bug in last commit, thanks Harkirat
|
2012-05-17 17:52:27 -05:00 |
|
Massimo Di Pierro
|
16ff6cef08
|
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
|
b00eca75af
|
mail.settings.login can be None,False,0,''
|
2012-05-17 10:54:17 -05:00 |
|
Massimo Di Pierro
|
60c4a912cd
|
no more class='' but class=None, thanks Jonathan
|
2012-05-17 09:55:50 -05:00 |
|
Massimo DiPierro
|
ce01842e2d
|
disabled copied of logging.conf again, problem with python 2.5
|
2012-05-16 18:23:18 -05:00 |
|
Massimo DiPierro
|
bc929ce463
|
fixed issue 799, thanks hi21alt
|
2012-05-16 16:52:09 -05:00 |
|
Massimo DiPierro
|
bc8eeb25e3
|
Sybase Adapter
|
2012-05-16 16:45:10 -05:00 |
|
Massimo DiPierro
|
279d275c1c
|
restored copy of logging, works today
|
2012-05-16 11:15:56 -05:00 |
|
Massimo Di Pierro
|
776f39922e
|
removed copy of logging.conf because default logging.example.conf breaks web2py.
|
2012-05-15 09:06:31 -05:00 |
|
Massimo Di Pierro
|
3d86a99e55
|
improved csv does not require id field, issue 795, thanks Dominic Koenig
|
2012-05-14 14:28:35 -05:00 |
|
Massimo Di Pierro
|
bb946b34a8
|
sys.exit of error on run_system_tests
|
2012-05-14 14:27:27 -05:00 |
|
Massimo Di Pierro
|
632a8568bb
|
sys.exit(1) of error on run_system_tests
|
2012-05-14 14:26:34 -05:00 |
|
Massimo DiPierro
|
327ea4e019
|
Create default logging.conf if it doesn't exist, thanks Marc
|
2012-05-11 17:41:25 -05:00 |
|
Massimo Di Pierro
|
d788830df6
|
another mongodb improvement
|
2012-05-11 14:52:21 -05:00 |
|
Massimo Di Pierro
|
1251313f9c
|
fixed bug in recent widget commit, thanks Gyuris
|
2012-05-11 08:28:24 -05:00 |
|
Massimo Di Pierro
|
d2c37b1d68
|
Display import errors in the GUI as well as the terminal, issue 789, thanks Marc
|
2012-05-11 08:26:53 -05:00 |
|
Massimo Di Pierro
|
b60c4a3191
|
better teradata adapter, thanks Andrew Willimott
|
2012-05-11 08:23:00 -05:00 |
|
Massimo Di Pierro
|
d777cde5fc
|
better teradata adapter, thanks Andrew Willimott
|
2012-05-11 08:14:57 -05:00 |
|