drg_elfinder 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (185) hide show
  1. checksums.yaml +7 -0
  2. data/MIT-LICENSE +20 -0
  3. data/README.md +28 -0
  4. data/Rakefile +8 -0
  5. data/app/assets/config/drg_elfinder_manifest.js +1 -0
  6. data/app/assets/javascripts/drg_elfinder.js +15 -0
  7. data/app/assets/javascripts/elfinder/Changelog +1283 -0
  8. data/app/assets/javascripts/elfinder/LICENSE.md +15 -0
  9. data/app/assets/javascripts/elfinder/README.md +216 -0
  10. data/app/assets/javascripts/elfinder/bower.json +28 -0
  11. data/app/assets/javascripts/elfinder/composer.json +39 -0
  12. data/app/assets/javascripts/elfinder/css/elfinder.full.css +5350 -0
  13. data/app/assets/javascripts/elfinder/css/elfinder.min.css +9 -0
  14. data/app/assets/javascripts/elfinder/css/theme.css +430 -0
  15. data/app/assets/javascripts/elfinder/elfinder.html +74 -0
  16. data/app/assets/javascripts/elfinder/elfinder.legacy.html +94 -0
  17. data/app/assets/javascripts/elfinder/img/arrows-active.png +0 -0
  18. data/app/assets/javascripts/elfinder/img/arrows-normal.png +0 -0
  19. data/app/assets/javascripts/elfinder/img/crop.gif +0 -0
  20. data/app/assets/javascripts/elfinder/img/dialogs.png +0 -0
  21. data/app/assets/javascripts/elfinder/img/edit_aceeditor.png +0 -0
  22. data/app/assets/javascripts/elfinder/img/edit_ckeditor.png +0 -0
  23. data/app/assets/javascripts/elfinder/img/edit_ckeditor5.png +0 -0
  24. data/app/assets/javascripts/elfinder/img/edit_codemirror.png +0 -0
  25. data/app/assets/javascripts/elfinder/img/edit_creativecloud.png +0 -0
  26. data/app/assets/javascripts/elfinder/img/edit_onlineconvert.png +0 -0
  27. data/app/assets/javascripts/elfinder/img/edit_pixlreditor.png +0 -0
  28. data/app/assets/javascripts/elfinder/img/edit_pixlrexpress.png +0 -0
  29. data/app/assets/javascripts/elfinder/img/edit_simplemde.png +0 -0
  30. data/app/assets/javascripts/elfinder/img/edit_tinymce.png +0 -0
  31. data/app/assets/javascripts/elfinder/img/edit_tuiimgedit.png +0 -0
  32. data/app/assets/javascripts/elfinder/img/edit_zohooffice.png +0 -0
  33. data/app/assets/javascripts/elfinder/img/editor-icons.png +0 -0
  34. data/app/assets/javascripts/elfinder/img/icons-big.png +0 -0
  35. data/app/assets/javascripts/elfinder/img/icons-big.svg +1 -0
  36. data/app/assets/javascripts/elfinder/img/icons-small.png +0 -0
  37. data/app/assets/javascripts/elfinder/img/logo.png +0 -0
  38. data/app/assets/javascripts/elfinder/img/progress.gif +0 -0
  39. data/app/assets/javascripts/elfinder/img/quicklook-bg.png +0 -0
  40. data/app/assets/javascripts/elfinder/img/quicklook-icons.png +0 -0
  41. data/app/assets/javascripts/elfinder/img/resize.png +0 -0
  42. data/app/assets/javascripts/elfinder/img/spinner-mini.gif +0 -0
  43. data/app/assets/javascripts/elfinder/img/toolbar.png +0 -0
  44. data/app/assets/javascripts/elfinder/img/trashmesh.png +0 -0
  45. data/app/assets/javascripts/elfinder/img/tui-icon-a.svg +235 -0
  46. data/app/assets/javascripts/elfinder/img/tui-icon-b.svg +224 -0
  47. data/app/assets/javascripts/elfinder/img/tui-icon-c.svg +224 -0
  48. data/app/assets/javascripts/elfinder/img/tui-icon-d.svg +224 -0
  49. data/app/assets/javascripts/elfinder/img/ui-icons_ffffff_256x240.png +0 -0
  50. data/app/assets/javascripts/elfinder/img/volume_icon_box.png +0 -0
  51. data/app/assets/javascripts/elfinder/img/volume_icon_box.svg +1 -0
  52. data/app/assets/javascripts/elfinder/img/volume_icon_dropbox.png +0 -0
  53. data/app/assets/javascripts/elfinder/img/volume_icon_dropbox.svg +1 -0
  54. data/app/assets/javascripts/elfinder/img/volume_icon_ftp.png +0 -0
  55. data/app/assets/javascripts/elfinder/img/volume_icon_ftp.svg +1 -0
  56. data/app/assets/javascripts/elfinder/img/volume_icon_googledrive.png +0 -0
  57. data/app/assets/javascripts/elfinder/img/volume_icon_googledrive.svg +1 -0
  58. data/app/assets/javascripts/elfinder/img/volume_icon_local.png +0 -0
  59. data/app/assets/javascripts/elfinder/img/volume_icon_local.svg +1 -0
  60. data/app/assets/javascripts/elfinder/img/volume_icon_network.png +0 -0
  61. data/app/assets/javascripts/elfinder/img/volume_icon_network.svg +1 -0
  62. data/app/assets/javascripts/elfinder/img/volume_icon_onedrive.png +0 -0
  63. data/app/assets/javascripts/elfinder/img/volume_icon_onedrive.svg +1 -0
  64. data/app/assets/javascripts/elfinder/img/volume_icon_sql.png +0 -0
  65. data/app/assets/javascripts/elfinder/img/volume_icon_sql.svg +1 -0
  66. data/app/assets/javascripts/elfinder/img/volume_icon_trash.png +0 -0
  67. data/app/assets/javascripts/elfinder/img/volume_icon_trash.svg +1 -0
  68. data/app/assets/javascripts/elfinder/img/volume_icon_zip.png +0 -0
  69. data/app/assets/javascripts/elfinder/img/volume_icon_zip.svg +1 -0
  70. data/app/assets/javascripts/elfinder/js/elfinder.full.js +36019 -0
  71. data/app/assets/javascripts/elfinder/js/elfinder.min.js +25 -0
  72. data/app/assets/javascripts/elfinder/js/extras/editors.default.js +2643 -0
  73. data/app/assets/javascripts/elfinder/js/extras/editors.default.min.js +2 -0
  74. data/app/assets/javascripts/elfinder/js/extras/quicklook.googledocs.js +75 -0
  75. data/app/assets/javascripts/elfinder/js/extras/quicklook.googledocs.min.js +1 -0
  76. data/app/assets/javascripts/elfinder/js/i18n/elfinder.LANG.js +587 -0
  77. data/app/assets/javascripts/elfinder/js/i18n/elfinder.ar.js +580 -0
  78. data/app/assets/javascripts/elfinder/js/i18n/elfinder.bg.js +559 -0
  79. data/app/assets/javascripts/elfinder/js/i18n/elfinder.ca.js +375 -0
  80. data/app/assets/javascripts/elfinder/js/i18n/elfinder.cs.js +581 -0
  81. data/app/assets/javascripts/elfinder/js/i18n/elfinder.da.js +580 -0
  82. data/app/assets/javascripts/elfinder/js/i18n/elfinder.de.js +582 -0
  83. data/app/assets/javascripts/elfinder/js/i18n/elfinder.el.js +374 -0
  84. data/app/assets/javascripts/elfinder/js/i18n/elfinder.es.js +546 -0
  85. data/app/assets/javascripts/elfinder/js/i18n/elfinder.fa.js +580 -0
  86. data/app/assets/javascripts/elfinder/js/i18n/elfinder.fallback.js +11 -0
  87. data/app/assets/javascripts/elfinder/js/i18n/elfinder.fo.js +419 -0
  88. data/app/assets/javascripts/elfinder/js/i18n/elfinder.fr.js +578 -0
  89. data/app/assets/javascripts/elfinder/js/i18n/elfinder.fr_CA.js +580 -0
  90. data/app/assets/javascripts/elfinder/js/i18n/elfinder.he.js +375 -0
  91. data/app/assets/javascripts/elfinder/js/i18n/elfinder.hr.js +434 -0
  92. data/app/assets/javascripts/elfinder/js/i18n/elfinder.hu.js +580 -0
  93. data/app/assets/javascripts/elfinder/js/i18n/elfinder.id.js +498 -0
  94. data/app/assets/javascripts/elfinder/js/i18n/elfinder.it.js +552 -0
  95. data/app/assets/javascripts/elfinder/js/i18n/elfinder.ja.js +581 -0
  96. data/app/assets/javascripts/elfinder/js/i18n/elfinder.ko.js +582 -0
  97. data/app/assets/javascripts/elfinder/js/i18n/elfinder.nl.js +581 -0
  98. data/app/assets/javascripts/elfinder/js/i18n/elfinder.no.js +374 -0
  99. data/app/assets/javascripts/elfinder/js/i18n/elfinder.pl.js +580 -0
  100. data/app/assets/javascripts/elfinder/js/i18n/elfinder.pt_BR.js +580 -0
  101. data/app/assets/javascripts/elfinder/js/i18n/elfinder.ro.js +417 -0
  102. data/app/assets/javascripts/elfinder/js/i18n/elfinder.ru.js +582 -0
  103. data/app/assets/javascripts/elfinder/js/i18n/elfinder.si.js +537 -0
  104. data/app/assets/javascripts/elfinder/js/i18n/elfinder.sk.js +581 -0
  105. data/app/assets/javascripts/elfinder/js/i18n/elfinder.sl.js +374 -0
  106. data/app/assets/javascripts/elfinder/js/i18n/elfinder.sr.js +374 -0
  107. data/app/assets/javascripts/elfinder/js/i18n/elfinder.sv.js +375 -0
  108. data/app/assets/javascripts/elfinder/js/i18n/elfinder.tr.js +583 -0
  109. data/app/assets/javascripts/elfinder/js/i18n/elfinder.ug_CN.js +374 -0
  110. data/app/assets/javascripts/elfinder/js/i18n/elfinder.uk.js +580 -0
  111. data/app/assets/javascripts/elfinder/js/i18n/elfinder.vi.js +579 -0
  112. data/app/assets/javascripts/elfinder/js/i18n/elfinder.zh_CN.js +585 -0
  113. data/app/assets/javascripts/elfinder/js/i18n/elfinder.zh_TW.js +582 -0
  114. data/app/assets/javascripts/elfinder/js/i18n/help/cs.html.js +10 -0
  115. data/app/assets/javascripts/elfinder/js/i18n/help/de.html.js +15 -0
  116. data/app/assets/javascripts/elfinder/js/i18n/help/en.html.js +10 -0
  117. data/app/assets/javascripts/elfinder/js/i18n/help/es.html.js +10 -0
  118. data/app/assets/javascripts/elfinder/js/i18n/help/ja.html.js +10 -0
  119. data/app/assets/javascripts/elfinder/js/i18n/help/ko.html.js +10 -0
  120. data/app/assets/javascripts/elfinder/js/i18n/help/pl.html.js +10 -0
  121. data/app/assets/javascripts/elfinder/js/i18n/help/ru.html.js +10 -0
  122. data/app/assets/javascripts/elfinder/js/i18n/help/sk.html.js +10 -0
  123. data/app/assets/javascripts/elfinder/js/i18n/help/tr.html.js +10 -0
  124. data/app/assets/javascripts/elfinder/js/proxy/elFinderSupportVer1.js +408 -0
  125. data/app/assets/javascripts/elfinder/js/worker/calcfilehash.js +20 -0
  126. data/app/assets/javascripts/elfinder/js/worker/quicklook.tiff.js +7 -0
  127. data/app/assets/javascripts/elfinder/js/worker/quicklook.unzip.js +55 -0
  128. data/app/assets/javascripts/elfinder/main.default.js +175 -0
  129. data/app/assets/javascripts/elfinder/package.json +13 -0
  130. data/app/assets/javascripts/elfinder/php/MySQLStorage.sql +47 -0
  131. data/app/assets/javascripts/elfinder/php/autoload.php +56 -0
  132. data/app/assets/javascripts/elfinder/php/connector.maximal.php-dist +449 -0
  133. data/app/assets/javascripts/elfinder/php/connector.minimal.php-dist +180 -0
  134. data/app/assets/javascripts/elfinder/php/editors/OnlineConvert/editor.php +113 -0
  135. data/app/assets/javascripts/elfinder/php/editors/ZipArchive/editor.php +12 -0
  136. data/app/assets/javascripts/elfinder/php/editors/ZohoOffice/editor.php +206 -0
  137. data/app/assets/javascripts/elfinder/php/editors/editor.php +79 -0
  138. data/app/assets/javascripts/elfinder/php/elFinder.class.php +5401 -0
  139. data/app/assets/javascripts/elfinder/php/elFinderConnector.class.php +380 -0
  140. data/app/assets/javascripts/elfinder/php/elFinderFlysystemGoogleDriveNetmount.php +380 -0
  141. data/app/assets/javascripts/elfinder/php/elFinderPlugin.php +113 -0
  142. data/app/assets/javascripts/elfinder/php/elFinderSession.php +335 -0
  143. data/app/assets/javascripts/elfinder/php/elFinderSessionInterface.php +57 -0
  144. data/app/assets/javascripts/elfinder/php/elFinderVolumeBox.class.php +1972 -0
  145. data/app/assets/javascripts/elfinder/php/elFinderVolumeDriver.class.php +7651 -0
  146. data/app/assets/javascripts/elfinder/php/elFinderVolumeDropbox.class.php +1464 -0
  147. data/app/assets/javascripts/elfinder/php/elFinderVolumeDropbox2.class.php +1516 -0
  148. data/app/assets/javascripts/elfinder/php/elFinderVolumeFTP.class.php +1810 -0
  149. data/app/assets/javascripts/elfinder/php/elFinderVolumeGoogleDrive.class.php +2163 -0
  150. data/app/assets/javascripts/elfinder/php/elFinderVolumeGroup.class.php +315 -0
  151. data/app/assets/javascripts/elfinder/php/elFinderVolumeLocalFileSystem.class.php +1477 -0
  152. data/app/assets/javascripts/elfinder/php/elFinderVolumeMySQL.class.php +1022 -0
  153. data/app/assets/javascripts/elfinder/php/elFinderVolumeOneDrive.class.php +2131 -0
  154. data/app/assets/javascripts/elfinder/php/elFinderVolumeSFTPphpseclib.class.php +838 -0
  155. data/app/assets/javascripts/elfinder/php/elFinderVolumeTrash.class.php +51 -0
  156. data/app/assets/javascripts/elfinder/php/elFinderVolumeTrashMySQL.class.php +51 -0
  157. data/app/assets/javascripts/elfinder/php/libs/GdBmp.php +473 -0
  158. data/app/assets/javascripts/elfinder/php/mime.types +781 -0
  159. data/app/assets/javascripts/elfinder/php/plugins/AutoResize/plugin.php +151 -0
  160. data/app/assets/javascripts/elfinder/php/plugins/AutoRotate/plugin.php +148 -0
  161. data/app/assets/javascripts/elfinder/php/plugins/Normalizer/plugin.php +204 -0
  162. data/app/assets/javascripts/elfinder/php/plugins/Sanitizer/plugin.php +157 -0
  163. data/app/assets/javascripts/elfinder/php/plugins/Watermark/logo.png +0 -0
  164. data/app/assets/javascripts/elfinder/php/plugins/Watermark/plugin.php +432 -0
  165. data/app/assets/javascripts/elfinder/php/plugins/WinRemoveTailDots/plugin.php +114 -0
  166. data/app/assets/javascripts/elfinder/php/resources/image.png +0 -0
  167. data/app/assets/javascripts/elfinder/php/resources/video.png +0 -0
  168. data/app/assets/javascripts/elfinder/sounds/rm.wav +0 -0
  169. data/app/controllers/dc_elfinder_controller.rb +63 -0
  170. data/app/models/drgcms_form_fields/elfinder.rb +85 -0
  171. data/changelog.md +0 -0
  172. data/lib/drg_elfinder/engine.rb +5 -0
  173. data/lib/drg_elfinder/version.rb +3 -0
  174. data/lib/drg_elfinder.rb +9 -0
  175. data/lib/el_finder/action.rb +19 -0
  176. data/lib/el_finder/base64.rb +24 -0
  177. data/lib/el_finder/connector.rb +625 -0
  178. data/lib/el_finder/image.rb +33 -0
  179. data/lib/el_finder/mime_type.rb +86 -0
  180. data/lib/el_finder/pathname.rb +185 -0
  181. data/lib/el_finder/version.rb +5 -0
  182. data/lib/el_finder.rb +8 -0
  183. data/lib/patches/patch_for_elfinder.rb +115 -0
  184. data/lib/tasks/drg_elfinder_tasks.rake +10 -0
  185. metadata +245 -0
@@ -0,0 +1,1283 @@
1
+ 2022-03-14 Naoki Sawada <hypweb+elfinder@gmail.com>
2
+ * elFinder (2.1.61):
3
+ - [security] Fixed #3458 filename bypass leading to RCE on Windows server
4
+ - [security:CVE-2022-26960] Fixed a path traversal issue
5
+ - [i18n] Updated ru and fr
6
+ - [js] Updated CDNs of external libs
7
+ - And some minor bug fixes
8
+
9
+
10
+ 2021-11-12 Naoki Sawada <hypweb+elfinder@gmail.com>
11
+ * elFinder (2.1.60):
12
+ - [VD:OneDrive] show error on _od_obtainAccessToken()
13
+ - [ui:cwd] make easily able to mapping mimetype to the kind (#3375)
14
+ - [cmd:rm] Fixed an issue that sometime ignore the delete button and into the trash
15
+ - [VD:LocalFileSystem] Fixed #3429 RCE on Windows server
16
+ - [js:core,options] Fixed #3401 add an option workerBaseUrl
17
+
18
+
19
+ 2021-06-13 Naoki Sawada <hypweb+elfinder@gmail.com>
20
+ * elFinder (2.1.59):
21
+ - [Security:php] Fixed multiple vulnerabilities leading to RCE
22
+ - [php:session] Fixed #3278 wrong code of typo
23
+ - [js:core] #3351 allow columnsCustomName[x] to be a function
24
+ - [css:quicklook] Fixed #3240 remove unnecessary color specifications
25
+ - [cmd:extract] Fixed #3252 for checking the existence of existing files
26
+ - [js:core] Fixed #3359 add an option "noResizeBySelf"
27
+ - [VD:abstract] Fixed #3216 missing url option on upload into root
28
+ - And some minor bug fixes
29
+
30
+
31
+ 2021-06-09 Naoki Sawada <hypweb+elfinder@gmail.com>
32
+ * elFinder (2.1.58):
33
+ - [VD:abstract] Fixed #3151 support RAR5 lib
34
+ - [cmd:fullscreen] Fixed #3177 wrong fullscreen button caption
35
+ - [js:core] Supports cookie samesite attribute
36
+ - [VD:SFTP] Add new SFTP driver, via phpseclib library
37
+ - [js:core] Fixed #3193 auto-detection of baseUrl
38
+ - [js:upload] Fixed upload bug (#3264)
39
+ - [VD:abstract,php] make the thumbnail support webp (#3265)
40
+ - [php:core] Fixed #3250 error only variables can be passed by reference
41
+ - [VD:abstract] add 'phar:*' => 'text/x-php' into 'staticMineMap'
42
+ - [VD:abstract] Fixed #3181 add an option uploadMaxMkdirs
43
+ - [php:core] Add cwd param to proc_open (#3281)
44
+ - [VD:abstract] Bugfix of an option mimeDetect (#3291)
45
+ - [UI] Fixed #3302 problem of d&d when copy of UI command is disabled
46
+ - And some minor bug fixes
47
+
48
+
49
+ 2020-06-05 Naoki Sawada <hypweb+elfinder@gmail.com>
50
+ * elFinder (2.1.57):
51
+ - [js] Fixed #3148 to support jQuery 3.5.0 update
52
+ - [php:core] Fixed #3154 volume that require online access cannot be specified
53
+ - [VD:abstract] Fixed #3161 Fixed option data of cwd results on after change files
54
+ - [VD:abstract] Fixed #3167 added "none" (no image library check) to `imgLib`
55
+ - [cmd:resize] Fixed #3158 to make able to change quality without changing dimensions
56
+ - And some minor bug fixes
57
+
58
+
59
+ 2020-04-09 Naoki Sawada <hypweb+elfinder@gmail.com>
60
+
61
+ * elFinder (2.1.56):
62
+ - [js:extras:editors.default] remove Pixlr editor it is no longer possible to display in IFRAME
63
+ - [php:core] Fixed #3134 close file pointer before deleting temporary file on shutdown
64
+ - [VD:abstract] change prefix of zipdl temp file
65
+ - [php:core] Fixed #3136 zipdl fails on Chrome on iOS / iPadOS
66
+ - [cmd:netmount] Fixed #3138 OAuth not possible with CORS due to new ITP
67
+ - [VD:MySQL,OneDrive] Fixed #3142 remove debug code
68
+ - [i18n:pl,ko] Updated translations
69
+ - And some minor bug fixes
70
+
71
+
72
+ 2020-03-18 Naoki Sawada <hypweb+elfinder@gmail.com>
73
+
74
+ * elFinder (2.1.55):
75
+ - [VD:abstract] Fixed #3125 Fatal error in zipArchiveUnzip()
76
+ - [cmd:open] optimization, move function definition in loop to out of loop
77
+ - [php:session] Fixed #3103 WARNING: setcookie(): Unrecognized key 'lifetime'
78
+ - [i18n:cs,sk] Updated translations
79
+
80
+
81
+ 2020-03-14 Naoki Sawada <hypweb+elfinder@gmail.com>
82
+
83
+ * elFinder (2.1.54):
84
+ - [cmd:edit,quicklook] adjustment about select encoding function
85
+ - [php:core] add `toastErrorHandler` for send toast message to client side
86
+ - [cmd:resize] to allow image resize more image type with the ImageMagick
87
+ - [php:session] Fixed #3103 WARNING: setcookie(): Unrecognized key 'lifetime'
88
+ - [php:session] Fixed #2857 warning error on start()
89
+ - [ui:dialog] delete an option `flexibleHeight` so it works well by option `height: "auto"``
90
+ - [cmd:edit] bugfix of save as on the serach results
91
+ - [php:core] add a public method `utf8Encode()` and make new main option `utf8Encoder` @callable
92
+ - [VD:abstract] Fixed #3104 Fixed as much as possible the differences in encoding of archive file names
93
+ - [php:plugins:Watermark] repeated use of Imagick::compositeImage() may cause PHP to hang, so disable it
94
+ - [js:core] Fixed #3106 enable to specify header name of parrot return to enable ITP measures
95
+ - [php:Connector] add a public method `setHeader($value)`
96
+ - [js:core] support fake progress bar
97
+ - [VD:OneDrive] bugfix of large file uploading
98
+ - [VD:Box] Fixed problem where access token could be lost
99
+ - [VD:Box] Fixed processing of `getSharedWebContentLink()`
100
+ - [js:core] if the file URL is public, use it as onetime url
101
+ - [php:plugins:Normalizer] support "caron" with option "umlauts"
102
+ - [js:core:notify] Fixed #3111 add minimize, close(option) button into notify dialog
103
+ - [ja:extars:editors.default] Fixed #2600 remove Creative Cloud Image Editor UI
104
+ - [php] Fixed #3114 stream proxy function using the `file` cmd corresponds to range request
105
+ - [js:extras:efitors.default] to show color slider of TUI Image Editor
106
+ - [cmd:edit] error handling of ta.getContent()
107
+ - [cmd:edit] bugfix of savecl() edit dialog may not re-open in case of error
108
+ - [js:core] Fixed #3118 web worker does not work when elfinder.js is cross-site loaded
109
+ - [php:core,VD] Fixed #3119 disallow extract of uncompressed size larger than option "maxArcFilesSize"
110
+ - [php:core] Fixed #3120 allow plugins (Sanitizer etc) to be applied when pasting from another volume
111
+ - [php:plugins:Normlizer,Sanitizer] update example commentation, recommend to bind to action "paste.copyfrom"
112
+ - [VD:FTP] Fixed stat() of root on server with no supports "MLST"
113
+ - [ui:cwd] Fixed a bug that thumbnails might not be displayed after editing image
114
+ - And some minor bug fixes
115
+
116
+
117
+ 2020-01-25 Naoki Sawada <hypweb+elfinder@gmail.com>
118
+
119
+ * elFinder (2.1.53):
120
+ - [VD:LocalFileSystem] Fixed #3095 not able to make `quarantine` directory
121
+ - [cmd:quicklook] Added TIFF image viewer
122
+ - [VD:abstract] Fixed #3097 "Unable to create archive" error deletes target files
123
+ - [cmd:quicklook] Fixed #3099 to make charactor encoding selectable in text file preview
124
+ - And some minor bug fixes
125
+
126
+
127
+ 2020-01-20 Naoki Sawada <hypweb+elfinder@gmail.com>
128
+
129
+ * elFinder (2.1.52):
130
+ - [js:core] Fixed #3052 a bug where duplicate CSS was loaded by `loadCss()`
131
+ - [debugger] Fixed #3057 add a client option `toastBackendWarn`
132
+ - [php:core] Fixed #3062 bugfix of `elFinder::getConnectorUrl()`
133
+ - [VD:abstract] Fixed #3071 folders in archive may not be extracted
134
+ - Use square brackets instead of curly braces, because this syntax is deprecated with PHP 7.4 (#3070)
135
+ - [cmd:quicklook] support the elFinder client option `dialogContained`
136
+ - [ui:dialog] Fixed wrong dialog sizing with the option `dialogContained`
137
+ - [VD:abstract] Fixed #3042 stricter processing verification on `getItemsInHand()`
138
+ - [VD] Fixed #3074 authentification (return) URL not useable if the connctor url has "?"
139
+ - [VD:abstract] Fixed #3077 support rapid root stat
140
+ - [VD:Box,OneDrive] Fixed #3082 support permanent mount with connector roots configure
141
+ - [js] Fixed #3081 handle when browser cookies are disabled
142
+ - [js:core] Fixed an issue where opened tabs could't be closed, such as when approving netmount
143
+ - [js:extras:editors.default] Fixed problem that can't save as JPEG with TUI image edtor
144
+ - [editors:online-convert] online-convert.com can no longer be displayed in iFrames on external sites
145
+ - [VD:abstract] Fixed #3084 add thumbnail garbage collection function
146
+ - [VD:FTP] change default option, 'checkSubfolders' to -1
147
+ - [core] Fixed #3085 malfunction of volume root option "disabled"
148
+ - [doc,example] Fixed #3079 add connector.maximal.php-dist
149
+ - [VD] save alias of options to session data of netmount volume
150
+ - [ui:cwd] Fixed #3087 wrong behavior when dragging with old jQuery UI
151
+ - [VD:Box] Fixed problem that `isNameExists()` return value is wrong
152
+ - [js] add worker/worker.js to support the Window.Worker
153
+ - [cmd:quicklook] add bzip2 preview and use Worker to calc
154
+ - [js:core] create new method `fm.getWorker(options)`
155
+ - [i18n:LANG] add new word 'linesLeft' : '... $1 lines left.'
156
+ - [js:core] Fixed #3069 send relative path on folder uploading
157
+ - [ui:cwd] Fixed lazy display of oldschool parent directory icon
158
+ - [php:core] Fixed #3093 add a delegate point `get.detectencoding` for the `bind` option
159
+ - And some minor bug fixes
160
+
161
+
162
+ 2019-12-08 Naoki Sawada <hypweb+elfinder@gmail.com>
163
+
164
+ * elFinder (2.1.51):
165
+ - [css] Fixed #2985 conflict css with bootstrap
166
+ - [cmd:edit,mkfile] Fixed #3000 add an option `commandsOptions.edit.mkfileHideMimes`
167
+ - [css:cwd] Fixed #3008 adjusting the minimum width of the type badge
168
+ - [php:session] Fixed #3017 param "SameSite=None" support for CORS
169
+ - [cmd:edit] Fixed #3018 CodeMirror lib URL don't work as relative path when using RequireJS
170
+ - [js:core,VD:abstract] Fixed #3028 add an option `tmbReqCustomData` to the volume roots
171
+ - And some minor bug fixes
172
+
173
+
174
+ 2019-08-20 Naoki Sawada <hypweb+elfinder@gmail.com>
175
+
176
+ * elFinder (2.1.50):
177
+ - [cmd:edit] Fixed #2903 Types that can not be created are hidden in the contextmenu
178
+ - [VD:abstract] Fixed #2908 MIME type misjudgment of file with upper case extension
179
+ - [js:main.default] Fixed #2943 add error handling of lang detector
180
+ - [cmd:paste,VD:abstract] Fixed #2954 make the `paste` command cancelable
181
+ - [js:core] Fixed #2957 prevent circular reference of data for event call back
182
+ - [cmd:paste] Fixed #2967 add an option `commandsOptions.paste.moveConfirm`
183
+ - [js:core] Fixed #2970 "response is not defined" on upload error
184
+ - [js:core] Fixed #2971 of logic of `getSize()` function
185
+ - [js:core] Fixed #2863 (again) cssAutoLoad is not working
186
+ - And some minor bug fixes
187
+
188
+
189
+ 2019-04-17 Naoki Sawada <hypweb+elfinder@gmail.com>
190
+
191
+ * elFinder (2.1.49):
192
+ - [js:core] Fixed #2863 cssAutoLoad Array option is not working
193
+ - [js:core] Fixed #2862 stop autoSync when browser tab turn to background
194
+ - [cmd:search] Fixed #2867 support incremental search other than filename
195
+ - [VD:abstract] Fixed #2873 correct MIME-Type detection of "*.java"
196
+ - [js:extras:editors] Fixed #2879 adjustment save type of Photopea
197
+ - [js:resources:mixin] Fixed #2880 error "Uncaught TypeError"
198
+ - [VD:MySQL] Fixed #2883 problem that not uses `tmpPath` on `_fopen()`
199
+ - [js:extras:editors] Fixed problem of Online Convert by `<base>` tag
200
+ - [ui:dialog] Fixed problem of dialog height by CSS percentage max-height
201
+ - [ui:cwd] Fixed #2865 add an option `uiOptions.cwd.matekeyDragout`
202
+ - [Security,php:core] Fixed being bypassable of CVE-2019-6257 SSRF
203
+ - And some minor bug fixes
204
+
205
+
206
+ 2019-02-26 Naoki Sawada <hypweb+elfinder@gmail.com>
207
+
208
+ * elFinder (2.1.48):
209
+ - [VD:abstract] Fixed animated image conversion on ImageMagick
210
+ - [Security,VD:abstract] [CVE-2019-9194] Fixed command injection vulnerability of PHP connector
211
+ Special thanks to Thomas Chauchefoin (Synacktiv) for reporting this vulnerability.
212
+
213
+
214
+ 2019-02-25 Naoki Sawada <hypweb+elfinder@gmail.com>
215
+
216
+ * elFinder (2.1.47):
217
+ - [js] Fixed #2820 remove Multi-byte space characters
218
+ - [js:jqueryelfinder] bugfix of elfinder reload(restart) on dialogelfinder
219
+ - [ui:places] Fixed #2822 set title attr correctly
220
+ - [ui:tree] add an option `uiOptions.tree.attrTitle` to enable set path info to title attr
221
+ - [js:editors.default] support tinyMCE 5 and integrate image uploader
222
+ - [js:dialogelfinder] Fixed #2824 freezes browser in uses dialogelfinder
223
+ - [ui:button] add CSS class `elfinder-button-{COMMAND NAME}-menu` to submenu
224
+ - [ui:sortbutton] Fixed #2829 sort menu is not synchronized with the data of cwd
225
+ - [ui:cwd] Fixed #2840 thumbnail is not created when adding an image to an empty folder
226
+ - [ui:cwd] Fixed #2836 setting CWD icons size not working
227
+ - [php:core] Fixed #2842 allow to cancel upload on upload.presave callback
228
+ - [js:core] Fixed #2845 `size` request with wrong params `targets`
229
+ - [php:session] Fixed #2857 consideration for environment other than "apache2 SAPI"
230
+ - [cmd:fullscreen] Fixed #2858 add an option of fullscreen mode screen/window
231
+ - And some minor bug fixes
232
+
233
+
234
+ 2019-01-14 Naoki Sawada <hypweb+elfinder@gmail.com>
235
+
236
+ * elFinder (2.1.46):
237
+
238
+ - [php:core:security] Add an option `urlUploadFilter`(@type callable) to elFinder class constructor options
239
+ - [php:core:security] [CVE-2019-6257] Fixed SSRF vulnerability of `elFinder::get_remote_contents()` [Reporter: Do Ha Anh of Viettel Cyber Security]
240
+ - [ui:button] Fixed #2818 correction of cmd menu position
241
+ - And some minor bug fixes
242
+
243
+
244
+ 2019-01-09 Naoki Sawada <hypweb+elfinder@gmail.com>
245
+
246
+ * elFinder (2.1.45):
247
+
248
+ - [js] Fixed #2802 broken handling of jQuery `#` selector
249
+ - [cmd:upload] Fixed #2807 correction of event handling of buttons
250
+ - [api:url] Fixed #2808 supports onetime url for the external service
251
+ - [VD:abstract] typo Fixed #2809 undefined ERROR_COPY_INTO_ITSELF
252
+ - [cwd] Fixed problem of thumbnail attaching on mobile devices
253
+ - [cmd:edit:editors.default] Fixed #2815 add Pixo editor integration
254
+ - [cmd:edit] To support onetime URL to get content URL
255
+ - [php:core:security] [CVE-2019-5884] Fixed information leakage vulnerability [Reporter: Ravindra Rajaram (ravindra.rajaram@broadcom.com) and Hamsalekha Madiraju (hamsalekha.madiraju@broadcom.com)]
256
+ - And some minor bug fixes
257
+
258
+
259
+ 2018-12-15 Naoki Sawada <hypweb+elfinder@gmail.com>
260
+
261
+ * elFinder (2.1.44):
262
+
263
+ - [cmd:sort] Fixed #2774 to make can disable "Also Treeview" sort option
264
+ - [cmd:edit:zoho] Fixed #2777 to show warning when editing items that can not be written anonymously
265
+ - [js:core] Fixed #2783i, #2784 make new event `xhruploadfail`
266
+ - [ui:tree,cwd] Fixed #2785 event handling of droppable element of tree of navbar
267
+ - [VD:abstract] Fixed #2791 correction of `localRmdirRecursive()` for Win server
268
+ - [js:core] Fixed #2799 some files are not saved when uploading multiple files
269
+ - And some minor bug fixes
270
+
271
+
272
+ 2018-11-24 Naoki Sawada <hypweb+elfinder@gmail.com>
273
+
274
+ * elFinder (2.1.43):
275
+
276
+ - [VD:abstract,cmd:info] Fixed #2646 volume roots option `'dirUrlOwn'` accepts value `'hide'`
277
+ - [php:plugin] Fixed #2649 disable content editing plugin when saving data in OnlineConvert
278
+ - [cmd:open] Fixed #2651 add an option `selectAction`
279
+ - [php:core] Fixed #2657 add a connector main option `throwErrorOnExec`
280
+ - [ui:cwd] Fixed #2653 correction of event handling of `input:checkbox`
281
+ - [js:core] Fixed #2660 add `requestError` event and make error message controlable
282
+ - [js:core,ui:cwd,tree] Fixed #2664 problem of handling of connector option `maxTargets`
283
+ - [php:autoload] Fixed #2672 simplified class map
284
+ - [js:core] Fixed #2674 'tooltip' conflict with Bootstrap
285
+ - [VD:abstract] Fixed #2687 add public method `getSession()`
286
+ - [ui:cwd] Fixed #2687, #2694 prevent select action of the item with CSS class "elfinder-cwd-nonselect"
287
+ - [php:core,VD] Fixed #2695 improved redundant check of archivers
288
+ - [ui:cwd] Fixed #2701 correction of oldScholl function
289
+ - [VD:abstract] Fixed #2704 correction of `mimetype()` & add an option `mimeTypeUnknown`
290
+ - [VD:abstract] Fixed #2704 use MIME-Type notified by the volume driver if detected as unknown
291
+ - [css:cwd] Fixed #2707 typo
292
+ - [js:core] Fixed #2706 add an option `i18nBaseUrl`
293
+ - [ui:toolbar] Fixed #2710 add an option `uiOptions.toolbarExtra.preferenceInContextmenu`
294
+ - [cmd:netmount] Fixed #2714 disable command if there is no protocols
295
+ - [cmd:info] Fixed #2712 remove ZWSP of the Path value with mousedown event
296
+ - [cmd:edit] Fixed #2717 encoding select box move to footer
297
+ - [css:toolbar] Fixed #2721 duplicated class name
298
+ - [js:command] Fixed #2718 add a method `fmDialog()` to add cmd class name to dialog
299
+ - [js:core] Fixed #2720 implementation of theme changer
300
+ - [cmd:empty] Fixed #2729 add check that folder is readable in getstate()
301
+ - [cmd:upload] Fixed #2725 problem of contextmenu (target selector) handling
302
+ - [VD:Group] Fixed #2730 set `copy` to disabled command
303
+ - [js:core,ui:cwd] Fixed #2730 correction of dragging icon
304
+ - [cmd:preference] Fixed #2731 add options `width`, `height`
305
+ - [cmd:rm] Fixed #2733 correction of spinner position
306
+ - [css:cwd] Fixed #2724 problem of position of perm marker in rtl
307
+ - [js:core] Fixed #2744 add class name "elfinder-err-var" to replaced word of error message
308
+ - [css:dialog] rel #2724 correction style of `td.elfinder-info-hash`
309
+ - [ui:navdock] Fixed #2747 theme support of CSS fine tuning part
310
+ - [ui:navdock] rel #2747 correction of the ui size adjustment
311
+ - [css:commands] Fixed #2748 Fixed spinner position in rtl and unify `elfinder-info-spinner` to `elfinder-spinner`
312
+ - [css:command] rel #2748 typo Fixed of "spiner" to "spinner"
313
+ - [cmd:quicklook] Fixed #2742 ViewerJS integration for PDF,ODT,ODS,ODP
314
+ - [ui:toolbar] Fixed #2751 correction rtl-toolbar (float icons in group)
315
+ - [css:toolbar] rel #2751 mirroring some icons for rtl
316
+ - [ui:cwd] Fixed #2749 show an unnecessary context menu on touch to the list header
317
+ - [cmd:resize] Fixed #2718 duplicate CSS class name
318
+ - [ui:cwd] Fixed #2749 show an unnecessary context menu on touch to the list header
319
+ - [ui:dialog] rel #2739 use CSS class `ui-corner-top` instead `ui-corner-all`
320
+ - [css:navbar] rel #2748 integrate "elfinder-navbar-spinner" into "elfinder-spinner"
321
+ - [API:upload] Fixed #2753 uploading multiple items continues uploading except error items
322
+ - [js:core] Fixed #2762 prevent useless requests when chunks uploading
323
+ - [cmd:quickllok] Fixed #2752 title bar HTML structure as well as other dialogs
324
+ - [js:core] Fixed #2764 delete padding specification by inline to maximize element
325
+ - [js:core] Fixed #2766 correction upload file size judgment
326
+ - And some minor bug fixes
327
+
328
+
329
+ 2018-08-29 Naoki Sawada <hypweb+elfinder@gmail.com>
330
+
331
+ * elFinder (2.1.42):
332
+ - [VD:abstract] Fixed #2624 "application/xml" determines the MIME-Type with the file extension
333
+ - [cmd:quicklook] Fixed #2627 kml, kmz preview with GoogleMaps API
334
+ - [ui:statusbar] Fixed #2635 positioning design with CSS flexible box
335
+ - [cmd:rename] Fixed #2639 change cmd title to "Alias (Preference)" of the volume root
336
+ - [php:core] Fixed #2641 problem of overwrite upload of folder uploading
337
+ - [php] Fixed #2642 Measures of Ghostscript security vulnerabilities
338
+ - And some minor bug fixes
339
+
340
+
341
+ 2018-08-19 Naoki Sawada <hypweb+elfinder@gmail.com>
342
+
343
+ * elFinder (2.1.41):
344
+ - [ui:cwd] Fixed #2583 `uiOptions.cwd.oldSchool` is no longer working
345
+ - [VD:abstract] change type from `protected` to `public` of `mimeTypeNormalize()`
346
+ - [js:core] Fixed #2591 show the toast message according with the response of connector
347
+ - [cmd:edit] Fixed #2592 to make ediable as text that the media file composed of text
348
+ - [cmd:undo/redo] Fixed #2596 bug of not updating status when elFinder into enable
349
+ - [cmd:hide] Fixed #2595 make to be able to hide selected items as personal setting
350
+ - [cmd:edit] Fixed #2565 Integrate the TUI Image Editor
351
+ - [cmd:quicklook] Fixed #2599 add controls option of HTML5 media , PDF preview
352
+ - [cmd:edit] set integrate of the "TUI Image Editor"
353
+ - [php:core] Fixed #2603 options path settings convert to absolute path
354
+ - [cmd:edit] Fixed #2569 add the photopea.com editor integration
355
+ - [cmd:upload] Fixed #2607 hash@undefined on select folder upload
356
+ - [cmd:mkfile] Fixed #2609 allow creation of various file types
357
+ - [img] Fixed #2503 make icons-big.svg and use it
358
+ - [VD:Dropbox2] Fixed options definition test (PR #2619)
359
+ - [js:core] Fixed #2616 can't close dialogelfinder if can't connect to the connector
360
+ - [php:plugin:Watermark] Fixed #2621 add option `ratio`, `position`, `marginX` and `marginY`
361
+ - And some minor bug fixes
362
+
363
+
364
+ 2018-07-14 Naoki Sawada <hypweb+elfinder@gmail.com>
365
+
366
+ * elFinder (2.1.40):
367
+ - [php:plugin] Fixed #2532 perform folder name filtering on folder upload
368
+ - [VD:abstract] Fixed #2534 bugfix of `doSerach()` method
369
+ - [API,ui:cwd] Fixed #2535 show the remaining time until the volume expires into cwd
370
+ - [js:core] bugfix of click problem of select element of netmount oauth dialog
371
+ - [cmd:rm] Fixed #2541 to be able to customize the action of to put in the trash
372
+ - [VD:abstract] fallback imgLib to 'gd' when error in Imagick (#2544)
373
+ - [ui:dialog] Fixed #2545 problem of the mousedown event of the form element
374
+ - [VD:abstract] Fixed #2549 freezes while creating and extracting a zip/7zip archive
375
+ - [ui:dialog] Fixed #2551 trigger `dialogopen` event before open the dialog
376
+ - [ui:dialog] Fixed #2558 autoopen after creation of dialog if it has open callback
377
+ - [cmd:upload] Fixed #2559 since 2.1.30, broken paste upload on iOS
378
+ - [ui:dialog] Fixed #2560 corection of restore dialog size on maximize/minimize
379
+ - [cmd:edit,preference] Fixed #2566 add preference 'Open the maximized editor window'
380
+ - [cmd:quicklook] Fixed #2567 support Microsoft Office Online viewer
381
+ - [VD:abstract] Fixed #2564 bugfix of MIME-Type detection
382
+ - [cmd:quicklook,VD:abstract] Fixed #2575 add CAD-Files and 3D-Models online viewer on sharecad.org
383
+ - [cmd:edit] Fixed #2570 add online-convert.com integration
384
+ - [cmd:edit] Fixed #2580 Fixed detectation of current enabled editors
385
+ - [cmd:help] Add a tab "Integrations" to listing external services
386
+ - [cmd:edit:images] Fixed #2568 open one format save to another
387
+ - [js:core] Fixed #2582 sync size of list view column headers on browser resize
388
+ - And some minor bug fixes
389
+
390
+
391
+ 2018-06-05 Naoki Sawada <hypweb+elfinder@gmail.com>
392
+
393
+ * elFinder (2.1.39):
394
+ - [cmd:preference] Fixed #2497 add a preference "Icon Size (Icons View)"
395
+ - [cmd:mkdir] Fixed #2466 mkdir 'Into new folder' always on
396
+ - [css] Fixed #2499 style correction to the Firefox browser
397
+ - [css] replace volume_icon_* to SVG image
398
+ - [cmd:edit] Fixed #2507 not work if the "commandsOptions.edit.editors" is empty
399
+ - [php:core] Fixed #2515 support multi Level directory creation when uploading
400
+ - [VD:abstract] Fixed #2523 thumbnail file name may exceed 255 bytes
401
+ - [VD:abstract] re-Fixed #2523 add volume id as prefix to tmbname of fallback
402
+ - [API,cmd:download] Fixed #2525 show notification dialog until browser starts downloading
403
+ - [ui:cwd] Fixed #2526 connector option `'tmbURL' => 'self'` does not work currently
404
+ - [cmd:upload] Fixed #2528 show error message "errFolderUpload"
405
+ - [ui:fullscreenbutton] Fixed #2530 wrong toolbar icon of re-fullscreen
406
+ - [VD:abstract,security] add "pht:*", "php7:*" to default option `staticMineMap`
407
+ - [cmd:upload] Fixed #2531 upload buttons are not working in Firefox
408
+ - And some minor bug fixes
409
+
410
+
411
+ 2018-05-05 Naoki Sawada <hypweb+elfinder@gmail.com>
412
+
413
+ * elFinder (2.1.38):
414
+ - [js:dialogelfinder] Re-fixed #2401 remove deprecated functions of jQuery
415
+ - [cmd:info,help] Fixed #2445 add user preference `Info Items (Selection Info Panel)`
416
+ - [php:core] More secure processing of `zipdl()`
417
+ - [VD:abstract] Fixed #2450 correction of `getContentUrl()` (when $this->root is "/")
418
+ - [js:core] Fixed #2453 handling back button press to close dialog
419
+ - [cmd:opennew] Fixed #2457 new command "Open in new window" for the folder
420
+ - [cmd:preference] Fixed #2458 move settings from "Preference" tab
421
+ - [cmd:mkdir] Fixed #2466 'Into new folder' always on (toolbar button)
422
+ - [css:common] Fixed #2469 to disable resizable in fullscreen mode
423
+ - [cmd:sort] Fixed #2472 keep stay the context menu when choosing the sort menu
424
+ - [VD:GoogleDrive] Fixed #2473 not use undefined variable
425
+ - [ui:tree] Fixed #2485 add an option `uiOptions.tree.durations`
426
+ - [ui:toast] Fixed #2487 add an option `uiOptions.toast.defaults`
427
+ - [js] Performance tuning
428
+ - [VD,cmd:search] Fixed #2490 support custom search method
429
+ - [cmd:quicklook] support AMR Audio, FLV Video preview
430
+ - And some minor bug fixes
431
+
432
+
433
+ 2018-03-28 Naoki Sawada <hypweb+elfinder@gmail.com>
434
+
435
+ * elFinder (2.1.37):
436
+ - [php:security] re-fix directory traversal vulnerability for windows server
437
+
438
+
439
+ 2018-03-28 Naoki Sawada <hypweb+elfinder@gmail.com>
440
+
441
+ * elFinder (2.1.36):
442
+ - [js:core] Fixed #2433 cwdOptions becomes trash folder's options when folder restoring
443
+ - [php:plugin:sanitizer] add on option `callBack` (#2432)
444
+ - [ui:uploadbutton] Fixed #2435 can't upload
445
+ - [cmd:upload] Fixed #2436 can’t upload with state that one file selected in cwd
446
+ - [VD:abstract] Fixed #2425 adjustment of `internal_encoding` setting
447
+ - [php:security] correction of symbolic link determination
448
+ - [cmd:rename] bugfix of undo/redo functions
449
+ - [php:plugin] add option onDropWith for plugin function iaEnabled (#2442)
450
+ - [cmd:paste] Fixed #2439 missing `src` param on API < 2.1
451
+ - [proxy:Ver1] correction of response data normalization on paste
452
+ - [php:security] Fixed directory traversal vulnerability
453
+ - And some minor bug fixes
454
+
455
+
456
+ 2018-03-21 Naoki Sawada <hypweb+elfinder@gmail.com>
457
+
458
+ * elFinder (2.1.35):
459
+ - [cmd:upload] notify progress data to dfrd.progress in uploading
460
+ - [VD:LocalFileSystem,OneDrive] Fixed wrong result of isNameExists()
461
+ - [ui:dialog] Fixed #2431 form elements can not get focus with mouse down
462
+ - And some minor bug fixes
463
+
464
+
465
+ 2018-03-18 Naoki Sawada <hypweb+elfinder@gmail.com>
466
+
467
+ * elFinder (2.1.34):
468
+ - [VD:abstract] Fixed #2423 no longer running under PHP < 5.4
469
+ - [cmd:mkdir] Fixed #2422 bugfix of behavior of mkdir on navbar
470
+ - And some minor bug fixes
471
+
472
+
473
+ 2018-03-14 Naoki Sawada <hypweb+elfinder@gmail.com>
474
+
475
+ * elFinder (2.1.33):
476
+ - [cmd:upload] Fixed #2379 icon of target folder list is not shown
477
+ - [js:core] Fixed #2378 sometime can't upload from directory selector
478
+ - [cmd:edit] Fixed #2381 trigger event "editEditorPrepare" before build editor
479
+ - [cmd:edit] Fixed #2382 can't reopen editor on return from canceling SaveAs from cancel action
480
+ - [cmd:edit] Fixed #2383 can't use CodeMirror, SimpleMDE with require.js
481
+ - [VD:MySQL] Fixed #2384 infinitely loop on search if root has parent_id
482
+ - [js:extras:editors] add CKEditor5 editor
483
+ - [js,css] Fixed #2390 optimization to mobile devices
484
+ - [cmd:search] Fixed #2392 broken search design in current nightlty
485
+ - [php:core] Fixed #2393 strange corruption of PHP internal_encoding
486
+ - [js] Fixed #2401 remove deprecated functions of jQuery
487
+ - [js] Fixed #2401 change `on('hover')` to `on('mouseenter mouseleave')`
488
+ - [php:core] Fixed #2402 add an option `memoryLimitGD` to connector main options
489
+ - [js:core] Fixed #2403 backward compatibility with API 2.0 is broken
490
+ - [cmd:edit] Fixed #2405 mount the zip archive to edit archive contents
491
+ - [VD:abstract] Fixed #2407 include the leaf root into search results
492
+ - [VD:abstract] Fixed #2408 have the generic archive function for remote volume
493
+ - [js:core] optimization of handling of leafRoots
494
+ - [cmd:netmount] also unmount volumes included in volume to be unmounted
495
+ - [i18n:LANG] add 'reflectOnImmediate','reflectOnUnmount','unmountChildren'
496
+ - [cmd:netmount] follow the tree in reverse and unmount them in order
497
+ - [php:core] add 'netmount' to `sessionUseCmds` for handle requests synchronously on unmount
498
+ - [VD:Group] correction of `dirs` result of root stat
499
+ - [VD] allow uploading all file types to the net mount volume
500
+ - [cmd:quicklook] add the MarkDown viewer with marked.js
501
+ - [js:core] Fixed #2413 problem that unnecessary "remove" event fires on upload
502
+ - [cmd:info] show the md5, sha256 contents hashes
503
+ - [cmd:help] add preference "Algorithms to show the file hash"
504
+ - [js:rename] Fixed #2419 allow rename of the volume root name
505
+ - And some minor bug fixes
506
+
507
+
508
+ 2018-02-07 Naoki Sawada <hypweb+elfinder@gmail.com>
509
+
510
+ * elFinder (2.1.32):
511
+ - [js:extras:editors.default] Fixed problem of initial widh of Zoho editor
512
+ - [cmd:quicklook] Fixed #2346 conflict of `update` event with prototype.js
513
+ - [php:core] Fixed #2345 aFixeddd the warning about object injection attacks
514
+ - [VD:Dropbox2] Fixed #2348 edit File not respecting filename capitalization
515
+ - [js:extras:editors] Fixed #2319 supports local CKEditor
516
+ - [js:core] bugfix of sort by timestamp about unknown values
517
+ - [ui:dialog] Fixed size restoration problem from maximized dialog
518
+ - [ui:dialog] bugfix of when closes editing dialog of maximized
519
+ - [VD:abstract] Fixed #2352 problem of detect MIME-Type as 'unknown' with the empty file
520
+ - [cmd:open] Fixed #2359 can't open with "open" of "Action when select file"
521
+ - [VD:abstract] update `mimeMap` of default options
522
+ - [VD:TrashMySQL] add a new volume "TrashMySQL"
523
+ - [php:core] Fixed #2365 make custom data controllable from the connector side
524
+ - [VD:MySQL] bugfix that it was not possible to set as root path other than the root id
525
+ - [api:put] allow puts by the self item hash
526
+ - [i18n] correction of confirm message when duplicate upload
527
+ - [i18n] Fixed #2369 modify wording of 'confirmRepl'
528
+ - [cmd:help] Fixed #2370 add "Column setting" to Preferences tab
529
+ - [i18n:LANG] add `'columnPref': 'Columns settings (List view)'`
530
+ - And some minor bug fixes
531
+
532
+
533
+ 2017-12-27 Naoki Sawada <hypweb+elfinder@gmail.com>
534
+
535
+ * elFinder (2.1.31):
536
+ - [ui:dialog] bugfix that used dialog is not removed
537
+ - [cmd:rename,resources:mixin] bugfix that can't access filename edit area with mobile devices
538
+ - [ui:cwd,ui:tree] Fixed #2303 UX at rename is not good
539
+ - [cmd:rename] Fixed #2308 rename multiple items at once
540
+ - [cmd:rename] Fixed #2315 add batch rename function
541
+ - [js:core] Fixed #2320 problem that rename on upload don't work with FormData
542
+ - [cmd:rm] Fixed problem of contentmenu extra button "Remove" not work on tree
543
+ - [cmd:quicklook] add "RAR Archive" preview
544
+ - [js:core] bugfix of registration `of fm.decodeRawString` by `fm.options.rawStringDecoder`
545
+ - [php:core] Fixed #2312 can't upload by "paste url or images" on IE
546
+ - [cmd:mkdir] fixed #2326 became can not be create folder on the tree
547
+ - [VD:abstract] Fixed #2329 problem of getFullPath() with without folder name
548
+ - [js:core] Fixed #2332 CORS detection gives false positive on IE11
549
+ - [ui:dialog] Fixed #2331 add CSS class name to dialog buttons
550
+ - [cmd:quicklook] show file size of the Archive preview
551
+ - [js:core] Fixed problem that options.drawString encoder does not effect
552
+ - Fixed #2336 'jp' isn't a Japanese in ISO-639 correctly it's a 'ja'
553
+ - [js:core] Fixed #2337 prevent request initial request is completed
554
+ - [js:options] allow empty value of cdns to disable it
555
+ - [js:resouces,cmd:rename] Fixed #2343 can't close error dialog in item name editing
556
+ - And some minor bug fixes
557
+
558
+
559
+ 2017-11-29 Naoki Sawada <hypweb+elfinder@gmail.com>
560
+
561
+ * elFinder (2.1.30):
562
+ - [js:core] Fixed #2238 always same filename on upload with some iOS devices
563
+ - [js:core] Fixed #2240 correspond to parallel request in "Cancel" in notify dialog
564
+ - [VD:FTP] Fixed #2243 problem of symlink handling
565
+ - [ui:cwd] bug Fixed of contextmenu on the "Old School"
566
+ - [cmd:quicklook] Fixed #2249 close-able docked preview window
567
+ - [api] cmd `size` can return size infomation of each targets as `sizes`
568
+ - [api] accept HTTP header "X-elFinderReqid"
569
+ - [cmd:quicklook:plain text] show all contents with click an element `charsLeft`
570
+ - [VD:abstract] Fixed #2253 `elFinderVolumeDriver::getWorkFile()` dose not work
571
+ - [cmd:resize] Fixed #2251 add an option `commandsOptions.resize.getDimThreshold` for rapid starting
572
+ - [VD:abstract] Fixed #2257 save as progressive JPEG on image editing
573
+ - [VD:abstract] bug Fixed of detecting of `tmpLinkPath` and `tmpLinkUrl`
574
+ - [cmd:resize] Fixed #2265 show the jpeg image save file size
575
+ - [ui:dialog] Fixed #2264 add an option `uiOptions.dualog.focusOnMouseOver`
576
+ - [cmd:resize] make rotatable directly with mobile devices
577
+ - [js:options] change default value of `commandsOptions.resize.grid8px` to 'disable'
578
+ - [ui:cwd] Fixed #2271 JavaScript stops when adding item count exceeding the option showFiles
579
+ - [api] add an cmd `editor` that getway for custom contents editor
580
+ - [cmd:edit] Fixed #2280 add plugin to edit with Zoho Office Editor
581
+ - [VD:GoogleDrive] Fixed #2281 class load error with constant `ELFINDER_GOOGLEDRIVE_GOOGLEAPICLIENT`
582
+ - [js:core] Fixed #2283 thumbnails not displayed with newAPI
583
+ - [VD:FTP] Fixed #2289 add support for FTP+SSL
584
+ - [cmd:help] Fixed #2286 add user preferences "Action when select file", "Open with the editor used last time"
585
+ - And some minor bug fixes
586
+
587
+
588
+ 2017-10-07 Naoki Sawada <hypweb+elfinder@gmail.com>
589
+
590
+ * elFinder (2.1.29):
591
+ - [cmd:quicklook.plugins] Fixed #2149 support Data URI scheme contents of the text file
592
+ - [cmd:quicklook] Fixed #2151 tmb icon don't appear at file addition
593
+ - [ui:cwd] Fixed #2152 table header position unmatch in the rtl language
594
+ - [jquery.elfinder] add jQuery function `$.fn.scrollRight()`
595
+ - [ui:navbar] correction position of navbar resize handle in
596
+ - [js:core] Fixed #2153 correction of `mime2class()` also give sub-type of "image/*"
597
+ - [ui:cwd] Fixed #2158 add file type badge in icons view with CSS
598
+ - [VD:abstract,plugin] Fixed #2160 animation of apng is lost
599
+ - [php:core] bugfix of passing tagetHash to callback 'upload.presave'
600
+ - [api] configurable MIME-types to handle as text on the connector side
601
+ - [VD:MySQL] Fixed #2164, Fixed #2166 problem with MySQL > 5.6
602
+ - [ui:navbar,cmd:quicklook] Fixed #2171 allow to display the preview on the navbar
603
+ - [js:options] add an option `fileFilter` cf. #2176, #2178
604
+ - [ui:contextmenu] Fixed #2183 problem of selecting submenu on touch devices
605
+ - [js:core] add a unique query param to thumbnail url
606
+ - [cmd:quicklook] Fixed #2191 add an option `commandsOptions.quicklook.contain`
607
+ - [cmd:quicklook] Fixed #2192 show cwd info when unselect item
608
+ - [cmd:quicklook] add PSD preview plugin
609
+ - [VD:FTP] Fixed the permissions when the ftp deamon uses a Virtual User that it isn't a passwd user
610
+ - [php:plugins] Fixed #2198 AutoResize/AutoRotate/Watermark fail if php fileinfo module not loaded
611
+ - [php:core,VD:abstarct] Fixed #2199 remove `create_function()` for PHP>=7.2
612
+ - [js:core] Fixed #2201 bugfix that language setting of options stores in browser
613
+ - [ui:dialog] Fixed #2203 option `dialogContained` to contained in the elFinder node
614
+ - [js:core] Fixed #2210 send `mimes` as Array (not Object) on upload
615
+ - [VD:FTP] Fixed Using epsv4 off with Pure-ftpd servers creates a timeout
616
+ - [js:core] Fixed #2216 to destruction completely of used XHR objects
617
+ - [cmd:quicklook,rm] Fixed #2221 show folder size info into the each
618
+ - [api] Fixed #2222 abort on the client side then notify it to the connector side
619
+ - [js:cwd] Fixed #2224 problems that cause discrepancies on displaying
620
+ - [VD:LocalFileSystem] Fixed #2226 problem on save empty file
621
+ - [i18n:LANG] add "Sum" for the caption of recursive folder size
622
+ - [cmd:download] bugfix of non-alphabetic characters in download filename
623
+ - [php:core] add a main option `connectionFlagsPath`
624
+ - [i18n:LANG] add "Sum" for the caption of recursive folder size
625
+ - [js:core] Fixed #2236 show target path in upload confirm dialog at non-cwd
626
+ - And some minor bug fixes
627
+
628
+
629
+ 2017-08-16 Naoki Sawada <hypweb+elfinder@gmail.com>
630
+
631
+ * elFinder (2.1.28):
632
+ - [ui:cwd] Fixed #2140 sync problem of col-width of table header when item add/remove
633
+ - [cmd] Fixed #2144 add cmds `select(all|none|invert)`
634
+ - [php:core] Fixed #2143 locale dependent version number problem
635
+ - And some minor bug fixes
636
+
637
+
638
+ 2017-08-10 Naoki Sawada <hypweb+elfinder@gmail.com>
639
+
640
+ * elFinder (2.1.27):
641
+ - [php:core] Fixed #2104 notice error in `getIniBytes()` with php 7.1
642
+ - [cmd:download] Fixed #2106 add an option `commandOptions.download.minFilesZipdl`
643
+ - [VD:abstract] enable to specify the path of server commands as constant
644
+ - [cmd:quicklook] Fixed #2108 support HLS, DASH video preview
645
+ - [cmd:open,quicklook] MIME type determination to case incentive
646
+ - [cmd:undo,redo] Fixed #2115 implement the Undo/Redo command
647
+ - [VD] Fixed #2120 item copy between volumes is incomplete
648
+ - [VD:Box,OneDrive] Fixed #2122 to be able to know the access token in debug mode
649
+ - [VD:abstract] Fixed #2107 do clearstatcache() in abstract class
650
+ - [cmd:help] Fixed #2118 controling to show/hide toolbar icons in preference tab
651
+ - [ui:dialog] Fixed #2123 problem in maximaize on fullscreen mode
652
+ - [ui:toolbar] add an option `showPreferenceButton`
653
+ - [cmd:rm] Fixed #2087 rm command not disable on unselect items
654
+ - [ui:dialog] Fixed #2124 missing dialog on fullscreen mode
655
+ - [cmd:resize] Fixed #2127 don't show "SaveAs" if new image saving is not allowed
656
+ - [VD:OneDrive] Fixed #2131 causes an infinite loop at the copy command
657
+ - And some minor bug fixes
658
+
659
+
660
+ 2017-07-17 Naoki Sawada <hypweb+elfinder@gmail.com>
661
+
662
+ * elFinder (2.1.26):
663
+ - [php:core] Fixed #2069 add static method `elFinder::getApiFullVersion()`
664
+ - [js:core] Fixed #2073 auto loading of language files implemented in core
665
+ - [cmd:help] Fixed #2074 add the Preference tab
666
+ - [js:core] Fixed #2079 lost binded user functions with node.elfinder('reload')
667
+ - [cmd:help] Fixed #2076 problem of content area height synchronization
668
+ - [js:core] Fixed #2081 problem that updating of `uiCmdMap`
669
+ - [cmd:resize] Fixed #2085 "Save As" dose not work in 2.1.25
670
+ - [cmd:rm] Fixed #2086 problem of cmd mode sync on the item selected
671
+ - [js:core] Fixed #2076 cancel full screen mode on `destroy`
672
+ - [cmd:rm] Fixed #2087 JavaScript error when hide `rm` icon in toolbar
673
+ - [cmd:netmount] Fixed #2088 problem of shows error dialog behind this dialog
674
+ - [cmd:rm] Fixed #2087 button icon label is wrong until boot up
675
+ - [php:connector] Supports X-Sendfile and similar file-download accelerators
676
+ - And some minor bug fixes
677
+
678
+
679
+ 2017-06-23 Naoki Sawada <hypweb+elfinder@gmail.com>
680
+
681
+ * elFinder (2.1.25):
682
+ - [php] Fixed #2014 "Parse error" on PHP < 5.3
683
+ - [core,API] Fixed #1431 cmd `edit` supports Data Uri Scheme
684
+ - [cmd:edit] Added Pixlr Editor, Pixlr Express, Cleative Cloud Image editor, Ace Editor, CodeMirror, SimpleMDE, CKEditor and TinyMCE as default editors
685
+ - [cmd:edit] Fixed #2020 add "Save As" button
686
+ - [cmd:resize] Fixed #2016 add Preset size buttons
687
+ - [cmd:resize] Fixed #2019 conflict with the bootstrap.js
688
+ - [CD:abstract] Fixed #2025 cannot edit any files with `memory_limit` = -1
689
+ - [cmd:edit] Fixed #2027 make it selectable from multiple editors
690
+ - [VD:abstract,LocalFileSystem] Fixed #2035 support multipart rar extraction
691
+ - [VD:abstract] Fixed #2040 Fatal error on create the item with PHP>=7.1
692
+ - [cmd:rm] Fixed #2042 add command options `infoCheckWait`, `toTrashMaxItems`
693
+ - [cmd:resize] Fixed #2043 add "Save As" button into the resize dialog
694
+ - [js:core] Fixed #2050 handling server errors during upload
695
+ - [VD:abstract] Fixed #2054 to use the same hash value as Linux on Windows server
696
+ - [js:restore] Fixed #2057 problem of empty folder handling
697
+ - [cmd:empty] Fixed #2061 add a new command `empty` - "Empty the folder"
698
+ - And some minor bug fixes
699
+
700
+
701
+ 2017-05-19 Naoki Sawada <hypweb+elfinder@gmail.com>
702
+
703
+ * elFinder (2.1.24):
704
+ - [js:options] Fixed #1947 add client option `dispInlineRegex` for legacy connectors
705
+ - [js:options] Fixed #1948 separate uiOptions.toolbar extra options to uiOptions.toolbarExtra
706
+ - [js:core,php:core] Fixed #1951 set name to uploaded items from clipboard data
707
+ - [js:core,php:core] Fixed #1951 to IE and correction to Firefox
708
+ - [js:core] Fixed #1953 to selectable "Rename" when item name exists on upload
709
+ - [VD:abstract] Fixed #1952 urlencode of results file.url on upload
710
+ - [VD:abstract] Fixed #1959 add connector roots option `acceptedDirname`
711
+ - [js:core] Fixed #1965 add an option `heightBase` to client configuration
712
+ - [VD:abstract] Fixed #1974 add an option `driverId` (prefix of volumeid)
713
+ - [php:connector] Fixed #1975 possible XSS issue on debug mode of connector
714
+ - [VD:FTP] Fixed #1982 problem with connect to Pure-FTPd
715
+ - [php:plugin:Normalizer,Sanitizer] Fixed #1983 upload fails due to unnecessary conversion
716
+ - [cmd:quicklook] Fixed #1985 seek and volume change disabled in Firefox
717
+ - [js:core,cmd:rm,VD:trash] Fixed #1065 add "Trash" feature
718
+ - [php:core] Fixed #1990 sometimes in initial request, pass to bind callback `$volume` is empty
719
+ - [cmd:rm,trash,restore] Fixed #1991 implementation of restore function
720
+ - [js:core] Fixed #1996 pass an event object as `this` into binded callback
721
+ - [ui:tree] Fixed #1999 split display of many directories
722
+ - [js:core] Fixed #2005 prevent folder switching heavy as folders increase
723
+ - [VD:abstract] Fixed #2000 `elFinderVolumeDriver::imageUtil()` is not working properly
724
+ - [plugin:normalizer] Fixed #2004 add an option `umlauts
725
+ - [VD:LocalFileSystem] Fixed #2009 corrention of an option `keepTimestamp`(upload)`
726
+ - [ui:cwd,stat] Fixed #2010 sync problem when deleted any items in search results view
727
+ - And some minor bug fixes
728
+
729
+
730
+ 2017-03-31 Naoki Sawada <hypweb+elfinder@gmail.com>
731
+
732
+ * elFinder (2.1.23):
733
+ - [VD:Dropbox2] Fixed #1598 add a driver of Dropbox APIv2
734
+ - [js:core] change option `abortCmdsOnOpen` default value to `['tmb', 'parents']
735
+ - [php:core,VD:abstract] add a command `subdirs`
736
+ - [js:core] add new method `asyncJob`
737
+ - [quicklook] optimize of HTML5 audio/video player
738
+ - [php:core,VD:abstract] Fixed problem of caching of subdirs
739
+ - [ui:tree] trigger `check subdirs()` if necessary of change targets
740
+ - [cmd:netmount] Fixed #1925 allow selection of multi-level hierarchy
741
+ - [ui,cmd] Fixed #1931 cmd.disabled is not working in multi-volume search
742
+ - [VD:GoogleDrive] Fixed #1932 support to auth type "JSON service account credentials"
743
+ - [VD:GoogleDrive] Fixed #1933 sometimes infinite loop if root path is other than root on GoogleDrive
744
+ - [js:core,ui:cwd,tree] add core method fm.getIconStyle() and use
745
+ - [cmd:quicklook,info] Fixed #1926 support i18 name, file.icon
746
+ - [Vd:abstract] allow -1 as value of option `checkSubfolders` for check asynchronously
747
+ - [ui:cwd] Fixed #1923 first letter search & navigation in cwd
748
+ - [VD:LocalFileSystem,FTP] Make success `extract()` by excluding unallowed items
749
+ - [ui:cwd] Fixed #1941 performance deterioration of the thumbnail attach process
750
+ - [js:core] Supports <base href> tag
751
+ - And some minor bug fixes
752
+
753
+
754
+ 2017-02-25 Naoki Sawada <hypweb+elfinder@gmail.com>
755
+
756
+ * elFinder (2.1.22):
757
+ - [VD:LocalFileSystem] Fixed #1882 option `copyJoin` does not work on extract
758
+ - [cmd:help] Fixed #1898 error ".tabs is not a function" without JqUI tabs widget
759
+ - [VD:abstract] Fixed #1899 rotating image breaks itself without exiftran and jpegtran
760
+ - [VD:LocalFileSystem] Fixed #1910 `startPath` dose not work currently
761
+ - [VD:abstract] Fixed #1911 unable to rename folder
762
+ - And some minor bug fixes
763
+
764
+
765
+ 2017-02-25 Naoki Sawada <hypweb+elfinder@gmail.com>
766
+
767
+ * elFinder (2.0.9):
768
+ - [VD:abstract] Fixed #1911 unable to rename folder
769
+
770
+
771
+ 2017-02-09 Naoki Sawada <hypweb+elfinder@gmail.com>
772
+
773
+ * elFinder (2.0.8):
774
+ - [VD:security] Fixed #1891 MIME-type check of unknown item is not execute
775
+
776
+
777
+ 2017-02-07 Naoki Sawada <hypweb+elfinder@gmail.com>
778
+
779
+ * elFinder (2.1.21):
780
+ - [cmd:open] Fixed #1844 make configurable to open into tab(s)
781
+ - [php:core] Fixed #1846 target folder may be stay locked by adding items
782
+ - [cmd:download] Fixed #1868 fixed up timeouts for bad connection download
783
+ - [proxy:v1] Fixed #1880 error on command `paste`
784
+ - [v1 support] Fixed #1884 error on command `reload`
785
+ - [cmd:upload] Fixed #1885 Error on upload.ui = 'uploadbutton'
786
+ - [VD:security] Fixed #1891 MIME-type check of unknown item is not execute
787
+ - And some minor bug fixes
788
+
789
+
790
+ 2017-01-11 Naoki Sawada <hypweb+elfinder@gmail.com>
791
+
792
+ * elFinder (2.1.20):
793
+ - [php:core] Fixed #1800 session write before umount of the volume
794
+ - [cmd:upload] Fixed #1804 add folder upload button into upload dialog
795
+ - [php:plugin] Fixed #1807 enable/disable plugin by pressing meta key on DnD upload
796
+ - [cmd:rename] Fixed #1814 trigger event blur of input on item unselect
797
+ - [js:core] Fixed #1817 add "execpre.[cmd]" event and make cmd exec cancelable
798
+ - [js:core] Fixed #1818 mtime not defined for chunk upload
799
+ - [js:core] Fixed #1826 allow command invalidation by each item(folder/file)
800
+ - [ui:dialog] Fixed #1824 empty dialog on elfinder load
801
+ - [cmd:resize] Fixed #1834 configurable default state of `8px Grid`
802
+ - [VD] Fixed #1841 published files security issues
803
+ - [js:core] Fixed #1832 allow to set error message on HTTP status code 4/5xx
804
+ - [js:cmd] Fixed #1842 disable shortcut that specified to `disabled`
805
+ - [php:core] Fixed #1843 security vulnerability fix
806
+
807
+
808
+ 2016-12-10 Naoki Sawada <hypweb+elfinder@gmail.com>
809
+
810
+ * elFinder (2.1.19):
811
+ - [js] Fixed #1000 Wrap compiled code in UMD (for commonJs and AMD support)
812
+ - [VD:OneDrive,Box] Fixed #1774 dose not work when PHP has `open_basedir`
813
+ - [cmd:edit,php:core] Fixed #1779 save contents with original character encoding
814
+ - [ui:toolbar] Fixed #1778 displayTextLabel option not works
815
+ - [cmd:edit] add encoding select box rel. #1779
816
+ - [cmd:search] Fixed #1782 search by mimetype dose not work (>=2.1.16)
817
+ - [ui:dialog] Fixed #1785 trigger resize event with `maximize:on` in minimize element
818
+ - [VD:abstract] Fixed #1783 Illegal duplicate data as bind in duplicate command
819
+ - [cmd:edit] include elFinder instance as `fm` into `ta.editor` property
820
+ - [js:core] Fixed #1791 implement JS, CSS loader and auto load of elFinder CSS
821
+ - [cmd:resize] Fixed #1789 bug that crop image size is change while dragging
822
+ - [js:core] Fixed #1788 bug that chunked upload timeout processing is invalid
823
+ - [VD:abstract] Fixed #1799 uses `link()` in exec `zipdl` to more faster
824
+ - And some minor bug fixes
825
+
826
+
827
+ 2016-11-21 Naoki Sawada <hypweb+elfinder@gmail.com>
828
+
829
+ * elFinder (2.1.18):
830
+
831
+ - [VD:FTP] Fixed #1757 cause infinite loop with getting stat of second level items from system root
832
+ - [js:core] Fixed #1761 problem of chunk merge request on 2.1.17
833
+ - [php:core] Fixed #1762 broken backward compatibility of PHP < 5.4 on 2.1.17
834
+ - And some minor bug fixes
835
+
836
+
837
+ 2016-11-19 Naoki Sawada <hypweb+elfinder@gmail.com>
838
+
839
+ * elFinder (2.1.17):
840
+
841
+ - [cmd:upload] Fixed #1695 disabled check doesn't work in other than CWD volume
842
+ - [js:core] Fixed #1698 abort the file upload at network error occurs
843
+ - [ui:toolbar] Fixed #1699 add an option `displayTextLabel` (default: `false`)
844
+ - [css:toolbar] Fixed #1700 correction of button label for touch devices
845
+ - [ui:toolbar] add contextmenu to show/hide the text label
846
+ - [ui:workzone] Fixed #1702 cwd size fits to the workzone at resize
847
+ - [VD:abstract] Fixed #1703 problem of make the video thumbnail
848
+ - [core] Fixed #1706 configurable to limit max number of selectable items
849
+ - Added an option `maxTargets` of connector main option.
850
+ - [ui:cwd] Fixed #1701 No thumbnails after added the item (v 2.1.16)
851
+ - [cmd:download] Fixed #1707 allow zip download in multi volume searching
852
+ - Added native driver for GoogleDrive, OneDrive and Box (Special thanks to Raja Sharma)
853
+ - [cmd:netmount] Fixed #1713 OAuth of procedure is not completed on MS Edge
854
+ - [css:quicklook] Fixed #1717 preview html file won't scroll on IOS
855
+ - [cmd:upload] Fixed #1718 File upload on paste does not work
856
+ - [js:core] Fixed #1724 add client option `enableByMouseOver`
857
+ - [js:core] Fixed #1724 disable event `disable` with option `enableAlways=true`
858
+ - [js:core] Fixed #1724 optimize switching enable/disable for elf in iframe
859
+ - [cmd:getfile] Fixed #1727 wrong path when the tree is not loaded
860
+ - [cmd:quicklook] Fixed #1737 select next item after an item deleted
861
+ - [cmd:mkdir] Fixed #1739 Add 'new folder' action to tree context menu
862
+ - [VD:abstract,LocalFileSystem] Fixed #1744 results `url` must be urlencoded
863
+ - [js:core] Fixed #1738 retry uploading only on connection aborted
864
+ - [cmd:search] Fixed #1745 "onlyMimes" option invalid in search results
865
+ - [js:core] Fixed #1738 bug in the retry function on chunked uploading
866
+ - [php:plugin:AutoResize] Fixed #1746 add an option `forceEffect` (default:false)
867
+ - [js:core,cmd:quicklook] Fixed #1748 add client option `rawStringDecoder`
868
+ - And some minor bug fixes
869
+
870
+
871
+ 2016-10-11 Naoki Sawada <hypweb+elfinder@gmail.com>
872
+
873
+ * elFinder (2.1.16):
874
+ - [cmd:info] Fixed #1652 add CSS class name `file.csscls` to icon
875
+ - [ui:cwd] Fixed #1653 JQUI.selectable does not work on items that has been added
876
+ - [js:core,cmd:info] Fixed #1652 add the item type `Volume Root`
877
+ - [js:core] Fixed #1656 wrong result `fm.convAbsUrl()` with location basename
878
+ - [php:core] Fixed #1658 to allow cancel cmd exec by [cmd].pre callback
879
+ - [js:code] Fixed #1659 not work in Mac/iOS safari private browsing mode
880
+ - [js:core] Fixed #1662 `[cmd]fail` event is fired at fail cmd execution
881
+ - [php:core] Fixed #1669 Fatal error in `detectFileExtension()` when URL upload
882
+ - [ui:dialog] Fixed #1670 add the minimize button into the editing dialog
883
+ - [ui:navbar] Fixed #1684 rtl right-panel resize bug
884
+ - [cmd:resize] Fixed #1685 to enable specify bgcolor in the image rotation
885
+ - [cmd:resize] Fixed #1686 add "Aspect ratio" button into crop panel
886
+ - [cmd:resize] add button "8px Grid" Enabled/Disabled for JPEG image
887
+ - [js:core] Fixed #1689 initialized to an undefined property
888
+ - [js:core] Fixed #1692 optimize function of swipe to close navbar
889
+ - [cmd:quicklook] Fixed #1693 `dispInlineRegex` doesn't reflect in multi volume searching
890
+ - And some minor bug fixes
891
+
892
+
893
+ 2016-09-12 Naoki Sawada <hypweb+elfinder@gmail.com>
894
+
895
+ * elFinder (2.1.15):
896
+ - [js:command] inheritable elFinder.command object rel. #1545
897
+ - [VD:abstract] Fixed #1550 option `uiCmdMap` dose not work on 2.1.14
898
+ - [VD:abstract] Fixed #1553 root stat not refresh when do chmod of root
899
+ - [php:core] Fixed make netkey problem - support multiple array options
900
+ - [js:core] Fixed #1554 can not unmount netvolume when done auto sync
901
+ - [js:core] Fixed #1555 can not upload to unreadable folder
902
+ - [php:core] parent dir sets to changed when upload, paste, rm, mkfile, mkdir etc
903
+ - [js:core] Fixed #1560 to possible to apply sort mode in tree in navbar
904
+ - [js:ui,cmd:fullscreen] Fixed #1563 add ui command "fullscrren"
905
+ - [cmd:edit] Fixed #1561 add to fullscreen button
906
+ - [js:core] Fixed #1562 sort with i18 name if exist
907
+ - [js:options] ui option `commands` accepts "*" as all of commands
908
+ - [VD:LocalFileSystem] Fixed #1565 dose not support volume option `searchTimeout`
909
+ - [VD:FTP] Fixed #1571 cause infinite loop during auto-sync of the volume root
910
+ - [php:core] Fixed #1572 unable to DnD upload the folder named "0"
911
+ - [VD:abstract] Fixed #1575 can not rename "0" to "00", "000"...
912
+ - [cmd:rename] Fixed #1573 input text stay in there at rename error in tree view
913
+ - [ui:cwd] Fixed #1576 reset the column width may not applied to the header
914
+ - [ui:conttextmenu] Fixed #1578 to the contextmenu draggable
915
+ - [php,cmd:open] Fixed #1586 RFC7233 violation, add `commandsOptions.open.method`
916
+ - [ui:navbar,cwd] Fixed #1590 auto scroll on HTML5 native dragging
917
+ - [VD:Dropbox] Fixed #1596 correction of `basename`, `dirname` on the windows server
918
+ - [cmd:upload] Fixed #1600 add target folder selector into upload dialog
919
+ - [ui] Fixed #1609 toast notification on complete of upload/paste into any folder
920
+ - [cmd:getfile] Fixed #1610 getFileCallback to supports the jQuery.Deferred
921
+ - [cmd:rename] Fixed #1613 correction of error handling
922
+ - [js:core] Fixed #1614 correction of upload mixed chunks and normal file
923
+ - [ui:cwd] Fixed #1615 break the lazy rendering when it delete items
924
+ - [ui:tree] Fixed #1617 other volumes cmds doesn't work when it disabled in cwd
925
+ - [core] Fixed #1622 added an option `phash` to the volume roots for implement feature of volume group
926
+ - [ui:toolbar] Fixed #1619 use fm.trigger('toolbarload') instead toolbar.tigger('load')
927
+ - [js:options] Fixed #1624 add a new option `overwriteUploadConfirm`
928
+ - [cmd:search] Fixed #1635 support parallel requests for multi volumes
929
+ - [contextmenu] Fixed #1645 to enable the operation of the keyboard
930
+ - [ui:cwd] Fixed #1646 selected targets by ctrl+shift are wrong
931
+ - [ui:dialog] Fixed #1647 controlling tabstop by `elfinder-tabstop` css class name
932
+ - And some minor bug fixes
933
+
934
+ 2016-07-25 Naoki Sawada <hypweb+elfinder@gmail.com>
935
+
936
+ * elFinder (2.1.14):
937
+ - [js:core,VD:abstract] Fixed #1525 do MIME check before file upload
938
+ - [API] Accept the root options data as an attribute `options` of the root stat
939
+ - [ui:cwd] Fixed #1532 can not use the `_` in custom column name
940
+ - [js:command] Fixed #1533 update the cmd status at `sync`
941
+ - [core] Fixed #1012 support i18n folder name
942
+ - [ui:cwd] Fixed #1544 jQuery backward compatibility (fix DnD problem)
943
+ - [proxy:APIv1] Fixed #178 correction of command `paste`
944
+ - And some minor bug fixes
945
+
946
+
947
+ 2016-07-11 Naoki Sawada <hypweb+elfinder@gmail.com>
948
+
949
+ * elFinder (2.1.13):
950
+ - [ui:cwd] Fixed #1433 create a thumbnail of the video file with ffmpeg
951
+ - [js:core] Fixed #1435 bug of getFileCallback on multi instances
952
+ - [ui:cwd] Fixed #1440 bug that not become disabled on multi instance
953
+ - [cmd:quicklook] Fixed #1441 hide the prev/next button on first/last item
954
+ - [js:core] Fixed #1439 show window close confirm dialog while editing file
955
+ - [ui:cwd] Fixed #1450 missing contextmenu on touch up on iOS devices
956
+ - [js] Fixed #1455 duplicate registration of command change event
957
+ - [ui:cwd] Fixed #1461 resizable table column width
958
+ - [cmd:sort] Fixed #1464 to enable more sort options
959
+ - [cmd:chmod] Fixed #1465 remove unnecessary `this` reference
960
+ - [ui:toolbar,navbar] Fixed #1473 memorize state of open/close by swipe
961
+ - [ui:cwd] Fixed #1475 make custom column sortable on list view
962
+ - [cmd:quicklook] Fixed #1478 preview broken with old jQuery
963
+ - [js:core] Fixed #1480 broken compatibility with protocol API v1
964
+ - [cmd:opendir] Fixed #1481 broken in elFinder 2.1.12
965
+ - [ui:cwd] Fixed #1479 can't be moved to the right edge at column sort
966
+ - [ui:cwd] Fixed #1485 add an option of template placeholders replacement rules
967
+ - [php:core] Fixed #1490 configurable root options of the network mounting volume
968
+ - [js] Fixed #1491 jQuery 3.0 supports
969
+ - [cmd:search] Fixed #1499 incremental search from current view items
970
+ - [cmd;resize] Fixed #1498 img-edit dialog layout disordered when resizing window
971
+ - [VD:abstract] Fixed #1505 configurable duplicate's suffix, unique numbe format
972
+ - [VD:abstract] Fixed #1507 add a volume option `dirUrlOwn`
973
+ - [VD:abstract] Fixed #1514 security vulnerability in the archive command
974
+ - And some minor bug fixes
975
+
976
+
977
+ 2016-07-11 Naoki Sawada <hypweb+elfinder@gmail.com>
978
+
979
+ * elFinder (2.0.7):
980
+ - [VD:abstract] Fixed #1514 security vulnerability in the archive command
981
+
982
+
983
+ 2016-05-30 Naoki Sawada <hypweb+elfinder@gmail.com>
984
+
985
+ * elFinder (2.1.12):
986
+ - Fixed #1321 Not trim white spaces on editing the text file
987
+ - Fixed #1320 Supported operation in the modal dialog
988
+ - Correction of the context menu (Mobile devices, Right-to-Left Language etc.)
989
+ - Correction of Quicklook (Supported 'video/quicktime', improvement of IFRAME, For Mobile devices etc)
990
+ - Fixed #1272 Correct detection of timestamp on FTP volume
991
+ - Fixed #1315 Implement function for `copyJoin` of the volume root option
992
+ - Fixed #1344 Use self image as thumbnail when without `imgLib`
993
+ - Fixed #1342 Bugfix of method `getFullPath` that was problems relative path can not be resolved
994
+ - Added a volume root option `uploadMaxConn`
995
+ - Maximum number of chunked upload connection. `-1` to disable chunked upload.
996
+ - Changed default value of volume root option `tmbBgColor` to 'transparent'
997
+ - Added a volume root option `bgColorFb`
998
+ - Image rotate fallback background color (defalt: #ffffff). Uses this color if it can not specify to transparent.
999
+ - Fixed #935 Supports `'convert'`(imagemagick) as `imgLib`
1000
+ - Fixed #1363 Bugfix of FTP connect from windows localhost to remote server
1001
+ - Fixed #1367 Bugfix of backward compatible to jQuery UI < 1.11
1002
+ - Mobile devices friendly
1003
+ - Swipe to navbar/toolbar show/hide on touch devices
1004
+ - Hide toolbar on mobile devices at initial view
1005
+ - A little bigger icons
1006
+ - Added item select checkboxes
1007
+ - Path breadcrumbs move to top of workzone when hide navbar
1008
+ - To enable resizing/cropping by touch events
1009
+ - UX enhancements
1010
+ - Fixed #1311 CWD list table with fixed fixed header
1011
+ - UI path apply text-ellipsis in each holder name
1012
+ - Fixed #1370 implemented function keep timestamp into LocalFileSystem volume driver
1013
+ - Added PHP error handler and removed all `@` error-control operator
1014
+ - Fixed #1391 take care 32bit system of chunked file uploading arg `cid`
1015
+ - Fixed #1393 Added PHP class auto loader
1016
+ - Fixed #1412 Enable auto scroll when navbar/cwd drag over
1017
+ - And some minor bug fixes
1018
+
1019
+
1020
+ 2016-04-11 Naoki Sawada <hypweb+elfinder@gmail.com>
1021
+
1022
+ * elFinder (2.1.11):
1023
+ - Added Archive(zip|gzip|tar) quicklook preview plugin
1024
+ - DnD upload supports Microsoft Edge
1025
+ - Fixed problem which directory is not detected in the LocalFileSystem driver (Bug of 2.1.10)
1026
+ - And some minor bug fixes
1027
+
1028
+
1029
+ 2016-04-02 Naoki Sawada <hypweb+elfinder@gmail.com>
1030
+
1031
+ * elFinder (2.1.10):
1032
+ - Fixed #1061, #1231 Supported controllable folder icons
1033
+ - Fixed #1240 LocalFileSystem search files it was still follow symlinks
1034
+ - Added new volume root option `searchExDirReg` for exclusion serach
1035
+ - Return file.url in result on file upload for 3rd party uploader
1036
+ - Supported elFinder API version 1
1037
+ - Added a new volume driver FlysystemGoogleDriveNetmount that based on flysystem-google-drive
1038
+ - Added a new connector plugin "AutoRotate"
1039
+ - And some minor bug fixes
1040
+
1041
+
1042
+ 2016-03-11 Naoki Sawada <hypweb+elfinder@gmail.com>
1043
+
1044
+ * elFinder (2.1.9):
1045
+ - Fixed enbug of 2.1.6-2.1.7 PHP error undefind valiable/array to string conversion
1046
+ - The function to make thumbnail supports more image types when Imagick enabled
1047
+ - Correction of the problem that Archive / Extract function don't work well under some environment
1048
+ - Added a quicklook plugin that is the Google docs online viewer
1049
+ - Default is disabled. Set `commandsOptions.quicklook.googleDocsMimes` to enable this plugin.
1050
+ ```javascript
1051
+ commandsOptions : {
1052
+ // "quicklook" command options.
1053
+ quicklook : {
1054
+ autoplay : true,
1055
+ jplayer : 'extensions/jplayer',
1056
+ // MIME types to use Google Docs online viewer
1057
+ // Example array value
1058
+ // ['application/pdf', 'image/tiff', 'application/msword', 'application/vnd.ms-excel', 'application/vnd.ms-powerpoint', 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet']
1059
+ googleDocsMimes : []
1060
+ }
1061
+ }
1062
+ ```
1063
+ - And some minor bug fixes
1064
+
1065
+
1066
+ 2016-03-07 Naoki Sawada <hypweb+elfinder@gmail.com>
1067
+
1068
+ * elFinder (2.1.8):
1069
+ - Added a new volume driver `MsSQL`
1070
+ - Fixed #1226 problem of sort by clicking on cloumn headers
1071
+ - Fixed #1229 bug of selection after sorting in list view
1072
+ - Replaceable session handling wrapper (elFinderSessionInterface)
1073
+ - Added Connector main config `defaultMimefile` ()
1074
+ - update mime.types
1075
+ - Added LocalFileSystem volume root config `followSymLinks` (defailt true)
1076
+ - And some minor bug fixes
1077
+
1078
+
1079
+ 2016-02-21 Naoki Sawada <hypweb+elfinder@gmail.com>
1080
+
1081
+ * elFinder (2.1.7):
1082
+ - Added connector main options `commonTempPath` and `maxArcFilesSize`
1083
+ - Fixed #353 It can download files/folders as an archve file
1084
+ - Fixed #1195 Supported BMP in GD image resize
1085
+ - Became possible to cancellation while searching
1086
+ - Supported API protocol version 2.0 for the legacy connector
1087
+ - Fixed #1206 Configurable places(favorites) (https://github.com/Studio-42/elFinder/issues/1206)
1088
+ - Fixed #1211 Remove deprecated method jQueryUI.zIndex()
1089
+ - Supported jQueryUI 1.12.0
1090
+ - Fixed #1213 infinite loop in PHP connector
1091
+ - Cmd:mkdir to callable "New Folder with Selected items" as "Into New Folder"
1092
+ - Supported nao-pon/flysystem-google-drive with barryvdh/elfinder-flysystem-driver
1093
+ - barryvdh/elfinder-flysystem-driver (https://github.com/barryvdh/elfinder-flysystem-driver)
1094
+ - nao-pon/flysystem-google-drive (https://github.com/nao-pon/flysystem-google-drive)
1095
+ - UX improvement of in Touch devices
1096
+ - And some minor bug fixes
1097
+
1098
+
1099
+ 2015-02-21 Naoki Sawada <hypweb+elfinder@gmail.com>
1100
+
1101
+ * elFinder (2.0.6):
1102
+ - Fixed #1213 infinite loop in PHP connector
1103
+
1104
+
1105
+ 2016-01-19 Naoki Sawada <hypweb+elfinder@gmail.com>
1106
+
1107
+ * elFinder (2.1.6):
1108
+ - Fixed #1074 startPath for multi volumes
1109
+ - Fixed #1172 enbug-fix of rename command
1110
+ - Fixed #1174 support for multi-instance on the same connector
1111
+ - Plugin: AutoResize New option `preserveExif`
1112
+ - Fixed #179 JPEG quality specifiable
1113
+ - Fixed #1176 auto-sync check with HTTP long polling/inotifywait
1114
+ - Fixed #1181 case insensitive search problem of LocalFileSystem driver
1115
+ - Added an autosync button into contextmenu `Reload`
1116
+ - Added new client configuration `syncStart`
1117
+ - Search result view optimization
1118
+ - Adddd new volume root option `searchTimeout` (default 30s)
1119
+ - Added new crient command `opendir` - opens selected item's parent folder at search result
1120
+ - Sortable "Places" (your favorites)
1121
+ - Fixed #1193 open the file at direct URL if possible
1122
+ - And some minor bug fixes
1123
+
1124
+
1125
+ 2015-12-26 Naoki Sawada <hypweb+elfinder@gmail.com>
1126
+
1127
+ * elFinder (2.1.5):
1128
+ - Fixed bug that can't in writable with `chmod`
1129
+ - Show remove item info in confirm dialog on `rm` action
1130
+ - Fixed #1165, MIME types maintenance (doc, dot, xlt, xla)
1131
+ - Fixed problem if filename included character that can't be json encode
1132
+ - Added option `convmap` to Normalizer plugin
1133
+ - And some minor bug fixes
1134
+
1135
+
1136
+ 2015-12-26 Naoki Sawada <hypweb+elfinder@gmail.com>
1137
+
1138
+ * elFinder (2.0.5):
1139
+ - Fixed problem if filename included character that can't be json encode
1140
+
1141
+
1142
+ 2015-12-16 Naoki Sawada <hypweb+elfinder@gmail.com>
1143
+
1144
+ * elFinder (2.1.4):
1145
+ - Fixed #1163 Dropbox driver supported windows server
1146
+ - Fixed search problem on Windows server
1147
+
1148
+
1149
+ 2015-12-13 Naoki Sawada <hypweb+elfinder@gmail.com>
1150
+
1151
+ * elFinder (2.1.3):
1152
+ - Auto configure `customHeaders`, `xhrFields` for CORS
1153
+ - Allow set elFinder::$volumesCnt by HTTP header "X-elFinder-VolumesCntStart"
1154
+ - Resolved #1145, Configurable keyboard shortcuts of any command
1155
+ - Force non-overwrite on URL uploading
1156
+ - Supported Drag out function with [Shift] + Drag of file item (with out IE)
1157
+ - Drag and Drop copy from elFinder(A) to elFinder(B)
1158
+ - Make list of download url to Text editor
1159
+ - Drag and Drop download with Chrome (Single file only)
1160
+ - etc.
1161
+ - Choosable "backup" at pasting of same name files
1162
+ - Show confirm at uploading of same name file exists
1163
+ - Show URL link icon on Download menu in contextmenu
1164
+ - This icon is clickable as normal link, shows context menu and drag out
1165
+ - Added more feedback sign of jQuery DnD drag icon
1166
+ - Others, some minor bug fixes
1167
+
1168
+
1169
+ 2015-11-23 Naoki Sawada <hypweb+elfinder@gmail.com>
1170
+
1171
+ * elFinder (2.1.2):
1172
+ - [security-fix] vulnerability of the MIME type quarantine
1173
+ - Multi-line filename editing on icon view
1174
+ - Auto expands filename editing on list view
1175
+ - Fixed #1124, Uploading problem exactly 20MiB/30MiB/40MiB...
1176
+ - Marged #1125, Fixed file permissions for MySQL LOAD_FILE command
1177
+ - Fixed #1127, Supported full path including the drive letter of the Windows server
1178
+ - Marged #1131, #1132, Complete Romanian(ro) translation
1179
+ - Fixed symbolic link file stats `mtime`, `size`
1180
+ - Marged #1133, Complete German(de) translation
1181
+ - Marged #1139, Complete Türkçe(tr) translation
1182
+ - Marged #1141, Plugin Normalizer function: make filename lowercase
1183
+ - Others, some minor bug fixes
1184
+
1185
+
1186
+ 2015-11-23 Naoki Sawada <hypweb+elfinder@gmail.com>
1187
+
1188
+ * elFinder (2.0.4):
1189
+ - [security-fix] vulnerability of the MIME type quarantine
1190
+
1191
+
1192
+ 2015-11-10 Naoki Sawada <hypweb+elfinder@gmail.com>
1193
+
1194
+ * elFinder (2.1.1):
1195
+ - More High performance server backend and light client UI
1196
+ - Connector plugin
1197
+ - AutoResize : Auto resize on file upload.
1198
+ - Normalizer : UTF-8 Normalizer of file-name and file-path etc.
1199
+ - Sanitizer : Sanitizer of file-name and file-path etc.
1200
+ - Watermark : Print watermark on file upload.
1201
+ - Folder upload with Chrome
1202
+ - Chunked file upload
1203
+ - Upload directly to the folder
1204
+ - Creating the archive by specifying the file name
1205
+ - Direct extraction to the current working directory (you do not want to create a folder)
1206
+ - Support Dropbox.com© (Configurable & As network volume)
1207
+ - Supports custom information in info dialog
1208
+ - Configuable columns of list view
1209
+ - Supports custom CSS class function of tree view
1210
+
1211
+
1212
+ 2015-11-10 Naoki Sawada <hypweb+elfinder@gmail.com>
1213
+
1214
+ * elFinder (2.0.3):
1215
+ - jQuery 1.9+ support
1216
+ - 350+ bugs fixed since rc1 version
1217
+ - Modify translations and some new translations
1218
+ - Netmount volume function
1219
+
1220
+
1221
+ 2012-04-10 Troex Nevelin <troex@fury.scancode.ru>
1222
+
1223
+ * elFinder (2.0 rc1):
1224
+ - Major code refactor
1225
+ - 200+ bugs fixed since beta version
1226
+ - 14 new translations
1227
+ - FTP volume driver
1228
+ - Advanced image editing dialog
1229
+
1230
+
1231
+ 2011-07-10 Troex Nevelin <troex@fury.scancode.ru>
1232
+
1233
+ * elFinder (2.0 beta):
1234
+ - New branch 2.x, total rewrite from scratch
1235
+ - MySQL volume driver support (as file storage)
1236
+ - Full drag & drop support with HTML5 upload
1237
+
1238
+
1239
+ 2011-06-20 Troex Nevelin <troex@fury.scancode.ru>
1240
+
1241
+ * elFinder (1.2):
1242
+ - jQuery and UI updated
1243
+ - Python connector improvements
1244
+ - QuickLook fixed
1245
+ - CSS fixes
1246
+ - New icons from http://pixel-mixer.com/
1247
+ - New languages: Czech, Dutch, German, Greek, French, Hungarian,
1248
+ Italian, Japanese, Latvian, Polish, Brazilian Portuguese,
1249
+ Slovak, Thai, Turkish, Vietnamese, Simplified Chinese,
1250
+ Traditional Chinese
1251
+
1252
+
1253
+ 2010-03-11 Troex Nevelin <troex@fury.scancode.ru>
1254
+
1255
+ * elFinder (1.1):
1256
+ - Total rewrite from scratch.
1257
+ - New PHP connector.
1258
+ - Python connector.
1259
+ - Create/Extract archives.
1260
+ - QuickLook.
1261
+ - "Places" for favorites.
1262
+ - Background thumbnails creation.
1263
+ - Exteneded configuration options of connector and client.
1264
+ - Spanish localization.
1265
+ - JSON API description.
1266
+ - Full documentation in English, Russian and Spanish.
1267
+ - No more use of jquery plugins.
1268
+ - Website update.
1269
+ - [bugfix] All known bugs fixed.
1270
+
1271
+
1272
+ 2009-11-09 Dmitry Levashov <dio@std42.ru>
1273
+
1274
+ * elFinder (1.0.1):
1275
+ - In directory tree panel added arrows to open/close directories
1276
+ without entering in.
1277
+ - Added shortcut support for copy/cut/paste/delete files and
1278
+ folders. For Mac users added Command+Backspace support.
1279
+ - Added context menu to current directory.
1280
+ - Added help.
1281
+ - [bugfix] invalid determing files/folders permissions using
1282
+ "perms" options in php connector
1283
+