1625 Commits

Author SHA1 Message Date
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
fmarier
cf3ed6e42f mod/scorm/help: fix typo (extra space before period) MERGE from MOODLE_19_STABLE 2008-07-28 06:34:08 +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
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
mjollnir_
10ae55f99b MDL-15758 : beginning of forum implementation of portfolio export 2008-07-25 12:30:08 +00:00
mjollnir_
a61af010c9 MDL-15760 fixed typo in box.net language pack 2008-07-25 11:43:41 +00:00
nicolasconnault
32fe576f6a MDL-14731 Added warning suggested by Petr 2008-07-25 09:32:40 +00:00
mjollnir_
67a87e7db2 portfolio checkin-
see http://git.catalyst.net.nz/gw?p=moodle-r2.git;a=shortlog;h=refs/heads/portfolio for changelog

commit point is this hash on that branch: f9642af4e8bd319d4ecdfd83589db61a8fa6fef2

This comes with two plugins, box.net & download
2008-07-25 08:14:11 +00:00
moodler
9d8d1a3494 FEEDBACK HELP file stubs - THESE NEED REVIEW!!! 2008-07-25 05:23:27 +00:00
nicolasconnault
b958e94122 MDL-14731 Improved Bryce's patch and applied. YUI version number is kept in a simple version.php file, to be updated manually when updating the YUI libraries. 2008-07-24 13:37:05 +00:00
jamiesensei
71a2b878fa MDL-14208 'Improvement of Item Analysis Report : Cache results of calculations, "recompute now" functionality' - using new tables to cache stats results. 2008-07-24 13:25:07 +00:00
moodler
3b120e464f MDL-10107 - First check-in of Messaging 2.0 code from Luis Rodrigues, GSOC student.
This new messaging system replaces all the various email_to_user() calls.
They are now replaced by events triggers, and the messages are then
processed centrally according to user preferences and sent to one or more
processors (email, popup, jabber etc...)

This code is not finished yet, a lot of work still has to be done on the
interface.  However, the basic structure is there and should be working.
Luis and I will be reviewing and polishing this heavily in the next few weeks.
2008-07-24 08:38:03 +00:00
dongsheng
9afff849e1 MDL-14129, remove 2 error()s in course and blog module 2008-07-24 04:59:29 +00:00
dongsheng
ac93d63d2a MDL-14129, remove error() in question module 2008-07-24 04:20:44 +00:00
skodak
3a0c6cca33 MDL-8521 new feature - safe overrides, see tracker for details; merged from MOODLE_19_STABLE 2008-07-23 16:10:06 +00:00
nicolasconnault
f85509b59c MDL-15682 Fixed, merged from MOODLE_19_STABLE 2008-07-23 05:23:43 +00:00
tjhunt
5533791abc MDL-15750 - After the close date, the teacher cannot preview a quiz becuase the timer thinks the time is already up. Also, move the timer in to the new navigation block. 2008-07-22 11:37:01 +00:00
dongsheng
5035228fc0 MDL-15244
1. move ip blocker to security menu
2. blocked list and allowed list can work together, a new option could set the order of them
2008-07-22 04:07:58 +00:00
mchurch
7c521fe67b #MDL-15734 - Syntax error on line 298. 2008-07-21 13:52:02 +00:00
dongsheng
32487831cd MDL-14129, remove error() and white space in search module. 2008-07-21 08:28:26 +00:00
dongsheng
dde78cb8f2 MDL-14129, remove error() in forum mod. 2008-07-21 08:03:42 +00:00
dongsheng
06e84d52bd MDL-14129, remove error() call 2008-07-21 07:18:58 +00:00
jamiesensei
7f29a7dbe4 MDL-15631 "move detailled responses report out of contrib into main distribution" adding responses report to main distribution 2008-07-20 14:29:10 +00:00
jamiesensei
4f5ffac022 MDL-15268 "Content for Quiz Statistics report table" seperated quiz item / position stats code into a seperate class in qstats.php and now calculating item statistics too. 2008-07-18 14:36:24 +00:00
jamiesensei
ea751786e0 MDL-15268 "Content for Quiz Statistics report table" know looping through all question grades fetched from the db to calculate position statistics. 2008-07-16 11:55:38 +00:00
dongsheng
4e63912156 MDL-15244, add ability to block ip addresses. 2008-07-16 02:16:42 +00:00
tjhunt
9f9eec1ef0 MDL-15542 - Refactor quiz response processing into a separate processresponses.php. 2008-07-15 16:46:24 +00:00
tjhunt
b55797b8cc MDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase. I was able to factor out some commonalities with review.php along the way. 2008-07-15 15:30:39 +00:00
ikawhero
df9eff58c2 MDL-14299 New checkbox profile field type.
Credit to Brian King.
2008-07-15 04:07:15 +00:00
dongsheng
bf78427b08 MDL-15244, help file for ip blocking page. 2008-07-14 09:10:51 +00:00
dongsheng
ab99c8f014 MDL-15244, add ability to block ip addresses for HEAD. 2008-07-14 08:14:31 +00:00
jamiesensei
fb94cd4848 MDL-15268 "Content for Quiz Statistics report table" some fixes to strings. 2008-07-14 06:40:36 +00:00
fmarier
a8e352c5f4 MDL-15614 Add 3 missing PHP error codes to get_file_upload_error()
The get_file_upload_error() function was missing the following error codes:

    UPLOAD_ERR_NO_TMP_DIR => 'Missing a temporary folder.',
    UPLOAD_ERR_CANT_WRITE => 'Failed to write file to disk.',
    UPLOAD_ERR_EXTENSION => 'File upload stopped by extension.',

(see http://www.php.net/manual/en/features.file-upload.errors.php)
2008-07-14 02:38:50 +00:00
dongsheng
07e9a3005f MDL-15565, add maintenance mode alert reminder in title and navbar. 2008-07-14 02:32:59 +00:00
tjhunt
3c168fbb66 MDL-15543 - Display the quiz navigation on the attempt.php page
and most of

MDL-15540 - Write code to render the navigation panel - it does it all apart from working out the correct state in which to show each button, and apply appropriate styles as a result.
2008-07-11 17:03:43 +00:00
thepurpleblob
fb2ce31bfc MDL-14431:
Moving qti2 to qti_two as numbers are not allowed in module names
2008-07-11 10:49:08 +00:00
jamiesensei
98f38217bb MDL-14216 "Improvements to regrade report - improved reporting of actions and dry run / regrade" 2008-07-11 07:27:14 +00:00
thepurpleblob
f94902db28 MDL-15008
Make question import/export formats fully pluggable, especially in respect of languages.
2008-07-10 15:06:19 +00:00
dongsheng
51471f2ad5 MDL-15449, enrol multiple users to multiple courses, including bugs fix, see tracker, sent by Jonathan. 2008-07-10 09:16:43 +00:00
skodak
eb0efd502f merging previous commit to HEAD 2008-07-09 14:53:32 +00:00
thepurpleblob
79e3dd8e3c MDL-14431
Changing import/export help to be properly pluggable.
2008-07-09 13:07:29 +00:00
thepurpleblob
08b82a53f3 MDL-14431
Changing import/export help to be properly pluggable.
2008-07-09 12:56:54 +00:00
tjhunt
66d07f81a1 MDL-15538 - Rework attempt.php to use attemptlib.php - I had broken processing of submitted responses. Hopefully it is fixed again now. 2008-07-08 18:22:18 +00:00
tjhunt
78e7a3dd5d MDL-15452 - Put the OU quiz navigation improvements into the Moodle codebase - quite a lot of progress, sorry I am committing this as a big lump, but it took me a while to get the code back to a working state.
MDL-15537 - create oo attemptlib.php to hold shared code between attempt, summary and review.php
MDL-15541 - Refactor starting a new attempt into a new file startattempt.php
MDL-15538 - Rework attempt.php to use attemptlib.php
2008-07-08 16:33:47 +00:00
tjhunt
1b8b535dda MDL-11905 - Users with the capability to export questions may not have the capability to access backupdata. Therefore we need to change where question export files are stored. Merged from the 1.9 stable branch.
Note that once the file API is finished, this will have to be redone. I have created MDL-15573 for that.
2008-07-08 11:23:31 +00:00
skodak
739da48c01 MDL-15561 unsubscribe all option implemented 2008-07-07 21:51:01 +00:00
skodak
b373260475 MDL-15413 warn admins if display_errors enabled 2008-07-07 14:34:40 +00:00
skodak
05c38e2b7c MDL-13811 reworked unsetting of preferences and minor tweaks 2008-07-05 22:46:31 +00:00