]>
git.mjollnir.org Git - moodle.git/log
mjollnir_ [Wed, 10 Sep 2008 16:43:33 +0000 (16:43 +0000)]
MDL-16423 - fixing bugs in last commit (portfolio_add_button refactor)
mjollnir_ [Wed, 10 Sep 2008 16:34:08 +0000 (16:34 +0000)]
MDL-16423 - refactor of portfolio_add_button into class for much better usability
currently portfolio_add_button still exists and just acts as a wrapper around the class
so i have not changed any calling code to use the new objects yet.
nicolasconnault [Wed, 10 Sep 2008 15:14:44 +0000 (15:14 +0000)]
MDL-15666 MDL-16177 Fixed pgsql bug
mjollnir_ [Wed, 10 Sep 2008 13:51:23 +0000 (13:51 +0000)]
MDL-16414 - backing out earlier patch to try and fix this
mjollnir_ [Wed, 10 Sep 2008 13:51:01 +0000 (13:51 +0000)]
MDL-14591 - fix misnamed member variable in exporter class
mjollnir_ [Wed, 10 Sep 2008 13:07:16 +0000 (13:07 +0000)]
MDL-16414 - make the download plugin just redirect to the file url
mjollnir_ [Wed, 10 Sep 2008 12:49:14 +0000 (12:49 +0000)]
MDL-14591 - add get_base_file_url for pull portfolio plugins to use
mjollnir_ [Wed, 10 Sep 2008 12:04:30 +0000 (12:04 +0000)]
MDL-16406 - trying to mitigate box.net problems slightly.
mjollnir_ [Wed, 10 Sep 2008 11:52:29 +0000 (11:52 +0000)]
fix typo in boxlib library (renamefile)
mjollnir_ [Wed, 10 Sep 2008 11:03:25 +0000 (11:03 +0000)]
MDL-15760 - removing out of date comment in boxnet portfolio plugin
tjhunt [Wed, 10 Sep 2008 10:30:43 +0000 (10:30 +0000)]
MDL-16411 Oops, I had the logic backwards.
tjhunt [Wed, 10 Sep 2008 10:15:05 +0000 (10:15 +0000)]
MDL-16411 Move all plugintype_pluginname_version values from config to config_plugins
mjollnir_ [Wed, 10 Sep 2008 09:38:04 +0000 (09:38 +0000)]
MDL-16423 - upload assignment types get mime detection (and fixed earlier related regression)
mjollnir_ [Wed, 10 Sep 2008 09:36:42 +0000 (09:36 +0000)]
MDL-15833 - added some commented out hints for upload resource (not implemented yet)
dongsheng [Wed, 10 Sep 2008 07:42:41 +0000 (07:42 +0000)]
"MDL-13766, add path to node"
dongsheng [Wed, 10 Sep 2008 07:11:47 +0000 (07:11 +0000)]
MDL-13766
1. change css className
2. add comments
tjhunt [Wed, 10 Sep 2008 06:21:27 +0000 (06:21 +0000)]
Missing global $DB; causing fatal error.
tjhunt [Wed, 10 Sep 2008 05:34:09 +0000 (05:34 +0000)]
MDL-16409 - Finish the report.
tjhunt [Wed, 10 Sep 2008 05:28:25 +0000 (05:28 +0000)]
Refactor getting question bank capabilties in mod/quiz/lib.php - don't hard code them.
Also, functions for getting a URL for editing questions in a particular context, ready for MDL-16409.
tjhunt [Wed, 10 Sep 2008 05:26:35 +0000 (05:26 +0000)]
Whitespace fix.
dongsheng [Wed, 10 Sep 2008 05:20:08 +0000 (05:20 +0000)]
"MDL-13766, remove debug code"
scyrma [Wed, 10 Sep 2008 04:21:43 +0000 (04:21 +0000)]
MDL-15351: correcting context and list all available files
jerome [Wed, 10 Sep 2008 04:12:42 +0000 (04:12 +0000)]
MDL-15402: display title attribut for show/hide image in the repository administration
jerome [Wed, 10 Sep 2008 03:44:08 +0000 (03:44 +0000)]
MDL-15402: now Moodle display course/user repositories only if the user can edit/create at least one instance
peterbulmer [Wed, 10 Sep 2008 03:25:28 +0000 (03:25 +0000)]
MDL-16378 Changes to lang strings,
remoteappuser should be output as somthing like 'Remote Moodle User' or
'Remote Mahara User' or 'Remote <application name goes here> User'
dongsheng [Wed, 10 Sep 2008 03:10:42 +0000 (03:10 +0000)]
MDL-16403
1. move boxnet lib to moodle lib folder
2. fix a notice
tjhunt [Wed, 10 Sep 2008 02:58:52 +0000 (02:58 +0000)]
MDL-16429 Notice when previewing questions since MDL-16263 was implemented.
dongsheng [Wed, 10 Sep 2008 02:49:53 +0000 (02:49 +0000)]
"MDL-13766, load yui lib one time, TODO: load file picker code one time"
tjhunt [Wed, 10 Sep 2008 02:45:36 +0000 (02:45 +0000)]
MDL-16263 - followup - I forgot to commit these images before.
tjhunt [Wed, 10 Sep 2008 02:44:21 +0000 (02:44 +0000)]
MDL-7010 - followup - quiz config settings were referred to in two places in the question bank. Since these settings are now in config_plugins, the references need to be update. (Of course, perhaps these should not be referred to at all ...)
dongsheng [Wed, 10 Sep 2008 01:57:18 +0000 (01:57 +0000)]
"MDL-13766, fix event register bug"
moodlerobot [Wed, 10 Sep 2008 01:52:21 +0000 (01:52 +0000)]
Updated the HEAD build version to
20080910
mjollnir_ [Tue, 9 Sep 2008 21:06:19 +0000 (21:06 +0000)]
MDL-15758: fixing regressions i introduced in lib.php v 1.359
mjollnir_ [Tue, 9 Sep 2008 21:03:37 +0000 (21:03 +0000)]
MDL-15760 improvements to create folder handling in box.net portfolio plugin
mjollnir_ [Tue, 9 Sep 2008 20:57:46 +0000 (20:57 +0000)]
MDL-15350 - make boxnet client implement sane defaults for createfolder as well as upload file
mjollnir_ [Tue, 9 Sep 2008 14:08:59 +0000 (14:08 +0000)]
MDL-16403A - save state in portfolio before redirecting to steal control url.
nicolasconnault [Tue, 9 Sep 2008 14:04:29 +0000 (14:04 +0000)]
MDL-15666 chat module caller tests and generation
mjollnir_ [Tue, 9 Sep 2008 13:44:16 +0000 (13:44 +0000)]
MDL-16405 - throw the right exception during admin operations to avoid unnecessary debugging notice.
mjollnir_ [Tue, 9 Sep 2008 13:32:48 +0000 (13:32 +0000)]
MDL-16341 - flickr plugin should allow only one instance to be configured
nicolasconnault [Tue, 9 Sep 2008 13:01:23 +0000 (13:01 +0000)]
MDL-15666 adding data mod tables to list of tables to clean up
nicolasconnault [Tue, 9 Sep 2008 12:49:32 +0000 (12:49 +0000)]
MDL-15666 database module caller unit test working (get_sha1 only)
mjollnir_ [Tue, 9 Sep 2008 11:25:45 +0000 (11:25 +0000)]
MDL-16391 - forum posts with no attachments get to be PORTFOLIO_FORMAT_HTML
mjollnir_ [Tue, 9 Sep 2008 11:01:29 +0000 (11:01 +0000)]
MDL-16391 - plain text resources are now PORTFOLIO_FORMAT_TEXT.
nicolasconnault [Tue, 9 Sep 2008 10:17:48 +0000 (10:17 +0000)]
MDL-15666 Fixed some fatal errors in database generation
tjhunt [Tue, 9 Sep 2008 10:16:17 +0000 (10:16 +0000)]
MDL-16409 Make a new admin report to list all questions of a particular type, by context
Partially done. This has the settings form, and queries the database for the right data, but does not format it correctly yet.
mjollnir_ [Tue, 9 Sep 2008 09:56:56 +0000 (09:56 +0000)]
MDL-16390 - detect duplicates when copying files to portfolio export area and handle it nicer
this will mean that there will only be one file, and the filename will be set to whatever the first one was, but it's better than getting the error.
tjhunt [Tue, 9 Sep 2008 09:35:54 +0000 (09:35 +0000)]
MDL-16348 - followup - prevent debug output when logged in as a non-admin. Thanks to Mat for ponting this out.
mjollnir_ [Tue, 9 Sep 2008 09:32:16 +0000 (09:32 +0000)]
MDL-15833 - make the portfolio callers use the helper functions to detect expected time.
moodler [Tue, 9 Sep 2008 09:23:09 +0000 (09:23 +0000)]
Replaced the loading image that had an english word in it with something language neutral
nicolasconnault [Tue, 9 Sep 2008 09:17:49 +0000 (09:17 +0000)]
MDL-15666 Added database and forum caller unit tests
tjhunt [Tue, 9 Sep 2008 09:11:57 +0000 (09:11 +0000)]
MDL-16343 - followup - HTML Strict!
mjollnir_ [Tue, 9 Sep 2008 09:10:11 +0000 (09:10 +0000)]
MDL-15768 - fixing missing cap check in export whole forum discussion
scyrma [Tue, 9 Sep 2008 09:08:43 +0000 (09:08 +0000)]
MDL-15405: missing check
dongsheng [Tue, 9 Sep 2008 09:04:32 +0000 (09:04 +0000)]
MDL-13766
1. redesign file picker UI
2. fix a bug of popup window
3. reduce number of pics per page (flickr plugin)
mjollnir_ [Tue, 9 Sep 2008 09:01:31 +0000 (09:01 +0000)]
MDL-15362 - localised mnet server fault strings and added size to send_content_ready
so mahara can check user quotas earlier in the transfer
mjollnir_ [Tue, 9 Sep 2008 08:59:27 +0000 (08:59 +0000)]
MDL-15833 - lang strings for admin settings for expected time thresholds
mjollnir_ [Tue, 9 Sep 2008 08:57:51 +0000 (08:57 +0000)]
MDL-15833 - provide helper functions to determine expected time, and allow admins to set thresholds.
tjhunt [Tue, 9 Sep 2008 08:57:13 +0000 (08:57 +0000)]
MDL-16408 Improve counting of questions of a missing type.
scyrma [Tue, 9 Sep 2008 08:50:10 +0000 (08:50 +0000)]
MDL-15351: fixing the path arguments, and a bit of white space drama cleanup.
tjhunt [Tue, 9 Sep 2008 08:47:49 +0000 (08:47 +0000)]
MDL-16413 admin/report/question no longer needed in head since we no longer support upgrades from before 1.9
tjhunt [Tue, 9 Sep 2008 08:43:40 +0000 (08:43 +0000)]
MDL-6751 Admin page for question types. This does the bulk of the work:
MDL-16407 Add to admin/settings/plugins.php to link to the new manage page, and pull in any qtype settings pages
MDL-16408 Write the manage question types page, to display the table of installed types
tjhunt [Tue, 9 Sep 2008 08:35:38 +0000 (08:35 +0000)]
Whitespace and comment improvements.
tjhunt [Tue, 9 Sep 2008 08:31:41 +0000 (08:31 +0000)]
MDL-16343 - followup - remove one unused line of code.
tjhunt [Tue, 9 Sep 2008 08:30:54 +0000 (08:30 +0000)]
MDL-14637 Allow modules to have a settingstree.php when they want to do something more complex that just settings.php - needs to be supported in modules.php too.
Also remove support for the old config.php here, since it has been removed everywhere else too.
skodak [Tue, 9 Sep 2008 08:30:00 +0000 (08:30 +0000)]
MDL-16088 scorm new file api conversion
tjhunt [Tue, 9 Sep 2008 07:00:16 +0000 (07:00 +0000)]
moodle_database conversion error.
scyrma [Tue, 9 Sep 2008 05:29:07 +0000 (05:29 +0000)]
MDL-16319: set a css sheet for the content of the editor - fixing the issue
with the default font size. This commit also reactivates the media plugin.
moodler [Tue, 9 Sep 2008 04:14:06 +0000 (04:14 +0000)]
Updated a config string to make it more explanatory
dongsheng [Tue, 9 Sep 2008 03:25:03 +0000 (03:25 +0000)]
MDL-13766
popup authentication support (draft)
tjhunt [Tue, 9 Sep 2008 02:48:54 +0000 (02:48 +0000)]
XHTML Strict!
scyrma [Tue, 9 Sep 2008 02:23:47 +0000 (02:23 +0000)]
MDL-14679: regression caused by a missing '>'.
tjhunt [Tue, 9 Sep 2008 02:03:28 +0000 (02:03 +0000)]
MDL-7308 - followup - fix notices. Thanks to Pierre Pichet for the fix.
tjhunt [Tue, 9 Sep 2008 01:50:30 +0000 (01:50 +0000)]
MDL-16398 Remove the unused and unnecessary set_default_options method from the question type API
moodlerobot [Tue, 9 Sep 2008 01:47:24 +0000 (01:47 +0000)]
Updated the HEAD build version to
20080909
skodak [Mon, 8 Sep 2008 23:16:48 +0000 (23:16 +0000)]
MDL-16394 user profile browsing and serving improvements
stronk7 [Mon, 8 Sep 2008 23:06:16 +0000 (23:06 +0000)]
Fix regression introduced by MDL-12029. Concepts must not be linked by filters. MDL-16372 ; merged from 19_STABLE
poltawski [Mon, 8 Sep 2008 21:51:54 +0000 (21:51 +0000)]
Allow portfolio plugins to register event handlers - MDL-16392
piers [Mon, 8 Sep 2008 19:45:50 +0000 (19:45 +0000)]
MDL-11734 - cmi.comments_from_learner not read - write. revamp the handling of array style elements.
stronk7 [Mon, 8 Sep 2008 18:16:39 +0000 (18:16 +0000)]
XHTML-ize course categories list. MDL-16358 ; merged from 19_STABLE
stronk7 [Mon, 8 Sep 2008 14:27:32 +0000 (14:27 +0000)]
Added missing join condition. Credit goes to Colin Chambers. MDL-16385 ; merged from 19_STABLE
mjollnir_ [Mon, 8 Sep 2008 13:47:39 +0000 (13:47 +0000)]
MDL-14591 - fix up call to exporter->get_base_filearea
mjollnir_ [Mon, 8 Sep 2008 13:44:36 +0000 (13:44 +0000)]
MDL-14591 - split portfoliolib into logical parts for better readability
Especially as some of the functions shared by base classes (portfolio plugin vs caller) were the same
it was getting a bit unweildy to have all this in one file.
tjhunt [Mon, 8 Sep 2008 11:32:31 +0000 (11:32 +0000)]
MDL-16348 Reorganise admin tree:
* New Capability report put under Users -> Permissions
* Miscellaneous category renamed to Development
* Unit tests and Functional DB test moved to be under Development.
* The hard-coded hack that was used to change the permission that controls the Backups and stats reports replaced with settings.php files.
* There were two hidden Miscellaneous things in the old category, so I moved them. Multilan upgrade now under Lanuages, and Online assignment cleanup now under Plugins -> Activity modules. Both still hidden.
There was already a way for admin report plugins to control where they appeared in the tree, but it was not documented, so see http://docs.moodle.org/en/Development:Admin_reports
jamiesensei [Mon, 8 Sep 2008 10:35:14 +0000 (10:35 +0000)]
MDL-7308 "Check all the DB columns used to store grades, and make sure they all use a consistent type." Since quiz->sumgrades is now string "0.00000" (quiz->sumgrades) no longer evaluates as false. Changing to (quiz->sumgrades != 0)
jerome [Mon, 8 Sep 2008 09:41:38 +0000 (09:41 +0000)]
MDL-15402: fix a bug when try to display list of instances for not added plugin
dongsheng [Mon, 8 Sep 2008 08:48:07 +0000 (08:48 +0000)]
MDL-13766, users can delele their own cache files in fp.
dongsheng [Mon, 8 Sep 2008 07:51:07 +0000 (07:51 +0000)]
"MDL-13766, fix repository id in thumbnail view"
dongsheng [Mon, 8 Sep 2008 07:24:27 +0000 (07:24 +0000)]
"MDL-13766, fix treeview html id"
tjhunt [Mon, 8 Sep 2008 07:11:13 +0000 (07:11 +0000)]
Tab -> spaces
tjhunt [Mon, 8 Sep 2008 07:01:41 +0000 (07:01 +0000)]
MDL-16343 Report showing, for a given capability, how it is set in the definition of each role, and everywhere that it is overridden.
tjhunt [Mon, 8 Sep 2008 07:00:49 +0000 (07:00 +0000)]
MDL-16343 New PARAM_ type, PARAM_CAPABILITY.
tjhunt [Mon, 8 Sep 2008 06:59:11 +0000 (06:59 +0000)]
Comment update.
dongsheng [Mon, 8 Sep 2008 06:20:24 +0000 (06:20 +0000)]
MDL-13766
1. fix boxnet search feature
2. fix bugs in global search
scyrma [Mon, 8 Sep 2008 06:09:11 +0000 (06:09 +0000)]
MDL-15405: draftfile url rewriting function now working as it should for a nice bunch of test cases.
moodler [Mon, 8 Sep 2008 05:58:19 +0000 (05:58 +0000)]
Added maxattachments field for setting max number of attachments
moodler [Mon, 8 Sep 2008 05:46:42 +0000 (05:46 +0000)]
MDL-14722 Added new maxattachments setting at admin and forum level to
set the maximum number of attachments for forum posts. Default: 1.
Works, but still needs a bit of polishing to deal with re-editing posts (to stop people going above maxattachments)
Also fixed documentation for attachments.
moodler [Mon, 8 Sep 2008 05:41:45 +0000 (05:41 +0000)]
MDL-15348 Add changes for filepicker to support the display of existing files
dongsheng [Mon, 8 Sep 2008 05:38:13 +0000 (05:38 +0000)]
MDL-13766, global search enabled.
scyrma [Mon, 8 Sep 2008 03:07:07 +0000 (03:07 +0000)]
MDL-13766: make the filepicker work over https when necessary.
moodler [Mon, 8 Sep 2008 02:35:22 +0000 (02:35 +0000)]
MDL-9683 Fixed a typo in an error string name invalidseeky -> invalidsesskey