Added new fabfile.py to branch fabric
[oweals/karmaworld.git] / 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-21 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Seth Woodworthupdating more js functionality for adding notes
2013-03-21 Seth Woodworthprint errors on invalid forms?
2013-03-21 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Charles Holbrowadding js script to detect arrival at course-detail...
2013-03-21 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-21 Seth Woodworthupdate lightboxupload javascript to work with new add...
2013-03-21 Seth Woodworthadd style for add-note partial
2013-03-21 Seth Woodworthimprove add-note partial layout
2013-03-21 Seth Woodworthadd TODO comment for NoteForm in view handling of inval...
2013-03-20 Charles Holbrowstyling upload button on course_list - turns orange...
2013-03-20 Charles Holbrowrepositioning upload button, moving next, previous...
2013-03-20 Charles Holbrowpointing the upload icon to <course-url>#add-note
2013-03-20 Charles Holbrowadding upload button. Additional css for course_list
2013-03-20 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-20 Charles Holbrowfixing illegal font css shorthand for search bar
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-20 Seth Woodworthmade new add-note-form and connected buttons to it...
2013-03-20 Charles Holbrowusing css instead of hard spaces to move the placeholde...
2013-03-19 Charles Holbrowadding search icon to search bar
2013-03-19 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-19 Charles HolbrowAdding support for FIltering by Date with the "Updated...
2013-03-19 Seth Woodworthtweak frontpage styling to match design
2013-03-19 Seth Woodworthfix search placeholder styling
2013-03-19 Seth Woodworthadding files noun from -- Pieter J. Smits, from The...
2013-03-19 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-19 Seth Woodworthrenaming some css selectors for clarity and standarizin...
2013-03-18 Charles Holbrowfixing bug for list display -- sort by note count now...
2013-03-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-18 Charles Holbrowappend "Notes" label to note count in tablesorter
2013-03-18 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-18 Seth Woodworth90% done with note list styling
2013-03-18 Seth Woodworthremove HOME from header
2013-03-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-18 Charles Holbrowconverging on Nicks styling for course list
2013-03-18 Seth Woodworthadding management command to strip existing Note.html...
2013-03-18 Seth Woodworthinclude font-awesome from cdn and restyle upload button
2013-03-18 Seth WoodworthMerge pull request #100 from LucianU/master
2013-03-18 Seth Woodworthcourse_detail a little more clean
2013-03-18 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-18 Seth Woodworthrestyling course page (note index)
2013-03-18 Seth Woodworthin progress global restyle
2013-03-14 Charles Holbrowstyle fixes
2013-03-14 Charles Holbrowworking on Nick\'s style on the main page
2013-03-14 Charles Holbrowcourse add lightbox now dismisses correctly #95
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-03-01 Charles Holbrowspecify number of results in a course List page
2013-03-01 Charles Holbrowcourse list styling
2013-03-01 Charles Holbrowcourse list and and filter styling
2013-03-01 Charles Holbrowremoving page length drop down selector on course_list...
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-27 bobcallMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-22 Charles HolbrowSetting Column Widths in tablesorter
2013-02-20 Charles Holbrowremoving tablesorter css jpg and img in favor of DataTa...
2013-02-20 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-02-20 Charles Holbrowmodifying css and image links to support our altered...
2013-02-20 Charles Holbrowadding datatables files
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
next