mdipierro
|
5347bd03f1
|
possibly fixed issue 1169
|
2012-12-03 17:39:17 -06:00 |
|
mdipierro
|
d964970c9e
|
fixed escape->encodeURIComponent in autocomplete, issue 1198, thanks Dmitry
|
2012-12-03 17:11:18 -06:00 |
|
mdipierro
|
bfcda54fa2
|
check_reserved in welcome, thanks Marin
|
2012-12-03 16:30:13 -06:00 |
|
mdipierro
|
411ef4549e
|
closeflash patch, thanks Paolo, issue 1191
|
2012-12-03 16:06:27 -06:00 |
|
mdipierro
|
ca18d164e3
|
MENU(li_first, li_last..), fixed issue 1200, thanks dev to null
|
2012-12-03 14:42:37 -06:00 |
|
mdipierro
|
f6c1ae20c9
|
better grid errors, issue 1135
|
2012-12-03 14:28:00 -06:00 |
|
mdipierro
|
fdf7d5661d
|
fixed problem with raw_args
|
2012-12-03 14:04:17 -06:00 |
|
mdipierro
|
cabe9603c2
|
fixed cronjobs broken in 4278, fixed issue 1190
|
2012-12-03 13:16:14 -06:00 |
|
mdipierro
|
abca14d9ae
|
improved heroku script
|
2012-12-03 11:01:11 -06:00 |
|
mdipierro
|
ce0180a23a
|
support for in and not in smart_query
|
2012-12-03 08:15:58 -06:00 |
|
mdipierro
|
96de4348fa
|
auth.settings.login_onfail, thanks Yair
|
2012-12-02 08:27:17 -06:00 |
|
mdipierro
|
7aef84ae90
|
added missing form.html to examples
|
2012-12-01 16:39:31 -06:00 |
|
mdipierro
|
1bfd5bc20a
|
removed test, lazy table do not suport self references
|
2012-11-30 14:30:49 -06:00 |
|
mdipierro
|
7c8ecbe126
|
wiki(menugroups=['wiki_editor'])
|
2012-11-30 09:02:35 -06:00 |
|
mdipierro
|
eda7e27394
|
fixed error reporting in dal
|
2012-11-30 08:34:11 -06:00 |
|
mdipierro
|
b6947c5f25
|
fixed problem with lazy tables and self references
|
2012-11-29 23:54:29 -06:00 |
|
mdipierro
|
792b313891
|
Allow for Field Validators to handle None values, fixed issue 1183, thanks Joe Barnhart
|
2012-11-29 22:35:20 -06:00 |
|
mdipierro
|
a56030b6c1
|
allow -R ...pyc, fixed issue 1186, thanks Corne.Dickens
|
2012-11-29 18:21:06 -06:00 |
|
mdipierro
|
9291d38bb5
|
added missing fileutils, fixed issue 1193, thanks Yager
|
2012-11-29 17:13:30 -06:00 |
|
mdipierro
|
33271c8386
|
fixed issue 1197, Virtual Fields are stored in session
|
2012-11-29 17:05:27 -06:00 |
|
mdipierro
|
1a2d11560f
|
do not redirect after auth.logout() if next is None
|
2012-11-29 09:52:48 -06:00 |
|
mdipierro
|
fabc3a5db1
|
new router patch fixes runaway vulnerability, thanks Jonathan
|
2012-11-27 11:29:36 -06:00 |
|
mdipierro
|
25f16b5315
|
fixed bug in getlist thanks roger
|
2012-11-27 10:17:22 -06:00 |
|
mdipierro
|
c4ffbf4b2b
|
style upload button
|
2012-11-27 10:11:52 -06:00 |
|
mdipierro
|
24531b85c6
|
fixed issue 1174, cache folder in examples
|
2012-11-24 11:12:20 -06:00 |
|
mdipierro
|
b8ca2a1e97
|
fixed issue 1174, cache folder in examples
|
2012-11-24 11:07:07 -06:00 |
|
mdipierro
|
fe4713ad88
|
fixed issue 1176, truncate on GAE+SQL
|
2012-11-24 10:58:44 -06:00 |
|
mdipierro
|
43c97bd8cc
|
fixed issue 1179, welcome.w2p created if not exists
|
2012-11-24 10:48:27 -06:00 |
|
mdipierro
|
71fb544eaa
|
added .woff contenttype, fixed issue 1181, thanks Chris
|
2012-11-24 10:35:47 -06:00 |
|
mdipierro
|
2323b07d07
|
rocket support for IPV6, thanks Chirs Winebrinner
|
2012-11-24 10:15:37 -06:00 |
|
mdipierro
|
291e7ebb57
|
Merge branch 'master' of github.com:web2py/web2py
|
2012-11-24 10:09:48 -06:00 |
|
mdipierro
|
7794090bfe
|
Merge pull request #44 from cwinebrinner/rocket_ipv6_and_cleanup
explorigin/Rocket merged and IPv6 support added
|
2012-11-24 08:06:54 -08:00 |
|
mdipierro
|
2f06fe4d2a
|
fixed router regex runaway, thanks Jonathan
|
2012-11-23 11:58:36 -06:00 |
|
mdipierro
|
b41e89586c
|
fixed ldap security issue, thanks demetrio
|
2012-11-23 08:02:01 -06:00 |
|
Charles Winebrinner
|
bd13035a17
|
Added IPv6 support for Rocket, refactored some code, and fixed some bugs.
|
2012-11-18 01:03:04 -06:00 |
|
Charles Winebrinner
|
c6c54ad98d
|
Merged explorigin/Rocket and brought web2py's rocket more in line with upstream.
|
2012-11-18 00:32:24 -06:00 |
|
Charles Winebrinner
|
a9ec60e4b9
|
Fixed a typo in utils.py.
|
2012-11-18 00:32:24 -06:00 |
|
Charles Winebrinner
|
1deee02eff
|
PEP8'd rocket.py.footer (to be removed from rocket.py).
|
2012-11-18 00:32:24 -06:00 |
|
mdipierro
|
b27f2a59f4
|
better heroku script
|
2012-11-17 22:28:51 -06:00 |
|
mdipierro
|
d7a38b5350
|
better heroku support
|
2012-11-17 22:14:42 -06:00 |
|
mdipierro
|
db02948e08
|
added heroku support
|
2012-11-17 21:38:28 -06:00 |
|
mdipierro
|
7b1351daa3
|
fixed broken session in recent trunk
|
2012-11-17 13:28:50 -06:00 |
|
mdipierro
|
a317c223c4
|
fixed issue 1173, request.requires_https, thanks Maciej
|
2012-11-17 12:14:28 -06:00 |
|
mdipierro
|
ffe118c45a
|
fixed typo in response.updated, issue 1167, thanks dedirock
|
2012-11-17 12:06:39 -06:00 |
|
mdipierro
|
e53a175740
|
better list widget, thanks Howesc
|
2012-11-17 12:04:29 -06:00 |
|
mdipierro
|
2b05b92de8
|
fixed issue 1152, gae sql varchar limit, and fixed typo in fpdf
|
2012-11-17 11:46:46 -06:00 |
|
mdipierro
|
80ba8c2992
|
fixed image_map in gluon/contrib/fpdf/html.py
|
2012-11-17 09:16:07 -06:00 |
|
mdipierro
|
18ca3bb1c1
|
fixed broken HTT_HOST in routes_in
|
2012-11-17 08:59:55 -06:00 |
|
mdipierro
|
851053e4ec
|
extra or {}, thanks villas
|
2012-11-16 16:24:13 -06:00 |
|
mdipierro
|
045f5b4578
|
auth.wiki(extra)
|
2012-11-15 14:34:20 -06:00 |
|