mdipierro
|
16540d32ae
|
fixed issue 1117, snitize of unicode, thanks Bill
|
2012-10-31 10:02:08 -05:00 |
|
mdipierro
|
b18a2a7aa3
|
fixed issue 1117, snitize of unicode, thanks Bill
|
2012-10-31 10:02:08 -05:00 |
|
mdipierro
|
6801ed07d8
|
fixed issue 1127, SQLTABLE column with virtual fields, thanks hi21alt
|
2012-10-31 09:52:43 -05:00 |
|
mdipierro
|
693dce0e6c
|
fixed issue 1127, SQLTABLE column with virtual fields, thanks hi21alt
|
2012-10-31 09:52:43 -05:00 |
|
mdipierro
|
783d049668
|
fixed issue 1129, recapcha message error, thanks Friedrich
|
2012-10-31 09:50:37 -05:00 |
|
mdipierro
|
e1cd36771e
|
fixed issue 1129, recapcha message error, thanks Friedrich
|
2012-10-31 09:50:37 -05:00 |
|
mdipierro
|
f62c8f6489
|
allow to pass hidden to crud.update
|
2012-10-31 09:14:58 -05:00 |
|
mdipierro
|
12107da9bd
|
allow to pass hidden to crud.update
|
2012-10-31 09:14:58 -05:00 |
|
Michele Comitini
|
33ebb0ce84
|
Merge github.com:web2py/web2py
|
2012-10-31 11:20:32 +01:00 |
|
Michele Comitini
|
3d1dfadc18
|
removed prints
|
2012-10-30 17:40:13 +01:00 |
|
Michele Comitini
|
9f2e135e80
|
improved regex matching
|
2012-10-30 17:39:49 +01:00 |
|
Massimo
|
c404db4a08
|
fixed sync languages, thanks Yair
|
2012-10-30 11:09:50 -05:00 |
|
Massimo
|
96eee74f56
|
fixed sync languages, thanks Yair
|
2012-10-30 11:09:50 -05:00 |
|
Massimo
|
5713ec1365
|
fixed validator recent typo
|
2012-10-30 09:42:03 -05:00 |
|
Massimo
|
2f881085ef
|
fixed validator recent typo
|
2012-10-30 09:42:03 -05:00 |
|
mdipierro
|
bd6b719c32
|
reverted changes about formatting None
|
2012-10-29 22:25:19 -05:00 |
|
mdipierro
|
7b2afa109e
|
reverted changes about formatting None
|
2012-10-29 22:25:19 -05:00 |
|
mdipierro
|
30ffb3492a
|
gluon/contrib/login_methods/dropbox_account.py, get client
|
2012-10-29 22:22:36 -05:00 |
|
mdipierro
|
8dae3f832d
|
gluon/contrib/login_methods/dropbox_account.py, get client
|
2012-10-29 22:22:36 -05:00 |
|
mdipierro
|
23f34e0f80
|
page and media preview in wiki, thanks Niphlod
|
2012-10-29 21:38:09 -05:00 |
|
mdipierro
|
c61e0e11bb
|
page and media preview in wiki, thanks Niphlod
|
2012-10-29 21:38:09 -05:00 |
|
mdipierro
|
d1ac7981dd
|
moved toolbar logic to dal, thanks Niphlod
|
2012-10-29 18:13:58 -05:00 |
|
mdipierro
|
04caa5f4e4
|
moved toolbar logic to dal, thanks Niphlod
|
2012-10-29 18:13:58 -05:00 |
|
mdipierro
|
28d320e5ac
|
added informix to list, thanks Christopher
|
2012-10-29 18:11:52 -05:00 |
|
mdipierro
|
6a13c33c70
|
added informix to list, thanks Christopher
|
2012-10-29 18:11:52 -05:00 |
|
mdipierro
|
827ea1808a
|
if user_group_name is None, user_group_role is also None
|
2012-10-29 14:00:29 -05:00 |
|
mdipierro
|
4357edb1d4
|
if user_group_name is None, user_group_role is also None
|
2012-10-29 14:00:29 -05:00 |
|
mdipierro
|
18d97c0609
|
csv can return a generator, thanks Jonathan
|
2012-10-29 11:36:04 -05:00 |
|
mdipierro
|
9d7e009c0f
|
csv can return a generator, thanks Jonathan
|
2012-10-29 11:36:04 -05:00 |
|
mdipierro
|
094646d5ba
|
validator.formatter checks None
|
2012-10-29 10:09:07 -05:00 |
|
mdipierro
|
7549f77edc
|
validator.formatter checks None
|
2012-10-29 10:09:07 -05:00 |
|
mdipierro
|
2b0943b57d
|
fixed redirection after change password, issue 1112, thanks Friedrich
|
2012-10-29 09:31:51 -05:00 |
|
mdipierro
|
5ee2ab9b6b
|
fixed redirection after change password, issue 1112, thanks Friedrich
|
2012-10-29 09:31:51 -05:00 |
|
mdipierro
|
c6f3bda227
|
fixed issue 1118, reload page when called by component, thanks Paolo
|
2012-10-29 09:28:19 -05:00 |
|
mdipierro
|
54b98b4e05
|
fixed issue 1118, reload page when called by component, thanks Paolo
|
2012-10-29 09:28:19 -05:00 |
|
mdipierro
|
8e9a190fef
|
fixed toolbar issue 1111, thanks niphlod
|
2012-10-29 09:06:52 -05:00 |
|
mdipierro
|
6e0e48e150
|
fixed toolbar issue 1111, thanks niphlod
|
2012-10-29 09:06:52 -05:00 |
|
mdipierro
|
db21f663fe
|
fixed issue 1120, bug introduced in latest utils.py import. thanks Yair
|
2012-10-29 08:59:54 -05:00 |
|
mdipierro
|
fe5a1c6a8d
|
fixed issue 1120, bug introduced in latest utils.py import. thanks Yair
|
2012-10-29 08:59:54 -05:00 |
|
mdipierro
|
554640b103
|
fixed issue 1121, appadmin interface to cache, thanks Paolo
|
2012-10-29 08:57:43 -05:00 |
|
mdipierro
|
8332106754
|
fixed issue 1121, appadmin interface to cache, thanks Paolo
|
2012-10-29 08:57:43 -05:00 |
|
mdipierro
|
ba1a28f47a
|
fixed bug in sessions2trach.py, issue 1111, thanks Szimszon
|
2012-10-29 08:53:50 -05:00 |
|
mdipierro
|
aa149d2e7b
|
fixed bug in sessions2trach.py, issue 1111, thanks Szimszon
|
2012-10-29 08:53:50 -05:00 |
|
Michele Comitini
|
c58c6157e9
|
pulling custom_import from upstream
|
2012-10-29 10:11:18 +01:00 |
|
mdipierro
|
056ffa300a
|
following Joe and Jonathan's advice, None value is formatted
|
2012-10-28 12:01:09 -05:00 |
|
mdipierro
|
a5f883c2f0
|
following Joe and Jonathan's advice, None value is formatted
|
2012-10-28 12:01:09 -05:00 |
|
Michele Comitini
|
d450d48e99
|
Merge github.com:web2py/web2py
|
2012-10-28 14:38:03 +01:00 |
|
Michele Comitini
|
0aa87fed63
|
model generator for sqlite legacy databases.
|
2012-10-28 14:37:34 +01:00 |
|
mdipierro
|
70cc551bba
|
better utils.py, thanks Niphlod
|
2012-10-27 14:37:40 -05:00 |
|
mdipierro
|
5953377060
|
better utils.py, thanks Niphlod
|
2012-10-27 14:37:40 -05:00 |
|