ilvalle
|
2d669a50b2
|
Manage w2p:enable-with in order to reuse form
|
2013-12-13 12:09:52 +01:00 |
|
ilvalle
|
371f97e050
|
invalidate function in web2py.js
|
2013-12-11 15:50:19 +01:00 |
|
niphlod
|
b0b2fd7804
|
fixed naming bug. Thanks @Peter Govers for the patch
|
2013-12-10 21:08:39 +01:00 |
|
Vinicius Assef
|
9977aa571a
|
Make component forms submit to their own action property
|
2013-11-06 19:37:55 -02:00 |
|
mdipierro
|
3defd7d7b1
|
fixed issue 1763 user of arrows in numerical fields
|
2013-11-06 11:11:01 -06:00 |
|
mdipierro
|
643e945540
|
fixed web2py.js for trapped non-self-submitting forms, thanks Vinicius
|
2013-11-06 10:30:41 -06:00 |
|
niphlod
|
a6223cc319
|
fixes issue 1753, web2py.js doesn't set the disabled state for inputs with name
|
2013-10-31 21:10:37 +01:00 |
|
mdipierro
|
d960513ef2
|
fixed issues 1742:dal Teradata connection issue. cursors not being closed at the end of sessions, thanks awilliman01
|
2013-10-26 21:46:48 -05:00 |
|
mdipierro
|
06ca5e6857
|
grid refcator patch for ajax, thanks Niphlod
|
2013-10-05 08:52:45 -05:00 |
|
niphlod
|
cb6ae0516c
|
pass the correct element when trapping links
|
2013-09-25 00:09:19 +02:00 |
|
niphlod
|
4f44188997
|
fixed issue when target is not none. removed useless file in admin/static/js
|
2013-09-19 21:52:45 +02:00 |
|
Paolo
|
28b4badb9a
|
concatenation of filter and find for a better <title> discovery
|
2013-09-18 17:33:54 +02:00 |
|
ilvalle
|
9fb5f688ed
|
Set document title if an ajax fragment has a <title> element
|
2013-09-18 09:15:06 +02:00 |
|
niphlod
|
837808bd77
|
never got to understand ASI. Let's behave and have a semicolon.
|
2013-09-14 00:22:53 +02:00 |
|
ilvalle
|
5176890ff3
|
updated web2py.js for all apps (examples and admin)
|
2013-09-09 08:43:07 +02:00 |
|
ilvalle
|
029915f2f9
|
Container target is now part of the event fired by ajax_page
|
2013-09-09 08:35:24 +02:00 |
|
niphlod
|
a6baead531
|
streamlined the "working..." status handling and added an example
|
2013-09-07 15:34:03 +02:00 |
|
niphlod
|
79bd1d2e24
|
help preventing double submissions for normal forms too. Helps with issue #1644
|
2013-09-04 23:22:41 +02:00 |
|
niphlod
|
cd30382c0e
|
attach datetime/date/time validators only on events
|
2013-09-03 20:52:25 +02:00 |
|
niphlod
|
24bed97a51
|
fixed the order of response.js execution. Thanks @Anthony
|
2013-08-29 20:55:03 +02:00 |
|
szimszon
|
ee102fbfe8
|
disable_with message should be translatable
|
2013-08-05 13:14:52 +02:00 |
|
mdipierro
|
0f2f6a35f4
|
no more autocomplete for date/time inputs, thaks Paolo
|
2013-07-19 11:31:32 -05:00 |
|
niphlod
|
2d95327a79
|
normalized behaviour in A() handler, fixed anonymous function block.
|
2013-07-14 19:42:49 +02:00 |
|
mdipierro
|
e7565845a0
|
fixed problem with web2py.js, thanks Niphlod
|
2013-07-07 12:25:31 -05:00 |
|
mdipierro
|
1bad215015
|
appadmin manage patch, thanks Anthony
|
2013-07-06 16:04:26 -05:00 |
|
niphlod
|
917d2087c5
|
fixed the collapse function, refactored LOAD() to use new web2py.js
|
2013-06-27 22:31:11 +02:00 |
|
niphlod
|
81495f7cca
|
nicer alignment, removed leftovers, new listwidget and passwordwidget
|
2013-06-27 00:25:44 +02: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
|
1d38b87719
|
jQuery('#component').reload()
|
2013-06-21 06:44:37 -05:00 |
|
Massimo
|
ea3aa62476
|
fixed show_if with LOAD, thanks Niphlod
|
2013-06-04 16:41:05 -05:00 |
|
mdipierro
|
50dcd7a572
|
conditional fields
|
2013-06-03 17:48:13 -05:00 |
|
mdipierro
|
93f26540e6
|
allow component that do not reload, thanks Niphlod
|
2013-02-15 17:33:55 -06:00 |
|
mdipierro
|
88d2216780
|
fixed issue 1254, change of scope for web2py-component-command and web2py-component-flash, thanks Paolo valleri
|
2013-01-08 09:06:30 -06:00 |
|
mdipierro
|
6fc307cf7b
|
better reporting of 500 ajax errors, issue 832, thanks Paolo Velleri
|
2012-12-24 11:21:37 -06:00 |
|
mdipierro
|
411ef4549e
|
closeflash patch, thanks Paolo, issue 1191
|
2012-12-03 16:06:27 -06:00 |
|
mdipierro
|
792b313891
|
Allow for Field Validators to handle None values, fixed issue 1183, thanks Joe Barnhart
|
2012-11-29 22:35:20 -06:00 |
|
mdipierro
|
2b05b92de8
|
fixed issue 1152, gae sql varchar limit, and fixed typo in fpdf
|
2012-11-17 11:46:46 -06:00 |
|
mdipierro
|
c41f9972c3
|
gluon/contrib/comet_messaging.py -> gluon/contrib/websocket_messaging.py
|
2012-09-24 16:21:11 -05:00 |
|
mdipierro
|
be76f61c96
|
nore more typo fixed, thanks niphlod
|
2012-09-24 15:54:58 -05:00 |
|
mdipierro
|
ffca891f57
|
data, no attr, thanks Niphlod
|
2012-09-24 15:13:34 -05:00 |
|
mdipierro
|
823dbdfcc1
|
addClass/hasClass entropy_check, thanks Niphlod
|
2012-09-24 11:50:59 -05:00 |
|
mdipierro
|
554fe30288
|
better entropy colors and optional callback, thanks Niphlod
|
2012-09-23 17:00:34 -05:00 |
|
mdipierro
|
3fbd80728d
|
better entropy colors and optional callback, thanks Niphlod
|
2012-09-23 16:58:11 -05:00 |
|
mdipierro
|
d8417955b3
|
entropy check code in web2py.js, thanks Niphlod
|
2012-09-23 14:07:50 -05:00 |
|
mdipierro
|
15622d2e92
|
some more CSS fixes, thanks Paolo
|
2012-09-17 21:37:13 -05:00 |
|
mdipierro
|
c9f05b0299
|
more flexible notifications
|
2012-09-12 22:53:59 -05:00 |
|
mdipierro
|
084c22c282
|
redirect(...) now works on ajax responses, thanks Anthony
|
2012-08-08 10:05:09 -05:00 |
|
mdipierro
|
0b7eefd862
|
reverted http://code.google.com/p/web2py/source/detail?r=65caec4dae5f7c971d406beb0eb3b32f471d84a4, thanks Anthony
|
2012-08-07 22:45:46 -05:00 |
|
mdipierro
|
5ff910baa6
|
LOAD can do upload with new jQuery?
|
2012-08-06 23:01:50 -05:00 |
|
mdipierro
|
4f97fb6310
|
fixing error in previous commit, thanks Anthony
|
2012-08-06 09:58:15 -05:00 |
|