Commit Graph

56 Commits

Author SHA1 Message Date
mdipierro
415104345d simplified template.py 2012-08-28 21:11:27 -05:00
mdipierro
142b7cd98c fixed mobile issue, thanks Martin 2012-08-28 10:56:19 -05:00
mdipierro
f9e35599c6 many iteritems optimizations 2012-08-28 09:35:36 -05:00
mdipierro
084e36d0ea fixed a bunch of typos form recent commits, thanks Jonathan 2012-08-27 12:55:41 -05:00
mdipierro
cfc7e083a8 fixed forced hideerror, thanks Jim 2012-08-26 20:46:02 -05:00
mdipierro
807eea1b86 fixed issue 961 with DIV.add_class, thanks Dulakian 2012-08-26 19:02:44 -05:00
mdipierro
1840c5e0cc no more has_key 2012-08-26 18:34:50 -05:00
mdipierro
847fd5bb3e fixed some problems with html.py tests and postprocessing, thanks Michael 2012-08-26 14:12:09 -05:00
mdipierro
d322ec5690 fixed @//// in wiki and pep8 spacing 2012-08-25 11:29:11 -05:00
mdipierro
84cb7b6790 DIV.elements(replace=...), thanks Anthony 2012-08-24 22:17:49 -05:00
mdipierro
089c0b33db added DIV.add_class, DIV.remove_class, thanks Dulakian, fixed issue 952 2012-08-23 08:54:34 -05:00
mdipierro
cd543099a7 confirm spelling, thanks sethkinast 2012-08-22 08:32:00 -05:00
mdipierro
1a5efa3dd3 improved auth.wiki @{/a/c/f/args} 2012-08-18 17:50:50 -05:00
mdipierro
a608df5a29 removed unwanted whitespaces 2012-08-16 11:56:07 -05:00
mdipierro
e27321a22a simplified more CRYPT logic and removed hmac_hash, functionality included in simple_hash, thanks David 2012-08-09 23:34:37 -05:00
mdipierro
33f2ac39e7 auth.wiki() is much better, supports autolinks 2012-08-01 23:49:55 -05:00
mdipierro
08d40afb3c reverted part of previous test 2012-08-01 12:01:17 -05:00
mdipierro
e227bfc2c4 issue 913, handle html5 input types, thanks Howesc 2012-07-28 19:14:19 -05:00
mdipierro
b1e2b07cfb FORM.dialog -> FORM.confirm 2012-07-28 01:00:57 -05:00
mdipierro
c5b7c63732 BR()+BR() 2012-07-26 17:53:35 -05:00
mdipierro
a13ba1bc63 FORM.dialog 2012-07-26 09:41:39 -05:00
mdipierro
5b31ede4b9 BR()*5 2012-07-25 16:21:34 -05:00
mdipierro
0700ed7c8e better auth.wiki 2012-07-18 18:24:58 -05:00
mdipierro
471cfd0419 fixed A as menu item name, issue 987, thanks smogzer 2012-07-16 13:13:45 -05:00
mdipierro
adc9b38606 fixed T(T('..')) and added tools.Wiki 2012-07-14 17:50:51 -05:00
mdipierro
e6bbdd3519 for a grid in a component, cancel delete fails, issue 879, thanks simonm3 2012-07-11 18:23:49 -05:00
mdipierro
7e2c62eedc adding 'strong' to 'permitted_tags', and 'a.target' to allowed_attributes, thanks Vladyslav 2012-06-30 12:08:53 -05:00
mdipierro
ffae332ad3 better extension parsing, thanks Corne 2012-06-28 09:56:53 -05:00
mdipierro
a364dc5fde nested DIV in error messages, issue 861 thanks Richard 2012-06-25 14:31:52 -05:00
Massimo Di Pierro
3149c21240 fixed a potential timing attack, thanks Kirill Spitsin 2012-06-13 16:45:30 -05:00
Massimo Di Pierro
b416fe4b58 BEAUTIFY shows cookie values, thanks Vlad 2012-05-28 13:05:30 -05:00
Massimo Di Pierro
c42e7902e0 STRONG helper, thanks Vlad 2012-05-28 13:00:49 -05:00
Massimo Di Pierro
e1fe71f529 fixed problem with handle_charref, thanks Cedric Meyer 2012-05-25 10:38:46 -05:00
Massimo DiPierro
cb485d320a fixed 5th parameter of menu does not work on mobiles, issue 805, thanks mweissen 2012-05-19 10:11:55 -05:00
Massimo Di Pierro
2beb15f997 reverted change to LI(name) in MENU 2012-05-07 12:18:42 -05:00
Massimo Di Pierro
f03887f478 fixed github issue 4, thanks ilvalle 2012-05-06 16:01:10 -05:00
Massimo Di Pierro
1c9a73b6de fixed onvalidation for SQLFORM, issue 778, thanks Carlos Galindo 2012-05-02 16:08:40 -05:00
Massimo Di Pierro
437ff3e464 form.add_button(value,link) 2012-04-30 13:45:29 -05:00
Massimo Di Pierro
ef62000778 shoten regex, thanks Jonathan; option to disabled latex for use with MathJax 2012-04-20 10:08:31 -05:00
Massimo Di Pierro
6bdaf9e8fb better URL errors, thanks Mariano 2012-04-07 20:04:32 -05:00
Massimo Di Pierro
ef1ab39797 MARKMIN('@{a} @{c/f/args}',url=True,environment=dict(a='xxx')) 2012-04-05 21:45:09 -05:00
Massimo Di Pierro
66edba7f05 fixed bug in gluon/html.py, thanks Anthony 2012-04-05 19:09:59 -05:00
Massimo Di Pierro
39e7fe3acf fixed hideerror behaviour 2012-03-28 21:02:00 -05:00
Massimo Di Pierro
ba93692ed4 fixed issue 728, bug in languages, thanks pgergo 2012-03-26 11:17:20 -05:00
Massimo Di Pierro
ec811fe765 fixed problem with hidden extension, issue 720, thanks mdpedroso 2012-03-19 15:51:19 -05:00
Massimo DiPierro
5bfc3b609e portable html.py 2012-03-12 17:47:56 -05:00
Massimo DiPierro
1faf14105b patch 705, not extensions in URL for static files, thanks guruyaya 2012-03-12 15:27:11 -05:00
Massimo Di Pierro
ac4a2c8ea1 oup/web2py/browse_thread/thread/5221c4a0e28640f8#, thanks Anthony 2012-02-27 16:58:01 -06:00
Massimo Di Pierro
4f1d3e79b4 debugger 2012-02-19 22:30:59 -06:00
Massimo Di Pierro
f84238c827 some better doctests and response.menu=[(*,*,*,*,condition)], thanks Yair 2012-01-29 15:27:16 -06:00