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
efc392966e
Merge pull request #1005 from cs09g/patch-3
...
change misspelling
2015-06-18 06:31:51 -05:00
mdipierro
cffa59a80c
Merge pull request #1004 from cs09g/patch-2
...
simplified conditions
2015-06-18 06:31:22 -05:00
Chase choi
f78d423c92
change misspelling
2015-06-18 17:13:38 +09:00
Chase choi
f60ae809b6
simplified conditions
2015-06-18 17:05:34 +09:00
Chase choi
34dd8af101
remove duplicated execution
...
is that really duplicated or missing something to add for difference?
2015-06-18 16:55:04 +09:00
niphlod
cadf38b4f6
fixes #962
2015-05-11 21:24:20 +02:00
ilvalle
f3e5b0dce1
fix issue 799, removed new lines from response header
2015-02-24 19:45:35 +01:00
mdipierro
5bc5d0496e
R-2.9.12
2015-01-17 00:07:10 -06:00
mdipierro
63529e5ad8
not sure what happened but fixing local commit
2014-08-06 14:50:51 -05:00
Massimo
287d8e3e18
added private folder back to design page, thanks szunny
2014-04-15 10:27:31 -05:00
mdipierro
e9eb8cbfc7
Merge pull request #403 from pyner/master
...
Update default.py
2014-03-15 21:09:44 -05:00
samuel bonilla
4f82bed52e
Update default.py
...
new alert: it's a plugin is not an application
2014-03-13 20:04:00 -05:00
mdipierro
907525efd7
fixed issue 1850, caching errors when unable to obtain plugin list
2014-01-11 15:03:10 -06:00
mdipierro
6bbafc5920
fixed 1843, commented functions should not appear as if they are exposed
2014-01-08 11:32:07 -06:00
ilvalle
88ce19d99f
Save current working session in online editor
2013-12-21 15:32:20 +01:00
Alan Etkin
42c0b7b0fa
admin app: enhanced ticket support for gae
2013-12-18 15:44:45 -03:00
Alan Etkin
7646dc11fe
Enable admin app for GAE (experimental)
2013-12-16 17:24:51 -03:00
ilvalle
51728fb192
a more harmonic create_file in admin editor
2013-12-14 09:37:30 +01:00
ilvalle
8244472cb2
select the right app in the file list editor sidebar
2013-12-10 09:53:50 +01: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
Alan Etkin
7e040a4177
admin plugins page: show license information and small enhancements
2013-12-08 11:01:21 -03: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
b61b0bf3ad
todo panel in admin editor
2013-12-05 11:43:23 +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
spametki
68ccf6510d
admin app: changed string interpolation in T calls
2013-10-27 10:28:23 -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
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
845694beb6
Fix config to save checkboxes values when they are unchecked (false)
2013-10-21 09:57:36 +02: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
spametki
62061ae737
admin app plugin download feature
2013-10-14 15:05:20 -03:00
robertop23
3744d9b71d
Select option added in editor config button to enable/disable autoclosetag in html mode
2013-10-11 22:31:22 -04:30
mdipierro
46903a3732
fixed issue 1698:Application Name Containing a Period . Not Supported, thanks Anton
2013-10-03 08:37:42 -05:00
mdipierro
4292cf38d9
more translations, thanks Vladyslav
2013-09-26 21:26:55 -05:00
Massimo
b67141b1ef
fixed problem with ENABLED/DISABLED, issue 1689
2013-09-24 13:29:54 -05:00
Roberto Perdomo
2ebf0d12ed
Fix lost flash message in case of error when save editor (crtl-s). Change Esc to Ctrl-Esc to exit from Fullscreen mode, because this cause collision with the Vim mode (Esc key). Add a select into the config button to select 'default', 'vim' or 'emacs' editor
2013-09-22 18:36:28 -04:30
mdipierro
7dafb07438
added a extra level of protection for long passwords, even if IS_LENGTH validator is missing
2013-09-15 09:40:15 -05:00
mdipierro
6c1cc6fc96
tabs -> spaces
2013-09-13 15:39:39 -05:00
mdipierro
6203fcb852
moved settings.cfg to admin
2013-09-06 15:18:17 -05:00
mdipierro
62b59a023d
fixed merge
2013-09-06 14:45:52 -05:00
mdipierro
7f11ec177a
reverting last patch
2013-09-06 14:21:23 -05:00
Samuel
1b91e746ca
download file via http
2013-09-04 16:57:04 -05:00
mdipierro
866d6c6db4
admin design page should not show more than 1000 files
2013-09-01 12:41:24 -05:00