| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| | * | | Add missing test. | 2019-04-14 | -0/+7 | ||
| | | | | |||||
| | * | | Fixup broken reverse in test. | 2019-04-14 | -1/+1 | ||
| | | | | |||||
| | * | | Merge pull request #199 from python-discord/add-logs-api | 2019-04-11 | -23/+142 | ||
| | |\ \ | | |/ | |/| | Add an API to post logs to. | ||||
| | | * | Document `LogEntryViewSet`. | 2019-04-10 | -1/+27 | ||
| | | | | |||||
| | | * | Add the `message` field. | 2019-04-08 | -3/+6 | ||
| | | | | |||||
| | | * | Minor formatting improvements. | 2019-04-07 | -0/+1 | ||
| | | | | |||||
| | | * | Add the `/logs` API route. | 2019-04-07 | -23/+41 | ||
| | | | | |||||
| | | * | Add the `LogEntry` model. | 2019-04-07 | -0/+70 | ||
| | | | | |||||
| | * | | Make the pipeline green as grass. | 2019-04-10 | -11/+11 | ||
| | | | | |||||
| * | | | Lint and update django-simple-bulma | 2019-04-19 | -4/+7 | ||
| | | | | |||||
| * | | | Tests for templatetags | 2019-04-19 | -45/+195 | ||
| | | | | |||||
| * | | | Wiki requires notification plugin, so we're stuck with it | 2019-04-19 | -8/+16 | ||
| | | | | |||||
| * | | | First testing attempt | 2019-04-19 | -9/+39 | ||
| | | | | |||||
| * | | | Continued cleanup | 2019-04-19 | -25/+25 | ||
| | | | | |||||
| * | | | Wiki pagination is special-cased, so we basically have one option for it | 2019-04-19 | -65/+0 | ||
| | | | | |||||
| * | | | Big pagination changes because the wiki is stupid | 2019-04-19 | -2/+67 | ||
| | | | | |||||
| * | | | Delete/Error/Move/Permission Denied pages | 2019-04-18 | -1/+6 | ||
| | | | | |||||
| * | | | Accessibility and images sidebar | 2019-04-17 | -1/+0 | ||
| | | | | |||||
| * | | | Better method for default label rendering | 2019-04-15 | -0/+3 | ||
| | | | | |||||
| * | | | Images sidebar work, and allow fields to be rendered without labels | 2019-04-15 | -2/+2 | ||
| | | | | |||||
| * | | | Finish creation form, remove weird article title addons | 2019-04-15 | -0/+9 | ||
| | | | | |||||
| * | | | Fixing up image plugin | 2019-04-14 | -1/+4 | ||
| | | | | |||||
| * | | | SimpleMDE editor for wiki Markdown | 2019-04-13 | -1/+1 | ||
| | | | | |||||
| * | | | Mostly-working model choice stuff | 2019-04-12 | -0/+13 | ||
| | | | | |||||
| * | | | More forms work - Boolean is done! | 2019-04-12 | -9/+20 | ||
| | | | | |||||
| * | | | Lots of extra form input handling. | 2019-04-11 | -0/+66 | ||
| | | | | | | | | | | | | | But now the root article creator form renders nicely! | ||||
| * | | | Merge branch 'django' into django+200/wiki | 2019-04-10 | -1/+9 | ||
| |\| | | | | | | | | | | | | | | # Conflicts: # pydis_site/apps/home/urls.py | ||||
| | * | | Initial work on some base templates | 2019-04-10 | -1/+9 | ||
| | |/ | |||||
| * | | Pushing before work is over | 2019-04-08 | -1/+1 | ||
| | | | |||||
| * | | Remove wiki host, use /wiki - Also some wiki config | 2019-04-08 | -15/+4 | ||
| | | | | | | | | | I've included the monokai pygments theme, but we can change it later | ||||
| * | | First attempt at getting the wiki up | 2019-04-08 | -17/+12 | ||
| |/ | |||||
| * | Address review by @jchristgit | 2019-04-07 | -5/+5 | ||
| | | |||||
| * | Address review by @lemonsaurus | 2019-04-06 | -1/+1 | ||
| | | |||||
| * | Address review by @jchristgit | 2019-04-05 | -13/+7 | ||
| | | |||||
| * | pysite -> pydis_site | 2019-04-05 | -0/+4262 | ||