Commit Graph

96 Commits

Author SHA1 Message Date
ludger 980c6a7ac9 Making frontpage larger 2018-10-18 14:16:11 +02:00
ludger 439dfef614 Making frontpage larger 2018-10-18 14:12:47 +02:00
ludger 874e60a797 bug fixing 2018-10-18 13:02:07 +02:00
ludger cd60c04b6f Fixing layout finally 2018-10-18 12:43:07 +02:00
ludger cd54bb8ac7 Fixing layout finally 2018-10-18 12:42:52 +02:00
ludger be403d2b13 Fixing layout finally 2018-10-18 12:40:48 +02:00
ludger 2a7e444ca9 Fixing layout finally 2018-10-18 12:35:40 +02:00
ludger c5ee3d8ec9 Fixing layout 2018-10-18 11:43:32 +02:00
Andrew Lalis ef24a303e3 Fixed a divide by zero error. 2018-10-18 11:28:21 +02:00
Andrew Lalis f5dbbd9742 Fixed distribution. 2018-10-18 11:06:55 +02:00
ludger 7814cf6626 Ratings updated 2018-10-18 10:49:54 +02:00
Andrew Lalis b666a13562 Added names. 2018-10-18 10:47:21 +02:00
Andrew Lalis 643e9ea1d3 Added temporary user name shortcut for now. 2018-10-18 10:32:37 +02:00
Andrew Lalis 176658c319 Finished rating distribution. 2018-10-18 10:04:24 +02:00
ludger 9598983c15 Merge remote-tracking branch 'origin/develop' into develop
# Conflicts:
#	backend/postings/templates/postings/frontend/results.html
2018-10-11 14:11:58 +02:00
ludger 5ebfd0a0d6 Added number of reviews to results page 2018-10-11 14:11:36 +02:00
Koen Bolhuis 6e1a6fc3fa Show correct type 2018-10-11 14:10:19 +02:00
Koen Bolhuis 6f6098b38d
Merge pull request #16 from andrewlalis/proper-reviews
Proper reviews
2018-10-11 13:05:28 +02:00
Koen Bolhuis 7fcce0b3ca Proper reviews 2018-10-11 12:57:25 +02:00
Andrew Lalis 13aa10ff56
Merge pull request #15 from andrewlalis/al/votes_improv
Added voting.
2018-10-11 11:43:23 +01:00
Andrew Lalis 0d3a93ff24 Added voting. 2018-10-11 12:41:42 +02:00
Andrew Lalis 710d41905b
Merge pull request #13 from andrewlalis/al/vote_api
Al/vote api
2018-10-11 11:17:53 +01:00
Andrew Lalis 369a1748c0
Merge pull request #12 from andrewlalis/serve-frontend
Fixing frontend/backend again
2018-10-11 11:17:31 +01:00
Andrew Lalis e58a3be5e8 Added voting. 2018-10-11 12:16:57 +02:00
ludger 108034f1d2 Fixing frontend/backend again 2018-10-11 12:12:42 +02:00
Andrew Lalis a2b47ef068 Restructured stuff. 2018-10-11 11:18:48 +02:00
Andrew Lalis 723def350d Merge remote-tracking branch 'origin/review-votes' into develop 2018-10-11 09:17:25 +02:00
Andrew Lalis 0f7f815672 Added logo. 2018-10-11 09:16:55 +02:00
Andrew Lalis 263439c36e Merge branch 'develop' of https://github.com/andrewlalis/RateMyCourse into develop 2018-10-11 09:04:26 +02:00
Koen Bolhuis 3bb94ccccf Attempt to implement backend for voting 2018-10-10 16:27:04 +02:00
Koen Bolhuis 83c2390f72 Send POST request to imaginary endpoint for helpful votes 2018-10-09 22:32:16 +02:00
Koen Bolhuis b798898076 Implement easier way to retrieve CSRF token 2018-10-09 22:12:41 +02:00
Koen Bolhuis 45dc9e0fa8 Retrieve CSRF token in voting script 2018-10-09 21:57:39 +02:00
Koen Bolhuis 7f481afdd8 Add voting javascript (doesn't do anything yet) 2018-10-09 21:45:26 +02:00
Koen Bolhuis a119b9c85d Add helpful/unhelpful buttons to reviews 2018-10-09 21:44:32 +02:00
Koen Bolhuis a59b88a5a6 Show helpful/unhelpful votes in review 2018-10-09 21:26:40 +02:00
Koen Bolhuis 57ad0f20e0 Return helpful/unhelpful votes from the Review model 2018-10-09 21:16:13 +02:00
ludger 4e59b1710a Some more quick fixes 2018-10-09 13:59:27 +02:00
Andrew Lalis c845a11e63 Merge branch 'develop' of https://github.com/andrewlalis/RateMyCourse into develop 2018-10-08 13:45:12 +02:00
Andrew Lalis 891bfc302b Added website icon png, updatd index.html 2018-10-08 13:44:54 +02:00
ludger 0eb6c23a6f Some more quick fixes 2018-10-06 23:31:59 +02:00
ludger 75c21df563 quick fix 2018-10-06 22:37:29 +02:00
ludger 25bf5c68dd Took some hours but I merged the frontend and the backend 2018-10-06 21:19:30 +02:00
ludger 36f3d9fcde Took some hours but I merged the frontend and the backend 2018-10-06 21:18:18 +02:00
Andrew Lalis 6d00552006 Added website icon. 2018-10-06 08:10:29 +02:00
Andrew Lalis a68278d873
Merge pull request #10 from andrewlalis/al/directory_refactor
Refactored directories and cleaned things up
2018-10-03 22:10:03 +01:00
Andrew Lalis a8597b1ce4 Added date display to review html. 2018-10-03 23:08:57 +02:00
Andrew Lalis fbb0c890a1 Removed old paths, now use just a rateables path for all things. 2018-10-03 22:59:09 +02:00
Andrew Lalis af89d0cd3f
Merge pull request #9 from andrewlalis/al/template_homepage
Implemented basic template functionality.
2018-10-03 21:03:19 +01:00
Andrew Lalis fa67dc6c34 Added a form object and the ability to write reviews. Only needs styling now. 2018-10-03 22:00:08 +02:00