mdipierro
|
6af173c853
|
fixed help_field(s)
|
2013-06-11 08:00:48 -05:00 |
|
mdipierro
|
5d6b4842ba
|
fixed Issue 1233:improve webclient
|
2013-06-10 06:19:42 -05:00 |
|
mdipierro
|
09291e0df2
|
CAST in sql only when strincly necessary, still, can be better
|
2013-06-09 17:00:54 -05:00 |
|
mdipierro
|
2444b5c587
|
CAST in sql, needs more work
|
2013-06-09 16:57:13 -05:00 |
|
mdipierro
|
bf3770dc98
|
fixed Issue 1520:incomplete fix for json and csv import
|
2013-06-09 16:43:49 -05:00 |
|
mdipierro
|
484b8e5cc9
|
possibly fixed issue 1446:contains/cast to string problem
|
2013-06-09 16:41:46 -05:00 |
|
mdipierro
|
fa91475836
|
fixed Issue 1477:File exported by export_to_csv cannot be read by import_from_csv
|
2013-06-09 16:27:00 -05:00 |
|
mdipierro
|
73f447167e
|
fixed Issue 1519:MongoDB fails when inserting list:reference values, thanks Alan
|
2013-06-08 18:51:14 -05:00 |
|
mdipierro
|
cccc6565eb
|
fixed as_json for output of joins, thanks Alan
|
2013-06-08 09:40:45 -05:00 |
|
mdipierro
|
6c2030f820
|
fixed some problem with latest editor tab, thanks Paolo
|
2013-06-07 17:35:47 -05:00 |
|
mdipierro
|
a302d52698
|
Merge pull request #102 from mbroadst/post-vars-in-delete-requests
allow to process post vars in DELETE requests
|
2013-06-06 08:32:47 -07:00 |
|
Matt Broadstone
|
176c9f4ad9
|
allow to process post vars in DELETE requests
|
2013-06-04 15:26:32 -04:00 |
|
Massimo
|
0fdab02d68
|
fixed auth.settings.manager_group_role
|
2013-06-04 09:31:53 -05:00 |
|
mdipierro
|
0fcb5f2ccd
|
fixed missing import in last commit, thanks Tim
|
2013-06-03 22:41:24 -05:00 |
|
mdipierro
|
27287d246a
|
fixed Issue 1512:AutocompleteWidget, help_fields parameter, thanks Mirek
|
2013-06-03 22:17:11 -05:00 |
|
mdipierro
|
2234cd245c
|
fixed memory leak in issue 1493
|
2013-06-03 22:12:05 -05:00 |
|
mdipierro
|
c5980cd312
|
grid displays Virtual Fields
|
2013-06-03 21:48:55 -05:00 |
|
mdipierro
|
50dcd7a572
|
conditional fields
|
2013-06-03 17:48:13 -05:00 |
|
mdipierro
|
35f1cca768
|
Merge pull request #99 from michele-comitini/master
removed useless orderby
|
2013-06-02 19:44:44 -07:00 |
|
mdipierro
|
d31bba2670
|
No more default capture of integrity error
|
2013-06-01 18:24:44 -05:00 |
|
mdipierro
|
ecc2f0004c
|
removed manage from auth
|
2013-05-31 21:31:21 -05:00 |
|
Massimo
|
3ce3171dff
|
user/manage, thanks Anthony
|
2013-05-31 11:25:56 -05:00 |
|
Massimo
|
0850cadfdc
|
allow hash_vars in verify signature, thanks Anthony
|
2013-05-31 10:41:28 -05:00 |
|
Michele Comitini
|
53a5a44def
|
Merge ssh://github.com/web2py/web2py
|
2013-05-31 15:56:44 +02:00 |
|
Michele Comitini
|
ad1d414485
|
removed automatic orderby on db.table[id] expression and db.table(id) call
|
2013-05-31 15:55:52 +02:00 |
|
Massimo
|
1c012b92d5
|
possibly fixed dropbox_auth bug?
|
2013-05-30 12:25:21 -05:00 |
|
mdipierro
|
a915054602
|
reverting https://code.google.com/p/web2py/issues/detail?id=1500 as discussed https://groups.google.com/ dE-Fu9prKyI
|
2013-05-28 22:45:15 -05:00 |
|
mdipierro
|
dd97b9c8dd
|
fixed as_dict for functions, thanks Martin Hufsky and Alan
|
2013-05-27 11:50:31 -05:00 |
|
mdipierro
|
d1e25796e9
|
fixed Issue 1505:Json fields imported from csv do not work with postgresql, thanks anonoofish
|
2013-05-27 10:41:57 -05:00 |
|
mdipierro
|
69c888d071
|
Issue 1506: length argument wrong with unicode
|
2013-05-27 10:33:37 -05:00 |
|
mdipierro
|
0138b1782d
|
jQuery 1.10.0
|
2013-05-25 18:36:32 -05:00 |
|
mdipierro
|
9b1b9e73c5
|
fixed type in dal with simplejson, thanks Mart
|
2013-05-25 10:39:16 -05:00 |
|
mdipierro
|
31318340e2
|
Merge pull request #97 from drnextgis/master
Use T operator fot title attribute of grid buttons
|
2013-05-24 09:44:43 -07:00 |
|
mdipierro
|
4f6ab86491
|
fixed Issue 1500:MySQL driver unable to handle IntegrityError, thanks wheresgatsby
|
2013-05-24 08:35:09 -05:00 |
|
mdipierro
|
4147867098
|
better handling of delimeters in template, thanks Corne Dickens
|
2013-05-24 08:28:45 -05:00 |
|
Denis Rykov
|
a0dead1586
|
Use T operator fot title attribute of grid buttons
|
2013-05-23 17:58:43 +07:00 |
|
mdipierro
|
0afc18fd24
|
reverted HTTP(status_message) because redundant
|
2013-05-19 22:14:43 -05:00 |
|
Ricardo Pedroso
|
15263ea1d6
|
add missing client parameter to lua script
|
2013-05-18 22:26:35 +01:00 |
|
Ricardo Pedroso
|
693c5cd5e4
|
add an optional lock mechanism to redis sessions
|
2013-05-18 20:36:53 +01:00 |
|
Ricardo Pedroso
|
cc3f045efa
|
get rid of val == dict()
|
2013-05-18 20:36:53 +01:00 |
|
mdipierro
|
43806a26e7
|
grid(...,client_side_delete=True) for redirect(client_size=True)
|
2013-05-17 14:53:04 -05:00 |
|
mdipierro
|
cb4c4b3eb5
|
Merge pull request #95 from niphlod/issue/1380
fix small error in parse_boolean
|
2013-05-17 12:34:44 -07:00 |
|
mdipierro
|
39558267b9
|
Merge pull request #94 from niphlod/feature/redis_cache
new and improved redis_cache
|
2013-05-17 12:33:43 -07:00 |
|
niphlod
|
59a3c5a6e6
|
fix small error in parse_boolean
|
2013-05-17 21:23:24 +02:00 |
|
mdipierro
|
2c9eeccc0e
|
fixed issue 1496:Delete button in SQLFORM.grid does not cause browser redirect, thanks jppmssaraiva
|
2013-05-17 14:19:51 -05:00 |
|
mdipierro
|
7576d85dba
|
ics(...,calname=False)
|
2013-05-17 13:53:32 -05:00 |
|
mdipierro
|
579f0d752f
|
stripe.charge(token=...)
|
2013-05-16 22:03:20 -05:00 |
|
mdipierro
|
65e9cc2127
|
alternative escaping of password in DAL uri
|
2013-05-15 21:35:17 -05:00 |
|
niphlod
|
dc2fd49ecb
|
new and improved redis_cache. Got distributed locking and faster clear() function.
also, the .increment() was a little bit bugged.
|
2013-05-16 00:44:24 +02:00 |
|
mdipierro
|
a380ae69d5
|
IS_SLUG patch, thanks Jonathan, Niphlod and Villas
|
2013-05-15 12:41:28 -05:00 |
|