oweals/karmaworld.git
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 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
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 BonvalletAdding beautifulsoup4 back. still needed.
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