Dongsheng Cai
91b890abb9
MDL-22217, added section_backup and activity_backup areas
2010-05-03 05:19:38 +00:00
Sam Hemelryk
f1cbbbeb20
themes MDL-21984 Removed the need to specify the theme name in layouts within its config.php file
2010-04-15 07:09:28 +00:00
Petr Skoda
4f0c2d0009
MDL-21655 big scary enrolment and roles improvements - see tacker for list of changes, includes other minor fixes too
2010-03-31 07:41:31 +00:00
Eloy Lafuente
2fdde5d178
MDL-21666 backup & restore caps - upload/download renamed
2010-02-19 18:33:26 +00:00
jerome mouneyrac
50f9599130
flash upgrader MDL-20841 move the send the flashupgrader from filelib.php to pluginfile.php
2009-12-04 04:11:01 +00:00
Petr Skoda
57956cc3e2
MDL-20798 fixed missing access control for module intros
2009-11-10 14:04:50 +00:00
Petr Skoda
032216500d
MDL-20700 coding style - new sloppy trailing whitespace fixed, yes I am guilty too :-(
2009-11-09 11:33:14 +00:00
Sam Hemelryk
8bdc9cacad
files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor
...
Please forgive me if I have missed converting any output statements. If you do find an output statement that is not formatting correctly please refere to the table I added to this bug in regards to how it should be formatted.
2009-11-04 06:14:06 +00:00
Sam Hemelryk
76d9df3f1d
calendar MDL-20601 Conversion of calendar to mforms and new html editor + file API
2009-11-02 03:50:56 +00:00
Petr Skoda
2e9b772fb8
MDL-20693 new NO_DEBUG_DISPLAY define
2009-10-31 22:02:05 +00:00
Nicolas Connault
1c7b8b934b
MDL-19676 MDL-14408 MDL-8776 Blog improvements
2009-10-30 07:25:50 +00:00
mudrd8mz
b287ea7a32
NOBUG: Re-fix: wrong brackets in the previous commit, sorry
2009-09-07 15:04:11 +00:00
mudrd8mz
520199ea02
NOBUG: better handling of {module}_pluginfile() return values
...
{module}_pluginfile() should either send the file or
send_file_not_found() or print an error and terminate or whatever, it
should never return to the caller
2009-09-07 14:45:20 +00:00
mudrd8mz
29afd52b10
Fixed accessing the first character from string{0} to string[0]
...
"...Strings may also be accessed using braces, as in $str{42}, for the same
purpose. However, this syntax is deprecated as of PHP 6. Use square brackets
instead." (http://cz2.php.net/manual/en/language.types.string.php )
2009-08-03 10:54:29 +00:00
skodak
6c79b0980f
MDL-14589 improved _pluginfile function - added forcedownload param
2009-07-03 13:39:14 +00:00
skodak
4937508878
MDL-14589 fixed error message if url malformed
2009-06-21 18:22:16 +00:00
skodak
d92e7c4d8e
MDL-18111 improving file api comments and docs, fixing license header
2009-05-21 09:50:04 +00:00
skodak
7d2948bdd0
MDL-18910 full support for module intro editor with embedded images
2009-04-22 07:19:56 +00:00
skodak
dc5c2bd9eb
MDL-18910 full support for module intro editor with embedded images
2009-04-21 21:17:21 +00:00
skodak
3156b8ca48
MDL-14589 implemented browsing of course section files + fixed bug when getting parent dirs of stored files
2009-02-16 20:47:22 +00:00
skodak
56949c17de
MDL-14992 refactored use of session_write_close()
2009-01-17 15:25:08 +00:00
skodak
11e7b506ce
MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improvemetns; rewritten $FULLME and added $ME, $SCRIPT and $FULLSCRIPT; improved slashargument handling especially for IIS; removed legacy slasharguments functions obsoleted since 1.6; some other refactoring; reverse procy support, ssl appliance support
2009-01-05 21:37:20 +00:00
skodak
106f3b6779
MDL-16394 user profile browsing and serving improvements
2008-09-08 23:16:48 +00:00
skodak
d8c1ec4312
MDL-15919 fixed scriptname param
2008-09-06 21:15:52 +00:00
skodak
9e5fa330f3
MDL-14589 new file not found general function
2008-08-16 17:23:19 +00:00
skodak
6c0d09ee01
fixed comment typo
2008-08-12 15:54:55 +00:00
skodak
172dd12c63
MDL-14589 initial file storage implementation, temporary file manager, migration of course files; blog conversion MDL-15905; assignment conversion MDL-15904; fromslib related file improvements MDL-15906
2008-07-31 22:15:30 +00:00