Marco Dickert
cd42a2c72e
fixed some bugs which were found during a comprehensive test; ready to merge into master
2017-07-07 16:47:44 +02:00
Marco Dickert
3874bc275b
fixed some problems with inline mode
2017-07-06 17:24:15 +02:00
Marco Dickert
cf51352393
new builds
2017-07-06 16:23:55 +02:00
Marco Dickert
ad470fa3f9
new build without ekko-lightbox
2017-07-06 16:20:34 +02:00
Marco Dickert
d7c6427a38
new builds for standalone and library
2017-07-06 16:07:41 +02:00
Marco Dickert
9717af4724
disabled log messages for debugging
2017-07-06 14:13:22 +02:00
Marco Dickert
4873aa944f
* use template for filetable generation
...
* don't use inline js
* fixed some bugs related to the code refactoring
2017-07-06 14:02:50 +02:00
Marco Dickert
2fe13f828d
new build with latest commits
2017-07-05 21:37:34 +02:00
Marco Dickert
cc18187ce3
added templates, restructured JS part
2017-07-05 16:44:57 +02:00
Marco Dickert
bd9a88c062
prepare IFM for embedding from other apps and the use of javascript templates
2017-07-04 16:55:48 +02:00
Marco Dickert
ffb9447352
some organizational code changes, prepare for JS templates
2017-07-04 16:02:45 +02:00
Marco Dickert
ea3f3922f3
fix ldap auth example
2017-07-04 12:58:23 +02:00
Marco Dickert
d3d02f4253
consolidate zip class, remove unzip function from main class
2017-07-04 12:56:41 +02:00
Marco Dickert
c8df517b2b
added copy and move functionality for files and directories, disable logging for every keystroke
2017-07-03 17:55:44 +02:00
Marco Dickert
f4a7ae2053
finalized ldap support
2017-07-03 11:30:11 +02:00
Marco Dickert
7f1d14bd21
fix merge conflicts with master
2017-07-03 10:35:02 +02:00
Marco Dickert
72c5586136
improved extraction function
...
The extraction function now enables custom destination paths.
2017-07-03 10:29:52 +02:00
Marco Dickert
e2bafe919b
improved extraction file dialog
2017-06-30 14:56:17 +02:00
Marco Dickert
97520cbb1f
added config option for temporary directory; closes #34
2017-06-29 11:32:18 +02:00
Marco Dickert
a5f542e4ee
fixed broken image preview, fixed predefined extraction paths
2017-06-28 09:45:08 +02:00
Marco Dickert
53f91120f5
fixed wrong links when root_dir != DocumentRoot
...
If the root_dir is != the DocumentRoot then files are not linked directly, but
downloaded instead. This prevents broken links. Trying to guess the
DocumentRoot is not really an option, because due to aliases, rewrites and
fallbacks it is nearly impossible to guess the correct DocumentRoot reliably.
This is related to issue #26
2017-03-15 09:54:08 +01:00
Marco Dickert
83fa66031c
added root_dir option, fixed some things around that topic
2017-03-13 15:52:45 +01:00
Marco Dickert
3cdeee6b7b
use isPathValid function everywhere instead of manual checking
2017-03-06 09:50:15 +01:00
Marco Dickert
444b669882
don't display errors
2017-03-05 22:40:50 +01:00
Marco Dickert
e63516ae87
fixed use of undefined constant ON
2017-03-05 22:29:53 +01:00
Marco Dickert
b5a0bb1d0f
fixed use of undefined index when checking for authentication
2017-03-05 22:26:50 +01:00
Marco Dickert
cb9b1ffa17
fixed highlighting of items, prepend new tasks to waitqueue instead of appending
2017-02-21 22:56:59 +01:00
Marco Dickert
1dd264b1b8
line break above editor option button
2017-02-21 22:40:15 +01:00
Marco Dickert
f4ff5ec549
removed highlighting with mouse click because of unwanted mobile/touchscreen behaviour
2017-02-21 22:35:17 +01:00
Marco Dickert
5f3722ceac
add editor options menu
2017-02-21 22:33:24 +01:00
Marco Dickert
6c70936078
fixed broken download button
2017-02-21 17:46:12 +01:00
Marco Dickert
f722f1d065
added edit/extract shortcut
2017-02-21 17:08:51 +01:00
Marco Dickert
423093862f
added more keystrokes, cleaned some code
2017-02-21 16:45:38 +01:00
Marco Dickert
34dbe9e95d
added keystrokes, extended multiselect function
2017-02-20 14:50:22 +01:00
Marco Dickert
39657649fc
added first keystrokes
2017-02-17 17:44:58 +01:00
Marco Dickert
113c428660
fixed error when checking for curl
2017-02-17 16:51:54 +01:00
Marco Dickert
c5bd7cf541
add switch for word wrapping in ace editor
2017-02-17 15:49:40 +01:00
Marco Dickert
404952596e
fixed static vertical scrollbar to prevent ugly design jumps
2017-02-17 15:35:11 +01:00
Marco Dickert
44dfe7d3fc
added ability to change directory by typing the path in the input field in the navbar
2017-02-17 14:27:50 +01:00
Marco Dickert
709acbfc67
moved includes to src/includes, added modal input focus
2017-02-17 14:05:45 +01:00
Marco Dickert
6264b33c01
implemented multiselect (ctrl+click) and delete (del on keyboard)
2017-02-16 17:40:58 +01:00
Marco Dickert
aa21250a75
set allow to multiselect permission
2017-02-16 16:29:43 +01:00
Marco Dickert
70b0e59d18
consider multiselect permission
2017-02-16 16:28:38 +01:00
Marco Dickert
40705815af
multiselect: add ability to select rows with ctrl+click
2017-02-16 16:28:37 +01:00
Marco Dickert
89d5c0dc00
new compilation
2017-02-16 16:24:00 +01:00
Marco Dickert
31d30b8729
added image preview
2017-02-16 15:40:24 +01:00
Marco Dickert
d14512b62d
added folder links functionality
2017-02-16 14:04:55 +01:00
Marco Dickert
efb41453c3
recompiled with correct version number
2017-02-15 01:49:53 +01:00
Marco Dickert
6fff421de8
fixed many issues with new design and refactored javascript part
2017-02-15 01:39:46 +01:00
Marco Dickert
6892595c82
new development version 2.2-dev
2017-02-14 20:10:25 +01:00