Commit graph

419 commits

Author SHA1 Message Date
Nicolas Roeser cc0d7c343b Add vertical spacing after certificate download button
Increase the vertical spacing after the single button for downloading
user’s own certificate. This makes the page look better.
2019-02-04 14:47:08 +08:00
Mark Nelson d451ed8f01 Bumped version 2018-12-31 10:33:02 +08:00
Mark Nelson f28b698781 Updated CHANGES.md 2018-12-31 10:33:02 +08:00
Mark Nelson bb5bce94a0 Make it clear what element values are just an example (#144) 2018-12-31 10:17:02 +08:00
Mark Nelson ff0652e3ac Use course module context when calling format_string/text (#200) 2018-12-28 15:09:45 +08:00
Mark Nelson 61e18a647b Prevent exception when adding 'teachername' element to site template (#261) 2018-12-27 09:08:28 +08:00
Mark Nelson c85d7e0edc Added missing details to CHANGES.md 2018-12-27 07:42:50 +08:00
Mark Nelson 922389b770 Added missing implementation for privacy provider (#260) 2018-12-27 07:42:45 +08:00
Mark Nelson 9f9ce2a380 Bumped version 2018-12-24 15:23:01 +08:00
Mark Nelson af3121f19c Updated CHANGES.md 2018-12-20 12:33:59 +08:00
Mark Nelson cddc2c4b41 Add ability to set transparency on images (#186) 2018-12-20 09:35:32 +08:00
Mark Nelson 6f7ad60f09 Fixed issue when scales are used (#242)
The grade item's type was being hard-coded to
GRADE_TYPE_VALUE when this isn't always the
case.
2018-12-20 07:09:38 +08:00
Mark Nelson 74a8a2f06c Make use of the decimal value setting
We should use this instead of our own logic.
2018-12-20 07:09:32 +08:00
Mark Nelson 83f3fce127 Allow verification of deleted users (#159) 2018-12-19 09:33:28 +08:00
Mark Nelson 1d27bece75 Report now respects the setting 'Show user identity' (#224) 2018-12-19 09:33:23 +08:00
Mark Nelson d9576aac13 Fixed logic so site templates work as expected (#160) 2018-12-17 16:44:45 +08:00
Mark Nelson d06da0993f Hide completion date option if not applicable (#160) 2018-12-17 16:44:41 +08:00
mwithheld 3bed3b83ae Move creating the temp directory out of the emailing for loop (#238) 2018-12-17 15:44:31 +08:00
Mark Nelson 0771ec8a4b Removed boolean return and added a comment (#237) 2018-12-17 15:15:55 +08:00
mwithheld 149e3cfc6c Reduce code nesting level in task (#237)
Make the code easier to read and understand
2018-12-17 15:15:50 +08:00
Mark Nelson 30f80d70f7 Change field 'element' to character rather than text (#241) 2018-12-17 12:43:29 +08:00
Aaron Parker 93b00b27b4 Added plaintext lang variants for email bodies and updated template (#230) 2018-12-17 11:02:37 +08:00
james-cnz 1e30f4d05a Matched up prevent x description strings (#254)
The description strings for the settings prevent copy, prevent print, and prevent modify were mixed up when added with:
#180 Add possibility to set default values of activity instance
2018-12-17 10:56:08 +08:00
Sara Arjona c8ab936b34 #252 Privacy API update
Add support to get_users_in_context and delete_data_for_users methods
added since 3.4.6 and 3.5.3 and 3.6.
2018-12-17 10:15:40 +08:00
Mark Nelson 17934659b6 #225 Renamed static function 2018-12-17 10:04:07 +08:00
Alexander Bias e9ed3b28c7 #225 Allow element plugins to control if they can be added 2018-12-17 10:04:02 +08:00
Mark Nelson 2cdbc60c76 Changed reference to moodlerooms (#250) 2018-12-17 09:52:17 +08:00
Marina Glancy ce4da8c1b2 Update travis (#250)
Bring the travis.yml up to date with https://github.com/blackboard-open-source/moodle-plugin-ci/blob/master/.travis.dist.yml
use grunt to validate js and css
add validation of mustache, savepoints, allow javascript behat tests
2018-12-17 09:51:48 +08:00
Mark Nelson 64e91c2716 #223 Removed incorrect course reset logic 2018-08-07 12:05:33 +08:00
Dmitrii Metelkin 04b0fde432 Add tests to support new permissions and default activity options 2018-08-07 12:05:25 +08:00
Dmitrii Metelkin 5b369e84c1 #179 Don't display form elements if a user doesn't have capabilities 2018-08-07 12:05:19 +08:00
Dmitrii Metelkin 67aa5a7850 #180 Add possibility to set default values of activity instance 2018-08-07 12:05:10 +08:00
Dmitrii Metelkin 65dbda6378 #179 Add possibility to selectively disable activity instance settings 2018-08-07 12:03:46 +08:00
Mark Nelson 7118f7966c Added LICENSE.md 2018-08-04 13:53:46 +08:00
Dmitrii Metelkin 2731008401 #213 Allow element plugins to have admin settings 2018-08-04 13:53:09 +08:00
Mark Nelson 928e70d5e7 Bumped version 2018-07-13 22:41:09 +08:00
Mark Nelson 0f5aaffd8d Updated CHANGES.md 2018-07-13 22:06:16 +08:00
Mark Nelson 0d68d4891d #171 Only get teachers who are enrolled within the course 2018-07-13 20:52:43 +08:00
Tristan Mackay ed24576728 #176 Only get users details who are enrolled within the course 2018-07-13 20:52:38 +08:00
Mark Nelson 5f80f246cb #210 Allow short dates with leading zeros 2018-07-13 20:52:31 +08:00
Mark Nelson 3f082b7e56 #210 Improve code for adding date strings to select 2018-07-13 20:52:26 +08:00
Mark Nelson 83f337f5c4 #154 Don't display 'Add page' link for unsaved templates 2018-07-13 20:52:18 +08:00
Mark Nelson 7e9414313e #187 Fix broken SQL on Oracle 2018-07-13 20:52:13 +08:00
Mark Nelson 7b35bcee9e #211 Use custom fonts if present 2018-07-13 20:52:09 +08:00
Mark Nelson b928fd33a7 #207 Changed download button between managers and non-managers on mobile
Also minor changes to 'notissued' string and fixed reference to
non-existent string 'notissuedyet'.
2018-07-13 20:52:02 +08:00
Mark Nelson 520d6a2a5d #207 No need to use a table/list when displaying only one issue 2018-07-13 20:51:52 +08:00
Mark Nelson f63d61d164 #207 Changed font-size for awarded time in the report in mobile view
Also made minor alignment changes.
2018-07-13 20:51:44 +08:00
Mark Nelson 2736eceb6a #207 Follow-up UX improvements
The majority of this change involved moving
the report page logic into the view page for
both browser and mobile.
2018-07-13 20:51:36 +08:00
Mark Nelson 9589bad2d8 Fixed reference to tool_mobile in CHANGES.md 2018-06-27 11:33:05 +08:00
Mark Nelson 752c7d17a9 Removed unnecessary new lines 2018-06-26 21:41:34 +08:00