138 Commits

Author SHA1 Message Date
mdipierro 999f235b75 IS_IN_DB(...,delimiter=',',auto_add=True) 2015-12-27 05:33:29 -06:00
mdipierro 463d643e2c fmerged 2015-12-23 23:11:34 -06:00
Richard Vézina 0259ea3d29 no more deprecated .has_key(...) 2015-12-22 15:39:32 -05:00
mdipierro 2dbbef724c DIV.elements fails when searching for an attribute with an integer value #1074 2015-12-04 12:21:05 -06:00
mdipierro dfd6d52192 fixed missing helper.get(attribute) 2015-12-04 11:28:39 -06:00
Batchu Venkat Vishal 4bf5a70dc0 Added XML to retrieve pickled XML data #1067 2015-11-19 15:01:23 +05:30
mdipierro 6ecc147d8c reverted changes to html.py 2015-03-16 18:03:37 -05:00
mdipierro 7bfa85fa10 Merge branch 'master' of github.com:web2py/web2py 2015-03-16 00:56:33 -05:00
mdipierro 6f72641459 fixed problem with URL('') 2015-03-15 14:41:09 -05:00
mdipierro 198fbf9f59 allow URL('') 2015-03-15 14:32:29 -05:00
Hardirc 362e6dbad2 Improve PEP8 gluon/html.py 2015-03-06 22:04:46 -05:00
mdipierro 5bc5d0496e R-2.9.12 2015-01-17 00:07:10 -06:00
mdipierro 15bf3e2ede fixed issue 1991, thanks Mark 2015-01-12 20:53:28 -06:00
niphlod 6403878f95 refactored pickle everywhere but Session, removed unused imports 2014-09-10 19:12:10 +02:00
mdipierro b98687239c ASSIGNJS 2014-09-08 19:18:55 -05:00
mdipierro 5364193759 revent register and other form from ever sending back a password, thanks Anthony 2014-08-27 14:35:36 -05:00
mdipierro fa05c01c7d fixed a problem with extra fields and better validation errors 2014-08-21 17:22:03 -05:00
mdipierro 3f65b8bfc8 fixed an issue with lack of validators in 'double' type 2014-08-11 00:02:08 -05:00
mdipierro 55016cbd4d fixed guessable CSRF token when detect_record_change, thanks Stephen Röttger 2014-07-02 08:27:02 -05:00
mdipierro 91d6834f0e Merge pull request #302 from gi0baro/staticv_url
Static versioning in URL() function
2014-05-29 11:02:41 -05:00
niphlod f09e0b4205 sphinx-compatible docstrings 2014-03-10 22:21:33 +01:00
mdipierro 1e9872c015 welcome more bootstrap3 compliant, thanks Paolo Caruccio 2014-02-27 09:33:26 -06:00
mdipierro e833783fb0 col patch, thanks Anthony 2014-01-26 15:52:24 -06:00
niphlod 341a5e0c40 remove disable_with if not needed 2014-01-23 21:59:43 +01:00
niphlod 0c6eaf536a someone forgot tests.... grrrr! 2014-01-20 21:28:44 +01:00
mdipierro 34bbb376be allow URL(...,language=...) with parametric router, thanks Jonathan 2014-01-14 22:17:28 -06:00
mdipierro 200a953849 MARKMIN(...,_class='...') 2014-01-11 15:31:53 -06:00
mdipierro 0e95fba28d MARKMIN(...,_class='...') 2014-01-11 15:19:38 -06:00
mdipierro 0385ce6eb2 allow add_button(...,'javascript:') 2013-11-25 15:22:21 -06:00
gi0baro 2bf1f5396f Removed pedant if check in URL() 2013-11-18 01:12:37 +01:00
gi0baro e83bb7af29 Add response.static_version to URL() 2013-11-15 15:22:20 +01:00
Massimo 633acffd28 made form session logic backward compatible 2013-09-26 13:35:39 -05:00
Massimo 09ba525f2e possible fix to issue 1688, support for multiple forms with same formname in different browser pages 2013-09-26 11:26:08 -05:00
mdipierro 6c1cc6fc96 tabs -> spaces 2013-09-13 15:39:39 -05:00
mdipierro ed9def985e R-2.6.1 2013-09-12 17:08:52 -05:00
mdipierro 099e02fe64 fixed issue 1507, menu links problems with mobile user agent, thanks Paolo Valleri 2013-09-02 20:43:10 -05:00
Alfonso de la Guarda Reyes a51d087797 Fixing some typos inside tests and unneeded modules 2013-09-02 19:32:26 -05:00
mdipierro 085b4a0d15 fixed issue 1616:possible problem with hideerror for list:string 2013-09-01 11:17:16 -05:00
mdipierro c4f7c49846 fixed issue 1631:elements(..., replace=None) deletes the first element only 2013-08-15 10:06:21 -05:00
mdipierro d1065178bd css.patch, less html5 syntax error noise, thanks Jonathan 2013-07-12 09:52:31 -05:00
mdipierro 9643086b34 TRHEAD->__TRHEAD__ as Jonathan suggested 2013-07-11 13:01:47 -05:00
mdipierro 6566b2d2ed html patch, thanks Jonathan, but TRHEAD commented 2013-07-11 11:28:12 -05:00
mdipierro 1bad215015 appadmin manage patch, thanks Anthony 2013-07-06 16:04:26 -05:00
mdipierro cdf8ee8d85 web2py.js with no inline code, thanks Niphlod (this upgrade required upgrading web2py.js 2013-06-26 05:12:47 -05:00
mdipierro 2234cd245c fixed memory leak in issue 1493 2013-06-03 22:12:05 -05:00
mdipierro 681bc9755e fixed potential vulnerability in form CRSF handling, thanks Anthony 2013-04-28 23:09:49 -05:00
mdipierro 31e992696c fixed potential vulnerability in form CRSF handling, thanks Anthony 2013-04-28 23:05:40 -05:00
mdipierro 1344c50f85 fixed Issue 1434:admin page error listing with maximum recursion depth exceeded 2013-04-07 19:55:52 -05:00
mdipierro 72e9921901 fixed problem with hideerror, thanks Ricardo 2013-03-31 19:09:27 -05:00
mdipierro a5284e846c DIV(...,data=dict(action='whatever') 2013-03-10 11:27:13 -05:00