niphlod
595e37c2de
removed web shell
2016-06-28 23:34:41 +02:00
ilvalle
f343fab528
py3 fixes for admin app
2016-06-25 17:36:37 +02:00
ilvalle
8aecaf4514
PY3 fixes and added tests for gluon/admin.py
2016-06-24 22:54:56 +02:00
ilvalle
3270d39596
py3 fixed http.to
2016-06-21 22:24:33 +02:00
mdipierro
4bd002aee9
fixed CSRF in admin enabled/disable. thanks Nerendra Bhati
2016-05-04 09:11:55 -05:00
Massimiliano Belletti
34267b7673
Fix missing w2p_ajax_disable_with_message #1234
2016-03-24 11:17:59 +01:00
mdipierro
ebe3434a86
fixed commit error
2016-03-09 11:54:27 -06:00
mdipierro
b487583f92
admin2 - experimental
2016-03-09 11:53:07 -06:00
niphlod
90c33911ab
fixes #1143
...
don't even get me started about the current messy status of admin
2015-12-30 12:07:18 +01:00
mdipierro
8443c17839
sync'ed appadmins
2015-12-24 08:36:16 -06: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
b0373297e0
Browser auto-fill can corrupt data while using admin database interface #1045 , thanks dkleissa
2015-12-04 12:31:35 -06:00
mdipierro
4c039574df
skip failed views, thanks Anthony
2015-12-04 12:06:46 -06:00
Leonel Câmara
36db9719ef
Deal with the corner case of already created accounts
...
Polished everything a bit
2015-09-15 17:24:57 +01:00
Leonel Câmara
125cbd93a0
Allow deploying to pythonanywhere from the web2py admin that you're running locally.
2015-09-08 00:51:09 +01: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
Leonel Câmara
032af7c04d
Moved pack as exe functionality to the pack_custom.html form
2015-06-30 19:19:38 +01:00
Leonel Câmara
5d2e5dded3
Allow packing an application with the windows executable
2015-06-30 17:51:39 +01:00
mdipierro
28e6999e7d
fixed issue #980 , Admin application: can't access directories with space in directory name, thanks mmihaltz
2015-06-25 04:30:10 -05:00
mdipierro
b02e8a6d5f
fixed problem with custom import and upgraded jquery.js
2015-04-02 16:30:15 -05:00
mdipierro
60b3b19ede
another small bs3 fix
2015-03-12 17:25:15 -05:00
www-data
74d942f09b
Fixed bug #801
2015-02-18 19:23:07 +01:00
mdipierro
c59504067b
fixed some text
2015-02-15 15:29:40 -06:00
Francois Delpierre
fd0cde4263
Fixed issue/2046:
...
Double scrollback in web editor because does not properly calculate display height
2015-02-07 17:22:48 +01:00
niphlod
1b34216072
fixes #769
...
- fixed response.include_files() to behave correctly with
response.static_version_urls
- added response.static_version_urls to admin
- refactored admin URL() usage passing always and correctly 'static'
as the controller
2015-02-04 22:18:42 +01:00
ilvalle
63d8785918
hooks panel in admin editor
2014-10-30 18:07:00 +01:00
ilvalle
45a689a812
fix issue 1993: git push in the admin console throw an error
2014-10-16 15:07:52 +02:00
mdipierro
78764072fe
hooks panel in appadmin for _before_*/_after_* callbacksm thanks Paolo valleri
2014-09-29 19:40:56 -05:00
mdipierro
3738f7dc7a
reverted to bs2 for an early release
2014-08-26 14:29:15 -05:00
mdipierro
bb13d6b729
fixed some bugs and another bs2->bs3 attempt
2014-08-09 01:52:09 -05:00
mdipierro
c3116b094c
Merge pull request #472 from ilvalle/fix_editor
...
editor:potential fix for requests cancelled due to same origin policy
2014-07-27 10:54:23 -05:00
ilvalle
967a37adc4
online editor:potential fix for requests cancelled due to same origin policy
2014-07-22 10:22:48 +02:00
Omar Trinidad Gutiérrez Méndez
130540dafc
Typo. Your -> You
2014-07-20 19:10:26 -05:00
mdipierro
27bb2ee6b8
removed some files but not all (for now)
2014-05-09 15:24:18 -05:00
Massimo
287d8e3e18
added private folder back to design page, thanks szunny
2014-04-15 10:27:31 -05:00
Massimo
7e470d7786
added missing files
2014-04-15 10:22:57 -05:00
Massimo
caafff74b3
reverted rpx_account for backward compatibility and added janrain_account for the new engage.js api
2014-04-15 10:16:02 -05:00
Massimo
8e5d6bc467
partial bootstrap3 port, menus broken, thanks Paolo, sorry I broke it
2014-02-21 11:15:43 -06:00
Nico Zanferrari
d274389a33
Design cleanup
2014-01-29 12:06:12 +01:00
ilvalle
d967e23791
online editor: fix folding option
2014-01-22 18:24:51 +01:00
ilvalle
7dd99cf3a1
online editor: shortcuts in a separated frame and style review
2014-01-21 14:45:56 +01:00
Alan Etkin
eb94780cd4
Adapted admin cache action for gae
2013-12-28 07:53:29 -03:00
niphlod
08639e6691
removed debug print statements
2013-12-27 21:28:43 +01:00
ilvalle
88ce19d99f
Save current working session in online editor
2013-12-21 15:32:20 +01:00
ilvalle
51728fb192
a more harmonic create_file in admin editor
2013-12-14 09:37:30 +01:00
ilvalle
ff94a22826
fix reload of file list in editor when a new file is created
2013-12-10 11:13:04 +01:00
ilvalle
8244472cb2
select the right app in the file list editor sidebar
2013-12-10 09:53:50 +01:00
mdipierro
9bf856f6e6
Merge pull request #322 from robertop23/master
...
Allow create files from editor page in "files toggle"
2013-12-09 19:20:38 -08:00
robertop23
37df0a9338
Allow create files from editor page in "files toggle"
...
Once file is created show success message and reload using ajax the files
modified: applications/admin/controllers/default.py
modified: applications/admin/views/default/edit.html
2013-12-09 21:57:57 -04:30