dongsheng
80108afd0e
"MDL-13766, expand automaticlly"
2008-09-11 07:58:39 +00:00
scyrma
30868c40ae
MDL-15351: testing to make folder expanded by default
2008-09-11 07:48:35 +00:00
tjhunt
5f9c912241
MDL-16447 move quiz-specific pictures out of theme/standard/pix/
2008-09-11 07:34:51 +00:00
scyrma
79902e8a8a
MDL-15351: it's now possible to search the local repository
2008-09-11 07:30:07 +00:00
jerome
3701fd35b1
MDL-15402: flickr rep admin settings updated (I forgot to set multiple instances to true)
2008-09-11 06:45:34 +00:00
jerome
0868f619c5
MDL-15402: flickr rep admin settings updated
2008-09-11 06:42:54 +00:00
tjhunt
dee2bdc010
MDL-16449 error unexpected event exception in essay question
2008-09-11 03:57:28 +00:00
dongsheng
8988c36bce
MDL-15488
...
Use a popup login window intead inline login form
TODO:
Find a grace way to verify token
2008-09-11 03:18:54 +00:00
moodlerobot
0d31eb465a
Updated the HEAD build version to 20080911
2008-09-11 02:01:32 +00:00
nicolasconnault
ef6f0f603d
MDL-15666 new unit test for new button class
2008-09-10 17:08:14 +00:00
mjollnir_
d1581fc53b
MDL-16423 - make the button object more robust by detecting errors better
2008-09-10 16:46:23 +00:00
mjollnir_
380a251f58
MDL-16423 - fixing bugs in last commit (portfolio_add_button refactor)
2008-09-10 16:43:33 +00:00
mjollnir_
ce09fecc99
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.
2008-09-10 16:34:08 +00:00
nicolasconnault
7a8977d5fb
MDL-15666 MDL-16177 Fixed pgsql bug
2008-09-10 15:14:44 +00:00
mjollnir_
354c9a5014
MDL-16414 - backing out earlier patch to try and fix this
2008-09-10 13:51:23 +00:00
mjollnir_
36b1cfd6c2
MDL-14591 - fix misnamed member variable in exporter class
2008-09-10 13:51:01 +00:00
mjollnir_
3d7fe06982
MDL-16414 - make the download plugin just redirect to the file url
2008-09-10 13:07:16 +00:00
mjollnir_
d5d9b23989
MDL-14591 - add get_base_file_url for pull portfolio plugins to use
2008-09-10 12:49:14 +00:00
mjollnir_
9b69a0ce56
MDL-16406 - trying to mitigate box.net problems slightly.
2008-09-10 12:04:30 +00:00
mjollnir_
5ec4b6978c
fix typo in boxlib library (renamefile)
2008-09-10 11:52:29 +00:00
mjollnir_
dd0f962c21
MDL-15760 - removing out of date comment in boxnet portfolio plugin
2008-09-10 11:03:25 +00:00
tjhunt
6f49dd0f36
MDL-16411 Oops, I had the logic backwards.
2008-09-10 10:30:43 +00:00
tjhunt
d849880e56
MDL-16411 Move all plugintype_pluginname_version values from config to config_plugins
2008-09-10 10:15:05 +00:00
mjollnir_
0b88fedf88
MDL-16423 - upload assignment types get mime detection (and fixed earlier related regression)
2008-09-10 09:38:04 +00:00
mjollnir_
e4af1deef4
MDL-15833 - added some commented out hints for upload resource (not implemented yet)
2008-09-10 09:36:42 +00:00
dongsheng
2d7bbf554a
"MDL-13766, add path to node"
2008-09-10 07:42:41 +00:00
dongsheng
911e0eb050
MDL-13766
...
1. change css className
2. add comments
2008-09-10 07:11:47 +00:00
tjhunt
d49962135c
Missing global $DB; causing fatal error.
2008-09-10 06:21:27 +00:00
tjhunt
bdff6b85d9
MDL-16409 - Finish the report.
2008-09-10 05:34:09 +00:00
tjhunt
cca6e300e7
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.
2008-09-10 05:28:25 +00:00
tjhunt
a856c14ed6
Whitespace fix.
2008-09-10 05:26:35 +00:00
dongsheng
1cd9bd802a
"MDL-13766, remove debug code"
2008-09-10 05:20:08 +00:00
scyrma
bf304d495b
MDL-15351: correcting context and list all available files
2008-09-10 04:21:43 +00:00
jerome
d9dc2150ae
MDL-15402: display title attribut for show/hide image in the repository administration
2008-09-10 04:12:42 +00:00
jerome
bbcd4860cc
MDL-15402: now Moodle display course/user repositories only if the user can edit/create at least one instance
2008-09-10 03:44:08 +00:00
peterbulmer
ee4bd7876b
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'
2008-09-10 03:25:28 +00:00
dongsheng
615a28597e
MDL-16403
...
1. move boxnet lib to moodle lib folder
2. fix a notice
2008-09-10 03:10:42 +00:00
tjhunt
e056398a10
MDL-16429 Notice when previewing questions since MDL-16263 was implemented.
2008-09-10 02:58:52 +00:00
dongsheng
66dc47bc32
"MDL-13766, load yui lib one time, TODO: load file picker code one time"
2008-09-10 02:49:53 +00:00
tjhunt
6ab04c6e99
MDL-16263 - followup - I forgot to commit these images before.
2008-09-10 02:45:36 +00:00
tjhunt
0cd465770f
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 ...)
2008-09-10 02:44:21 +00:00
dongsheng
9bf0d6332f
"MDL-13766, fix event register bug"
2008-09-10 01:57:18 +00:00
moodlerobot
2b38e2447c
Updated the HEAD build version to 20080910
2008-09-10 01:52:21 +00:00
mjollnir_
a97bcd684c
MDL-15758: fixing regressions i introduced in lib.php v 1.359
2008-09-09 21:06:19 +00:00
mjollnir_
53aa4841c4
MDL-15760 improvements to create folder handling in box.net portfolio plugin
2008-09-09 21:03:37 +00:00
mjollnir_
dff30094cc
MDL-15350 - make boxnet client implement sane defaults for createfolder as well as upload file
2008-09-09 20:57:46 +00:00
mjollnir_
2e0c7925ec
MDL-16403A - save state in portfolio before redirecting to steal control url.
2008-09-09 14:08:59 +00:00
nicolasconnault
74cd7b9303
MDL-15666 chat module caller tests and generation
2008-09-09 14:04:29 +00:00
mjollnir_
a200c487f2
MDL-16405 - throw the right exception during admin operations to avoid unnecessary debugging notice.
2008-09-09 13:44:16 +00:00
mjollnir_
237d80e06e
MDL-16341 - flickr plugin should allow only one instance to be configured
2008-09-09 13:32:48 +00:00