Added a 'var' directory to keep transient information.
[oweals/karmaworld.git] / karmaworld /
2013-02-19 Seth WoodworthMerge remote-tracking branch 'origin/test'
2013-02-19 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-19 Charles Holbrowtablesorter options #83
2013-02-13 Seth Woodworthadding first batch of tests for notes.models
2013-02-13 Seth Woodworthadding django-nose testing framework to dev settings
2013-02-13 Seth Woodworthfixing subtle bugs in notes.models based on tests
2013-02-13 Charles HolbrowPagnination working, but ugly #59 -- client side sort...
2013-02-11 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-11 Charles HolbrowClarifying comment
2013-02-11 Seth Woodworthmove add-course lightbox js into file, closes #74
2013-02-11 Seth Woodworthmove course_list tablesorter javascript configuration...
2013-02-11 Seth Woodworthcleanin up imports in base template
2013-02-07 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-07 Seth Woodworthmoving qq.FileUploader to lightboxupload, #74
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-07 Seth Woodworthmoving js from note_detail to note-iframe.js, for issue #74
2013-02-07 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-07 Seth Woodworthadding django-extensions helpers to manage.py
2013-02-05 Seth Woodworthsetting up grapelli autocomplete for Note >> Course...
2013-02-04 Seth Woodworthfixing absolute path for url() in global.css, for #71
2013-02-04 Seth Woodworthuse relative imports in table_sort.css to work with...
2013-02-04 Seth Woodworthupdate one-liner on front page
2013-02-04 Seth Woodworthupdate survey link and thank you text
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 Seth Woodworthadding gunicorn to production INSTALLED_APPS
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 Woodworthremoving caching from development settings
2013-02-01 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Seth Woodworthadding the CourseForm modelform
2013-02-01 Robert CallRemoved AWS var., see secret/static_s3
2013-02-01 Robert CallFixed common.py and dev.py
2013-02-01 Charles HolbrowMerge branch 'master' of https://github.com/FinalsClub...
2013-02-01 bobcallAdded s3 buckets / DB secrets file imports to /karmawor...
2013-02-01 Charles HolbrowMerge branch 'master' of https://github.com/FinalsClub...
2013-02-01 Charles Holbrowadding pylibmc to production requirements, removing...
2013-02-01 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-01 Charles HolbrowConfiguring production settings for postgresql #67...
2013-02-01 Seth Woodworthadding an empty placeholder course_form.html to allow...
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 add course lightbox styling and autocomplete js
2013-02-01 Seth Woodworthmodify Course.save to append the model id to the slug
2013-02-01 Charles Holbrowremoving slash after all instances of {{ STATIC_URL...
2013-02-01 Charles Holbrowreplacing /static with {{ STATIC_URL }} template tag
2013-02-01 Charles Holbrowtesting PyLibMCCache as caching backend
2013-01-31 Charles HolbrowCourse Detail style tweaks #55
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 Woodworthupdate link to new github repo
2013-01-29 Seth Woodworthremoving old unused imports
2013-01-29 Seth Woodworthadding django-grapelli, and adding a fkey lookup from...
2013-01-29 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-26 Seth Woodworthchmod jquery.tablesorter.min.js to 644
2013-01-26 Charles Holbrowadding some missing js scripts for querying
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-26 Seth Woodworthadding untested json endpoint for searching schools
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-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 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 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-24 Seth Woodworthupdating course_detail template's javascript
2013-01-23 Seth Woodworthreformat and cleanup upload lightbox template
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 bobcallChanged code url in karmaworld/templates/footer.html...
2013-01-23 Seth Woodworthadding ModelForm for
2013-01-23 Seth Woodworthremoving old html from upload form, add new global...
2013-01-23 Seth Woodworthattempt conditional import of GOOGLE_USER for notes...
2013-01-23 Seth Woodworthadding header info to urls
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 Woodworthcommenting out user specific upload functions
2013-01-23 Seth Woodworthcustomize google drive auth module for new security...
2013-01-23 Seth Woodworthadding secrets directory to karmaworld with init file...
next