skodak
a19a06d09e
MDL-14589 file api improvements - converting more params to general $options array
2009-05-18 19:04:06 +00:00
skodak
a08171c5c2
MDL-19002 file upload limits support
2009-04-28 19:08:33 +00:00
tjhunt
edc0c49332
file api: MDL-18754 improve the names of some functions.
...
The new names are documented on
http://docs.moodle.org/en/Development:Convert_Draftarea_Files
2009-04-01 04:34:58 +00:00
skodak
644d506ac1
MDL-16698 towards new general editor element + converted course section summaries
2009-02-17 16:18:05 +00:00
stronk7
dfd74b5a72
MDL-10583 course format - discovered the get_section_name() that performs the fallback harcoded in previous commit. Merged from 19_STABLE
2009-02-05 13:30:08 +00:00
stronk7
f5ca86967b
MDL-10583 course format - allow course formats to specify their section name ; merged from 19_STABLE
2009-02-05 13:13:31 +00:00
scyrma
1101dac08d
MDL-14679: small fix for problem following db migration
2008-07-29 02:35:17 +00:00
skodak
294ce9870f
MDL-15189 magic quotes finally removed
2008-06-09 16:53:30 +00:00
scyrma
264ad12641
MDL-14741 - Make tinymce work with the front page description.
...
TODO: convert the front page description form so it uses formslib
2008-06-06 01:49:07 +00:00
skodak
579d45b434
MDL-14679 converted some get courses
2008-06-01 18:12:24 +00:00
dongsheng
ba6018a902
"MDL-14129, fix print_error call under course/, see tracker"
2008-05-07 06:02:51 +00:00
dongsheng
5a2a53316f
MDL-14129, remove all the other error() call
2008-04-04 02:54:20 +00:00
nicolasconnault
0be6f67819
MDL-10870 All files updated to new build_navigation() method. Most are untested, because they are not easily accessible within a moodle site.
2007-08-17 19:09:11 +00:00
thepurpleblob
181eb9dd1f
fix for bug MDL-7040. Form focus not defined
2006-10-17 12:41:55 +00:00
moodler
2fdcf5e360
FIx the header too by requiring login to the course
2006-10-01 09:31:49 +00:00
moodler
1a5a5b0e04
Fixed a typo causing MDL-6758
2006-10-01 09:26:50 +00:00
toyomoyo
3924b9884b
adding capabilities
2006-09-05 08:50:23 +00:00
skodak
f8a5159a2b
changes needed for new s() and p() - see bug #2338
2006-04-14 08:02:32 +00:00
skodak
2b38a593f0
fixed simple header bug #3406 , patch submitted by samulik; merged from MOODLE_15_STABLE
2005-11-11 01:25:38 +00:00
thepurpleblob
59518de11e
require_variable() and optional_variable() replaced with required_param() &
...
optinal_param() plus other tweeks to suit. Improve security.
2005-06-15 09:39:26 +00:00
ikawhero
116ae3b2e4
Merged from MOODLE_15_STABLE
...
Bug 3408.
2005-06-03 14:43:43 +00:00
stronk7
ef9b35a01b
Tabs are out
2005-05-16 19:38:21 +00:00
moodler
810393c804
Removed THEME from many course files
2005-01-25 14:03:43 +00:00
stronk7
676eb5e8df
course/editsection.php is using sesskey.
...
Merged from MOODLE_14_STABLE
2004-10-08 18:32:27 +00:00
gustav_delius
24f2b65a4d
towards XHTML compliance
2004-09-12 12:21:27 +00:00
moodler
7613890851
BRANCH MERGE
...
These are the changes from MOODLE_13_STABLE, merged into trunk
The tag MOODLE_13_MERGED on the MOODLE_13_STABLE branch now refers to this point
The biggest changes here are the fixes for HTML editor in all standard modules
2004-06-04 06:17:30 +00:00
moodler
404cfbb836
Cleaned up this form a little to make it more consistent
2003-12-11 07:22:13 +00:00
moodler
bae53097c9
Removed some old editor stuff causing problems in IE
2003-11-17 01:56:43 +00:00
moodler
783da26290
A bit of an audit and a clean up of require_login to add consistency.
...
No major problems found, just some code tidy-up
2003-05-24 07:29:17 +00:00
moodler
1e5a2bf584
You can now use Richtext editor to edit section texts, plus the page is a
...
bit more consistent now
2003-03-11 05:43:39 +00:00
moodler
b0e3a92523
Clean sweep through all the important changing all include(), include_once()
...
and require() to require_once()
2003-01-05 14:19:20 +00:00
moodler
14217044a5
Some little fixes
2003-01-02 15:25:51 +00:00
moodler
36b4f9852e
buggy_referer is dead! Long live buggy_referer!
...
Should be fixed now. As a bonus, I've removed all the uses of
HTTP_POST_VARS from all scripts.
All forms should use the new data_submitted() function to collect
form data (it does the match_referer thing internally now).
Much nicer.
2003-01-02 14:49:23 +00:00
martin
97c270e9a8
Changes related to language support ... get_string()
...
Minor little interface cleanups along the way
2002-08-11 15:41:54 +00:00
martin
e20217b3f3
MOre language updates
2002-08-04 02:10:00 +00:00
martin
ef58b82265
Misc changes to improve performance on a brand-new installation
2002-08-01 15:48:27 +00:00
martin
578fdd0a03
Renamed from editweek to editsection
2002-06-25 11:46:12 +00:00