set Note.name to filename by default
[oweals/karmaworld.git] / karmaworld / apps /
2013-03-25 Seth Woodworthset Note.name to filename by default
2013-03-25 Seth Woodworthon Note.save, if upload date is greater than course...
2013-03-25 Seth Woodworthbetter debug messages for note form invalid
2013-03-21 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Seth Woodworthremove cruft from Course.save
2013-03-21 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Seth Woodworthfix add-note form action and server handling for save
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-21 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Seth Woodworthprint errors on invalid forms?
2013-03-21 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Seth Woodworthadd TODO comment for NoteForm in view handling of inval...
2013-03-20 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-20 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-20 Seth Woodworthadding Note.year for Academic year, not tested, status...
2013-03-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-18 Seth Woodworthadding management command to strip existing Note.html...
2013-03-18 Seth WoodworthMerge pull request #100 from LucianU/master
2013-03-14 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-06 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-06 Seth Woodworthadd function so a course can return self.updated_at...
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-20 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-19 Seth WoodworthMerge remote-tracking branch 'origin/test'
2013-02-13 Seth Woodworthadding first batch of tests for notes.models
2013-02-13 Seth Woodworthfixing subtle bugs in notes.models based on tests
2013-02-07 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-07 Charles Holbrowadding documentation for dump_json manage command
2013-02-07 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-07 Charles Holbrowadding documentaiton for import_json manage command
2013-02-05 Seth Woodworthsetting up grapelli autocomplete for Note >> Course...
2013-02-04 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-04 Seth Woodworthset file uploads to use local server file hosting inste...
2013-02-04 Charles Holbrowimport_json command re-generates school, course and...
2013-02-01 Charles Holbrowsetting max values slug fields for schools and notes
2013-02-01 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Charles Holbrowsetting max length of school slug
2013-02-01 Seth Woodworthinvert notes defaute sorting
2013-02-01 Seth Woodworthon file upload success, redirect back to course page...
2013-02-01 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Seth Woodworthadding the CourseForm modelform
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-02-01 Seth Woodworthadd CourseSaveView route to urls
2013-02-01 Seth Woodworthmodify Course.save to append the model id to the slug
2013-01-31 Charles Holbrowfix error with file importing
2013-01-30 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-30 Charles Holbrowadding script in import db from json
2013-01-30 Charles Holbrowadding manage command to dump json
2013-01-30 Charles Holbrowadding import script for usde schools (req. schemamigra...
2013-01-30 Seth Woodworthfixing school autocomplete for add course box
2013-01-29 Seth Woodworthadding django-grapelli, and adding a fkey lookup from...
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-25 Seth Woodworthset default sort order for schools (file_count descending)
2013-01-25 Seth Woodworthadding file_count to School model and functions to...
2013-01-24 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-24 Seth Woodworthadding docstrings to notes.views
2013-01-24 Seth Woodworthremoving additional context for adding NoteForm to...
2013-01-24 Seth Woodworthrefactor note views for Note object to handle get and...
2013-01-23 Seth Woodworthmodify the returned note_url from file upload to decide...
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 Seth Woodworthadding ModelForm for
2013-01-23 Seth Woodworthattempt conditional import of GOOGLE_USER for notes...
2013-01-23 Seth Woodworthdocument Note.get_absolute_url
2013-01-23 Seth Woodworthcleanup gdrive, remove dead code path (is_pdf) and...
2013-01-23 Seth Woodworthfixing note url generation when there is no slug set
2013-01-23 Seth Woodworthcustomizing the gdrive module to use the new Note schem...
2013-01-23 Seth Woodworthcustomize google drive auth module for new security...
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 Woodworthcustomizing upload complete functionality in ajaxupload...
2013-01-19 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-18 Charles Holbrowupdated support for displaying a note in an iframe.
2013-01-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-18 Charles Holbrowadding missing import to notes.models
2013-01-17 Seth Woodworthimporting celery tasks from djkarma
2013-01-17 Seth Woodworthadding raw note iframe view, route and template
2013-01-17 Seth Woodworthtemp escaping variables for gdrive upload
2013-01-17 Seth Woodworthadding additional ajaxuploader import files
2013-01-17 Seth Woodworthimport gdrive.py and the ajaxuploader app
2013-01-15 Seth Woodworthmodify models.Note.get_absolute_url to generate note...
2013-01-15 Seth Woodworthadding links from the course_list template to the cours...
2013-01-14 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-14 Charles HolbrowTags field now optional. fixes #30
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
next