Commit Graph

94 Commits

Author SHA1 Message Date
Massimo Di Pierro
49872485dc problem with cache exception fixed, thanks Niphlod 2012-01-12 14:17:11 -06:00
Massimo Di Pierro
871fd6dcfc fixed problem with language file unlocking, thanks Anders Roos 2012-01-12 14:14:51 -06:00
Massimo Di Pierro
98b2eed268 fixed a problem with translation in validators, thanks niphlod 2012-01-12 14:04:37 -06:00
Massimo Di Pierro
43ee14375b gluon/contrib/pg8000/ thanks Mariano 2012-01-12 13:59:00 -06:00
Massimo Di Pierro
f032cf0df5 issue 605, https and routes_in bug fixed, thanks Jonathan 2012-01-12 13:22:47 -06:00
Massimo Di Pierro
921be56a42 issue 593, thnaks hi21alt 2012-01-12 12:47:41 -06:00
Massimo Di Pierro
2e75450339 issue 596, thanks Iceberg 2012-01-12 12:45:15 -06:00
Massimo Di Pierro
96fa5364e6 fixed issue 604 2012-01-12 12:28:03 -06:00
Massimo Di Pierro
6060628f65 reverted changes to __new__ that broke PluginWiki, need more tests 2012-01-06 22:57:50 -06:00
Massimo Di Pierro
b5d979552f issue 590, user now gets verification email even on pending registrations, thanks Matt Doiron 2011-12-31 14:37:32 -06:00
Massimo Di Pierro
23223157d0 web2py sitting behind load balancer showing lb IP not client IP, thanks Dave Stoll 2011-12-31 12:28:17 -06:00
Massimo Di Pierro
a697af13ac issue 587, thanks thomas.dallagnese 2011-12-31 12:03:30 -06:00
Massimo Di Pierro
8bc46cc53b issue 586, thanks hi21alt 2011-12-31 12:00:53 -06:00
Massimo Di Pierro
d077df9d9b fixed typo ignore_minify 2011-12-31 11:56:16 -06:00
Massimo Di Pierro
2650774230 fixed issue 583 (minify error with None) 2011-12-31 11:54:35 -06:00
Massimo Di Pierro
31f6c88b9d new __new__ syntax 2011-12-31 11:48:18 -06:00
Massimo Di Pierro
6b55fce0f7 Socket timeout is now int an defaults to 60secs 2011-12-27 10:16:19 -06:00
Massimo Di Pierro
e55a7c0848 http://groups.google.com/group/web2py/browse_thread/thread/58435ce10fd71c8d/, thanks Alexandre 2011-12-26 13:51:01 -06:00
Massimo Di Pierro
d424dfdd98 callable formstyle without wrapper, thanks Iceberg 2011-12-25 14:03:01 -06:00
Massimo Di Pierro
b2849070c9 IS_MATCH fix, thanks Anthony 2011-12-25 12:24:40 -06:00
Massimo Di Pierro
bd1e27e434 http://stackoverflow.com/questions/8609351/web2py-code-completion-in-ipython 2011-12-24 10:53:31 -06:00
Massimo Di Pierro
d111f026e1 temporary fix for issue 570 2011-12-19 23:20:10 -06:00
Massimo Di Pierro
dcd129f590 fixed problem with internationalization of IS_DATE_IN_RANGE and IS_DATETIME_IN_RANGE errors, issue 569 2011-12-19 23:15:40 -06:00
Massimo Di Pierro
822be670fe decimal widget should have decimal class 2011-12-19 22:59:14 -06:00
Massimo Di Pierro
2d1e90f6f9 SQLFORM grid allows ignore_rw, thanks Niphlod 2011-12-18 10:58:13 -06:00
Massimo Di Pierro
f65d7b6349 .like(...,case_sensitive=True), thanks Floyd 2011-12-18 10:39:56 -06:00
Massimo Di Pierro
e66fb147dd reverted Pickleable until we understand it better 2011-12-17 22:07:36 -06:00
Massimo Di Pierro
842f8ec2b2 folling Anthony's suggestion 2011-12-17 11:43:33 -06:00
Massimo Di Pierro
bafa5f048f fixed problem with Firefox autocomplete username, thanks Ronald 2011-12-17 11:18:38 -06:00
Massimo Di Pierro
3ffe6af6a5 Pickable -> Pickeable, thanks Anthony 2011-12-17 11:15:45 -06:00
Massimo Di Pierro
36304ceaf3 fixed problem with labels being helpers 2011-12-17 10:11:05 -06:00
Massimo Di Pierro
a01cc89ff2 fixed decimal bug in sqlform, thanks Anthony 2011-12-16 11:57:29 -06:00
Massimo Di Pierro
45d1c45329 custom_widget is now a form 2011-12-16 11:31:02 -06:00
Massimo Di Pierro
d225912bab issue 519 2011-12-16 11:14:20 -06:00
Massimo Di Pierro
6ae47144cd fixed problem with session._auth_next 2011-12-16 10:35:45 -06:00
Massimo Di Pierro
64d5a1c5ae http://code.google.com/p/web2py/issues/detail?id=355 2011-12-16 10:16:44 -06:00
Massimo Di Pierro
cfcc9b937b added TimeCollector, thanks Caleb 2011-12-16 09:56:01 -06:00
Massimo Di Pierro
889441f04d fixed IS_STRONG error message 2011-12-16 09:44:48 -06:00
Massimo Di Pierro
3f9579e05e ldap patch, thanks Omi 2011-12-16 09:43:13 -06:00
Massimo DiPierro
a17dd0ed73 fixed problem with markmin 2011-12-15 18:51:18 -06:00
Massimo DiPierro
11ace5533e improved markmin auto links 2011-12-15 18:36:04 -06:00
Massimo Di Pierro
711a701ed7 fixed a problem with SQLCustomType, thanks Fran and Michele 2011-12-13 15:21:12 -06:00
Massimo Di Pierro
b13a2276f9 A(callable(rep) and rep(id) or id), thanks Anthony 2011-12-13 15:16:38 -06:00
Massimo Di Pierro
ac82f1e4e7 request.requires_https, thanks Ross 2011-12-09 20:46:07 -06:00
Massimo Di Pierro
a6b8e93b47 login patch, thanks Anthony 2011-12-09 09:28:28 -06:00
Massimo Di Pierro
7d564d1042 mongodb expanded support, Thanks Mark Breedveld 2011-12-09 08:59:39 -06:00
Massimo Di Pierro
c89ee10b7b ato embed images in markmin 2011-12-08 11:01:54 -06:00
Massimo Di Pierro
29ae182532 auto qr codes in markmin 2011-12-08 09:58:52 -06:00
Massimo Di Pierro
208afe8ce8 auto video/audio in markmin and embed: 2011-12-08 09:47:47 -06:00
Massimo Di Pierro
bb437dd2e3 possibly fixed a problem with SQLCustomType, thanks Daniel 2011-12-08 08:36:03 -06:00