Commit Graph

4449 Commits

Author SHA1 Message Date
Massimo DiPierro ade52fe8f8 reverted use of os.ftruncate in languages because not portable on windows but removed unlocking when locked shared, should be tested 2012-01-13 23:00:16 -06:00
Massimo Di Pierro 1af865b748 introduced parsemap 2012-01-12 22:52:18 -06:00
Massimo Di Pierro 4b5993b35b fixed ignore_common_filters and IS_NOT_IN_DB, thanks Yair 2012-01-12 14:18:50 -06:00
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 c9f5ab0032 fixed viewport in mobile admin, thanks Angelo 2012-01-12 14:01:47 -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 c37720a92f issue 591, thanks Iceberg 2012-01-12 12:51:12 -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 c9da054d4f issue 599, thanks Anthony 2012-01-12 12:38:49 -06:00
Massimo Di Pierro 08475a504c issue 602, thanks Iceberg 2012-01-12 12:35:29 -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 ee2f40c884 fixed linke about->what 2011-12-31 11:58:18 -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 5b701ea095 link to books and video 2011-12-30 22:48:43 -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 c345972c08 if response.menu 2011-12-26 10:31:09 -06:00
Massimo Di Pierro d424dfdd98 callable formstyle without wrapper, thanks Iceberg 2011-12-25 14:03:01 -06:00
Massimo Di Pierro dc91ed5e61 fixed twitter, thanks spametki 2011-12-25 12:35:34 -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 346b749237 section Inc 2011-12-22 11:21:46 -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 34461c0ee1 fixed cpdb.py, thanks pasxidis 2011-12-17 12:58:25 -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 638d54c550 fixed admin multiselect, thanks Paolo Caruccio 2011-12-16 11:55:18 -06:00
Massimo Di Pierro 8e11182059 accepting latin1 encoding on GAE PATH_INFO 2011-12-16 11:40:35 -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