David Mudrák
77283f1812
MDL-36266 Improve update notification message subject
2012-11-06 11:59:48 +08:00
Dan Poltawski
2dab9d1943
Merge branch 'wip-MDL-36379-m23' of git://github.com/samhemelryk/moodle into MOODLE_23_STABLE
2012-11-06 09:50:23 +08:00
Dan Poltawski
485ddbd611
Merge branch 'MDL-36347_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-11-06 09:42:11 +08:00
Dan Poltawski
aafded3f42
Merge branch 'MDL-36023-MOODLE_23_STABLE' of git://git.luns.net.uk/moodle into MOODLE_23_STABLE
2012-11-06 09:36:08 +08:00
Sam Hemelryk
e3ac126161
MDL-36379 user_view: fixed issue with page layout when editing was on
2012-11-06 14:01:30 +13:00
Petr Škoda
89fbf2e874
MDL-35381 limit teachers to do permissions checks of enrolled users only
2012-11-06 00:49:25 +01:00
Sam Hemelryk
b733b0ac71
Merge branch 'MDL-31629-MOODLE_23_STABLE' of git://github.com/micaherne/moodle into MOODLE_23_STABLE
2012-11-06 10:08:31 +13:00
Dan Poltawski
a7e956b403
MDL-34527 - fix trailing whitespace
2012-11-05 13:27:35 +08:00
Dan Poltawski
44999a9ed2
Merge branch 'wip-MDL-34527-m23' of git://github.com/samhemelryk/moodle into MOODLE_23_STABLE
2012-11-05 13:25:18 +08:00
Dan Poltawski
f7c197eddb
Merge branch 'WIP-MDL-36069-M23' of git://github.com/nadavkav/moodle into MOODLE_23_STABLE
2012-11-05 11:31:55 +08:00
Sam Hemelryk
f9e009a744
MDL-21625 question: Fixed phpdocs
2012-11-05 16:29:38 +13:00
Sam Hemelryk
18f6238b88
Merge branch 'MDL-21625_b_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-11-05 16:27:30 +13:00
Dan Poltawski
906ad7d27a
Merge branch 'MDL-33621_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
2012-11-05 11:12:41 +08:00
Dan Poltawski
df79fff95b
Merge branch 'wip-mdl-35787-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
2012-11-05 10:58:59 +08:00
Sam Hemelryk
a82535f068
Merge branch 'MDL-36107b-23' of git://github.com/srynot4sale/moodle into MOODLE_23_STABLE
2012-11-05 15:07:00 +13:00
Tim Hunt
917cea604c
MDL-36347 quiz: formchangechecker should not obstruct auto-submit.
...
When the quiz time limit runs out, the quiz should be submitted
automatically, withouth formchangechecker popping up a dialogue.
2012-11-03 22:34:53 +11:00
Dan Poltawski
0d79d96566
Merge branch 'w42_MDL-35469_m23_geckover' of git://github.com/skodak/moodle into MOODLE_23_STABLE
2012-11-02 12:07:16 +08:00
Sam Hemelryk
561bd396c1
MDL-34527 forum: Fixed up a couple of SQL queries causing issues in Oracle.
2012-11-02 10:49:43 +13:00
Nadav Kavalerchik
c4b521116f
MDL-36069 - Right align TEXTAREA "Format selector" listbox, when in RTL mode (theme/standard)
2012-11-01 20:18:04 +02:00
Dan Poltawski
d402e05ba7
weekly release 2.3.2+
2012-11-01 14:16:33 +08:00
Dan Poltawski
87ea3f04df
Merge branch 'install_23_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_23_STABLE
2012-11-01 14:13:50 +08:00
Dan Poltawski
35ce18a8b1
Merge branch 'MDL-36315_23' of git://github.com/stronk7/moodle into MOODLE_23_STABLE
2012-11-01 10:03:19 +08:00
Eloy Lafuente (stronk7)
391f8b395a
MDL-36315 backup: reduce the DST tests failing-window
...
This reduces the period of time that some of the unit tests
for calculate_next_automated_backup() are failing right now
(from 1week to just some hours around the DST changes).
Note it's not the final solution because they will still fail
when New_York or Brussels DST changes are about to happen, but
to get this completely fixed we'll need to wait to switch from
current custom TZ/DST support to PHP built-in one.
2012-11-01 02:42:08 +01:00
AMOS bot
f1c3b5b3b3
Automatically generated installer lang files
2012-11-01 00:36:39 +00:00
Eloy Lafuente (stronk7)
b5b882df60
MDL-36304 - Left align "marked out of" in RTL Q preview
...
Credit goes to Nadav Kavalerchik for fixing it @ MDL-36033
2012-10-31 19:33:39 +01:00
Adam Olley
93efeb5352
MDL-36130: mod_assign: migrate logs when migrating from mod_assignment
2012-10-31 14:52:47 +08:00
Dan Poltawski
881d1d8aed
Merge branch 'MDL-28235-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-10-31 13:42:23 +08:00
Frederic Massart
9740e053f2
MDL-28235 form: Removed reference to unexisting close button in help popup
2012-10-31 13:00:12 +08:00
Frederic Massart
b27daf9e73
MDL-28235 form: Removed close icon of help icon popups
2012-10-31 13:00:08 +08:00
Frederic Massart
d0d6d5fc72
MDL-28235 form: Help button popup close accessibility improved
...
AMOS BEGIN
CPY [close,editor],[close,form]
AMOS END
2012-10-31 13:00:08 +08:00
Dan Poltawski
5aa4e27404
Merge branch 'wip-mdl-29762-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
2012-10-31 10:50:53 +08:00
Aparup Banerjee
046c9872a6
Merge branch 'MDL-31708-moodle23' of git://github.com/StudiUM/moodle into MOODLE_23_STABLE
2012-10-31 10:05:26 +08:00
AMOS bot
edf170c341
Automatically generated installer lang files
2012-10-31 00:36:35 +00:00
Sam Hemelryk
ee8c1abcea
Merge branch 'MDL-31934_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
2012-10-31 10:15:29 +13:00
Mary Evans
3fd76b3de5
MDL-31934 mod/forum: Added CSS fix to mod/forum/styles.css for unread forumposts also reversed a previous commit in theme/base/core.css.
2012-10-30 11:43:09 +00:00
Dan Poltawski
6f7eeb3775
Merge branch 'wip-MDL-32326-m23' of git://github.com/samhemelryk/moodle into MOODLE_23_STABLE
2012-10-30 13:40:33 +08:00
Sam Hemelryk
3b6796e0f4
Merge branch 'MDL-28235-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-10-30 17:36:45 +13:00
Dan Poltawski
59d01f93cd
Merge branch 'wip-mdl-35489-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
2012-10-30 12:11:52 +08:00
Sam Hemelryk
aa7d8ef61f
Merge branch 'MDL-35889-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
2012-10-30 15:48:49 +13:00
Dan Poltawski
c64d22325e
Merge branch 'MDL-36015_23' of git://git.catalyst.net.nz/moodle-r2 into MOODLE_23_STABLE
2012-10-30 10:19:26 +08:00
Dan Poltawski
33abc6e173
Merge branch 'wip-mdl-35910-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
2012-10-30 10:00:21 +08:00
Andrew Robert Nicols
272dfda3cf
MDL-35959 Correct footer for M.core.dialogue
2012-10-30 13:33:42 +13:00
Sam Hemelryk
e61d57b5c1
Merge branch 'WIP-MDL-36070-M23' of git://github.com/nadavkav/moodle into MOODLE_23_STABLE
...
Conflicts:
mod/quiz/styles.css
2012-10-30 13:02:07 +13:00
Sam Hemelryk
1d6d520a5a
Merge branch 'MDL-36076_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-10-30 12:59:12 +13:00
Michael Aherne
41db2a5afc
MDL-36101 auth_shibboleth Show appropriate error message for suspended accounts
2012-10-30 12:55:26 +13:00
Sam Hemelryk
3b5513528e
Merge branch 'MDL-36103_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
2012-10-30 12:51:44 +13:00
Charles Fulton
33407de5b6
MDL-36105 grades: use consistent icon classs
2012-10-30 12:34:54 +13:00
Sam Hemelryk
efd2f83e4a
Merge branch 'wip-mdl-36131-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
2012-10-30 12:24:19 +13:00
Sam Hemelryk
b9697365a1
Merge branch 'MDL-36137_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
2012-10-30 12:16:50 +13:00
Dan Poltawski
6b0ada1e6e
Merge branch 'm23_MDL-35215' of git://github.com/totara/moodle into MOODLE_23_STABLE
2012-10-29 15:33:53 +08:00