Jun Pataleta
60a9993bce
MDL-53494 tool_lp: Fix dialogue display when plan is completed
2016-04-27 09:09:52 +01:00
Dan Poltawski
667589d05f
MDL-53698 admin_lp: trailing whitespace
2016-04-26 16:42:34 +01:00
Dan Poltawski
604d5d4730
Merge branch 'MDL-53698_master' of https://github.com/StudiUM/moodle
2016-04-26 16:42:00 +01:00
Dan Poltawski
9312c9c4ee
Merge branch 'MDL-53629_master2' of https://github.com/StudiUM/moodle
2016-04-26 13:33:39 +01:00
Dan Poltawski
587580a0df
Merge branch 'MDL-53494_master' of https://github.com/StudiUM/moodle
2016-04-26 11:31:55 +01:00
Dan Poltawski
23f1dbde67
Merge branch 'MDL-53859_master' of https://github.com/StudiUM/moodle
2016-04-26 10:31:00 +01:00
David Monllao
6e233df58e
Merge branch 'MDL-53667-master' of git://github.com/FMCorz/moodle
2016-04-26 11:38:00 +08:00
David Monllao
e7c979dff8
Merge branch 'MDL-53632-master' of git://github.com/FMCorz/moodle
2016-04-26 11:29:51 +08:00
David Monllao
29752d05ae
Merge branch 'MDL-53733_master' of https://github.com/StudiUM/moodle
2016-04-26 10:55:03 +08:00
David Monllao
e9eb7ca21f
Merge branch 'MDL-53878_master' of https://github.com/StudiUM/moodle
2016-04-26 10:49:32 +08:00
David Monllao
e1f9593de4
Merge branch 'MDL-53678_master' of https://github.com/StudiUM/moodle
2016-04-26 10:45:40 +08:00
David Monllao
1ef42d5f29
Merge branch 'MDL-53865-master' of git://github.com/junpataleta/moodle
2016-04-26 09:38:33 +08:00
Dan Poltawski
ca6cbe3428
Merge branch 'MDL-53853-master' of git://github.com/junpataleta/moodle
2016-04-25 22:00:18 +01:00
Issam Taboubi
68f8ad4c95
MDL-53698 tool_lp: Progress percent sign not showing
2016-04-22 14:00:12 -04:00
Issam Taboubi
18daa64cbf
MDL-53878 tool_lp: Condition on displaying Link competencies button
2016-04-22 13:57:09 -04:00
Issam Taboubi
e65fda6b7f
MDL-53733 tool_lp: Competency heading misaligned in templatecompetency
2016-04-22 13:54:02 -04:00
Issam Taboubi
ee0ca65f4e
MDL-53678 tool_lp: Dropdown list plan displays horizontal scroll bar
2016-04-22 13:51:52 -04:00
Issam Taboubi
7fbbd771f7
MDL-53494 tool_lp: user_competency_in_plan page should be in a popup
2016-04-22 12:32:46 -04:00
Serge Gauthier
eeb477079e
MDL-53859 competency: Can't change user in course competency breakdown
2016-04-22 11:41:36 -04:00
Serge Gauthier
184f9b12ed
MDL-53629 tool_lp: Add buttons should be displayed left below the title
2016-04-22 10:50:40 -04:00
Eloy Lafuente (stronk7)
7e122c6e29
NOBUG: Fixed SVG browser compatibility
2016-04-22 10:56:53 +02:00
Frederic Massart
5592edb646
MDL-53451 competency: Improve performance by bypassing api::is_enabled()
2016-04-22 11:34:39 +08:00
Jun Pataleta
00456f0bed
MDL-53865 tool_lp: Add maxlength attr and validation for input fields
2016-04-19 15:40:36 +08:00
David Monllao
f3eb9951d1
MDL-53451 tool_lp: Removing unnecessary built modules
2016-04-19 13:56:49 +08:00
Jun Pataleta
30f1b35474
MDL-53853 tool_lp: Remove competency description in autocomplete
2016-04-19 13:16:17 +08:00
Frederic Massart
4474c87401
MDL-53451 competency: Removing sneaky whitespaces
2016-04-19 12:21:36 +08:00
Frederic Massart
69c478660a
MDL-53451 competency: Properly wrap those nasty function declarations
...
Pheww, we avoided a disaster.
2016-04-19 10:55:46 +08:00
Frederic Massart
746da8ba60
MDL-53632 competency: Consistently use the terms frameworks, plans, ...
...
- Templates: 'Learning plan templates'
- Plans: 'Learning plans'
- Frameworks: 'Competency frameworks'
When the context, or sentence, is already stating that we are talking
about 'learning plans' or 'competencies', it may sound redundant to
repeat those terms, therefore we can simply refer to 'Templates',
'Plans', and 'Frameworks'.
2016-04-18 16:51:39 +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
Serge Gauthier
d580b62fb3
MDL-53627 tool_lp: Add links to cohorts and plans in templates menu
2016-04-18 14:42:03 +08:00
Serge Gauthier
7dbff38a7c
MDL-53527 tool_lp: Improving the help popup of scales
2016-04-18 14:21:39 +08:00
Frederic Massart
eeaef357f2
MDL-53451 tool_lp: Fix tests fails because block_lp already on dashboard
2016-04-18 13:49:16 +08:00
Serge Gauthier
7833290b15
MDL-53705 tool_lp: Average proficiency rate on a template is incorrect
2016-04-18 11:06:47 +08:00
Issam Taboubi
aa6f127ce8
MDL-53818 tool_lp: Error competency summary associated to an evidence
2016-04-18 11:06:47 +08:00
Frederic Massart
1e99f31e33
MDL-53654 competency: Provide a way to delete evidence
2016-04-18 11:06:47 +08:00
Frederic Massart
5aa9ded503
MDL-53773 tool_lp: Missing validate_context call in external function
...
Just sneaking that in as I noticed it while fixing RTL.
2016-04-18 11:06:01 +08:00
Frederic Massart
dee226a94d
MDL-53773 competency: RTL styles for report_competency and tool_lp
...
Notice that some styles are made specific to the plugins because
I don't want to take the risk of introducing regressions by
patching core so broadly for RTL support.
2016-04-18 11:06:01 +08:00
Issam Taboubi
e0c2d7c02e
MDL-53720 tool_lp: Cannot grade competency in breakdown report
2016-04-18 11:06:01 +08:00
Barbara Ramiro
300d30e714
MDL-53528 core: New edit inline icon
2016-04-18 11:06:01 +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
91e5464282
MDL-53700 competency: Making CiBoT happier
2016-04-18 11:06:00 +08:00
Frederic Massart
8d0c57ed08
MDL-53700 competency: Migrating scale_used hook to core
2016-04-18 11:06:00 +08:00
Frederic Massart
899f46d6de
MDL-53700 competency: Use URL resolver in events
2016-04-18 11:06:00 +08:00
Frederic Massart
07fc0ec380
MDL-53700 competency: Implementing a URL resolver
2016-04-18 11:06:00 +08:00
Frederic Massart
ca94bcdbdb
MDL-53700 competency: Splitting competency rules logic and UI
2016-04-18 11:06:00 +08:00
Frederic Massart
e6dc03d7c4
MDL-53700 competency: Migrating language strings
2016-04-18 11:06:00 +08:00
Frederic Massart
4aa6acb22a
MDL-53700 competency: Migrating comment related APIs to core
2016-04-18 11:05:59 +08:00
Frederic Massart
7160fb19d7
MDL-53700 competency: Migrating file serving to core
2016-04-18 11:05:59 +08:00
Frederic Massart
c88b6c05ca
MDL-53700 competency: Migrating observers to core
2016-04-18 11:05:59 +08:00
Frederic Massart
8417c3a620
MDL-53700 competency: Migrating backup logic to core
2016-04-18 11:05:59 +08:00