- 12 Apr, 2010 6 commits
-
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
Since the vast majority of users will only ever use one blog, always showing the list of blogs replaces one usability issue with another. This commit attempts to rectify things by disabling multiple blogs for user's who only have one blog (everyone by default!) but adding an account preference to enable multiple blogs. - Users with more than one blog always see the list of blogs, regardless of the new setting's value - Users with only one blog who have not enabled multiple blogs are taken directly to their blog, and have no direct way of adding a new blog - Users with only one blog who have enabled multiple blogs see the list of blogs (the assumption is that if they were clever enough to enable the option, this should not confuse them) This reverts commit f257176e . Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
This was removed as part of preparation for anti-spam, but it was later decided that old upgrades should always be left untouched. Instead, this commit adds an additional upgrade that removes the relevant settings from the database. Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
Also, call that function when Mahara is installed. Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
mahara Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 08 Apr, 2010 13 commits
-
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evangoldenberg@gmail.com>
-
Francois Marier authored
According to most dictionaries, all three forms are acceptable: - Resume - Resumé - Résumé If we're gonna use accents though, might as well use all of them and match the original French word it's derived from. Signed-off-by:
Francois Marier <francois@catalyst.net.nz> Signed-off-by:
Penny Leach <penny@mjollnir.org>
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz> Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz> Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Evan Goldenberg authored
Also, remove the "Add Blog" button from the view blog page, where it is out of context. This simplifies the navigation of the blogging features for user. Even when they only have one blog, being presented with a list makes the ability to have more than one blog immediately apparent. Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz> Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz> Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Evan Goldenberg authored
Logged-in box: - Style (i.e. different colour) the logout button differently In the view editor: - Style (i.e. colours) the cancel/prev and next/submit buttons differently. - Expand the descriptive text above the preview area. Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz> Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
The #container specifier there is unfortunate but necessary for that rule to have priority over the "padding: 0.25em" above. See http://hungred.com/useful-information/css-priority-order-tips-tricks/ Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Evan Goldenberg authored
- Date of birth field in "My Resume" - View access start/stop date Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz> Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz> Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
- 07 Apr, 2010 15 commits
-
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
The antispam feature was developed long before being merged, so it's db upgrade had a lower version than the current HEAD of master. This rearranges things so that people who have been using master get all the upgrades. Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Andrew Robert Nicols authored
Default option is still to redirect to the view index, but if the returnto parameter is set to group, redirect to the group the view was submitted to; and if the parameter is set to view, then redirect to the view that was submitted. Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk> Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Andrew Robert Nicols authored
This gives users a list of all views they haven't yet submitted to any group if they're in the group/view.php page for a group which is of a submittableto group type, and to which they haven't already submitted a view to. I've added a duplicate language string for 'Submit' as I suspect the submit button text won't work for translations in this context. Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk> Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Andrew Robert Nicols authored
Feedback we've had from some of our users suggests that having the ability to submit a view to a course group in other locations (e.g. within a view, and within the relevant group) would make a lot of sense as it reduces context switches for users. Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk> Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Andrew Robert Nicols authored
This means that it should be much easier to use in other locations without duplicating code. Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk> Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Andrew Robert Nicols authored
Moved the SQL from view/index.php to lib/group.php so it can be used elsewhere. I considered testing the results of get_group_user_groups on type === 'course', but this doesn't allow for future group types which also allow submissions. Signed-off-by:
Andrew Robert Nicols <andrew.nicols@luns.net.uk> 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>
-
Francois Marier authored
The Leap2A specification has rebranded and thus we should reflect that change in the next Mahara release. I also updated a few URLs. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Francois Marier authored
Move the copyright statement next to the permission statement (as per http://www.fsf.org/licensing/education/licenses/gpl-howto.html ). Rename the "I agree" button since technically users/admins don't have to agree to the GPL before they install Mahara or use it. Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
Evan Goldenberg authored
This stems from an issue where a user's profile view somehow ended up with numcolumns set to 6 in the database. The root cause of the problem is unknown, but this should prevent views from entering a broken state. Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
- 06 Apr, 2010 3 commits
-
-
Richard Mansfield authored
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz>
-
- 28 Mar, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 25 Mar, 2010 1 commit
-
-
Richard Mansfield authored
Signed-off-by:
Richard Mansfield <richardm@catalyst.net.nz>
-
- 24 Mar, 2010 1 commit
-
-
Evan Goldenberg authored
Signed-off-by:
Evan Goldenberg <evang@catalyst.net.nz> (cherry picked from commit fb3c0d27a53a5ef258ad127d8e9c500a70a55714)
-