Commit Graph

1087 Commits

Author SHA1 Message Date
Hadi Nategh
7e6581e7e6 Fix couple of IDE warnings 2016-07-21 10:22:29 +02:00
Hadi Nategh
48c85453a0 Open Office Editor W.I.P: Fix a few styling glitches 2016-07-21 10:14:38 +02:00
Hadi Nategh
748e861580 Open Office Editor W.I.P:
- Add New action into context menu as well
- Fix calling cancel on save dialog set a wrong path
2016-07-20 16:44:37 +02:00
Hadi Nategh
1c5c1e407b Open Office Editor W.I.P: Implement create new doc as an action in list header 2016-07-20 16:34:57 +02:00
Hadi Nategh
744d0bd305 Open Office Editor W.I.P:
- Implement Save As action
2016-07-20 15:55:47 +02:00
Hadi Nategh
ef6bc4c7ce Open Office Editor W.I.P:
- Implement create new document
- Add select file dialog for saving a newly created doc
2016-07-20 15:35:25 +02:00
Hadi Nategh
40f3dce568 Open Office Editor W.I.P:
- Add Edit option in filemanager's contextmenu
2016-07-20 10:34:52 +02:00
Hadi Nategh
859f38de61 W.I.P. of implementation and integration of open office document editor (.odt) with file system 2016-07-19 18:20:26 +02:00
Hadi Nategh
d260fbeba6 W.I.P. of implementing OpenOffice documents viewer 2016-07-14 11:35:34 +02:00
Ralf Becker
4ce303b660 let user know that "file a file" is only available in EPL and offer more information about EPL 2016-07-06 10:05:06 +02:00
Ralf Becker
25a7046983 * Filemanager/CKEditor: correctly encoding selected files, causing eg. images to not show 2016-07-05 09:16:09 +02:00
Ralf Becker
47e1c995f7 fix Scrutinizer "bugs" 2016-07-02 14:02:13 +02:00
Ralf Becker
79b03740c6 fix Scrutinizer "bugs" 2016-07-02 12:39:28 +02:00
Ralf Becker
1b60ef19f9 fix Scrutinizer "bugs" 2016-07-02 12:28:58 +02:00
Ralf Becker
01659d13c9 fix Scrutinizer "bugs" 2016-07-02 12:26:39 +02:00
Ralf Becker
407b405c36 fix PHP Fatal when opening filemanager settings 2016-06-29 13:37:39 +02:00
Ralf Becker
c08853a711 German an Czech translations from Stefan Unvericht 2016-06-20 17:45:14 +02:00
Ralf Becker
d5122139ab * Filemanager/Projectmanager: fix broken layout when showing /apps/projectmanager eg. opening Filemanager from PM 2016-06-09 16:20:18 +02:00
Hadi Nategh
87fb94a496 Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
nathangray
d37a8abca0 Remove extra empty option, it's in the template so it works while disabled 2016-06-01 13:56:50 -06:00
nathangray
b4dfee24ff Fix sudo() always returned true, even if you got the password wrong 2016-05-30 10:02:57 -06:00
nathangray
d332576f68 Fix missing 'Noone' option if user is not an admin 2016-05-30 10:02:17 -06:00
Hadi Nategh
fc273beeb4 Add more missing svg icons in filemanager 2016-05-30 16:40:52 +02:00
Hadi Nategh
3281fb5b7c Add some missing svg icons in filemanager 2016-05-30 16:37:13 +02:00
Hadi Nategh
0590cf0303 Fix some translation issues in filemanager 2016-05-30 16:33:03 +02:00
Hadi Nategh
1a94023640 Add some missing svg icons in filemanager 2016-05-27 11:26:22 +02:00
Hadi Nategh
3641ddf4be Fix some filemanager styling issues in mobile template:
- Fix thumbnails get wrong height
- Fix alignment of buttons in nm header
2016-05-27 10:57:19 +02:00
Hadi Nategh
60bc400313 Fix modified view templates are not getting updated because of no cache-buster modification timestamp 2016-05-25 16:44:36 +02:00
Hadi Nategh
b14b3dcddc Update css files with running new LESS version 2016-05-19 13:44:07 +02:00
Ralf Becker
8a24f3e449 fix not loaded header / CSS, caused by missing echo before $GLOBALS['egw']->framework->(header|footer) 2016-05-14 21:26:36 +02:00
Ralf Becker
6da3da5b2a fix not converted old html class, stalling filemanager admin in minimal install 2016-05-05 18:26:12 +00:00
Ralf Becker
1587c977b8 use new api in filemanager 2016-05-05 07:20:07 +00:00
Ralf Becker
429177686a make home a regular application, which can eg. disabled, incl. moving all services using "home" as appname to "api" and moved some other forgotten stuff from phpgwapi&etemplate to api 2016-05-01 09:57:48 +00:00
Ralf Becker
38412a1149 use new api in home and portlets 2016-04-28 18:06:46 +00:00
Ralf Becker
d890d1324f remove number of links in settings config, as we have favorites now 2016-04-25 10:58:05 +00:00
Hadi Nategh
bb59879064 Implement readonly for file widget. Additionally, make a generic style for readonly widgets 2016-04-18 10:37:08 +00:00
Hadi Nategh
f6c196ec3b Fix styling for Filemanager:
- Switch Home and Up button position
2016-04-13 12:17:30 +00:00
Hadi Nategh
aeb8199e01 Fix styling for Filemanager:
- Increase default width for some fields in listview
2016-04-13 08:56:14 +00:00
Hadi Nategh
39d089a4fd Styling dialogs W.I.P.:
- Style filemanager edit settings
2016-04-11 15:19:41 +00:00
Hadi Nategh
3f58359a41 Mobile theme W.I.P.:
- Fix filemanager plus_button not working
2016-04-11 09:24:31 +00:00
Hadi Nategh
50aae863b6 Edit dialogs style W.I.P.:
- Give tab widget new look
- Style grid header different
- Re-design calendar edit dialog
- Some fixes for multi et2_taglist
2016-04-06 16:43:51 +00:00
Ralf Becker
209686013d fix PHP Fatal class egw_sharing not found and replaced all api calls with new namespaced classes 2016-03-21 10:06:54 +00:00
Ralf Becker
67cb60b972 moving egw_digest_auth, vfs_webdav_server and egw_sharing to new api 2016-03-20 16:19:53 +00:00
Ralf Becker
b03f85aa8b new create directory icon as png&svg 2016-03-18 16:12:51 +00:00
Hadi Nategh
f5a6d52ae2 Mobile theme:
- Implement apps color code
2016-03-09 11:55:26 +00:00
Ralf Becker
396478215c work in progress styling filemanager list: having now only one row with [+] button to upload, not yet giving path all remaining space 2016-03-08 13:55:26 +00:00
Hadi Nategh
1fffd4bc32 Mobile theme W.I.P:
- Fix first column shrinks when open some tabs
2016-03-07 10:55:04 +00:00
Hadi Nategh
34c2ed32b9 Mobile theme W.I.P:
- Fix fontsize for infolog, timesheet, resources and addressbook
- Migrate mobile specific css classes into mobile theme for resources
2016-03-04 13:27:07 +00:00
Hadi Nategh
4787b3e81e Mobile theme W.I.P:
- Fix filemanager view template name
2016-03-03 14:13:56 +00:00
Ralf Becker
dee934e1f5 setting defaults of 100 days and directory / and enhanced efficient delete method to be used even if number of days is specified 2016-03-03 13:43:42 +00:00
Hadi Nategh
c8785edf08 Mobile theme W.I.P.:
- Migrate mobile specific app.css for filemanager
2016-02-26 11:48:06 +00:00
Ralf Becker
0656d7e004 improve filemanager alignment and look, remove tarp in favor of just some empty space and take possible hidden file-upload into account width of path 2016-02-24 10:41:18 +00:00
Hadi Nategh
845e37e66d SVG images W.I.P.:
- Add svg icons
- Implement color change for stylesheet2svg script
2016-02-23 18:49:14 +00:00
Ralf Becker
4c4a9a0e8d align filemanager list 2016-02-22 21:13:19 +00:00
Hadi Nategh
23f0cbad1e Mobile theme W.I.P.:
-Fix filemanager nm-header-left alignment
2016-02-16 14:32:52 +00:00
Ralf Becker
bc7fa3bc8b * Filemanger: filemanager/cli.php wrongly reported wrong passwords for setup or config user with newer password hashes 2016-02-15 11:10:23 +00:00
Hadi Nategh
401d984389 Mobile theme W.I.P.:
-Fix filemanager's tools in header are not clickable
2016-02-11 13:00:25 +00:00
Hadi Nategh
369bca9536 Mobile theme W.I.P.:
-Fix filemanager upload button and header toolbars
2016-02-11 11:19:33 +00:00
Hadi Nategh
c4362ba7b4 Mobile theme W.I.P.:
-Implement filemanager edit setting dialog and view mode
2016-02-11 09:49:47 +00:00
Ralf Becker
61aa852df0 * Filemanager: fix not working upload in idots template 2016-02-02 10:42:21 +00:00
Ralf Becker
2b10affe08 adding some time information 2016-01-22 11:32:17 +00:00
Ralf Becker
6886316b7b fixed wrong condition when to use more efficent delete code for everything 2016-01-22 10:29:31 +00:00
Ralf Becker
24dea3f2d8 more efficient method to purge all old versions and deleted files 2016-01-21 19:42:30 +00:00
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
Nathan Gray
77c08a8cc4 Fix delete button for extended acl (eacl) was always read-only, except for superuser. 2014-08-06 15:01:35 +00:00
Hadi Nategh
3021b6a3c9 Handle logout onClick handler for superuser button in filemanager file dialog 2014-07-31 17:45:57 +00:00
Hadi Nategh
3f2eddc0c7 Fix confilict ID in filemanager file dialog. Additionally, add "Cancel button to superuser authentication form" 2014-07-31 17:43:33 +00:00
Nathan Gray
cf9616fa0c Avoid iframe, fixes favorites giving error after trying an invalid path 2014-07-29 15:56:48 +00:00
Nathan Gray
6c89d3a1b7 Fix unable to set EACL 2014-07-21 16:47:29 +00:00
Ralf Becker
fa95339c3c only need one save-as-zip image 2014-07-17 11:22:57 +00:00
Hadi Nategh
52a4a3ddd0 Add zip icon to jdots and idots templates and apply zip icon to context menu 2014-07-17 10:10:43 +00:00
Stefan Reinhardt
b60848d7f8 pixelegg / less
change @import....
2014-07-16 11:31:54 +00:00
Stefan Reinhardt
83e6204c88 pixelegg
new Icons

save_zip
2014-07-16 09:07:53 +00:00
Ralf Becker
2139e4eab4 Brazilian translations from Guilherme Rocha guilherme-at-gf7.com.br 2014-07-04 07:08:54 +00:00
Nathan Gray
f2dec7deac Don't exit after creating a ZIP so caller can do cleanup, if needed. 2014-07-03 16:51:21 +00:00
Klaus Leithoff
b633df95ec translations from our translation server 2014-06-27 08:41:37 +00:00
Hadi Nategh
cab2ccdd29 Fix widget VFS button_caption translation 2014-06-25 16:26:59 +00:00
Nathan Gray
a852eed949 Add save as ZIP action 2014-06-24 19:29:05 +00:00
Ralf Becker
d6ce36d735 bump versions to 14.1 2014-06-24 10:00:50 +00:00
Hadi Nategh
8c276bfe96 Remove "placeholder" link from help tooltip of preferences 2014-06-24 09:47:08 +00:00
Nathan Gray
4d5b7540bd Toggle save as for multiple based on selection (no directory) and browser support 2014-06-23 22:41:34 +00:00
Nathan Gray
d0b80697c2 Multiple file download for browsers that support download attribute 2014-06-23 21:58:27 +00:00
Stefan Reinhardt
2dc1f68319 filemanager
tarp without hover
2014-06-23 10:15:12 +00:00
Ralf Becker
2a959eb0d2 moved fsck to filemanager_admin and get cancel button working with CSP 2014-06-13 09:22:45 +00:00
Ralf Becker
e25799927d missing regenerate of pixelegg app.css 2014-06-13 09:17:16 +00:00
Ralf Becker
bfc0e56006 remove no longer needed "filemanager_admin" hook 2014-06-12 15:39:17 +00:00
Ralf Becker
cf583cf141 upps forgot to remove debug stuff 2014-06-12 15:24:53 +00:00
Ralf Becker
84aecfafaf upps forgot to remove debug stuff 2014-06-12 15:20:25 +00:00
Ralf Becker
e602e93b05 * Filemanager: user interface to mount into VFS or enable versioning (requires EPL) 2014-06-12 15:11:11 +00:00
Stefan Reinhardt
33b24e7c76 Filemanager:
Buttons - Upload Dialog
2014-06-12 14:50:22 +00:00
Ralf Becker
36eca32a77 remove inline script 2014-06-04 12:08:57 +00:00
Nathan Gray
4466776e70 Add a is_dir flag to select dialog files info instead of relying on mime.
Makes it possible to navigate into and inside /apps
2014-06-03 20:29:26 +00:00
Hadi Nategh
6e83db8baa Fix "Mail files" item in filemanager context menu 2014-05-27 07:30:33 +00:00
Nathan Gray
fca003d78d File select dialog
- Fix create folder
- Fix can't change directory by editing path
2014-05-26 17:11:22 +00:00
Klaus Leithoff
f14384baff translations from our translation server 2014-05-19 14:22:08 +00:00
Ralf Becker
3f5f0ed81b no need to switch on CSP policy unsafe-inline, unless we use method=ckeditor_return, as we are ported to eT2 2014-05-14 08:15:42 +00:00
Nathan Gray
cc54a57b25 Return true from onchange to continue with filtering instead of false to cancel.
Fixed not being able to change directory
2014-05-12 15:53:16 +00:00
Hadi Nategh
5db89487a4 Arrange "Upload file" widget in filemanager toolbar 2014-04-30 13:55:55 +00:00
Stefan Reinhardt
e3fd528994 filemanager - less
nextmatch header:

Upload: active state color

Position : filemanager_navigation
2014-04-29 07:55:28 +00:00
Stefan Reinhardt
b0ec6dc0a2 filemanager - less
et2_file - background image and size
2014-04-28 14:45:30 +00:00
Nathan Gray
d401f141a9 Fix template/code tab ID mismatch, which was breaking tab readonlys
Fix 'owner' select box option conflict by changing eacl owner ID
2014-04-23 19:49:17 +00:00
Nathan Gray
3a004a2672 Add link to list of placeholders into app menu 2014-04-14 17:08:43 +00:00
Nathan Gray
ad57f6cc5e Special fiddling so No filters favorite gives default results
- switch filter values so '' => Current directory
- Add check for missing path, set to home directory if missing
2014-04-07 22:46:00 +00:00
Nathan Gray
2b9d33b0b5 Do need to refresh to show the newly uploaded file(s) 2014-04-03 15:39:23 +00:00
Ralf Becker
e84a7823ae fixed fileupload overlapping other icons 2014-04-03 13:32:18 +00:00
Nathan Gray
d3c0314b4d Switch AJAX upload library to Resumable for chunked uploads. 2014-04-01 20:48:40 +00:00
Klaus Leithoff
8d5b0e83a3 translations from our translation server 2014-03-31 12:50:09 +00:00
Nathan Gray
756e5c1732 Stop hiding upload progress / errors 2014-03-25 21:04:02 +00:00
Stefan Reinhardt
3a2132136b FILEMANAGER:
nextmatch_header_row => css fix
2014-03-14 16:16:29 +00:00
Nathan Gray
a70e12f3d3 Display favorites as folders in file select dialog 2014-02-20 17:47:38 +00:00
Ralf Becker
f91d99081d remove no longer necessary msg line, which gave a yellow rectangle 2014-02-17 15:27:13 +00:00
Ralf Becker
7d09589f73 removed legacy actions column and neccessary $readonlys for them 2014-02-14 09:03:47 +00:00
Ralf Becker
c7c7c09dec fix javascript error "PHP to JS compiler error, Variable $j is not defined" 2014-02-13 18:06:44 +00:00
Ralf Becker
f0d7751496 removed caret from group favorites, fixed prefered favorite was not show correct initialy nor updated 2014-02-12 21:51:25 +00:00
Nathan Gray
6dfc3ef819 Add Stylite's file a file dialog to menu, if available 2014-02-12 21:46:27 +00:00
Klaus Leithoff
a11c1ba439 translations from our translation server 2014-02-12 13:20:17 +00:00
Ralf Becker
4ba2a0ba58 fixed javascript error in file select dialog (notable under FireFox) caused by calling event.preventDefault() without the event 2014-02-10 18:37:51 +00:00
Nathan Gray
50662df4f9 Add ID to extended ACL grid, fixes extended ACLs not showing 2014-02-06 18:04:35 +00:00
Nathan Gray
cc628c378a Use egw_framework::message() instead of a label in template, which might stay longer than we want 2014-02-05 23:36:01 +00:00
Ralf Becker
332d4e5a42 removed gif images for which we have a png image available, as png is now supported by all browsers 2014-02-03 14:04:39 +00:00
Ralf Becker
0d8051837c translations from Stefan 2014-01-28 13:40:16 +00:00
Ralf Becker
ed4476ab30 docu update and fixed IDE warnings 2014-01-22 08:42:42 +00:00
Ralf Becker
66cc87f7a8 pixelegg changes from Tuesday 2014-01-21 17:30:52 +00:00
Ralf Becker
e0bd105dd2 pixelegg changes from today 2014-01-18 17:52:26 +00:00
Ralf Becker
6688723a77 pixelegg changes from yesterday 2014-01-18 08:12:05 +00:00
Nathan Gray
75114f8409 Remove iframe for filemanager sidebox Home directory & Users and groups items 2014-01-17 14:05:24 +00:00
Ralf Becker
d2ad25a928 pixelegg changes 2014-01-17 11:53:31 +00:00
Ralf Becker
96e0c77fce pixelegg changes from thursday 2014-01-17 08:10:46 +00:00
Ralf Becker
7cc91b0046 new&modified images from pixelegg 2014-01-15 18:04:11 +00:00
Nathan Gray
4239ab815a Fix old reference to felamimail 2014-01-15 15:13:02 +00:00
Klaus Leithoff
60bb090278 pixelegg changes from wednesday, new/changed images and styles 2014-01-15 13:46:14 +00:00
Ralf Becker
fdbf7505f4 fix width of path and dont wrap 2014-01-15 08:42:33 +00:00
Ralf Becker
629bd6f2ee added pixelegg/less/svg.css stylesheet and id reflecting their name to all svn image 2014-01-14 16:14:51 +00:00
Klaus Leithoff
e5acab5fb9 pixelegg changes from tuesday 2014-01-14 16:04:20 +00:00
Ralf Becker
21bb9ef481 pixelegg changes from monday 2014-01-14 08:20:32 +00:00
Ralf Becker
c72c937341 pixelegg changes from friday 2014-01-11 18:52:09 +00:00
Klaus Leithoff
72b01700e5 Pixelegg changes 2014-01-06 08:47:48 +00:00
Ralf Becker
594750e7a9 Pixelegg changes 2013-12-30 17:34:29 +00:00
Nathan Gray
1bcaf1755b Don't need to refresh just to show a message. 2013-12-18 18:14:31 +00:00
Nathan Gray
10546c838a Remove merge tab until there is time to get it fully working 2013-12-18 17:57:52 +00:00
Nathan Gray
644fc9fbd0 Fix header upload 2013-12-17 22:00:20 +00:00
Nathan Gray
34f8da55c3 Switch 'Edit settings' popup to etemplate2 2013-12-16 18:46:48 +00:00
Klaus Leithoff
b41be95681 latest pixelegg changes 2013-12-16 09:37:11 +00:00
Ralf Becker
1c7887ca6a Pixelegg changes from Thursday 2013-12-12 20:27:35 +00:00
Ralf Becker
f1f9fd45a9 give upload fixed width in px as ex seems to differ between windows and mac 2013-12-12 08:50:53 +00:00
Nathan Gray
d65b40046a Move sidebox favorites & backend out of nextmatch and into framework 2013-12-12 00:03:07 +00:00
Ralf Becker
e050415277 get filemanager path input take all remaining space, nice css stunt ;-) 2013-12-06 03:02:34 +00:00
Hadi Nategh
0aa23fe1d3 Replace old confirm() with new confirm dialog for filemanager app 2013-12-05 11:20:20 +00:00
Klaus Leithoff
68f2605cf4 translations generated/retrieved on translation site: Thank you for your contributions 2013-12-04 10:31:41 +00:00
Nathan Gray
03cc1af52f - Add etemplate nextmatch favorites to filemanager
- If user tries to enter '' as path, go home rather than throw an exception
2013-12-02 20:13:17 +00:00
Nathan Gray
96d05992c8 Add some missing tooltips to buttons 2013-12-02 18:30:33 +00:00