- 16 Sep, 2008 7 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 15 Sep, 2008 32 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Penny Leach authored
- can_view_view needs http://paste.dollyfish.net.nz/0e6800 (see comment in function) - blocktype/mygroups/lib.php is BROKEN (was using get_associated_groups which I guess has been removed. needs updating! I commented out a line to stop it fataling in the meantime.
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Nigel McNie authored
Wrote post.php so wall posts can actually be inserted. There's lots of warnings and debug code, but I gotta go!
-
Nigel McNie authored
Small layout changes to the wall form so the text box just fills up the width of the block and the 'private' checkbox doesn't reduce the space for it.
-
Nigel McNie authored
Bring the textbox blocktype's render_instance method signature into alignment with what it should be.
-
Penny Leach authored
beginning of wall and another backwards compatibility break for blocktypes now we must pass $editing parameter to render_instance (default false)
-
Penny Leach authored
needs implementing in view/block edit frontend.
-
Penny Leach authored
-
Penny Leach authored
-
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
-
Penny Leach authored
-
Nigel McNie authored
Up the length of the username column to 100 characters, so it fits in "deleted" information on top of the 30 character limit enforced at the application level. (cherry picked from commit e2319031)
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Nigel McNie authored
(cherry picked from commit 29dd5e39)
-
Evonne Cheung authored
(cherry picked from commit d05596e4)
-
Nigel McNie authored
Remove link to the registration page, since the registration page actually takes you to the homepage when you're logged in. (cherry picked from commit c2609f01)
-
Nigel McNie authored
-
Nigel McNie authored
Remove a couple of <br>s that were pushing the help icon for the authinstance element down for no apparent reason.
-
Nigel McNie authored
-
Nigel McNie authored
Largely, this is to clarify what this setting actually does, and why you would change it.
-
Nigel McNie authored
-
Nigel McNie authored
When an authinstance is added successfully, remove any error messages, which helps reinforce that the user did the right thing.
-
Nigel McNie authored
If a new institution is being created and registration is turned on, automatically insert an internal authinstance. Cleaned up the message relating to this behaviour too. This change make it easier to add institutions.
-
Nigel McNie authored
-
Richard Mansfield authored
-
- 12 Sep, 2008 1 commit
-
-
Richard Mansfield authored
-