Commit Graph

1215 Commits

Author SHA1 Message Date
mdipierro 411ef4549e closeflash patch, thanks Paolo, issue 1191 2012-12-03 16:06:27 -06:00
mdipierro 7aef84ae90 added missing form.html to examples 2012-12-01 16:39:31 -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 24531b85c6 fixed issue 1174, cache folder in examples 2012-11-24 11:12:20 -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 1425a46c00 fixed generic.xml 2012-11-15 12:29:28 -06:00
mdipierro bc9e3427a0 jQuery 1.8.2 2012-11-14 08:44:11 -06:00
mdipierro 0d9cb51021 adding missing views 2012-11-04 09:14:47 -06:00
mdipierro 108aeb0ee1 portable languages 2012-10-22 22:21:11 -05:00
mdipierro 46610d59ce language changes 2012-10-22 22:14:40 -05:00
mdipierro b9a1056503 back button in mobile admin demo 2012-10-19 18:43:14 -05:00
mdipierro d053900032 fixed pep8 in apps 2012-10-19 14:13:37 -05:00
mdipierro 71ec15190b some pep8 changes (fixed spacing at end) 2012-10-19 10:37:07 -05:00
mdipierro 3a66f5e330 fixed some pep8 stuff 2012-10-19 09:40:17 -05:00
mdipierro ec0d7e6ecf codemirror autoresize 2012-10-18 13:42:49 -05:00
mdipierro 3124fd90b9 better openshift error 2012-10-17 17:00:50 -05:00
mdipierro 1da32b81cf fixed appadmin bug and excessive session saving 2012-10-17 14:30:02 -05:00
mdipierro 647ac1f84b more languages patches, thanks Vladyslav 2012-10-15 16:28:51 -05:00
mdipierro c3a33c3795 who page 2012-10-15 14:44:04 -05:00
mdipierro 4d569d3f7d fixed issue 1081, conflict betweeen web2py css error and bootstrap error classes, thanks Paolo and lapcchan 2012-10-13 09:25:32 -05:00
Massimo d61a4529f3 improved speed of regex_url_in 2012-10-12 11:33:02 -05:00
mdipierro 1a1bb7abd7 fixed issue 1077, thanks c.guimaraes 2012-10-10 11:25:25 -05:00
mdipierro e95809a442 auth.wiki preview, thanks Niphlod 2012-10-10 09:18:09 -05:00
Massimo e68ab9c746 added jquery.mobile 1.2.0 2012-10-09 09:04:27 -05:00
mdipierro 626baf5705 Try the mobile interface link in site 2012-10-05 10:38:58 -05:00
mdipierro 2841fbbf61 fixed mobile admin, and improved it 2012-10-05 10:24:14 -05:00
mdipierro b142fa9f7e lazy tables re-appeared in appadmin 2012-10-05 09:01:51 -05:00
Massimo 4ab78a096b fixed issue 1064 2012-10-03 11:54:03 -05:00
mdipierro 187140f083 better generic.xml, thanks Derek 2012-10-01 15:54:35 -05:00
mdipierro 8a638c6115 fixed textarea for long translation strings in admin 2012-10-01 12:30:02 -05:00
mdipierro d42dfeb268 login works fine with lazy DAL 2012-09-30 00:10:25 -05:00
mdipierro 6a1a44b493 fixed issue 1044, thanks Paolo 2012-09-28 20:20:05 -05:00
mdipierro 2c156e850a fixed menu hoover issue 1036, thanks Paolo 2012-09-27 22:28:59 -05:00
Massimo b30c1af78a test 2012-09-25 14:50:32 -05:00
mdipierro 440885cee2 synced web2py.js, thanks Jeremy 2012-09-24 20:18:30 -05:00
mdipierro c41f9972c3 gluon/contrib/comet_messaging.py -> gluon/contrib/websocket_messaging.py 2012-09-24 16:21:11 -05:00
mdipierro be76f61c96 nore more typo fixed, thanks niphlod 2012-09-24 15:54:58 -05:00
mdipierro ffca891f57 data, no attr, thanks Niphlod 2012-09-24 15:13:34 -05:00
mdipierro 823dbdfcc1 addClass/hasClass entropy_check, thanks Niphlod 2012-09-24 11:50:59 -05:00
mdipierro 554fe30288 better entropy colors and optional callback, thanks Niphlod 2012-09-23 17:00:34 -05:00
mdipierro 3fbd80728d better entropy colors and optional callback, thanks Niphlod 2012-09-23 16:58:11 -05:00
mdipierro 68f63dc89b moved layout.js in web2py_bootstrap.js and include_files(extensions=[...]), thanks Jeremy 2012-09-23 14:37:50 -05:00
mdipierro d8417955b3 entropy check code in web2py.js, thanks Niphlod 2012-09-23 14:07:50 -05:00
mdipierro 92ade120af removed some duplication of code in dal.py, thanks Mart 2012-09-22 10:11:17 -05:00
mdipierro 613252f210 restored comments in boostrap_css.css 2012-09-22 09:54:53 -05:00
mdipierro db99f6f34a moved entropy js back to user.html 2012-09-22 09:52:08 -05:00
mdipierro 44d0b21eb9 Merge branch 'master' of https://github.com/nicozanf/web2py 2012-09-21 22:13:09 -05:00
mdipierro 58cff21ced moved entropy JS in PasswordWidget but the source should be moved in separate file 2012-09-21 22:12:17 -05:00
Nico Zanferrari 67ad20ce5a Modified share to Buzz to Google+ 2012-09-22 00:10:23 +02:00