Bas Brands
4394f9e358
MDL-67735 theme_boost: remove bs2 and bs4alpha compatibility css
2020-08-17 08:16:42 +00:00
Bas Brands
cb4542b868
MDL-67222 tool_lp: update css classes for Bootstrap 4.3
2019-11-25 13:33:21 +01:00
Sara Arjona
3e8f9b2869
MDL-65538 competency: fix behat errors with firefox
...
There is a random behat error when executing the "Go to the competency
course competencies page." scenario: "Moodle exception: A required parameter
(courseid) was missing More information about this error".
It happens because sometimes the form is sent before the JS and it hasn't
the needed parameters defined. So they have been added as hidden to the
form to avoid the error (which I couldn't reproduce manually).
2019-07-15 13:48:56 +02:00
Damyon Wiese
89da9b4900
MDL-65154 competencies: Filter course competencies
...
Add an activity filter to the course competencies screen.
2019-05-06 09:34:25 +08:00
Damyon Wiese
fde4592c9f
MDL-52828 competencies: Breakdown report
...
Add behat test for the breakdown report, including the activity filter.
2019-05-01 12:00:18 +08:00
Damyon Wiese
27737ae666
MDL-52828 competencies: Filter by activity
...
On the competency breakdown report, allow filter by competencies linked to an activity.
2019-05-01 09:58:22 +08:00
Mathew May
5db1ce5331
MDL-64506 templates: BS2 pull-x -> BS4 float-x
2019-04-03 19:47:13 +08:00
Mathew May
5edb0fbcb5
MDL-64506 templates: replace spans where and col-x appears
2019-04-03 19:47:13 +08:00
Mathew May
29551c4b1a
MDL-64506 templates: Move BS2 btns' to BS4 btns'
...
well bs2 class is now card in bs4
2019-04-03 19:34:20 +08:00
Issam Taboubi
0d12feb6c8
MDL-55586 report_competency: Translation strings in competencies
2016-09-19 12:02:54 -04:00
Jun Pataleta
32cf4bcb93
MDL-54073 tool_lp: Unescape PARAM_TEXT properties in templates
...
Use triple-curly brackets to unescape the PARAM_TEXT properties in
templates.
Changed idnumber's type to PARAM_RAW for frameworks and competencies.
2016-05-12 11:24:51 +08:00
Frederic Massart
60011d9a8a
MDL-53982 competency: Javascript error due to string injection
2016-05-02 16:59:09 +08:00
Frederic Massart
ba7f6eeaee
MDL-53982 competency: Javascript error due to string injection
2016-05-02 12:57:03 +08:00
Frederic Massart
e912927d7b
MDL-53667 tool_lp: Use event delegate for competency dialogue
...
This was causing dramatical performance issues when the module
was loaded hundreds of times on the same page, causing each instance
to detach and attach a new event listener.
2016-04-18 14:52:48 +08:00
Issam Taboubi
e55151b218
MDL-53817 report_competency: Jump problem in user competency breakdown
2016-04-18 11:06:47 +08:00
Damyon Wiese
96f4d771bf
MDL-52979 tool_lp: Fix user_competency_course summaries
...
Only show ratings from the course on course competency pages.
2016-04-18 10:59:01 +08:00
Issam Taboubi
2f411bca83
MDL-53658 tool_lp: Stacking of messages in competency breakdown report
2016-04-18 10:59:01 +08:00
Damyon Wiese
c2f55d2931
MDL-53452 competencies: Backup/restore new course setting.
...
Also add push ratings info to competency breakdown report.
Also - improved lang strings and set colors of notices.
2016-04-18 10:58:59 +08:00
Jun Pataleta
85a719e496
MDL-53540 tool_lp_amd: Use currentTarget for comp dialog click handler
2016-04-18 10:58:58 +08:00
Damyon Wiese
a800711909
MDL-52916 cbe: Fix group handling for user_competency_in_course page, and competency breakdown report
2016-04-18 10:58:52 +08:00
Damyon Wiese
21e0dd61e5
MDL-52916 cbe: Refactor competency breakdown report
...
Redesign this to fit when there are unlimited competencies / users.
2016-04-18 10:58:52 +08:00
Damyon Wiese
e07c2ef62a
MDL-51040 cbe: Improve the competency breakdown report
...
This report now opens the user_competency_summary_in_couse in a popup
when clicking on any cell in the report. The report is refreshed when the popup
is closed.
2016-04-18 10:58:47 +08:00
Damyon Wiese
bf780fbfe0
MDL-51043 cbe: Competency breakdown report
2016-04-18 10:58:47 +08:00