mdipierro
6543512983
fixed another import error in appadmin
2016-08-01 04:34:33 -05:00
Richard Vézina
bd47b7f80a
.att() -> .prop() for setting autocomplete off
2016-07-10 12:30:22 -04:00
niphlod
955b30a871
fixes #1364
2016-06-28 21:36:59 +02:00
mdipierro
48350664f0
Merge pull request #1369 from zvolsky/_transl_markmin
...
cs translation: removed unwanted '@markmin' literal from translated s…
2016-06-22 16:39:08 -05:00
ilvalle
61795bc65e
enabled test_web.py in PY3
2016-06-22 19:07:58 +02:00
zvolsky
3bb0299b29
cs translation: removed unwanted '@markmin' literal from translated strings
2016-06-22 12:19:42 +02:00
ilvalle
3270d39596
py3 fixed http.to
2016-06-21 22:24:33 +02:00
ilvalle
a1fd92b7f8
updated imports in tests
2016-06-02 14:28:21 +02:00
Hardirc
994f3e7ae4
Enhance welcome menu.py PEP8
2016-04-08 20:17:35 -04:00
Hardirc
1d2f74440e
Enhance welcome routes.example.py PEP8
2016-04-08 20:13:58 -04:00
Hardirc
704ceec16f
Enhance welcome controllers/default.py PEP8
2016-04-08 20:13:30 -04:00
Hardirc
038e25c259
Enhance welcome db.py PEP8
2016-04-08 20:05:21 -04:00
mdipierro
cafba3fbe2
requires 2.14.1
2016-03-23 18:52:40 -05:00
mdipierro
bd6115ad62
fixed Host header vulnerability #1196
2016-03-21 01:15:46 -05:00
mdipierro
9735477c35
requires version
2016-03-19 12:05:19 -05:00
mdipierro
d5d25e8110
jquery 1.12.2
2016-03-18 20:49:19 -05:00
zvolsky
3311486b14
updated czech translation (in admin and welcome)
2016-03-10 09:35:18 +01:00
mdipierro
5e28112eda
new welcome css
2016-03-02 08:47:58 -06:00
mdipierro
dc5cac07e1
fixed bs3 form alignment
2016-03-01 23:39:08 -06:00
mdipierro
9a079e092f
fixed typo in auth
2016-02-26 14:24:21 -06:00
mdipierro
218817753a
myconf.take, myconf.get
2016-02-26 14:20:18 -06:00
mdipierro
7259f273f3
fixed some body padding in welcome
2016-02-07 00:12:33 -06:00
mdipierro
8645365f58
fixed some button style issues in grid
2016-02-07 00:10:38 -06:00
niphlod
17f1a51133
fixes #1100
...
now elements with data-w2p_disable are not disabled.
in addition, for non-ajax forms, disabled submit buttons are reenabled
after 5 seconds
plus reindented, refactored AND jslinted
2015-12-30 16:19:39 +01:00
mdipierro
463d643e2c
fmerged
2015-12-23 23:11:34 -06:00
Richard Vézina
0259ea3d29
no more deprecated .has_key(...)
2015-12-22 15:39:32 -05:00
mdipierro
7dd8a3c853
fixed Reference to http://..../[app]/default/user/manage_users in welcome's default controller #1102
2015-12-04 11:24:00 -06:00
ilvalle
d883e3d84e
added w2p_target attribute in form to control the output destination
2015-11-14 12:03:20 +01:00
niphlod
12f848c899
fixes #1083
2015-10-19 21:50:34 +02:00
mdipierro
b3e606295e
committed changelog and removed unwanted file
2015-10-07 13:04:12 -05:00
mdipierro
b8c2bd7303
fixed LazyCrypt and fixed git problem
2015-10-07 13:02:30 -05:00
niphlod
827e663ac4
better list: widget
2015-09-21 22:18:18 +02:00
niphlod
46f081c45c
fixes #1068
...
threw in also a better list:string widget repr for bs3
Updated also the bootswatch theme because something was wrong
2015-09-21 21:38:28 +02:00
mdipierro
b47511c896
token default = web2py_uuid
2015-09-20 14:07:01 -05:00
mdipierro
9190191c7a
changed the default BS3 theme
2015-08-23 10:07:32 -05:00
mdipierro
1a12c4011b
Merge pull request #1031 from mmunz/master
...
Repair cache status page in appadmin for welcome, admin and examples …
2015-08-18 11:02:14 -05:00
mdipierro
7761219cba
jquery 1.11.3, bootstrap 3.3.5
2015-08-07 02:10:27 -05:00
Manuel Munz
8078d4b0f3
Repair cache status page in appadmin for welcome, admin and examples apps.
...
This fixes how values are read. For cache.disk, we need to use the second value in the dict.
For cache.ram everything is already there in the object, no need trying to get the stats (which are not there) in the loop.
Also small fix for buttons that did not open the detailed statistics when clicked (class hidden has !important in bootstrap3).
2015-08-01 00:29:34 +02:00
mdipierro
571fc6d919
changed version
2015-07-20 01:51:22 -05:00
mdipierro
d6146c9c5d
no more text shadow in buttons, was horrible
2015-07-01 12:18:10 -05:00
mdipierro
7543c54bdb
enable_tokens in welcome
2015-06-30 02:32:44 -05:00
mdipierro
cdbf48f09b
fixed margin-top in welcome
2015-06-29 13:03:23 -05:00
mdipierro
26d87967c5
always allow access to appadmin/manage.auth if used is admin
2015-06-28 16:40:23 -05:00
mdipierro
bde9562b78
api_tokens in example
2015-06-28 09:49:50 -05:00
mdipierro
fa32b7577b
fixed a bug and added support for user/bulk_register
2015-06-28 09:01:10 -05:00
mdipierro
b86184fe58
Merge pull request #997 from niphlod/fix/bs3_grid_checkbox
...
fix display of checkboxes in search form of grid
2015-06-17 02:00:34 -05:00
niphlod
d61c372c95
fix display of checkboxes in search form of grid
2015-06-11 21:54:21 +02:00
mdipierro
d0f1286f03
Merge pull request #991 from cs09g/patch-2
...
Update appadmin.py
2015-06-07 21:44:44 -05:00
Chase choi
8e827f7a09
Update appadmin.py
2015-06-02 01:28:51 +09:00
Chase choi
cf2d5b637b
remove invalid initialize
2015-06-02 01:00:25 +09:00