Marina Glancy
93df807601
MDL-48847 groups: fixed incorrect user count
2015-01-15 11:12:45 +08:00
Dan Poltawski
947ab40bf2
MDL-46976 user: trim whitespace from input email address
...
Don't complain about invalid email address, we are a computer, we
love the jobs users hate.
ref: https://www.youtube.com/watch?v=5tquSbZEP-g
2015-01-14 17:13:15 +00:00
AMOS bot
8dbde91398
Automatically generated installer lang files
2015-01-15 00:04:00 +08:00
Patrik Granlöv
06844353e5
MDL-35486 outputlib: Fix typos in comments
...
Just a copy-past text error in two comments.
2015-01-14 10:53:25 +00:00
Dave Cooper
93023ceef4
MDL-45848 grading: Added ability to unset grades with advanced grading
...
Thanks to Mohamed Alsharaf for assistance on this patch
2015-01-13 09:19:11 +08:00
AMOS bot
9fd5e3ee70
Automatically generated installer lang files
2015-01-13 00:03:57 +08:00
Stephen Bourget
002da93948
MDL-48813 Lesson: Removed unused GROUPMEMBERSONLY
2015-01-12 10:49:41 -05:00
Dan Poltawski
b79dca85b7
Merge branch 'MDL-44907-master' of git://github.com/FMCorz/moodle
2015-01-12 11:28:12 +00:00
Andrew Nicols
4c1a27c209
Merge branch 'MDL-46671-29' of https://github.com/pjking07/moodle
2015-01-12 13:56:19 +08:00
Sam Hemelryk
d237385e8a
MDL-48753 badges: converted func to named params
...
Converted the SQL params within badges_get_user_badges to
named params.
Unit tests added for this function at the same time.
UI covered by behat already.
2015-01-11 20:08:39 -08:00
Andrew Nicols
99334f6a56
Merge branch 'MDL-38142-master' of git://github.com/FMCorz/moodle
2015-01-12 11:55:34 +08:00
Andrew Nicols
db5a9ca117
Merge branch 'MDL-47692_master' of git://github.com/markn86/moodle
2015-01-12 10:05:39 +08:00
Gregory Faller
b351e4460a
MDL-48418 mod/assign: Fix text in 'late submission' row
2015-01-12 09:00:44 +10:30
Russell Smith
92996836d0
MDL-41674 backup: Use a trie for grouped path detection.
2015-01-11 12:54:32 +11:00
Stephen Bourget
8eef88589a
MDL-48750 Lesson: Behat test for lesson attempt info
...
behat test provided by Jean-Michel Vedrine
2015-01-10 17:13:17 -05:00
Jean-Michel Vedrine
91d9008108
MDL-40326 mod_lesson: progress bar is not reset by course reset
2015-01-10 18:54:54 +01:00
Jean-Michel Vedrine
a30e935aa7
MDL-31774 mod_lesson: Wrong jumps in lessons with mutiple clusters
2015-01-10 18:30:06 +01:00
AMOS bot
fec1470761
Automatically generated installer lang files
2015-01-11 00:04:03 +08:00
Stephen Bourget
ca3327133b
MDL-36824 Lesson: Media File should be displayed as a block
2015-01-09 18:15:27 -05:00
David Balch
73f419ea43
MDL-48574 assign: Test workflow_state_updated fired on batch and single.
2015-01-09 15:18:05 +00:00
Stephen Bourget
c1500a8270
MDL-48750 Lesson: Fix attempt info displayed by course overview block
2015-01-09 09:10:11 -05:00
Jean-Michel Vedrine
5ca2e765fa
MDL-14730 mod_lesson: allow linking to pages inside a lesson
2015-01-09 11:33:35 +01:00
Dave Cooper
369a63ac1c
MDL-47935 Atto: Moved atto notification message position
2015-01-09 15:53:19 +08:00
Frederic Massart
6b5d34b18d
MDL-38142 mod_forum: Allow viewing of student posts in hidden courses
2015-01-09 11:34:24 +08:00
Andrew Nicols
455c8cdee6
MDL-47166 atto_indent: Swap Outdent and Indent
2015-01-09 09:21:13 +08:00
Jean-Michel Vedrine
0fe6a900ac
MDL-47931 mod_lesson: remove the useless grade_item_delete function
2015-01-08 21:28:28 +01:00
Jean-Michel Vedrine
2d586d1d85
MDL-48675 mod_lesson: behat tests for pages edition
2015-01-08 20:59:59 +01:00
Jean-Michel Vedrine
a748983aa2
MDL-48675 mod_lesson: Error displayed while editing content page jumps
...
This change also fix MDL-32343 and MDL-31778 related to problems
when editing cluster pages.
2015-01-08 20:58:15 +01:00
Tim Hunt
da6f1f586d
MDL-48474 qtype_shortanswer: answers were not being trimmed.
...
This fix is based on Oleg Sychev's suggestion. Thanks.
2015-01-08 17:41:51 +00:00
AMOS bot
cd593a75de
Automatically generated installer lang files
2015-01-09 00:04:05 +08:00
Dan Poltawski
edbcfbd61f
weekly release 2.9dev
2015-01-08 10:00:19 +00:00
Dan Poltawski
0aee99439a
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2015-01-08 10:00:17 +00:00
David Monllao
8666706bf3
MDL-47232 completion: Adding completion upgrade.txt
2015-01-08 15:41:02 +08:00
Ray Morris
2cc8d5624a
MDL-47232 completion: Completed and failed activities count as completed
2015-01-08 15:30:54 +08:00
Frederic Massart
1920eebcaa
MDL-44907 admin: Better styling of admin settings validation errors
2015-01-08 14:14:38 +08:00
John Okely
43fd794963
MDL-45784 lesson: Remove preview link for students viewing lesson
...
Credit to Pete Jones for the fix.
2015-01-08 13:26:53 +08:00
Eloy Lafuente (stronk7)
2e02eab234
Merge branch 'MDL-43242-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
lib/upgrade.txt
2015-01-08 01:30:53 +01:00
Andrew Nicols
7d0d3b369d
MDL-43242 ajax: Final deprecation of core JS functions
2015-01-08 08:28:37 +08:00
Eloy Lafuente (stronk7)
d5fddbd333
Merge branch 'MDL-37584-master' of git://github.com/ankitagarwal/moodle
2015-01-08 00:45:09 +01:00
Eloy Lafuente (stronk7)
6775497181
Merge branch '37680-29' of git://github.com/samhemelryk/moodle
2015-01-08 00:40:00 +01:00
Zachary Durber
5329d84f0b
MDL-48546 filters: Split on all tags for multimedia filter check.
2015-01-07 17:34:28 +01:00
Eloy Lafuente (stronk7)
ae3663a082
Merge branch 'MDL-48748-master-enfix' of git://github.com/mudrd8mz/moodle
2015-01-07 17:15:52 +01:00
Charles Fulton
671d105e9f
MDL-48765 enrol: do not use a non-breaking space as a separator
2015-01-07 08:12:41 -08:00
AMOS bot
341deab37b
Automatically generated installer lang files
2015-01-08 00:03:57 +08:00
David Balch
5bd9cdec1d
MDL-48574 assign: Fire workflow_state_updated event on batch and single.
...
This change adds the workflow_state_updated event when changing workflow
state using the single grading page and the quick grading mechanisms.
Previously, it only fired for batch updates using
process_set_batch_marking_workflow_state().
2015-01-07 13:57:03 +00:00
Andrew Davis
7df0d6a78b
MDL-48729 logs: prevent fatal error is legacy log data retrieval fails
2015-01-07 09:59:53 +01:00
David Monllao
668eb57895
Merge branch 'MDL-48688-master' of git://github.com/ankitagarwal/moodle
2015-01-07 13:43:54 +08:00
Ankit Agarwal
2ed7ca68d8
MDL-48688: inbound: remove spaces from exception
2015-01-07 11:12:21 +05:30
David Monllao
f9f1cbbd7f
Merge branch 'MDL-46498_master-fix' of git://github.com/markn86/moodle
2015-01-07 13:29:05 +08:00
Mark Nelson
3f94c97a99
MDL-46498 mod_assign: fixed failing behat test due to GS
2015-01-06 20:48:35 -08:00