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 |
|
Michele Comitini
|
78cf7e0622
|
Merge github.com:web2py/web2py
|
2012-10-27 21:26:31 +02:00 |
|
mdipierro
|
b44f82c13c
|
removed redundant assignment, thanks Niphlod
|
2012-10-26 15:51:17 -05:00 |
|
mdipierro
|
5a478302f4
|
removed redundant assignment, thanks Niphlod
|
2012-10-26 15:51:17 -05:00 |
|
mdipierro
|
8fe14215e1
|
fixed scheduler bug, thanks Niphlod
|
2012-10-26 15:49:47 -05:00 |
|
mdipierro
|
1621825166
|
fixed scheduler bug, thanks Niphlod
|
2012-10-26 15:49:47 -05:00 |
|
mdipierro
|
b87d3fb481
|
fixed commit mistake, thanks Nico
|
2012-10-25 17:23:05 -05:00 |
|
mdipierro
|
6af2e859ac
|
fixed commit mistake, thanks Nico
|
2012-10-25 17:23:05 -05:00 |
|
mdipierro
|
88cfa5ef2a
|
fixed issue 1096, thanks Howesc
|
2012-10-25 10:23:50 -05:00 |
|
mdipierro
|
fb22a8843e
|
fixed issue 1096, thanks Howesc
|
2012-10-25 10:23:50 -05:00 |
|
mdipierro
|
913d6331c6
|
fixed issue 1104, thanks Paolo Valleri
|
2012-10-25 10:19:50 -05:00 |
|
mdipierro
|
529dda0e6d
|
fixed issue 1104, thanks Paolo Valleri
|
2012-10-25 10:19:50 -05:00 |
|
mdipierro
|
a1a6cd0d07
|
fixed issue 1109
|
2012-10-25 10:11:51 -05:00 |
|
mdipierro
|
35c893d47a
|
fixed issue 1109
|
2012-10-25 10:11:51 -05:00 |
|
mdipierro
|
88e554fb7e
|
fixed issue 1113, thanks Nico
|
2012-10-25 10:07:39 -05:00 |
|
mdipierro
|
99e2397981
|
fixed issue 1113, thanks Nico
|
2012-10-25 10:07:39 -05:00 |
|
mdipierro
|
6394953a17
|
fixed issue 1114, thanks Friedrich
|
2012-10-25 10:04:04 -05:00 |
|
mdipierro
|
b6d68f97d6
|
fixed issue 1114, thanks Friedrich
|
2012-10-25 10:04:04 -05:00 |
|
mdipierro
|
c7019930fd
|
operators in grid are not translated, thanks Friedrich Weber
|
2012-10-25 10:02:40 -05:00 |
|
mdipierro
|
74024301a5
|
operators in grid are not translated, thanks Friedrich Weber
|
2012-10-25 10:02:40 -05:00 |
|
mdipierro
|
1b15818ab6
|
better pep8 in ldap_auth.py, thanks Gyuris
|
2012-10-25 08:47:36 -05:00 |
|
mdipierro
|
1f100bbe88
|
better pep8 in ldap_auth.py, thanks Gyuris
|
2012-10-25 08:47:36 -05:00 |
|
mdipierro
|
a48b008f99
|
wiki edit menu pages conditional to login
|
2012-10-25 08:22:34 -05:00 |
|
mdipierro
|
c94c192e17
|
wiki edit menu pages conditional to login
|
2012-10-25 08:22:34 -05:00 |
|
mdipierro
|
7ec816bf73
|
better sessions2trash.py, thanks Jim
|
2012-10-25 08:17:30 -05:00 |
|
mdipierro
|
0d9e5985e4
|
better sessions2trash.py, thanks Jim
|
2012-10-25 08:17:30 -05:00 |
|