Commit Graph

874 Commits

Author SHA1 Message Date
Ralf Becker
b4a20773b8 fix whole directories where not cleaned up, when deleting old versions and deleted files, changed .versions dir to only contain older versions (no longer deleted files / stuff from .attic too) 2016-01-21 14:35:45 +00:00
Ralf Becker
77ab3e6531 fix not working permission check 2016-01-21 12:02:00 +00:00
Ralf Becker
29c73a8694 * Filemanager: add ability to finally delete all old versions or deleted files from a versioned directory 2016-01-21 11:49:50 +00:00
Hadi Nategh
47025c296a Mobile theme W.I.P.:
-Implement listview templates for filemanager list
2015-12-09 15:49:41 +00:00
Hadi Nategh
eb0c13c966 Replace native prompts in create directory and symlink with et2_dialog.show_prompt 2015-11-05 12:05:46 +00:00
Hadi Nategh
938c991124 WIP Egroupware tutorial:
- Create tutorial sidebox hooks automatically
- Fix some styling for popup
- Display intro video show confirmation dialog based on session (login/logout)
2015-10-19 15:00:42 +00:00
Hadi Nategh
cb2830979c Tag favorites in select-files as "is_dir" because client-side expects it to be directory 2015-10-16 13:35:08 +00:00
Hadi Nategh
aa6a362f16 WIP EGroupware Tutorial:
- Add tutorials hook into other apps sidebar
2015-10-16 10:39:38 +00:00
Nathan Gray
57b7b0d93b Add explanation to super-user login 2015-10-05 19:27:52 +00:00
Nathan Gray
06fb7f72b2 After changing the template and it's loaded, refresh.
Fixes a bug where new users did not see the results in the new view the first time (not caused by template caching though)
2015-09-21 17:14:39 +00:00
Nathan Gray
509d47bbce Fix opening linked directories gave error instead of opening in filemanager 2015-08-26 17:08:37 +00:00
Nathan Gray
b4e08e3d51 Fix missing destination when pasting into empty dir 2015-08-25 15:17:54 +00:00
Hadi Nategh
e611eed179 Change autocomplete default value for passwd widget from "" to "off" 2015-06-03 09:05:11 +00:00
Ralf Becker
cffc879f04 fix not being able to mount /etemplates (no mount button), once it was unmounted and there are modified templates 2015-05-27 14:39:54 +00:00
Nathan Gray
652cec5463 Fix drag and drop multiple files into a subdirectory didn't get all files to the right path 2015-05-11 19:33:57 +00:00
Ralf Becker
e69df78ab8 respect download_url given by vfs 2015-05-01 10:52:24 +00:00
Ralf Becker
43b8e49231 an other little fix 2015-04-23 21:28:04 +00:00
Ralf Becker
6d3dd5889a fix sharing CSS for Stylite template 2015-04-23 21:16:20 +00:00
Ralf Becker
d1cecdfd74 allow to specify domain, user and password via url again 2015-04-17 14:07:49 +00:00
Ralf Becker
be83f1c195 fix changed class names causing versioning not to show up after change to new api directory and namespaced classes 2015-04-17 13:44:35 +00:00
Hadi Nategh
14fc5c794a Give the first column bigger default size in order to better showing of heirarchical folders 2015-04-07 15:24:15 +00:00
Hadi Nategh
9dff170c70 Fix filemanager open action regarding to the file mime type whether it needs to be opened in expose or in popup 2015-04-07 12:32:57 +00:00
Ralf Becker
ee4997632a fixed not shown [Mount /etemplates] button in trunk 2015-04-02 10:16:22 +00:00
Ralf Becker
b086604711 move "Save as" phrase to common and merge-cli run 2015-04-01 08:00:07 +00:00
Hadi Nategh
c3eed99cdd Introduce new target type called "_browser", in order to specify browser default link handling
- Description widget using href, the default target would be _browser
- Call filemanager egw.open with target _browser
2015-03-27 10:13:57 +00:00
Ralf Becker
20728fb2fd * LDAP/AD/UCS/Filemanager: group-names were displayed as "#123" instead of name
caused by LDAP backend needs correct negative sign for groups, while SQL backend finds groups also with there positive id
2015-03-27 09:28:46 +00:00
Nathan Gray
97efc7808c Let filemanager/vfs handle escaping characters instead of just stripping them out 2015-03-18 16:20:11 +00:00
Nathan Gray
105bfc8f8f Fix dropping file onto a sub-directory uploaded into current directory instead 2015-02-23 17:42:21 +00:00
Ralf Becker
be5dd5435b need to use egw_vfs::load_wrapper() to support new filesystem layout in trunk, fixes "Unknown scheme" error in mount 2015-02-19 09:43:06 +00:00
Ralf Becker
d432642f1a add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates 2015-02-17 09:55:05 +00:00
Ralf Becker
18fafed2a4 pending translations from our translation server 2015-02-17 08:52:58 +00:00
Nathan Gray
42a28d1343 Fix up button does nothing if you have a filemanager favorite on home 2015-02-12 15:48:49 +00:00
Ralf Becker
dfb81fc050 position list-/tile-view icon absolute from right, so it does not depened on existence of file upload (only there for writable shares) 2015-02-11 08:33:03 +00:00
Nathan Gray
d183cc801f Special handling for path when favorite is set via GET parameter 2015-02-02 17:50:45 +00:00
Ralf Becker
95a85c6cf5 fix clicking on favorite in filemanager does not work when showing shared files (or any other view then current index-url), thought setting of favorite still fails 2015-01-30 16:59:31 +00:00
Ralf Becker
d39ad8fde6 Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it> 2015-01-23 10:20:41 +00:00
Ralf Becker
14a7dd38f3 style tile-view to show images on whole tile with file-name and comment on hover only 2015-01-21 18:59:12 +00:00
Hadi Nategh
ba24a4b474 Resize thumbnails in tile view to 128px 2015-01-21 15:26:10 +00:00
Nathan Gray
6ffca62c3c Exposé [mostly] working with filemanager list (pagination goes forward, not back) 2015-01-20 23:58:38 +00:00
Ralf Becker
e2aa6dce73 * Filemanager: enhance sharing to keep session of already logged in user, when he clicks on a share 2015-01-20 22:11:35 +00:00
Nathan Gray
0f6eeed9ca For filemanager index, store current view (tile/row) as implicit preference 2015-01-16 17:07:18 +00:00
Nathan Gray
28410fc81b Always include comments in tile view since there are no columns to change. 2015-01-16 16:50:52 +00:00
Nathan Gray
8484896572 Pass button widget so we can tell which nextmatch (home or filemanager) to change the directory 2015-01-16 16:39:31 +00:00
Ralf Becker
6db17e8bde fixed javascript error stalling closing of filemanager tab or changing to shared files view 2015-01-15 16:01:41 +00:00
Hadi Nategh
4fa44e6482 Reorder and add missing phrases in lang files 2015-01-15 14:53:34 +00:00
Nathan Gray
bc793ad039 Fix some bugs with tile view in favorite + home changed this.et2 variable 2015-01-14 20:55:03 +00:00
Hadi Nategh
31fe89849e Update file's list after each upload 2015-01-14 09:06:32 +00:00
Nathan Gray
abb02c7b40 Add ability to store view in favorites, so tiles can be put on home.
Still some bugs in resizing with this in the home portlet.
2015-01-13 21:56:54 +00:00
Ralf Becker
325a471131 moving vfsMime icon size to etemplate, only overwriting it for thumbnail more specific in filemanager for Pixelegg template as they limit all images in NM widget 2015-01-13 10:45:10 +00:00
Ralf Becker
6389e3939b fix size of Mine icon in filemanager-select dialog 2015-01-13 08:39:19 +00:00
Ralf Becker
f93097c515 fix small icons in tile-view after last change for jdots template 2015-01-12 18:56:12 +00:00
Ralf Becker
cb00835cb0 using full size of mime icon and again smaller comment 2015-01-12 14:56:48 +00:00
Ralf Becker
4476126986 limit height of mime icon in list-view to 16px, with exception of thumbnails using their configured height 2015-01-12 12:24:23 +00:00
Ralf Becker
157230ba57 pending translations from our translation server 2015-01-12 11:54:05 +00:00
Hadi Nategh
511da98baf Fix filemanager's edit_settings dialog not correctly getting resized horizontally 2015-01-12 08:53:27 +00:00
Ralf Becker
4a12f12683 using new mime icons for tile view in 64x64 2015-01-11 18:06:13 +00:00
Hadi Nategh
9329db6edc Fix styling of edit_setting dialog in filemanager 2015-01-09 15:42:43 +00:00
Nathan Gray
33a0d1154a * Tile view for filemanager 2014-12-31 17:55:06 +00:00
Hadi Nategh
b34adb3108 Fix vfs upload select-file dialog 2014-12-22 09:42:04 +00:00
Ralf Becker
6d9f4dd712 fix not working click on virtual structure (eg. "/apps/addressbook/$all"), because it uses mime "egw/addressbook" 2014-12-18 13:46:44 +00:00
Ralf Becker
b10a0084ea need to be root for mounting 2014-12-12 16:57:56 +00:00
Ralf Becker
f96d6aefe6 button to mount /etemplates 2014-12-12 15:54:34 +00:00
Hadi Nategh
a87e9840fe Fix another popup window.close 2014-12-12 15:16:59 +00:00
Ralf Becker
d7f69a6a32 * Filemanager: fixed create directory icon in list and select popup, clicking on favorites in select popup 2014-12-12 09:47:56 +00:00
Ralf Becker
00b22e82bf if initial load is done via GET request (idots template or share.php), get_rows cant call app.filemanager.set_readonly
setting now value "initial_path_readonly" in content and use that in app.filemanager.et2_ready() to call set_readonly()
2014-12-10 10:32:47 +00:00
Nathan Gray
6dcb8cbbf5 Fix drop of mail onto filemanager 2014-12-09 16:29:00 +00:00
Ralf Becker
89d8ad77c4 fix not working up button in vfs file selector 2014-12-09 15:09:29 +00:00
Ralf Becker
7a4fb44240 also unlink temp. files, when deleting shares of type "Download link" 2014-12-09 12:46:38 +00:00
Ralf Becker
efc14ee2dc fixed session creation for Pixelegg or Stylite template and added extra css for a simplified sharing GUI 2014-12-09 12:08:00 +00:00
Ralf Becker
a8e413c330 add list of shared files to filemanager and translation of sharing stuff 2014-12-08 16:04:46 +00:00
Ralf Becker
13257f09a4 add list of shared files to filemanager and translation of sharing stuff 2014-12-08 16:04:20 +00:00
Nathan Gray
d7956554de Add support for filemanager favorites in home 2014-12-05 19:34:12 +00:00
Ralf Becker
cf9326391c document tooltip name "hint" for actions 2014-12-04 09:19:03 +00:00
Ralf Becker
75688e8cb8 allow to share files and directories from filemanager via mail app 2014-12-03 16:25:10 +00:00
Nathan Gray
d0331ca837 Be more careful with checking for target path, could be user selected a directory not a file 2014-11-24 19:47:48 +00:00
Nathan Gray
a538706de5 - Fix missing new directory icon in context menu
- Fix drop/paste into empty directory
2014-11-24 16:25:05 +00:00
Nathan Gray
0bcc81e44b Get createdir working for expanded sub-folders too 2014-11-24 16:13:14 +00:00
Ralf Becker
f1a686e973 remove app-header showing only path already visible in navigation 2014-11-21 19:36:34 +00:00
Nathan Gray
3c2bbfc45d Remove unneeded cut action 2014-11-20 15:30:26 +00:00
Nathan Gray
57f2e3c859 - Add 'Create directory' to context menu and placeholder actions
- Hide mail drop action when not allowed
- Fix dropping in empty directory gave an error
2014-11-19 17:58:02 +00:00
Ralf Becker
c633e0033b * all aps: lower memory requirements of insert into document by skipping HTML processing, if there are no html (custom-)fields 2014-11-19 12:20:59 +00:00
Ralf Becker
5eeac7093c use filemanager UI as UI for sharing directories 2014-11-18 12:55:32 +00:00
Nathan Gray
7fd377df56 Add drop actions as placeholders so you can drop into an empty folder. 2014-11-18 00:25:37 +00:00
Nathan Gray
ecdbff6edd Add Symlink as a drop action 2014-11-18 00:09:38 +00:00
Nathan Gray
cad253627b Integrate filemanager clipboard and new system clipboard 2014-11-17 23:57:15 +00:00
Nathan Gray
bc9d6787a0 English & German translations for new 'Files from links' filter 2014-10-28 18:46:50 +00:00
Nathan Gray
2f53633dca * Switch to nextmatch and edit dialog for customfield list 2014-10-22 19:55:27 +00:00
Ralf Becker
af048109ee adding singular and plural name of app entries to link registry under "entry"/"entries" plus translations for apps which need them different from app-name 2014-10-21 13:51:37 +00:00
Nathan Gray
f3e099174d Add filter (change #5) to show linked files, and files from linked entries. 2014-10-20 18:17:31 +00:00
Hadi Nategh
96d9f14d12 More progress of commit r49059 2014-10-20 11:41:59 +00:00
Ralf Becker
93bc0feb16 * Filemanager: fix since PHP 5.5.18 not longer working non-ascii chars in filenames, eg. German umlauts or accents 2014-10-18 12:17:17 +00:00
Nathan Gray
9481dab570 Drag & drop support for mail into filemanager 2014-10-16 22:41:39 +00:00
Ralf Becker
dd8f1090f5 * Filemanager: fixed super-user not able to create top-level directory, eg. /test 2014-10-13 17:23:33 +00:00
Hadi Nategh
4e5a3c3d8b Make progress dropdown list available for filemanager upload 2014-10-01 14:22:27 +00:00
Nathan Gray
c5d5260d8b Drag and drop nextmatch rows to link between entries 2014-09-23 21:25:46 +00:00
Nathan Gray
47df86be97 - Add some more filter options
- Fix maxdepth option to work
2014-09-23 17:46:06 +00:00
Nathan Gray
813d58e367 Fix file drop in Firefox by avoiding global event variable 2014-09-08 23:02:46 +00:00
Nathan Gray
3a1b793ec2 Try to create missing target directory to avoid errors. 2014-09-01 21:23:04 +00:00
Hadi Nategh
b991b97abb Fix filemanager-index upload file does not show file being upload progress bar completely 2014-08-25 14:05:05 +00:00
Ralf Becker
94afafae11 * all apps: fixed column sizes and stretch (change when window size changes) 2014-08-22 11:08:21 +00:00