Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update GitLab URL | 2018-06-12 | -5/+5 | |
| | ||||
* | [Jams] User ID and avatar on approvals page | 2018-06-12 | -0/+2 | |
| | ||||
* | It's always the smallest changes that don't lint | 2018-06-12 | -1/+1 | |
| | ||||
* | [Jams] Mention user in #code-jam-logs on approval | 2018-06-12 | -1/+10 | |
| | ||||
* | Linting | 2018-06-12 | -1/+1 | |
| | ||||
* | [Jams] Role assignment on approval/unapproval | 2018-06-12 | -3/+21 | |
| | ||||
* | [Jams] Approvals interface | 2018-06-12 | -1/+120 | |
| | ||||
* | Grab user avatars in bot API call | 2018-06-07 | -5/+8 | |
| | ||||
* | Replace GitHub with GitLab across the project | 2018-06-07 | -8/+17 | |
| | ||||
* | [RST] Add directive for UIKit buttons | 2018-06-07 | -1/+1 | |
| | ||||
* | documentation metadata API (#57) | 2018-06-05 | -0/+98 | |
| | | | | | | | | | | | | | | | | | | | | | | * Add documentation metadata "schema". * Add seed data for `pydoc_links` table. * Add tests for the `doc` API. * Allow specifying multiple parameters. * Move up line in generator. * make each docs test a function for greater test report visibility * fix a typo * Use fixtures instead of `pytest-ordering`. * Move `doc` API to `/bot/doc`. * Use new migration system. | |||
* | [Jams] Fix signup message | 2018-06-03 | -2/+2 | |
| | ||||
* | [Wiki] Fix actions not showing in some desirable cases | 2018-06-03 | -5/+5 | |
| | ||||
* | [Jams] Send signup messages to jam log channel | 2018-06-02 | -1/+14 | |
| | ||||
* | [Jams] Add mod-log logging of code jam application status | 2018-05-31 | -2/+48 | |
| | ||||
* | Update privacy policy and related migrations | 2018-05-31 | -15/+1 | |
| | | | | | * Don't collect DOB anymore, and remove it from database * Make doubly-sure all emails are gone because I'm paranoid and "update" doesn't do what it sounds like | |||
* | WS objects now keep track of their connections | 2018-05-29 | -3/+0 | |
| | ||||
* | Merge remote-tracking branch 'origin/master' | 2018-05-29 | -0/+12 | |
|\ | ||||
| * | Revisions improvements (#77) | 2018-05-29 | -0/+12 | |
| | | | | | | | | | | | | * Support moving of revisions * Support removal of revisions upon page delete | |||
* | | Address input given in contrib channel, and add FAQ | 2018-05-29 | -0/+7 | |
|/ | ||||
* | Revision of the rules, and a channels page | 2018-05-22 | -0/+7 | |
| | ||||
* | Privacy/Usability updates (#75) | 2018-05-20 | -25/+204 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Use less intrusive oauth scopes, add login redirect method * Remove debugging prints, add missing __init__ * Work towards new privacy policy * Fix judging state icons on code jam management page * Jammer profile retraction and punishments based on jam status * Linting * [Jams] Deny profile saving for users < 13 years, and finish removal page * Fix tests * Clean up and address Volcyy's review * Add proper login redirection to require_roles decorator * Fix template is_staff() and add staff link to navigation * Address lemon's review * Linting * Privacy page formatting * Privacy page formatting | |||
* | [Jams] Redirect user back to form from profile page | 2018-05-20 | -2/+20 | |
| | ||||
* | [Jams] Fix bad redirect | 2018-05-19 | -2/+2 | |
| | ||||
* | [Jams] Update edit state availability | 2018-05-19 | -3/+4 | |
| | ||||
* | Actually insert preamble | 2018-05-19 | -0/+2 | |
| | ||||
* | Linting | 2018-05-19 | -3/+1 | |
| | ||||
* | Form preamble, jam creation fixes | 2018-05-19 | -1/+60 | |
| | ||||
* | Linting, and remove seconds from date formatter | 2018-05-19 | -1/+1 | |
| | ||||
* | [Jams] Fix ordering on view page | 2018-05-19 | -3/+6 | |
| | ||||
* | [Jams] Basics may now be edited at any point | 2018-05-19 | -3/+0 | |
| | ||||
* | Merge remote-tracking branch 'origin/master' | 2018-05-19 | -6/+166 | |
|\ | ||||
| * | Snake cog (#71) | 2018-05-19 | -6/+166 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Tables that are initialized with JSON files in the table_init folder will now sync properly if the JSON file is changed after initialization. Any lines that are either added or removed will be updated whenever site is rebooted. * Initial API endpoint for snake_quiz * reverting database.py * I WILL KILL YOU * Added the snake_fact API endpoint * Moving snake tables to the new migrations system * Set up initial data for all new tables, added table objects, wrote endpoints, and wrote tests for the new endpoints. * Removing the snake_movies endpoint. That idea didn't pan out. * Added an endpoint for getting special snake cases * broken json * Fixing the initial data slightly, better picture of bob. * Changing JSON indentation to be 4 spaces consistently in all initial_data, to address Aperture's review. Also changing all the endpoints to have correct namespacing, addressing gdude's review. * Fixing tests to point to new API endpoints | |||
* | | GDPR compliance for jammer profiles | 2018-05-19 | -0/+13 | |
| | | ||||
* | | Jammer profiles | 2018-05-19 | -2/+71 | |
| | | ||||
* | | Fix infractions setup | 2018-05-19 | -9/+8 | |
| | | ||||
* | | [Jams] Signups code is more or less done, just a few things left | 2018-05-19 | -9/+180 | |
|/ | ||||
* | [Jams] Some amount of public display, but links not ready yet | 2018-05-19 | -3/+15 | |
| | ||||
* | Messed up my lint earlier | 2018-05-19 | -2/+2 | |
| | ||||
* | [Jams] Linting and infractions | 2018-05-19 | -7/+69 | |
| | ||||
* | Fix some small question-editing bugs | 2018-05-19 | -0/+2 | |
| | ||||
* | [Jams] Complete question listing/editing/etc | 2018-05-19 | -0/+172 | |
| | ||||
* | [Jams] Add non-task info text to be displayed at jam announcement | 2018-05-19 | -1/+2 | |
| | ||||
* | [Jams] A bunch more work. That's all for tonight, though. | 2018-05-18 | -3/+135 | |
| | ||||
* | [Jams] Huge amount of work on code jam admin area | 2018-05-18 | -2/+390 | |
| | ||||
* | [Jams] More restructuring | 2018-05-17 | -1/+1 | |
| | ||||
* | Restructure code jams page layout | 2018-05-17 | -3/+26 | |
| | ||||
* | First draft of privacy page | 2018-05-15 | -0/+7 | |
| | ||||
* | Add snowflake index on oauth_data and use it for deletions | 2018-05-15 | -2/+2 | |
| | | | | We were using id previously, but that was no longer the correct key | |||
* | Main site redirects should be 302s | 2018-05-15 | -0/+3 | |
| |