- 14 Jan, 2008 4 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
There's no point, and new sideblocks sometimes depend on new stuff that hasn't been installed yet.
-
Richard Mansfield authored
When serving html files smaller than 1M, always display the filter message and link to download the original
-
Richard Mansfield authored
-
- 11 Jan, 2008 5 commits
-
-
Clare Lenihan authored
added message about tagging as 'profile' to make artefacts go in the sideblock
-
Clare Lenihan authored
-
Clare Lenihan authored
-
Clare Lenihan authored
added check so main menu is only displayed when not empty
-
Clare Lenihan authored
unread messages in sideblock works now :D
-
- 10 Jan, 2008 1 commit
-
-
Clare Lenihan authored
appears on every page with a sidebar when logged in contains unread messages, pending friends, groups invited to, groups owned, views tagged with 'profile'
-
- 08 Jan, 2008 1 commit
-
-
Richard Mansfield authored
-
- 07 Jan, 2008 5 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Clare Lenihan authored
changing group menu to include my groups and find groups and not include groups I'm in and groups I own
-
Richard Mansfield authored
Remove Institution users, etc from site admin's menu; they don't work with no institutions & are accessable from institutions page anyway
-
Richard Mansfield authored
-
- 04 Jan, 2008 1 commit
-
-
Richard Mansfield authored
-
- 18 Dec, 2007 1 commit
-
-
Clare Lenihan authored
-
- 17 Dec, 2007 1 commit
-
-
Richard Mansfield authored
-
- 14 Dec, 2007 1 commit
-
-
Richard Mansfield authored
-
- 13 Dec, 2007 1 commit
-
-
Clare Lenihan authored
-
- 11 Dec, 2007 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
Don't highlight Staff Users/Admin Users menu items for site admin editing institution staff/admin pages
-
- 10 Dec, 2007 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 09 Dec, 2007 1 commit
-
-
Richard Mansfield authored
-
- 04 Dec, 2007 2 commits
-
-
Richard Mansfield authored
-
Francois Marier authored
Signed-off-by: Andrew McMillan
-
- 03 Dec, 2007 1 commit
-
-
Richard Mansfield authored
-
- 30 Nov, 2007 3 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Nigel McNie authored
This was caused by the tablerenderer calling get_string to get defaults, before the javascript that set the strings was output. Solved by putting the javascript that outputs the JS language strings before any including of other javascript files.
-
- 29 Nov, 2007 2 commits
-
-
Nigel McNie authored
-
Richard Mansfield authored
-
- 28 Nov, 2007 1 commit
-
-
Richard Mansfield authored
-
- 26 Nov, 2007 1 commit
-
-
Richard Mansfield authored
-
- 07 Nov, 2007 1 commit
-
-
Nigel McNie authored
Use the key 'javascript' instead of 'js' everywhere, for consistency with the vast majority of stuff we already have doing things this way (render_self)
-
- 30 Oct, 2007 2 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
Moved contacts/* to user/ and contacts/groups/* to group/, as groundwork for the new interaction api. Lots of url/path moving, so there might be some brokenness for a while. Test cases certainly broken.
-
- 29 Oct, 2007 1 commit
-
-
Nigel McNie authored
Make sure that users can't put a wierd offset in, causing pagination wierdness. Good reason to use page= rather than offset= I spose.
-