- 10 Feb, 2012 1 commit
-
-
Christopher Tombleson authored
If aspell is found on the system use it for spellchecking. Otherwise use GoogleSpell. Bug#812030 Also renamed the error() function in htdocs/js/tinymce/plugins/spellchecker/includes/general.php to mceError() because it conflicts with the mahara defined error() function. Change-Id: I71f17cb29c7dfcd5ea9731c2c1b8e2a64fcc46ef Signed-off-by:
Christopher Tombleson <christopher@catalyst.net.nz>
-
- 05 Dec, 2011 1 commit
-
-
Richard Mansfield authored
Now that the unread message count has been removed from the profile sideblock (see commit 8b4933e1 ), the javascript updateUnreadCount function needs to be modified to read the existing count from the top-right header rather than the profile sideblock. Change-Id: I349c4900d0eff4dcbdaaf318513e4c8c20a73cf9 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 23 Nov, 2011 1 commit
-
-
Francois Marier authored
These are mostly just missing semicolons. No code changes. If you use emacs already: apt-get install js2-mode If you don't use emacs: apt-get install emacs js2-mode ;-) Change-Id: Ie81c438c673084ee9e29a950bafe628a7c3ca7d9 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 18 Nov, 2011 2 commits
-
-
Richard Mansfield authored
In IE, when dragging a blocktype image into the content area of the view editor, the image appears to slip underneath the white box saying "This area shows a preview of what your page will look like..." and then out the other side again. Setting the z-index property on the element containing blocktype list fixes the issue. Change-Id: I6bc28bcf790b89d7513144012e210527b8ae1710 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Richard Mansfield authored
When dragging a blocktype in the view editor in IE, dragging it very slowly usually causes the block to suddenly disappear, and the cursor to turn into a crossed circle. If you let go of the mouse, the blocktype image appears at the cursor, and clicking the mouse again will drop the blocktype. This can be fixed by disabling IE's default startdrag function. Change-Id: I03b3150dbdef7f59f6f638d0cc71a773df5de576 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 19 Sep, 2011 1 commit
-
-
Melissa Draper authored
21 updated packs, 58 new packs Change-Id: I7224051f13525de07514462b3f25f352d0015dba Signed-off-by:
Melissa Draper <melissa@catalyst.net.nz>
-
- 01 Sep, 2011 1 commit
-
-
Richard Mansfield authored
The four existing jointypes, 'open', 'controlled', 'request' and 'invite' are mutually exclusive, but they don't need to be so strict. This patch introduces more flexibility in the way groups allow new members to join. * Group admins can always send membership invitations to a group, even if it's open or controlled * Membership requests can be enabled for any group unless it has open membership. * The grouptype now determines the set of roles available to a group, but no longer restricts the available join types. The db upgrade will preserve existing behaviour apart from enabling invitations on open, request, and controlled groups. Change-Id: I8bb0940a37f3c0c36366c1d5b8d27e8b9914a7e3 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 26 Aug, 2011 1 commit
-
-
Christopher Tombleson authored
Removed the standard spellchecker plugin and replace it with the PHP spellchecker plugin. Bug#828445 Change-Id: Ib70ce794c1e8d2fe3e28778942ac6ae751195f2d Signed-off-by:
Christopher Tombleson <christopher@catalyst.net.nz>
-
- 15 Aug, 2011 1 commit
-
-
Richard Mansfield authored
When a block is saved after configuration, the view editor currently only rerenders the newly configured block. This change allows a blocktype's instance_config_save function to return a list of other blocks on the page that should be rerendered in addition to the newly configured block. This will provide a mechanism for *all* the textbox blocks on a page which contain a particular html artefact to be updated when the text of one of those blocks is updated (see bug #736665). Change-Id: Ic68f21bb8f46b79c5d9ed8e32504314dcc067429 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 01 Aug, 2011 1 commit
-
-
Richard Mansfield authored
Paginator.js expects replacement html returned from an ajax call to be a string containing only table rows, which it then inserts into an existing table on the page. Recent updates to the myfriends block templates replaced the tables with divs, breaking the pagination of the block. This change modifies the paginator so that it can cope with divs as well as tables. Change-Id: Ie2d6139e3e57cab3d5900f47892f6b1745106edc Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 27 Jul, 2011 1 commit
-
-
Gregor Anzelj authored
This is part of the upcoming "view skins" feature Change-Id: I7dc696c54e8897a40a2137f11da45fd2ba3dca11 Author: Gregor Anzelj <gregor.anzelj@gmail.com> Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 26 Jul, 2011 1 commit
-
-
Richard Mansfield authored
This change reduces the height of the blocktype panel in the view editor, so that it takes up less vertical space. When js is on, the blocktype titles & descriptions are hidden and only the icon is visible. Titles & descriptions are displayed below the panel on hover. Change-Id: I4c95a4b71c12d15d870b6fc597553dfaa5069380 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 25 Jul, 2011 2 commits
-
-
Mikael Mrozik authored
Fix the paginator by re-initializing the variable that holds the content after it has been updated by Ajax Change-Id: I2dfa5c5867600a154080439d1bdd1a1228bfae48 Signed-off-by:
Mikael Mrozik <mikael@catalyst.net.nz>
-
Ruslan Kabalin authored
All the feedback comments will be displayed on the single exported page, no pagination or limits. Star rating is preserved. Change-Id: I1d8c175ec2cb1b7c328c6b1835b95e95f2786dc5 Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
- 21 Jul, 2011 1 commit
-
-
Eugene Venter authored
Bug #814328 Disable and check allowpublicprofiles checkbox when allowpublicviews is set. Fix spelling errors in mentioned setting descriptions. Change-Id: Idbede7309d8676f33b7ad520a85b67bc6a989a91 Signed-off-by:
Eugene Venter <eugene@catalyst.net.nz>
-
- 12 Jul, 2011 1 commit
-
-
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>
-
- 28 Jun, 2011 2 commits
-
-
Richard Mansfield authored
Add a checkbox beside each user in admin user search, select all/none links, and a button to submit all the selected users to the bulk user actions page. Checkboxes are reset on each new search query, but not when changing the page or order of results. Change-Id: If232021b232ec69dcd74d74c3d4d3c3b2248c870 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Richard Mansfield authored
Change-Id: Ibb88b2a68dad2816d7e9e4459b5ff54280d8f73a Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 07 Jun, 2011 1 commit
-
-
Francois Marier authored
This is a cherry-pick of the following commits: 688a5063 b4c77eb6 0e7a938a ff8b17d3 b8ca346a The original one was done to fix bug #530656 but was then reverted in 55a8fead after the tinymce autoresize plugin was enabled. However, the autoresize plugin was removed after causing problems in bug #791854 (see 651fcdba ) so we'll restore this work-around for the time being. Change-Id: I74176a3a155a7d9442448d09f206250b55394611 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 02 Jun, 2011 1 commit
-
-
Darryl Hamilton authored
This includes updated language packs, and removal of the media plugin (see c5c0cf7b ). Change-Id: Iec45662f9ae9dac42b09ac9a240160ac06e3e998 Signed-off-by:
Darryl Hamilton <darrylh@catalyst.net.nz>
-
- 01 Jun, 2011 1 commit
-
-
Hugh Davenport authored
Also add in default quota for each institution Change-Id: Ibfdd5a10990e9c6a936b9ad5921f734df1f5c805 Signed-off-by:
Hugh Davenport <hugh@catalyst.net.nz>
-
- 13 May, 2011 1 commit
-
-
Francois Marier authored
This is what was run: find . -iname '*.png' -exec optipng -o7 -q {} \; find . -iname '*.gif' -exec gifsicle -O2 -b {} \; find . -iname '*.jpg' -exec jpegoptim -p --strip-all {} \; find . -iname '*.jpeg' -exec jpegoptim -p --strip-all {} \; Change-Id: I6a516782e673167f04ef0945a04a417514ad5cf2 Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 10 May, 2011 1 commit
-
-
Richard Mansfield authored
Change-Id: Ic9465c35d79cc663fc172da2ab66225eaeda76ee Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 04 May, 2011 1 commit
-
-
Richard Mansfield authored
Change-Id: I38bb6470f80ef55d02b8850b6d707827491844f7 Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 01 May, 2011 1 commit
-
-
Darryl Hamilton authored
Change-Id: Ie794ff5881fbc4e8701d41376835bd8413114fc0 Signed-off-by:
Darryl Hamilton <darrylh@catalyst.net.nz>
-
- 23 Feb, 2011 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 25 Jan, 2011 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 18 Jan, 2011 3 commits
-
-
Francois Marier authored
The paginator proxy needs to be notified when the results change as a result of a form submission. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
The pager causes elements to change and be displayed again so the skinning performed by jquery.rating when first loaded needs to happen everytime the page changes. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
Upstream version 3.13 downloaded from http://www.fyneworks.com/jquery/star-rating/ Not customised except for the name of the gif images and the path to them in the css file. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 17 Jan, 2011 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 22 Dec, 2010 5 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
Sean Brennan authored
I committed this as a seperate instance. This could need to be added back in, as if more than one file is uploaded it can get cluttered. Signed-off-by:
Sean Brennan <sean@catalyst.net.nz>
-
- 16 Nov, 2010 2 commits
-
-
Ruslan Kabalin authored
It looks like we never use $form->reply for this type of form, so no need to show general error in the main window when field errors are highlighted in child window. Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
Ruslan Kabalin authored
This partly reverts commit f032d6f1 . As htmlpurifier exceptions are never thrown, this part of the fix is removed as it causes block config window to be closed altogether with overlay element removing. See bug #675564 for details. Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
- 01 Nov, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 31 Oct, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-