Upgrading to 1.5.5
[oweals/karmaworld.git] / karmaworld /
2014-01-11 Charles ConnellImproving login experience
2014-01-10 Charles ConnellAlways create a new course when using Course form #267
2014-01-10 Bryanmodels don't work because they aren't in sync with...
2014-01-10 Bryanthis should do the trick, somehow clearing Note.user...
2014-01-10 Bryanserious hacking to deal with existing FK data in Note...
2014-01-10 Bryanserious hacking to deal with existing FK data in Note.
2014-01-10 Bryanwoops typo, need app not class
2014-01-10 Bryanfixing dependencies caused by changing a foreign key.
2014-01-09 Charles ConnellRename migration to keep things orderly
2014-01-09 Charles ConnellFirst go at a user system #240 #255 #256
2014-01-09 Bryanupdating all models with Natural Keys for Django [dump...
2014-01-09 Bryantesting json serialization for #89
2014-01-09 Bryanfixing courses to be more properly unique when importin...
2014-01-08 Bryanhandling errors with pdf2htmleX and preventing partial...
2014-01-08 BryanReverting half-merged commits b6f336c6a13b2a41b2c29b358...
2014-01-08 BryanAdded department, professor models, updated courses...
2014-01-07 Bryanneed to include the model location.
2014-01-07 BryanRemoving School and Department from Course model to...
2014-01-07 Charles ConnellFix broken icons
2014-01-07 Charles ConnellRemove unused files
2014-01-07 Charles ConnellReferences to lightboxes we don't have any more #202
2014-01-06 BryanMerge remote-tracking branch 'origin/master'
2014-01-06 Bryancloses #253 by removing field, adds backend for #236...
2014-01-06 Bryanfor #68, fixing upstream link 'display and uploading...
2014-01-06 Charles ConnellEnforce school hashtag uniqueness #239
2014-01-06 Bryanbuild courses and notes out of OCW scraped JSON, except...
2014-01-05 Charles ConnellClean up bugs
2014-01-05 Charles ConnellShow PDF controls for powerpoints too
2014-01-05 Charles ConnellAccess search index through singleton object, more...
2014-01-04 Charles ConnellRemember who thanked or flagged notes by session cookie...
2014-01-04 Charles ConnellAdd LuckyOrange, only enable trackers on production...
2014-01-04 Charles ConnellLog errors in celery tasks
2014-01-04 Charles ConnellA migration we need
2014-01-03 Charles ConnellOrder search results properly, paginate them too
2014-01-03 Charles ConnellScoring of search results
2014-01-03 Charles ConnellTiny little bug
2014-01-03 Charles ConnellFix logging
2014-01-03 Charles ConnellUpdate example file
2014-01-03 Charles ConnellGenerate cleaner plaintext
2014-01-03 Charles ConnellTiny search improvements
2014-01-03 Charles ConnellBetter looking tweets
2014-01-03 BryanAdding License tracking, upstream file tracking, and...
2014-01-03 Andrew Magliozzislight change to footer text CC license
2014-01-02 Charles ConnellBetter plain text output
2014-01-02 Charles ConnellIndex tags correctly
2014-01-02 Bryanfixes for saving courses in the admin interface
2014-01-02 Bryanfixing typo from Bostonian to proper English
2014-01-02 Bryanthis should add tags into the database from raw documen...
2014-01-02 Charles ConnellUI for flagging courses
2014-01-02 Charles ConnellCourse link more explicit
2014-01-02 Charles ConnellConfirm note flagging
2014-01-02 Charles ConnellMove to html2text
2014-01-02 Charles ConnellFlag button working
2014-01-02 Charles ConnellBetter header on mobile
2014-01-02 Bryanresolving erroneous merge conflict of search.py
2014-01-02 Bryanremoving note_field and desc from Note model. closes...
2014-01-02 Charles ConnellImprovements to search page
2014-01-02 Bryanpersist the GDrive file link for #230
2014-01-02 BryanThis should allow cascading course deletion over notes...
2014-01-02 BryanRemoving unused code.
2013-12-31 Charles ConnellDon't let one error halt document indexing
2013-12-31 Charles ConnellClean up notes tests, deal with search index
2013-12-31 Charles ConnellSearch notes using IndexDen
2013-12-31 Bryancreating moderator site for moderating flagged documents.
2013-12-30 Charles ConnellNote buttons handle small screens better
2013-12-26 Charles ConnellMore rescaling action on PDF viewer
2013-12-25 BryanMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-12-24 Charles ConnellBetter controls for viewing PDF files
2013-12-23 Charles ConnellSwitch back to is.gd
2013-12-23 Charles ConnellGive notes without zoom buttons a little more space
2013-12-23 Charles ConnellDifferent URL shortening system
2013-12-23 Charles ConnellMinor typo
2013-12-23 Charles ConnellTweet about new notes periodically
2013-12-23 Charles ConnellMore work on course and note page headers #223
2013-12-22 Charles ConnellMake autocomplete more clear #198
2013-12-22 Charles ConnellChanges to course and note page headers #223 #209
2013-12-22 Charles ConnellG+ and reddit buttons #209
2013-12-22 Charles ConnellAdd facebook like button #209
2013-12-21 Charles ConnellThe process to get pdf2htmlEX installed on beta
2013-12-21 Charles ConnellZoom buttons on notes
2013-12-21 Charles ConnellConvert PDF notes to HTML with PDF2HTMLEx
2013-12-21 Bryanremoving DriveAuth step 2 of 2: removing db table
2013-12-21 Bryanremoving DriveAuth step 1 of 2: removing code
2013-12-20 Bryanresolving merge conflict by adding both requirements.
2013-12-20 Bryanfirst attempt at resolving migration dependencies
2013-12-20 Charles ConnellStart migrations from beginning
2013-12-20 Charles ConnellMigration to keep RawDocument up to date
2013-12-20 Charles ConnellDon't delete a note if its user is deleted
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-20 Charles ConnellI meant hide, not show
2013-12-20 Charles ConnellUpdate note counts when a note is create or deleted
2013-12-20 Charles ConnellMigrations necessary for last change
2013-12-20 Charles ConnellAccept uploaders' email addresses
2013-12-20 Bryan BonvalletReenabling santize_html now that it works. closes #160
2013-12-20 Bryan Bonvalletfix sanitize_html to write out HTML instead of repr...
2013-12-19 BryanFixing multiple upload problem by removing anonymous...
2013-12-19 Bryan Bonvalletwoops, no reason to wait only to fail. moving fail...
2013-12-19 Bryanfixing the example drive.py, properly importing it...
next