- 24 Jun, 2009 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 23 Jun, 2009 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 22 Jun, 2009 1 commit
-
-
Nigel McNie authored
-
- 10 Jun, 2009 1 commit
-
-
Richard Mansfield authored
-
- 29 May, 2009 1 commit
-
-
Richard Mansfield authored
-
- 20 May, 2009 1 commit
-
-
Nigel McNie authored
(cherry picked from commit 7c6c97b1e8bc9672e13c2da32eab91afd0d9c91d) Conflicts: htdocs/theme/raw/templates/group/membersearchresults.tpl htdocs/theme/raw/templates/group/view.tpl
-
- 15 May, 2009 1 commit
-
-
Richard Mansfield authored
-
- 13 May, 2009 1 commit
-
-
Richard Mansfield authored
-
- 12 May, 2009 1 commit
-
-
Richard Mansfield authored
-
- 11 May, 2009 1 commit
-
-
Richard Mansfield authored
Moodle outcomes integration: view submission/release to/from mnet hosts; hidden view access keys; export of additional artefacts with views
-
- 21 Apr, 2009 4 commits
-
-
Penny Leach authored
NEEDS TESTING!!!
-
Richard Mansfield authored
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 08 Apr, 2009 1 commit
-
-
Richard Mansfield authored
-
- 31 Mar, 2009 1 commit
-
-
Richard Mansfield authored
-
- 25 Feb, 2009 1 commit
-
-
Richard Mansfield authored
-
- 09 Feb, 2009 2 commits
-
-
Richard Mansfield authored
-
Nigel McNie authored
Blockinstance->allowed_in_view. Fixed a couple of method calls in the meantime.
-
- 05 Feb, 2009 1 commit
-
-
Richard Mansfield authored
-
- 21 Jan, 2009 2 commits
-
-
Nigel McNie authored
Again spotted by Heinz.
-
Nigel McNie authored
As pointed out by Heinz.
-
- 09 Jan, 2009 2 commits
-
-
Nigel McNie authored
While I was doing that, internationalised the one for wall posts, and refactored the generation of the help message to a function.
-
Nigel McNie authored
-
- 24 Dec, 2008 1 commit
-
-
Nigel McNie authored
-
- 22 Dec, 2008 1 commit
-
-
Richard Mansfield authored
-
- 19 Dec, 2008 1 commit
-
-
Nigel McNie authored
Institutions are strings, not numbers. Should've picked this up before.
-
- 18 Dec, 2008 1 commit
-
-
Richard Mansfield authored
-
- 17 Dec, 2008 2 commits
-
-
Nigel McNie authored
copy_artefacts_allowed. copy_artefacts_allowed is unnecessary as it's only called if the copy type is 'full', and there's now no way that you would want to fully copy a block and not copy the artefacts inside it. Some other API tidyups have been done - default_artefact_config has been renamed to rewrite_blockinstance_config and had a method signature change to be a bit more flexible. The copyconfig field of the View object is gone too, no longer required.
-
Josh Schmidt authored
-
- 16 Dec, 2008 2 commits
-
-
Nigel McNie authored
View. This means that blog/profile/resume blocktypes don't show up in group/institution/site Views. This is controlled through a new Blocktype method - allowed_in_view. Various code had to be changed to listen to this method, mostly around the display of the category browser. When making a template, all blocktypes are available. Part 3 is to change the configuration forms to be more sensible when editing a template, and then testing what happens when blocktypes are rendered somewhere that they "shouldn't" be - e.g. a My Friends block in a group View.
-
Nigel McNie authored
-
- 15 Dec, 2008 5 commits
-
-
Nigel McNie authored
of 'user', to match the database schema.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
- 05 Dec, 2008 1 commit
-
-
Nigel McNie authored
[UPSTREAM] Prevent crashes relating to view feedback and complaints when javascript is not available.
-