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
sam_marshall
2bc710366d
MDL-14679 minor dml conversion errors in quiz backup
2008-07-01 13:19:24 +00:00
tjhunt
7ddafd1bc8
Another unit test.
2008-07-01 10:54:55 +00:00
gbateson
e5e02e4686
MDL-15184: fix sql injection vulnerability
2008-07-01 10:49:22 +00:00
dongsheng
36ea9a6c98
"MDL-15488, flickr plug-in added"
2008-07-01 07:37:41 +00:00
moodlerobot
9377899be4
Updated the HEAD build version to 20080701
2008-07-01 01:31:55 +00:00
moodlerobot
0ba92681d6
Automatic installer.php lang files by installer_builder (20080701)
2008-07-01 01:14:25 +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
thepurpleblob
1ed96821e6
MDL-15476
...
Can now override the public key lifetime by specificying value
for $CFG->mnetkeylifetime in config.php
Merged from STABLE_19
2008-06-30 15:01:24 +00:00
thepurpleblob
38612df899
MDL-15476
...
Can now override the public key lifetime by specificying value
for $CFG->mnetkeylifetime in config.php
Merged from STABLE_19
2008-06-30 14:55:48 +00:00
thepurpleblob
90715d7a8d
MDL-14793
...
Added some debugging messages, if anything fails.
Merged from STABLE_19
2008-06-30 14:16:39 +00:00
skodak
42f1bfe02a
fixed dml conversion typo
2008-06-30 13:24:42 +00:00
jamiesensei
334edb71c1
MDL-15198 "non-standard sql in reportlib.php" fixed this with new sql that does not require a limit clause.
2008-06-30 11:53:47 +00:00
dongsheng
2867b1161b
"MDL-15349, in moodle 2.0, curl lib is required"
2008-06-30 11:12:23 +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
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