- 05 Nov, 2014 1 commit
-
-
Bug 1384497. This also adds a new $config->series to lib/version.php, which stores the major version (or as we sometimes call it, "the series") of the current release. It seemed better to store this separately rather than to try to parse it from $config->release, because we may change our release numbering strategy in the future. Change-Id: If4c0d7352e9433cdaf54a03bb922356d6c950e7d
-
- 21 Oct, 2014 2 commits
-
-
Son Nguyen authored
Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Son Nguyen authored
Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 31 Jul, 2014 2 commits
-
-
Robert Lyon authored
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 30 Jul, 2014 2 commits
-
-
Another patch for bug 1314440 makes it so that when you delete an institution, this data gets deleted. This patch cleans up the data for institutions that were deleted before that patch was merged. Change-Id: I167001f444a3fd204b12610ca10274d6218d9f96 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
Robert Lyon authored
Seen as we already have an expiry column in the db we might as well use it. Change-Id: I4de92289edff40e26c74ff8b9e4a77cf9bd8ccf2 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 12 May, 2014 2 commits
-
-
Robert Lyon authored
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 15 Apr, 2014 2 commits
-
-
Aaron Wells authored
Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Aaron Wells authored
Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 14 Apr, 2014 1 commit
-
-
Aaron Wells authored
Bug 1307294 Change-Id: I1b1389e5441645550930d36b79be72d13e0c743e
-
- 02 Apr, 2014 1 commit
-
-
Bug 1249858 Change-Id: I1531c0da4ffb1044817e2ff6be14dd7a50ceb5e6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 31 Mar, 2014 2 commits
-
-
Aaron Wells authored
Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Aaron Wells authored
Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 27 Mar, 2014 1 commit
-
-
Robert Lyon authored
Bug 1296915 Change-Id: I572e066162e6b26630c887a66400098d90638122 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 26 Mar, 2014 1 commit
-
-
Introducing a new plugin watchlistnotification that responds to the events saveartefact, blockinstancecommit and deleteblockinstance. It stores the changed view and the blockinstance in a table watchlist_queue and checks via cron if there were any changes on a view and if for that view the last change has happened some time ago (the minutes are stored in config under watchlistnotification_delay, the default is 20min). If so, a message is generated that informs the watchlist recipient about which view and which block-instances on this view have been touched (added or changed). As there is no way to disable the built-in/old watchlist-notification- system, this is disabled in the mahara-core code, that is, artefact/lib.php and lib/view.php Change-Id: I039c5285cdd1b09ed9eb38a647e0c1510c3cabb9 Signed-off-by:
Tobias Zeuch <tobias.zeuch@kit.edu>
-
- 25 Mar, 2014 1 commit
-
-
Aaron Wells authored
Bug 1252101 1. New users get 2 "new user points" on their user record 2. While they have these, they're on probation and can't post links in public places, or make public pages. 3. "new user points" are decreased each time a non-probationary user responds to a forum post by the user 4. Admins & Staff are automatically non-probationary Change-Id: Ibccd2e330945f66b07aac062c4f51b67a0c0dba2
-
- 24 Mar, 2014 1 commit
-
-
This patch has been altered to have the configuration option set in: Groups -> Edit -> General : Send forum posts immediately To allow for per group access to functionality Only users who fall into the following categories can check the 'send now' for all members. $USER->get('admin') $USER->get('staff') $USER->is_institutional_admin() $USER->is_institutional_staff(); Change-Id: I5f1c4d13e89e587577abac438dd1cdc4625aa604 Signed-off-by:
Matthew Kolb <matt.kolb@yahoo.com> Signed-off-by:
Matt Kolb <matt.kolb@deltak-innovation.com> Signed-off-by:
Matt Kolb <matt.kolb@yahoo.com>
-
- 27 Feb, 2014 1 commit
-
-
Jono Mingard authored
Since the data storage format is virtually identical for Contact information and Profile information, all Contact info blocks can easily be changed to Profile info ones Change-Id: I4844630745c2d12d06a76b70ad7fd624342833eb Signed-off-by:
Jono Mingard <jonom@catalyst.net.nz>
-
- 25 Feb, 2014 1 commit
-
-
Yuliya Bozhko authored
Change-Id: I87ec616b0d27d9c168ad0233457ac6feec94301c Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
- 24 Feb, 2014 1 commit
-
-
Robert Lyon authored
This can be a problem for older sites. Should update any that are not locked but should be and do nothing if all is fine. Change-Id: Ie5fd71ab76b24009450987681a4800ccc3a8f496 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 12 Feb, 2014 1 commit
-
-
Yuliya Bozhko authored
Change-Id: Iac4c0b927eef20a4dd942ef6450aa7ba6733d7b9 Signed-off-by:
Yuliya Bozhko <yuliya.bozhko@totaralms.com>
-
- 11 Feb, 2014 1 commit
-
-
Son Nguyen authored
(Bug 1264105) also fix the plural lang string Change-Id: Ia72e189b1b0b140664b6379fb09b1aaf2f101732 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 24 Jan, 2014 1 commit
-
-
Robert Lyon authored
Changes include: - added an institution column to the site_content table - added an 'Edit site pages' page under Admin -> Institutions that is accessibe by institution admins - added an 'institution' option to the edit site pages form - this is a hidden field if user can edit only one institution. On upgrade it updates the site_content table to give current data the institution on 'mahara' (incl. local site pages) and for each institution it replicates the data already in the db for the default site (excl. local site pages) so that every site has their own versions, which can be adjusted as one sees fit. On creation of new institution it creates the rows in site_content table but with the default strings (like what you see when you first install a mahara) but sets the sitepages column in institution table to default (mahara). On deletion of institution it removes the rows in site_content. A user on login sees the institution site page based on what institution theme they see. On logout the 'lastinstitution' cookie is set allowing for them to see institution specific site pages. The 'No institution' (mahara) site pages can only be edited through Configure site -> Edit site pages. Also allow for an institution site page to be viewed if 'institution' variable is passed to it eg terms.php?institution=testing allowing for another way to access info when logged out. Change-Id: I2ed30b63c15bf676d83eb2231f48c4ca23ce8b53 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 08 Jan, 2014 1 commit
-
-
Aaron Wells authored
Bug 1264429: This patch creates the table, refactors the get_institution_config() method, the Institution class, and the institution editing page, to use the new table. Henceforth columns should only be added to the main "institution" table if they represent a required setting (like name and displayname), or they need to be accessed frequently by direct SQL queries. Change-Id: I4564240d2c55ec2b6ec90868290a61cf4321460a
-
- 07 Jan, 2014 1 commit
-
-
Bug #1266317 Change-Id: If705906005d6c6490d9a0a3c1e41d959a8d225fe Signed-off-by:
Mike Kelly <m.f.kelly@arts.ac.uk>
-
- 22 Dec, 2013 1 commit
-
-
Robert Lyon authored
The field is currently not being used but because the install.php file had the id column in it for v1.8 it means sites installed with 1.8 have the column but sites upgraded to 1.8 do not. Change-Id: If1e52cf68ad18ce730fd2e9be3abf8684a94368d Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 17 Dec, 2013 2 commits
-
-
Robert Lyon authored
Older sites can end up with duplicate rows in the blocktype_externalfeed_data for the same url. This causes problems if the site is using latest mahara as it stops one being able to add /edit a feed if there are duplicate rows for that feed's url. Change-Id: I47ee3952dbe75b5643adf55105a9219a3e3e8cd9 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Bug 1174623 For sites that have been upgraded from version 1.0 there are some missing constraints and indexes on the artefact_access_usr, artefact_access_role, artefact_attachment, group, grouptype_roles and view_autocreate_grouptype tables. Also some fields need to be adjusted to match the referenced field in another table so that they can be used as a foreign key Change-Id: Ifb8cd79d4fa9933be02f6086fb5dada18d47bfe2 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 26 Nov, 2013 1 commit
-
-
1. Add a new column 'last_processed_userid' into the table activity_queue 2. Enable the notify_users() method to work with split user chunks 3. Modify the activity_process_queue() function to update the activity_queue with the new process Change-Id: Id404aa8e8fa6515cfeb557a4ea11c14c43771fe7 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 24 Oct, 2013 1 commit
-
-
Aaron Wells authored
Huzzah! Change-Id: I22a3ef47ad3ffdc75df2ff75902a015128c23086
-
- 23 Oct, 2013 1 commit
-
-
Aaron Wells authored
Bug 1243525: I found that attempting to do a direct upgrade from 1.0 to 1.8 failed in the "$oldversion < 2008091601" code block. It would appear this has to do with the former "textbox" block being renamed, and the solution would require that block to be processed before the main upgrade script. Since that would be somewhat hard to do, and there presumably aren't that many 1.0 sites still around, I've simply updated the minupgrade to 1.1. Change-Id: I9c8fbe06459b5e62382621b1f4308eca8f793d72
-
- 14 Oct, 2013 4 commits
-
-
Aaron Wells authored
Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Aaron Wells authored
Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
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>
-
Aaron Wells authored
Bug1236661 Change-Id: I0a9141df124a47c635b37e97cade15eff50f187d
-
- 30 Sep, 2013 2 commits
-
-
Aaron Wells authored
Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
Aaron Wells authored
Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-
- 25 Sep, 2013 1 commit
-
-
support for Textboxes/Notes attachments (Bug #1117237) Change-Id: Idf4cc1d2ee0d60e11e1d88ec202eb32b4c0de5c9 Signed-off-by:
Gregor Anzelj <gregor.anzelj@gmail.com> Signed-off-by:
Aaron Wells <aaronw@catalyst.net.nz>
-