- 21 Dec, 2008 2 commits
-
-
Richard Mansfield authored
-
Richard Mansfield authored
-
- 20 Dec, 2008 2 commits
-
-
Nigel McNie authored
Turns out my original query was dumb, though perfectly legal SQL. MySQL couldn't handle the 'dumb' which is kinda surprising but there you go.
-
Nigel McNie authored
generation.
-
- 19 Dec, 2008 3 commits
-
-
Nigel McNie authored
-
Richard Mansfield authored
-
Nigel McNie authored
Institutions are strings, not numbers. Should've picked this up before.
-
- 18 Dec, 2008 5 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
one.
-
Nigel McNie authored
-
Richard Mansfield authored
-
- 17 Dec, 2008 7 commits
-
-
Nigel McNie authored
-
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.
-
Nigel McNie authored
-
Nigel McNie authored
artefact plugin. It now uses the fileid column of the artefact_file_files table in appropriate places, especially important when a profile icon is in a copied view. It also reuses the image artefact's render_self method.
-
Nigel McNie authored
The image not being a link has proved to be quite annoying.
-
Nigel McNie authored
because their file quota has been exceeded.
-
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 11 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
of 'user', to match the database schema.
-
Nigel McNie authored
-
Nigel McNie authored
View::create_from_template
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
User class.
-
Nigel McNie authored
copied by everyone.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
- 10 Dec, 2008 1 commit
-
-
Richard Mansfield authored
-
- 09 Dec, 2008 4 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
It now is ordered a bit more sensibly. Improved help and description text on the page. Added a button to allow admins to delete users. Improved the suspension/unsuspension process.
-
Nigel McNie authored
Darkened the colour of it a bit too. It now covers everything, although this includes images that are in the View in other blocks too. Also fixed a bug where scrolling the page would mean the overlay didn't cover the new part of the page that was in view.
-
- 05 Dec, 2008 3 commits
-
-
Nigel McNie authored
[UPSTREAM] Only subscribe members to newly created forums if the forum has been marked as an auto-subscribe forum.
-
Nigel McNie authored
-
Nigel McNie authored
-