Improve form layout
[oweals/karmaworld.git] / karmaworld / apps / courses / views.py
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-24 Charles ConnellMerge branch 'master' into redesign
2014-03-17 Charles ConnellMerge branch 'master' into feature_course_add_with_dept 358/head
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-01 Charles ConnellMerge branch 'master' into quizzes
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 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 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 Hilkerredirect to the new page and update the slug on name...
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 Charles ConnellReputation system
2014-01-16 Bryanweird merge problem?
2014-01-14 BryanMerge branch 'master' into django155
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-08 BryanReverting half-merged commits b6f336c6a13b2a41b2c29b358...
2014-01-07 BryanRemoving School and Department from Course model to...
2014-01-02 Charles ConnellUI for flagging courses
2013-12-20 Bryanresolving merge conflict by adding both requirements.
2013-12-20 Bryan BonvalletDefault sort is ascending, want descending sort here.
2013-12-20 Bryan BonvalletOrdering leaderboard by score and truncating at 20
2013-12-20 Bryan BonvalletFixing about page to display all schools that have...
2013-12-18 Bryan BonvalletMerge pull request #164 from FinalsClub/filepick.io
2013-12-18 Charles ConnellLittle cleanup on courses
2013-12-17 BryanMerge filepick.io into feature_vagrant_startup
2013-12-17 Charles ConnellDjango unit tests for courses, move around test files
2013-12-15 Charles ConnellAutocomplete instructor names, take users to existing...
2013-12-14 Charles ConnellAutocomplete course names
2013-12-13 Charles ConnellAdd buttons in header
2013-08-28 Seth WoodworthMerge remote-tracking branch 'origin/fabric' into fp.io
2013-08-28 Seth Woodworthcleanup for Note.draft >> is_hidden
2013-08-27 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-07-17 Seth WoodworthMIGRATION add Note.draft and set it to True until user...
2013-06-26 Seth Woodworthmodify the autocomplete ajax method to return School...
2013-05-22 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-05-22 Seth Woodworthadding note count to homepage intro text
2013-04-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-04-18 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-04-18 Seth Woodworthcleanup courses.views
2013-04-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-27 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-27 Seth Woodworthcombine home page ListView with the CourseSaveView...
2013-03-21 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Charles Holbrowremoving remnants of server-side filtering, including...
2013-03-18 Seth WoodworthMerge pull request #100 from LucianU/master
2013-03-06 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-27 Charles HolbrowAdding redundant school_name field to courses to enable...
2013-02-27 Charles HolbrowFiltering on the server side
2013-02-27 Seth Woodworthinitial broken serverside datatables config
2013-02-01 Charles HolbrowMerge branch 'master' of https://github.com/FinalsClub...
2013-02-01 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Seth Woodworthadd CourseSaveView ModelFormMixin and ProcessFormView...
2013-01-30 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-30 Seth Woodworthfixing school autocomplete for add course box
2013-01-26 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-26 Seth Woodworthadding untested json endpoint for searching schools
2013-01-25 Seth Woodworthre-add school leader board by writing an AboutView...
2013-01-24 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-24 Seth Woodworthremoving additional context for adding NoteForm to...
2013-01-14 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-14 Seth WoodworthMerge pull request #29 from LucianU/master
2013-01-14 Seth Woodworthcleaning up shebang, copyright and file encoding for...
2013-01-10 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-10 Seth Woodworthclean whitespace
2013-01-09 Seth Woodworthadding CourseDetailView, route and placeholder template...