- 27 Nov, 2009 1 commit
-
-
Francois Marier authored
Signed-off-by:
Francois Marier <francois@catalyst.net.nz>
-
- 15 Sep, 2009 1 commit
-
-
Evonne Cheung authored
-
- 16 Jun, 2009 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
- 29 May, 2009 1 commit
-
-
Richard Mansfield authored
-
- 09 May, 2009 2 commits
-
-
Nigel McNie authored
The 'default' theme is to come back shortly.
-
Nigel McNie authored
Strips down the default theme to a very bare minimum, to allow better theming. The next commits will move this theme to 'raw', and commit a new default theme that looks mostly like the old one.
-
- 15 Sep, 2008 1 commit
-
-
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
-
- 21 Aug, 2008 1 commit
-
-
Richard Mansfield authored
-
- 12 Aug, 2008 1 commit
-
-
Richard Mansfield authored
-
- 11 Aug, 2008 1 commit
-
-
Richard Mansfield authored
-
- 08 Jul, 2008 1 commit
-
-
Richard Mansfield authored
-
- 21 Apr, 2008 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
- 13 Mar, 2008 1 commit
-
-
Nigel McNie authored
-
- 26 Feb, 2008 1 commit
-
-
Nigel McNie authored
* A more neutral colour scheme, appropriate for a default installation * Forms are layed out with the title beside the inputs * The profile page is in tabs * Layout is cleaner and clearer * Still will be some bugs, especially in IE!
-
- 18 Feb, 2008 1 commit
-
-
Nigel McNie authored
-
- 10 Feb, 2008 1 commit
-
-
Clare Lenihan authored
-
- 08 Feb, 2008 1 commit
-
-
Clare Lenihan authored
changing view layout to be a two step process for users with editing columns on view/blocks turned off
-
- 05 Feb, 2008 1 commit
-
-
Clare Lenihan authored
-
- 30 Jan, 2008 1 commit
-
-
Richard Mansfield authored
-
- 28 Jan, 2008 2 commits
-
-
Clare Lenihan authored
-
Clare Lenihan authored
changing the 'change view layout' link on view/blocks.php to 'change my view layout', and removing the confusing image
-
- 25 Jan, 2008 1 commit
-
-
Clare Lenihan authored
-
- 21 Jan, 2008 1 commit
-
-
Clare Lenihan authored
adding confirm dialog to cancel with new view, and cancelling now deletes the partially created view
-
- 28 Nov, 2007 1 commit
-
-
Nigel McNie authored
-
- 27 Nov, 2007 1 commit
-
-
Nigel McNie authored
The fix basically works by adding a hidden submit button at the very beginning of the form. Its "name" is the same as for whatever current action is being performed. Thus, when enter is pressed, the same value is passed through. In javascript mode, this form element's name attribute is poked every time a new element is configured to be correct for that. There is also some special event handling for the search tab of the artefact chooser, so it does not trigger a form submit - just a 'click' event on the correct button.
-
- 30 Oct, 2007 1 commit
-
-
Nigel McNie authored
Add a spinner to the loading message, since I seem to be staring at the loading screen more often...
-
- 29 Oct, 2007 2 commits
-
-
Nigel McNie authored
Renamed the 'view' parameter for view/view.php to be 'id'. 'view' will continue to work for a while. view/blocks.php uses id, and id is used for other objects in the system, so it doesn't make much sense for this one to remain this way.
-
Nigel McNie authored
* In the non javascript version, make sure that request variables are not passed through, which can result in the newly chosen form artefact chooser starting on the wrong page * In the javascript version, close the old form when opening a new one. Also, added a 'loading' spinner/message to be displayed while the configuration form is being retrieved.
-
- 26 Oct, 2007 1 commit
-
-
Nigel McNie authored
-
- 16 Oct, 2007 9 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
Make sure that 'new' is passed around in some other places where it is needed, so the wizard works. Also fixed a couple of broken redirects for the non javascript version
-
Nigel McNie authored
-
Penny Leach authored
-