oweals/karmaworld.git
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...
2013-12-19 Bryanmissing dependencies; not sure how beautifulsoup4 got...
2013-12-19 Bryanfixing minor typo
2013-12-19 Bryanconvert gdrive.py and secrets to auth against a Google...
2013-12-19 Charles ConnellTests for google drive conversion
2013-12-19 Charles ConnellAdd bit about document_upload tests
2013-12-18 Charles ConnellImprove formatting
2013-12-18 Bryan BonvalletMerge pull request #164 from FinalsClub/filepick.io
2013-12-18 Charles ConnellDatabase migration for enforcing course uniqueness 164/head
2013-12-18 Charles ConnellFormat commands better
2013-12-18 Charles ConnellBetter Evernotes
2013-12-18 Charles ConnellBasics of Evernote workaround
2013-12-18 Charles ConnellEnforce course uniqueness
2013-12-18 Charles ConnellLittle cleanup on courses
2013-12-17 Bryanplaces ENML to XML mimetype conversion in the wrong...
2013-12-17 Bryanconverting ENML mimetypes to XML mimetypes
2013-12-17 Bryansome quick notes to complete the VM startup procedure
2013-12-17 BryanMerge remote-tracking branch 'origin/filepick.io' into...
2013-12-17 Bryan Bonvalletremoving license for Ajaxuploader, closing #194
2013-12-17 BryanMerge filepick.io into feature_vagrant_startup
2013-12-17 Charles ConnellRemove unused code: ajaxuploader, lightboxes, and other...
2013-12-17 Charles ConnellMore automation of Selenium tests
2013-12-17 Charles ConnellDjango unit tests for courses, move around test files
2013-12-17 Charles ConnellMore testing of Add Course form
2013-12-16 Andrew Magliozziremoving github and skydrive from list of filepicker...
2013-12-16 Andrew Magliozzirestoring evernote to list of filepicker services
2013-12-16 Charles ConnellBeginning Selenium tests
2013-12-15 Charles ConnellAutocomplete instructor names, take users to existing...
2013-12-14 Charles ConnellCharles additions to .gitignore
2013-12-14 Charles ConnellAutocomplete course names
2013-12-13 Charles ConnellAdd buttons in header
2013-12-13 Andrew Magliozziadding S# as filepicker data store location
2013-12-13 Charles ConnellDisable evernote upload
2013-12-13 Bryan BonvalletMerge branch 'filepick.io' of ssh://github.com/FinalsCl...
2013-12-13 Bryan BonvalletChanging SITE_ID from 2 (less than 1% use case) to...
2013-12-13 Bryanupdating changed function name
2013-12-13 Bryancopy secrets from host and updated README to address...
2013-12-12 Bryanfirst_deploy() appears to be nearly ready for primetime...
2013-12-12 Bryanfetch USDE csv and import it closes #195
2013-12-12 Bryanautomating USDE course synchronization for #195, but...
2013-12-11 BryanDjango will now output useful info to gunicorn, closing...
next