4df4fd9f06
first work on UI for a new filemanager and some vfs bugfixes and improvments
2008-03-02 21:44:15 +00:00
615751f8d8
fixed a bug regarding the search-scope, regarding the allowed dirs to search in.
2007-10-23 11:17:21 +00:00
5c4bf22fd9
replaced databas (mysql) specific functions with functions from the db library
...
reworked time specific search functionality.
2007-08-02 13:06:29 +00:00
ed29218b5d
"fixed application/rtf display instead of download"
2007-07-20 10:57:14 +00:00
a32c51ad61
"UPPS download wasnt working"
2007-07-20 10:03:25 +00:00
7369870e3a
more mimetype icons (from other egw dirs)
2007-07-20 09:42:19 +00:00
e95b31e3e1
forgotten etemplate distribution file
2007-07-20 09:05:29 +00:00
cd2ad088bf
missing file from Klaus commit and removing the obsolete files, you need to run Admin >> register all hooks
2007-07-20 07:37:36 +00:00
0969f08ee5
Search functionality added in filemanager. For the search feature etemplate is used for the interface. The functionality is accessed via the sidebar
...
and start with a search for all objects that are created since the day before. This is not committed into 1.4. If you think this feature is of
any help for 1.4 too, let us know.
2007-07-19 16:13:53 +00:00
b18cc760ac
"fixed not working mime-type detection if filename contains more then one dot"
2007-06-03 18:04:31 +00:00
4f353bf0d7
removed not used sofilemanager class
2007-04-29 12:09:39 +00:00
adddbaa157
fix for bug #262 : Can't create directory
2007-04-19 12:52:38 +00:00
0588966fce
reverted to revision 23512
2007-03-19 09:51:34 +00:00
31c863fb89
merged from trunk
2007-03-19 09:12:00 +00:00
20e1535e70
"Fixes from Klaus Leithoff <kl-AT-stylite.de>:
...
- folders can have comments now
- folder selection is now sorted alphabetically
- fixed handling of unknown mime-types and application/pdf
- some performance fixes"
2007-03-12 12:12:46 +00:00
a604c177c8
several filemanager fixes from Klaus Leithoff <kl-at-stylite.de>
2006-12-14 17:17:42 +00:00
7e810995c6
use date format from preferences for showing dates
2006-09-16 23:05:31 +00:00
586cf854a2
phpgw --> egw and removed some obsolete files
2005-10-14 10:41:15 +00:00
03f22dfe1a
Add extra test for mime-type on view/download; Switch to egw vars and constants; Cleanup formatting
2005-09-14 01:58:20 +00:00
2c2bc0beb3
Update of preferences app to work as a multi-tiered application and via xml-rpc
2005-07-23 09:44:46 +00:00
ad291e1fa5
revert changes as Ralph required
...
maybe we find a different approach
2005-03-21 15:30:13 +00:00
78cd9ae4b6
fix for displaying powerpoint in IE as requested many times
2005-03-20 09:11:21 +00:00
b75ae4b1fa
Collect a spelling, it should be "administrator" not "adminstrator".
2004-12-12 06:34:04 +00:00
fdaa712922
fixed update button in filemanager
2004-12-06 14:16:11 +00:00
a136b35ea9
fixed file-size as suggested by Lian Liming's patch [ 1010170 ] Patch for Bug [ 950555 ] Filemanager - filesize
2004-08-18 09:01:02 +00:00
c3c37e2798
dont allow filemanger to go outside /home
2004-08-01 18:29:50 +00:00
dfbe564fcc
fixed bug #869290 Can't save files using https
2004-04-13 12:17:14 +00:00
104014b4ed
Added GET-parameter download to get SiteMgr's download module working with the new filemanager. It forces viewable mime-type to be downloaded (if set).
2004-04-11 14:25:33 +00:00
9c81163db4
comments on new uploaded files were discarded
2004-03-04 17:49:42 +00:00
c2efa957b8
give error msg when moving or copying and no destination is given
2004-03-02 01:48:39 +00:00
9933a9c3fa
another mayor code cleanup
...
checked for register globals bugs
moved all unneccesary global vars to class vars
added basedir test with feedback to alert for wrong configuration
added fakedir test with feedback to alert for wrong configuration
improved homedir creation withg feedback
improved standard messages
2004-03-02 00:39:52 +00:00
f67b3cb853
remove obsolete files
2004-03-02 00:18:12 +00:00
15011a496e
Add detection of mime_type to display files inline or download as needed; If mime_type is text or not defined, at least output a filename for download; formatting;
2004-02-21 13:56:18 +00:00
6c6365b890
patch from from Esben Laursen
2004-02-11 22:14:15 +00:00
48a7a5b6bb
Comment out non-compliant code (register_globals must be on?)
2004-02-02 04:18:17 +00:00
5dbe54beb0
changes from phpgw to egw dev group
2004-01-27 18:19:23 +00:00
c1698d2f2b
- fixed group files (essential for sharing files)
...
- make all buttons work in IE (for some people quite usefull :)
- some lay-out improvements
- fixed save and done button in file edit mode
- add sidebox menu
- re-arranged toolbars (still not finished)
- new location selectbox
- some speed improvements
2003-12-08 23:18:34 +00:00
aad11725fc
Complete restyle and almost complete rewrite of the filemanager. Please help testing there's still a lot to do but it beginning to mature ;)
...
When you want the old filemanager set the boolean switch "$experimental_new_code" to false in the head of index.php
See todo file for what's more to come
2003-11-22 03:05:00 +00:00
6238d6506a
starting the port of filemanager to the ui-bo-so infrastructure and to our template class
2003-10-24 20:33:34 +00:00
2232fae0a6
remove footer and header, made first step to a better look
2003-10-10 23:54:56 +00:00
b8557e49d9
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:31:11 +00:00
22bfbc99bb
Corrected a few left x's into %'s in lang calls and lang files, suppressed useless english phrases, added missing ones and french translations.
2003-05-26 21:35:46 +00:00
72859aa4e1
These files are (finally) no longer needed.
2003-04-08 20:54:35 +00:00
90d7d2b3b0
Fixes a problem with file viewing using vfs_sql - where XSLT gets in the way of outputing binary data. XSLT still gets in the way of outputting binary data (grrr), but now we side-step it by using a seperate non-xslt "view.php"
2003-04-08 20:47:38 +00:00
915f3a843f
Preference-items are translated by preferences/index.php
2003-03-27 10:51:58 +00:00
2c9cc412ae
Fixes a few xslt output related bugs.
2003-03-06 22:15:58 +00:00
f8b81274c1
A few bug fixes and cleanups
2003-03-06 01:11:43 +00:00
48520640c3
Make sure everything gets translated
2003-03-04 03:03:00 +00:00
fc74ba453e
makes preferences work again (for now) - they aren't ported to xslt, instead they simply use the preferences app and a hook_settings.inc.php to get the job done.
2003-03-04 01:16:30 +00:00
89cdd1b207
A fairly large set of changes (committed all at once to reduce "broken" time):
...
(1) Port to XSLT templates
(2) Completes (apart from all the bugs :) the functionality of the three-teir phpgroupware style object system (no longer is filemanager a single 3000 line file!)
(3) The beginings of a pluggable "uiaction" framework (ideally in the future this will be used for optional "rich text editors", or view filters etc)
2003-03-04 00:04:06 +00:00