Erik Montes
b9048b6d65
Comment documentation typo correction
2013-11-25 10:34:55 -08:00
mdipierro
ff2f11a706
generic.jsonp raises HTTP(404)
2013-11-24 09:44:08 -06:00
mdipierro
9bb4155460
adding spanish plurals, thanks Vlad Vladyslav
2013-11-11 17:42:58 -06:00
mdipierro
d6a8a3d410
Espanol language patches, thanks Vladyslav Kozlovskyy
2013-11-11 09:40:57 -06: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
niphlod
22dd63d77b
bumped bootstrap to 2.3.2
2013-10-21 23:17:07 +02:00
mdipierro
9afdf01430
PRAGMA foreign_keys=ON by default
2013-10-20 15:46:41 -05:00
spametki
f77232740c
imap: return to common field type for attachment and content plus appadmin imap support
2013-10-20 08:38:07 -03:00
mdipierro
9282bfcc60
fixed issue 1732:ignore_common_filters missing in appadmin, thanks mweissen
2013-10-19 17:41:17 -05:00
niphlod
db8ce08794
return the correct content-type for the graph
2013-10-13 21:29:32 +02:00
Erik Montes
c8a20b0d32
Typo correction
...
"simply" not "simple"
2013-10-08 17:55:31 -07:00
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