Commit graph

32371 commits

Author SHA1 Message Date
wildgirl
323a2a3a15 MDL-15846 lang string small rewording 2008-07-29 12:45:45 +00:00
sam_marshall
388afecdf4 MDL-15498: Completion: fixed bugs with long titles in the fancy text-rotation SVG code 2008-07-29 12:27:04 +00:00
mjollnir_
bb63fc3e0c MDL-15834 portfolio supported_formats doesn't need to be abstract 2008-07-29 12:10:14 +00:00
tjhunt
4d9f2c368f Remove 'regrade' report from the quiz_report table, since it no longer exists. 2008-07-29 11:53:54 +00:00
tjhunt
384fe17362 Whitespace cleanup. 2008-07-29 11:53:31 +00:00
mjollnir_
a239f01e57 MDL-15860 - add global portfolio enabled switch 2008-07-29 11:27:16 +00:00
sam_marshall
a5a63515e3 MDL-15498: Completion: added TODO comment re last commit 2008-07-29 11:26:55 +00:00
mjollnir_
a50ef3d34f MDL-15865 - admin portfolio settings are now a settingspage rather than an admin page. 2008-07-29 10:51:18 +00:00
sam_marshall
f94988555e MDL-15498: Completion: added idnumber to progress report table (if enabled) 2008-07-29 10:37:46 +00:00
mjollnir_
14bea70caf MDL-15869 - fixed a notice in forum related to portfolio 2008-07-29 09:27:24 +00:00
sam_marshall
9ddbd44598 MDL-15869: Fixed bug in saving module settings when completion is not enabled 2008-07-29 09:13:25 +00:00
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