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
jerome
c5d2d0dd7c
MDL-15402 implementation of repositories administration. Administrator can hide/show/sort/setup repositories. This code has been commited in order to be used by FilePicker.
...
Because it's doing the same thing than the filter manager, the code is similar. Some generic code need to be done (filter and repository code should use the same function, and the current generic filter lib should be refactor, at least their name). Optimization of original code should also be done if necessary.
2008-07-31 06:01:12 +00:00
dongsheng
c5704ec65a
MDL-13766
...
1. Filepicker component for moodleform
2. Integrate TinyMCE and FilePicker
3. Fix show/hide bug in filepicker
4. Rewrite print_login function for ajax
2008-07-31 02:51:28 +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
43ec99aa74
MDL-15268 "Content for Quiz Statistics report table" further work on quiz statistics report.
2008-07-30 09:02:44 +00:00
wildgirl
07e853e93b
MDL-11844 lang string small rewording
2008-07-29 14:22:36 +00:00
wildgirl
323a2a3a15
MDL-15846 lang string small rewording
2008-07-29 12:45:45 +00:00
mjollnir_
a239f01e57
MDL-15860 - add global portfolio enabled switch
2008-07-29 11:27:16 +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
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
4e781c7b50
MDL-15498: Completion system
2008-07-28 12:31:29 +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
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