Peter
e6f03948d7
MDL-63457 block_myoverview: Hide courses from individual overview blocks
...
* add new preferences for hidden courses
* Modified course filter to use the user preference
* Behat test
* Regex update
* Toggle hide/show
* Update enrolled_course getter to pass hidden value
* provider
* unit tests
2018-10-29 08:32:05 +08:00
Andrew Nicols
c7be63a45d
MDL-63058 block_myoverview: Whitespace fixes
2018-10-25 14:44:35 +08:00
Andrew Nicols
7583dd6902
MDL-63058 block_myoverview: Whitespace fixes
2018-10-25 14:32:59 +08:00
Bas Brands
099049b6ad
MDL-63058 block_myoverview: behat fixes and summary view check
2018-10-24 15:02:19 +02:00
Bas Brands
4fd6b77043
MDL-63058 block_myoverview: allowing reuse of css classes
2018-10-22 19:28:23 +02:00
Bas Brands
3cfff88516
MDL-63058 block_myoverview: starring and storing preferences
2018-10-20 17:53:35 +02:00
Jun Pataleta
c99b10368f
MDL-63337 block_myoverview: Fix illegal whitespaces
2018-10-15 22:06:55 +08:00
Bas Brands
e4b4b9e7da
MDL-63337 block_myoverview: add improved block myoverview
2018-10-15 08:42:08 +02: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
Marina Glancy
442f12f81a
MDL-62742 core: rename coursecat->core_course_category
...
Also rename course_in_list -> core_course_list_element
Deprecate class coursecat_sortable_records
2018-08-28 11:36:23 +02:00
Mihail Geshoski
4e829d2d75
MDL-59015 blocks: Confusing View more button in course overview block
2018-08-13 08:53:19 +08:00
Eloy Lafuente (stronk7)
57ea6753d3
MDL-62361 versions: bump all versions and requires near release
...
version = 2018051400 release version
requires= 2018050800 current beta+ (week4roll1) version
2018-05-09 02:46:30 +02:00
Bas Brands
c8cc25caba
MDL-61657 block_myoverview: implement course images for the myoverview block
2018-04-23 23:21:06 +02:00
Jun Pataleta
db711f5eca
Merge branch 'wip-MDL-61966-master' of git://github.com/abgreeve/moodle
2018-04-23 13:11:30 +08:00
Adrian Greeve
5eb8ad87fc
MDL-61966 block_myoverview: Update to provider for user preferences.
2018-04-20 14:45:10 +08:00
Bas Brands
3ec69c2ece
MDL-56511 theme_boost: Update to Bootstrap 4 stable
...
Behat fixes by David Monllao <davidm@moodle.com>
- Blocks
- Modals
- Messaging styling
- Breadcrumb
- Pagination
- Course & categories management
2018-04-18 09:31:53 +08:00
Zig Tan
38a0477575
MDL-61397 blocks: Fix null_provider namespace for blocks
2018-03-13 09:50:58 +08:00
Zig Tan
bcc3f1e810
MDL-61397 blocks: Add null_providers for blocks with no user data
2018-03-12 08:42:01 +08:00
David Monllao
3fd655242d
MDL-61313 behat: Move future events further
2018-02-01 10:33:19 +08:00
David Mudrák
04985346a2
MDL-57564 enrol: Make use of the new default sort parameter
...
Now when enrol_get_my_courses(), enrol_get_users_courses() and
enrol_get_all_users_courses() methods automatically reflect the
navsortmycoursessort setting by default, we do not need to manually
compose the sorting any more.
2017-12-06 23:15:17 +01:00
Eloy Lafuente (stronk7)
ba854606e6
MDL-60764 versions: bump all versions and requires near release
...
version = 2017111300 release version
requires= 2017110800 current rc2 version
2017-11-10 02:52:53 +01:00
Andrew Nicols
f10721d6b9
MDL-60072 mod: Fix bad event naming
2017-10-16 14:47:09 +08:00
Dan Poltawski
d9dff92fef
MDL-59761 eslint: Auto-fix some minor lint warnings
2017-09-06 08:53:50 +01:00
Simey Lameze
b9d7df741d
MDL-59887 block_myoverview: dont escape course and module names
2017-08-24 10:41:37 +08:00
Simey Lameze
1f9f277d3e
MDL-59492 block_myoverview: make view course buttons consistent
2017-08-14 11:58:18 +08:00
Simey Lameze
54798b5fbb
MDL-59492 block_myoverview: fix remaining course links visibility
2017-08-14 11:58:18 +08:00
Charles Fulton
6dede51557
MDL-59492 block_myoverview: handle course visibility style
2017-08-14 11:58:18 +08:00
Helen Foster
f08d4da505
MDL-59398 lang: Merge English strings from the en_fix language pack
2017-07-05 09:27:29 +02:00
Eloy Lafuente (stronk7)
41c17610c0
Merge branch 'MDL-59297_myoverview_error' of git://github.com/davosmith/moodle
2017-06-26 13:04:42 +02:00
Davo Smith
977258bacd
MDL-59297 block_myoverview: fix fatal error (missing require_once)
2017-06-20 11:13:03 +01:00
Simey Lameze
e00e673195
MDL-59230 block_myoverview: add missing core notification module
2017-06-16 16:39:19 +08:00
Jake Dallimore
63aa8c27be
Merge branch 'MDL-58136-master' of git://github.com/damyon/moodle
2017-06-14 12:31:56 +01:00
Damyon Wiese
d07373f289
MDL-58136 boost: Limit courses in flatnav
...
Only show "in-progress" courses in the boost flat navigation (as per the myoverview block).
2017-06-13 10:02:14 +08:00
Mark Nelson
0ecb3d7786
MDL-58907 block_myoverview: change URL when tab is selected
...
We then check if this paramter exists in the URL and if it
does we display the specified tab.
2017-06-12 10:34:38 +08:00
Mark Nelson
4dfb8cf060
MDL-58907 block_myoverview: display last tab user was on
2017-06-12 10:34:38 +08:00
Mark Nelson
ff6cd55d79
MDL-58907 block_myoverview: added setting to select default tab
2017-06-12 10:34:38 +08:00
Dan Poltawski
afaa33d9e1
MDL-57139 myoverview: fix paging button edge case
...
Previously the 'view more' button was disabled when should be enabled
2017-06-07 07:21:31 +01:00
Dan Poltawski
50c277a5d8
MDL-57139 js: built
2017-06-01 14:54:40 +01:00
Dan Poltawski
72ed079f60
MDL-57139 myoverview: Use promise best practices
...
Simplified promise
* Always return
* Make use of promise chaining features to simplfy flow
2017-06-01 14:54:38 +01:00
Eloy Lafuente (stronk7)
d989ee1e03
MDL-58853 versions: bump all versions and requires near release
...
version = 2017051500 release version
requires= 2017050500 current rc1 version
2017-05-09 02:58:28 +02:00
Jun Pataleta
472cae12a6
Merge branch 'MDL-58518-master' of git://github.com/ryanwyllie/moodle
2017-05-08 15:50:03 +08:00
Eloy Lafuente (stronk7)
8f60a02d5f
MDL-58704 behat: Restrict search to the target tab (by css_element)
...
The existing search is too broad, and the text being searched exists
a number of times in the block, all them hidden, but one (the one
where we want to really check for the existence of the text).
So this patch only changes the search from block to the target
tab, doing it by css element id. Ideally we should be able to
search in tabs more naturally, but we don't have support for that right
now.
2017-05-08 09:49:10 +08:00
Ryan Wyllie
f31240ebdf
MDL-58518 block_myoverview: use user's midnight for sort by courses
2017-05-02 02:53:26 +00:00
Andrew Nicols
2a87d81c5a
Merge branch 'MDL-58732-master' of git://github.com/ryanwyllie/moodle
2017-05-01 15:22:53 +08:00
Ryan Wyllie
2104e7a5e3
MDL-58732 block_myoverview: improve style of empty course palceholder
2017-05-01 02:17:47 +00:00
Ryan Wyllie
7243eef945
MDL-58732 block_myoverview: add max-width to block content
2017-05-01 02:15:41 +00:00
Simey Lameze
cff78dc47b
MDL-58167 block_myoverview: improve block accessibility
2017-05-01 09:42:10 +08:00
Dan Poltawski
e6dd8f32f5
Merge branch 'wip-MDL-58671-double-escaping-in-course-overview' of https://github.com/marcusgreen/moodle
2017-04-27 17:02:12 +01:00
Ankit Agarwal
47820478b0
MDL-58644 myoverview: Filter course summary before displaying.
2017-04-27 11:22:03 +05:30