Jean-Michel Vedrine
28928667a0
MDL-38172 Lesson: Additional Info not displayed at end of lesson
2014-10-17 17:04:57 +02:00
Dan Poltawski
b49de5d930
on-demand release 2.8beta+
2014-10-17 16:02:28 +01:00
Dan Poltawski
cd2cfb5783
Merge branch 'MDL-47363' of git://github.com/marinaglancy/moodle
2014-10-17 14:46:30 +01:00
Dan Poltawski
9f67037a5f
on-demand release 2.8beta+
2014-10-17 14:32:19 +01:00
Dan Poltawski
624926e42c
NOBUG: Fixed file access permissions
2014-10-17 14:32:19 +01:00
Dan Poltawski
f6aaa184ab
Revert "MDL-47684 mod: better validation of rating options"
...
This reverts commit 8028df293a
.
2014-10-17 14:27:49 +01:00
Frederic Massart
53cca2274e
MDL-47737 editor_atto: Prevent false negative when saving draft on IE9
2014-10-17 20:48:43 +08:00
Frederic Massart
2ccbcf0169
MDL-47738 gradereport_history: User selector handles broke with 0 user
...
It was impossible to reopen the dialogue when the last search result
did not return any user.
2014-10-17 19:34:16 +08:00
Dan Poltawski
9b4a87f7e6
Merge branch 'MDL-47733-master' of git://github.com/FMCorz/moodle
2014-10-17 11:44:58 +01:00
Frederic Massart
5aafc6f425
MDL-47733 editor_atto: Do not prompt error when draft is empty
2014-10-17 18:19:11 +08:00
Dan Poltawski
bef6e88b5d
Merge branch 'MDL-45843-master-fix1' of http://github.com/damyon/moodle
2014-10-17 09:34:39 +01:00
Dan Poltawski
e435f174d3
Revert "MDL-44548 mod_scorm: force an external sync to check for updated files."
...
This reverts commit 2d9a4a5f93
.
2014-10-17 09:30:38 +01:00
Damyon Wiese
7c2977bc5b
MDL-45843 LTI: Fixes for sloppy form handling
2014-10-17 16:24:26 +08:00
Eloy Lafuente (stronk7)
d8e909dc10
Merge branch 'MDL-47655-master-fix1' of git://github.com/damyon/moodle
2014-10-17 09:37:55 +02:00
Marina Glancy
a96ca70064
MDL-47290 Grades: added bold for course total
2014-10-17 15:22:32 +08:00
Barbara Ramiro
0947172dba
MDL-47290 Grades: Minified CSS and applied coding style standards
2014-10-17 15:03:53 +08:00
Barbara Ramiro
601af6666d
MDL-47290 Grades: Style for the Single view table
2014-10-17 15:01:20 +08:00
Barbara Ramiro
d70e86b1bd
MDL-47363 Grades: Style for the Setup grades
2014-10-17 14:59:09 +08:00
Barbara Ramiro
2c7a86eb7f
MDL-47363 Grades: Style for the User report
2014-10-17 14:56:31 +08:00
Andrew Nicols
3fa0daa90f
MDL-47664 phpunit: Do not use sequence number changes for Oracle
...
When resetting a sequence number, we call change_database_structure()
which in turns clears the MUC cache for databasemeta. This cache contains
information about the table, columns, etc.
After the cache is cleared, it must be re-filled, and it was discovered
that the get_columns() code which fills this cache can take a particularly
long time. Given that this is called for every table in Moodle, this can
add up to a significant period, and this is done on a per-testsuite basis.
On my SSD install this was taking approximately 40 seconds on each re-fill
of the cache.
2014-10-17 13:28:46 +08:00
Marina Glancy
3279fe928f
MDL-18229 gradebook: missing 'use' in singleview
2014-10-17 12:25:44 +08:00
Zachary Durber
f86233a41e
MDL-18229 gradebook: Fixes for Singleview behat tests.
2014-10-17 11:56:39 +08:00
Mark Nelson
154423f6fb
MDL-46133 tool_monitor: added unit tests
2014-10-16 20:42:38 -07:00
Mark Nelson
ad6f25cd8e
MDL-46133 tool_monitor: added event cleanup task
2014-10-16 20:42:25 -07:00
Jon Marthaler
a4bd536688
MDL-38065 gradebook: Fix issue with hidden categories breaking rowspan.
...
Hidden subcategories break the rowspan in the gradebook; this fix corrects
the calculation of the rowspan.
2014-10-16 22:27:52 -05:00
Zachary Durber
f548d49f01
MDL-18229 gradebook: Sesskey required for all actions.
2014-10-17 10:51:45 +08:00
Damyon Wiese
821ce4d63b
MDL-47655 assign: Fix unit tests triggering debugging
...
Test was triggering notifications - so needs to use a message sink.
2014-10-17 09:45:02 +08:00
Zachary Durber
900944385d
MDL-18229 gradebook: Fix for min/max grades and large numbers.
2014-10-17 09:40:01 +08:00
Dan Poltawski
e2270952c5
Merge branch 'MDL-46599-master' of git://github.com/lameze/moodle
2014-10-16 17:30:27 +01:00
Dan Poltawski
f931c9245e
Merge branch 'MDL-47681-master' of git://github.com/FMCorz/moodle
2014-10-16 15:14:20 +01:00
Dan Poltawski
5763316186
Merge branch '47631-28' of git://github.com/samhemelryk/moodle
2014-10-16 15:02:24 +01:00
Dan Poltawski
73f94e88ff
MDL-18229 gradereport_singleview: missing MOODLE_INTERNAL
2014-10-16 13:58:37 +01:00
Dan Poltawski
992159f450
MDL-18229 grade report: coding style fixes
...
global definitions must be at the top of functions.
2014-10-16 13:49:44 +01:00
Dan Poltawski
d65eefdbf1
Merge branch 'MDL-18229-master' of git://github.com/zbdd/moodle
2014-10-16 13:44:48 +01:00
Dan Poltawski
01c3b4c50b
Merge branch 'MDL-47564-master' of https://github.com/sammarshallou/moodle
2014-10-16 11:50:38 +01:00
Dan Poltawski
afb5161f37
Merge branch 'master_MDL-44548' of https://github.com/danmarsden/moodle
2014-10-16 11:45:22 +01:00
Frederic Massart
f8c8f980c7
MDL-47681 core_grades: Ignore weights of grade items 'none' or 'text'
...
It can happen that some grade items with the type 'None' have a max
grade different than 0, in which case we would have set a weight for
them which is wrong as they must not have any. This patch always
ignores the grade items 'None' and 'Text' when calculating the
weights and locks the weight UI fields for those items too.
2014-10-16 18:42:27 +08:00
Dan Poltawski
799190cd2d
Merge branch 'MDL-47710' of git://github.com/timhunt/moodle
2014-10-16 11:35:19 +01:00
Marina Glancy
c74ec3e619
MDL-36987 auth_manual: fix config for field locking
...
Thanks to Sergey for the patch
2014-10-16 18:16:50 +08:00
Dan Poltawski
7829a6d1ca
Merge branch 'MDL-47392-master' of git://github.com/xow/moodle
2014-10-16 11:12:01 +01:00
Dan Poltawski
50c4e8e8b6
Merge branch 'MDL-47696' of https://github.com/willylee/moodle
2014-10-16 11:07:27 +01:00
Dan Poltawski
3370412306
Merge branch '47684-28' of git://github.com/samhemelryk/moodle
2014-10-16 11:02:03 +01:00
Tim Hunt
9abf2d1417
MDL-47710 qformat_gift: fix bahat fails due to different ids in exports
2014-10-16 11:00:32 +01:00
Dan Poltawski
5708376927
Merge branch 'MDL-47655-master' of git://github.com/damyon/moodle
2014-10-16 10:57:06 +01:00
Dan Poltawski
62b5979cb1
Merge branch 'MDL-47657-master' of git://github.com/gurgus/moodle
2014-10-16 10:52:40 +01:00
Dan Poltawski
42da111dbe
Merge branch 'MDL-47707-master' of git://github.com/gurgus/moodle
2014-10-16 10:43:52 +01:00
Dan Poltawski
bb48e33fda
Merge branch 'MDL-47686-master' of git://github.com/damyon/moodle
2014-10-16 10:39:12 +01:00
Damyon Wiese
ba0d27735a
MDL-47704 Grades: Fix for set_usedinaggregation
...
Used in aggregation was not resetting previously set values
when recalculating an aggregation. This meant that items no longer
in the aggregation, were displayed with stale weights in the user report.
2014-10-16 17:14:02 +08:00
Dan Poltawski
387cb9586e
Merge branch 'MDL-47576-master-fixup' of https://github.com/jethac/moodle
2014-10-16 10:03:08 +01:00
Dave Cooper
b0001c15f2
MDL-47707 tool_monitor: Changed navigation position of event monitor.
...
This issue is part of the MDL-45758 epic.
2014-10-16 16:50:11 +08:00