Commit Graph

133 Commits

Author SHA1 Message Date
daeks
8a98452aff removed double slash 2013-04-18 20:36:13 +02:00
circuitbomb
8aa00e8871 Add slash to downloadfile in else 2013-04-15 15:05:34 -04:00
daeks
69f5fe2085 Merge branch 'master' of https://github.com/Codiad/Codiad into utf8 2013-04-15 15:34:15 +02:00
daeks
6cea054e25 Merge remote-tracking branch 'upstream/master' into utf8 2013-04-15 15:33:41 +02:00
daeks
8f4ade7ed0 fix inline preview 2013-04-15 15:28:15 +02:00
Hesham Ali
14ed7bd4ea fixed incorrect file extension for zipped folder download (was tag.gz instead of tar.gz) 2013-04-15 05:31:55 +02:00
Hesham Ali
0e88c8df3c fixed issue #308: failure on "Download" 2013-04-15 05:00:55 +02:00
daeks
2f6ae8604f take care of right encoding 2013-04-14 19:18:56 +02:00
daeks
12500ada29 Rename Project 2013-04-13 12:11:31 +02:00
daeks
143b37758d fixes another issue with windows 2013-04-12 17:52:17 +02:00
daeks
f4df94198d small bugfixes 2013-04-11 22:25:22 +02:00
daeks
e9caa24bd1 fixes copy function 2013-04-11 20:57:59 +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
b78424ef8d renamed dialog for better understanding 2013-04-11 17:26:54 +02:00
daeks
07a9444635 Merge remote-tracking branch 'upstream/master' into abspath 2013-04-11 16:32:09 +02:00
daeks
1bd9874005 Merge remote-tracking branch 'upstream/master' into abspath 2013-04-11 16:31:08 +02:00
fluidbyte
9bdca66fc3 Minor cleanup on file search UI 2013-04-11 07:30:59 -07:00
daeks
31d0afc235 allow to search in all projects 2013-04-09 07:53:56 +02:00
daeks
9b342dd8d6 fixes issue with filesearch 2013-04-08 20:49:01 +02:00
daeks
af5e852120 absolute path 2013-04-08 19:58:12 +02:00
daeks
307b61e896 remove searchpath from result 2013-04-08 17:34:57 +02:00
daeks
4bab278f5f restrict filesearch to current project only 2013-04-08 17:31:04 +02:00
fluidbyte
02cdf43e0e Fix issue with search opening duplicate copy of file on result 2013-04-06 07:30:45 -07:00
Kent Safranski
30f6979fa5 Merge pull request #260 from daeks/patch
decide on delete if files should be keeped or syslinks followed
2013-04-06 06:41:39 -07:00
daeks
007c7f92e7 decide on delete if files should be keeped or syslinks followed 2013-04-05 15:54:41 +02:00
Christian von Arnim
8bb396d7e6 Added check for zip extension
add the check for the zip-extension.
2013-04-05 15:14:35 +02:00
Christian von Arnim
54c377c5d7 Add zipdownload for WinOS and OS without system()
Fixed Download on Windows and make downloads possible for Servers
without system() access
2013-04-05 14:32:18 +02:00
Christian von Arnim
148e84e89e Merge index.php 2013-04-04 23:22:05 +02:00
Christian von Arnim
109d3b8025 Fix Notice that make modify files impossible
Notice: Undefined property: Filemanager::$patch

I don't know the sense of the added variable, but it is checked very
often, so there might be a sense.

Maybe it is set outside of the class at runtime, or planned so. That's
why I make it public
2013-04-04 21:36:27 +02:00
Kent Safranski
8d8916c193 Merge pull request #239 from daeks/patch3
single click opening for folders (more or less default theme)
2013-04-04 09:27:45 -07:00
daeks
37112d8388 resync local with github 2013-04-04 18:05:13 +02:00
daeks
794bcadeef small fix for single click opening 2013-04-04 16:12:14 +02:00
daeks
fafbe9e048 single click opening for folders (more or less default theme) 2013-04-04 08:35:39 +02:00
daeks
5c830eab1d fixes save file issue + selection issue in filemanager with IE9 2013-04-04 08:21:53 +02:00
daeks
1025389b93 merged config.php to be in common.php 2013-04-03 12:04:08 +02:00
HoLbLiN
a88b180275 Security patch (files must stay in workdir)
Clean path in filemanager for prevent null bytes injection & go out of workdir
2013-04-02 18:28:41 +02:00
daeks
b7ad5fbb85 themes 2013-04-01 12:20:17 +02:00
Kent Safranski
55e8156dfe Merge pull request #208 from daeks/push
Quick-Access projects list
2013-03-30 13:31:33 -07:00
daeks
a0cc71be20 changed scrollbar to be active & added max-width to active tab 2013-03-28 14:55:08 +01:00
fluidbyte
f9ea3c35d1 Fix minor concatenation f-up 2013-03-28 06:19:55 -07:00
fluidbyte
5775b26600 Fix pathing on 'openinmodal' so workspace is present in path 2013-03-28 06:16:35 -07:00
daeks
78bd8808bf Open images in modal popup 2013-03-28 13:58:28 +01:00
daeks
6c1f038e89 size should be size 2013-03-28 09:29:56 +01:00
daeks
efc8de072c fixes issues with utf8 and german umlauts 2013-03-28 09:28:34 +01:00
tablatronix
68ba8b8a1e fixes #201
extraneous slash break windows renaming.
2013-03-24 09:01:05 -05:00
Florent Galland
824f44b7b7 Merge branch 'master' into collaborative 2013-02-24 18:52:42 +01:00
Danny Morabito
5c7b4d5c3d Solve issue 2013-02-17 23:40:14 +01:00
Florent Galland
f11b329676 Merge branch 'collaborative' into _collaborative_differential_synchronization 2013-02-08 09:58:11 +01:00
Verdier
0180932786 Remember active document #55 2013-01-27 11:07:54 +01:00