aboutsummaryrefslogtreecommitdiffstats
path: root/templates/staff/jams/edit_info.html (follow)
Commit message (Collapse)AuthorAgeLines
* Initial project layout for djangoGravatar Gareth Coles2018-08-07-309/+0
|
* Fix RST editor loading on pages that use itGravatar Gareth Coles2018-06-20-127/+129
|
* Compile as much JS with Gulp as possibleGravatar Gareth Coles2018-06-13-3/+0
| | | | | | | | | | This will concatenate ALL of our JS, and minify it - thus leaving us with a single file to be loaded. There's a few libraries we can't do this with, unfortunately - these are now added in fouc.js: * Ace Editor * Flatpickr * Font-Awesome
* Replace GitHub with GitLab across the projectGravatar Gareth Coles2018-06-07-2/+2
|
* Move from CSS to SCSS (#86)Gravatar Gareth Coles2018-06-05-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rewrite existing style.css with sass * Add "uses-rst" class for pages that use rendered RST This replaces the previous method of just listing every page in the sass * Remove old debug print * Mixins and error pages * Newly built CSS * Add SASS cache to .gitignore * New error SASS * Slight changes to error template * Add UIKit SCSS to repo This includes the LICENSE and our customizations, which makes life way easier for contributors * Reorganize sass folder; your watchers can avoid uikit now * Sass folder should be called scss * Change variable names * [SCSS] Linting * Fix scss_lint gem name [ci skip] * [SCSS] Now you can compile with just Python! * Temporary hack to make the wiki editor taller * [SCSS] @jchristgit * [SCSS.py] Require specification of include dir to simplify the SCSS imports * [SCSS] All inline styles have been removed * [SCSS] Update UIKit theme to import from our variables * [SCSS] Remove extra newlines in errors/_common.scss
* Fix various page titlesGravatar Gareth Coles2018-05-19-3/+3
|
* [Jams] Some amount of public display, but links not ready yetGravatar Gareth Coles2018-05-19-1/+1
|
* [Jams] Add non-task info text to be displayed at jam announcementGravatar Gareth Coles2018-05-19-35/+165
|
* [Jams] Huge amount of work on code jam admin areaGravatar Gareth Coles2018-05-18-0/+177