- 05 Oct, 2016 1 commit
-
-
Aaron Wells authored
- Adding "shortname" field to service groups - Marking plugin-created service groups, as the ones that have a "component" field. Make the function list for plugin-created service groups not editable by users. - Since users may have already edited the old "sample" service groups, removing the "component" value from those. - And, to avoid trouble going forward, preventing the install of the sample service groups on new installations behatnotneeded: Tests to be written later Change-Id: I23c781d6f2bbf689c12de30a67882bf3f1f4aff9
-
- 02 Oct, 2016 1 commit
-
-
Robert Lyon authored
-
- 29 Sep, 2016 1 commit
-
-
Cecilia Vela Gurovic authored
Added conditions to javascript to stop the creation of a new TinyMCE editor for a cover letter everytime a Personal Information pieform was submitted behatnotneeded Change-Id: I3088cc13bcb9167807dfbe545f63e872b45a42b9
-
- 27 Sep, 2016 3 commits
-
-
Aaron Wells authored
PHP 5.0 to 5.2 apparently did not support dynamic access of static members, e.g. $classname::$method(). But support for this was added in PHP 5.3. So there's no longer any reason to use call_static_method(). Change-Id: Ib2c48251fb3e5a8ca4af9994bd2d648bc40794d2 behatneeded: Comment update only
-
Aaron Wells authored
-
Aaron Wells authored
-
- 26 Sep, 2016 6 commits
-
-
Robert Lyon authored
-
Aaron Wells authored
This patch removes all authentication functionality from the browserid auth plugin. It adds a script, accessible through the plugin's configuration page, to migrate user accounts from browserid to internal auth. Also includes changes to allow users to be searched by authtype, and to prevent non-useable plugins from being enabled on the plugin config page. Change-Id: I4e8bd9fc4d2fb2ccaa1845fda533c9373ec251bd behatnotneeded: Can't test with behat
-
Aaron Wells authored
JSON-encodes more information about the error or exception, and adds an optional error number. behatnotneeded: Can't test in Behat Change-Id: I258e7a275d78c91a5f8cd638ab7f6a7590125a6d
-
Cecilia Vela Gurovic authored
Added shortname of institution to: - Table in institution screen as a column - individual institution form as a non editable field behatnotneeded Change-Id: I37ba89d5d7c801852f970ce2ff82d7193c85f8d1
-
Cecilia Vela Gurovic authored
In web service configuration, when service provider master switch and service requester master switch are set to off, then all protocol switches are set to off and disabled. behatnotneeded Change-Id: I2672d93abd14d80f184e08c9796e6fcbee4bfc91
-
Son Nguyen authored
-
- 25 Sep, 2016 8 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Kristina Hoeppner authored
Change-Id: I3320c0588fa8bc07fb97b90f52af26145c139a01
-
- 23 Sep, 2016 4 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
Robert Lyon authored
-
- 22 Sep, 2016 8 commits
-
-
Robert Lyon authored
-
Robert Lyon authored
So we can link to the first view if it exists. This is useful in scenario where a user can see collection but is unable to see matrix page, eg if plugin is disabled / institution stops allowing matrices behatnotneeded Change-Id: Ie25d07c41b4eddd52e05222e413f2f4dff1de2e3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Son Nguyen authored
-
Son Nguyen authored
behatnotneeded Change-Id: I36c1d8ce814406d5e933046a844e585c1f397d64
-
Robert Lyon authored
And moving it to the Admin -> Exntension -> SmartEvidence page Change-Id: I897d45398e34b456640001392ce143d8c6865c58 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
Aaron Wells authored
behatnotneeded: Covered by existing tests Change-Id: I665a434470db4b2ecaf5db0f29b92380f49fe28c
-
- 21 Sep, 2016 6 commits
-
-
Robert Lyon authored
fixing sql call table not in {} behatnotneeded Change-Id: I97c110bbbf68e51d8a3337ce213840869c3dbe77 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
When one of the views has a secret url as this will allow all the pages in the collection to be accessed via the secret url once the secreturl cookie is set behatnotneeded Change-Id: Ic14965bb852d235c965b82a64e53a77e6410360d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
* changes: Bug 1621247: Allow for a more flat .matrix file Bug 1621247: Allowing the substandards to be properly hierarchical
-
Robert Lyon authored
behatnotneeded Change-Id: Ife78860e6ba4a88fb57c6de0517caa955eb1a52e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
@TODO: Allow the js lang strings be picked based on on the section supplied so that name/section make them unique rather than just name behatnotneeded - existing test will be sufficient Change-Id: Ie64725702527b7fd9a08749816ea1fd084e95a2d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
behatnotneeded Change-Id: Iae37718b837258cf3221987d994d306bd3dc6335 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Sep, 2016 2 commits
-
-
Cecilia Vela Gurovic authored
Added 'remove' to jsstrings() to include it in the 'strings' variable behatnotneeded Change-Id: Ibf1addff4aa548df05496735ed016d81c5918135
-
Robert Lyon authored
This patch: - removes the need to set priority value in .matrix file they are worked out now based on the array generated - changes the way you indicate parent/child relationships by adding a 'uniqueid' to the parent and change 'parent' value for its children to the value of the uniqueid - stopped an element showing the dot on the matrix if it has children - added indentation for the name (1st) column on matrix page so we can see how things relate to each other better behatnotneeded Change-Id: I434c495aa58e41f9f2e55da8d6f70b9c1da37038 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-