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
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
Damyon Wiese
a60e8ba51e
MDL-59365 enrol_manual: Rewrite the yui enrolment popup in amd
...
The add/roles thing was only converted to bootstrap 2/4 markup and the yui left in place.
The modal for adding users to a course was unsavable so I rewrote it with an mform in a popup, still calling
the same (barely) modified ajax script.
The webservice for searching cohorts was taken from admin/tool/lp and moved into /cohort. I added a generic "cohort"
mform element at the same time.
The webservice for searching for users was taken from the original ajax script.
2017-07-11 13:47:26 +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
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
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
Juan Leyva
3123c2cff5
MDL-53993 competency: Add CBE external functions to the Mobile service
2016-05-06 09:27:29 +08:00
Issam Taboubi
5f887f4b96
MDL-53528 tool_lp: Allow user to choose parent when creating competency
2016-04-18 11:06:01 +08:00
Frederic Massart
3027fe2016
MDL-53477 tool_lp: Register coursecompetencymanage as module capability
2016-04-18 10:59:00 +08:00
Frederic Massart
cf4c3eaac5
MDL-53542 tool_lp: Fixing missed upgrade step
2016-04-18 10:59:00 +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
Serge Gauthier
65abd20d8c
MDL_53523 tool_lp: Mark fields 'scale/scaleconfiguration' as required
2016-04-18 10:58:59 +08:00
Serge Gauthier
44e8cba48e
MDL-53483 tool_lp: Normalise the names of capabilities
2016-04-18 10:58:59 +08:00
Issam Taboubi
8c9cb5ec05
MDL-52919 tool_lp: Show the path when listing competencies
2016-04-18 10:58:58 +08:00
Issam Taboubi
946bc0f749
MDL-52980 tool_lp: Double check the name of the capability
2016-04-18 10:58:57 +08:00
Issam Taboubi
b986597039
MDL-53296_master tool_lp: Add unique index in course_competency
2016-04-18 10:58:56 +08:00
Issam Taboubi
078d4f9c27
MDL-53187 tool_lp: Create events for user competency workflow
2016-04-18 10:58:56 +08:00
Issam Taboubi
3ed982e143
MDL-53084 tool_lp: Improve the view of user competency in a plan
...
* Remove the plan block
* Remove the plan link
2016-04-18 10:58:56 +08:00
Issam Taboubi
25deee1704
MDL-53182 tool_lp: Create events for plan workflow
2016-04-18 10:58:55 +08:00
Frederic Massart
3e0b090c7b
MDL-53212 tool_lp: Only store the required information in scaleconfig
2016-04-18 10:58:55 +08:00
Jun Pataleta
41460929f2
MDL-53211 tool_lp: Add user_competency_course model
...
* Added user_competency_course model.
* Populate user_competency_course on suggest in course/module context.
2016-04-18 10:58:55 +08:00
Frederic Massart
338386aa76
MDL-53185 tool_lp: Admin setting to disable competencies
2016-04-18 10:58:55 +08:00
Frederic Massart
d9a0d1fc4a
MDL-53295 tool_lp: Make index cmid/compid on module_competency unique
2016-04-18 10:58:55 +08:00
Issam Taboubi
640201536a
MDL-53189 tool_lp: Create event for user competency viewed
2016-04-18 10:58:55 +08:00
Serge Gauthier
893f48654c
MDL-53193 tool_lp: Add behat tests for CRUD of evidence of prior learning
2016-04-18 10:58:54 +08:00
Issam Taboubi
c7f2b74ed3
MDL-53162 tool_lp: Behat tests for plans CRUD operations
2016-04-18 10:58:54 +08:00
Serge Gauthier
8e3eb9f865
MDL-53160 tool_lp: Create C(R)UD events for evidence of prior learning
2016-04-18 10:58:54 +08:00
Issam Taboubi
4ed524b7a7
MDL-53138 tool_lp: Create C(R)UD + viewed events for plans
2016-04-18 10:58:54 +08:00
Issam Taboubi
d32d64bcbc
MDL-52959 tool_lp: Create C(R)UD events for competencies
2016-04-18 10:58:54 +08:00
Issam Taboubi
c3de87f672
MDL-53067 tool_lp: Incorrect 'Linked courses:' in competency edit menu
2016-04-18 10:58:53 +08:00
Frederic Massart
d17cbbfbad
MDL-52691 tool_lp: Add note support to competency rating
2016-04-18 10:58:53 +08:00
Damyon Wiese
f446b2e133
MDL-52534 cbe: Fixes from peer review (linking competencies to activities)
2016-04-18 10:58:53 +08:00
Issam Taboubi
3e6a8e1694
MDL-52960 tool_lp: Created event for competency viewed
2016-04-18 10:58:52 +08:00
Serge Gauthier
85e45ff88a
MDL-52711 tool_lp: Create C(R)UD events for templates
2016-04-18 10:58:51 +08:00
Serge Gauthier
305eaf3845
MDL-52712 tool_lp: Create event for template viewed
2016-04-18 10:58:51 +08:00
Issam Taboubi
9a325eda06
MDL-51513 tool_lp: Properly delete a competency
2016-04-18 10:58:51 +08:00
Issam Taboubi
f73a29c181
MDL-52710 tool_lp: Create event for framework viewed
2016-04-18 10:58:51 +08:00
Serge Gauthier
8fabc73882
MDL-52675 tool_lp: When deleting template delete or unlink derived plans
2016-04-18 10:58:51 +08:00
Issam Taboubi
0b7c334c2b
MDL-52713 tool_lp: Add behat tests for CRUD operations on frameworks
2016-04-18 10:58:50 +08:00
Serge Gauthier
a3acafa0ca
MDL-52709 tool_lp: Create C(R)UD events for competency frameworks
2016-04-18 10:58:50 +08:00
Frederic Massart
3c230247ce
MDL-51035 tool_lp: Plans can be reviewed and commented on
2016-04-18 10:58:50 +08:00
Frederic Massart
943989c22b
MDL-51036 tool_lp: Granular permissions on user competencies
2016-04-18 10:58:50 +08:00
Frederic Massart
182f609213
MDL-51036 tool_lp: Addressing comments left during peer review
2016-04-18 10:58:50 +08:00
Issam Taboubi
3c5811644c
MDL-52485 tool_lp: Validate the duedate of a plan
2016-04-18 10:58:49 +08:00
Serge Gauthier
a8902ee2d7
MDL-52432 tool_lp: Add ability to unlink a plan from its template
2016-04-18 10:58:48 +08:00
Issam Taboubi
19456fec66
MDL-52424 tool_lp: Plans page should show the template based on
2016-04-18 10:58:48 +08:00
Damyon Wiese
9f422dc2e9
MDL-51040 cbe: New user_competency_in_course page
2016-04-18 10:58:48 +08:00
Damyon Wiese
0845a3a09a
MDL-51648 cbe: Refactor the user_competency_summary exporter
...
Split it into a core exporter, and an extended one that adds information about the plan.
Also
* Remove userid from grade_competency_in_plan function (redundant)
* Improve the signature of list_evidence so it can handle completed plans (later)
* Rename read_user_competency_summary to data_for_user_competency_summary_in_plan
* Handle completed plans (list user_competency_plan as well as user_competency)
* Remove user_can_see_details_cap handling - if you can see the users plan you can see the user
* Pass final scaleconfiguration in the competency_summary_exporter
* Add docs comments to new templates
2016-04-18 10:58:47 +08:00
Issam Taboubi
964afa98e7
MDL-52229 tool_lp: Handle hidden templates/frameworks
2016-04-18 10:58:46 +08:00
Issam Taboubi
ed549dbfcb
MDL-52282 tool_lp: Create a scheduled task to sync plans from cohorts
2016-04-18 10:58:46 +08:00