- 15 Jun, 2015 3 commits
-
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: Iac927105e903a1f38fa92792b9a2c388cd29c9a2
-
Bug 1465107: Use Bootstrap CSS Framework Change-Id: I754032b3288bf5ed743756019e6c1ff6d4c729bf
-
Bug 1465107: Use Bootstrap CSS Framework Style profile file page Refinements Style profile file browser Style journal page Edit journal page (work in progrerss) Tidy up sideblock and blockinstances Style edit journal view (completed) Style resume introduction page Change-Id: I662d8120952c371f7dec57ecf7cd84978c5177d2
-
- 26 Mar, 2015 1 commit
-
-
Gilles-Philippe Leblanc authored
Change-Id: I724a844fc9e4fbae9e58834082279b4f3f21995c
-
- 19 Mar, 2015 1 commit
-
-
Robert Lyon authored
needed to pass the js to render the expander post ajax load Change-Id: Ia5d962aae9108ef751c120b9c89ddf18c85b0017 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 05 Feb, 2015 1 commit
-
-
Change-Id: I448b74850bb387c8d9569a3df72da3927ca691d9
-
- 28 Jan, 2015 2 commits
-
-
Robert Lyon authored
This was causing some problems with tagged posts - also hiding the 'add comment' link on page edit screen. And making the comments info show when no comments were on item and allow comments for artefact was enabled. This is an issue with newer versions of php. Also placing some of the template files in the new correct location Change-Id: I599e16b0899559a3ebcdf68cff53220b1d83f2d6 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
To include and/or exclude certain tags - has two pools of tags; those that are 'in' and those that are 'out'. To exclude a tag begin your search with a minus sign. Change-Id: I32a3b3d3f244d08bd0547d72db25b8189642fc0e Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 12 Jan, 2015 1 commit
-
-
- Filter out draft posts when editing the blogpost block - Don't display the post's content if it is unpublished Change-Id: Iaaf92f29383e2f3997e214b052dd116005a971dd Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 08 Jan, 2015 1 commit
-
-
Son Nguyen authored
- Use render_self() in full detail option - Remove calls of $artefact->get() in template file Change-Id: I6be321adfda07c7f3e7cb3ac4026894b081e131f Signed-off-by:
Son Nguyen <son.nguyen@catalyst.net.nz>
-
- 16 Nov, 2014 3 commits
-
-
Robert Lyon authored
If the taggedblog block is set to display full entries then comments also show Change-Id: Iea4f6c3df3f61d0b58e8f7b0b06c1fb3713fedd8 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
To handle the fact that blog blocks have more than one blogpost and therefore more than one comment link I've passed the artefact id and block id in together and appended a '0' to the front of the id so that the artefact id + block id does not clash with another block of the same id. Change-Id: Iddd4dab7afe70e8926a8556cdb55ea8d4dceda06 Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
Robert Lyon authored
Getting the rendering of the blogpost comment count to be done by the block instance in a similar fashion as the other artefact blocks. Change-Id: I67805ac33a9850c1fded17b32873e5ad90c7489f Signed-off-by:
Robert Lyon <robertl@catalyst.net.nz>
-
- 22 Oct, 2014 1 commit
-
-
Aaron Wells authored
Theme files for plugins can now live under the plugin's directory or under the theme's directory. Moving the files for the core plugins to /theme should make life easier for theme developers by putting them all in one place. Change-Id: Icff863c46c80ed2d6be07cd49404bc0b7f5fc4c0
-