Petr Skoda
12b8f43314
MDL-21524 fixed wrong var names, credit goes to Heiko Schach
2010-07-27 19:07:58 +00:00
Petr Skoda
55880bdd9a
MDL-21782 fixed wrong removal of hidden courses - thanks Jay Knight for the report!
2010-07-27 19:04:59 +00:00
amosbot
8a01ae6e81
Automatic installer.php lang files by installer_builder (20100727)
2010-07-27 17:29:38 +00:00
Eloy Lafuente
6c4a3a8c1e
MDL-22179 backup - speed up decoder access by adding new index
2010-07-27 15:16:31 +00:00
Eloy Lafuente
5b457d2657
MDL-22179 backup - final implementation of the interlinks decoder for restore
2010-07-27 14:45:44 +00:00
Dongsheng Cai
16b86ae420
MDL-23187, added extra comments caps to modules (glossary, data and wiki)
2010-07-27 10:05:12 +00:00
jerome mouneyrac
143c0abef2
webservice MDL-23536 return information when clean response throw an exception
2010-07-27 09:13:27 +00:00
jerome mouneyrac
109b453bac
webservice MDL-23536 fix moodle_user_get_users_by_id return description
2010-07-27 09:07:24 +00:00
Dongsheng Cai
a5adfa2658
MDL-23072, properly localised repository instance name
2010-07-27 09:03:54 +00:00
aparup
2ea89456ce
assignment MDL-22893 combined finalize/unfinalize button(form) into the grading form for multiple upload assignment type.
...
redirections tweaked so that the grading person returns to the single submission grading display.
2010-07-27 08:25:27 +00:00
aparup
3db4e0112f
assignment MDL-22609 notice when no submission yet in single upload grading. - fixed.
2010-07-27 08:16:40 +00:00
aparup
31f56ef630
assignment MDL-22609 missed changes for changing file's itemid = submission->id rather than user->id
2010-07-27 08:13:30 +00:00
aparup
9c2b287557
assignment NOBUG the assignment submission files repository export had xhtml errors. fixed missing double inverted commas thanks to XHTML validator.
2010-07-27 07:59:38 +00:00
jerome mouneyrac
b2cde2cb78
webservice MDL-23539 fix missing capabilities information
2010-07-27 07:29:02 +00:00
Sam Hemelryk
3acc9b81f5
restore MDL-23109 Added role mapping interface and implemented searchable course/category selectors
2010-07-27 06:58:39 +00:00
Dongsheng Cai
766514a095
MDL-23407, the advlink plugin of tinymce should use external repositories only
2010-07-27 04:06:09 +00:00
jerome mouneyrac
9c954e883b
webservice MDL-21908 admin: use renderer into token pages + a bit of code cleaning
2010-07-27 03:53:55 +00:00
Dongsheng Cai
29ea008012
"MDL-23374, chat, fixed undefined variable"
2010-07-27 03:29:49 +00:00
Dongsheng Cai
1311e4dd00
MDL-23268, throw error message instead of deleting existing file
2010-07-27 03:10:59 +00:00
Andrew Davis
6999d9cf75
lesson MDL-23456 in lesson module glossary autolinking was happening in question answers but not the questions themselves
2010-07-27 02:10:59 +00:00
Andrew Davis
7ee9d9c881
glossary MDL-23423 converted glossary autolinker to use an overlay rather than a popup
2010-07-27 01:32:51 +00:00
Moodle Robot
0a9a33b55c
Updated the HEAD build version to 20100727
2010-07-27 00:45:56 +00:00
David Mudrak
122fc5d9d5
NOMDL quiz: fixed sql params handling in recent activity report
...
The $params set were thrown away by array() statement, leading to DML
error.
2010-07-26 22:20:51 +00:00
David Mudrak
54fe847044
NOMDL workshop: fixed urls in recent activity report
2010-07-26 22:06:34 +00:00
David Mudrak
bf1da11afd
NOMDL assignment recent activity: fixed missing properties needed for user avatar
2010-07-26 21:58:21 +00:00
David Mudrak
6f7b89e212
NOMDL Fixed extra dot generated by user_picture::fields() if both idalias and table prefix are used
2010-07-26 21:42:28 +00:00
David Mudrak
09d35ae38e
NOMDL assignment: fixed recent activity report for separate groups mode
...
There were two typos here. The first one ($cm->userid) led to incorrect
groups list. But the second one ($interset) caused that the intersection
of the group lists was never used. I just spotted this during copy &
pasting into workshop 2.0
Also fixed the heading size to what other modules use.
Merged from 1.9
2010-07-26 21:29:20 +00:00
David Mudrak
6d16a670e8
NOMDL course recent activity form: fixed group field value if there are no groups in the course
2010-07-26 21:29:02 +00:00
David Mudrak
7a5f4be030
NOMDL workshop: support for activity reporting
...
Also contains several small fixes and improvements done during the
development.
2010-07-26 21:28:42 +00:00
David Mudrak
34860fc181
NOMDL workshop_get_participants() though it does not seem to be used by core any more
2010-07-26 21:28:19 +00:00
Petr Skoda
26f073ff98
MDL-23528 fixed recent cli installer regression, sorry
2010-07-26 20:22:49 +00:00
Petr Skoda
460ebd6c31
MDL-21249 fixed recent installer regression, sorry
2010-07-26 20:17:36 +00:00
Petr Skoda
3b61c7e6ea
MDL-22991 improved copy_to_area api
2010-07-26 19:17:51 +00:00
Petr Skoda
4277133ee3
fixed comment typos
2010-07-26 18:58:11 +00:00
Martin Dougiamas
d9ba6db247
NOBUG: Fixed CSS for search icon
2010-07-26 17:40:19 +00:00
Inaki
1298e78b24
auth/cas MDL-23371 Still some bits missing from setting name convertion.
2010-07-26 15:24:50 +00:00
Helen Foster
a67f829eee
help string rewording thanks to Joseph R and Sam H
2010-07-26 15:01:35 +00:00
Helen Foster
e22238ee47
MDL-22449 help string update
2010-07-26 12:01:31 +00:00
David Mudrak
b50d110eb6
NOMDL Fixed module icon location in user complete activity report
2010-07-26 10:36:23 +00:00
Jordi Piguillem
532d319d50
MDL-23136
...
I moved the require to the function that needed it.
2010-07-26 10:09:22 +00:00
aparup
16d8bacbd7
assignment MDL-22893 very temporary fix for 'revert to draft' button
2010-07-26 09:19:12 +00:00
aparup
cd0fe5a458
assignment MDL-22893 just changed a locally used class name.
2010-07-26 09:12:31 +00:00
Dongsheng Cai
3c3913acc2
"MDL-23476, fixed course module id for chat"
2010-07-26 09:10:16 +00:00
Rossiani Wijaya
fac9c4eff8
MDL-20447 - add page heading
2010-07-26 08:45:16 +00:00
Dongsheng Cai
64654e78b6
"MDL-23268, remove file_browser, urldecode, clean filename, fixed fie overriding issue"
2010-07-26 08:37:48 +00:00
Rossiani Wijaya
6c5b99d9f7
MDL-23291 - fixed deprecated errors in wiki.
2010-07-26 08:26:29 +00:00
Sam Hemelryk
39bc4c6fa6
restore MDL-23109 Fixed several minor issues with restore UI
...
* Category + course selectors now perform required capability checks
* Show/Hide settings from UI tested and implemented for overwrite_conf setting
* Final continue button is GET rather than post
* Temp zip file is deleted after successfull extraction
* Removed previous button from settings stage MDL-23480
2010-07-26 07:10:54 +00:00
jerome mouneyrac
b48c4478ce
community block MDL-23481 integrate restore operation
2010-07-26 06:58:55 +00:00
Petr Skoda
ab0c6f1291
MDL-23371 reverting last commit in this file, this was most probably unintentional copy/paste from cas plugin - we need to act quickly because this was breaking installs
2010-07-26 06:51:25 +00:00
Dongsheng Cai
5605789aad
"MDL-23374, fixed class name"
2010-07-26 05:50:11 +00:00