mdipierro
06ca5e6857
grid refcator patch for ajax, thanks Niphlod
2013-10-05 08:52:45 -05:00
Tim Richardson
a1c2019960
Updated jquery-ui css resource to fix 404 error
2013-09-29 06:47:19 +10:00
mdipierro
4292cf38d9
more translations, thanks Vladyslav
2013-09-26 21:26:55 -05:00
Paolo
ddf1998d49
codemirror 3.18 with enabled the fullscreen addon
2013-09-26 21:52:53 +02:00
mdipierro
a8cbb1590d
Translation of An
2013-09-26 07:56:49 -05:00
mdipierro
8954d90ada
minor change in languages/it.py
2013-09-25 09:08:40 -05:00
niphlod
cb6ae0516c
pass the correct element when trapping links
2013-09-25 00:09:19 +02:00
mdipierro
c4042dc475
improved es.py, thanks mcamel and Vladyslav
2013-09-23 16:33:06 -05:00
mdipierro
d111f331ca
fixed issue 1196:add language subfolders, thanks jamarcer
2013-09-23 14:54:29 -05: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
mdipierro
877b867cef
Merge pull request #212 from niphlod/fix/js_punctuation
...
never got to understand ASI. Let's behave and have a semicolon.
2013-09-13 15:27:46 -07:00
niphlod
837808bd77
never got to understand ASI. Let's behave and have a semicolon.
2013-09-14 00:22:53 +02:00
mdipierro
6c1cc6fc96
tabs -> spaces
2013-09-13 15:39:39 -05: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
mdipierro
f17270291e
removed customize it
2013-08-23 14:22:21 -05:00
szimszon
58d8328899
disable_with message should be translatable
2013-08-05 13:16:29 +02:00
szimszon
ee102fbfe8
disable_with message should be translatable
2013-08-05 13:14:52 +02:00
mdipierro
fbf3a20918
in view/layout, response.files.insert instead of append
2013-08-04 17:01:17 -05:00
mdipierro
abeb4541fe
better autocomplete in web2pu shell
2013-07-28 05:47:36 -05:00
mdipierro
b63e8994e4
upgraded analytics.min.js, thanks Paolo
2013-07-25 08:14:16 -05:00
mdipierro
8b7a638e9f
appadmin_manage_without_https, thanks Anthony
2013-07-25 05:04:35 -05:00
mdipierro
0f2f6a35f4
no more autocomplete for date/time inputs, thaks Paolo
2013-07-19 11:31:32 -05:00
mdipierro
bf3d345ce5
fixed issue 1594:radio widget layout conflicts with bootstrap, thanks Paolo Caruccio
2013-07-19 04:33:18 -05:00
niphlod
2d95327a79
normalized behaviour in A() handler, fixed anonymous function block.
2013-07-14 19:42:49 +02:00
mdipierro
8c19075f82
Merge pull request #130 from carpaIdea/master
...
some fixes for small visual bugs in bootstrap layout
2013-07-11 10:54:03 -07:00
mdipierro
db715021bf
Merge pull request #128 from mpranjic/masterfix
...
updating jQueryUI version
2013-07-11 10:52:58 -07:00
mdipierro
207105a21e
fix to web2py_bookstrap.css, thanks Paolo
2013-07-11 11:35:46 -05:00
Paolo Caruccio
1b7bbfaf95
fixes for small visual bugs in bootstrap layout
...
- form input error text when formstyle='bootstrap' has fixed width.
In narrow screens:
- topbar has space in left and right sides;
- login button in topbar is unlined.
2013-07-10 15:55:51 +02:00
mpranjic
2a85fb099b
updating jQueryUI version, 1.8 is not working with jQuery 1.10
2013-07-08 12:00:08 +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
mdipierro
9a85a132ae
calendar z-index:2000
2013-07-03 01:53:34 -05:00
mdipierro
6017e749eb
no more collapsible menu if not is_mobile, thanks Paolo
2013-07-02 08:03:51 -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
318e8046ba
appadmin now works with lazy tables, thanks Anthony
2013-06-22 01:34:19 -05:00
mdipierro
1d38b87719
jQuery('#component').reload()
2013-06-21 06:44:37 -05:00
mdipierro
676dc2e377
no clickable headers for virtual fields, thanks Anthony
2013-06-17 10:41:56 -05:00
mdipierro
d1660cf0c1
better layout.html and web2py_bootstra.css, thanks Paolo
2013-06-16 03:19:08 -05:00
mdipierro
5f6fd16e84
allow customization of default /manage/auth, thanks Anthony
2013-06-14 16:09:28 -05:00
mdipierro
98c19740a2
better appadmin, thanks Anthony
2013-06-13 15:20:50 -05:00
mdipierro
4c9967e17e
fixed Issue 1501:Links None in AppAdmin
2013-06-09 16:30:42 -05:00