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
Rajesh Taneja
05d1f6cb9d
MDL-36238 Blocks: Logs page close session write, so editing is set before
2012-11-01 12:17:33 +08:00
Jonathon Fowler
ec07ff69f2
MDL-34695 wiki: ensure the correct individual subwiki is used/created for a user
2012-11-01 11:49:17 +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
Andrew Davis
b4a8ab2daa
MDL-36162 core_message: removed the unnecessary and confusing course URL parameter as well as fixing the broken breadcrumb
2012-11-01 09:44:51 +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
Andrew Davis
b32086390f
MDL-26439 core_message: switched the message search over to displaying smallmessage instead of fullmessage which contains boilerplate we dont want
2012-11-01 08:47:50 +08: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
Andrew Robert Nicols
1438358686
MDL-36022 AJAX Remove shim on chooser dialogues
2012-10-31 16:39:36 +00: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
Damyon Wiese
5f845b3e66
MDL-36289: Assignment - Prevent feedback files being copied to the next user when using "Save and next".
...
Conflicts:
mod/assign/feedback/file/locallib.php
2012-10-31 10:37:42 +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
Michael de Raadt
254fef3a9c
MDL-35358 Lesson Module: fixed teacher grade essays display when lesson is only available for group members only
2012-10-30 11:05:50 +08:00
Frederic Massart
440dec9c27
MDL-30871 enrol: Flat file does not fail when notifications are enabled
2012-10-30 11:03:44 +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
Frederic Massart
1dfcc6eade
MDL-26660 libraries: Do not try to parse non-valid XML
2012-10-30 09:23:40 +08:00
Andrew Davis
b7b04c2dfe
MDL-29733 grade: SQL and comment cleanup
2012-10-30 09:02:41 +08:00
Jonathan Champ
c2539fc41d
MDL-29733 grade: Query for Identifying Grade Grades to Precreate is SLOW
2012-10-30 09:02:06 +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
Rossiani Wijaya
69a6b638a7
MDL-35530 Lesson Module: Add question text to facilitate grading
2012-10-29 17:03:15 +08: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
Dan Poltawski
c2ef0e4982
Merge branch 'MDL-34363_m23' of git://github.com/merrill-oakland/moodle into MOODLE_23_STABLE
2012-10-29 15:21:48 +08:00
Dan Poltawski
35776aab75
Merge branch 'WIP-MDL-36033-M23' of git://github.com/nadavkav/moodle into MOODLE_23_STABLE
2012-10-29 14:59:57 +08:00
Dan Poltawski
9416bcf43d
Merge branch 'wip-MDL-36075_MOODLE_23_STABLE' of git://github.com/jason-platts/moodle into MOODLE_23_STABLE
2012-10-29 14:57:24 +08:00
Dan Poltawski
80311cabde
Merge branch 'MDL-35880-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
2012-10-29 14:35:28 +08:00
Dan Poltawski
418a22905c
Merge branch 'MDL-34837-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
2012-10-29 13:55:14 +08:00
Dan Poltawski
ff203527e7
Merge branch 'MDL-35297_23' of git://github.com/stronk7/moodle into MOODLE_23_STABLE
2012-10-29 09:54:12 +08:00
AMOS bot
c777ad2785
Automatically generated installer lang files
2012-10-28 00:34:02 +00:00
AMOS bot
502821bbcc
Automatically generated installer lang files
2012-10-27 00:34:37 +00:00