- 22 Dec, 2010 9 commits
-
-
Sean Brennan authored
Changed all yes/no dropdowns to checkboxes. Changed most boolean radios ( on/off, yes/no, enable/disable) throughout site. Did not change radios for view blocks, or on the register terms page as these looked better with radios. Signed-off-by:
Sean Brennan <sean@catalyst.net.nz>
-
Sean Brennan authored
Only changed on Group=>Members page Moved Search Box to the right and adjusted layout. Did not see as a usability enhancement. Signed-off-by:
Sean Brennan <sean@catalyst.net.nz>
-
Sean Brennan authored
Changed the (i) to show the help cursor, and removed it from the tooltip. Signed-off-by:
Sean Brennan <sean@catalyst.net.nz>
-
Sean Brennan authored
Also changed all edit button/links to the grey pencil to keep consistency. Pages this affected were: My Groups My Groups=>Group Forums My Files My Blog My Plans My Plans=>Tasks My Blogs Pages this was not changed on were: My Friends Find Friends Signed-off-by:
Sean Brennan <sean@catalyst.net.nz>
-
Sean Brennan authored
Re worded several lines, as suggested. Signed-off-by:
Sean Brennan <sean@catalyst.net.nz>
-
Sean Brennan authored
changed "My Account" to "Settings" in two places. Signed-off-by:
Sean Brennan <sean@catalyst.net.nz>
-
Sean Brennan authored
Changed [X] button to a [--] button to indicate a minimize action instead of a delete action. Signed-off-by:
Sean Brennan <sean@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>
-
- 21 Dec, 2010 4 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>
-
Rich Trott authored
Bug #693149 Signed-off-by:
Rich Trott <Richard.Trott@ucsf.edu> Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Ruslan Kabalin authored
Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
- 20 Dec, 2010 2 commits
-
-
Ruslan Kabalin authored
Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
Ruslan Kabalin authored
Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
- 15 Dec, 2010 3 commits
-
-
Andrew Robert Nicols authored
Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
Andrew Robert Nicols authored
Catch EmailDisabledException to prevent admins being e-mailed about disabled e-mail address (bug #690713). I've caught this by checking the exception class rather than as a separate catch to prevent code duplication. Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk> Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
Piers Harding authored
(bug 690427) - thanks Rich Trott Signed-off-by:
Piers Harding <piers@catalyst.net.nz>
-
- 14 Dec, 2010 2 commits
-
-
Piers Harding authored
(bug 688395) - thanks Rich Trott, Ruslan Kabalin Signed-off-by:
Piers Harding <piers@catalyst.net.nz>
-
Andrew Robert Nicols authored
A message also alerts the requestor if the e-mail address is over the bounce threshold. Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk> Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
- 13 Dec, 2010 1 commit
-
-
Piers Harding authored
(bug 688395) - thanks Rich Trott, Ruslan Kabalin Signed-off-by:
Piers Harding <piers@catalyst.net.nz>
-
- 12 Dec, 2010 3 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>
-
- 09 Dec, 2010 2 commits
-
-
Ruslan Kabalin authored
Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 08 Dec, 2010 1 commit
-
-
Andrew Robert Nicols authored
I inadvertantly pushed the first half of this commit last night. This is the second half of the patch which ensures that we really don't get two crons running simultaneously. Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
- 06 Dec, 2010 2 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>
-
- 05 Dec, 2010 4 commits
-
-
Rich Trott authored
Remove unbalanced single-quote, add missing period, add italics, use example.com (see RFC 2606 Section 3). (bug #684963) Removed trailing whitespace from patch. Signed-off-by:
Rich Trott <Richard.Trott@ucsf.edu> Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
Andrew Robert Nicols authored
Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
Andrew Robert Nicols authored
There's no point in trying to clean up old exports if the export directory doesn't exist. The alternative would be to create the directory in the cron, but it seems a bit counter-intuitive to create a directory, to then clean it up. Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
Andrew Robert Nicols authored
Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
- 25 Nov, 2010 3 commits
-
-
Ruslan Kabalin authored
$cfg->maxrunage is no longer needed (has been removed in 03203d96 ) Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
Ruslan Kabalin authored
Prevent shifting date one day back if locale is set incorrectly. Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richard.mansfield@catalyst.net.nz>
-
- 22 Nov, 2010 1 commit
-
-
Stacey Walker authored
on install Signed-off-by:
Stacey Walker <stacey@catalyst.net.nz>
-
- 18 Nov, 2010 3 commits
-
-
Ruslan Kabalin authored
Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
Ruslan Kabalin authored
Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-
Ruslan Kabalin authored
Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk>
-