Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | WIP Add page to show derivation outputs for a revisionwip-rb6-summit | Christopher Baines | 2019-12-08 |
| | |||
* | Fix the all-results/limit handling in the revision derivatinos controller | Christopher Baines | 2019-12-07 |
| | |||
* | Add a page to show the derivations in a revision | Christopher Baines | 2019-12-05 |
| | |||
* | Add a page to render the channel news entries for a revision | Christopher Baines | 2019-11-22 |
| | |||
* | Fix various warnings relating to the controller refactoring | Christopher Baines | 2019-10-18 |
| | |||
* | Handle unknown requests better within controllers | Christopher Baines | 2019-10-18 |
| | |||
* | Refactor the revision pages | Christopher Baines | 2019-10-14 |
Move the code to a more specific controller and html module. There's a lot of code related to the revision pages, and having it separated will help with refactoring it. |