- 11 Oct, 2016 1 commit
-
-
Aaron Wells authored
behatnotneeded: Test to come later Change-Id: I2663d376f6bc50d7195d6d26d65206a47385e21c
-
- 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
-
- 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
-
- 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>
-