Commit Graph
723 Commits
Author SHA1 Message Date
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
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 09277868d2 accept bitcoin donations 2013-12-07 20:47:08 -06: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 7703d959ef fixed request.user_agent().get('is_mobile', False), thanks Jonathan 2013-12-02 10:28:13 -06:00
mdipierro af290117d4 Merge pull request #311 from pyner/patch-2
Update access.py
2013-12-01 17:48:43 -08:00
samuel bonilla 593540e467 Update access.py
<type 'exceptions.AttributeError'> 'dict' object has no attribute 'is_mobile'"
2013-12-01 11:39:37 -05:00
samuel bonilla f66d0e1200 Update buttons.py
<type 'exceptions.AttributeError'> 'dict' object has no attribute 'is_mobile'"
2013-12-01 11:37:29 -05:00
mdipierro 165b682e01 no more drawer open in edit mode 2013-11-27 12:00:21 -06:00
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
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
chuckis 108b24abdd Update ru.py 2013-11-15 12:05:24 +02: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
Massimo e6f84c45b9 fixed 1756:scripts/sessions2trash.py doesn't work with 'separate=True', thanks Paolo Valleri 2013-11-07 10:25:29 -06:00
Vinicius Assef 9977aa571a Make component forms submit to their own action property 2013-11-06 19:37:55 -02:00
mdipierro 3aec2c4568 Merge branch 'master' of github.com:web2py/web2py 2013-11-06 11:11:55 -06:00
mdipierro 3defd7d7b1 fixed issue 1763 user of arrows in numerical fields 2013-11-06 11:11:01 -06:00
mdipierro ac97332393 Merge pull request #290 from erikmontes/patch-1
Closed html commment.
2013-11-06 08:32:01 -08:00
mdipierro 643e945540 fixed web2py.js for trapped non-self-submitting forms, thanks Vinicius 2013-11-06 10:30:41 -06:00
Erik Montes b52b639eed Closed html commment. 2013-11-05 14:09:01 -08: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
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 1474a4fe79 link to pythonanywhere 2013-10-30 08:59:55 -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
ilvalle 7d5cdb9220 fix for empty file in admin editor 2013-10-28 10:17:47 +01:00
spametki 68ccf6510d admin app: changed string interpolation in T calls 2013-10-27 10:28:23 -03: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
mdipierro 1865c0b1dd Merge pull request #283 from spametki/master
Fixed wiki get render method
2013-10-26 18:25:44 -07: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
spametki 70b3edcbeb Fixed wiki get render method 2013-10-26 21:39:26 -03: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
ilvalle 339de2fa41 codemirror 3.19 and directory cleanup 2013-10-23 13:31:57 +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
ilvalle 607897a1b0 boostrap switch plugin in admin 2013-10-22 17:36:19 +02:00