Commit Graph

244 Commits

Author SHA1 Message Date
25d1f106ab shortcuts to application directories 2009-04-17 07:37:12 +00:00
3c18478f86 - more docu for file selection dialog
- added mime type filter
- added more user friendly mime type names:
  application/pdf --> PDF file (application/pdf)
2009-04-17 06:28:19 +00:00
0e3557c116 allow to attach (multiple) files from filemanager in fmail compose 2009-04-15 21:14:11 +00:00
74fd4858b6 - ability to add links via clipboard
- grayed out icons, if dir is not writable
- switch recursive list off, when moving up
2009-04-09 14:05:14 +00:00
979466c1fc fixed typo: stoped --> stopped 2009-04-06 13:02:28 +00:00
4710810a41 Translations for r26708 2009-03-31 11:30:49 +00:00
05a29fc777 "fixed typo in author and maintainer info" 2009-03-30 14:09:13 +00:00
2e4577ae83 skipping unnecessary redirect by directly displaying index-method link in navbar 2009-03-30 08:48:59 +00:00
d0913c2dbd Translations for symlink commit 2009-03-20 09:03:15 +00:00
55d2aaa3ee Implemented symlinks for eGW's VFS:
- sqlfs can store now symlinks (implements symlink and readlink)
- vfs resolves symlinks before calling a mounted stream-wrapper
--> symlinks can be between different mount-points
- filemanger can create symlinks and follows them
- etemplate vfs_widget displays symlinks (to be improved)
Happy testing :-)
2009-03-19 20:12:35 +00:00
1d51464746 Fixed silent overwrite of existing files by new uploads.
Added multiple uploads.
2009-02-26 14:48:53 +00:00
0ed6cda053 Update nl lang files 2008-11-23 08:30:49 +00:00
388c515883 preparing to sync current lang files before branching for 1.6. One more commit
expected meanwhile!
2008-11-22 11:05:43 +00:00
477193b165 "added author/maintainer info" 2008-11-17 20:41:41 +00:00
c8b2d0d5d3 Fix only halfway implemented confirmation, if rename would overwrite an
existing file.
2008-11-16 10:18:19 +00:00
5632e41d9e - fix for bug #1813: Setting files to world readable does not work.
- check and give error message if perms could not be changed
- added sudo feature to file preferences allowing to get VFS root access
  + setup config user/password can always be used
  + further eGW users can be configured in setup >> configuration
--> allows eg. to create free folders in the vfs root
--> should be used with caution and respect to users privacy
- added file preferences icon to opened directory (eg. for the root dir)
2008-11-09 16:33:09 +00:00
22ed46c4be #tracker 1771 2008-11-02 13:31:44 +00:00
504b096e06 latest update of egw translators pending work 2008-10-15 21:11:30 +00:00
06f6d3e9b9 width 100% for index list 2008-10-07 05:33:52 +00:00
0218ffb751 - new vfs-widget to encapsulate common vfs/file related stuff
+ path with clickable components
  + human readable size, mode, ...
  + mime icon with integrated thumbnail creation
- link widget uses now vfs-mime for it's icons
- thumbnail creation is now switched on with size 32px by default, it can
  be switched of by the admin or user, in doing so explicitly
- mime-icons are moved from filemanager to etemplate, as not everyone
  installs filemanager
- filemanager has now 3 display modi:
  + Current directory (with subdirs always on top)
  + Subdirs sorted in
  + Files from subdirs (shows recursive all files and you
    can click on the path components thanks to new vfs widget)
2008-10-06 17:43:42 +00:00
8ed57c413b tracker #1747 2008-10-05 19:24:49 +00:00
0a7d4f9782 Comment and custom fields for filemanager / sqlfs 2008-10-05 17:07:36 +00:00
3e7cb195e6 - use start dir from prefs only if no path in session
- more descriptiv labes in sidebox:
  + Your home directory
  + Home directories
  + Base directory
- make some phrases translatable and use placeholders instead of
  concating partial phrases with the variable content
2008-09-04 06:44:48 +00:00
15c0b07903 Tracker #1684 2008-09-03 16:17:01 +00:00
5830b60482 -handeled the call for missing directories, or diectories the user has no access rights
-added missing? language strings
-translated new and missing? language strings to german
-fiddeled with the settings for yes/no select box to show the preset values for the users setting, if preset by admin
2008-08-28 11:09:09 +00:00
5f42817c56 #add sidebox menue to filemanager, with Links to Home and root.
#filemanager supports the configuration of a different startfolder (other than users home directory)
#preferences for filemanager
-define links to folders, that show in sidebox menu
-specify the display characteristics in filelisting (default (all sorted), or forced folders first)
#configuration options for filemanager
-you may specify how many links to folders can be configured in filemanagers preferences

YOU HAVE TO RUN Search and Register Hooks of all Applications, and you may have to login/logout.
2008-08-27 11:17:00 +00:00
4f799dad54 moved PEAR & HTTP_WebDAV_Server checks into the API and set version to 1.6 2008-08-05 06:06:09 +00:00
f98569ee85 Updated russian translation (#1658) and some spanish updates 2008-08-03 19:07:15 +00:00
8913855001 tracker #1476 2008-07-25 22:15:31 +00:00
e6a0bc30a9 tracker #1511 2008-07-25 21:22:37 +00:00
bf36524009 Updated spanish translation for trunk 2008-07-25 08:07:35 +00:00
753c766eff Pending translations for trunk 2008-07-24 19:00:41 +00:00
a9fe900773 re-added filemanager app-name 2008-04-18 12:22:35 +00:00
f8f5ab36fa fix to allow filenames with comma 2008-04-18 10:36:56 +00:00
80c717fb5c - only using the new stream wrapper interface
- dropped all old code, images and translations
- the former comments are savely stored in the sqlfs table, but are currently not available via the GUI
2008-04-14 05:54:10 +00:00
acd8659508 Popup to rename, change permissions or perview a file 2008-03-03 22:15:44 +00:00
d2094b8958 search, lettersearch, merge content of subdirs (recursive display) 2008-03-03 12:16:11 +00:00
99913a8837 ordering and limited resultsets 2008-03-03 07:55:24 +00:00
4df4fd9f06 first work on UI for a new filemanager and some vfs bugfixes and improvments 2008-03-02 21:44:15 +00:00
cc499eeb7b show date/times in the format of the user prefs, plus modifyer+creator 2008-01-17 06:51:28 +00:00
f3cd85add5 periodical lang updates from translators 2007-12-22 21:39:38 +00:00
71fbe90a15 tracer #1370 for farsi 2007-12-22 10:28:44 +00:00
6c0db1110b catalan updates for trunk 2007-11-10 23:22:17 +00:00
54066896e8 big commit: all lang files not in utf-8 converted to utf-8, including charset phrase 2007-11-10 22:46:02 +00:00
2cff4753c5 two greek lang files left 2007-11-10 10:43:48 +00:00
895ba44b47 Updated czech translation files, using provided utf-8 files 2007-11-09 16:46:15 +00:00
a840dd6d45 rest of pending files for the egw_ prefix update 2007-10-14 18:48:56 +00:00
0441f0b760 Hopefully, rest of language files 2007-10-14 16:19:43 +00:00
bdf27e11d9 Merged language Patch from r24464 (1.4) to trunc. 2007-09-25 10:21:19 +00:00
e385c6412f retry for patch 1170 2007-09-25 07:37:31 +00:00