Commit Graph

89 Commits

Author SHA1 Message Date
Dmitry (dio) Levashov da50bbad39 closes #350 2012-09-01 00:39:00 +04:00
Dmitry (dio) Levashov 5689f604cf add hquery 1.8.1 2012-08-31 22:18:30 +04:00
Dmitry (dio) Levashov f9805cffe6 closes #340, closes #331, thanks foxel 2012-07-26 21:17:01 +04:00
Dmitry (dio) Levashov 925afc75e8 optimize search in MYSQL driver 2012-07-25 23:05:21 +04:00
Dmitry (dio) Levashov 5ef993ec83 closes #336 2012-07-09 22:57:11 +04:00
Dmitry (dio) Levashov 79da4e27d0 closes #327 - icrease tree render speed 3 times. 2012-07-07 18:52:54 +04:00
Dmitry (dio) Levashov d84988cb71 update fix infinity requests on parent cmd 2012-07-06 21:01:38 +04:00
Dmitry (dio) Levashov 80dd6212e8 fixed: treeDeep option has no effect 2012-07-02 22:37:33 +04:00
Dmitry (dio) Levashov 4fed970787 dummy 2012-06-24 15:45:21 +04:00
Dmitry (dio) Levashov 748676c6ec closes #268 2012-06-05 23:57:14 +04:00
Dmitry (dio) Levashov 793902de86 tests 2012-06-02 10:56:29 +04:00
Dmitry (dio) Levashov 02c875e732 fix acceptedName 2012-06-02 10:49:43 +04:00
Dmitry (dio) Levashov 8077b690a1 do nothing 2012-04-18 22:33:27 +04:00
Dmitry (dio) Levashov 18b22baaef nothing 2012-04-14 18:53:43 +04:00
Dmitry (dio) Levashov 688804dd10 fixes 2012-04-14 17:45:41 +04:00
Dmitry (dio) Levashov 881648275e Merge branch '2.x' of github.com:Studio-42/elFinder into 2.x 2012-04-11 20:52:13 +04:00
Dmitry (dio) Levashov 9d52f33365 closes #235 2012-04-11 20:51:53 +04:00
Troex Nevelin ec0b1e37f7 update Czech translation 2012-04-11 11:45:57 +03:00
nao-pon 60ce68418b fix #263, correct "function logger()" 2012-04-11 10:49:41 +09:00
Dmitry (dio) Levashov 425e3122dd do nothing 2012-04-09 20:54:51 +04:00
Dmitry (dio) Levashov d48b2db510 do nothing 2012-04-09 20:21:38 +04:00
Troex Nevelin 76be38b39b smart logger example 2012-03-12 00:23:49 +02:00
Dmitry (dio) Levashov 4665ddcb58 dummy commit 2012-03-11 23:16:46 +04:00
Dmitry (dio) Levashov 495d917276 elFinderVolumeDriver->attr fixes. closes #225, fixes #231 2012-03-11 22:31:39 +04:00
Dmitry (dio) Levashov 02d8beab4b dummy commit 2012-01-30 23:42:01 +04:00
Dmitry (dio) Levashov b3e30e427a fixes 2012-01-27 01:12:20 +04:00
Dmitry (dio) Levashov a8606b25fc fix paste command 2012-01-25 00:02:40 +04:00
Dmitry (dio) Levashov e9f965a2e5 fixes 2012-01-19 23:46:09 +04:00
Dmitry (dio) Levashov afbe3fb832 volume conf change 2012-01-19 00:01:54 +04:00
Dmitry (dio) Levashov f2767606ca mount mysql volume 2012-01-18 23:16:28 +04:00
Dmitry (dio) Levashov a40c1d01a0 dummy commit 2012-01-18 22:42:34 +04:00
Dmitry (dio) Levashov d02584348e dummy commit 2011-12-28 23:52:25 +04:00
Dmitry (dio) Levashov 3d370eb5dc dummy commit 2011-12-28 00:18:57 +04:00
Troex Nevelin bc6a79c839 closes #117, max_file_uploads 2011-11-30 13:41:11 +02:00
Troex Nevelin 9a03eae3e6 closes #101, case insensitive search 2011-11-22 19:54:58 +02:00
Troex Nevelin a53880b76b startPath now works, closes #141 2011-11-22 17:48:54 +02:00
Dmitry (dio) Levashov 9e26d0b49a closes #157 2011-11-15 22:04:48 +04:00
Dmitry (dio) Levashov 99729ab5b3 ftp driver - copy/move complete 2011-11-12 00:03:55 +04:00
Dmitry (dio) Levashov 1e7f881a8e connector: driver->_mkfile changed - now must return new file path or false. ftp driver - mkfile complete 2011-11-10 01:22:20 +04:00
Dmitry (dio) Levashov 0a77ce5984 ftp driver - upoad files complete 2011-11-10 00:31:52 +04:00
Dmitry (dio) Levashov b32efc95b3 remove some old code from elFinder.js 2011-11-09 22:43:42 +04:00
Dmitry (dio) Levashov 4f66108b6b FTP driver open file/download 2011-11-05 03:23:13 +04:00
Dmitry (dio) Levashov 675a8d8395 FTP fix permissions from MLST command. FTP symlinks support 2011-11-05 02:04:01 +04:00
Dmitry (dio) Levashov 56d08a5756 connector - abstract driver fixed. FTP driver - open dir works 2011-11-05 00:20:46 +04:00
Dmitry (dio) Levashov 989e2134a6 ftp driver changes 2011-11-04 19:28:29 +04:00
Dmitry (dio) Levashov 0f6d885185 driver inner api updated. Error messages for not mounted volumes added. 2011-11-04 19:15:35 +04:00
Dmitry (dio) Levashov 8cb91a9f8b connector - driver api changed. No more _isFile or _fileExists - all file info available through stat method 2011-11-04 02:10:11 +04:00
Dmitry (dio) Levashov b11f358034 connector - add cache for files stat. 2011-11-03 23:58:26 +04:00
Dmitry (dio) Levashov db16476c96 ftp driver mounted, with any servers - return files listing 2011-11-03 02:31:47 +04:00
Dmitry (dio) Levashov 439d3de8aa change DIRECTORY_SEPARATOR to options['separator'] because elfinder and ftp may be in different os's 2011-11-01 01:53:17 +04:00