- 07 Apr, 2010 3 commits
-
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
This is a pluggable anti-spam infrastructure for protecting forms in Mahara again spam. The contact and register forms have been modified to include the following anti-spam features: - hashed field names - honey pot (invisible) fields - submission time monitoring Additionally, content checking is provided by the following spam traps: - NoneSpamTrap: the base class for other spam traps, does no checking on its own - SimpleSpamTrap: provides basic checks that don't require an internet connection - AdvancedSpamTrap: provides better checks that require an internet connection, including checking for the existence of mailservers and the presence of blacklisted URLs New spam traps can easily be created by adding a file to lib/antispam with the name MyTrapNameSpamTrap.php. Added spam traps will be automatically detected and available for selection in the site options page. Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
- 09 Mar, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 21 Feb, 2010 1 commit
-
-
Ruslan Kabalin authored
Signed-off-by:
Ruslan Kabalin <ruslan.kabalin@luns.net.uk> Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
- 16 Feb, 2010 1 commit
-
-
Francois Marier authored
Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 27 Jan, 2010 2 commits
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 11 Jan, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 15 Dec, 2009 1 commit
-
-
Andrew Robert Nicols authored
To allow an institution to have multiple themes available to it, this change introduces a check on an optional theme parameter $theme->institution. Only themes where $theme->institution matches the name of the institution given, or where the value is not set are returned. This change allows for multiple themes to be made available to an institution. The following behaviours should be seen: * admin/users/institutions.php now only shows themes which are sitewide, or intended for the specified institution; * admin/site/options.php shows all themes on the system (not just sitewide themes); and * view/blocks.php lists all themes for all institutions a user belongs to, plus sitewide themes. This changes the behaviour introduced in 4e0132ac which restricted available view themes to the currently set themes of each institution. However, I feel that this change offers more possibilities as institutions will be able to have a series of themes available for views; in addition to their primary Mahara theme. Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
- 18 Nov, 2009 1 commit
-
-
Andrew Robert Nicols authored
Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk>
-
- 05 Nov, 2009 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 15 Sep, 2009 1 commit
-
-
Richard Mansfield authored
-
- 07 Sep, 2009 1 commit
-
-
Richard Mansfield authored
-
- 25 Aug, 2009 1 commit
-
-
Richard Mansfield authored
-
- 10 Aug, 2009 1 commit
-
-
Richard Mansfield authored
-
- 24 Jul, 2009 1 commit
-
-
Richard Mansfield authored
-
- 16 Jul, 2009 1 commit
-
-
Richard Mansfield authored
-
- 13 Jul, 2009 1 commit
-
-
Richard Mansfield authored
-
- 23 May, 2009 1 commit
-
-
Nigel McNie authored
-
- 19 Apr, 2009 1 commit
-
-
Richard Mansfield authored
-
- 13 Mar, 2009 2 commits
-
-
Elliot Pahl authored
-
Elliot Pahl authored
-
- 20 Feb, 2009 1 commit
-
-
Nigel McNie authored
-
- 16 Feb, 2009 1 commit
-
-
Richard Mansfield authored
-
- 10 Nov, 2008 3 commits
-
-
Richard Mansfield authored
-
Nigel McNie authored
A public group is one for which many pages are open to the general public - not just site users, but also the public, and search engines.
-
Richard Mansfield authored
Add htmlpurifier filter for Skype button; let script tags through from TinyMCE & don't rewrite 'skype:' urls
-
- 04 Nov, 2008 3 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 03 Nov, 2008 1 commit
-
-
Richard Mansfield authored
-
- 16 Oct, 2008 1 commit
-
-
Richard Mansfield authored
-
- 15 Sep, 2008 2 commits
-
-
Penny Leach authored
More work on profile views and three new blocktypes (myfriends/mygroups/myviews) to emulate current profile page TODO: - write wall blocktype - change install default profile view hook to add blocks - upgrade path (xmldb & migration) - blocktype and category and singleblockperview implementation - TESTING
-
Penny Leach authored
-
- 03 Mar, 2008 1 commit
-
-
Richard Mansfield authored
-
- 16 Feb, 2008 2 commits
-
-
Nigel McNie authored
The name is largely irrelevant as it's only the creator of the file.
-
Nigel McNie authored
-
- 31 Jan, 2008 1 commit
-
-
Nigel McNie authored
-
- 30 Jan, 2008 1 commit
-
-
Nigel McNie authored
Some stylistic cleanups. Removed the 'artefact view inactivity time' setting - it doesn't do anything. Make the form work with javascript disabled.
-