mdipierro
|
828a4d7a60
|
stopped error progragation in ajax, thanks Niphlod
|
2013-01-02 18:58:54 -06:00 |
|
mdipierro
|
117a0b9849
|
fixed issue 1247 Missing URL for Delete button, thanks Boris and Niphlod
|
2012-12-31 14:38:43 -06:00 |
|
mdipierro
|
2d5f558b54
|
fixed issue 1240, problem with rejected upload forms
|
2012-12-23 23:33:53 -06:00 |
|
mdipierro
|
64d6691e61
|
added improved scripts/setup-web2py-nginx-uwsgi-ubuntu.sh, thanks Niphlod
|
2012-12-20 09:22:24 -06:00 |
|
mdipierro
|
a221e0cbee
|
T('Add') in grid, thanks Tito Garrido
|
2012-12-18 20:28:44 -06:00 |
|
mdipierro
|
6d61f9d0ef
|
fixed typo in docstring, issue 1210, thanks francois.delpierre
|
2012-12-11 20:50:10 -06:00 |
|
mdipierro
|
22d872c7e5
|
fixed issue 1207, IS_IN_SET(list_of_ints), thanks Alan
|
2012-12-07 10:58:43 -06:00 |
|
mdipierro
|
ca18d164e3
|
MENU(li_first, li_last..), fixed issue 1200, thanks dev to null
|
2012-12-03 14:42:37 -06:00 |
|
mdipierro
|
019211cb80
|
possible solution to issue 1154, onvalidation = dict(onsuccess= [...])
|
2012-11-14 13:47:56 -06:00 |
|
mdipierro
|
3ae5774404
|
HTML(doctype=''), issue 1140
|
2012-11-08 11:29:47 -06:00 |
|
mdipierro
|
c5ecf80b65
|
possibly fixed issue 1151
|
2012-11-08 09:59:10 -06:00 |
|
mdipierro
|
863140fec9
|
allows to customize the A in a MENU, thanks ilvalle
|
2012-10-31 10:22:20 -05:00 |
|
mdipierro
|
913d6331c6
|
fixed issue 1104, thanks Paolo Valleri
|
2012-10-25 10:19:50 -05:00 |
|
mdipierro
|
6aa5edc7ff
|
many pep8 improvements
|
2012-10-19 12:33:53 -05:00 |
|
mdipierro
|
71ec15190b
|
some pep8 changes (fixed spacing at end)
|
2012-10-19 10:37:07 -05:00 |
|
mdipierro
|
3a66f5e330
|
fixed some pep8 stuff
|
2012-10-19 09:40:17 -05:00 |
|
mdipierro
|
40d3ff40f6
|
apos entity fix, thanks Michele
|
2012-09-24 12:48:39 -05:00 |
|
mdipierro
|
6e20017723
|
SQLFORM().accepts(onvalidation=dict(onchange=lambda....)), thanks Alan
|
2012-09-23 19:24:05 -05:00 |
|
mdipierro
|
6880727e4f
|
better layout, thanks Paolo
|
2012-09-17 11:36:00 -05:00 |
|
mdipierro
|
05d351cd68
|
fixed issue 1010, error reporting on list:string
|
2012-09-16 11:43:03 -05:00 |
|
mdipierro
|
8f267a19c4
|
fixed grid layout again
|
2012-09-13 14:06:58 -05:00 |
|
mdipierro
|
c17e191815
|
menu has empty components
|
2012-09-11 10:28:31 -05:00 |
|
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 |
|