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
robertop23
e6aaca1728
Allow create files from editor page in "files toggle"
...
Once file is created show success message and reload using ajax the files
new file: applications/admin/views/default/files_menu.html
modified: applications/admin/controllers/default.py
modified: applications/admin/views/default/edit.html
2013-12-09 21:51:55 -04:30
ilvalle
1fecd35bb7
toggleComment in admin editor
2013-12-09 14:38:10 +01:00
mdipierro
40c02651ae
Merge pull request #320 from spametki/master
...
admin plugins page: show license information and small enhancements
2013-12-08 06:28:08 -08:00
mdipierro
8d72dc7bc4
Merge pull request #319 from ilvalle/todolist
...
better style for todolist panel (admin editor)
2013-12-08 06:27:26 -08:00
Alan Etkin
7e040a4177
admin plugins page: show license information and small enhancements
2013-12-08 11:01:21 -03:00
ilvalle
483de0fc30
better style for todolist panel (admin editor)
2013-12-08 10:18:47 +01:00
mdipierro
86a19c25a8
fixed issue 1808:HTML Injection on Terminal(shell) online
2013-12-07 18:36:37 -06:00
ilvalle
b7192d706c
todolist panel (frontend part), by clicking on the TODO the relatve file is opened in a tab and the cursor is placed at the right line
2013-12-06 12:37:33 +01:00
ilvalle
557e4892b0
todo panel view
2013-12-05 11:49:21 +01:00
ilvalle
b61b0bf3ad
todo panel in admin editor
2013-12-05 11:43:23 +01:00
mdipierro
165b682e01
no more drawer open in edit mode
2013-11-27 12:00:21 -06:00
ilvalle
be66f53c7e
fix form action
2013-11-24 00:20:13 +01:00
mdipierro
4f4cc8f98f
fixed link to download jquery plugin
2013-11-22 10:18:29 -06:00
mdipierro
d6a8a3d410
Espanol language patches, thanks Vladyslav Kozlovskyy
2013-11-11 09:40:57 -06:00
Erik Montes
b52b639eed
Closed html commment.
2013-11-05 14:09:01 -08:00
Massimo
bb4f3d6e1a
fixed issue 1755:IE11 vs gluon.contrib.user_agent - 'browser' key not existing anymore
2013-10-31 10:19:07 -05:00
mdipierro
c89ed53be1
Merge pull request #286 from ilvalle/fix-editor
...
fix for empty python file in admin editor
2013-10-29 14:05:21 -07:00
ilvalle
1bbb99b548
fix codemirror gutter managment
2013-10-29 17:24:46 +01:00
ilvalle
7675d605ea
fix width after window resize
2013-10-29 17:02:50 +01:00
mdipierro
7caf1c0794
Merge pull request #279 from ilvalle/fix-editor
...
Dynamic tab width in editor settings
2013-10-26 18:23:16 -07:00
ilvalle
6599e08d32
'Highlight current line' & 'Display line numbers' options in admin editor
2013-10-24 16:16:41 +02:00
ilvalle
94ddb6c11f
dynamic tab size in admin editor (all tabs are placed along the same line)
2013-10-24 09:48:03 +02:00
mdipierro
811a44fd14
Merge pull request #277 from ilvalle/fix-editor
...
codemirror 3.19 and directory cleanup
2013-10-23 17:44:15 -07:00
ilvalle
290cb2f1a7
simplified editor's options management
2013-10-23 14:33:15 +02:00
ilvalle
ff7cb99bfe
jQuery -> $ in admin editor
2013-10-23 14:07:51 +02:00
mdipierro
9fa1757ffb
Merge pull request #275 from ilvalle/fix-editor
...
bootstrapSwitch in admin
2013-10-22 15:04:01 -07:00
ilvalle
453412fa0c
added bootstrap switch in editor settings
2013-10-22 17:36:45 +02:00
mdipierro
9afdf01430
PRAGMA foreign_keys=ON by default
2013-10-20 15:46:41 -05:00
ilvalle
56f251ca0c
tab size in editor settings and better options management
2013-10-20 08:40:05 +02:00
ilvalle
b5f17b1acb
code folding in editor settings
2013-10-19 12:22:24 +02:00
ilvalle
037b499cb2
correct editor's mode when editing javascript
2013-10-17 16:32:22 +02:00
ilvalle
f4fc987597
editor cleanup (second pass)
2013-10-17 16:20:06 +02:00
ilvalle
580bc6fd6e
editor works again when is_mobile=True (No tabs when is mobile)
2013-10-17 16:10:53 +02:00
ilvalle
c91e6160fe
initial editor cleanup and html fix
2013-10-17 15:25:12 +02:00
spametki
37e0e1c384
Added missing plugin download views
2013-10-14 15:12:14 -03:00