Marina Glancy
82c662d347
MDL-47760 grades: dim category name if hidden
2014-10-20 14:02:25 +08:00
Frederic Massart
40f874ce29
MDL-47489 core_grades: Behat tests covering contributions with extra credit
2014-10-20 13:52:18 +08:00
Frederic Massart
8427dc3a23
MDL-47489 core_grades: Adjust weights of extra credit items for Simple
2014-10-20 13:52:18 +08:00
Frederic Massart
e8ac04c191
MDL-47489 core_grades: Adjust weights of extra credit items for Mean
2014-10-20 13:52:17 +08:00
Mark Nelson
e924e1b33a
MDL-47736 editor_atto: only save/restore draft when necessary
2014-10-19 22:14:15 -07:00
Marina Glancy
c57681ed49
Merge branch 'MDL-47737-master' of git://github.com/FMCorz/moodle
2014-10-20 12:43:52 +08:00
Damyon Wiese
47d6e6a7d3
MDL-47503 Grades: Completely remove aggregationsubcats
...
This setting is not compatible with combinations of aggregation methods
and the ways in which it does and does not work are not documented. It
was voted to remove it completely by the gradebook workshop, so I have
completely removed it and added a warning for all affected courses + restored
backups.
2014-10-20 12:03:18 +08:00
Frederic Massart
86974893c8
MDL-47489 core_grades: Adjust weights of extra credit items for Natural
2014-10-20 11:50:43 +08:00
Frederic Massart
74d0ca1543
MDL-47739 form: Calendar widget causes unintentional focus and scroll
2014-10-20 10:55:49 +08:00
Adrian Greeve
3275892c03
MDL-47757 events: Fixed doc block and missing string.
...
The language events were missing the @since tag and
the grade single view report was missing a language
string.
2014-10-20 09:55:09 +08:00
Mark Nelson
4afd26a618
MDL-47735 mod_forum: added 'My profile' -> 'Forum posts' behat test
2014-10-19 18:44:22 -07:00
Petr Skoda
f1cac3d515
MDL-47754 install: fix redirect loop
2014-10-20 12:52:35 +13:00
Sam Hemelryk
5c28d15985
MDL-46518 navigation: site glossaries now expand properly
2014-10-20 11:18:36 +13:00
Sam Hemelryk
c1db791e98
MDL-47608 cachestore_mongo: fixed unit test error
...
If you configured your site to run mongo unit tests and had
the mongo extension and backend installed but did not have the
mongo service running you would get a fatal error when running
the unit tests.
That problem has been fixed by checking the mongo test instance
is ready before returning it.
2014-10-20 11:03:57 +13:00
Sam Hemelryk
d5ae34a5a7
MDL-47077 report_participation: fixed pagination in groups
2014-10-20 11:01:04 +13:00
Sam Hemelryk
30aca4a74b
MDL-46499 navigation: better enrolled course limit
...
We now user $CFG->navcourselimit to limit the number of
courses shown in the navigation when browsing another users
full profile. Previously it showed all courses which caused
some slowdown.
2014-10-20 10:58:40 +13:00
Sam Hemelryk
ed7605f481
MDL-47752 grading: fixed bugs with the modgrade element
2014-10-20 10:32:13 +13:00
Sam Hemelryk
d28e0a2f76
MDL-47684 mod: better validation of rating options
2014-10-20 08:44:35 +13:00
Mark Nelson
0b0a08e7b0
MDL-47728 tool_monitor: added capability check before displaying link
2014-10-18 20:15:35 -07:00
Mark Nelson
c62ba9b8ca
MDL-47735 core: prevented iteration of 'groupmembersonly'
...
The course module variable 'groupmembersonly' was removed in 2.8.
2014-10-17 18:23:35 -07:00
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 8028df293a4f024a954dc12ed4e6cb5161c951b0.
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 2d9a4a5f93169207a166d6d7a7426652e2bf83a1.
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