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
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
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
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
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
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
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
c4362ba7b4
Mobile theme W.I.P.:
...
-Implement filemanager edit setting dialog and view mode
2016-02-11 09:49:47 +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
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
509d47bbce
Fix opening linked directories gave error instead of opening in filemanager
2015-08-26 17:08:37 +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
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
Ralf Becker
ee4997632a
fixed not shown [Mount /etemplates] button in trunk
2015-04-02 10:16:22 +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
d183cc801f
Special handling for path when favorite is set via GET parameter
2015-02-02 17:50:45 +00:00
Nathan Gray
6ffca62c3c
Exposé [mostly] working with filemanager list (pagination goes forward, not back)
2015-01-20 23:58:38 +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
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
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
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
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
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
a538706de5
- Fix missing new directory icon in context menu
...
- Fix drop/paste into empty directory
2014-11-24 16:25:05 +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