Richard Vézina
0259ea3d29
no more deprecated .has_key(...)
2015-12-22 15:39:32 -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
d2375b4187
always allow access to <app>/appadmin/manage/auth if used is admin
2015-06-28 16:41:09 -05:00
Chase choi
29bf50425b
Update appadmin.py
2015-06-18 16:31:28 +09:00
ilvalle
e939d084fe
Fix appadmin code inspection for db hooks
2015-02-09 19:38:23 +01:00
ilvalle
63d8785918
hooks panel in admin editor
2014-10-30 18:07:00 +01:00
Leonel Câmara
9d4b2e66c4
Fix for issue 1996
...
This bug was caused by appadmin creating unnecessary files in the cache folder.
2014-10-17 19:12:00 +01:00
mdipierro
78764072fe
hooks panel in appadmin for _before_*/_after_* callbacksm thanks Paolo valleri
2014-09-29 19:40:56 -05:00
mdipierro
6a75132d54
CROSS JOIN, thanks jotbe
2014-09-14 14:57:12 -05:00
mdipierro
d6a2d0c3ee
R-2.9.6
2014-09-01 20:37:53 -05:00
mdipierro
a3f3496709
fixed security issue again, thanks Niphlod
2014-08-26 14:38:09 -05:00
mdipierro
3738f7dc7a
reverted to bs2 for an early release
2014-08-26 14:29:15 -05:00
mdipierro
bac9039c6e
increased security in admin and appadmin
2014-08-25 16:36:10 -05:00
Alan Etkin
eb94780cd4
Adapted admin cache action for gae
2013-12-28 07:53:29 -03:00
mdipierro
9afdf01430
PRAGMA foreign_keys=ON by default
2013-10-20 15:46:41 -05: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
mdipierro
4292cf38d9
more translations, thanks Vladyslav
2013-09-26 21:26:55 -05:00
mdipierro
6c1cc6fc96
tabs -> spaces
2013-09-13 15:39:39 -05:00
mdipierro
8b7a638e9f
appadmin_manage_without_https, thanks Anthony
2013-07-25 05:04:35 -05:00
mdipierro
1bad215015
appadmin manage patch, thanks Anthony
2013-07-06 16:04:26 -05:00
mdipierro
318e8046ba
appadmin now works with lazy tables, thanks Anthony
2013-06-22 01:34:19 -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
f64232df30
change in appadmin auth
2013-05-31 21:34:38 -05:00
mdipierro
4f2e327d33
appadmin/auth_manage and appadmin/manage, thanks Anthony
2013-05-31 21:29:28 -05:00
mdipierro
e7f2e494af
fixed Issue 1165:auth.signature: unable to reset is_active to true, thanks Ricardo
2013-05-03 21:37:26 -05:00
mdipierro
3a5f7b05df
attempt to address issue 1424
2013-04-06 10:02:55 -05:00
mdipierro
55c9392de4
fixed ccache, issue 1377
2013-03-11 10:22:40 -05:00
mdipierro
3bb8d5e235
configurable appadmin graphs, thanks Jose
2013-01-27 10:25:02 -06:00
mdipierro
556de70f20
changed color scheme and fixed bug in graph model
2012-12-28 01:22:05 -06:00
mdipierro
4ddb7dea28
graph font style, thanks Jose
2012-12-26 11:44:41 -06:00
mdipierro
400f27ef55
fixed generation of html in graphs, thanks Alan
2012-12-25 20:32:21 -06:00
mdipierro
9981ae4d5f
graphiz support added, thanks Jose
2012-12-24 12:14:08 -06:00
mdipierro
24531b85c6
fixed issue 1174, cache folder in examples
2012-11-24 11:12:20 -06:00
mdipierro
d053900032
fixed pep8 in apps
2012-10-19 14:13:37 -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
1da32b81cf
fixed appadmin bug and excessive session saving
2012-10-17 14:30:02 -05:00
mdipierro
b142fa9f7e
lazy tables re-appeared in appadmin
2012-10-05 09:01:51 -05:00
Massimo
4ab78a096b
fixed issue 1064
2012-10-03 11:54:03 -05:00
mdipierro
d01bb00ca2
slightly slicker appadmin
2012-08-27 15:13:27 -05:00
mdipierro
d4f1da3018
better logic in appadmin csv, thanks Paolo Betti
2012-08-19 10:12:31 -05:00
mdipierro
1a20488a0d
increased security in appadmin
2012-07-28 20:19:15 -05:00
mdipierro
9cfb1e8afd
new languages patch with pluralization, thanks Vladyslav
2012-07-18 11:22:41 -05:00
mdipierro
1b34f47ec9
many improvements from Vladyslav
2012-07-14 22:45:32 -05:00
mdipierro
96893b2c26
more T's in appadmin.py, thanks Vladyslav
2012-06-30 12:11:00 -05:00
Massimo DiPierro
9b9c046e6d
merged with online branch
2012-06-06 11:19:42 -05:00
Massimo Di Pierro
5a5113e10a
fixed appadmin.py with ignore_common_filters, thanks Yair
2011-12-06 17:00:04 -06:00
Massimo Di Pierro
d281acb421
fixws and 'new' button in grid query
2011-12-05 11:39:42 -06:00