Andrew Davis
a2592fecd1
MDL-22937 mod_chat: switched chat from tables to div/span + css and made chat, comment and message formats more similar
2012-08-03 08:40:49 +08:00
Tim Hunt
9dfadf9e97
MDL-34707 backup UI: only include the JS once.
2012-08-02 18:40:49 +01:00
Tim Hunt
970e01ba24
MDL-34705 role assignments list: should link to contexts.
...
This will make Admin's lives a bit easier.
2012-08-02 17:44:43 +01:00
Petr Škoda
890e1aacc3
MDL-34701 remove root from yui MODULE pattern definition
...
The problem was that the root was breaking internal group handling in YUI loader for some reason. Without the root pattern property everything seems to work fine again.
2012-08-02 17:40:50 +02:00
Petr Škoda
af7879701b
MDL-34701 import latest YUI 3.6.0
2012-08-02 16:49:19 +02:00
Charles Fulton
9ff5e86909
MDL-29129 wiki: fix a hardcoded string
2012-08-02 06:10:16 -07:00
Charles Fulton
789379ec58
MDL-32023 wiki: remove hard-coded edit string
2012-08-02 06:08:49 -07:00
Petr Škoda
28fd4d6c6b
MDL-34635 use user->suspended flag in auth_db sync
2012-08-02 10:05:10 +02:00
Petr Škoda
f0364be67a
MDL-13363 remove non-function user undeleting
2012-08-02 10:03:14 +02:00
Petr Škoda
faf40ca3e3
MDL-34585 fix broken blog file access control
2012-08-02 09:58:16 +02:00
Petr Škoda
405a11e88d
MDL-34601 drop legacy wiki upgrade tables
...
Next time please keep db in sync with install.xml at all times.
2012-08-02 09:55:53 +02:00
Dan Marsden
f43d3cf50f
MDL-33942 Grading method: Marking Guide - check for $cm before using - may not exist if the course is being deleted.
2012-08-02 19:49:28 +12:00
Petr Škoda
237f05cfdd
MDL-34600 fix question table to match install.xml
...
The oldquestiontextformat was used during previous upgrade and is not necessary any more.
Next time we should add these temporary upgrade columns to install.xml files.
2012-08-02 09:48:09 +02:00
Petr Škoda
8b8e949cd2
MDL-34630 fix invalid grade export setting default breaking install
2012-08-02 09:41:29 +02:00
Petr Škoda
0896292622
MDL-34635 support multilang in self enrol course welcome message
...
Includes also new help string for the custom multilang placeholders by Helen Foster.
2012-08-02 09:38:48 +02:00
Ankit Agarwal
2d9c05b930
MDL-34471 libraries: Remove unused context calls
2012-08-02 15:37:41 +08:00
Ankit Agarwal
0d4d49d18a
MDL-34471 libraries: changing strictness of context_XXXX::instance() when needed
2012-08-02 15:37:38 +08:00
Ankit Agarwal
bf0f06b1be
MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method
2012-08-02 15:37:38 +08:00
Dan Marsden
299aedfaf7
MDL-34656 prevent login form from being shown inside iframe - also prevent wantsurl from being set to loadsco.php which isn't a valid page for initial load.
2012-08-02 19:33:13 +12:00
David Monllao
a4b1ba242a
MDL-25983 enrol_imsenterprise Importing the course summary when adding new courses
2012-08-02 15:32:28 +08:00
Dan Poltawski
470d47f512
weekly release 2.4dev
2012-08-02 14:38:14 +08:00
Adrian Greeve
9a5abd1b70
MDL-34074 - lib - Creation of a csv upload class which is FRC 4180 compliant and the alteration of various files around Moodle to use this class.
2012-08-02 13:18:57 +08:00
Dan Poltawski
f534c1c0c0
MDL-31599 block_news - incorrect RSS feed for guest user
...
Was previously using the userid 0, rather than guest to use
authenticated RSS feed.
Thanks to Paul Verrall at LUNS for helping me debug this.
2012-08-02 11:11:11 +08:00
Dan Marsden
a024301750
MDL-33022 mod_form: set correct groupid when editing an existing post
2012-08-02 10:47:39 +08:00
Aparup Banerjee
d590ffdc68
MDL-31288 Assignment : fixed requiresubmission setting states
2012-08-01 17:09:54 +08:00
Petr Škoda
4c7f536379
MDL-34368 fix another validuntil condition
2012-08-01 08:30:28 +02:00
Aparup Banerjee
d3d1fec286
MDL-31288 assignment : shifted upgrade block to after 2.3 upgrade line.
2012-08-01 09:34:31 +08:00
Aparup Banerjee
6df08cac3e
Merge branch 'MDL-31288-POST23' of git://github.com/netspotau/moodle-mod_assign
2012-08-01 09:30:34 +08:00
Dan Poltawski
a8b8f472bd
MDL-34599 mod_quiz: optional $thispage & $nextpage
...
The previous change making the params required was a regression.
2012-08-01 09:05:32 +08:00
Sam Hemelryk
df0d0fdee7
Merge branch 'MDL-29909-master' of https://github.com/mackensen/moodle
2012-08-01 12:35:19 +12:00
Dan Marsden
760007a274
MDL-32002 Plagiarism plugins - add support for deleting plugins
2012-08-01 09:56:19 +12:00
Kanika Goyal
48e5aacbfa
MDL-34131: Plagiarism API - add support for plagiarism api to new online assignment type
2012-07-31 22:06:25 +05:30
Dan Poltawski
66146ffcf7
Merge branch 'MDL-32791' of git://github.com/timhunt/moodle
2012-07-31 17:46:13 +08:00
Dan Poltawski
0f6cdc519a
Merge branch 'MDL-34599' of git://github.com/timhunt/moodle
2012-07-31 17:42:19 +08:00
Rossiani Wijaya
70ad5136da
MDL-34556 accessibility compliance for course: Add forform input text and select tag
2012-07-31 17:16:19 +08:00
Rossiani Wijaya
5c57655218
MDL-34555 accessibility compliance for calendar: Add forform input text and select tag
2012-07-31 17:10:33 +08:00
Rossiani Wijaya
5b711b3e99
MDL-34554 accessibility compliance for blocks: Add forform input text and select tag
2012-07-31 17:04:15 +08:00
Rossiani Wijaya
eac75f211d
MDL-34553 accessibility compliance for authentication: Add forform input text and select tag
2012-07-31 16:49:25 +08:00
Rossiani Wijaya
aa414527a4
MDL-34552 accessibility compliance for admin: Add forform input text and select tag
2012-07-31 16:31:47 +08:00
Aparup Banerjee
e462de973f
MDL-34650 added MDLs to todo comment and deprecation comment.
...
(also triggering an amos script here for the other MDL-34650 commit)
AMOS BEGIN
CPY [minute,form],[minute,core]
CPY [month,form],[month,core]
CPY [options,editor],[options,core]
CPY [selectacourse,backup],[selectacourse,core]
AMOS END
2012-07-31 15:30:38 +08:00
Dan Poltawski
43ff71a017
MDL-34460 - fix syntax error I introduced.
...
doh.
2012-07-31 14:46:45 +08:00
Aparup Banerjee
de7a570cd5
MDL-34650 typo correction
2012-07-31 13:24:00 +08:00
Aparup Banerjee
87c12fec13
Merge branch 'MDL-34650' of git://github.com/rwijaya/moodle
2012-07-31 13:19:47 +08:00
Sam Hemelryk
118530e605
Merge branch 'MDL-34526_master' of git://github.com/lazydaisy/moodle
...
Conflicts:
theme/canvas/config.php
2012-07-31 16:57:32 +12:00
Mary Evans
0f78d5c065
MDL-34528 theme_canvas: Removed redundent exclude stylesheet configurations from CANVAS theme
2012-07-31 16:51:50 +12:00
Sam Hemelryk
5adf3ec6cb
Merge branch 'MDL-32499_master' of git://github.com/dmonllao/moodle
2012-07-31 16:30:05 +12:00
Sam Hemelryk
fd892c6f90
Merge branch 'MDL-32931_master' of git://github.com/dmonllao/moodle
2012-07-31 16:19:01 +12:00
Sam Hemelryk
ac88177985
Merge branch 'MDL-32827-master' of git://github.com/ankitagarwal/moodle
2012-07-31 16:16:14 +12:00
Rossiani Wijaya
ecc5cc31ae
MDL-34650 - accessibility compliance: Add <label> for form input text and select tag
2012-07-31 12:07:16 +08:00
Dan Poltawski
1b77cda09e
Merge branch 'MDL-25953-master' of git://github.com/FMCorz/moodle
2012-07-31 12:01:49 +08:00