add CourseSaveView ModelFormMixin and ProcessFormView view class that saves course...
[oweals/karmaworld.git] / karmaworld / templates /
2013-02-01 Seth Woodworthmodify add course lightbox styling and autocomplete js
2013-01-30 Seth Woodworthfixing school autocomplete for add course box
2013-01-29 Seth Woodworthupdate link to new github repo
2013-01-29 Seth Woodworthremoving old unused imports
2013-01-26 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-26 Charles Holbrowadding basit filtering functionality
2013-01-26 Seth Woodworthadding basic version of jquery school autocomplete
2013-01-26 Seth Woodworthadding initial create course lightbox, loads on click
2013-01-25 Seth Woodworthremoving about page image caption until we can get...
2013-01-25 Seth Woodworthre-add school leader board by writing an AboutView...
2013-01-24 Seth Woodworthadding terms template and urlroute, updated footer...
2013-01-24 Seth Woodworthadding lightbox show and lightbox dismiss javascript...
2013-01-24 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-24 Seth Woodworthupdating course_detail template's javascript
2013-01-23 Seth Woodworthreformat and cleanup upload lightbox template
2013-01-23 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-23 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-23 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-23 bobcallChanged code url in karmaworld/templates/footer.html...
2013-01-23 Seth Woodworthremoving old html from upload form, add new global...
2013-01-23 Seth Woodworthcommenting out user specific upload functions
2013-01-23 Seth Woodworthintegrating ajaxupload upto gdrive celery task executing
2013-01-21 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-21 Seth Woodworthadding lightboxen block to base.html template
2013-01-21 Seth Woodworthadding upload lightbox template and adding include...
2013-01-21 Seth WoodworthUpdate about page hero-text names
2013-01-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-17 Seth Woodworthadding raw note iframe view, route and template
2013-01-15 Seth Woodworthadding links from the course_list template to the cours...
2013-01-15 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-14 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-14 Charles HolbrowAdding sorter arrows for course list. #37 Next: filtering
2013-01-14 Charles Holbrowadding tablesorter functionality #37
2013-01-14 Charles Holbrowadding about page #18
2013-01-10 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-10 Seth Woodworthcommenting out other unused html from note_detail
2013-01-10 Seth Woodworthconditional display of note.desc on note_detail page
2013-01-10 Seth Woodworthadding first pass of note viewing page, iframe NotImple...
2013-01-10 Seth Woodworthadding first run of course_detail template that lists...
2013-01-09 Seth Woodworthadding CourseDetailView, route and placeholder template...
2013-01-09 Seth Woodworthfixing up the course_list template to be shiney and...
2013-01-09 Seth Woodworthcommenting out the logged in header template
2013-01-07 Seth Woodworthimporting simplified templates
2013-01-02 Seth Woodworthbasing the django project on rdegges' django-skel