167 Commits

Author SHA1 Message Date
Andr3as
463af7de71 Encode file path if part of url argument 2017-03-04 11:51:12 +01:00
NewFuture
40a9dc37e2 fixed formatting and .travis.yml 2016-10-07 15:09:11 +08:00
nerodark
0dfc677f30 Fix render issues refactoring
I have been running a whole year with this fix without any issues and I
am syncing it now.
2016-06-12 19:10:08 -04:00
daeks
3f41226f16 Revert "CSRF checks" 2016-03-02 07:09:05 +01:00
Luca Reverberi
c5e5ac7c43 CSRF checks 2016-02-15 20:42:02 +00:00
Andr3as
6083a85b3e Better confirm dialog for close all 2014-10-09 20:25:37 +02:00
Andreas
a25a9147f9 Fixes wrong tab title after renaming 2014-09-15 14:10:50 +02:00
Andreas
a4aee85e84 Fixes history after renaming active files 2014-09-14 18:38:04 +02:00
Andr3as
c31ca0dd39 Fixes error during remove_all after renaming an opened file 2014-07-11 23:32:51 +02:00
daeks
fe61e290c8 display filename in open notification 2014-07-11 16:30:38 +02:00
Kurim
d32a93209e Update dialog.php
add a space to Save&Close to get i18n work
2014-05-08 08:50:46 +02:00
Adrian Bremer
f58ab4f444 User check on file open
Re-arranged the check() call inside focus() so the user can see who's using the file when you open a file, not just on tab changes.
2014-04-17 01:23:04 -05:00
daeks
01dd78587c noconflict update 2013-09-10 09:32:48 +02:00
Andr3as
3b1f3a4b5a Correcting callbacks 2013-08-28 14:51:57 +02:00
Andr3as
3754080e37 Adding more publications for plugins 2013-08-27 23:54:44 +02:00
daeks
a60a79bab2 fetch right bar 2013-05-03 16:03:52 +02:00
daeks
e7c31ce210 merged common class 2013-05-01 12:55:28 +02:00
daeks
e95feb4dd7 path should be tab 2013-04-14 20:50:20 +02:00
daeks
bb309f3821 prevent untained exception 2013-04-14 18:50:36 +02:00
daeks
e551e71b3e saveall method 2013-04-14 10:56:54 +02:00
daeks
3b6e41b552 better dialog 2013-04-14 10:54:09 +02:00
daeks
10b04311da save unsaved files 2013-04-14 10:53:22 +02:00
daeks
adf2b63c2e use i18n for unsaved files 2013-04-14 10:48:38 +02:00
daeks
ecf24c5baf small bugfix for closeall 2013-04-14 10:46:03 +02:00
daeks
7855aa2423 close all button 2013-04-14 10:27:23 +02:00
daeks
f4df94198d small bugfixes 2013-04-11 22:25:22 +02:00
daeks
08aa244cd6 removed multiple definitions 2013-04-11 20:54:04 +02:00
daeks
2de22a094e support for windows 2013-04-11 19:31:28 +02:00
daeks
af5e852120 absolute path 2013-04-08 19:58:12 +02:00
Christian von Arnim
28e3212ee5 Full extended solve of issue 191
https://github.com/Codiad/Codiad/issues/191
2013-04-04 20:23:40 +02:00
daeks
1025389b93 merged config.php to be in common.php 2013-04-03 12:04:08 +02:00
daeks
b7ad5fbb85 themes 2013-04-01 12:20:17 +02:00
fluidbyte
b7d1fef490 Fix minor tab right-padding issue 2013-03-30 13:41:31 -07:00
daeks
a0cc71be20 changed scrollbar to be active & added max-width to active tab 2013-03-28 14:55:08 +01:00
daeks
0a3ff387b7 resize tab based on label 2013-03-28 14:37:26 +01:00
daeks
0fa263086e removed unnecessary scrollbars to be displayed only if needed 2013-03-28 14:05:51 +01:00
tablatronix
211fc7c581 fixes #200
handles empty strings in active.php json
Not sure of actual cause.
2013-03-23 19:25:03 -05:00
Flolagale
60a1ff500a Typo. 2013-03-09 00:03:45 +01:00
Verdier
a34aa3ae12 Merge branch 'master' of ssh://github.com/Bluefinch/Codiad into collaborative 2013-01-28 14:46:10 +01:00
Verdier
309e6b233b Minor refactoring. 2013-01-28 14:18:30 +01:00
Verdier
d141b383c1 Minor refactoring. 2013-01-28 10:39:56 +01:00
Verdier
0180932786 Remember active document #55 2013-01-27 11:07:54 +01:00
Danny Morabito
f596db9286 Fix stupid git bug
git replaced the class.active.php with the dialog.php file... :-/
2013-01-11 10:57:29 +01:00
Danny Morabito
7bca8ec7ab Replace lang() with i18n() 2013-01-11 10:45:08 +01:00
Florent Galland
9ac3651f35 Unregister from all file at init. 2013-01-08 20:39:14 +01:00
Florent Galland
4e6e764a76 Add amplifyjs dep and register as collab automatically. Yeah! 2013-01-08 19:32:57 +01:00
Kent Safranski
226aaa5232 Merge pull request #105 from lorefnon/issue_82
Fix issue#82 along with some enhancements to notification system
2012-12-22 05:50:16 -08:00
Lorefnon
c05c2a70de Fix for issue#82 and replace current notification system with toastmessage based notification system 2012-12-22 15:28:59 +05:30
Verdier
bd0d342e9a Improve dropdown visibility. 2012-12-22 08:59:54 +01:00
Verdier
7e4a277ce5 Improve tab visibility. 2012-12-22 08:17:15 +01:00