Commit graph

351 commits

Author SHA1 Message Date
James Wang 398b413095
Remove obsolete EpicEditor javascript 2016-04-17 22:37:01 -04:00
James Wang dbeb86edbc
Fix bug where new grader editor would be uneditable 2016-04-17 21:30:49 -04:00
James Wang bc13bdce80
Add support for custom responses in the grader 2016-04-17 09:27:46 -04:00
James Wang d3371e5417
Check for syntax errors in new graders 2016-04-17 08:58:58 -04:00
James Wang aa4f19d976
Add grader blueprint 2016-04-16 22:45:14 -04:00
James Wang db91af5d82
Store date as Text, not Integer 2016-04-16 22:19:04 -04:00
James Wang 34fe70600b
Implement problem viewing and problem submitting 2016-04-16 22:15:57 -04:00
James Wang bc6c1247e1
Rudimentary implementation of config interface 2016-04-16 20:01:21 -04:00
James Wang 5b549e0e70
Fix team registration 2016-04-08 10:57:36 -04:00
James Wang 765f6e0ec1
Show confirm dialog before deleting problem 2016-04-07 23:41:35 -04:00
James Wang a94df0dd49
Delete graders when deleting problems 2016-04-07 22:54:50 -04:00
James Wang 19d9fe32eb
Implement grader scripts 2016-04-07 22:48:12 -04:00
James Wang 6aa0a119ff
Refactor name to title 2016-04-07 20:58:56 -04:00
James Wang 6df67c0e76
Add basic functionality for updating/deleting problems 2016-04-07 18:01:17 -04:00
James Wang c8efdd3df4
Add basic implementation for creating new problems 2016-04-07 16:37:01 -04:00
Michael Zhang bb4d106130 Fix deploying with gunicorn. 2016-03-16 20:41:05 -05:00
Michael Zhang a6566d3fce Added more to navbar. 2016-03-12 22:46:52 -06:00
Michael Zhang a5298ecff9 404 error for flask api. 2016-03-12 15:46:38 -06:00
Michael Zhang dae7aec24e Problem editor. 2016-03-12 01:34:26 -06:00
Zachary Taylor e9bf0be78b Add dijkstra problem 2016-03-11 10:48:40 -06:00
Michael Zhang c33a124834 Thanks ArgumentParser. 2016-03-10 01:29:27 -06:00
Michael Zhang 1433048512 Change to spaces. 2016-03-09 22:46:06 -06:00
Michael Zhang ec71fb198a Problem creating guidelines. 2016-03-09 22:44:40 -06:00
Michael Zhang 17846f7b17 Problem creating guidelines. 2016-03-09 22:33:34 -06:00
Michael Zhang f0799bfbb1 Update problem.json 2016-03-08 22:02:46 -06:00
Michael Zhang 36abf2f4b0 Settings controller is a login controller. 2016-03-03 18:53:49 -06:00
Michael Zhang 6142d0e75d Non-owners can't edit team information. 2016-03-03 18:44:58 -06:00
Michael Zhang 03e5dbc49e Added observer tags. 2016-03-03 18:39:09 -06:00
Michael Zhang 7cc0b64d1e Image uploading finally done! 2016-03-03 18:27:10 -06:00
Michael Zhang 1b16b3d5e0 Fixed settings page. 2016-03-02 23:42:14 -06:00
Michael Zhang bc7af104c4 avatars and invitation requests done. 2016-03-02 23:36:51 -06:00
Michael Zhang 95657606bc Merge. 2016-02-29 12:37:04 -06:00
Michael Zhang 9f8e7ee95f Accept invitations. 2016-02-29 12:35:40 -06:00
James Wang 5382e6746c Resolve merge conflict 2016-01-31 10:32:15 -05:00
Michael Zhang f99a47cb2c merge 2016-01-26 20:33:35 -06:00
Michael Zhang 9b80a01e10 not sure if this works or not but whatever 2016-01-26 20:30:30 -06:00
James Wang d6564d17ef Update fail callback message 2016-01-21 14:41:55 -05:00
James Wang 3c9121ea05 Properly implement ajax fail callback 2016-01-21 14:36:39 -05:00
Michael Zhang 353b639cbe Merge branch 'master' of github.com:failedxyz/easyctf 2016-01-18 01:15:20 -06:00
Michael Zhang ecb080e358 edited button disabling 2016-01-18 00:41:11 -06:00
James Wang 1956c14721 Add function for removing individual members 2016-01-17 17:44:44 +00:00
James Wang a292f5d73e Properly implement ajax fail callback 2016-01-17 02:39:25 +00:00
Michael Zhang 0a47adb419 merge 2016-01-16 20:24:21 -06:00
Michael Zhang e38ddd1b8c more team changes 2016-01-16 20:23:34 -06:00
James Wang f1d476b713 Minor refactor 2016-01-17 02:19:02 +00:00
James Wang 6d0219782b Add function to delete teams 2016-01-17 02:06:02 +00:00
James Wang f38063a2d5 Add team id to session 2016-01-17 00:58:29 +00:00
James Wang 796fac7f85 Temporarily disable button to prevent multiple submissions 2016-01-17 00:15:37 +00:00
James Wang dcc557fd89 Make use of api_call 2016-01-16 23:13:41 +00:00
James Wang ddfe46e34c Implement password reset 2016-01-16 22:40:12 +00:00