- 01 Sep, 2014 1 commit
-
-
Robert Lyon authored
To be more like the validate_config_options() call and so allow for something other than the generic success message. Change-Id: I36a6fec227c525776b58fd29c1548fb30b62a92c Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 27 Aug, 2014 2 commits
-
-
Son Nguyen authored
Change-Id: I68c42ecc0e9e3b03d3fd6e09468ce82407fdef70 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
-
- 26 Aug, 2014 8 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Robert Lyon authored
Now that the left hand side box can search users as well we don't need two Change-Id: I7f0ad243cc1d8268d1341dbb6d58ccf1faf177b8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Son Nguyen authored
-
- 25 Aug, 2014 2 commits
-
-
Robert Lyon authored
Change-Id: I497e665c024767f8e565476d08b27053eb0178a0 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
-
- 24 Aug, 2014 1 commit
-
-
Robert Lyon authored
Help alert admin users to the fact that there are new core Mahara plugins available in the release upgrade. Change-Id: I85e52d925d35328e27c8785ccf4ea851cad09cd8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 Aug, 2014 4 commits
-
-
Ghada El-Zoghbi authored
-
Ghada El-Zoghbi authored
-
Ghada El-Zoghbi authored
-
Robert Lyon authored
The way that bulk user csv upload works the authinstance is set for all users on the csv via institution field in the upload form so we don't need that column in the csv file. Same with mail disabled - there is a checkbox on the form that we can tick/untick to deal with that. So I've got the system to not display those options on the choices list. Change-Id: Ib2b3e2f19ee0f8aeed03c7dc04af076721ce8b41 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 Aug, 2014 10 commits
-
-
Son Nguyen authored
(Bug 1358582) Change-Id: Ida84b9137c1ecb4ef9cc1cbb4a23fb84d06ae38a Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Ghada El-Zoghbi authored
-
Yuliya Bozhko authored
Change-Id: Ibc3df16e0cfbf64f8ff77379352ae5cf2d3a172a Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
Simon Coggins authored
Change-Id: I88bbb537d94d2bb3c9a96f2ac721b629f64cd003 Signed-off-by:
Simon Coggins <simon.coggins@totaralms.com>
-
Robert Lyon authored
Currently you have to go to Content -> Notes to turn it on which seems like excessive clicking when you can just activate it here. Also we will have allow comments ticked on by default Change-Id: I1efc6d6c65e2c1f6eddec5f19a5a4fbb6e471fec Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Aaron Wells authored
Bug 1323163. This patch still allows locked views to be *removed* from collections. Whether that should be banned as well is a separate question. Change-Id: I54ffa3fecdeeb7ef9d4d8c382750659d59d2722e
-
Son Nguyen authored
-
Son Nguyen authored
-
Son Nguyen authored
-
Robert Lyon authored
1) When adding a user via admin/users/edit.php page 2) When self-registering Also got places where we check institution isFull() to send out an email to the institution admins to alert them of this problem. Change-Id: I70a1025651a6e093c51e99bbcbce781c72d7f890 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 20 Aug, 2014 6 commits
-
-
Robert Lyon authored
To test: 1) add an image map to a page 2) you may also need to add: $config->set('Cache.DefinitionImpl', null); to line 3252 of the lib/web.php page so the htmlpurifier cache is ignored Change-Id: I19ce97394ab52aea300cbf7c6b2c458ec7dcf5b9 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
The 'Add pages to collection' list needs an all/none option. Change-Id: I36e3ae4c5066e0963cb9da8f1b5a824c61de7d68 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
If the user who is upgrading the site is logged into the site and is a member of a normal (not mahara) institution it causes the upgrade to break because the upgrade process tries to log them out and logout() function tries to set a cookie and the cookie needs info from the config_institution table and it doesn't exist yet. Change-Id: Ib8bb83fc1b774cec5636af6009ebf9906349bca3 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Son Nguyen authored
-
Robert Lyon authored
Added helpful text to explain what is happening Changed the 'link to' text in inbox to be easier to understand than a >> or 'more ...' Change-Id: I3b3b01232c01cba66cf8b39f3985affd524fd8da Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Son Nguyen authored
-
- 19 Aug, 2014 3 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
-
Robert Lyon authored
when one is using their own logo rather than default Change-Id: I9cbf0b674e6a59bf108877a8f971e19b11cbb15a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 18 Aug, 2014 1 commit
-
-
Robert Lyon authored
When adding user to institution on admin/users/edit.php page and the user you are editing is the same user you are logged in as it cause an array missing index error. Change-Id: I4afef6f8998598f77d4f135afd380f725fc310fe Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 17 Aug, 2014 2 commits
-
-
Son Nguyen authored
-
Son Nguyen authored
-