- 17 May, 2012 1 commit
-
-
Son Nguyen authored
Add Publish/Unpublish button for each blog post Change-Id: I6728e2e95e77739b79b7c02e73b9fb1eb8de6b38 Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 28 Mar, 2012 6 commits
-
-
Richard Mansfield authored
-
Francois Marier authored
-
Richard Mansfield authored
-
Richard Mansfield authored
The upgrade to 1.5 requires that the plpgsql language is available in postgres, but sometimes (e.g. versions of postgres < 8.3), the database owner doesn't have permission to create the language, and the admin will have to do it manually. During the attempt to issue the CREATE LANGUAGE command, an sql exception can be thrown when the db user has insufficient privileges, so a generic 'nonrecoverable error occured' message is displayed instead of the useful message instructing the admin to create plpgsql. Catching the sql exception fixes this problem. Change-Id: I176bdd1eee2247426ceedc6f165156d33eefbb42 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Francois Marier authored
-
Richard Mansfield authored
Dots in the list of safe iframe sources are not escaped before use in the regular expression passed to htmlpurifier, but they should be because of their special meaning inside patterns. This will prevent people from registering domains like 'www-youtube.com' and 'playerxvimeo.com' and embedding iframes from those sites in their pages. Change-Id: I94ceedd77172cbb6650efad0ab7edfae92f5f7e8 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 27 Mar, 2012 1 commit
-
-
Richard Mansfield authored
Modifies the message to include a link to a wiki page. See the comments on https://reviews.mahara.org/1108 Change-Id: I370fa2584943849ccf70a1a60a3aa64c78a06972 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 22 Mar, 2012 1 commit
-
-
Richard Mansfield authored
Earlier versions of postgres are now unsupported, and this change will fix the upgrade failure in bug #961728. Change-Id: I2b7ea46515142d0d3fc601cf8ec99e15a85bc933 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 21 Mar, 2012 2 commits
-
-
Richard Mansfield authored
-
Kristina Hoeppner authored
The links for "privacy" and "topics" were missing in the lang strings - new strings were created. Minor capitalization changes were made that did not warrant new strings. Change-Id: Ic2db7dd4ff26df63e8b5c6e684a9fd36c28b1547 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 16 Mar, 2012 11 commits
-
-
Darryl Hamilton authored
-
Francois Marier authored
Change-Id: I71ba6bf076e56ced5c72f4b4a33328a31d69c57f Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
-
Christopher Tombleson authored
PHP 5.4 doesnt like creating objects on the fly. Change-Id: Ia2ba74bcf454d58e7b526fa0c1aff64f2ad71f59 Signed-off-by:
Christopher Tombleson <christopher@catalyst.net.nz>
-
Francois Marier authored
-
Melissa Draper authored
String fixing commit was ba10ffdc and afterwards, the tests were comprehensively broken. Change-Id: If0060dc5621af1ca87ab231ad4bc745c8cfbc2fb Signed-off-by:
Melissa Draper <melissa@catalyst.net.nz>
-
Hugh Davenport authored
-
Francois Marier authored
This function was deprecated in PHP 5.3 and removed in 5.4. Change-Id: I234417a3ffcc7e958279aea09fa0180159d34254 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Melissa Draper authored
-
Francois Marier authored
* changes: theme/primaryschool: add new theme for younger students Add two buttons (privacy and topics) to the dashboard Update all themes for 1.5
-
Francois Marier authored
This was deprecated in PHP 5.3 and has been removed in 5.4: http://nz.php.net/manual/en/migration54.incompatible.php Change-Id: I715588f5a24eeeacb803af3ac9b68f8bb3b4d751 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 14 Mar, 2012 4 commits
-
-
Francois Marier authored
-
Francois Marier authored
Bug #949804 Change-Id: I9ea5578b4a2cb9c3b7f30078f5953da93d9a0232 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
The "Control your privacy" button isn't actually new, it was a non-button previously. The link to forum topics is new however. This brings all themes up to date with the expanded dashboard that is part of the primaryschool theme (bug #949804). Change-Id: I392cfa284cea7d2dff3e3f46428fbe2edc507009 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
Small fixes to the 1.5 themes from Evonne. These fix various alignment issues and eye sores. Change-Id: Id7f5bbb9b8017ce3fcb497542d300e77f7ba04e0 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 13 Mar, 2012 2 commits
-
-
Francois Marier authored
-
Son Nguyen authored
Bug#916691 Change-Id: Ibb5e368fe8a130404e72aba627b5f88560851954 Signed-off-by:
Son Nguyen <ngson2000@yahoo.com>
-
- 12 Mar, 2012 1 commit
-
-
Hugh Davenport authored
Also adds a message to the email sent to admins to that effect This is a temporary fix for bug #952625 until a new feature can be introduced to add a config option for this time limit. Change-Id: I898759db8e5eb4cfb8c1eead8b7ac006c6f97197 Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
- 05 Mar, 2012 3 commits
-
-
Hugh Davenport authored
-
Francois Marier authored
Change-Id: I4961b59667c7bafb4bb8a79bb8504d242314d1dd Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
-
- 04 Mar, 2012 2 commits
-
-
Kristina Hoeppner authored
When submitting objectionable content, the button reads "Notify site administrator". However, the notifications also go to institution administrators. This change corrects it and just reads "Notify administrator". To keep the other string that is associated with this behavior close, the "notifysiteadministratorconfirm" string was also changed. Change-Id: I266f656bcd09b2b67f881446a60d29396222c748 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
Francois Marier authored
-
- 02 Mar, 2012 3 commits
-
-
Kristina Hoeppner authored
For the changes made in groups, help files need to be adapted to reflect that group members may not have to be made visible in the "Members" tab if the group admin hides the membership listing for members or non-members. Change-Id: I5400421b6c005211be0afd93d6ed1b1db212123c Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
Francois Marier authored
-
Kristina Hoeppner authored
Some language strings need fixing that were beyond the minor language string updates. Except for the strings in install.php they all needed new strings to be picked up by the translators. Change-Id: I9cc6fe169a2b7b287a63df0bac1c52ea2c56c633 Signed-off-by:
Kristina D.C. Hoeppner <kristina@catalyst.net.nz>
-
- 01 Mar, 2012 2 commits
-
-
Hugh Davenport authored
-
Francois Marier authored
Change-Id: I50130f84357abd2f046f7f77d939e2248c086fb5 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 29 Feb, 2012 1 commit
-
-
Hugh Davenport authored
* changes: Use the strftime wrapper (format_date) everywhere Work-around missing %e in format_date on Windows Revert "Date format for windows(bug #671456)"
-