sam_marshall
a2d51ba880
MDL-15560 Install fails again (missing global $DB)
2008-07-07 12:33:45 +00:00
skodak
fe074586b5
MDL-13901 guest can not be selected in "Default role for all users" in 1.9.x; merged from MOODLE_19_STABLE
2008-07-06 23:54:07 +00:00
skodak
ffc670d931
MDL-9983 role_unassign should not touch group members table directly - we need events; merged from MOODLE_19_STABLE
2008-07-06 22:54:46 +00:00
skodak
96608a55bd
MDL-9983 role assignment related triggers; merged from MOODLE_19_STABLE
2008-07-06 19:30:12 +00:00
skodak
1336c96edb
MDL-15553 events_trigger() perf improvement; merged from MOODLE_19_STABLE
2008-07-06 18:58:46 +00:00
skodak
2942a5cd34
MDL-9983, MDL-13998 core events related cleanup; merged from MOODLE_19_STABLE
2008-07-06 17:57:06 +00:00
skodak
c87c428e05
MDL-11905 send temp file support; merged from MOODLE_19_STABLE
2008-07-05 15:34:54 +00:00
skodak
e9180ff830
MDL-15544 Disable email signup in new installation - add danger warning
2008-07-04 23:53:13 +00:00
tjhunt
f38f7ff715
Make a comment a bit clearer.
2008-07-04 12:05:04 +00:00
jamiesensei
a655337336
MDL-15532 "moving progress_bar class into weblib from adminlib"
2008-07-04 10:15:00 +00:00
scyrma
a4d220dc17
Temporary fix to prevent PHP notice - this will be removed when the correct configuration
...
items get committed.
2008-07-04 08:47:26 +00:00
scyrma
6f8a7d393d
MDL-14741: Reverting removal of output buffering.
2008-07-04 02:42:49 +00:00
scyrma
b31b9907b0
Prevent a php notice
2008-07-04 02:17:18 +00:00
stronk7
a036d7f3c6
Clean empty role_names. MDL-15284 ; merged from 19_STABLE
2008-07-03 17:07:54 +00:00
scyrma
f4da8f157b
MDL-14741: re-activate the contextmenu plugin
2008-07-03 07:12:36 +00:00
scyrma
f8c9bb6bee
MDL-14741:
...
* use a better name for a variable
* remove extra browse button and simplify code. Fix by Mauno K.
2008-07-03 07:12:03 +00:00
scyrma
d074c20e49
MDL-14741: Using a better way to include javascript files (removed use of
...
output buffering) and corrected parameters so that the file manager is
linked to the right course again.
2008-07-03 05:32:34 +00:00
scyrma
e268184bf4
Typo fix.
2008-07-02 07:33:41 +00:00
dongsheng
5425608f69
"MDL-15500, change helpbutton debug level to developer, merged from MOODLE_19_STABLE"
2008-07-02 06:43:21 +00:00
scyrma
07f8fecad5
MDL-14739: some minor modifications to allow per-editor customization, and changing ("dos2unix") the format of some files.
2008-07-02 06:11:55 +00:00
dongsheng
74fd9ff9db
"MDL-15501, typo, sorry"
2008-07-02 05:12:51 +00:00
dongsheng
303fe9f484
"MDL-15501, add appropriate div and h2 tags to the header div, merged from MOODLE_19_STABLE"
2008-07-02 05:02:46 +00:00
dongsheng
ffc5dbdec1
"MDL-15469, limit email notification"
2008-07-02 04:54:37 +00:00
tjhunt
373f0afd24
MDL-15494 - No allowance for the possibility that something might go wrong when processing the response to a question.
2008-07-01 13:34:09 +00:00
tjhunt
b10c38a37b
MDL-15452 - ongoing - Put the OU quiz navigation improvements into the Moodle codebase
...
* Javadoc comments for most of the code I committed on Friday.
* Implement the get_question_status method.
* Along the way, refactor duplicated logic between two of the question types, questionlib, and the new code - removing inconsistency while doing so.
2008-06-30 16:56:49 +00:00
dongsheng
98978c2efa
"MDL-15470, create repository database table"
2008-06-30 11:00:42 +00:00
scyrma
38fb819028
MDL-11992: adding course tagging patch, by John Beedell. This feature is not
...
active by default at this time. Related help files are not included in this
commit, as they are being revised (see issue 15385) and will be sent in soon.
2008-06-30 09:04:07 +00:00
ikawhero
8231ba1932
MDL-13000 minor fix merged from MOODLE_19_STABLE
2008-06-30 06:08:57 +00:00
stronk7
a3bf516d75
Check for ints being inserted into text (clob) fieds to cast them to string.
...
Affects insert_record(), update_record() and set_field_xx(). MDL-15460
2008-06-28 21:09:10 +00:00
stronk7
dfc05efe0d
CEIL() uses fixed with new DML stuff. MDL-15336
2008-06-28 19:04:25 +00:00
stronk7
888375bc2c
Added sql_ceil() helper method. MDL-15336
2008-06-28 18:25:25 +00:00
scyrma
16e2b71a54
MDL-11113: Next moodle version requires PHP5: removing php4 compatibility code.
2008-06-27 03:00:29 +00:00
stronk7
98c00d7530
Statistics generation fixed in HEAD (from 19_STABLE) ; MDL-13861
2008-06-26 22:18:56 +00:00
stronk7
f3700f8cb3
Adding new sql_null_from_clause() helper function from 19_STABLE. MDL-13861
2008-06-26 18:27:22 +00:00
dongsheng
16aab58bd4
"MDL-13368, improve ufo.js to HEAD, backport to 1.9 later"
2008-06-26 06:21:32 +00:00
Francois Marier
6800d78e06
Drift between CVS and git
...
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +00:00
jerome
293076e9ce
MDL-14635 remove tags from glossary block help, merged from 19
2008-06-25 03:26:08 +00:00
skodak
6553ec3c80
MDL-15376 remove unchecked vars tests
2008-06-23 21:23:28 +00:00
skodak
82dd4f426d
removed < PHP 4.4.0 compatibility hack
2008-06-23 21:18:08 +00:00
skodak
04264aeda4
MDL-15343 mod upgrade savepoints implemented (the xmldb generator is not updated yet)
2008-06-22 23:35:52 +00:00
skodak
16a5642c69
MDL-14679 var_export now used instead of addsingleslashes in installer; refactored the database setting initialisation
2008-06-22 22:53:40 +00:00
skodak
98e1919368
MDL-15071 fixed typo
2008-06-22 22:32:16 +00:00
skodak
eccc4a07b3
MDL-15071 fixed problem introduced into submitted patch
2008-06-22 22:05:59 +00:00
skodak
55946ffda6
MDL-15071 new sqlite pdo driver by Andrei Bautu (with minor changes)
2008-06-22 21:35:07 +00:00
skodak
17deeebc8f
MDL-15071 sqlite compatibility fix - by Andrei Bautu
2008-06-22 20:42:19 +00:00
skodak
eee5d9bb85
MDL-14956 DDL exceptions
2008-06-22 16:51:55 +00:00
skodak
eb099f327b
MDL-14956 removed some tests from create table method - no need to check if something exists in table if table itself does not exist yet
2008-06-22 12:35:15 +00:00
skodak
57f7b7cebe
MDL-14992 ugly workaround for http://bugs.php.net/bug.php?id=39449
2008-06-22 11:56:01 +00:00
skodak
4dd3bf0584
MDL-15320 fixed $cfg->library typo - thanks Andrei Bautu
2008-06-20 20:30:29 +00:00
nicolasconnault
50a12c87ce
MDL-14905 Finished all basic tests. It should now be easy to extend these tests with more boundary conditions
2008-06-20 09:40:03 +00:00