aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/base (follow)
Commit message (Collapse)AuthorAgeLines
...
* Add events section to menu dropdownGravatar Sebastiaan Zeeff2020-03-27-2/+8
| | | To draw attention to upcoming events, I've changed the events section of the "more" dropdown menu. It now has an events header, followed by the upcoming event, and a link to the general events page.
* Update resources reference in head navbar.Gravatar scragly2020-02-06-2/+2
| | | Due to the tweak in the wiki page structure, the Tools page is now under resources, and Learning Resources is now just Resources.
* Full coverage and finish cleanupGravatar Gareth Coles2019-10-23-4/+9
|
* Add user settings modal, with connections management and account deletionGravatar Gareth Coles2019-10-23-1/+18
|
* GH signup prevention, views and templates for settings pagesGravatar Gareth Coles2019-10-20-1/+1
|
* Bring navbar styling in line on mobile as wellGravatar Gareth Coles2019-10-19-0/+1
|
* Initial navbar change to add settings button next to logoutGravatar Gareth Coles2019-10-19-1/+8
|
* Add Code of Conduct to navbar submenuGravatar Sebastiaan Zeeff2019-10-17-0/+3
| | | | | | This commit adds a link to the Code of Conduct to the dropdown menu in the navbar. It does not include a direct link to the CoC policies, which are accessible via the Code of Conduct page.
* Merge pull request #284 from python-discord/faviconsGravatar Johannes Christ2019-10-14-11/+9
|\ | | | | Forgot to update base.html template with favicon changes
| * Forgot to update base.html template with favicon changesGravatar ByteCommander2019-10-12-11/+9
| |
* | Merge branch 'master' into #201-django-allauthGravatar Gareth Coles2019-10-11-0/+13
|\|
| * Add favicons; workaround for gitattributesGravatar ByteCommander2019-10-08-0/+13
| |
* | Prevent saving emails, remove login pageGravatar Gareth Coles2019-10-06-3/+10
| |
* | Login page and styling fixesGravatar Gareth Coles2019-10-06-11/+3
| |
* | Message styling (default to light for now)Gravatar Gareth Coles2019-10-06-2/+3
| |
* | Move messages to the top rightGravatar Gareth Coles2019-10-06-0/+12
| |
* | Set up needed Allauth URLs and add login/logout to navbarGravatar Gareth Coles2019-10-05-0/+21
|/
* Add link to Contributing landing page to navbarGravatar Sebastiaan Zeeff2019-09-30-0/+3
| | | | | This commit adds a link to the Contributing landing page to the navbar on our website.
* Adding a tools page to the More menuGravatar Leon Sandøy2019-07-10-1/+4
|
* Let's only work if there are trailing slashesGravatar Leon Sandøy2019-07-06-5/+5
|
* adding hrefs to the more linksGravatar Leon Sandøy2019-07-06-5/+5
|
* Changing to new FontAwesome kitGravatar Leon Sandøy2019-07-03-5/+1
|
* Styling fixes and cleanupGravatar Gareth Coles2019-04-20-1/+0
|
* base.html: Load tags on multiple linesGravatar Gareth Coles2019-04-20-2/+6
|
* Merge branch 'django' into django+200/wikiGravatar Gareth Coles2019-04-20-50/+85
|\ | | | | | | | | | | | | | | | | | | # Conflicts: # Pipfile # Pipfile.lock # pydis_site/apps/home/tests/test_app_basics.py # pydis_site/apps/home/urls.py # pydis_site/hosts.py # pydis_site/settings.py
| * Adding a Discord menu item to the hamburger, and upping test coverage back ↵Gravatar Leon Sandøy2019-04-20-1/+8
| | | | | | | | to 100%
| * Addressing all comments in volcyy's second review. The tests now mock the ↵Gravatar Leon Sandøy2019-04-19-1/+1
| | | | | | | | API calls so we don't have to actually call the API every time we run tests.
| * Adding a default admin panel user to migrate_and_serve, adding hrefs for all ↵Gravatar Leon Sandøy2019-04-18-12/+15
| | | | | | | | the links, fixing a bug with the banner highlighting, and making the sponsors hero a little bigger.
| * The GitHub API stuff is done now, including data caching. Just a couple of ↵Gravatar Leon Sandøy2019-04-17-12/+12
| | | | | | | | minor bugfixes left before this is PR-ready.
| * Implemented a sticky footer systemGravatar Leon Sandøy2019-04-12-4/+8
| |
| * New landing page. Not quite done yet. This probably should've been more than ↵Gravatar Leon Sandøy2019-04-11-46/+67
| | | | | | | | one commit.
* | Wiki pagination is special-cased, so we basically have one option for itGravatar Gareth Coles2019-04-19-65/+0
| |
* | Big pagination changes because the wiki is stupidGravatar Gareth Coles2019-04-19-20/+21
| |
* | Searching and paginationGravatar Gareth Coles2019-04-18-0/+64
| |
* | Fixing up image pluginGravatar Gareth Coles2019-04-14-2/+4
|/
* No more vim modelinesGravatar Gareth Coles2019-04-10-6/+0
|
* Single base template, no content in itGravatar Gareth Coles2019-04-10-60/+13
|
* 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-0/+201