Commit Graph

657 Commits

Author SHA1 Message Date
Kent Safranski
ead16daf83 Merge pull request #434 from MrChang1/master
Translation for the last version of Codiad enhancement
2013-06-09 06:58:46 -07:00
Kent Safranski
a3fdfd5cd1 Merge pull request #433 from evertton/master
Prevent go out of the workspace... fix issue #425.
2013-06-09 06:53:52 -07:00
MrChang1
2d8e368608 Update dialog.php
I modified the php for translation purposes only.
2013-06-09 15:46:15 +03:00
MrChang1
c8a35b8216 Update dialog.php
I modified the php for translation purposes only.
2013-06-09 14:45:43 +02:00
MrChang1
7baf8947a5 Update dialog.php
I modified the php for translation purposes only.
2013-06-09 14:45:03 +02:00
MrChang1
d1a17f6d74 Update dialog.php
I modified the php for translation purposes only.
2013-06-09 14:44:13 +02:00
MrChang1
0a00e81efd Update dialog_upload.php
I modified the php for translation purposes only.
2013-06-09 15:43:25 +03:00
MrChang1
f692910dfc Update dialog.php
I modified the php for translation purposes only.
2013-06-09 14:42:56 +02:00
Evertton de Lima
c33443c340 Prevent go out of the workspace... fix issue #425. 2013-06-09 09:41:20 -03:00
MrChang1
17d8d4d9d4 Update dialog.php
I modified the php for translation purposes only.
2013-06-09 14:39:02 +02:00
MrChang1
259b52bd56 Update dialog.php
I modified the php for translation purposes only.
2013-06-09 14:37:51 +02:00
Kent Safranski
b981c20884 Merge pull request #415 from daeks/minpatch
Fix for API Bug in fileOpen & Remove Request
2013-06-07 06:36:04 -07:00
Evertton de Lima
6e52ae2e78 Fix dropping periods in path names on Codiad Installer. 2013-06-06 14:32:08 -03:00
Evertton de Lima
788ec6e185 Fix regex in sanitizePath() 2013-06-06 13:48:40 -03:00
Evertton de Lima
8c80784d26 Fix dropping periods in folder names... issue #416. 2013-06-06 12:28:20 -03:00
Danny Morabito
8bb805de45 :P 2013-06-05 16:43:49 +02:00
Danny Morabito
5a7d30d7ab Update init.js 2013-06-05 16:26:29 +02:00
Danny Morabito
d4a50f28d5 Update dialog.php 2013-06-05 17:26:17 +03:00
Danny Morabito
3e0cd25d8b :P Softtab was in the text :P 2013-06-05 17:02:43 +03:00
Danny Morabito
56f6b6625d set init.js 2013-06-05 15:05:11 +02:00
Danny Morabito
07c2643c96 Set Dialog.php 2013-06-05 15:57:09 +03:00
Danny Morabito
c483349854 Update init.js 2013-06-05 14:43:35 +02:00
Danny Morabito
2a7e2caa28 Update dialog.php 2013-06-05 14:39:25 +02:00
Danny Morabito
989b07b70a Update init.js 2013-06-05 15:36:01 +03:00
fluidbyte
9655ca0324 Fix Issue #418 - Upload option showing for files 2013-06-03 14:16:33 +00:00
daeks
87ea84618d Fix Issue #397, convert backslash to slash 2013-05-29 07:28:49 +02:00
daeks
dd1d67b67e Issue #399, remove request 2013-05-29 07:25:41 +02:00
fluidbyte
4e2daac076 Additional fix for table alignment, Issue #413 2013-05-28 13:48:51 +00:00
fluidbyte
16352c27a2 Fix layout issues with FileTextMode, Issue #413 2013-05-28 13:46:18 +00:00
fluidbyte
c06626c264 Misc cleanup of editor settings and extensions UX 2013-05-27 17:29:28 +00:00
fluidbyte
87f159a288 Fix issue #412, textmode not working correctly with js files 2013-05-27 15:14:12 +00:00
daeks
0a488b9cf8 Merge pull request #400 from ccvca/FileExtensionToTextMode
Add FileExtension TextMode plugin
2013-05-26 10:35:01 -07:00
daeks
51650e29b1 Merge pull request #408 from daeks/install
Fix: delete dummy config on install
2013-05-23 03:59:32 -07:00
Christian von Arnim
8ad8758242 Add space before buttons and type fix 2013-05-22 11:14:08 +02:00
Christian von Arnim
a74a11d74a restrict access to admins only, table redesign 2013-05-22 10:08:22 +02:00
Christian von Arnim
e89262c27e move function from dialog to class, ...
change $_POST['action'] to $_GET['action']
check if an extension exists before printing it out.
2013-05-21 19:15:38 +02:00
daeks
7e9d5a6323 delete dummy config on install 2013-05-20 14:40:48 +02:00
daeks
0b9afbfa53 Merge pull request #406 from daeks/legacy
legacy update
2013-05-20 05:00:20 -07:00
daeks
1f0ae4506d legacy update 2013-05-20 13:59:09 +02:00
Christian von Arnim
6c34231881 Fix class name 2013-05-18 11:13:02 +02:00
Christian von Arnim
4b6981b97e Fix class name in buttos 2013-05-18 11:07:53 +02:00
Christian von Arnim
d625ff7451 Fix variable name 2013-05-18 11:01:58 +02:00
Christian von Arnim
93daef0d81 rename folder and variables 2013-05-18 10:33:02 +02:00
Christian von Arnim
cb0791ece8 restructure code and redesign the dialog 2013-05-17 20:32:13 +02:00
Christian von Arnim
99a7b6a6aa Fix rename the folder 2013-05-17 15:34:18 +02:00
Christian von Arnim
e7b5ecf167 Remove debug message on startup and JS warnings
removed the "Extensions loaded" message and many warnings in
editor/init.js (missing semicolon/ used before initialised)
2013-05-17 14:10:00 +02:00
Christian von Arnim
9991285d49 Add FileExtensionTextMode plugin
a plugin to customize the join of file extension and the text mode.

also add an API to the editor for this.
2013-05-17 12:38:37 +02:00
daeks
59a9d5adb6 check for restricted projectname on creation 2013-05-12 18:50:34 +02:00
Kent Safranski
bcf9d92a6b Merge pull request #370 from daeks/369
Enhancement: resize editor on rightbar change
2013-05-09 07:27:16 -07:00
fluidbyte
d06e91810b Missed underscore on GET 2013-05-09 06:23:05 -07:00