moodler
7c54b713e6
Updated a config string to make it more explanatory
2008-09-09 04:14:06 +00:00
dongsheng
cf493e8923
MDL-13766
...
popup authentication support (draft)
2008-09-09 03:25:03 +00:00
tjhunt
0acbdf846c
XHTML Strict!
2008-09-09 02:48:54 +00:00
scyrma
3bea11c8c1
MDL-14679: regression caused by a missing '>'.
2008-09-09 02:23:47 +00:00
tjhunt
cfd24d98f9
MDL-7308 - followup - fix notices. Thanks to Pierre Pichet for the fix.
2008-09-09 02:03:28 +00:00
tjhunt
770537257a
MDL-16398 Remove the unused and unnecessary set_default_options method from the question type API
2008-09-09 01:50:30 +00:00
moodlerobot
284c283e75
Updated the HEAD build version to 20080909
2008-09-09 01:47:24 +00:00
skodak
106f3b6779
MDL-16394 user profile browsing and serving improvements
2008-09-08 23:16:48 +00:00
stronk7
46712419fb
Fix regression introduced by MDL-12029. Concepts must not be linked by filters. MDL-16372 ; merged from 19_STABLE
2008-09-08 23:06:16 +00:00
poltawski
2a389207d1
Allow portfolio plugins to register event handlers - MDL-16392
2008-09-08 21:51:54 +00:00
piers
527af45775
MDL-11734 - cmi.comments_from_learner not read - write. revamp the handling of array style elements.
2008-09-08 19:45:50 +00:00
stronk7
a682f0c2c3
XHTML-ize course categories list. MDL-16358 ; merged from 19_STABLE
2008-09-08 18:16:39 +00:00
stronk7
392f5e2403
Added missing join condition. Credit goes to Colin Chambers. MDL-16385 ; merged from 19_STABLE
2008-09-08 14:27:32 +00:00
mjollnir_
0a15415458
MDL-14591 - fix up call to exporter->get_base_filearea
2008-09-08 13:47:39 +00:00
mjollnir_
87fcac8d78
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.
2008-09-08 13:44:36 +00:00
tjhunt
b032b49099
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
2008-09-08 11:32:31 +00:00
jamiesensei
c8b2ab1b00
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)
2008-09-08 10:35:14 +00:00
jerome
aca64b7934
MDL-15402: fix a bug when try to display list of instances for not added plugin
2008-09-08 09:41:38 +00:00
dongsheng
aae85978ec
MDL-13766, users can delele their own cache files in fp.
2008-09-08 08:48:07 +00:00
dongsheng
772de6c799
"MDL-13766, fix repository id in thumbnail view"
2008-09-08 07:51:07 +00:00
dongsheng
f3c5853d42
"MDL-13766, fix treeview html id"
2008-09-08 07:24:27 +00:00
tjhunt
f608aa031b
Tab -> spaces
2008-09-08 07:11:13 +00:00
tjhunt
1ea118e4bd
MDL-16343 Report showing, for a given capability, how it is set in the definition of each role, and everywhere that it is overridden.
2008-09-08 07:01:41 +00:00
tjhunt
ad944e7832
MDL-16343 New PARAM_ type, PARAM_CAPABILITY.
2008-09-08 07:00:49 +00:00
tjhunt
bc59cef302
Comment update.
2008-09-08 06:59:11 +00:00
dongsheng
d05ef4a37a
MDL-13766
...
1. fix boxnet search feature
2. fix bugs in global search
2008-09-08 06:20:24 +00:00
scyrma
78c809c437
MDL-15405: draftfile url rewriting function now working as it should for a nice bunch of test cases.
2008-09-08 06:09:11 +00:00
moodler
1470c8a47a
Added maxattachments field for setting max number of attachments
2008-09-08 05:58:19 +00:00
moodler
30a9aff589
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.
2008-09-08 05:46:42 +00:00
moodler
757f30a20c
MDL-15348 Add changes for filepicker to support the display of existing files
2008-09-08 05:41:45 +00:00
dongsheng
455860cecb
MDL-13766, global search enabled.
2008-09-08 05:38:13 +00:00
scyrma
6fe8b02294
MDL-13766: make the filepicker work over https when necessary.
2008-09-08 03:07:07 +00:00
moodler
c3f9ee10fd
MDL-9683 Fixed a typo in an error string name invalidseeky -> invalidsesskey
2008-09-08 02:35:22 +00:00
tjhunt
bced30229b
Fix up question import. Thanks to Christopher Molnar: http://moodle.org/mod/forum/discuss.php?d=105164
2008-09-08 02:33:24 +00:00
jerome
6c91ce49ff
MDL-15402: fixes for tabs.php - now display tab repository only for the current user, + add some context security
2008-09-08 02:10:30 +00:00
moodlerobot
4cd7c8b025
Updated the HEAD build version to 20080908
2008-09-08 01:45:01 +00:00
piers
4675994ab2
MDL-16299 - Javascript error during scorm player load. SCOID should not be populated - TOC figures this out.
2008-09-08 00:31:15 +00:00
skodak
7e55d513a1
MDL-16072 fixed area browsing
2008-09-07 23:22:23 +00:00
skodak
3445b38281
MDL-14589 fixed undefined itemid
2008-09-07 23:21:31 +00:00
skodak
aa9bcfcd50
MDL-16075 adding missing lang strings
2008-09-07 23:20:51 +00:00
skodak
a060b744e8
MDL-16072 adding missing lang strings
2008-09-07 22:37:32 +00:00
skodak
9fcb74407c
MDL-15906 filepicker support in all file functions in formslib
2008-09-07 22:35:37 +00:00
skodak
a4e936d47d
MDL-14589 adding missing lang strings
2008-09-07 22:35:03 +00:00
skodak
7983d68231
MDL-14589 sample function for draft area files migration and relinking
2008-09-07 22:34:18 +00:00
skodak
a20c017def
MDL-14589 /. files are not created anymore when browsing empty areas, yay!
2008-09-07 22:23:10 +00:00
skodak
4287fc0df5
MDL-15906 filepicker support in all file functions in formslib
2008-09-07 13:30:46 +00:00
skodak
96fef79f5f
MDL-14589 /. files are not created anymore when browsing empty areas, yay!
2008-09-07 10:06:26 +00:00
skodak
cfe9446817
MDL-14589 list of user areas is read only
2008-09-07 09:57:35 +00:00
peterbulmer
f76a259e10
MDL-14488 - start sql query with unique field - credit David Monllaó
2008-09-07 06:00:22 +00:00
peterbulmer
250f84d6b1
MDL-16301 - use better variable
2008-09-07 04:59:37 +00:00