- 05 Dec, 2013 1 commit
-
-
Robert Lyon authored
Currently the getConnection() in Elastica/Client.php can give false positive and also throws error if no connection. What is needed is a true/false check to allow for things like notice feedback on extensions page or giving a warning when switching to 'elasticsearch' on site options page when it is unreachable. Change-Id: I43506f03b943d79eb019d39fe794037fc50bd05a Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 21 Nov, 2013 1 commit
-
-
Robert Lyon authored
Change-Id: I080a3f5bc7f8ac193da467d6082e542bee45b396 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 17 Nov, 2013 1 commit
-
-
Aaron Wells authored
This reverts commit 35a6a62a. Change-Id: I5902b77157fdb8df7c73dba27921c832c69b338b
-
- 11 Nov, 2013 1 commit
-
-
Son Nguyen authored
if it is activated in config.php The skins setting is added to Site config page as well Change-Id: I4464867db90dc9fd34220b1d865fb5b3527ef168 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 14 Oct, 2013 1 commit
-
-
Robert Lyon authored
- have updated copyright for the pages that had existing copyright notices (except for the lib/pieforms/ section as i'm not too sure if that needs changing as it is a different Catalyst IT product) Change-Id: I11c65ad26cb9cd856cf16b1dccbd4223ba086645 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 07 Oct, 2013 1 commit
-
-
Kristina Hoeppner authored
Lang strings did not require new IDs as the change only affects English. Change-Id: I50080336fd80aa0055e9e62366c70b55e37aa8b2 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 30 Sep, 2013 1 commit
-
-
Kristina Hoeppner authored
Lang string was missing for "Allowed iframe sources" Change-Id: I1cab612134a334fac7f0ca54fcf406b4a08f3226 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 26 Sep, 2013 1 commit
-
-
Kristina Hoeppner authored
Fixing small language string problems prior to the RC for 1.8. Change-Id: Iadf84c061a8de55b67f1ae6bdc97dc650b067cee Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 19 Sep, 2013 2 commits
-
-
Aaron Wells authored
Bug1168213 Change-Id: Id23b2d6c163def4365d17e26b6c701a4cdadc948
-
Gregor Anzelj authored
see also https://mahara.org/interaction/forum/topic.php?id=4404 Change-Id: Iab8524b3f1f86ceacb9854d57cdd00e62aa5e32f Signed-off-by:
Gregor Anzelj <gregor.anzelj@gmail.com> Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 10 Sep, 2013 1 commit
-
-
Nitish Bezzala authored
1190127) For an institute admin, we get the list of all institutions which he belongs to and filter out those for which he is not an admin. Then we find the institutions which are common to the admin and the user whose profile is being edited. Change-Id: I02fb5a8a34e9dc070f15dc5aceb0a2459593132b Signed-off-by:
Nitish Bezzala <nbezzala@yahoo.com>
-
- 22 Aug, 2013 1 commit
-
-
Kristina Hoeppner authored
When updating group members via CSV, all members will be replaced by the ones in the CSV file. Each group should still have an admin. Lang string was adapted to include that info. Change-Id: I91274170736d27a0b9a3a3aee6be55cd7848a50a Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 19 Aug, 2013 1 commit
-
-
Aaron Wells authored
Bug 1078591 Change-Id: Ica1de7ce33d56de4a97f6e0a12dfad6d6591b788
-
- 05 Aug, 2013 1 commit
-
-
Aaron Wells authored
Bug1073625: Removing this feature per Mahara's security standard of assuming the admin web account is more easily compromised than the filesystem or database. In order for this feature to be useful, it needs to be able to print Javascript, on every page in the site, in the header and footer. Change-Id: Id2337c66d037dced514e0cc347370d97cac80093
-
- 19 Jul, 2013 2 commits
-
-
Ruslan Kabalin authored
This allow admin to embed something without modifying the template, e.g. Google Analytics snippet. Change-Id: I030b4d1c682708fdf988e9a4a0dea836b4f285b9 Signed-off-by:
Ruslan Kabalin <r.kabalin@lancaster.ac.uk>
-
Ruslan Kabalin authored
It can be used for any site content, not site pages only. Change-Id: Ia901ce1444ab26c50b6327089cf2040a95fbe148 Signed-off-by:
Ruslan Kabalin <r.kabalin@lancaster.ac.uk>
-
- 12 Jul, 2013 1 commit
-
-
Robert Lyon authored
Create the ability for Institutions to override the site default for displaying drop-down navigation instead of tabs for main menu. Can now: Set drop-down navigation option on Administer institutions screen /admin/users/institutions.php Users who are in more than one institution will have drop-down setting of the institution whose theme they are using as their theme. If $cfg->sitethemeprefs = true, where a user can pick any theme then for those themes associated with an institution they will use the institution's setting otherwise they will use the site's setting for drop-down navigation. Can not do: Have user make their own choice for whether they see drop down or not for any particular theme Change-Id: I580953c62b35cbc8169d47781c8bf88cc94d9fe8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 02 Jul, 2013 1 commit
-
-
Robert Lyon authored
To test: - Fresh install upload some groups via csv - Add a new group to the csv and then try and upload with the 'Update groups' option checked should give broken 'page not found' - Apply patch - Add a new group to the csv and then try and upload with the 'Update groups' option checked should tell you the line where things are wrong in normal error. Change-Id: Ifb7558c5c3b51f7fa0d6c677e7ef65badd1d0a24 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 16 Jun, 2013 1 commit
-
-
Robert Lyon authored
Added site options to allow for override of user expiry when setting site expiry (if the user is not site admin). - for new users - for new users and existing users without expiry set - for all users Allowing for switching back to 'no end date'. Need to force refresh the page to display info correctly after save. Change-Id: I0a772b3db7c2ae5144ed4120cf851d4bba633f66 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 28 Apr, 2013 1 commit
-
-
Kristina Hoeppner authored
Added text so admins know to turn on logging for masquerading sessions. Change-Id: Ieccb6519334e57e2bd7199ca1accb423922390e5 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 22 Apr, 2013 1 commit
-
-
1. When the option "Filter by duplicate email addresses" is checked, the result table will list the accounts with duplicate emails. The primary email and additional emails will be shown in the column 'Emails' The column 'Emails' is still sortable based on the primary email 2. Also add the column 'Authentication' in search result table 3. Reset offset param when changing the filters Change-Id: Id59f2de1d9a95c0bb67e8da40eebfeb5a5def60f Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 15 Feb, 2013 2 commits
-
-
Jiri Baum authored
Add a page where the site admin can edit the list of licenses available. Change-Id: Id124a51fd37c7e4b99ff80be7764fd2175f247e7 Signed-off-by:
Jiri Baum <jiri@catalyst-au.net>
-
Jiri Baum authored
Adds settings for license metadata on the site, institution and user levels. Change-Id: I8e684ec1befdd66cbf1d3ed87092bfe785582f86 Signed-off-by:
Jiri Baum <jiri@catalyst-au.net>
-
- 21 Jan, 2013 3 commits
-
-
Jiri Baum authored
Masquerading session report, including who, why and when the session started. Change-Id: I93a6daa60c97ac6a22b6f6d35ba25cb7c2ab275e Signed-off-by:
Jiri Baum <jiri@catalyst-au.net>
-
Jiri Baum authored
Log events, including both user IDs when masquerading is in progress. The log can be configured to log all events or only those while masquerading is in progress or none. The log is expired after a configurable delay. Note that this logs all events (or all masquerading events) even though this feature only includes one report of one type of event. Change-Id: I7a59d98b84b0527a55363b4d01448b9b1809aa9e Signed-off-by:
Jiri Baum <jiri@catalyst-au.net>
-
Jiri Baum authored
Masquerading (aka Loginas) is a useful and sometimes indispensable function. However, previously it was rather too powerful, because admins can do anything as the target user, with no indication that it is not the user themselves doing so. This feature adds some auditability to masquerading, by logging and reporting who, when, why and (partially) what, as well as notifying the affected user. See also bugs: #900983 and #1027574 This commit changes the masquerading feature itself to request a reason from the admin masquerading, notify the user, and emit an event (for logging by the next commit). Change-Id: I066e9fdeb4d2e00679b2aa9b0b839cb4b78629a8 Signed-off-by:
Jiri Baum <jiri@catalyst-au.net>
-
- 17 Jan, 2013 1 commit
-
-
Ali Kaye authored
Added 'Default registration expiry lifetime' and relevant dropdown box to 'Account settings', plus adding how long the administrator has to approve registration to the email alert. Change-Id: Ic2df962730b10e6df4ccccaa539e415640f024b8 Signed-off-by:
Ali Kaye <alexandrakaye.student@wegc.school.nz>
-
- 16 Jan, 2013 1 commit
-
-
Janice authored
I deleted the description and header before the "Suspend user" box and added a short description below "Suspend user". This is done so the instituition admins are not mislead. Signed-off-by:
Janice <starboltangel@gmail.com> Change-Id: I7ee4ca20555bd247993240fbd1182d66a28f0332 Signed-off-by:
Janice <starboltangel@gmail.com>
-
- 30 Nov, 2012 1 commit
-
-
Hugh Davenport authored
Added form entries Added strings Fixed links for non-js enabled browsers Added function for js enabled browsers Change-Id: I24887725d0be67c1bfab30338fb3cadf96ec362e Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
- 25 Sep, 2012 1 commit
-
-
Hugh Davenport authored
Also add a few theme changes that allow some more features on small devices. - Printing links - Settings link in top right corner - Create/copy page/collection link - Edit/delete buttons - Remove group members button - Help icons - Administration link Also made the admin link show in full The items that are disabled when device detection is on and user is on a mobile device are: - TinyMCE editor - Adding new blocks to pages, this is now a non-js version - Dropdown menu's - Export functionality Bug #1052060 Change-Id: I5a8fe3cf136bb0c3e76e50a2b3bc48179c675b6a Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
- 09 Sep, 2012 1 commit
-
-
Kristina Hoeppner authored
no ID changes because not necessary to retranslate Change-Id: I65855be719e00942738f5f688970951b49dcfdfb Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 06 Sep, 2012 2 commits
-
-
Hugh Davenport authored
Now both site administrators and institution administrators have the same title for the menu, just "Administration". Change-Id: I9f421e9881386e5fb0c1da93bc71751853ac30b2 Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
Hugh Davenport authored
When an institution admin is viewing the admin menu and is also a site staff, they can't see the site statistics Change-Id: If447e5384da0e067702efbe936ffa909a636e21b Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
- 02 Sep, 2012 1 commit
-
-
Kristina Hoeppner authored
no string ID changes necessary as only minor fixes in English that don't affect translations Change-Id: I43c292bf847b72b5d887364fcd1715ba7162b00b Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 30 Aug, 2012 1 commit
-
-
Kristina Hoeppner authored
When more than 2 collections or institutions are listed, the strings were capitalized when they shouldn't be. Change-Id: I442ddde29bd2cf2f20a43ecba3bf72df2d247a35 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 20 Aug, 2012 2 commits
-
-
Kristina Hoeppner authored
Add "Clean URLs" as option under "Administer extensions" like the other main extensions Change-Id: I4fe233713a87c2d53be1e155ae0276477c1909df Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
Kristina Hoeppner authored
The description needs to work for any external auth method and thus shouldn't reference XML-RPC. Change-Id: I4b1c7fd635e901cbf77d120372878de5f138b9c3 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 17 Aug, 2012 1 commit
-
-
Kristina Hoeppner authored
Spelling corrected only for strings that appear in Mahara code. Third-party code has not been touched. Change-Id: Ic3556fb19aa14a231f30a91d810134ed0e4e2889 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 16 Aug, 2012 1 commit
-
-
Kristina Hoeppner authored
- menu item changed to "Suspended and expired users" - page heading changed to "Suspended and expired users" - help text updated to include expired users Change-Id: Ia358edc604fd057a5938ac5011543fa2441d9e3b Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 01 Aug, 2012 1 commit
-
-
Hugh Davenport authored
Allows administrators to let institution staff view statistics for their institution Change-Id: I6da1da44e91494f943cc5f3f9197cf48f769d975 Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-