Mark Nelson
b65bfc8ab4
MDL-63211 core: upgrade to remove duplicate contacts
...
Remove any duplicate rows - from now on adding contacts just requires 1 row.
The person who made the contact request (userid) and the person who approved
it (contactid). Upgrade the table so that the first person to add the contact
was the one who made the request.
2018-09-28 10:19:57 +08:00
Mark Nelson
3ec5c7701c
MDL-63211 core: upgrade to remove non-mutual contacts
2018-09-28 10:19:56 +08:00
Andrew Nicols
0b4c5e7706
Merge branch 'MDL-63477-master' of https://github.com/ryanwyllie/moodle
2018-09-28 09:47:49 +08:00
Ryan Wyllie
52b7845553
MDL-63477 blocks_timeline: fix behat test in clean theme
2018-09-28 09:40:57 +08:00
Mark Nelson
4428b042cb
MDL-63211 core: upgrade to move blocked contacts to new table
2018-09-28 09:16:31 +08:00
Mark Nelson
d842d9a90a
MDL-63211 core: added new database tables
...
Allow NULL values for timecreated in both message_contacts
and message_users_blocked because there is existing data
that has no timecreated value associated with it.
2018-09-28 09:15:52 +08:00
David Herney
97fd2fb575
MDL-63323 course: Fixed wrong classes key in activity_navigation class
...
Replaced "classes" by "class" attribute, when the prev and next links are builded into the activity navigation.
2018-09-27 18:40:46 -05:00
Luca Bösch
1876162315
MDL-63435 gradebook: let activity icons re-appear.
2018-09-27 18:12:08 +02:00
Luca Bösch
c789dd4f55
MDL-63426 repository_dropbox: Use post 2017 icon
2018-09-27 18:12:00 +02:00
Eloy Lafuente (stronk7)
81bbf426f6
weekly release 3.6dev
2018-09-27 15:17:37 +02:00
Andrew Nicols
1b80703e6c
MDL-63044 blocks_timeline: Remove old minified JS
2018-09-27 14:25:25 +08:00
Andrew Nicols
b8ecdc4896
MDL-63044 blocks_timeline: Fixes in integration
2018-09-27 14:16:49 +08:00
Andrew Nicols
20f9b981f9
Merge branch 'dashboard-split-overview-block' of https://github.com/ryanwyllie/moodle
2018-09-27 14:08:55 +08:00
Ryan Wyllie
1e44de35b3
MDL-63044 block_timeline: add timeline block
2018-09-27 13:10:45 +08:00
Ryan Wyllie
44eb44e415
MDL-63044 block_myoverview: remove timeline view
2018-09-27 13:10:45 +08:00
Ryan Wyllie
bbe6eadda7
MDL-63044 block_myoverview: remove tab preference
2018-09-27 13:10:45 +08:00
Ryan Wyllie
2c13ae01d9
MDL-63044 javascript: improve paged content widget
2018-09-27 13:10:45 +08:00
Ryan Wyllie
2c1d19fde6
MDL-63044 course: add get_enrolled_courses_by_timeline_classification
2018-09-27 13:10:44 +08:00
Ryan Wyllie
296ff0a768
MDL-63044 theme_boost: add dir-ltr-hide and dir-rtl-hide classes
2018-09-27 13:09:24 +08:00
Ryan Wyllie
916c0ded83
MDL-63044 theme_boost: fix secondary outline button styling
2018-09-27 13:09:23 +08:00
Ryan Wyllie
2d41f5b2fa
MDL-63044 theme_boost: add line-height classes
2018-09-27 13:09:23 +08:00
Ryan Wyllie
edd7fa33d0
MDL-63044 theme: add background pulse grey class
2018-09-27 13:09:23 +08:00
Ryan Wyllie
9d1d5ae05c
MDL-63044 theme_boost: add icon class
2018-09-27 13:09:23 +08:00
Ryan Wyllie
40a14ef345
MDL-63044 icon: add next and previous icons
2018-09-27 13:09:23 +08:00
Ryan Wyllie
119c0124c4
MDL-63044 javascript: add getUserMidnightForTimestamp to user_date
2018-09-27 13:09:23 +08:00
Ryan Wyllie
6e403eb62f
MDL-63044 javascript: add global helper for dropdowns
2018-09-27 13:09:23 +08:00
Ryan Wyllie
d4e8e94025
MDL-63044 javascript: add simple pubsub implementation
2018-09-27 13:09:23 +08:00
Eloy Lafuente (stronk7)
d6b71d7923
Merge branch 'MDL-54035_master-fix' of git://github.com/dmonllao/moodle
2018-09-26 23:28:34 +02:00
Eloy Lafuente (stronk7)
659d9fe942
Merge branch 'MDL-63013-master-prioritypolicy' of git://github.com/mudrd8mz/moodle
2018-09-26 23:21:09 +02:00
David Monllao
e8ce6ca306
MDL-54035 accesslib: Check if the user can switch role before switching
2018-09-26 13:03:08 +02:00
Eloy Lafuente (stronk7)
201d21edad
Merge branch 'MDL-63113-master' of git://github.com/bmbrands/moodle
2018-09-26 10:57:20 +02:00
David Monllao
0e79528704
Merge branch 'MDL-61161-master' of https://github.com/mackensen/moodle
2018-09-26 10:23:39 +02:00
Bas Brands
a81e6914d7
MDL-63113 theme boost: initialsbar wrapping
2018-09-26 10:18:11 +02:00
Eloy Lafuente (stronk7)
d813c9e745
Merge branch 'MDL-61981-master_nestedmath' of git://github.com/Mankro/moodle
2018-09-25 23:36:17 +02:00
Eloy Lafuente (stronk7)
51181541ab
Merge branch 'MDL-62279-master' of git://github.com/damyon/moodle
2018-09-25 23:25:10 +02:00
Eloy Lafuente (stronk7)
a649a3a120
Merge branch 'MDL-62714-boost_course_visibility_in_navbar' of https://github.com/fskandalis/moodle
2018-09-25 23:17:52 +02:00
Eloy Lafuente (stronk7)
de7c685e52
Merge branch 'MDL-63253-master-adminsearchresults' of git://github.com/mudrd8mz/moodle
2018-09-25 22:56:11 +02:00
Eloy Lafuente (stronk7)
0ddc272116
Merge branch 'MDL-62334-master' of https://github.com/danielneis/moodle
2018-09-25 22:50:41 +02:00
Charles Fulton
3b31d8c92c
MDL-61161 course: grace period for classifying in progress courses
2018-09-25 14:11:32 -04:00
Daniel Neis Araujo
28af88f364
MDL-62334 admin: add a new course link on admin/search
2018-09-25 14:31:50 -03:00
Eloy Lafuente (stronk7)
b687205e27
Merge branch 'MDL-60028' of https://github.com/paulholden/moodle
2018-09-25 16:57:58 +02:00
Eloy Lafuente (stronk7)
b8749c6208
Merge branch 'wip-MDL-62708-master' of https://github.com/Beedell/moodle
2018-09-25 16:52:50 +02:00
Charles Fulton
49b464f814
MDL-58000 badges: use large image when baking
2018-09-25 10:46:05 -04:00
Eloy Lafuente (stronk7)
fc008d6769
MDL-57610 assignfeedback_editpdf: add missing UK to install.xml
2018-09-25 15:21:42 +02:00
Eloy Lafuente (stronk7)
4f06a97702
Merge branch 'MDL-57610' of git://github.com/aolley/moodle
2018-09-25 14:46:09 +02:00
David Monllao
8199e69b47
Merge branch 'MDL-63119-master' of git://github.com/lameze/moodle
2018-09-25 12:36:08 +02:00
David Monllao
cebb7ba17c
Merge branch 'MDL-62930-master' of git://github.com/damyon/moodle
2018-09-25 12:28:10 +02:00
David Monllao
9d4c8d45ef
Merge branch 'MDL-62717-master' of https://github.com/lucaboesch/moodle
2018-09-25 12:18:36 +02:00
Alexander Bias
3e24741d0a
MDL-63442 login: Show MOODLEID cookie note only if needed
...
AMOS BEGIN
CPY [cookiesenabled,core],[cookiesenabledonlysession,core]
AMOS END
2018-09-25 12:16:47 +02:00
David Monllao
85d4b77cd3
Merge branch 'MDL-61967-master' of git://github.com/sarjona/moodle
2018-09-25 11:08:53 +02:00