- 15 Jul, 2011 1 commit
-
-
Eugene Venter authored
bug #605747 and bug #806501 When a user uploads a new profile icon, it now gets added to the "images" folder in their files area. Profile icons are emphasised and descriptions aren't editable. Warning notifications, when deleting a default profile icon or when deleting a folder containing profile icons, are implemented. Signed-off-by:
Eugene Venter <eugene@catalyst.net.nz> Change-Id: I3f8c93c4b65814aa183f0eaa8e1739e750c87905
-
- 13 Jul, 2011 4 commits
-
-
Hugh Davenport authored
-
Hugh Davenport authored
-
Hugh Davenport authored
-
Francois Marier authored
-
- 12 Jul, 2011 12 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Edward Murrell authored
This change was added to limit deleting of comments in standard groups views to admins only, and admins and tutors in course groups. This commit adds the functions User::can_moderate_view() and GroupType::get_view_moderating_roles() to implement this functionality. Change-Id: Ifb8f4fc55d31fd7c5928c73c3d81710934bfdad8 Signed-off-by:
Edward Murrell <edwardm@catalyst.net.nz>
-
Richard Mansfield authored
-
Hugh Davenport authored
-
Ruslan Kabalin authored
Change-Id: I09578fc19ed3e739492a45af0b3eff83151924b2 Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
Francois Marier authored
Mahara's mimetype detection function wasn't working properly and so it would not be able to set the right mimetype when a browser (typically IE) sets it to a generic value. The workaround in 821a693c is not sufficient because symlinks, like directories, don't work but the is_file() function will resolve them and may return true. http://nz.php.net/manual/en/function.is-file.php#50742 Change-Id: Ie8485ee10e5142a5f00032116c5492b9778dae51 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
This triggers errors in the IE Javascript interpreter when adding feedback to a view for example. It should have been part of 651fcdba Change-Id: Icefa271dedc93bfa24d479a55e9e7c00d603ad52 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Eugene Venter authored
Bug #806777 General account options/settings added to functionality for manually adding a single user, as well as adding users via CSV. These are exactly the same settings as found in the 'General account options' section on the Settings page. Change-Id: I4fa5b50a588abc4747098f6dce186f600f73097f Signed-off-by:
Eugene Venter <eugene@catalyst.net.nz>
-
Hugh Davenport authored
introduced in 13485914 Change-Id: I17e9880da3e5a426a651f0d4c237f7a16ea526ba Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
Eugene Venter authored
Bug #809105 Change-Id: If2a2826f1386253fb9e88a6d76fb3616f8a1a21f Signed-off-by:
Eugene Venter <eugene@catalyst.net.nz>
-
Mikael Mrozik authored
Replace the string View by Page in blocktype/googleapps/lang/en.utf8/help/forms/instconf.appsid.html Change-Id: I12b2840cef4db2272cce60b8dfce32c72fb55524 Signed-off-by:
Mikael Mrozik <mikael@catalyst.net.nz>
-
- 11 Jul, 2011 1 commit
-
-
Francois Marier authored
The broken download link has been removed when a directory is selected (both in the AJAX call and the form setup). This also fixes the display of the "No files found" message to make sure that it's only displayed when the selection list is empty and to hide it in the case of folder selection. Change-Id: I1a2b2e5d6ea7cf803b7c9d23e9a91186a39d9b03 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 07 Jul, 2011 2 commits
-
-
Francois Marier authored
Merge "Revert "Make profile_icon_url output compatible with html export filter." due to bug #806985"
-
Ruslan Kabalin authored
This reverts commit 858f1b9a
-
- 06 Jul, 2011 5 commits
-
-
Richard Mansfield authored
* changes: Override the header logo with institution logo for members Allow institution admin to upload a replacement site logo Add logo column to institution table
-
Hugh Davenport authored
* changes: Add a page to update group members via CSV file Add page for Group CSV Uploads
-
Hugh Davenport authored
-
Eugene Venter authored
Change-Id: Ifa5d79b4aec8a2a427bff0f702f326cd093f2145 Signed-off-by:
Eugene Venter <eugene@catalyst.net.nz>
-
Christopher Tombleson authored
Bug #801393 Created Media Sources for Voki. Change-Id: I1d18cda10dbb1802ef8d92eb8f7076b923c27171 Signed-off-by:
Christopher Tombleson <christopher@catalyst.net.nz>
-
- 05 Jul, 2011 11 commits
-
-
Francois Marier authored
-
Francois Marier authored
-
Francois Marier authored
-
Richard Mansfield authored
Bug #805780 When a user's institutions are loaded, fetch the institution logos. When choosing which of the user's institutions determines their theme, ensure the same institution determines the replacement logo. Finally, if the page theme to be displayed is determined by the user, use the user's header logo in the header template. Change-Id: I710d6ff727d90276fc5008b179c60700f4499ccc Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Brett Wilkins authored
-
Richard Mansfield authored
Bug #805780 Adds a logo field to the institution edit form. On upload, the file is saved as a 'profileicon' artefact, to ensure that it's publicly visible, and can be requested in multiple sizes by thumb.php. Change-Id: I7ea50f75b6e5fed8043c5cd9812e82809a6ef600 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Richard Mansfield authored
Bug #805780 If set, the value refers to an artefact id of an image owned by the institution Change-Id: I30ce39b400f12f77579c984090010b2ddd5d29d0 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Christopher Tombleson authored
Bug #801393 Created HTML Filter and Added it to filters.xml Change-Id: Icc667885604a528f493d67cc34710698071cd730 Signed-off-by:
Christopher Tombleson <christopher@catalyst.net.nz>
-
Richard Mansfield authored
-
Francois Marier authored
Change-Id: I637171ab754f6dbf144e433b6d85b3010f05c78a Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Richard Mansfield authored
Bug #805742 Also ensures the profileicon field is cleared when the artefact it points to gets deleted. Change-Id: Idfda6111b3d653e26225bff90500706ec5dd66a7 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 04 Jul, 2011 4 commits
-
-
Darryl Hamilton authored
Change-Id: I70c7ad8eac47aa4dfbddfc5ae2d3a4713842a86f Signed-off-by:
Darryl Hamilton <darrylh@catalyst.net.nz>
-
Francois Marier authored
Auto-escape is turned ON for all templates, there is no need to set it manually. Change-Id: I0c6b33c2f2ed31ac8a0a752cab37f2ba467ae6cc Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Richard Mansfield authored
-
Hugh Davenport authored
You can now use the web API server for groups to update group members by uploading a CSV file to update membership The new page is below, and gives all the details about the format /admin/groups/uploadmemberscsv.php Change-Id: I0351b21a933646d7e528852680f457ac6ea93596 Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-