93 Commits

Author SHA1 Message Date
moodler
7c5829f4f1 Removing some old theme rubbish 2005-03-19 08:32:01 +00:00
moodler
6b091c9499 Styles for file listings 2005-03-13 17:16:26 +00:00
skodak
ea7a672d82 typo correction 2005-03-12 21:17:15 +00:00
moodler
0219eb2bfa More readdir problems! 2005-03-12 06:23:22 +00:00
moodler
211ea3e9d3 COnsistent use of readdir 2005-03-10 06:04:29 +00:00
moodler
200cc919db Fixed a bug when encountering directories named "0"! 2005-03-10 06:02:45 +00:00
moodler
f1e0649c1c Removed files/mimetype.php and put it into lib/filelib.php instead
where it always should have been.
2005-03-07 11:32:03 +00:00
defacer
f4b351a30e Fix for bug 2491:
Implementing a "parent folder" icon in the file manager.
2005-02-08 18:03:43 +00:00
stronk7
d8ffb057da This page is near to be XHTML!
Please, see bug 2496
(http://moodle.org/bugs/bug.php?op=show&bugid=2496)
2005-02-05 01:58:37 +00:00
moodler
abea38d228 Change mimetype for xml files for better validation 2005-01-29 04:36:05 +00:00
skodak
62faef84c4 fixed $course->id 2004-12-15 06:32:32 +00:00
skodak
e7f927a0fc new handling of uploaded files, please TEST, TEST, TEST 2004-12-14 18:57:51 +00:00
moodler
6f61241cfb Merged fixes from stable 2004-11-10 15:48:48 +00:00
moodler
8e73aa9705 Copied from STABLE 2004-11-02 12:45:04 +00:00
skodak
ccfdf3f2cf merged from 14_STABLE -
removed incorrect global $USER
2004-10-28 14:18:33 +00:00
stronk7
e101802eb5 Added sesskey to more actions + bug fix when detecting directory traversals.
From skodak!

Merged from MOODLE_14_STABLE
2004-10-24 23:57:25 +00:00
stronk7
2515cd169b Now everything in files/index.php is using sesskey.
Patch submmited by skodak.

Merged from MOODLE_14_STABLE
2004-10-24 00:26:00 +00:00
stronk7
ae9f68625e Deleted some unsused strings.
Merged from MOODLE_14_STABLE
2004-10-10 22:46:57 +00:00
stronk7
343fc72785 Now this script is using the new, central unzip_file() function.
TEST, TEST!!!

Merged from MOODLE_14_STABLE
2004-10-10 21:58:43 +00:00
stronk7
1a11dfd14a iNow FileManager is using the new, central zip_files() function.
Only tested under MacOS X. It should support all the new
features of that function (Win32 external zip, imporved security...).

TODO: Create the unzip_file() function and use it here too!!
      Apply this changes to the rest of filemanagers (coursefiles.php...)
      TEST, TEST, TEST...!!

Merged from MOODLE_14_STABLE
2004-10-10 01:20:59 +00:00
stronk7
ad4e0fcc30 New version of this. Merged from MOODLE_14_STABLE.
It won't work until moodlelib.php was merged!! Tons of conflicts!!
2004-10-07 14:18:43 +00:00
moodler
8ef1e12f74 Merged fix for unclean oldname from renaming ... from stable. 2004-09-28 08:05:18 +00:00
gustav_delius
839f2456bb XHTML compliance
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- &amp; in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
mjollnir_
3bb4d8440b Integration of new centralised upload code with files/index.php
These patches are maintained in an publicly accessible Arch repository, see: http://lists.eduforge.org/cgi-bin/archzoom.cgi/arch-eduforge@catalyst.net.nz--2004-MIRROR/moodle--eduforge--1.3.3

Index of arch patches in this commit:

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-59
    2004-09-15 02:41:00 GMT
    Penny Leach <penny@catalyst.net.nz>
    upload/virus integration with course files

Full logs:

Revision: moodle--eduforge--1.3.3--patch-59
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Wed Sep 15 14:41:00 NZST 2004
Standard-date: 2004-09-15 02:41:00 GMT
Modified-files: files/index.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-59
Summary: upload/virus integration with course files
Keywords:
2004-09-15 02:43:40 +00:00
gustav_delius
9a58f7cb85 towards XHTML compliance 2004-09-12 21:43:59 +00:00
moodler
206a507520 MErged from CVS 2004-08-30 08:44:00 +00:00
gustav_delius
222ac91bc9 removed unnecessary calls to get_site() 2004-08-29 14:15:40 +00:00
moodler
ffae3d4615 Fixing Bug 812 and problems with slashes when editing text and HTML files
Again.
2004-08-04 16:26:44 +00:00
moodler
5debc7a803 Added PPS (Powerpoint) 2004-06-09 08:58:03 +00:00
moodler
a844bc045d Postscript files show pdf icn 2004-05-29 05:07:34 +00:00
defacer
8ccc9d060f The way this was written before, it produced a warning for unregistered extensions. 2004-05-24 11:16:06 +00:00
moodler
16a5602cd7 1. Directory Resources now support sub directories
2.  Subdirectories in File Manager now display their total size
2004-05-16 08:52:32 +00:00
moodler
7969713a4f Added gz 2004-04-25 02:11:48 +00:00
moodler
5151ae66e3 Full paths when including pclzip bug 1139 2004-03-13 12:08:28 +00:00
moodler
602bde06e7 Added .3gp type 2004-02-23 19:10:00 +00:00
moodler
5875b7d611 Undoing recent changes ... should be in a separate file 2004-02-20 14:16:07 +00:00
paca70
94b9a1ca02 First changes for creating help-translation system.
http://site/files/index.php?fi=lang
shows now selected language "lang" files.
2004-02-19 10:13:07 +00:00
moodler
241f6f306b MOved the file icons into the proper place (at last) 2004-02-14 16:19:48 +00:00
moodler
ca31091b12 Uploading in course restricted by site setting ... 2004-02-10 09:00:24 +00:00
moodler
393137e290 Add a mimetype for .asf files 2004-02-08 12:21:06 +00:00
moodler
98a45cd7e7 Support for auto embedding of WMV files 2004-01-20 11:22:09 +00:00
moodler
eef16119b9 Only editing teachers can see files 2004-01-17 05:39:29 +00:00
moodler
c0f2bc8462 Fixed bug 812 about editing text files with backslashes in them. 2003-12-09 08:15:34 +00:00
moodler
4511145165 Use filemtime not filectime 2003-12-08 13:31:14 +00:00
moodler
fdfc6269ef Backupdata is now always created if it is needed.
Navigation is a little neater (no longer puts a link on the current folder)
2003-09-16 06:15:01 +00:00
moodler
4c48acf01b Fixed some short PHP tags 2003-09-09 08:43:27 +00:00
moodler
c79f9629ed Some extra explanation so that hitting "yes" on the restore screen isn't so scary! :-) 2003-08-23 15:47:57 +00:00
moodler
704d595629 Changed from DOS to Unix format 2003-08-20 11:54:45 +00:00
moodler
862810dc09 No need to call isteacher and isteacheredit, just isteacheredit will do. :-) 2003-08-16 16:14:25 +00:00
stronk7
3953f4bdc4 Now the "restore" option is showed to isteacheredit() teachers. 2003-08-16 11:46:54 +00:00