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
dongsheng
0f59046fa2
"MDL-15350, boxnet plug-in worked now"
2008-06-30 07:10:13 +00:00
ikawhero
8231ba1932
MDL-13000 minor fix merged from MOODLE_19_STABLE
2008-06-30 06:08:57 +00:00
dongsheng
8b65d45c2f
"MDL-15348, get options from database"
2008-06-30 05:24:00 +00:00
dongsheng
7851038bd8
"MDL-15350, change classname here"
2008-06-30 05:22:00 +00:00
scyrma
9c64d40f33
MDL-15392: preventing duplicate #id in blog entries list
2008-06-30 01:51:45 +00:00
moodlerobot
1ef0232026
Updated the HEAD build version to 20080630
2008-06-30 01:36:26 +00:00
moodlerobot
1ddec54f99
Automatic installer.php lang files by installer_builder (20080630)
2008-06-30 01:16:52 +00:00
moodlerobot
9aa5bd5dfe
Updated the HEAD build version to 20080629
2008-06-29 01:28:42 +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
skodak
f62fdb21d7
MDL-15455 fixed incomplete dml query conversion
2008-06-28 11:10:33 +00:00
moodlerobot
a87057d339
Updated the HEAD build version to 20080628
2008-06-28 01:31:42 +00:00
tjhunt
36e413e38c
MDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase
...
Part one, a first cut of a summary page, along with some classes that will allow me to eliminate more duplicated code between the new page, attempt.php and review.php.
2008-06-27 18:04:48 +00:00
tjhunt
ca3c89730e
Fix typo.
2008-06-27 17:28:22 +00:00
thepurpleblob
68ad9ccc59
MDL-15447
...
Admin search option only shown if user has moodle/site:config capability
Merged from STABLE_19
2008-06-27 13:12:21 +00:00
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