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