mdipierro
|
5daf7e5a9b
|
simplified template.py
|
2012-08-28 21:11:27 -05:00 |
|
mdipierro
|
fa501eff6d
|
fixed mobile issue, thanks Martin
|
2012-08-28 10:56:19 -05:00 |
|
mdipierro
|
266208c13d
|
many iteritems optimizations
|
2012-08-28 09:35:36 -05:00 |
|
mdipierro
|
ba385cf5b1
|
fixed a bunch of typos form recent commits, thanks Jonathan
|
2012-08-27 12:55:41 -05:00 |
|
mdipierro
|
4e0cdaddf7
|
fixed forced hideerror, thanks Jim
|
2012-08-26 20:46:02 -05:00 |
|
mdipierro
|
249f13f4bc
|
fixed issue 961 with DIV.add_class, thanks Dulakian
|
2012-08-26 19:02:44 -05:00 |
|
mdipierro
|
030203effd
|
no more has_key
|
2012-08-26 18:34:50 -05:00 |
|
mdipierro
|
cab9afee44
|
fixed some problems with html.py tests and postprocessing, thanks Michael
|
2012-08-26 14:12:09 -05:00 |
|
mdipierro
|
dcce7fc39a
|
fixed @//// in wiki and pep8 spacing
|
2012-08-25 11:29:11 -05:00 |
|
mdipierro
|
1d56e253d7
|
DIV.elements(replace=...), thanks Anthony
|
2012-08-24 22:17:49 -05:00 |
|
mdipierro
|
dacff1fc09
|
added DIV.add_class, DIV.remove_class, thanks Dulakian, fixed issue 952
|
2012-08-23 08:54:34 -05:00 |
|
mdipierro
|
c400743bc3
|
confirm spelling, thanks sethkinast
|
2012-08-22 08:32:00 -05:00 |
|
mdipierro
|
49a5b3025b
|
improved auth.wiki @{/a/c/f/args}
|
2012-08-18 17:50:50 -05:00 |
|
mdipierro
|
e76bcf0ea9
|
removed unwanted whitespaces
|
2012-08-16 11:56:07 -05:00 |
|
mdipierro
|
91c891b32f
|
simplified more CRYPT logic and removed hmac_hash, functionality included in simple_hash, thanks David
|
2012-08-09 23:34:37 -05:00 |
|
mdipierro
|
ad3f34b8f1
|
auth.wiki() is much better, supports autolinks
|
2012-08-01 23:49:55 -05:00 |
|
mdipierro
|
75cf1f1844
|
reverted part of previous test
|
2012-08-01 12:01:17 -05:00 |
|
mdipierro
|
4141e2b5d6
|
issue 913, handle html5 input types, thanks Howesc
|
2012-07-28 19:14:19 -05:00 |
|
mdipierro
|
32847ed4f7
|
FORM.dialog -> FORM.confirm
|
2012-07-28 01:00:57 -05:00 |
|
mdipierro
|
8120f75ace
|
BR()+BR()
|
2012-07-26 17:53:35 -05:00 |
|
mdipierro
|
c3f2868805
|
FORM.dialog
|
2012-07-26 09:41:39 -05:00 |
|
mdipierro
|
9e45d82049
|
BR()*5
|
2012-07-25 16:21:34 -05:00 |
|
mdipierro
|
1427dc976f
|
better auth.wiki
|
2012-07-18 18:24:58 -05:00 |
|
mdipierro
|
ded1292495
|
fixed A as menu item name, issue 987, thanks smogzer
|
2012-07-16 13:13:45 -05:00 |
|
mdipierro
|
be3a091002
|
fixed T(T('..')) and added tools.Wiki
|
2012-07-14 17:50:51 -05:00 |
|
mdipierro
|
d38f9bbe36
|
for a grid in a component, cancel delete fails, issue 879, thanks simonm3
|
2012-07-11 18:23:49 -05:00 |
|
mdipierro
|
91bbe402bb
|
adding 'strong' to 'permitted_tags', and 'a.target' to allowed_attributes, thanks Vladyslav
|
2012-06-30 12:08:53 -05:00 |
|
mdipierro
|
0e2b840837
|
better extension parsing, thanks Corne
|
2012-06-28 09:56:53 -05:00 |
|
mdipierro
|
ad55b3f1fd
|
nested DIV in error messages, issue 861 thanks Richard
|
2012-06-25 14:31:52 -05:00 |
|
Massimo Di Pierro
|
01a2981ed4
|
fixed a potential timing attack, thanks Kirill Spitsin
|
2012-06-13 16:45:30 -05:00 |
|
Massimo Di Pierro
|
b48be44134
|
BEAUTIFY shows cookie values, thanks Vlad
|
2012-05-28 13:05:30 -05:00 |
|
Massimo Di Pierro
|
54c10e0f97
|
STRONG helper, thanks Vlad
|
2012-05-28 13:00:49 -05:00 |
|
Massimo Di Pierro
|
543f6b9606
|
fixed problem with handle_charref, thanks Cedric Meyer
|
2012-05-25 10:38:46 -05:00 |
|
Massimo DiPierro
|
5ce35c1726
|
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
|
533719efb9
|
reverted change to LI(name) in MENU
|
2012-05-07 12:18:42 -05:00 |
|
Massimo Di Pierro
|
30eeee1e32
|
fixed github issue 4, thanks ilvalle
|
2012-05-06 16:01:10 -05:00 |
|
Massimo Di Pierro
|
58f070949c
|
fixed onvalidation for SQLFORM, issue 778, thanks Carlos Galindo
|
2012-05-02 16:08:40 -05:00 |
|
Massimo Di Pierro
|
3a2c0f8b93
|
form.add_button(value,link)
|
2012-04-30 13:45:29 -05:00 |
|
Massimo Di Pierro
|
09db0843f7
|
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 |
|