moodle/admin/tool/lp
Eloy Lafuente (stronk7) 9b0aec2d65 MDL-65154 competencies: FF 47 does not digest null/missing JS params
So we are defaulting to 0 when the page is initially called,
instead of current null. That's exactly the same behavior
than when you pick "No filters applied" from the filter menu.

Note that other browsers seems to accept perfectly the missing param
but FF 47.0.1 does not.
2019-05-07 23:20:38 +02:00
..
amd MDL-65154 competencies: Filter course competencies 2019-05-06 09:34:25 +08:00
classes Merge branch 'MDL-65153-master' of git://github.com/damyon/moodle 2019-05-07 16:24:37 +08:00
db MDL-59365 enrol_manual: Rewrite the yui enrolment popup in amd 2017-07-11 13:47:26 +01:00
lang/en MDL-65154 competencies: Filter course competencies 2019-05-06 09:34:25 +08:00
pix MDL-51683 design: New icon for competencies 2016-05-31 10:48:18 +08:00
templates MDL-65154 competencies: Filter course competencies 2019-05-06 09:34:25 +08:00
tests MDL-65154 competencies: Filter course competencies 2019-05-06 09:34:25 +08:00
yui MDL-40759 dragdrop: Use a pix icon renderer for drag handles. 2017-03-17 15:51:28 +08:00
competencies.php MDL-63876 competencies: Use direct URL 2019-03-29 11:31:15 +08:00
competencyframeworks.php MDL-53629 tool_lp: Add buttons should be displayed left below the title 2016-04-22 10:50:40 -04:00
coursecompetencies.php MDL-65154 competencies: FF 47 does not digest null/missing JS params 2019-05-07 23:20:38 +02:00
editcompetency.php MDL-57273 persistent: Some more magic __call conversions 2017-01-24 15:20:07 +08:00
editcompetencyframework.php MDL-57273 persistent: Some more magic __call conversions 2017-01-24 15:20:07 +08:00
editplan.php MDL-57273 persistent: Some more magic __call conversions 2017-01-24 15:20:07 +08:00
edittemplate.php MDL-57273 persistent: Some more magic __call conversions 2017-01-24 15:20:07 +08:00
learningplans.php MDL-53700 competency: Migrating the competency API to core 2016-04-18 11:05:59 +08:00
lib.php MDL-63876 competencies: Skip enabled check 2019-03-29 11:31:15 +08:00
plan.php MDL-57273 persistent: Some more magic __call conversions 2017-01-24 15:20:07 +08:00
plans.php MDL-53700 competency: Migrating the competency API to core 2016-04-18 11:05:59 +08:00
settings.php MDL-53451 competency: Improve performance by bypassing api::is_enabled() 2016-04-22 11:34:39 +08:00
styles.css MDL-63876 badges: Add competency criteria 2019-03-29 11:31:15 +08:00
template_cohorts.php MDL-57273 persistent: Some more magic __call conversions 2017-01-24 15:20:07 +08:00
template_plans.php MDL-57273 persistent: Some more magic __call conversions 2017-01-24 15:20:07 +08:00
templatecompetencies.php MDL-57273 persistent: Some more magic __call conversions 2017-01-24 15:20:07 +08:00
upgrade.txt MDL-57273 core: Migrating some exporters from tool_lp & core_competency 2017-01-20 12:56:18 +08:00
user_competency.php MDL-57273 persistent: Some more magic __call conversions 2017-01-24 15:20:07 +08:00
user_competency_in_course.php MDL-57273 persistent: Some more magic __call conversions 2017-01-24 15:20:07 +08:00
user_competency_in_plan.php MDL-57273 persistent: Some more magic __call conversions 2017-01-24 15:20:07 +08:00
user_evidence.php MDL-57273 persistent: Some more magic __call conversions 2017-01-24 15:20:07 +08:00
user_evidence_edit.php MDL-57273 persistent: Some more magic __call conversions 2017-01-24 15:20:07 +08:00
user_evidence_list.php MDL-53700 competency: Migrating the competency API to core 2016-04-18 11:05:59 +08:00
version.php MDL-64282 versions: bump all versions and requires near release 2018-11-29 18:24:08 +01:00