oweals/karmaworld.git
2014-01-12 Bryanremoving deprecated direct_to_template
2014-01-12 BryanUpgrading to 1.5.5
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 Bryannotes on fab from host machine.
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 ConnellDocument twitter secrets better
2014-01-03 Charles ConnellDocument IndexDen dependency #237
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 Bryannote about fabbing in venv
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 Bryanguessing how to run beat from supervisor. maybe it...
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 directory
2014-01-02 BryanRemoving unused code.
2014-01-02 Bryanstandardizing virtualenv path to {project_root}/venv/
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-29 BryanRemoving obsolete bin executables
2013-12-29 Bryanmaking fabfile consistent by replacing celery[d]? with...
2013-12-29 Bryannote about making a fresh VM
2013-12-29 Bryanminor fix for when no virtualenvs are found
2013-12-29 Bryanpdf2htmlex installation fixed, fixed minor problem...
2013-12-29 Bryaninstall pdf2htmlEX on deployment
2013-12-28 Bryanremoving extraneous spaces
2013-12-28 Bryanconverting rST to markdown, closing #179
2013-12-28 Bryanmoving some docs into README and others under docs...
2013-12-27 Bryanfixing one typo and making string formatting consistent.
2013-12-27 BryanTurning two SSH piped commands into a single one.
2013-12-27 BryanMore or less documented everything needed to get the...
2013-12-27 BryanRemoving a hack which got things running when secrets...
2013-12-26 Charles ConnellMore rescaling action on PDF viewer
2013-12-25 BryanMaking virtualenv more dynamic for #222; fixing a misse...
2013-12-25 BryanCleaning up here, beta, and prod env methods
2013-12-25 BryanMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-12-25 Bryanremoved wrong user/group hardcoding, closing #216....
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
next