Jun Pataleta
a7ca299373
Merge branch 'MDL-63663-master' of git://github.com/bmbrands/moodle
2018-11-20 11:59:29 +08:00
Peter
11988d74b4
MDL-63793 block_myoverview: Persist the user's paging limit preference
...
* providers for paging preferences
* Moved the user pref persistence to the factory
* Added client defined namespace in config
* Define custom client events in the client instead of passing to the
factory
2018-11-19 09:43:00 +08:00
Bas Brands
356bfb698f
MDL-63663 core_my: prevent page jumps on load
...
equal size loading placeholders
added list view and summary view placeholders for myoverview
2018-11-12 15:44:37 +01:00
Bas Brands
f457cb862d
MDL-63830 block_myoverview: shorten card titles
2018-11-07 11:47:23 +01:00
Bas Brands
7ba8c72781
MDL-63830 block_myoverview: menu icon position summary
2018-11-07 11:47:23 +01:00
Bas Brands
44b549260d
MDL-63830 block_myoverview: reuse css for dashboard blocks
...
target block content only
use same html accross blocks
add one-row class for scrolling cards
2018-11-07 11:47:04 +01:00
Bas Brands
f1b1f3804e
MDL-63830 block_myoverview: rounded images for summary view
2018-11-07 11:23:27 +01:00
Bas Brands
97593c37d8
MDL-63830 block_myoverview: text colour course names
...
Using same card HTMl for recently accessed courses
2018-11-07 11:23:26 +01:00
Bas Brands
95acd7b1b4
MDL-63830 block_myoverview: remove margin card title
2018-11-07 11:23:19 +01:00
Bas Brands
78c06a660b
MDL-63830 block_myoverview: star icon updates
...
Change the star icon from being in a button and allow it to be
inline using spans instead of divs.
Add the option to passes css classed to the template.
2018-11-07 09:48:00 +01:00
Bas Brands
aba5b89c7a
MDL-63830 block_myoverview: card footer styles
2018-11-07 09:00:18 +01:00
Bas Brands
2b311e7689
MDL-63830 block_myoverview: progressbar styles boost
...
using bg-white and border
allow collapsing of list view content
removed obsolete styles for old progress circles bootstrapbase
2018-11-07 08:59:29 +01:00
Peter
645cb7dd0f
MDL-63457 block_myoverview: Bug fixes
...
* Updated bootstrap theme to match boost
* Fix up logical errors in js
2018-11-02 10:44:32 +08:00
Andrew Nicols
033adb0242
MDL-63457 block_myoverview: Whitespace fix
2018-11-01 15:10:10 +08:00
Andrew Nicols
f3d077d0a7
Merge branch 'MDL-63457-master' of git://github.com/peterRd/moodle
2018-11-01 15:03:34 +08:00
Peter
fd955097e4
MDL-63457 block_myoverview: JS update to avoid constant network requests
...
* Expose paged content factory to trigger last page updates
* Remove repetitive network requests on hide/show courses
* Manually do paged dataset modification
2018-11-01 13:36:52 +08:00
Bas Brands
0ec602615d
MDL-63064 block_starredcourses: horizontal scroll, load all courses
2018-10-31 13:51:13 -04:00
Bas Brands
5c6db8d956
MDL-63064 block_starredcourses: move lang strings to core_course
...
AMOS BEGIN
MOV [aria:courseimage,block_myoverview],[aria:courseimage,core_course]
MOV [aria:coursename,block_myoverview],[aria:coursename,core_course]
MOV [aria:favourite,block_myoverview],[aria:favourite,core_course]
MOV [favourite,block_myoverview],[favourite,core_course]
MOV [notfavourite,block_myoverview],[notfavourite,core_course]
AMOS END
2018-10-31 10:44:30 -04:00
lameze
07fdb5a0a3
MDL-63064 block_starredcourses: change events to use pubsub
2018-10-31 10:44:08 -04:00
lameze
0bb6f0b719
MDL-63064 block_myoverview: trigger event when course is starred
2018-10-31 10:44:03 -04:00
Eloy Lafuente (stronk7)
f3d80b483b
Merge branch 'MDL-63730-master-enfix' of git://github.com/mudrd8mz/moodle
2018-10-29 13:23:53 +01:00
Bas Brands
fd68f5a9e0
MDL-63457 block_myoverview: Rerender the paged content and jump
...
Jump to the page the user was last on after hiding
2018-10-29 08:36:59 +08:00
Peter
c896546ce7
MDL-63457 block_myoverview: Functionality and test updates
...
* Add identifiers for each card in the view
* Update js to hide instead of reload block
* Behat test updates
2018-10-29 08:36:59 +08:00
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
Luca Bösch
fe149a996a
MDL-63698 block_myoverview: Summary view course images eq height/width.
2018-10-27 11:43:58 +02:00
Helen Foster
0c19b2c8fa
MDL-63730 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* withselectedusers_help, core - removing mention of 'Add a common note'
as the option no longer exists
* considereddigitalminor and digitalminor_desc, core - more
child-friendly wording
* configmessagingallusers, core_admin - clearer explanation
* auth_dbtype, auth_db - fixed broken link
2018-10-26 12:48:40 +02: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