Commit graph

7163 commits

Author SHA1 Message Date
piers
e4f781c9e2 MDL-14492 Provide feedback to user about redirect delay in loadsco.php. 2008-08-04 02:35:13 +00:00
piers
1436d5535c MDL-14457 SCORM module creating extra windows when opening module in a new window. 2008-08-03 21:58:15 +00:00
gbateson
8673ee0d54 MDL-15811 fix quotes: width=240" -> width="240" (3 occurrences) 2008-08-02 21:29:42 +00:00
lfrodrigues
2044a2b26f MDL-10107 - Removed old email_to_user with we still arround and added default message processor for user,
adminuser and on messagelib
2008-08-02 00:04:29 +00:00
mjollnir_
ecd06483a5 MDL-15758 - add export whole database activity to portfolio (still one entry to do) 2008-08-01 12:30:26 +00:00
piers
c57ce9f251 MDL-14902 Missing column 'whatgrade' in prefix_scorm table. Is a DB patch (thanks Hans de Zwart). 2008-08-01 02:32:36 +00:00
piers
61fa8a09df MDL-15899 JavaScript error In IE7 when opening SCORM content in a new window. Fix spaces in popup name for fussy IE. 2008-07-31 22:16:30 +00:00
skodak
172dd12c63 MDL-14589 initial file storage implementation, temporary file manager, migration of course files; blog conversion MDL-15905; assignment conversion MDL-15904; fromslib related file improvements MDL-15906 2008-07-31 22:15:30 +00:00
mchurch
d39bbb8a0e MDL-15896 - Clean 'page' and 'q' parameters to only allow normal page name characters. 2008-07-31 14:06:18 +00:00
agrabs
29081d02b9 MDL-15497 Conditional activities system 2008-07-31 12:55:24 +00:00
mjollnir_
209881523a MDL-15894 - move data_export_* functions to mod/data/lib.php for re-use 2008-07-31 12:21:25 +00:00
sam_marshall
035fa24b6a MDL-15498: Completion: forum was failing to backup completion rules 2008-07-31 10:57:41 +00:00
moodler
1c04ad9985 MDL-10107 Fixed event name for digests 2008-07-31 08:04:07 +00:00
moodler
120b375891 MDL-10107 Fixed the definition of message providers ... it now works through files very similar to those for events and capabilities, which makes them easy to add/remove/change as necessary 2008-07-31 08:01:46 +00:00
agrabs
aeb7e1aecf MDL-15787 Using hidden feedbacks on front page 2008-07-30 18:58:24 +00:00
mjollnir_
ffcfd8a777 MDL-15762 log portfolio transfers and notify the user when there are dups 2008-07-30 16:38:13 +00:00
jamiesensei
5153422cdd MDL-15268 "Content for Quiz Statistics report table" adding img link to display graph on main page of report. 2008-07-30 10:28:39 +00:00
jamiesensei
aa3133bcb9 MDL-15268 "Content for Quiz Statistics report table" display blank cell if statistic is not calculatable 2008-07-30 09:49:09 +00:00
jamiesensei
43ec99aa74 MDL-15268 "Content for Quiz Statistics report table" further work on quiz statistics report. 2008-07-30 09:02:44 +00:00
piers
2f60a9cb5b MDL-12222 Error adding cmi.session_time in SCORM 1.3 (patch thanks to Hector Gomis). Also - some syntax formating to stop errors in Eclipse highlighting). 2008-07-29 22:18:43 +00:00
sam_marshall
18a2a0cb3a MDL-15498: Completion: added support for basic completion-on-view and on grade (where applicable) to assignment, choice, data, glossary, lesson, and resource. 2008-07-29 17:22:47 +00:00
sam_marshall
96fa52a47c MDL-15877: Lesson query breaks dml rule about reusing named params (sorry missed a bit) 2008-07-29 16:44:09 +00:00
sam_marshall
b920f6e84a MDL-15877: Lesson query breaks dml rule about reusing named params 2008-07-29 16:42:12 +00:00
agrabs
6c7696fe6a MDL-10107 META: New Messaging System (GSoC)
There was a small typo
2008-07-29 16:34:15 +00:00
tjhunt
06d1324803 Fix calculation of median with an odd number of attempts. 2008-07-29 13:56:37 +00:00
tjhunt
c89f2f13d8 Fix comment. 2008-07-29 13:32:28 +00:00
tjhunt
fb7396a1ff Manual grading report - change query to work on Postgres. 2008-07-29 13:10:02 +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_
14bea70caf MDL-15869 - fixed a notice in forum related to portfolio 2008-07-29 09:27:24 +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
sam_marshall
ee6a5a9d4a MDL-15498: Completion fix: forum upgrade broken 2008-07-28 17:27:33 +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
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
sam_marshall
4e781c7b50 MDL-15498: Completion system 2008-07-28 12:31:29 +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
mjollnir_
3efe78dfc4 MDL-15758 - added add to portfolio button to resource/text & html 2008-07-28 08:19:14 +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
4ffc25ce55 Fix A tag regex searching. MDL-15842 ; merged from 19_STABLE 2008-07-26 22:13:39 +00:00
skodak
8eb1d25ffe MDL-11844 new option for conditional stripping of tags from activity names 2008-07-26 15:15:25 +00:00
mjollnir_
5071079cb2 MDL-15830 & MDL-15832: added a new intermediate abstract caller class for modules & removed PORTFOLIO_FORMAT_HTML 2008-07-25 15:17:23 +00:00
tjhunt
bd03752be8 Fix notices. 2008-07-25 14:18:19 +00:00
tjhunt
92718f4c44 No manually graded questions found is not an error contidion, so return true, not false. 2008-07-25 14:11:22 +00:00