Commit Graph

127 Commits

Author SHA1 Message Date
Dmitry (dio) Levashov c058511f18 nothing 2012-08-30 00:31:18 +04:00
Dmitry (dio) Levashov 04b0186ddc fixes #136 2012-07-07 17:50:33 +04:00
Dmitry (dio) Levashov d84988cb71 update fix infinity requests on parent cmd 2012-07-06 21:01:38 +04:00
nao-pon e38cffb258 fix move dirctory problem 2012-07-03 17:26:19 +09:00
Dmitry (dio) Levashov 80dd6212e8 fixed: treeDeep option has no effect 2012-07-02 22:37:33 +04:00
Dmitry (dio) Levashov 2a2d5e9cfc disable date format on server side 2012-06-28 23:41:17 +04:00
Dmitry (dio) Levashov 979bb02ebd fix private -> protected for allowCreate() 2012-06-28 21:44:45 +04:00
Dmitry (dio) Levashov 8df1f79936 checkfilename fixes 2012-06-28 21:32:52 +04:00
Dmitry (dio) Levashov d1d0582fb1 fix #312 2012-06-24 15:41:29 +04:00
Troex Nevelin 6d79514094 refactor rmTmb method, now accepts $stat instead tmb name
reimplement eb8f7b7c6c and simplify 468b587abb
2012-06-19 15:53:27 +03:00
nao-pon 093222ee9f can use file stat in _save() when calling from copyFrom() 2012-06-11 16:51:44 +09:00
Dmitry (dio) Levashov a4d6bf2ace closes #267 2012-06-06 00:03:57 +04:00
Dmitry (dio) Levashov 748676c6ec closes #268 2012-06-05 23:57:14 +04:00
Dmitry (dio) Levashov 6c1a7fcdee minor optimization 2012-06-05 23:34:02 +04:00
Troex Nevelin fa1c1ac0e7 fixes #297 2012-06-03 01:27:18 +03:00
Dmitry (dio) Levashov b60c5e2cc4 Merge branch '2.x' of github.com:Studio-42/elFinder into 2.x 2012-06-02 10:56:37 +04:00
Dmitry (dio) Levashov e2f178075d Merge pull request #272 from nao-pon/fix_attr
fix attr()
2012-06-01 23:56:07 -07:00
Dmitry (dio) Levashov 01ada53c7c Merge pull request #275 from nao-pon/fix_paste
fix problem of losing the entity file by pasting its own alias
2012-06-01 23:54:27 -07:00
Dmitry (dio) Levashov 7910ecfc63 Merge branch '2.x' of github.com:Studio-42/elFinder into 2.x 2012-06-02 10:49:52 +04:00
Dmitry (dio) Levashov 02c875e732 fix acceptedName 2012-06-02 10:49:43 +04:00
Dmitry (dio) Levashov 08dff46a2b Merge pull request #276 from nao-pon/fix_mime_detect
fix mime type detection by finfo_file()
2012-06-01 23:49:22 -07:00
Dmitry (dio) Levashov 10f2549927 fix acceptedName options 2012-06-02 10:34:26 +04:00
nao-pon 6595ab3296 fix upload problem when file exists 2012-05-03 13:46:14 +09:00
nao-pon eb8f7b7c6c fix thumbnail remains when directory move inside current volume 2012-04-28 22:07:18 +09:00
nao-pon 468b587abb fix thumbnail remains when file moved, and copy also thumbnail at copy 2012-04-25 11:34:10 +09:00
nao-pon 299c73d5bd fix mime type detection by finfo_file()
When a MIME type was judged by finfo_file(), the MIME type of some file
types (Office, 7z, etc.) corrected the correctly unacquirable problem.
2012-04-21 23:46:55 +09:00
nao-pon 94fed3eea2 fix problem of losing the entity file by pasting its own alias
This problem has appeared on the "MySQL volume driver" of my own. Its
driver has the ability to use an alias fake path.
2012-04-20 23:45:49 +09:00
nao-pon 050f9769bc fix attr()
attr($path, $name, $val) - $val was not effective.
2012-04-19 23:14:11 +09:00
Dmitry (dio) Levashov dd2209a897 mount error message on no path 2012-04-18 22:31:55 +04:00
ph0enix 35f38d6e7f Thumbnail background fixes 2012-04-17 10:01:29 +04:00
nao-pon 7666ef20fe Fall back if dirctory copy failure 2012-04-12 22:44:22 +09:00
Dmitry (dio) Levashov bf11f521dc dummy 2012-04-11 21:02:45 +04:00
Troex Nevelin 331a5bf384 Merge remote-tracking branch 'healerz/2.x' into 2.x 2012-04-09 20:08:47 +03:00
Dmitry (dio) Levashov fc052ece99 fix startpath bug 2012-04-09 20:21:13 +04:00
nao-pon 627dd87d7e fix procExec() dose not return when cmd has big( > 1024 bytes ) results 2012-04-08 22:22:49 +09:00
healerz 942b233e76 Fixed undefined variable 2012-03-20 11:20:51 +01:00
Dmitry (dio) Levashov 34641a75e4 minor fixes 2012-03-14 23:58:05 +04:00
Dmitry (dio) Levashov c3d119be8e fixes - accessControl get path with leading slash 2012-03-14 00:12:25 +04:00
Dmitry (dio) Levashov 381a0574c8 fix bug with invalid links in search 2012-03-11 23:10:31 +04:00
Dmitry (dio) Levashov 495d917276 elFinderVolumeDriver->attr fixes. closes #225, fixes #231 2012-03-11 22:31:39 +04:00
Troex Nevelin 7281ef6ad8 Merge branch 'image_rotate' into 2.x, closes #229
* image_rotate:
  better markup, refs #229, refs #233
  add missing translations, fix markup, refs #229
  Improved slider integration
  Added slider to rotate
  #229 Disabled rotate animation with Opera.
  #229 preview's scale calculation simplify.
  #229 Bug-fix of the scale calculation for preview.
  #229 Use "uitype" object for buttonset().
  #229 Fixed dialog missing at open second+ time with IE8. Use jQuery UI radio.
  Chrome error fix
  Correction for IE, and refactoring.
  Image rotateable with mouse drag.
  Restored broken file
  Resize UI update
  fix strict warning
  rotate in progress
2012-03-09 09:41:06 +02:00
ph0enix 5699166665 Restored broken file 2012-03-06 07:02:24 +04:00
ph0enix 3cc21ac53c Resize UI update 2012-03-06 06:53:14 +04:00
Troex Nevelin b9b4b9f092 rewrite fucking street magic code around uploadOrder! closes #214 2012-03-04 15:12:12 +02:00
Troex Nevelin 54f0d03f0b rotate in progress 2012-03-04 10:45:53 +02:00
Troex Nevelin 0af121efd6 fix notice 2012-03-03 23:14:17 +02:00
Troex Nevelin 635519beae Merge pull request #219 from nao-pon/driver_dosearch_problem
Fixed a problem in case 'url' is set to "$stat".
2012-03-03 13:06:52 -08:00
Troex Nevelin f6e33d96c8 remove output buffering and closing php brackets 2012-03-03 22:30:31 +02:00
Dmitry (dio) Levashov 7bc6a9f29e fix thumbnails removing 2012-03-03 20:13:57 +04:00
Dmitry (dio) Levashov 9b1e58838e fix thumbnails removing 2012-03-03 19:19:22 +04:00