Commit Graph
5 Commits
Author SHA1 Message Date
Kurtis Seebaldt and Nick Street 04efbcf66f Switch to using javascript widgets using site styling
- Quickstart selector is implemented using bootstrap-select rather than the dropdown button used elsewhere
- Quickstart selector is still to be styled
2013-08-14 15:42:35 +01:00
Kurtis Seebaldt and Nick Street d196a523ca Projects can now add documentation and quickstart widgets
[#52044647]
2013-08-13 16:28:57 +01:00
Kurtis Seebaldt and Nick Street ed58c82fd4 Refactored ProjectModel
[#52044647]
2013-08-13 12:18:28 +01:00
Kurtis Seebaldt and Nick Street 3607b8f32a Refactoring ProjectDocumentationWidget 2013-08-13 12:18:28 +01:00
Jeff Taggart and Nick Street 18c1a44dc6 Support rendering ProjectDocumentationWidgets
Project documentation widgets can now be added to pages by adding an element with a data-documentation-widget='project-id' attribute.
The documenation content is looked up from the Spring Framework web server using a JSONP call.
2013-08-13 12:18:28 +01:00