jamiesensei
|
dc389ad9a3
|
MDL-15113 "Upgrade to DMLLIB 2.0." Fixed a call to a dml lib function where two of the params were the wrong way round which was causing a fatal error.
|
2008-06-27 10:54:45 +00:00 |
|
dongsheng
|
6bfb405713
|
MDL-15348, initial revision of file picker.
|
2008-06-27 08:52:54 +00:00 |
|
dongsheng
|
d1fe34524b
|
"MDL-15349, fix print_list"
|
2008-06-27 06:26:36 +00:00 |
|
dongsheng
|
d710e1001c
|
MDL-15350, Initial Revision of boxnet plugin
|
2008-06-27 06:19:40 +00:00 |
|
moodler
|
fca079c514
|
Just a little bit of code cleaning-up while reading
|
2008-06-27 05:48:24 +00:00 |
|
scyrma
|
a8db060b39
|
MDL-15392: fix output sanitization and put permalink back, in a xhtml-strict compliant way. (Merge from 1.9)
|
2008-06-27 04:02:31 +00:00 |
|
moodler
|
9cfa80b5c8
|
MDL-15413 Merged prevention of direct access from 1.9
|
2008-06-27 03:35:22 +00:00 |
|
dongsheng
|
d84bd92181
|
Remove repository.class.php, the code is moved to lib.php
|
2008-06-27 03:35:18 +00:00 |
|
dongsheng
|
82669dc496
|
"MDL-15349, move base class to lib.php, add 2 class members"
|
2008-06-27 03:33:40 +00:00 |
|
dongsheng
|
55924e7c18
|
"MDL-10633, fix dobule quote in calendar, merged from MOODLE_19_STABLE"
|
2008-06-27 03:12:56 +00:00 |
|
scyrma
|
16e2b71a54
|
MDL-11113: Next moodle version requires PHP5: removing php4 compatibility code.
|
2008-06-27 03:00:29 +00:00 |
|
moodlerobot
|
6e52af6675
|
Updated the HEAD build version to 20080627
|
2008-06-27 01:33:00 +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 |
|
tjhunt
|
5e581dd487
|
MDL-15139 - Cannot create Random Short Answer questions becuase the validation code is buggy. Fix thanks to Paul-Andre Chasse.
|
2008-06-26 13:13:06 +00:00 |
|
dongsheng
|
e30873753c
|
"MDL-15424, fix html tag"
|
2008-06-26 08:59:20 +00:00 |
|
robertall
|
0721309f29
|
[MDL-15423] Remove useless latlong formatting operations. Merged from MOODLE_19_STABLE.
|
2008-06-26 08:07:05 +00:00 |
|
dongsheng
|
ffba912a59
|
"MDL-15349, add missing fields"
|
2008-06-26 07:42:28 +00:00 |
|
dongsheng
|
16aab58bd4
|
"MDL-13368, improve ufo.js to HEAD, backport to 1.9 later"
|
2008-06-26 06:21:32 +00:00 |
|
robertall
|
9c1ae6fc65
|
[MDL-14440] Show latlong field at list and single view in a prettier way. Merged from MOODLE_19_STABLE.
|
2008-06-26 06:15:55 +00:00 |
|
dongsheng
|
f34ca6cdc0
|
"MDL-15349, the base repository class"
|
2008-06-26 04:45:35 +00:00 |
|
moodlerobot
|
4ffde6e52c
|
Updated the HEAD build version to 20080626
|
2008-06-26 01:38:58 +00:00 |
|
moodlerobot
|
1ac463bd7a
|
Automatic installer.php lang files by installer_builder (20080626)
|
2008-06-26 01:19:57 +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 |
|
robertall
|
674b6ace0f
|
[MDL-14129] s/invild/invalid/ from previous commit
|
2008-06-25 17:31:23 +00:00 |
|
mudrd8mz
|
26198ebed0
|
MDL-15387 Always add_to_log() even in case blocks are showing. Merged from MOODLE_19_STABLE
|
2008-06-25 15:45:21 +00:00 |
|
dongsheng
|
29c1bb159a
|
"MDL-14129, fix print_error"
|
2008-06-25 14:52:39 +00:00 |
|
robertall
|
242b238c2a
|
[MDL-15298] Avoid printing a warning if debugging is enabled
|
2008-06-25 10:20:01 +00:00 |
|
moodler
|
3e7adb62fe
|
Merged from 1.9, added a little check to avoid notices
|
2008-06-25 08:45:53 +00:00 |
|
moodler
|
1cf56396df
|
Base classes and lib.php file MDL-15347
|
2008-06-25 08:09:25 +00:00 |
|
skodak
|
4889285be4
|
MDL-15372 fixed comment typo
|
2008-06-25 07:36:37 +00:00 |
|
skodak
|
511c9eb23b
|
MDL-15372 fixed incorrect merging to HEAD causing fatal errors, because new dml api was not used
|
2008-06-25 07:30:41 +00:00 |
|
moodler
|
ed28ebd16b
|
Making a start http://www.mae.ncsu.edu/EBIII/02-27-08-State_Leaders_Break_Ground.jpg
|
2008-06-25 07:25:39 +00:00 |
|
jerome
|
293076e9ce
|
MDL-14635 remove tags from glossary block help, merged from 19
|
2008-06-25 03:26:08 +00:00 |
|
dongsheng
|
f836189a70
|
"MDL-8642, see tracker, merged from MOODLE_19_STABLE"
|
2008-06-25 02:18:55 +00:00 |
|
moodlerobot
|
1349ba3daf
|
Updated the HEAD build version to 20080625
|
2008-06-25 01:36:07 +00:00 |
|
skodak
|
31693d6fe7
|
MDL-15398 reverting previous incorrect patch
|
2008-06-24 22:10:30 +00:00 |
|
skodak
|
57eb939ee4
|
MDL-15304 fixed magic quotes issue merged from 19
|
2008-06-24 21:57:39 +00:00 |
|
jamiesensei
|
7660aa80e0
|
MDL-15393 "show group name in drop down select for what to show in report" AND MDL-15394 "disable showing 'all attempts' and remove option from drop down box in form if there is a group selected"
|
2008-06-24 16:36:44 +00:00 |
|
wildgirl
|
92cc1b6746
|
lang string typo fixes
|
2008-06-24 15:09:44 +00:00 |
|
jamiesensei
|
d86bbdd6f7
|
MDL-15309 "Switch role to student, take quiz, can't delete attempt" switching default of overview report to show all attempts whether or not the attempt is for a currently enrolled student.
Merged from 1.9 branch.
|
2008-06-24 12:32:23 +00:00 |
|
jamiesensei
|
abe67b24a7
|
MDL-15378 "Quizz: sql error if not student in the group" now have extra logic to not display the table if there are no students at all or in current group - still displaying form and graph were appropriate.
Merged from 1.9 branch
|
2008-06-24 12:18:47 +00:00 |
|
jamiesensei
|
abcaa27391
|
MDL-14193 "Automatic processing of access.php for adding / upgrading report capabilities" again a small change to how we do this.
|
2008-06-24 09:22:30 +00:00 |
|
jamiesensei
|
c386eaa3df
|
MDL-15384 'change name of quiz report classes to "quiz_{reportname}_report"' easy to do, changed class name of all reports and changed the code in report.php which instantiates the correct class.
|
2008-06-24 08:59:29 +00:00 |
|
dongsheng
|
4b4a5710a2
|
"MDL-15380, see tracker"
|
2008-06-24 06:03:50 +00:00 |
|
moodlerobot
|
d70346e296
|
Updated the HEAD build version to 20080624
|
2008-06-24 01:35:12 +00:00 |
|
moodlerobot
|
efee3f071e
|
Automatic installer.php lang files by installer_builder (20080624)
|
2008-06-24 01:18:24 +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 |
|
tjhunt
|
87b144ae93
|
MDL-15372 - Links in course summary and section summaries not recoded on restore. Petr thinks it is a bad idea to recode links in course summaries, becuase he thinks there should not be links there at all, but I disagree, and as long as links are there, and we have the code to stop them breaking on backup and restore, we should fix the bug.
|
2008-06-23 17:02:21 +00:00 |
|