- 12 Nov, 2007 14 commits
-
-
Clare Lenihan authored
allow public views setting now prevents adding and using public views
-
-
Clare Lenihan authored
changed stylesheet so initials table no longer has a width => letters no longer wrap
-
Penny Leach authored
fixed the upgrade - I have just commented this out for now because I'm pretty sure that blocktypes install themselves separately, not as part of the artefacts
-
Nigel McNie authored
-
Evonne Cheung authored
-
Penny Leach authored
Still to do: - test real player filetypes (they'll need to be added to filetypes.xml and the language pack) - do some more mashing with width and height - test in more browsers - there are a couple TODOs in the lib.php
-
Penny Leach authored
- serve_file now will allow overriding the mime type sent in content-type header - you can also override the application/inline selector by setting force-download - added swf to the filetypes.xml list and bumped the version.
-
Clare Lenihan authored
-
-
Clare Lenihan authored
made strings translatable
-
Clare Lenihan authored
made two alerts for adding blog entries translatable
-
Evonne Cheung authored
-
-
- 11 Nov, 2007 1 commit
-
-
Nigel McNie authored
Added basic workings for the search, so that the search tab sort of works. It's not scalable yet though - table scan of artefact using ILIKE.
-
- 09 Nov, 2007 5 commits
-
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
- 08 Nov, 2007 1 commit
-
-
Nigel McNie authored
-
- 07 Nov, 2007 9 commits
-
-
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)
-
Nigel McNie authored
-
Nigel McNie authored
Build the form controls separately from the artefact chooser template itself, cleaning up all the artefactchooser templates quite a bit. Make sure that the message for the resumefield blocktype isn't stored as configdata also.
-
Nigel McNie authored
Implemented get_artefacts in the BlockType parent class, so that all children don't have to implement it. The one exception thus far is the Profile Information blocktype, which needs to add the 'profileicon' field.
-
-
Nigel McNie authored
-
Nigel McNie authored
Altered the view templates for resume artefacts so that the title is optional. Also made the profileinformation one use table header cells for the headers.
-
Nigel McNie authored
Implemented render_self for the resume artefact types, to satisfy the view API. Basically stole the render_full methods from 0.8.
-
Nigel McNie authored
-
- 06 Nov, 2007 6 commits
-
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
-
Penny Leach authored
& updated call to it in artefact/blog
-
- 05 Nov, 2007 1 commit
-
-
Penny Leach authored
-
- 04 Nov, 2007 3 commits
-
-
-
Nigel McNie authored
-
Nigel McNie authored
It's the tablerenderer responder script. The plan is to ditch the tablerenderer and thus remove this later.
-