indexden is now optional
[oweals/karmaworld.git] / karmaworld / apps / courses /
2015-03-30 Bryanremove duplicate courses to scoreboard counts
2015-01-24 Bryanregularly schedule file count updates for #377
2015-01-09 Bryan Bonvalletschool note counts now parse through departments
2014-12-03 Bryan Bonvalletfiltering out more fluff schools. closes #326
2014-10-12 Bryancloses #376 adjust min length before autocompleting...
2014-05-13 Charles ConnellRemove old code from before course list was loaded...
2014-05-13 Charles ConnellStop using memcached
2014-05-12 Charles ConnellUpgrade datatables, load courses over ajax
2014-04-30 Charles ConnellNotes have categories, fixes #367
2014-04-30 Charles ConnellFix two tiny bugs
2014-04-29 Charles ConnellA number of design changes
2014-04-25 Charles ConnellCache the homepage for anonymous users
2014-04-25 Charles ConnellTiming instrumentation
2014-04-25 Charles ConnellReduce the number of database queries when loading...
2014-04-21 Charles ConnellCreate courses on mobile
2014-04-21 Charles ConnellPrevent blank professors from being created, while...
2014-04-14 Charles ConnellPrettier representation of models
2014-04-14 Charles ConnellProfessor name is effectively required, so might as...
2014-04-14 Charles ConnellMerge branch 'feature_course_add_with_dept'
2014-04-14 Charles ConnellMerge branch 'master' of github.com:FinalsClub/karmaworld
2014-04-14 Charles ConnellGet tests working, template issues
2014-04-14 Charles ConnellImprove form layout
2014-04-13 Charles ConnellMerge branch 'master' into feature_course_add_with_dept
2014-04-08 Charles ConnellMerge branch 'master' into redesign
2014-03-26 Charles ConnellRevert some of William's changes
2014-03-25 williambratchesrepaired Department and Professor dependencies
2014-03-24 Charles ConnellMerge branch 'master' into redesign
2014-03-18 Charles ConnellPolish
2014-03-17 Charles ConnellMerge branch 'master' into feature_course_add_with_dept 358/head
2014-03-17 Charles ConnellRuntime generated testcases working, but may be invalid...
2014-03-17 Charles ConnellGenerate test cases at runtime. Not fully working.
2014-03-16 Charles ConnellRewrote selenium tests to thoroughly exercise Add Cours...
2014-03-14 Charles ConnellStyle changes
2014-03-14 Charles ConnellUpdated existing tests
2014-03-13 BryanNot sure how this stuck around through the merge
2014-03-13 Charles ConnellTry to get existing tests working
2014-03-13 BryanReplace explicit Prof/Course model with ManyToMany...
2014-03-13 Charles ConnellMerge branch 'master' into redesign
2014-03-12 Bryanabstracted Course-Department relationship and applied...
2014-03-10 Charles ConnellStarting on the course detail page
2014-03-09 Jacob HilkerMerge remote-tracking branch 'origin/master' into 332...
2014-03-05 Charles ConnellTransitioning to new design, starting with the homepage
2014-03-04 williambratchesMerge branch 'master' of https://github.com/FinalsClub...
2014-03-04 BryanCourseListView cleanup in preparation for #294
2014-03-03 Bryanusing simpler django-ajax-selects-cascade, create dept...
2014-03-01 Charles ConnellMerge branch 'master' into quizzes
2014-02-26 Bryanupdated Django form with honeypot from master and style...
2014-02-26 BryanAdding Department to Admin interface
2014-02-26 Bryanmerging old commit with current master
2014-02-26 Bryanactual fix for #346, accidently pushed broken code...
2014-02-26 Bryanconditionally check honeypot errors, closes #346
2014-02-25 Charles ConnellMerge branch 'master' into quizzes
2014-02-25 Charles ConnellFuck it
2014-02-25 BryanMerge branch 'feature_honeypot'
2014-02-25 Bryanhoneypot working for #210 and cleaned up the form error...
2014-02-25 Bryanreverting previous optimization as it didn't optimize...
2014-02-25 Bryanattempted speed enhancement for #342
2014-02-24 BryanAggregate thanks over courses closes #342 . Cleaned...
2014-02-24 Charles ConnellMerge branch 'master' into quizzes
2014-02-23 Bryanfailed attempt to check for a blank honeypot, form...
2014-02-22 Bryanremoving school from course URL, using reverse for...
2014-02-13 Charles ConnellMerge branch 'master' into quizzes
2014-02-11 Charles ConnellMerge pull request #330 from FinalsClub/131-add-sorting...
2014-02-11 Jacob Hilkeradd sorting by length of School.name 330/head
2014-02-10 Bryanfor #294 : replaced manual school_list JSON with module...
2014-02-05 Charles ConnellMerge branch 'master' into quizzes
2014-02-04 Charles ConnellMerge pull request #314 from FinalsClub/208-edit-course...
2014-02-02 Jacob Hilkerminor cleanup
2014-02-02 Jacob Hilkeradd reversion handler to admin site for courses
2014-02-02 Jacob Hilkerredirect to the new page and update the slug on name...
2014-02-02 Jacob Hilkeradd uniqueness validation on name and school so we...
2014-02-02 Jacob HilkerMerge branch 'master' into 208-edit-course-properties...
2014-02-02 Charles ConnellSave flag and thank events on users now, not sessions
2014-02-02 Jacob Hilkeruse middleware for revision
2014-02-02 Jacob Hilkeradd reversion
2014-02-01 Jacob HilkerMerge branch 'master' into 208-edit-course-properties...
2014-02-01 Jacob Hilker208 - Edit course properties - first pass
2014-02-01 Bryanrefactoring Filepicker usage, closes #308
2014-01-23 Charles ConnellBadges on user dashboard, refactoring
2014-01-23 Charles ConnellCourses don't have a user
2014-01-23 Bryan BonvalletMerge pull request #299 from FinalsClub/284-remove...
2014-01-23 Jacob Hilkerupdate sanitize_usde_schools.py to not require confirma... 299/head
2014-01-23 Charles ConnellReputation system
2014-01-17 BryanMerge remote-tracking branch 'origin' into feature_html...
2014-01-17 BryanSchool is deprecated inside Note.
2014-01-16 Bryanweird merge problem?
2014-01-15 BryanMerge branch 'django155' of github.com:FinalsClub/karma...
2014-01-15 Charles ConnellFix failing test
2014-01-14 BryanMerge branch 'master' into django155
2014-01-14 Charles ConnellDjango 1.5 fixes, also turn indexing back on (oops)
2014-01-12 Bryanupdating slugify for 1.5.5, not necessary but good...
2014-01-12 Bryanupdating for TemplateView changes in 1.5
2014-01-10 Charles ConnellAlways create a new course when using Course form #267
2014-01-09 Bryanupdating all models with Natural Keys for Django [dump...
2014-01-09 Bryantesting json serialization for #89
2014-01-08 BryanReverting half-merged commits b6f336c6a13b2a41b2c29b358...
2014-01-08 BryanAdded department, professor models, updated courses...
2014-01-07 BryanRemoving School and Department from Course model to...
2014-01-06 BryanMerge remote-tracking branch 'origin/master'
2014-01-06 Bryancloses #253 by removing field, adds backend for #236...
next