- 08 Sep, 2016 1 commit
-
-
Robert Lyon authored
Things fixed here: 1) The floating in space button for first feedback entry 2) The poor alignment for the annotation edit + delete buttons combo 3) Allowing an admin to delete their own feedback on their own annotation behatnotneeded Change-Id: I829280d89ca0020b2895120124ac59507285bf71 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 Sep, 2016 2 commits
-
-
Robert Lyon authored
Change-Id: I2c057aba56c0eae69af1d445567ce1a78a2bc4a8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: I1760ae2abf64f12e38fa7307619a0bb323b9f454 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 02 Sep, 2016 6 commits
-
-
Robert Lyon authored
Change-Id: I4960f6f3102ea1386b1c6057a547edafdf0179b2 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Change-Id: Ibc414a6b4a270c0a11b9e7c01526dee81e3e6bde Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Son Nguyen authored
- OGG - WEBM - 3GPP behatnotneeded Change-Id: I8a07f46ad11fd4b781679d9e0a76a653e0c60abb
-
Kristina Hoeppner authored
behatnotneeded Change-Id: If88dd9ff55b232a2c6b694d64eeb4231918b0ca7
-
Robert Lyon authored
* changes: Bug 1409546: Styled smart evidence Bug 1409546: Fixes for issues found in the earlier patches Bug 1409546: Adding a 'framework_choices' table to db Bug 1409546: Adding an 'active' column to framework db Bug 1409546: More adjustments Bug 1409546: Altering matrix upload to a file upload field Bug 1409546: Restricting annotation assessment options Bug 1409546: Annotation feedback on form Bug 1409546: Alter annotation blocktype Bug 1409546: Add annotation to view via click on matrix point Bug 1409546: Allowing plugin page to show plugin name Bug 1409546: Adjusting collection navigation to include framework option Bug 1409546: Adding carousel type ability to matrix table Bug 1409546: Add framework option to add/edit collection form Bug 1409546: Adding smart evidence switch to institution config form Bug 1409546: Plugin config option to install a .maxtrix file Bug 1409546: Adding in the framework module Bug 1409546: Adding framework field to collection table
-
- 01 Sep, 2016 25 commits
-
-
behatnotneeded - style changes only Change-Id: Idf3637b1f91a864fc7a690543bc9590df8af2b46
-
Robert Lyon authored
Should be code changes only behatnotneeded Change-Id: Ie0a35a8cf54d3f19b6875022a3f6a9f30de1cbd3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Robert Lyon authored
So we can record the framework specific marking choices Also made annotation block title field read only when in SE as it get's overwritten anyway. Changed the feedback list on the matrix annotation modal sort order be latest first Change-Id: I8a0256ecc48a19653878f24c5bcf4944f238f851 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
So we can make a framework inactive if needed. Active by default Also can now delete empty framework Fixed up behat uninstall as well so that it uninstalls module.framework correctly Change-Id: I764f43a27c1bf0cbfcf3f3ea22d0dd74f9a1e6be Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
1) Saving framework setting when copying collection 2) Removing the ability of site admins from setting an institution only framework to a different institution 3) Made standard tooltip be like element tooltip 4) Added owner's name to the matrix.page 5) Added the framework name as a 'page' in the list for collection/index.php 6) Updated the matrix completed count before page reload 7) Allowed basic html in .matrix descriptions 8) Replaced example.matrix with 2 new .matrix files 9) Fixed issue where framework evidence was not being restricted to a collection Change-Id: I171ff55482191e19b9b734907af7a86bfd1ccede Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
And removing the matrices folder after the plugin is installed Change-Id: Ife603336ab6a150717353e1c8df995fd36f3e117 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
To those that should see the select dropdown To those that can self-assess vs cannot self-assess Change-Id: I37c0fff459c0131c420d34e52e45d7d199c71167 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
When you click on the hollow circle (rather than dot) on the matrix screen you will get an annotation feedback form in the modal dock rather than the create annotation form. Change-Id: Id9c73a2a3a379b2700c4196726a50179be81974f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
To allow it to have the select2 for choosing the smart evidence. Change-Id: I1019e6288f42e543ad199b3204f3b6e4480ad311 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
When clicking on the 'dot' on the Smart evidence frame work we can add an annotation to the view relating to the standard Change-Id: Iab2f55c325c4e4d0dea52c915eb04da9933bd7df Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Instead of the plugin's directory name so that we can change the plugin's displayed name without having to move/change the directory name. Change-Id: Iacafb89dc8aaaa284ec57323f7e889679385c567 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
This adds the framework matrix page as the first page of the collection Change-Id: I229fe2f08c636f5f0a63a9284304c15de454bbfd Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
So that we can show only a portion of the pages and use a 'next'/'prev' toggle to scroll through them. This works by hiding/showing columns based on the td.index number. behatnotneeded - will test this in the next patch Change-Id: Id15bde4f792294dd2f798987a378afbd496bbb55 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
And centralising the checks for collection can_have_framework() and has_framework() And making sure that one cant change framework if competencies exist for the current framework Change-Id: I5918c4e3f463388a0b03511eb9ef7adc24babcec Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
And adding the master switch to be set via the config.php file Change-Id: I92c5a689af75b42b1774c54cc8b97f2938099740 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
After the plugin is installed Change-Id: Id936e7a45ec4766220d34456d4c63a5b9ad1d57d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Installs the framework plugin and add in a basic .maxtrix file Change-Id: I059ceb523d88894b0b68e3d54dde91f7c441adcc Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
To hold the id of the smartevidence framework the collection is using Defaults to null behatnotneeded: to come later Change-Id: Idb33e0d71adca8cc089f97aa48826e69e6f16fa8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Son Nguyen authored
This reverts commit 6736c637.
-
Son Nguyen authored
This reverts commit 60631719.
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Aaron Wells authored
-
- 31 Aug, 2016 4 commits
-
-
Aaron Wells authored
Because all of our emails need to pass PHPMailer's validation method before they get sent (due to the way PHPMailer is written) it makes the most sense to use that for validation. Change-Id: I232ab9496ce8fc295a49625c999b48215305216c behatnotneeded: Covered by phpunit
-
This will support zipped, tar and gzip files Fix errors when extract an archive which has more than 10 entries behatnotneeded Change-Id: I60c53a59ad28bbc1ae9ebfcd0d638b6d09f7ecb7
-
Son Nguyen authored
Use the original code from ADODB 5.20.5 behatnotneeded Change-Id: Id6d1d365ed2db783884172ca430488d5fcdcc1d9
-
behatnotneeded Change-Id: If8c5535d85e78eb53ab855bcc400477c9d795a8c
-
- 30 Aug, 2016 2 commits
-
-
Aaron Wells authored
This patch does a few things: 1. Renames "webservice_enabled" config to "webservice_provider_enabled", to indicate that this config only controls Mahara's actions as a webservice provider, *not* a webservice client. 2. Renames all the "webservice_<protocol>_enabled" configs to "webservice_provider_<protocol>_enabled" to indicate that they only control whether Mahara will provide webservices via that protocol, and not whether Mahara will use that protocol as a client. 3. Renames "webservice_connections_enabled" config to "webservice_requester_enabled", to clarify that this config controls whether Mahara is allowed to request webservices from external sources. 4. Updates language strings to make these changes clearer. 5. Rearranges and renames the form methods in webservice/admin/index.php to make the flow of control more obvious. Now the main form method is first, followed in order by the methods that generate its subforms and each of their submit handlers. behatnotneeded: Covered by existing tests Change-Id: I58dadb352d1f1542ca67a104ebfd702b4ca90fc9
-
Son Nguyen authored
behatnotneeded Change-Id: Ifa3503d5192f3454c56c24825d51c9b63acd2ea4
-