aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | | More styling - breadcrumbs and messagesGravatar Gareth Coles2019-04-14-40/+51
| | |
* | | Modals and breadcrumb workGravatar Gareth Coles2019-04-14-209/+245
| | |
* | | Remove attachments plugin, add plugin templatesGravatar Gareth Coles2019-04-14-2/+556
| | |
* | | Fixing up image pluginGravatar Gareth Coles2019-04-14-3/+14
| | |
* | | Some work towards fixed navigationGravatar Gareth Coles2019-04-13-70/+100
| | |
* | | Some more work towards the editor pagesGravatar Gareth Coles2019-04-13-117/+161
| | |
* | | Small cosmetic changesGravatar Gareth Coles2019-04-13-121/+120
| | |
* | | SimpleMDE editor for wiki MarkdownGravatar Gareth Coles2019-04-13-3/+109
| | |
* | | Mostly-working model choice stuffGravatar Gareth Coles2019-04-12-9/+63
| | |
* | | More forms work - Boolean is done!Gravatar Gareth Coles2019-04-12-59/+177
| | |
* | | Finish initial article creation formGravatar Gareth Coles2019-04-12-23/+12
| | |
* | | Small typos in char fieldGravatar Gareth Coles2019-04-12-4/+4
| | |
* | | Lots of extra form input handling.Gravatar Gareth Coles2019-04-11-22/+114
| | | | | | | | | | | | But now the root article creator form renders nicely!
* | | Some work towards initial pages and formsGravatar Gareth Coles2019-04-11-36/+84
| | | | | | | | | | | | There's tons more to do here, ultimately
* | | Some initial work on updating the wiki templates for BulmaGravatar Gareth Coles2019-04-10-52/+76
| | |
* | | Merge branch 'django' into django+200/wikiGravatar Gareth Coles2019-04-10-165/+1339
|\| | | | | | | | | | | | | | # Conflicts: # pydis_site/apps/home/urls.py
| * | Merge pull request #203 from gdude2002/django+base-templatesGravatar Leon Sandøy2019-04-10-165/+1339
| |\ \ | | |/ | |/| Adds base templates for use in the home and wiki apps.
| | * No more vim modelinesGravatar Gareth Coles2019-04-10-8/+0
| | |
| | * Single base template, no content in itGravatar Gareth Coles2019-04-10-71/+31
| | |
| | * Navbar: No need for example contentGravatar Gareth Coles2019-04-10-54/+6
| | |
| | * Fix footer text colourGravatar Gareth Coles2019-04-10-2/+2
| | |
| | * Initial work on some base templatesGravatar Gareth Coles2019-04-10-162/+1432
| |/
* | Pushing before work is overGravatar Gareth Coles2019-04-08-1/+1
| |
* | Add base templates for django-wiki, as providedGravatar Gareth Coles2019-04-08-0/+1710
| |
* | Remove wiki host, use /wiki - Also some wiki configGravatar Gareth Coles2019-04-08-21/+113
| | | | | | | | I've included the monokai pygments theme, but we can change it later
* | First attempt at getting the wiki upGravatar Gareth Coles2019-04-08-20/+41
| |
* | Add django-wiki, and downgrade to Django 2.1Gravatar Gareth Coles2019-04-08-38/+141
|/ | | | Downgrade required by django-wiki for now
* Merge pull request #198 from gdude2002/django+176/project-layoutGravatar Johannes Christ2019-04-07-10282/+554
|\ | | | | [Fixes #158, #160, #176, #193] Project layout changes
| * Address review by @jchristgitGravatar Gareth Coles2019-04-07-5/+5
| |
| * Use volume for staticfiles.Gravatar Johannes Christ2019-04-07-1/+5
| |
| * Display some output about migrations.Gravatar Johannes Christ2019-04-07-1/+1
| |
| * Exit `migrate_and_serve` on error.Gravatar Johannes Christ2019-04-07-1/+1
| |
| * Remove bot from compose setup, move staticfiles to writable directory.Gravatar Johannes Christ2019-04-07-7/+1
| |
| * Address review by @lemonsaurusGravatar Gareth Coles2019-04-06-5/+2
| |
| * Address review by @jchristgitGravatar Gareth Coles2019-04-05-159/+46
| |
| * pysite -> pydis_siteGravatar Gareth Coles2019-04-05-87/+87
| |
| * [#158 #160] Automatically run collectstatic in containers/setup scriptGravatar Gareth Coles2019-04-05-0/+10
| |
| * [#158 #160] Add crispy-bulma and simple-bulmaGravatar Gareth Coles2019-04-05-9676/+82
| |
| * [#193] Replace Poetry with PipenvGravatar Gareth Coles2019-04-05-425/+394
| |
| * [#176] Redo project layoutGravatar Gareth Coles2019-04-05-57/+62
|/
* Set `harakiri = 30`.Gravatar Johannes Christ2019-03-11-0/+4
|
* Set `single-interpreter = true`.Gravatar Johannes Christ2019-03-11-0/+2
|
* Revert to 16.04 build pools.Gravatar azure-pipelines[bot]2019-03-09-4/+4
|
* Update pool build to Ubuntu 18.04Gravatar azure-pipelines[bot]2019-03-09-4/+4
|
* Update Django to 2.1.7.Gravatar Johannes Christ2019-02-18-27/+54
|
* Add nomination API test cases.Gravatar Johannes Christ2019-02-18-0/+41
|
* Add `# pragma: no cover` to downwards migration.Gravatar Johannes Christ2019-02-18-1/+1
|
* Add unit test for the new validator.Gravatar Johannes Christ2019-02-18-1/+12
|
* Add a validator for bot setting names.Gravatar Johannes Christ2019-02-18-0/+19
|
* Allow retrieval of individual bot settings.Gravatar Johannes Christ2019-02-18-7/+9
|