David Monllaó
59f75c4f41
Merge branch 'MDL-32096-master' of git://github.com/peterRd/moodle
2019-02-12 09:41:35 +01:00
Sara Arjona
f07949c0c9
Merge branch 'MDL-61623-master' of git://github.com/damyon/moodle
2019-01-29 11:20:08 +01:00
Damyon Wiese
82e8a0ef36
MDL-61623 accessibility: Use role, not aria-role
2019-01-29 13:40:10 +08:00
Peter
acbe1256d2
MDL-32096 core_report: Remove duplicate filters in reports
...
* Remove duplicate filters from activity completion and course completion report pages
2019-01-22 12:12:17 +08:00
Mihail Geshoski
bed5439216
MDL-63480 reports: Fix name filters in completion reports
2019-01-21 09:23:25 +08: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
02fda279ed
MDL-57281 behat: deprecated step definition I navigate to node in
...
Definition step deprecated and affected tests modified.
2018-08-20 12:53:26 +01: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
Mihail Geshoski
c2384dde13
MDL-61838 report_progress: Add privacy files
2018-04-06 09:00:02 +08:00
Mihail Geshoski
b68b5f55ca
MDL-57727 reports: Activity completion report sorting problem
2017-12-12 09:39:17 +08: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
Jake Dallimore
b08337c35e
MDL-37361 completion: Consolidate icon logic and clarify web service
...
- Icon generation logic moved to the course renderer.
- Web service should return the completion info only, not HTML.
- JS modified to handle icon rendering in relevant cases.
2017-10-10 17:12:22 +08:00
Jake Dallimore
8fbc41d8d5
MDL-37361 completion: minor code fixes.
2017-10-10 17:12:09 +08:00
Jake Dallimore
194f142274
MDL-37361 completion: accessibility fixes for completion overrides
...
- Fixed aria-roles for links acting as status override buttons
- Used custom_interaction_events for better activation handling
- Replaced core/notification with AMD modal which facilitates better
onhide focus control when cancelling or confirming the action.
2017-10-10 17:11:48 +08:00
Jake Dallimore
77165c9c83
MDL-37361 behat: added a test covering the activity completion report
2017-10-10 17:11:32 +08:00
Jake Dallimore
6f4adc6be4
MDL-37361 completion: make completion overrides visible to students
...
- Set icons in the course/renderer
- Use 'set' in lang strings for simplicity
- Code style fixes
2017-10-10 17:11:13 +08:00
Eiz Eddin Al Katrib
a39918daae
MDL-37361 completion: Enabled overriding activity completion status
2017-10-10 17:10:15 +08: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
Ilya Tregubov
8b844f702e
MDL-55941 output: Refactor and improve initialbar UX to use templates
2017-03-24 20:31:03 +11:00
Damyon Wiese
3e6adcd69c
MDL-40759 icons: Rename activity_icon
...
image_icon is a better name because there are some valid uses for these other than for activity icons.
E.g. Old JS code that is not worth re-writing.
2017-03-17 15:52:18 +08:00
Damyon Wiese
663640f5b3
MDL-40759 icons: convert uses of pix_url to pix_icon
...
Also change filepicker to use scaled svgs instead of sets of custom pngs. The svgs are taken from font-awesome.
2017-03-17 15:52:17 +08:00
Dan Poltawski
c73e3ef153
MDL-57527 reports: remove JS svg rotation
...
Just use CSS
2017-02-08 11:04:59 +00:00
Eloy Lafuente (stronk7)
04649747a4
MDL-57197 versions: bump all versions and requires near release
...
version = 2016120500 release version
requires= 2016112900 current rc4 version
2016-11-29 22:57:05 +01:00
Dan Poltawski
bc33e9bd3f
MDL-55168 css: reformat plain css with stylefmt
2016-09-30 09:25:23 +01:00
Frederic Massart
ed7844b5f4
MDL-55224 theme_noname: RTL adjustments for auto-flipping era
...
Part of MDL-55071
2016-09-23 10:49:49 +01:00
Dan Poltawski
d7f2176fd8
MDL-54671 css: fix lint errors
2016-07-08 12:58:54 +01:00
Dan Poltawski
c5ec7b698b
MDL-54671 css: reformat css
2016-07-08 12:54:13 +01:00
Eloy Lafuente (stronk7)
1abca11e0a
MDL-54638 versions: bump all versions and requires near release
...
version = 2016052300 release version
requires= 2016051900 current rc1 version
2016-05-19 02:16:15 +02:00
Dan Poltawski
8c9dbacd79
MDL-52185 report: remove ugly bullet points
2015-11-17 15:33:58 +00:00
Eloy Lafuente (stronk7)
2e144835bb
MDL-52059 versions: bump all versions and requires near release
...
version = planned 2015111600 release version
requires= current 2015111000 rc3 version
2015-11-10 12:33:52 +01:00
Marina Glancy
bdbe385cc2
MDL-49061 reports: call format_string on activities names
2015-05-13 12:14:13 +08:00
Eloy Lafuente (stronk7)
26ea380d24
MDL-50102 versions: bump all versions and requires near release
...
version = planned 2015051100 release version
requires= current 2015050500 rc1 version
Note: On purpose, the course format social wrong version (2015102100)
has been kept unmodified. Looking forward a solution right now.
2015-05-05 17:43:19 +02:00
Aaron Barnes
301bc0f249
MDL-47792 javascript: Fix for cropped headers and horizontal align
2015-01-20 11:34:47 +08:00
Avi Levy
573558af5e
MDL-47037 grader_gradereport: Enable sort in other language then English
2014-12-11 07:44:03 +08:00
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Dan Poltawski
c1985943de
Merge branch 'MDL-40716_master' of https://github.com/nadavkav/moodle
2014-04-18 15:12:21 +08:00
Eloy Lafuente (stronk7)
f39c82ebed
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01:00
Marina Glancy
88715ba2c0
MDL-41192 course: Can not write to the read-only properties of cm_info
2013-09-10 14:11:30 +10:00
Petr Škoda
2f1e464a88
MDL-40438 migrate all collatorlib:: and textlib:: uses
2013-08-06 21:04:35 +02:00
Nadav Kavalerchik
c9a2991b90
MDL-40716 - Activity labels are not visible in course completion report, when in RTL mode (theme/clean , bootstrap)
2013-07-24 08:47:25 +03:00
Sam Hemelryk
7b50002304
Merge branch 'MDL-39964-master' of git://github.com/danpoltawski/moodle
...
Conflicts:
lib/deprecatedlib.php
2013-06-12 09:04:22 +12:00
Frederic Massart
8ca0c12370
MDL-39536 completion: Prevent DB call when fetching activities
2013-06-04 12:57:10 +08:00
Dan Poltawski
26c4242c68
MDL-39964 report_progress: don't browser sniff for SVG support
...
Use feature detection, its more robust and better practice.
2013-05-31 14:43:00 +08:00
Eloy Lafuente (stronk7)
cedb0aab5a
MDL-39434 Bump all versions near 2.5 release
2013-05-01 18:03:29 +02:00
Jerome Mouneyrac
fea8be4203
MDL-37988 Completion reports: Table header row not in thead section
2013-04-25 12:37:53 +01:00
Charles Fulton
ad23973cdc
MDL-38865 report_progress: narrow CSS selectors
2013-04-03 08:46:39 -07:00
Eloy Lafuente (stronk7)
663dbbc2e6
MDL-36933 Bump everything to 2012112900
...
(versions, requires and dependencies)
2012-11-30 03:30:09 +01:00
David Monllao
13cd661f1b
MDL-30901 report_progress Removing screenreader setting usage and adding a title attribute for screen readers
2012-09-21 09:22:21 +08:00
Petr Škoda
5bb40d1ebd
MDL-34741 use 2in3 in report_progress
2012-08-11 20:40:08 +02:00