-
35cb9ee529
experimental support for MSSQL pagination
mdipierro
2012-12-04 18:30:36 -06:00
-
c75eab9e73
paymentech.py
mdipierro
2012-12-04 10:56:30 -06:00
-
f0e59ca617
paymentech.py
mdipierro
2012-12-04 10:56:30 -06:00
-
d01750601b
2.3.0 rc1
mdipierro
2012-12-04 09:02:41 -06:00
-
1bbfd80c24
2.3.0 rc1
mdipierro
2012-12-04 09:02:41 -06:00
-
2b21c8ec8d
uri='informi-se://...
mdipierro
2012-12-04 08:48:27 -06:00
-
a9600faa9f
uri='informi-se://...
mdipierro
2012-12-04 08:48:27 -06:00
-
b1b295f700
added interact.html to git
mdipierro
2012-12-04 08:32:26 -06:00
-
6f39f96799
added interact.html to git
mdipierro
2012-12-04 08:32:26 -06:00
-
07afe71f37
fixed filename in dal storage, thanks Marin
mdipierro
2012-12-03 18:02:45 -06:00
-
b06df4740b
fixed filename in dal storage, thanks Marin
mdipierro
2012-12-03 18:02:45 -06:00
-
5347bd03f1
possibly fixed issue 1169
mdipierro
2012-12-03 17:39:17 -06:00
-
d354e4f767
possibly fixed issue 1169
mdipierro
2012-12-03 17:39:17 -06:00
-
d964970c9e
fixed escape->encodeURIComponent in autocomplete, issue 1198, thanks Dmitry
mdipierro
2012-12-03 17:11:18 -06:00
-
caef44d4f9
fixed escape->encodeURIComponent in autocomplete, issue 1198, thanks Dmitry
mdipierro
2012-12-03 17:11:18 -06:00
-
bfcda54fa2
check_reserved in welcome, thanks Marin
mdipierro
2012-12-03 16:30:13 -06:00
-
f9eb2c5a0a
check_reserved in welcome, thanks Marin
mdipierro
2012-12-03 16:30:13 -06:00
-
411ef4549e
closeflash patch, thanks Paolo, issue 1191
mdipierro
2012-12-03 16:06:27 -06:00
-
3a05be49f6
closeflash patch, thanks Paolo, issue 1191
mdipierro
2012-12-03 16:06:27 -06:00
-
ca18d164e3
MENU(li_first, li_last..), fixed issue 1200, thanks dev to null
mdipierro
2012-12-03 14:42:37 -06:00
-
b92e169b69
MENU(li_first, li_last..), fixed issue 1200, thanks dev to null
mdipierro
2012-12-03 14:42:37 -06:00
-
f6c1ae20c9
better grid errors, issue 1135
mdipierro
2012-12-03 14:28:00 -06:00
-
882f42de8f
better grid errors, issue 1135
mdipierro
2012-12-03 14:28:00 -06:00
-
fdf7d5661d
fixed problem with raw_args
mdipierro
2012-12-03 14:04:17 -06:00
-
c8e64ac4f7
fixed problem with raw_args
mdipierro
2012-12-03 14:04:17 -06:00
-
cabe9603c2
fixed cronjobs broken in 4278, fixed issue 1190
mdipierro
2012-12-03 13:16:14 -06:00
-
da1751dc1b
fixed cronjobs broken in 4278, fixed issue 1190
mdipierro
2012-12-03 13:16:14 -06:00
-
abca14d9ae
improved heroku script
mdipierro
2012-12-03 11:01:11 -06:00
-
304ae277fe
improved heroku script
mdipierro
2012-12-03 11:01:11 -06:00
-
ce0180a23a
support for in and not in smart_query
mdipierro
2012-12-03 08:15:58 -06:00
-
0e93162080
support for in and not in smart_query
mdipierro
2012-12-03 08:15:58 -06:00
-
96de4348fa
auth.settings.login_onfail, thanks Yair
mdipierro
2012-12-02 08:27:17 -06:00
-
6ced9dd235
auth.settings.login_onfail, thanks Yair
mdipierro
2012-12-02 08:27:17 -06:00
-
7aef84ae90
added missing form.html to examples
mdipierro
2012-12-01 16:39:31 -06:00
-
e2da57f448
added missing form.html to examples
mdipierro
2012-12-01 16:39:31 -06:00
-
1bfd5bc20a
removed test, lazy table do not suport self references
mdipierro
2012-11-30 14:30:49 -06:00
-
d0047e6e5b
removed test, lazy table do not suport self references
mdipierro
2012-11-30 14:30:49 -06:00
-
7c8ecbe126
wiki(menugroups=['wiki_editor'])
mdipierro
2012-11-30 09:02:35 -06:00
-
90955bdcab
wiki(menugroups=['wiki_editor'])
mdipierro
2012-11-30 09:02:35 -06:00
-
eda7e27394
fixed error reporting in dal
mdipierro
2012-11-30 08:34:11 -06:00
-
d2b4099cdb
fixed error reporting in dal
mdipierro
2012-11-30 08:34:11 -06:00
-
b6947c5f25
fixed problem with lazy tables and self references
mdipierro
2012-11-29 23:54:29 -06:00
-
1e7315d4a8
fixed problem with lazy tables and self references
mdipierro
2012-11-29 23:54:29 -06:00
-
792b313891
Allow for Field Validators to handle None values, fixed issue 1183, thanks Joe Barnhart
mdipierro
2012-11-29 22:35:20 -06:00
-
d7ace92c04
Allow for Field Validators to handle None values, fixed issue 1183, thanks Joe Barnhart
mdipierro
2012-11-29 22:35:20 -06:00
-
a56030b6c1
allow -R ...pyc, fixed issue 1186, thanks Corne.Dickens
mdipierro
2012-11-29 18:21:06 -06:00
-
568c33d7d6
allow -R ...pyc, fixed issue 1186, thanks Corne.Dickens
mdipierro
2012-11-29 18:21:06 -06:00
-
9291d38bb5
added missing fileutils, fixed issue 1193, thanks Yager
mdipierro
2012-11-29 17:13:30 -06:00
-
ef8f10c42d
added missing fileutils, fixed issue 1193, thanks Yager
mdipierro
2012-11-29 17:13:30 -06:00
-
33271c8386
fixed issue 1197, Virtual Fields are stored in session
mdipierro
2012-11-29 17:05:27 -06:00
-
fc7c4432e9
fixed issue 1197, Virtual Fields are stored in session
mdipierro
2012-11-29 17:05:27 -06:00
-
1a2d11560f
do not redirect after auth.logout() if next is None
mdipierro
2012-11-29 09:52:48 -06:00
-
04a7d9a92d
do not redirect after auth.logout() if next is None
mdipierro
2012-11-29 09:52:48 -06:00
-
fabc3a5db1
new router patch fixes runaway vulnerability, thanks Jonathan
mdipierro
2012-11-27 11:29:36 -06:00
-
b83673f1c8
new router patch fixes runaway vulnerability, thanks Jonathan
mdipierro
2012-11-27 11:29:36 -06:00
-
25f16b5315
fixed bug in getlist thanks roger
mdipierro
2012-11-27 10:17:22 -06:00
-
ba21ce887a
fixed bug in getlist thanks roger
mdipierro
2012-11-27 10:17:22 -06:00
-
c4ffbf4b2b
style upload button
mdipierro
2012-11-27 10:11:52 -06:00
-
5764482acd
style upload button
mdipierro
2012-11-27 10:11:52 -06:00
-
24531b85c6
fixed issue 1174, cache folder in examples
mdipierro
2012-11-24 11:12:20 -06:00
-
1b0e08cfa0
fixed issue 1174, cache folder in examples
mdipierro
2012-11-24 11:12:20 -06:00
-
b8ca2a1e97
fixed issue 1174, cache folder in examples
mdipierro
2012-11-24 11:07:07 -06:00
-
e59cb43b0b
fixed issue 1174, cache folder in examples
mdipierro
2012-11-24 11:07:07 -06:00
-
fe4713ad88
fixed issue 1176, truncate on GAE+SQL
mdipierro
2012-11-24 10:58:44 -06:00
-
2cbca7a43d
fixed issue 1176, truncate on GAE+SQL
mdipierro
2012-11-24 10:58:44 -06:00
-
43c97bd8cc
fixed issue 1179, welcome.w2p created if not exists
mdipierro
2012-11-24 10:48:27 -06:00
-
d2dd3d0ac6
fixed issue 1179, welcome.w2p created if not exists
mdipierro
2012-11-24 10:48:27 -06:00
-
71fb544eaa
added .woff contenttype, fixed issue 1181, thanks Chris
mdipierro
2012-11-24 10:35:47 -06:00
-
6324ed7a9c
added .woff contenttype, fixed issue 1181, thanks Chris
mdipierro
2012-11-24 10:35:47 -06:00
-
2323b07d07
rocket support for IPV6, thanks Chirs Winebrinner
mdipierro
2012-11-24 10:15:37 -06:00
-
23595c0608
rocket support for IPV6, thanks Chirs Winebrinner
mdipierro
2012-11-24 10:15:37 -06:00
-
291e7ebb57
Merge branch 'master' of github.com:web2py/web2py
mdipierro
2012-11-24 10:09:48 -06:00
-
-
eebc3418f9
Merge branch 'master' of github.com:web2py/web2py
mdipierro
2012-11-24 10:09:48 -06:00
-
-
7794090bfe
Merge pull request #44 from cwinebrinner/rocket_ipv6_and_cleanup
mdipierro
2012-11-24 08:06:54 -08:00
-
-
867caae3da
Merge pull request #44 from cwinebrinner/rocket_ipv6_and_cleanup
mdipierro
2012-11-24 08:06:54 -08:00
-
-
2f06fe4d2a
fixed router regex runaway, thanks Jonathan
mdipierro
2012-11-23 11:58:36 -06:00
-
-
d0098a878a
fixed router regex runaway, thanks Jonathan
mdipierro
2012-11-23 11:58:36 -06:00
-
-
b41e89586c
fixed ldap security issue, thanks demetrio
mdipierro
2012-11-23 08:02:01 -06:00
-
ee7db631ee
fixed ldap security issue, thanks demetrio
mdipierro
2012-11-23 08:02:01 -06:00
-
bd13035a17
Added IPv6 support for Rocket, refactored some code, and fixed some bugs.
Charles Winebrinner
2012-11-18 01:03:04 -06:00
-
b388f41f80
Added IPv6 support for Rocket, refactored some code, and fixed some bugs.
Charles Winebrinner
2012-11-18 01:03:04 -06:00
-
c6c54ad98d
Merged explorigin/Rocket and brought web2py's rocket more in line with upstream.
Charles Winebrinner
2012-11-17 13:46:08 -06:00
-
9f5391bbc0
Merged explorigin/Rocket and brought web2py's rocket more in line with upstream.
Charles Winebrinner
2012-11-17 13:46:08 -06:00
-
a9ec60e4b9
Fixed a typo in utils.py.
Charles Winebrinner
2012-11-17 13:44:21 -06:00
-
22ca52a1cb
Fixed a typo in utils.py.
Charles Winebrinner
2012-11-17 13:44:21 -06:00
-
1deee02eff
PEP8'd rocket.py.footer (to be removed from rocket.py).
Charles Winebrinner
2012-11-17 13:42:46 -06:00
-
-
b56cfb372d
PEP8'd rocket.py.footer (to be removed from rocket.py).
Charles Winebrinner
2012-11-17 13:42:46 -06:00
-
-
b27f2a59f4
better heroku script
mdipierro
2012-11-17 22:28:51 -06:00
-
c8367e257f
better heroku script
mdipierro
2012-11-17 22:28:51 -06:00
-
d7a38b5350
better heroku support
mdipierro
2012-11-17 22:14:42 -06:00
-
62d37702a9
better heroku support
mdipierro
2012-11-17 22:14:42 -06:00
-
db02948e08
added heroku support
mdipierro
2012-11-17 21:38:28 -06:00
-
74fc2a2d85
added heroku support
mdipierro
2012-11-17 21:38:28 -06:00
-
7b1351daa3
fixed broken session in recent trunk
mdipierro
2012-11-17 13:28:50 -06:00
-
0ac1298501
fixed broken session in recent trunk
mdipierro
2012-11-17 13:28:50 -06:00
-
a317c223c4
fixed issue 1173, request.requires_https, thanks Maciej
mdipierro
2012-11-17 12:14:28 -06:00
-
faf76ac715
fixed issue 1173, request.requires_https, thanks Maciej
mdipierro
2012-11-17 12:14:28 -06:00
-
ffe118c45a
fixed typo in response.updated, issue 1167, thanks dedirock
mdipierro
2012-11-17 12:06:39 -06:00
-
3ece96ae08
fixed typo in response.updated, issue 1167, thanks dedirock
mdipierro
2012-11-17 12:06:39 -06:00
-
e53a175740
better list widget, thanks Howesc
mdipierro
2012-11-17 12:04:29 -06:00