32360 Commits

Author SHA1 Message Date
dongsheng
fdca53eaf1 MDL-15350, fix a bug in boxnet plugin 2008-07-29 03:21:26 +00:00
scyrma
1101dac08d MDL-14679: small fix for problem following db migration 2008-07-29 02:35:17 +00:00
moodlerobot
b33261a04c Updated the HEAD build version to 20080729 2008-07-29 01:38:13 +00:00
piers
c6089d9352 MDL-14967 Upgrade all code using DML - a few missing bits in mod/scorm. 2008-07-29 01:01:36 +00:00
piers
52a9a9b549 MDL-9378 New visualisation for SCORM - modify CSS class names to make them more specific. 2008-07-29 00:42:28 +00:00
mits
9676173e0a Fixed homelink color. 2008-07-29 00:19:05 +00:00
stronk7
b0cb2290f0 Added some functional tests to check the recordset keys. MDL-15798 2008-07-28 23:08:57 +00:00
stronk7
6607447275 Implement proper keys for adodb and pdo recordset iterators. MDL-15798 2008-07-28 22:22:22 +00:00
sam_marshall
ee6a5a9d4a MDL-15498: Completion fix: forum upgrade broken 2008-07-28 17:27:33 +00:00
sam_marshall
1e0c56eac8 MDL-15498: Completion fix: core upgrade broken 2008-07-28 17:26:57 +00:00
sam_marshall
34572a98fe MDL-15498: Completion fix: change to use ajaxenabled in progress report 2008-07-28 17:21:13 +00:00
sam_marshall
ba6d1638eb MDL-15498: Completion fix: use of old XMLDBTable, Field in forum upgrade 2008-07-28 17:17:22 +00:00
sam_marshall
b3aa7ae8bc MDL-15498: Completion fix: provided full UTF-8 support and Excel support for progress CSV output 2008-07-28 17:11:51 +00:00
sam_marshall
7edc92457c MDL-15498: Completion fix: hide completion icons for guest/not logged in 2008-07-28 16:08:23 +00:00
sam_marshall
49f6e5f476 MDL-15498: Fixes to problems Petr identified with completion system checkin 2008-07-28 15:58:50 +00:00
tjhunt
af707a64b7 MDL-15542 - followup bug fixes thanks to sam. 2008-07-28 14:41:15 +00:00
mjollnir_
fc053de980 fixing merge issue between portfolio & messaging events 2008-07-28 14:35:01 +00:00
sam_marshall
4e781c7b50 MDL-15498: Completion system 2008-07-28 12:31:29 +00:00
mjollnir_
b3abd2c692 removed shorttag 2008-07-28 12:27:18 +00:00
mjollnir_
a0ed5a2662 MDL-15857 - set pagepath in admin/portfolio.php 2008-07-28 11:33:51 +00:00
jamiesensei
f79855150a removed extra white space at the end of the file that was causing error "Cannot modify header information - headers already sent by (output started at moodle-HEAD\lib\portfoliolib.php:1932)". 2008-07-28 10:49:49 +00:00
mjollnir_
8801ab068e MDL-15856: fixing box.net plugin 2008-07-28 10:44:52 +00:00
mjollnir_
654119b54e MDL-15758 - fixing assignment & resource bugs 2008-07-28 10:44:25 +00:00
mjollnir_
76bc2cfffa MDL-15758 - fixing bugs I introduced in a refactor in assignment 2008-07-28 10:27:29 +00:00
mjollnir_
cbe8184c52 MDL-15758 fixed a bug in the return to url in forum 2008-07-28 10:23:51 +00:00
mjollnir_
64994e291b MDL-15758 - commenting out some forum calls until the portfolio is ready 2008-07-28 10:17:09 +00:00
dongsheng
f5b5732059 MDL-15350, add language string for boxnet plug-in. 2008-07-28 08:52:33 +00:00
dongsheng
30f67e5f0e "MDL-13766, fix nav link" 2008-07-28 08:30:28 +00:00
dongsheng
19add4c03a "MDL-13766, repository settings page" 2008-07-28 08:24:55 +00:00
mjollnir_
3efe78dfc4 MDL-15758 - added add to portfolio button to resource/text & html 2008-07-28 08:19:14 +00:00
mjollnir_
679ad43f4d MDL-14591 added my name next to a portfolio todo 2008-07-28 07:35:20 +00:00
moodler
1118434a2f MDL-10107 Don't show messaging tab (and portfolio) when on user index page. Also fixed some notices. 2008-07-28 07:17:34 +00:00
fmarier
cf3ed6e42f mod/scorm/help: fix typo (extra space before period) MERGE from MOODLE_19_STABLE 2008-07-28 06:34:08 +00:00
dongsheng
6135bd451e "MDL-15822, deal with time-out problem of boxnet lib" 2008-07-28 04:08:22 +00:00
moodler
2edde5c7be MDL-15841 Removed the default safe overrides for new installs (MDL-8521)
This MAY be reversed in Moodle 2.0, pending other roles work and discussion
2008-07-28 03:18:32 +00:00
moodlerobot
a36f65659f Updated the HEAD build version to 20080728 2008-07-28 01:37:25 +00:00
moodlerobot
82d3fd3a97 Automatic installer.php lang files by installer_builder (20080728) 2008-07-28 01:17:33 +00:00
stronk7
f65b2dae6c Transform some messaging deprecated DDL function calls to new ones. 2008-07-27 22:02:20 +00:00
piers
07b905ae55 MDL-11137 Unable to locate API error - add check for empty array from DB interface (ksort complains), change deprecated get_records_select_menu() deprecated call. 2008-07-27 21:19:01 +00:00
danmarsden
658e25743a MDL-15747 typo 2008-07-27 20:21:08 +00:00
stronk7
429e770f95 Merging unmerged 19_STABLE file. 2008-07-27 16:27:10 +00:00
moodlerobot
b318acdb12 Updated the HEAD build version to 20080727 2008-07-27 01:33:52 +00:00
stronk7
4c3396fc9f Fix A tag regex searching. MDL-15842 ; merged from 19_STABLE 2008-07-26 23:04:50 +00:00
stronk7
4ffc25ce55 Fix A tag regex searching. MDL-15842 ; merged from 19_STABLE 2008-07-26 22:13:39 +00:00
skodak
fb8634e50c MDL-15846 add option to prevent course welcome emails + support for searching in enrolment page 2008-07-26 16:50:33 +00:00
skodak
8eb1d25ffe MDL-11844 new option for conditional stripping of tags from activity names 2008-07-26 15:15:25 +00:00
skodak
9009a99006 MDL-13353 Course page does not validate when a lable containing <p> tags is hidden; merged from MOODLE_19_STABLE 2008-07-26 11:36:35 +00:00
skodak
cf34d0eaa2 MDL-5018 added thead and tfoot to allowed tags; merged from MOODLE_19_SATLE 2008-07-26 11:29:00 +00:00
moodlerobot
56df1a3310 Updated the HEAD build version to 20080726 2008-07-26 01:37:08 +00:00
stronk7
740f769bd2 Final modifications to PHP docs while documenting DML function in Docs. 2008-07-25 23:31:08 +00:00