Commit Graph

85 Commits

Author SHA1 Message Date
Ralf Becker
adddbaa157 fix for bug #262: Can't create directory 2007-04-19 12:52:38 +00:00
Lars Kneschke
0588966fce reverted to revision 23512 2007-03-19 09:51:34 +00:00
Lars Kneschke
31c863fb89 merged from trunk 2007-03-19 09:12:00 +00:00
Ralf Becker
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
Ralf Becker
a604c177c8 several filemanager fixes from Klaus Leithoff <kl-at-stylite.de> 2006-12-14 17:17:42 +00:00
Oscar Manuel Gómez Senovilla
7e810995c6 use date format from preferences for showing dates 2006-09-16 23:05:31 +00:00
Ralf Becker
586cf854a2 phpgw --> egw and removed some obsolete files 2005-10-14 10:41:15 +00:00
Miles Lott
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
Miles Lott
2c2bc0beb3 Update of preferences app to work as a multi-tiered application and via xml-rpc 2005-07-23 09:44:46 +00:00
ak703
ad291e1fa5 revert changes as Ralph required
maybe we find a different approach
2005-03-21 15:30:13 +00:00
ak703
78cd9ae4b6 fix for displaying powerpoint in IE as requested many times 2005-03-20 09:11:21 +00:00
dawnlinux
b75ae4b1fa Collect a spelling, it should be "administrator" not "adminstrator". 2004-12-12 06:34:04 +00:00
Ralf Becker
fdaa712922 fixed update button in filemanager 2004-12-06 14:16:11 +00:00
Ralf Becker
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
Ralf Becker
c3c37e2798 dont allow filemanger to go outside /home 2004-08-01 18:29:50 +00:00
Pim Snel
dfbe564fcc fixed bug #869290 Can't save files using https 2004-04-13 12:17:14 +00:00
Ralf Becker
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
alpeb
9c81163db4 comments on new uploaded files were discarded 2004-03-04 17:49:42 +00:00
Pim Snel
c2efa957b8 give error msg when moving or copying and no destination is given 2004-03-02 01:48:39 +00:00
Pim Snel
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
Pim Snel
f67b3cb853 remove obsolete files 2004-03-02 00:18:12 +00:00
Miles Lott
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
reinerj
6c6365b890 patch from from Esben Laursen 2004-02-11 22:14:15 +00:00
Miles Lott
48a7a5b6bb Comment out non-compliant code (register_globals must be on?) 2004-02-02 04:18:17 +00:00
reinerj
5dbe54beb0 changes from phpgw to egw dev group 2004-01-27 18:19:23 +00:00
Pim Snel
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
Pim Snel
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
Pim Snel
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
Pim Snel
2232fae0a6 remove footer and header, made first step to a better look 2003-10-10 23:54:56 +00:00
Ralf Becker
b8557e49d9 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:31:11 +00:00
gugux
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
sim
72859aa4e1 These files are (finally) no longer needed. 2003-04-08 20:54:35 +00:00
sim
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
Ralf Becker
915f3a843f Preference-items are translated by preferences/index.php 2003-03-27 10:51:58 +00:00
sim
2c9cc412ae Fixes a few xslt output related bugs. 2003-03-06 22:15:58 +00:00
sim
f8b81274c1 A few bug fixes and cleanups 2003-03-06 01:11:43 +00:00
sim
48520640c3 Make sure everything gets translated 2003-03-04 03:03:00 +00:00
sim
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
sim
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
Zone
241d87cdd1 Updates needed for phpwebhosting -> filemanager name change, some quotes fixes and some other misc. cleanup 2002-09-21 05:26:43 +00:00
Zone
768438ef20 Don't URL encode in links, since phpgw->link() does that now 2002-08-26 04:34:34 +00:00
Zone
df07c1f406 i18n - Savannah Patches #352,#353,#358, thanks gisu 2002-06-18 06:33:44 +00:00
skeeter
998b1e05c7 Converting to get_var() for all HTTP_*_VARS. 2002-04-30 00:21:35 +00:00
skeeter
1f5241ca4c GNU Patch #132 - User friendly warnings for unsuccessful mkdir(). 2002-02-14 02:16:14 +00:00
Zone
5d6721af18 PHP3 fixes 2002-02-10 04:19:43 +00:00
Zone
ed26d20be6 Fix a small bug in html_form_select_begin 2002-01-16 06:31:33 +00:00
skeeter
297f386c85 Will now report back Directory/file when deleting a user file. Also, changed the color's to #000000 from names. 2001-12-27 15:24:35 +00:00
skeeter
168d18ee53 Reworked the action() function. 2001-12-27 15:22:51 +00:00
skeeter
32c2f16f8c Some more updates. 2001-12-24 04:30:55 +00:00
skeeter
3147adcd72 Some more small updates.' 2001-12-24 03:18:50 +00:00