Commit graph

466 commits

Author SHA1 Message Date
Mark Nelson
2cee556f9f Update travis 2018-12-24 16:17:39 +08:00
Mark Nelson
b211a06bd5 Bumped version for 3.6 2018-12-24 15:50:40 +08:00
Mark Nelson
ed2eccd430 Bumped version 2018-12-24 15:19:57 +08:00
Mark Nelson
7ebb5b0ab5 Updated CHANGES.md 2018-12-20 12:32:51 +08:00
Mark Nelson
13ddab941f Add ability to set transparency on images (#186) 2018-12-20 09:16:31 +08:00
Mark Nelson
9e9192c7fc 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-19 14:37:06 +08:00
Mark Nelson
32338c9aa7 Make use of the decimal value setting
We should use this instead of our own logic.
2018-12-19 14:19:27 +08:00
Mark Nelson
2bfb6b53e0 Allow verification of deleted users (#159) 2018-12-18 11:25:25 +08:00
Mark Nelson
5182ab60e2 Report now respects the setting 'Show user identity' (#224) 2018-12-18 09:43:43 +08:00
Mark Nelson
a55b253cff Fixed logic so site templates work as expected (#160) 2018-12-17 16:41:21 +08:00
Mark Nelson
cf93b540d6 Hide completion date option if not applicable (#160) 2018-12-17 16:28:16 +08:00
mwithheld
97e44d3d1d Move creating the temp directory out of the emailing for loop (#238) 2018-12-17 15:23:50 +08:00
Mark Nelson
9834d7f4b8 Removed boolean return and added a comment (#237) 2018-12-17 14:13:15 +08:00
mwithheld
255743f9e0 Reduce code nesting level in task (#237)
Make the code easier to read and understand
2018-12-17 14:10:30 +08:00
Mark Nelson
988af1c457 Change field 'element' to character rather than text (#241) 2018-12-17 12:36:37 +08:00
Aaron Parker
76a20a80e0 Added plaintext lang variants for email bodies and updated template (#230) 2018-12-17 11:00:51 +08:00
james-cnz
ff02ba71aa 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:51:58 +08:00
Sara Arjona
7ae3101ea1 #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:13:15 +08:00
Mark Nelson
2ebb734145 Changed reference to moodlerooms (#251) 2018-12-17 09:48:33 +08:00
Marina Glancy
e6d74ec047 Updated travis (#251)
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:47:50 +08:00
Mark Nelson
c8939ae526 #225 Renamed static function 2018-08-23 20:37:32 +08:00
Alexander Bias
fcaf1fefd5 #225 Allow element plugins to control if they can be added 2018-08-23 20:15:52 +08:00
Mark Nelson
706912c52f Revert version bump until release 2018-08-07 11:47:36 +08:00
Mark Nelson
7de488d638 #223 Removed incorrect course reset logic 2018-08-06 20:32:15 +08:00
Dmitrii Metelkin
804b0ec359 Add tests to support new permissions and default activity options 2018-08-06 18:44:58 +08:00
Dmitrii Metelkin
d169b6958c #179 Don't display form elements if a user doesn't have capabilities 2018-08-06 18:44:58 +08:00
Dmitrii Metelkin
b797b659f5 #180 Add possibility to set default values of activity instance 2018-08-06 18:44:44 +08:00
Dmitrii Metelkin
13ab862856 #179 Add possibility to selectively disable activity instance settings 2018-08-04 12:52:15 +08:00
Mark Nelson
64865aff4e Added LICENSE.md 2018-08-04 12:44:21 +08:00
Mark Nelson
210e61e227 Fixed misleading version number in requires comment 2018-07-28 12:43:03 +08:00
Dmitrii Metelkin
ee301654d3 #213 Allow element plugins to have admin settings 2018-07-27 16:42:47 +08:00
Mark Nelson
13c1998c49 Bumped version 2018-07-13 22:40:55 +08:00
Mark Nelson
b254116e4d Updated CHANGES.md 2018-07-13 22:03:59 +08:00
Mark Nelson
26ea75479f #171 Only get teachers who are enrolled within the course 2018-07-13 20:46:17 +08:00
Tristan Mackay
9f2a36d983 #176 Only get users details who are enrolled within the course 2018-07-13 14:46:38 +08:00
Mark Nelson
9440dea72c #210 Allow short dates with leading zeros 2018-07-13 12:17:35 +08:00
Mark Nelson
ef285e6075 #210 Improve code for adding date strings to select 2018-07-12 18:09:47 +08:00
Mark Nelson
39ccef311e #154 Don't display 'Add page' link for unsaved templates 2018-07-12 16:13:34 +08:00
Mark Nelson
91da92f10d #187 Fix broken SQL on Oracle 2018-07-12 15:16:24 +08:00
Mark Nelson
54212da3d2 #211 Use custom fonts if present 2018-07-12 12:39:35 +08:00
Mark Nelson
2500fada80 #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-10 14:47:02 +08:00
Mark Nelson
f3cff401b5 #207 No need to use a table/list when displaying only one issue 2018-07-10 11:13:42 +08:00
Mark Nelson
47f1102545 #207 Changed font-size for awarded time in the report in mobile view
Also made minor alignment changes.
2018-07-09 22:50:44 +08:00
Mark Nelson
c395c7dadc #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-01 20:37:20 +08:00
Mark Nelson
6926280807 Removed unnecessary new lines 2018-06-26 21:34:55 +08:00
Mark Nelson
973d81b697 Bumped version 2018-06-26 21:19:44 +08:00
Mark Nelson
002cebd47c #203 Added missing consistency changes for headings/titles 2018-06-26 20:11:01 +08:00
Mark Nelson
5d6e1e4250 Updated CHANGES.md 2018-06-26 19:35:25 +08:00
Mark Nelson
86551f18c7 #203 Consistency among headings/titles on all pages 2018-06-26 19:25:16 +08:00
Mark Nelson
51c0741ecb #203 Removed 'code' column
Not all certificates contain a 'code' element,
making this column unnecessary. It may also
confuse users when it is not applicable. For
those who are interested they can always use
the 'verify' functionality to confirm
certificates, rather than using this page.
2018-06-26 19:25:02 +08:00