2015-03-30 |
Bryan | remove duplicate courses to scoreboard counts |
tree | commitdiff |
2015-01-24 |
Bryan | regularly schedule file count updates for #377 |
tree | commitdiff |
2015-01-09 |
Bryan Bonvallet | school note counts now parse through departments |
tree | commitdiff |
2014-12-03 |
Bryan Bonvallet | filtering out more fluff schools. closes #326 |
tree | commitdiff |
2014-10-12 |
Bryan | closes #376 adjust min length before autocompleting... |
tree | commitdiff |
2014-05-13 |
Charles Connell | Remove old code from before course list was loaded... |
tree | commitdiff |
2014-05-13 |
Charles Connell | Stop using memcached |
tree | commitdiff |
2014-05-12 |
Charles Connell | Upgrade datatables, load courses over ajax |
tree | commitdiff |
2014-04-30 |
Charles Connell | Notes have categories, fixes #367 |
tree | commitdiff |
2014-04-30 |
Charles Connell | Fix two tiny bugs |
tree | commitdiff |
2014-04-29 |
Charles Connell | A number of design changes |
tree | commitdiff |
2014-04-25 |
Charles Connell | Cache the homepage for anonymous users |
tree | commitdiff |
2014-04-25 |
Charles Connell | Timing instrumentation |
tree | commitdiff |
2014-04-25 |
Charles Connell | Reduce the number of database queries when loading... |
tree | commitdiff |
2014-04-21 |
Charles Connell | Create courses on mobile |
tree | commitdiff |
2014-04-21 |
Charles Connell | Prevent blank professors from being created, while... |
tree | commitdiff |
2014-04-14 |
Charles Connell | Prettier representation of models |
tree | commitdiff |
2014-04-14 |
Charles Connell | Professor name is effectively required, so might as... |
tree | commitdiff |
2014-04-14 |
Charles Connell | Merge branch 'feature_course_add_with_dept' |
tree | commitdiff |
2014-04-14 |
Charles Connell | Merge branch 'master' of github.com:FinalsClub/karmaworld |
tree | commitdiff |
2014-04-14 |
Charles Connell | Get tests working, template issues |
tree | commitdiff |
2014-04-14 |
Charles Connell | Improve form layout |
tree | commitdiff |
2014-04-13 |
Charles Connell | Merge branch 'master' into feature_course_add_with_dept |
tree | commitdiff |
2014-04-08 |
Charles Connell | Merge branch 'master' into redesign |
tree | commitdiff |
2014-03-26 |
Charles Connell | Revert some of William's changes |
tree | commitdiff |
2014-03-25 |
williambratches | repaired Department and Professor dependencies |
tree | commitdiff |
2014-03-24 |
Charles Connell | Merge branch 'master' into redesign |
tree | commitdiff |
2014-03-18 |
Charles Connell | Polish |
tree | commitdiff |
2014-03-17 |
Charles Connell | Merge branch 'master' into feature_course_add_with_dept 358/head |
tree | commitdiff |
2014-03-17 |
Charles Connell | Runtime generated testcases working, but may be invalid... |
tree | commitdiff |
2014-03-17 |
Charles Connell | Generate test cases at runtime. Not fully working. |
tree | commitdiff |
2014-03-16 |
Charles Connell | Rewrote selenium tests to thoroughly exercise Add Cours... |
tree | commitdiff |
2014-03-14 |
Charles Connell | Style changes |
tree | commitdiff |
2014-03-14 |
Charles Connell | Updated existing tests |
tree | commitdiff |
2014-03-13 |
Bryan | Not sure how this stuck around through the merge |
tree | commitdiff |
2014-03-13 |
Charles Connell | Try to get existing tests working |
tree | commitdiff |
2014-03-13 |
Bryan | Replace explicit Prof/Course model with ManyToMany... |
tree | commitdiff |
2014-03-13 |
Charles Connell | Merge branch 'master' into redesign |
tree | commitdiff |
2014-03-12 |
Bryan | abstracted Course-Department relationship and applied... |
tree | commitdiff |
2014-03-10 |
Charles Connell | Starting on the course detail page |
tree | commitdiff |
2014-03-09 |
Jacob Hilker | Merge remote-tracking branch 'origin/master' into 332... |
tree | commitdiff |
2014-03-05 |
Charles Connell | Transitioning to new design, starting with the homepage |
tree | commitdiff |
2014-03-04 |
williambratches | Merge branch 'master' of https://github.com/FinalsClub... |
tree | commitdiff |
2014-03-04 |
Bryan | CourseListView cleanup in preparation for #294 |
tree | commitdiff |
2014-03-03 |
Bryan | using simpler django-ajax-selects-cascade, create dept... |
tree | commitdiff |
2014-03-01 |
Charles Connell | Merge branch 'master' into quizzes |
tree | commitdiff |
2014-02-26 |
Bryan | updated Django form with honeypot from master and style... |
tree | commitdiff |
2014-02-26 |
Bryan | Adding Department to Admin interface |
tree | commitdiff |
2014-02-26 |
Bryan | merging old commit with current master |
tree | commitdiff |
2014-02-26 |
Bryan | actual fix for #346, accidently pushed broken code... |
tree | commitdiff |
2014-02-26 |
Bryan | conditionally check honeypot errors, closes #346 |
tree | commitdiff |
2014-02-25 |
Charles Connell | Merge branch 'master' into quizzes |
tree | commitdiff |
2014-02-25 |
Charles Connell | Fuck it |
tree | commitdiff |
2014-02-25 |
Bryan | Merge branch 'feature_honeypot' |
tree | commitdiff |
2014-02-25 |
Bryan | honeypot working for #210 and cleaned up the form error... |
tree | commitdiff |
2014-02-25 |
Bryan | reverting previous optimization as it didn't optimize... |
tree | commitdiff |
2014-02-25 |
Bryan | attempted speed enhancement for #342 |
tree | commitdiff |
2014-02-24 |
Bryan | Aggregate thanks over courses closes #342 . Cleaned... |
tree | commitdiff |
2014-02-24 |
Charles Connell | Merge branch 'master' into quizzes |
tree | commitdiff |
2014-02-23 |
Bryan | failed attempt to check for a blank honeypot, form... |
tree | commitdiff |
2014-02-22 |
Bryan | removing school from course URL, using reverse for... |
tree | commitdiff |
2014-02-13 |
Charles Connell | Merge branch 'master' into quizzes |
tree | commitdiff |
2014-02-11 |
Charles Connell | Merge pull request #330 from FinalsClub/131-add-sorting... |
tree | commitdiff |
2014-02-11 |
Jacob Hilker | add sorting by length of School.name 330/head |
tree | commitdiff |
2014-02-10 |
Bryan | for #294 : replaced manual school_list JSON with module... |
tree | commitdiff |
2014-02-05 |
Charles Connell | Merge branch 'master' into quizzes |
tree | commitdiff |
2014-02-04 |
Charles Connell | Merge pull request #314 from FinalsClub/208-edit-course... |
tree | commitdiff |
2014-02-02 |
Jacob Hilker | minor cleanup |
tree | commitdiff |
2014-02-02 |
Jacob Hilker | add reversion handler to admin site for courses |
tree | commitdiff |
2014-02-02 |
Jacob Hilker | redirect to the new page and update the slug on name... |
tree | commitdiff |
2014-02-02 |
Jacob Hilker | add uniqueness validation on name and school so we... |
tree | commitdiff |
2014-02-02 |
Jacob Hilker | Merge branch 'master' into 208-edit-course-properties... |
tree | commitdiff |
2014-02-02 |
Charles Connell | Save flag and thank events on users now, not sessions |
tree | commitdiff |
2014-02-02 |
Jacob Hilker | use middleware for revision |
tree | commitdiff |
2014-02-02 |
Jacob Hilker | add reversion |
tree | commitdiff |
2014-02-01 |
Jacob Hilker | Merge branch 'master' into 208-edit-course-properties... |
tree | commitdiff |
2014-02-01 |
Jacob Hilker | 208 - Edit course properties - first pass |
tree | commitdiff |
2014-02-01 |
Bryan | refactoring Filepicker usage, closes #308 |
tree | commitdiff |
2014-01-23 |
Charles Connell | Badges on user dashboard, refactoring |
tree | commitdiff |
2014-01-23 |
Charles Connell | Courses don't have a user |
tree | commitdiff |
2014-01-23 |
Bryan Bonvallet | Merge pull request #299 from FinalsClub/284-remove... |
tree | commitdiff |
2014-01-23 |
Jacob Hilker | update sanitize_usde_schools.py to not require confirma... 299/head |
tree | commitdiff |
2014-01-23 |
Charles Connell | Reputation system |
tree | commitdiff |
2014-01-17 |
Bryan | Merge remote-tracking branch 'origin' into feature_html... |
tree | commitdiff |
2014-01-17 |
Bryan | School is deprecated inside Note. |
tree | commitdiff |
2014-01-16 |
Bryan | weird merge problem? |
tree | commitdiff |
2014-01-15 |
Bryan | Merge branch 'django155' of github.com:FinalsClub/karma... |
tree | commitdiff |
2014-01-15 |
Charles Connell | Fix failing test |
tree | commitdiff |
2014-01-14 |
Bryan | Merge branch 'master' into django155 |
tree | commitdiff |
2014-01-14 |
Charles Connell | Django 1.5 fixes, also turn indexing back on (oops) |
tree | commitdiff |
2014-01-12 |
Bryan | updating slugify for 1.5.5, not necessary but good... |
tree | commitdiff |
2014-01-12 |
Bryan | updating for TemplateView changes in 1.5 |
tree | commitdiff |
2014-01-10 |
Charles Connell | Always create a new course when using Course form #267 |
tree | commitdiff |
2014-01-09 |
Bryan | updating all models with Natural Keys for Django [dump... |
tree | commitdiff |
2014-01-09 |
Bryan | testing json serialization for #89 |
tree | commitdiff |
2014-01-08 |
Bryan | Reverting half-merged commits b6f336c6a13b2a41b2c29b358... |
tree | commitdiff |
2014-01-08 |
Bryan | Added department, professor models, updated courses... |
tree | commitdiff |
2014-01-07 |
Bryan | Removing School and Department from Course model to... |
tree | commitdiff |
2014-01-06 |
Bryan | Merge remote-tracking branch 'origin/master' |
tree | commitdiff |
2014-01-06 |
Bryan | closes #253 by removing field, adds backend for #236... |
tree | commitdiff |
next |