David Monllaó
7677a86cc0
Merge branch 'MDL-64570-master' of git://github.com/damyon/moodle
2019-02-19 06:45:21 +01:00
Damyon Wiese
3d97770365
MDL-64570 user: coding style
...
Fix cibot warnings on line length.
2019-02-19 09:44:20 +08:00
Andrew Nicols
e2477aa382
Merge branch 'MDL-63880-master' of git://github.com/Chocolate-lightning/moodle
2019-02-08 12:36:22 +08:00
Mathew May
298133d638
MDL-63880 core_course: Change core no-course template.
...
Added two templates back in that define what string to use in the two affected blocks.
2019-02-08 12:31:11 +08:00
Andrew Nicols
c882a45f10
Merge branch 'MDL-63880-master' of git://github.com/Chocolate-lightning/moodle
2019-02-07 13:53:53 +08:00
Mathew May
a29135f883
MDL-63880 core_course: Move common templates to core_course
...
Remove repeated templates from myoverview, recentlyaccessedcourse &
starredcourses blocks.
2019-02-07 13:45:12 +08:00
Eloy Lafuente (stronk7)
f706dabd50
Merge branch 'MDL-63785-master' of git://github.com/rezaies/moodle
2019-02-06 00:04:14 +01:00
Sara Arjona
f59f689e29
Merge branch 'master' of https://github.com/kristian-94/moodle
2019-01-30 19:08:59 +01:00
Dan Marsden
89ab980681
MDL-64124 block_ilp: Remove unused capability.
2019-01-28 10:22:20 +13:00
Kristian Ringer
26a6b74d6e
MDL-64700 block_recentlyaccessedcourses: don't escape course names
2019-01-25 10:19:03 +11:00
Sara Arjona
7d4a9008fa
Merge branch 'MDL-63628-master' of git://github.com/damyon/moodle
2019-01-22 12:19:41 +01:00
Damyon Wiese
2fbd00cb22
MDL-63628 accessibility: Trigger file links with keyboard
2019-01-22 08:39:49 +08:00
Sara Arjona
1557d7a8df
Merge branch 'MDL-64425-master' of git://github.com/lameze/moodle
2019-01-15 13:20:47 +01:00
Damyon Wiese
65834189e9
MDL-64570 accessibility: purpose login fields
...
Provide the autocomplete attribute and username / current-password values to username
and password fields in login forms.
https://www.w3.org/WAI/WCAG21/Understanding/identify-input-purpose.html
2019-01-14 16:16:34 +08:00
Eloy Lafuente (stronk7)
2c4463bf0f
Merge branch 'MDL-64509-master-enfix' of git://github.com/mudrd8mz/moodle
2019-01-08 16:17:06 +01:00
Helen Foster
65d70aa81b
MDL-64509 lang: Import fixed English strings (en_fix)
...
Significant string change: enablerunnow_desc,tool_task - including
mention of pathtophp requirement
2019-01-07 14:40:34 +01:00
Eloy Lafuente (stronk7)
a12207be25
MDL-63276 upgrade: clean < 3.2.0 upgrade steps
...
3.7 (min PHP 7.1) requires 3.2 (first version supporting PHP 7.1)
This just deletes all the upgrade steps previous to 3.2.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.
Also includes an upgrade step to prevent upgrading from any
version < 2016120500 (v3.2.0) as anti-cheating measure.
Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase. (note there isn't any this time).
2019-01-03 01:17:17 +01:00
Adrian Greeve
648afe76f8
Merge branch 'MDL-64025-master' of https://github.com/christianwolters/moodle
2018-12-18 15:58:06 +01:00
Adrian Greeve
1ccaa71b04
Merge branch 'MDL-63794-master-2' of git://github.com/mihailges/moodle
2018-12-18 12:13:35 +01:00
Simey Lameze
a6243b09f3
MDL-64425 block_timeline: fix incorrect get_string parameter
2018-12-18 10:23:12 +08:00
Mihail Geshoski
6c52667722
MDL-63794 block_myoverview: Display the course category name in block
2018-12-17 13:21:55 +08:00
Mihail Geshoski
d657d80db0
MDL-63794 block_myoverview: Add behat tests
2018-12-17 13:21:55 +08:00
Christian Wolters
d596f5ca6d
MDL-64025 admin_bookmarks: Enable bookmarking of admin categories
2018-12-16 15:43:49 +01:00
Shamim Rezaie
66e15651fe
MDL-63785 block_rss_client: performance improvement
2018-12-10 14:52:13 +11:00
Shamim Rezaie
07bab537a0
MDL-63785 block_community: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
d4269920de
MDL-63785 block_html : performance improvement
2018-12-10 14:52:12 +11:00
Peter
fa729309c4
MDL-60019 mod_block: Redundant code in block_navigation.php
...
Remove the redundant code as reported from the mentioned file.
2018-12-10 09:48:00 +08:00
Damyon Wiese
e67feef907
Merge branch 'MDL-64155-master' of git://github.com/vmdef/moodle
2018-12-03 15:26:08 +08:00
Eloy Lafuente (stronk7)
f47c8f3525
MDL-64300 upgrade: add 3.6.0 separation line to all upgrade scripts
2018-12-02 18:36:40 +01:00
David Monllao
823fc75421
Merge branch 'MDL-64282' of git://github.com/stronk7/moodle
2018-11-30 13:02:47 +01:00
Eloy Lafuente (stronk7)
085353b315
MDL-64282 versions: bump all versions and requires near release
...
version = 2018120300 release version
requires= 2018112800 current rc2 (week7roll1) version
2018-11-29 18:24:08 +01:00
Víctor Déniz Falcón
0eac5cf446
MDL-64155 block_recentlyaccessedcourses: considering enrolment status
2018-11-29 15:37:17 +00:00
Bas Brands
d996eb941f
MDL-63988 core_my: always honour showshortname and summary heading
...
* make the summaryview heading semantically correct for boost where titles
are h5 and headings within the blocks should have h6
* style the heading to use h5
* add clean theme .h5 class for dashboard blocks
2018-11-28 17:36:21 +01:00
Bas Brands
f87181fdaf
MDL-63988 core_my: add course shortname to dashboard blocks …
...
* all dashboard card templates moved to /course/templates/
* added aria labels for course short name
* removed ":" from other course aria strings to improve screenreader output
2018-11-28 17:36:20 +01:00
Jun Pataleta
d82cc9f297
MDL-64170 block_myoverview: Behat fix
2018-11-27 10:58:04 +08:00
David Monllao
9f61908ccd
MDL-64170 block_myoverview: Extend fix to aria label
2018-11-26 05:44:00 +01:00
David Monllao
5cd2cd385c
Merge branch 'MDL-64170-master' of git://github.com/bmbrands/moodle
2018-11-26 05:43:02 +01:00
David Monllao
bb63b48bcb
Merge branch 'MDL-64173-master' of git://github.com/bmbrands/moodle
2018-11-26 05:36:57 +01:00
Bas Brands
02383d7119
MDL-64173 block_myoverview: remove heading class from course title
...
Using <h4> on the course name titles is symantically incorrect
To align with the other views the heading tag has been removed.
2018-11-25 13:44:35 +01:00
Bas Brands
ecefd2d5b5
MDL-64172 block_myoverview: use .text-primary to colour star icons
...
Using the .text-primary class allows colour to be overridden easily
This will back the dashboard icons look consistent with the messaging icons.
2018-11-25 12:44:04 +01:00
Bas Brands
224567a0f2
MDL-64170 block myoverview: change title string to course
...
change language string for Sort by "Title" to "Course"
2018-11-25 11:36:14 +01:00
Andrew Nicols
a0a365fe43
Merge branch 'MDL-64092-master' of git://github.com/peterRd/moodle
2018-11-22 10:16:23 +08:00
Peter
495e1b5615
MDL-64092 block_timeline: Separate the activity view and submission link
...
* Reintroduce separate links similar to 35
* Hide submission links if not actionable
2018-11-21 14:26:38 +08:00
David Monllao
819cb2054b
Merge branch 'MDL-64063-master' of git://github.com/abgreeve/moodle
2018-11-21 06:27:09 +01:00
Adrian Greeve
644ffbd332
MDL-64063 core_calendar: events by time considers enrolment status.
2018-11-21 09:51:52 +08:00
Andrew Nicols
3c1d2a88c2
Merge branch 'MDL-64077-master' of git://github.com/vmdef/moodle
2018-11-21 08:10:59 +08:00
Víctor Déniz Falcón
d77efead0a
MDL-64077 block_site_main: modify style to fix layout in boost theme
2018-11-20 13:08:13 +00:00
Jun Pataleta
a7ca299373
Merge branch 'MDL-63663-master' of git://github.com/bmbrands/moodle
2018-11-20 11:59:29 +08:00
Jun Pataleta
1cc37dc523
Merge branch 'MDL-63817-master' of git://github.com/peterRd/moodle
2018-11-20 11:20:23 +08:00
Peter
eb2fe63ef1
MDL-63817 block_timeline: Fixed behat test and clean template
2018-11-20 09:00:44 +08:00