mdipierro
|
6c55cb33cb
|
R-2.0.7
|
2012-09-05 09:26:38 -05:00 |
|
mdipierro
|
fea2dec9f7
|
updated tags
|
2012-09-04 18:33:23 -05:00 |
|
mdipierro
|
fc30a3f649
|
updated tags
|
2012-09-04 18:33:23 -05:00 |
|
mdipierro
|
dd99652087
|
simplified grid console logic and style
|
2012-09-04 17:58:52 -05:00 |
|
mdipierro
|
d566e4f444
|
simplified grid console logic and style
R-2.0.7
|
2012-09-04 17:58:52 -05:00 |
|
Michele Comitini
|
f42984612f
|
Merge github.com:web2py/web2py
|
2012-09-04 22:37:20 +02:00 |
|
mdipierro
|
22dca58c9a
|
R-2.0.7
|
2012-09-04 15:32:27 -05:00 |
|
mdipierro
|
2174677f6f
|
R-2.0.7
|
2012-09-04 15:32:27 -05:00 |
|
mdipierro
|
450101be8e
|
fixed issue 976 with quoting in pg8000
|
2012-09-04 15:09:02 -05:00 |
|
mdipierro
|
fb544a832c
|
fixed issue 976 with quoting in pg8000
|
2012-09-04 15:09:02 -05:00 |
|
mdipierro
|
fe14686586
|
fixed problem with headers in components
|
2012-09-04 15:07:09 -05:00 |
|
mdipierro
|
d9121967e7
|
fixed problem with headers in components
|
2012-09-04 15:07:09 -05:00 |
|
mdipierro
|
0c3c90af6a
|
prevent exception in admin, thanks Marin
|
2012-09-04 14:47:13 -05:00 |
|
mdipierro
|
f2247bc5b6
|
prevent exception in admin, thanks Marin
|
2012-09-04 14:47:13 -05:00 |
|
mdipierro
|
3a9c8d9c0f
|
fixed update with compute fields (again) and ecomponents in markmin
|
2012-09-04 14:43:38 -05:00 |
|
mdipierro
|
ee0cffc944
|
fixed update with compute fields (again) and ecomponents in markmin
|
2012-09-04 14:43:38 -05:00 |
|
mdipierro
|
c16f051e5b
|
try fetchall except, back in executesql, thanks Carlos
|
2012-09-03 16:15:06 -05:00 |
|
mdipierro
|
a45e08c43b
|
try fetchall except, back in executesql, thanks Carlos
|
2012-09-03 16:15:06 -05:00 |
|
mdipierro
|
ec1608ba19
|
executesql(fetch=False)
|
2012-09-03 14:35:01 -05:00 |
|
mdipierro
|
9c931025cc
|
executesql(fetch=False)
|
2012-09-03 14:35:01 -05:00 |
|
mdipierro
|
74fb16a758
|
minor changes in web2py.css
|
2012-09-03 10:18:15 -05:00 |
|
mdipierro
|
07a97d62b8
|
minor changes in web2py.css
|
2012-09-03 10:18:15 -05:00 |
|
mdipierro
|
6cf7b7b606
|
fixed input-xlarge class issue, thanks Anthony
|
2012-09-03 08:55:54 -05:00 |
|
mdipierro
|
65fec492f0
|
fixed input-xlarge class issue, thanks Anthony
|
2012-09-03 08:55:54 -05:00 |
|
mdipierro
|
6dcec8a176
|
updated markmin docs
|
2012-09-03 08:54:45 -05:00 |
|
mdipierro
|
da7d3c6dbd
|
updated markmin docs
|
2012-09-03 08:54:45 -05:00 |
|
mdipierro
|
9c7786d06b
|
fixed error in admin login
|
2012-09-03 08:47:10 -05:00 |
|
mdipierro
|
73c66c142d
|
fixed error in admin login
|
2012-09-03 08:47:10 -05:00 |
|
mdipierro
|
52a796ef92
|
faster custom_import, thanks Michele
|
2012-09-03 08:17:05 -05:00 |
|
mdipierro
|
29c513e5a3
|
faster custom_import, thanks Michele
|
2012-09-03 08:17:05 -05:00 |
|
mdipierro
|
ae2eefc6bf
|
executesql allows fields and/or colnames to be independently specfied, thanks Ahtony and Niphlod
|
2012-09-03 08:12:40 -05:00 |
|
mdipierro
|
72bb9d3513
|
executesql allows fields and/or colnames to be independently specfied, thanks Ahtony and Niphlod
|
2012-09-03 08:12:40 -05:00 |
|
mdipierro
|
148e099f58
|
CACHED_REGEXES_MAX_SIZE, thanks Anthony
|
2012-09-03 08:09:49 -05:00 |
|
mdipierro
|
90c0e0ff7e
|
CACHED_REGEXES_MAX_SIZE, thanks Anthony
|
2012-09-03 08:09:49 -05:00 |
|
Michele Comitini
|
d7f27b8ae7
|
speed optimization in custom_import.py by using local namespace
|
2012-09-03 08:40:14 +02:00 |
|
mdipierro
|
0351f37e67
|
fixed backward compatibility issue in dal with __int__, thanks Dominic
|
2012-09-02 22:34:24 -05:00 |
|
mdipierro
|
7b24ce3f41
|
fixed backward compatibility issue in dal with __int__, thanks Dominic
|
2012-09-02 22:34:24 -05:00 |
|
mdipierro
|
69bac57058
|
conditional session connect only
|
2012-09-02 22:30:33 -05:00 |
|
mdipierro
|
d61748466e
|
conditional session connect only
|
2012-09-02 22:30:33 -05:00 |
|
mdipierro
|
cbcac3af70
|
routes_in = [('/welcome','/welcome',dict(web2py_disable_session = True))]
|
2012-09-02 15:09:32 -05:00 |
|
mdipierro
|
c17c28e42b
|
routes_in = [('/welcome','/welcome',dict(web2py_disable_session = True))]
|
2012-09-02 15:09:32 -05:00 |
|
mdipierro
|
2b030a5e87
|
routes_in = (regex, value, custom_env)
|
2012-09-02 15:03:25 -05:00 |
|
mdipierro
|
524a65d0a9
|
routes_in = (regex, value, custom_env)
|
2012-09-02 15:03:25 -05:00 |
|
mdipierro
|
8eb15627bf
|
allow navbar without define_tables, thanks Anthony
|
2012-09-02 14:52:52 -05:00 |
|
mdipierro
|
51d8932252
|
allow navbar without define_tables, thanks Anthony
|
2012-09-02 14:52:52 -05:00 |
|
Michele Comitini
|
9a5e8172d6
|
Merge github.com:web2py/web2py
|
2012-09-02 21:42:06 +02:00 |
|
mdipierro
|
ae8bf7b60d
|
faster re.compile in validators
|
2012-09-02 12:26:16 -05:00 |
|
mdipierro
|
7b655465bb
|
faster re.compile in validators
|
2012-09-02 12:26:16 -05:00 |
|
mdipierro
|
c292b896e3
|
conditional models with cached re.compile, thanks Anthony
|
2012-09-02 12:12:59 -05:00 |
|
mdipierro
|
71c44e62b8
|
conditional models with cached re.compile, thanks Anthony
|
2012-09-02 12:12:59 -05:00 |
|