- 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
-
- 26 Sep, 2016 1 commit
-
-
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
-
- 30 Aug, 2016 1 commit
-
-
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
-
- 12 Jul, 2016 1 commit
-
-
Aaron Wells authored
If the site doesn't yet have any plugins installed that define webservice connections, then the institution connection manager screen can't be used. In which case, we should hide the link to avoid confusing users. Change-Id: Ia9351995485331ea5d6fc94fcdf69eafbfa18c01 behatnotneeded: Can't readily test in Behat
-
- 08 Jul, 2016 4 commits
-
-
Robert Lyon authored
To keep it consistent with rest of Mahara 1) Moving the template files to the plugin/auth dir 2) Removing the old style submenu lines 3) Removing the bad window.open() calls 4) Fixing up menu placement / order 5) Fixing the add connection form's errors so they appear against correct fields behatnotneeded Change-Id: Ic73526a2db2c6f8d7009b374a8ecc0977ba57330 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Piers Harding authored
behatnotneeded Change-Id: Ica193fac3c4ee0d000c503f61205b226da344466
-
Piers Harding authored
behatnotneeded Change-Id: I224fcad3a4be6b54e4b48c07392a9415e22738b6
-
Piers Harding authored
* added new client connection manager screens * added client connection manager backend behatnotneeded Change-Id: Iac103616c7a9cd68cc94ea301a4cb808fe090669
-
- 19 Feb, 2015 2 commits
-
-
Robert Lyon authored
Change-Id: I573e6f354a2077afbaed5a501d2d99106b736e1a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Allowing each of the 'classname' classes listed in external_functions to be it's own function file to make it easier for developers. Change-Id: I9c4e3dfc198abdf2c274c8a7d569fce5bf431471 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 Dec, 2014 1 commit
-
-
Robert Lyon authored
To be more in keeping with existing codebase. Change-Id: Iaa850c7cfc609afee0dd014bef6d2a2673c7a25f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 11 Dec, 2014 1 commit
-
-
Robert Lyon authored
Change-Id: Ib728376b9262bc0bcd45c3f72abba4903dede902 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 27 Nov, 2014 1 commit
-
-
Robert Lyon authored
Change-Id: I398479c34771df1978a98ac42b1b866afe4e7917 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 17 Nov, 2014 1 commit
-
-
Piers Harding authored
Adding in the plugin from https://github.com/piersharding/mahara-contrib-auth-webservice Change-Id: Ib5dea8c908cb5fd225687ecd37e80dc211dbe5f2 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-