| Commit message (Collapse) | Author | Age | Lines | ||
|---|---|---|---|---|---|
| ... | |||||
| * | | | Remove attachments plugin, add plugin templates | 2019-04-14 | -2/+556 | ||
| | | | | |||||
| * | | | Fixing up image plugin | 2019-04-14 | -3/+13 | ||
| | | | | |||||
| * | | | Some work towards fixed navigation | 2019-04-13 | -70/+100 | ||
| | | | | |||||
| * | | | Some more work towards the editor pages | 2019-04-13 | -117/+161 | ||
| | | | | |||||
| * | | | Small cosmetic changes | 2019-04-13 | -121/+120 | ||
| | | | | |||||
| * | | | SimpleMDE editor for wiki Markdown | 2019-04-13 | -3/+88 | ||
| | | | | |||||
| * | | | Mostly-working model choice stuff | 2019-04-12 | -9/+63 | ||
| | | | | |||||
| * | | | More forms work - Boolean is done! | 2019-04-12 | -59/+177 | ||
| | | | | |||||
| * | | | Finish initial article creation form | 2019-04-12 | -23/+12 | ||
| | | | | |||||
| * | | | Small typos in char field | 2019-04-12 | -4/+4 | ||
| | | | | |||||
| * | | | Lots of extra form input handling. | 2019-04-11 | -22/+114 | ||
| | | | | | | | | | | | | | But now the root article creator form renders nicely! | ||||
| * | | | Some work towards initial pages and forms | 2019-04-11 | -36/+84 | ||
| | | | | | | | | | | | | | There's tons more to do here, ultimately | ||||
| * | | | Some initial work on updating the wiki templates for Bulma | 2019-04-10 | -52/+76 | ||
| | | | | |||||
| * | | | Merge branch 'django' into django+200/wiki | 2019-04-10 | -165/+1339 | ||
| |\| | | | | | | | | | | | | | | # Conflicts: # pydis_site/apps/home/urls.py | ||||
| | * | | No more vim modelines | 2019-04-10 | -8/+0 | ||
| | | | | |||||
| | * | | Single base template, no content in it | 2019-04-10 | -71/+31 | ||
| | | | | |||||
| | * | | Navbar: No need for example content | 2019-04-10 | -54/+6 | ||
| | | | | |||||
| | * | | Fix footer text colour | 2019-04-10 | -2/+2 | ||
| | | | | |||||
| | * | | Initial work on some base templates | 2019-04-10 | -162/+1432 | ||
| | |/ | |||||
| * | | Pushing before work is over | 2019-04-08 | -1/+1 | ||
| | | | |||||
| * | | Add base templates for django-wiki, as provided | 2019-04-08 | -0/+1710 | ||
| | | | |||||
| * | | Remove wiki host, use /wiki - Also some wiki config | 2019-04-08 | -18/+103 | ||
| | | | | | | | | | I've included the monokai pygments theme, but we can change it later | ||||
| * | | First attempt at getting the wiki up | 2019-04-08 | -20/+41 | ||
| |/ | |||||
| * | Address review by @jchristgit | 2019-04-07 | -5/+5 | ||
| | | |||||
| * | Address review by @lemonsaurus | 2019-04-06 | -5/+2 | ||
| | | |||||
| * | Address review by @jchristgit | 2019-04-05 | -13/+7 | ||
| | | |||||
| * | pysite -> pydis_site | 2019-04-05 | -0/+4725 | ||