moodlerobot
|
5265012ab6
|
Automatic installer.php lang files by installer_builder (20090705)
|
2009-07-05 00:28:06 +00:00 |
|
skodak
|
4fd8ef55ea
|
MDL-16597 temporary icon fix
|
2009-07-04 19:17:48 +00:00 |
|
skodak
|
3bd3e067d6
|
MDL-16597 at least basic support for displaying of subdirectory content and general cleanup
|
2009-07-04 19:03:44 +00:00 |
|
skodak
|
3b6076788d
|
MDL-14589 fixed area tree generation
|
2009-07-04 18:47:56 +00:00 |
|
skodak
|
65635c0144
|
fixed missing CFG global
|
2009-07-04 18:21:43 +00:00 |
|
mits
|
e808f59f79
|
MDL-19713 Fixed a typo.
|
2009-07-04 17:16:29 +00:00 |
|
skodak
|
d128a46db8
|
fixed missing OUTPUT global regression
|
2009-07-04 16:31:33 +00:00 |
|
tjhunt
|
1fb3d044fd
|
Re-order the code, so we process the actions before we do any output.
That is the right order anyway, and avoids the problem where require_capability
after output is started leads to an exception being thrown.
|
2009-07-04 14:23:49 +00:00 |
|
tjhunt
|
8a9c1c1c2d
|
Add a warning that require_capabiliy can only be used before output is started.
|
2009-07-04 14:22:11 +00:00 |
|
tjhunt
|
024d4aafbf
|
XHTML strict.
|
2009-07-04 13:36:19 +00:00 |
|
tjhunt
|
4af1e3b060
|
outputlib: MDL-19077 better reporting when open/close containers don't match.
|
2009-07-04 13:36:05 +00:00 |
|
dongsheng
|
bf746326d1
|
"MDL-13766, add language string for repository plugin"
|
2009-07-04 11:20:39 +00:00 |
|
dongsheng
|
25cde16c3d
|
"MDL-13766, add language string for file picker"
|
2009-07-04 11:17:33 +00:00 |
|
skodak
|
4fea29e40e
|
MDL-19689 get_coursemodule_from_id() and get_coursemodule_from_instance() now have $strictness parameter too
|
2009-07-04 11:15:16 +00:00 |
|
skodak
|
2bad34a309
|
MDL-19689 fixed strictness constants, thanks Tim
|
2009-07-04 10:53:57 +00:00 |
|
skodak
|
98c8594a76
|
MDL-16438 fixed portfolio regression
|
2009-07-04 09:48:56 +00:00 |
|
skodak
|
6c7f537455
|
MDL-19689 adding IGNORE_MULTIPLE to get_record - please note this parameter is discouraged
|
2009-07-04 09:35:03 +00:00 |
|
skodak
|
e6c6531cce
|
MDL-19689 fixed strictness constants, thanks Tim
|
2009-07-04 09:30:59 +00:00 |
|
moodlerobot
|
a13c6d66e1
|
Updated the HEAD build version to 20090704
|
2009-07-04 00:38:53 +00:00 |
|
skodak
|
af12ea93ba
|
MDL-19689 new $strictness parameter in $DB->get_record() and $DB->get_field() family of DML methods
|
2009-07-03 22:38:56 +00:00 |
|
skodak
|
7d961b6888
|
MDL-19676 removing premature commit
|
2009-07-03 21:48:06 +00:00 |
|
skodak
|
86900a93bb
|
MDL-14589 improved _pluginfile function - added forcedownload param and fixed docs
|
2009-07-03 13:40:37 +00:00 |
|
skodak
|
98edf7b647
|
MDL-14589 improved _pluginfile function - added forcedownload param and fixed docs
|
2009-07-03 13:39:39 +00:00 |
|
skodak
|
6c79b0980f
|
MDL-14589 improved _pluginfile function - added forcedownload param
|
2009-07-03 13:39:14 +00:00 |
|
skodak
|
2e3da29789
|
MDL-16089 entry in modules table created before calling install.php because it might be used there already, also if something fails in install.php the db will be in a more consistent state
|
2009-07-03 13:35:36 +00:00 |
|
skodak
|
9a105989fe
|
MDL-16089 adding easier access to current module instance data in modedit forms
|
2009-07-03 13:33:03 +00:00 |
|
skodak
|
49427edbbd
|
MDL-19708 adding missing sumbit button class include
|
2009-07-03 13:31:37 +00:00 |
|
skodak
|
f80ee89145
|
MDL-19690 fixed some icon conversion
|
2009-07-03 09:59:00 +00:00 |
|
tjhunt
|
94398fb3e8
|
MDL-19696 make sure install works.
|
2009-07-03 09:03:50 +00:00 |
|
tjhunt
|
ae96b517a2
|
MDL-19696 & MDL-16706 refactor sam's redirect changes, so they can work during initial install.
|
2009-07-03 09:03:29 +00:00 |
|
tjhunt
|
d436d197d1
|
MDL-19690 - the last lot of $CFG->pixpath to $OUTPUT->old_icon_url
Including MDL-19693
RIP $CFG->pixpath
|
2009-07-03 07:55:30 +00:00 |
|
tjhunt
|
3e2e421922
|
XHTML strict
|
2009-07-03 07:17:41 +00:00 |
|
tjhunt
|
a28c92539e
|
MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url
|
2009-07-03 06:38:41 +00:00 |
|
nicolasconnault
|
0f171ca620
|
MDL-18228 Added a bit of JS to resize the left header of the fixed student column. This should help to keep the rows below aligned. Merged from MOODLE_19_STABLE
|
2009-07-03 06:33:12 +00:00 |
|
tjhunt
|
ddedf979b4
|
MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url
|
2009-07-03 06:19:25 +00:00 |
|
nicolasconnault
|
4d13d47060
|
MDL-19677 Reverting prematurely committed blog patch
|
2009-07-03 05:54:49 +00:00 |
|
tjhunt
|
666e84584c
|
MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url
|
2009-07-03 04:23:05 +00:00 |
|
jerome
|
600313b982
|
output MDL-19077 typo bug
|
2009-07-03 04:08:52 +00:00 |
|
samhemelryk
|
7747c8dbd6
|
mod-feedback MDL-16706 Removed inline JS and added PAGE methods
|
2009-07-03 02:01:21 +00:00 |
|
samhemelryk
|
183abffc6b
|
mod-scorm MDL-16706 Added missing global from commites yesterday
|
2009-07-03 01:36:18 +00:00 |
|
stronk7
|
0a7e899d86
|
MDL-6218 TEXT/BINARY columns and default clauses - forbidden since ages, warn and autofix them if found
|
2009-07-03 01:12:59 +00:00 |
|
moodlerobot
|
e4a42f7a9b
|
Updated the HEAD build version to 20090703
|
2009-07-03 00:39:25 +00:00 |
|
skodak
|
b8e99844ef
|
MDL-19696 undoing my previous veryveryuglyhack, I did not solve much, sorry
|
2009-07-02 20:29:21 +00:00 |
|
stronk7
|
122e7ef56c
|
MDL-19057 ddl tests - slowly advancing. Added some test to check for MDL-19695 behaviour
|
2009-07-02 16:13:30 +00:00 |
|
stronk7
|
2baf1380d4
|
MDL-19695 field dependencies - defined new exception ddl_dependency_exception that
will be thrown when one DDL operation (drop only for now) is attempted over one
field being part of indexes.
|
2009-07-02 16:08:44 +00:00 |
|
stronk7
|
4276a19a78
|
MDL-19695 field dependencies - before committing the dependency checker, fix all places in upgrade
that will break once running with dependencies enabled
|
2009-07-02 16:05:47 +00:00 |
|
stronk7
|
fdc391470e
|
Enums are out in 2.0, so we cannot introduce any in the 1.9 => 2.0 upgrade. Deleting the upgrade block.
|
2009-07-02 15:30:30 +00:00 |
|
skodak
|
fa381ac70e
|
MDL-19700 removing unused global
|
2009-07-02 15:27:46 +00:00 |
|
skodak
|
c1f58efef7
|
MDL-19699 fixed blog upgrade trouble and one notice
|
2009-07-02 15:14:23 +00:00 |
|
skodak
|
2ece30dd13
|
MDL-16438 fixed incomplete plugin centralisation, sorry; unfortunately install is kind of non-working now; this may break current dev installs :-(
|
2009-07-02 15:11:28 +00:00 |
|