Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove wiki templates and static. | 2020-10-04 | -382/+0 | |
| | ||||
* | Remove breadcrumb truncation | 2019-10-20 | -2/+2 | |
| | | | As per discussion in #meta | |||
* | Wiki: Show breadcrumb without menus for users that can't edit, without the ↵ | 2019-10-14 | -52/+58 | |
| | | | | root shown | |||
* | Wiki: Remove Django messages from Wiki templates | 2019-10-14 | -11/+0 | |
| | | | | We've already got this handled in the main base template for the site. | |||
* | Wiki: Hide breadcrumbs bar if the user can't edit | 2019-10-14 | -1/+3 | |
| | ||||
* | Styling fixes and cleanup | 2019-04-20 | -1/+1 | |
| | ||||
* | Address reviews | 2019-04-20 | -61/+77 | |
| | ||||
* | Move JS into files | 2019-04-19 | -4/+2 | |
| | ||||
* | Initial template cleanup | 2019-04-19 | -47/+0 | |
| | ||||
* | Finish history view page | 2019-04-19 | -4/+1 | |
| | ||||
* | Wiki pagination is special-cased, so we basically have one option for it | 2019-04-19 | -0/+26 | |
| | ||||
* | Searching and pagination | 2019-04-18 | -27/+4 | |
| | ||||
* | Source page | 2019-04-18 | -13/+0 | |
| | ||||
* | Images sidebar work, and allow fields to be rendered without labels | 2019-04-15 | -1/+1 | |
| | ||||
* | Editor fixes and sidebar accordion | 2019-04-15 | -19/+23 | |
| | ||||
* | Fix preview/nav visibility | 2019-04-15 | -1/+1 | |
| | ||||
* | Remove TOC, link headers, fix breadcrumb padding | 2019-04-15 | -64/+65 | |
| | | | | Also removes some templates we don't care about | |||
* | Breadcrumb/article menu work | 2019-04-14 | -116/+133 | |
| | ||||
* | More styling - breadcrumbs and messages | 2019-04-14 | -37/+41 | |
| | ||||
* | Modals and breadcrumb work | 2019-04-14 | -110/+125 | |
| | ||||
* | Some work towards fixed navigation | 2019-04-13 | -47/+76 | |
| | ||||
* | Some more work towards the editor pages | 2019-04-13 | -19/+0 | |
| | ||||
* | More forms work - Boolean is done! | 2019-04-12 | -31/+1 | |
| | ||||
* | Finish initial article creation form | 2019-04-12 | -2/+2 | |
| | ||||
* | Lots of extra form input handling. | 2019-04-11 | -22/+5 | |
| | | | | But now the root article creator form renders nicely! | |||
* | Some work towards initial pages and forms | 2019-04-11 | -19/+48 | |
| | | | | There's tons more to do here, ultimately | |||
* | Add base templates for django-wiki, as provided | 2019-04-08 | -0/+398 | |