oweals/karmaworld.git
11 years agoVM hack to fix #259
Bryan [Tue, 14 Jan 2014 22:42:49 +0000 (17:42 -0500)]
VM hack to fix #259

11 years agoworkaround for #270
Bryan [Tue, 14 Jan 2014 22:26:20 +0000 (17:26 -0500)]
workaround for #270

11 years agoMerge branch 'master' into django155
Bryan [Tue, 14 Jan 2014 22:08:30 +0000 (17:08 -0500)]
Merge branch 'master' into django155

11 years agoMigration fix
Charles Connell [Tue, 14 Jan 2014 21:21:34 +0000 (16:21 -0500)]
Migration fix

11 years agoThis test doesn't make sense any more
Charles Connell [Tue, 14 Jan 2014 21:21:21 +0000 (16:21 -0500)]
This test doesn't make sense any more

11 years agoDjango 1.5 fixes, also turn indexing back on (oops)
Charles Connell [Tue, 14 Jan 2014 16:40:47 +0000 (11:40 -0500)]
Django 1.5 fixes, also turn indexing back on (oops)

11 years agofixing same typo from copy pasta
Bryan [Tue, 14 Jan 2014 09:25:23 +0000 (04:25 -0500)]
fixing same typo from copy pasta

11 years agofixing typo
Bryan [Tue, 14 Jan 2014 09:18:44 +0000 (04:18 -0500)]
fixing typo

11 years agoactually have to specify utf-8, not default as advertised
Bryan [Tue, 14 Jan 2014 09:18:37 +0000 (04:18 -0500)]
actually have to specify utf-8, not default as advertised

11 years agoanother html source fix
Bryan [Tue, 14 Jan 2014 09:07:01 +0000 (04:07 -0500)]
another html source fix

11 years agogetting some mixed codecs, passthrough filters to clean up maybe
Bryan [Tue, 14 Jan 2014 09:06:10 +0000 (04:06 -0500)]
getting some mixed codecs, passthrough filters to clean up maybe

11 years agofixing html location and adding prints
Bryan [Tue, 14 Jan 2014 09:01:07 +0000 (04:01 -0500)]
fixing html location and adding prints

11 years agofixing iteration
Bryan [Tue, 14 Jan 2014 08:59:08 +0000 (03:59 -0500)]
fixing iteration

11 years agotemporary action to push note HTML onto S3
Bryan [Tue, 14 Jan 2014 08:57:57 +0000 (03:57 -0500)]
temporary action to push note HTML onto S3

11 years agodecreased memory footprint
Bryan [Tue, 14 Jan 2014 08:45:36 +0000 (03:45 -0500)]
decreased memory footprint

11 years agoupdated to use static HTML
Bryan [Tue, 14 Jan 2014 08:42:57 +0000 (03:42 -0500)]
updated to use static HTML

11 years agomigrations for previous commit
Bryan [Tue, 14 Jan 2014 08:38:03 +0000 (08:38 +0000)]
migrations for previous commit

11 years agoinitial attempt at #273 to replace HTML in database with static file HTML
Bryan [Tue, 14 Jan 2014 08:27:57 +0000 (03:27 -0500)]
initial attempt at #273 to replace HTML in database with static file HTML

11 years agoCorrect pdf2htmlEX build instructions
Charles Connell [Tue, 14 Jan 2014 04:29:32 +0000 (23:29 -0500)]
Correct pdf2htmlEX build instructions

11 years agobatch show/hide notes, closes #269
Bryan [Tue, 14 Jan 2014 04:11:30 +0000 (23:11 -0500)]
batch show/hide notes, closes #269

11 years agoConditionally support email; email host is now a setting rather than hard coded.
Bryan [Tue, 14 Jan 2014 04:08:11 +0000 (23:08 -0500)]
Conditionally support email; email host is now a setting rather than hard coded.

11 years agoinclusion of json_pretty for dumping with better UTF8 handling
Bryan [Tue, 14 Jan 2014 03:36:29 +0000 (03:36 +0000)]
inclusion of json_pretty for dumping with better UTF8 handling

11 years agoNicer profile page
Charles Connell [Tue, 14 Jan 2014 03:35:56 +0000 (22:35 -0500)]
Nicer profile page

11 years agoAddress to send emails from
Charles Connell [Tue, 14 Jan 2014 03:34:41 +0000 (22:34 -0500)]
Address to send emails from

11 years agoRevert change to SITE_NAME
Charles Connell [Tue, 14 Jan 2014 00:07:47 +0000 (19:07 -0500)]
Revert change to SITE_NAME

11 years agoEmail settings
Charles Connell [Mon, 13 Jan 2014 23:59:53 +0000 (18:59 -0500)]
Email settings

11 years agofixing migration dependencies for smoother migration.
Bryan [Sun, 12 Jan 2014 08:36:54 +0000 (08:36 +0000)]
fixing migration dependencies for smoother migration.

11 years agomock package is needed for running tests.
Bryan [Sun, 12 Jan 2014 08:35:04 +0000 (08:35 +0000)]
mock package is needed for running tests.

11 years agoupdating slugify for 1.5.5, not necessary but good practice.
Bryan [Sun, 12 Jan 2014 08:10:35 +0000 (08:10 +0000)]
updating slugify for 1.5.5, not necessary but good practice.

11 years agoupdating for TemplateView changes in 1.5
Bryan [Sun, 12 Jan 2014 06:23:33 +0000 (06:23 +0000)]
updating for TemplateView changes in 1.5

11 years agoALLOWED_HOSTS is now a required field, supporting localhost and the various karmanote...
Bryan [Sun, 12 Jan 2014 05:59:01 +0000 (05:59 +0000)]
ALLOWED_HOSTS is now a required field, supporting localhost and the various karmanotes.org URLs.

11 years agoremoving deprecated direct_to_template
Bryan [Sun, 12 Jan 2014 05:34:06 +0000 (05:34 +0000)]
removing deprecated direct_to_template

11 years agoUpgrading to 1.5.5
Bryan [Sun, 12 Jan 2014 05:32:13 +0000 (05:32 +0000)]
Upgrading to 1.5.5

11 years agoImproving login experience
Charles Connell [Sat, 11 Jan 2014 17:47:53 +0000 (12:47 -0500)]
Improving login experience

11 years agoAlways create a new course when using Course form #267
Charles Connell [Fri, 10 Jan 2014 21:42:29 +0000 (16:42 -0500)]
Always create a new course when using Course form #267

11 years agomodels don't work because they aren't in sync with the migrations; dump the field...
Bryan [Fri, 10 Jan 2014 09:24:13 +0000 (04:24 -0500)]
models don't work because they aren't in sync with the migrations; dump the field and recreate it

11 years agothis should do the trick, somehow clearing Note.user values got lost
Bryan [Fri, 10 Jan 2014 08:59:30 +0000 (03:59 -0500)]
this should do the trick, somehow clearing Note.user values got lost

11 years agoserious hacking to deal with existing FK data in Note ... cont'd
Bryan [Fri, 10 Jan 2014 08:53:44 +0000 (03:53 -0500)]
serious hacking to deal with existing FK data in Note ... cont'd

11 years agoserious hacking to deal with existing FK data in Note.
Bryan [Fri, 10 Jan 2014 08:50:25 +0000 (03:50 -0500)]
serious hacking to deal with existing FK data in Note.

11 years agowoops typo, need app not class
Bryan [Fri, 10 Jan 2014 08:39:50 +0000 (03:39 -0500)]
woops typo, need app not class

11 years agofixing dependencies caused by changing a foreign key.
Bryan [Fri, 10 Jan 2014 08:38:12 +0000 (03:38 -0500)]
fixing dependencies caused by changing a foreign key.

11 years agoRename migration to keep things orderly
Charles Connell [Thu, 9 Jan 2014 23:59:56 +0000 (18:59 -0500)]
Rename migration to keep things orderly

11 years agoFirst go at a user system #240 #255 #256
Charles Connell [Thu, 9 Jan 2014 21:04:51 +0000 (16:04 -0500)]
First go at a user system #240 #255 #256

11 years agoupdating all models with Natural Keys for Django [dump|load]data for #89; adding...
Bryan [Thu, 9 Jan 2014 06:21:13 +0000 (01:21 -0500)]
updating all models with Natural Keys for Django [dump|load]data for #89; adding some relevant unique constraints and cleaning up unicode formatting while I'm at it

11 years agotesting json serialization for #89
Bryan [Thu, 9 Jan 2014 06:19:42 +0000 (01:19 -0500)]
testing json serialization for #89

11 years agofixing courses to be more properly unique when importing ocw data.
Bryan [Thu, 9 Jan 2014 06:19:01 +0000 (01:19 -0500)]
fixing courses to be more properly unique when importing ocw data.

11 years agohandling errors with pdf2htmleX and preventing partial Notes from being stored.
Bryan [Wed, 8 Jan 2014 06:12:20 +0000 (01:12 -0500)]
handling errors with pdf2htmleX and preventing partial Notes from being stored.

11 years agoReverting half-merged commits b6f336c6a13b2a41b2c29b35884277aea9daca50 and 3d4edeb156...
Bryan [Wed, 8 Jan 2014 05:30:39 +0000 (00:30 -0500)]
Reverting half-merged commits b6f336c6a13b2a41b2c29b35884277aea9daca50 and 3d4edeb1565e41f692d0c45f064ce3df13e5f211

11 years agoAdded department, professor models, updated courses as appropriate. OCW importer...
Bryan [Wed, 8 Jan 2014 00:08:04 +0000 (19:08 -0500)]
Added department, professor models, updated courses as appropriate. OCW importer uses new models.

11 years agoneed to include the model location.
Bryan [Tue, 7 Jan 2014 20:56:06 +0000 (15:56 -0500)]
need to include the model location.

11 years agoRemoving School and Department from Course model to prevent circular dependencies...
Bryan [Tue, 7 Jan 2014 20:51:20 +0000 (15:51 -0500)]
Removing School and Department from Course model to prevent circular dependencies between Course, Department, and Professor.

11 years agonotes on fab from host machine.
Bryan [Tue, 7 Jan 2014 20:12:50 +0000 (15:12 -0500)]
notes on fab from host machine.

11 years agoFix broken icons
Charles Connell [Tue, 7 Jan 2014 14:04:16 +0000 (09:04 -0500)]
Fix broken icons

11 years agoRemove unused files
Charles Connell [Tue, 7 Jan 2014 14:03:42 +0000 (09:03 -0500)]
Remove unused files

11 years agoReferences to lightboxes we don't have any more #202
Charles Connell [Mon, 6 Jan 2014 20:54:49 +0000 (15:54 -0500)]
References to lightboxes we don't have any more #202

11 years agoMerge remote-tracking branch 'origin/master'
Bryan [Mon, 6 Jan 2014 23:58:17 +0000 (18:58 -0500)]
Merge remote-tracking branch 'origin/master'

11 years agocloses #253 by removing field, adds backend for #236, and nearly completes #68
Bryan [Mon, 6 Jan 2014 23:56:23 +0000 (18:56 -0500)]
closes #253 by removing field, adds backend for #236, and nearly completes #68

11 years agofor #68, fixing upstream link 'display and uploading to FP by URL works.
Bryan [Mon, 6 Jan 2014 22:42:50 +0000 (17:42 -0500)]
for #68, fixing upstream link 'display and uploading to FP by URL works.

11 years agoEnforce school hashtag uniqueness #239
Charles Connell [Mon, 6 Jan 2014 20:43:11 +0000 (15:43 -0500)]
Enforce school hashtag uniqueness #239

11 years agobuild courses and notes out of OCW scraped JSON, except FP won't get the mimetype...
Bryan [Mon, 6 Jan 2014 08:08:36 +0000 (03:08 -0500)]
build courses and notes out of OCW scraped JSON, except FP won't get the mimetype right

11 years agoClean up bugs
Charles Connell [Sun, 5 Jan 2014 03:28:17 +0000 (22:28 -0500)]
Clean up bugs

11 years agoShow PDF controls for powerpoints too
Charles Connell [Sun, 5 Jan 2014 02:34:31 +0000 (21:34 -0500)]
Show PDF controls for powerpoints too

11 years agoAccess search index through singleton object, more selective index updates
Charles Connell [Sun, 5 Jan 2014 02:34:10 +0000 (21:34 -0500)]
Access search index through singleton object, more selective index updates

11 years agoRemember who thanked or flagged notes by session cookies #250
Charles Connell [Sat, 4 Jan 2014 22:27:10 +0000 (17:27 -0500)]
Remember who thanked or flagged notes by session cookies #250

11 years agoAdd LuckyOrange, only enable trackers on production site #162
Charles Connell [Sat, 4 Jan 2014 17:20:33 +0000 (12:20 -0500)]
Add LuckyOrange, only enable trackers on production site #162

11 years agoLog errors in celery tasks
Charles Connell [Sat, 4 Jan 2014 01:45:53 +0000 (20:45 -0500)]
Log errors in celery tasks

11 years agoA migration we need
Charles Connell [Sat, 4 Jan 2014 01:44:02 +0000 (20:44 -0500)]
A migration we need

11 years agoOrder search results properly, paginate them too
Charles Connell [Fri, 3 Jan 2014 23:03:20 +0000 (18:03 -0500)]
Order search results properly, paginate them too

11 years agoScoring of search results
Charles Connell [Fri, 3 Jan 2014 21:10:02 +0000 (16:10 -0500)]
Scoring of search results

11 years agoTiny little bug
Charles Connell [Fri, 3 Jan 2014 21:01:22 +0000 (16:01 -0500)]
Tiny little bug

11 years agoFix logging
Charles Connell [Fri, 3 Jan 2014 17:37:04 +0000 (12:37 -0500)]
Fix logging

11 years agoUpdate example file
Charles Connell [Fri, 3 Jan 2014 17:35:37 +0000 (12:35 -0500)]
Update example file

11 years agoDocument twitter secrets better
Charles Connell [Fri, 3 Jan 2014 19:39:06 +0000 (14:39 -0500)]
Document twitter secrets better

11 years agoDocument IndexDen dependency #237
Charles Connell [Fri, 3 Jan 2014 17:34:25 +0000 (12:34 -0500)]
Document IndexDen dependency #237

11 years agoGenerate cleaner plaintext
Charles Connell [Fri, 3 Jan 2014 17:14:47 +0000 (12:14 -0500)]
Generate cleaner plaintext

11 years agoTiny search improvements
Charles Connell [Fri, 3 Jan 2014 15:19:50 +0000 (10:19 -0500)]
Tiny search improvements

11 years agoBetter looking tweets
Charles Connell [Fri, 3 Jan 2014 15:18:06 +0000 (10:18 -0500)]
Better looking tweets

11 years agoAdding License tracking, upstream file tracking, and displays.
Bryan [Fri, 3 Jan 2014 16:55:36 +0000 (11:55 -0500)]
Adding License tracking, upstream file tracking, and displays.

11 years agonote about fabbing in venv
Bryan [Fri, 3 Jan 2014 15:57:38 +0000 (10:57 -0500)]
note about fabbing in venv

11 years agoslight change to footer text CC license
Andrew Magliozzi [Fri, 3 Jan 2014 15:21:58 +0000 (10:21 -0500)]
slight change to footer text CC license

11 years agoBetter plain text output
Charles Connell [Thu, 2 Jan 2014 21:17:10 +0000 (16:17 -0500)]
Better plain text output

11 years agoIndex tags correctly
Charles Connell [Thu, 2 Jan 2014 21:16:58 +0000 (16:16 -0500)]
Index tags correctly

11 years agofixes for saving courses in the admin interface
Bryan [Thu, 2 Jan 2014 20:49:56 +0000 (15:49 -0500)]
fixes for saving courses in the admin interface

11 years agofixing typo from Bostonian to proper English
Bryan [Thu, 2 Jan 2014 19:38:39 +0000 (14:38 -0500)]
fixing typo from Bostonian to proper English

11 years agoguessing how to run beat from supervisor. maybe it works?
Bryan [Thu, 2 Jan 2014 19:19:42 +0000 (14:19 -0500)]
guessing how to run beat from supervisor. maybe it works?

11 years agothis should add tags into the database from raw document uploads, closes #150
Bryan [Thu, 2 Jan 2014 19:14:43 +0000 (14:14 -0500)]
this should add tags into the database from raw document uploads, closes #150

11 years agoUI for flagging courses
Charles Connell [Thu, 2 Jan 2014 19:03:50 +0000 (14:03 -0500)]
UI for flagging courses

11 years agoCourse link more explicit
Charles Connell [Thu, 2 Jan 2014 18:24:41 +0000 (13:24 -0500)]
Course link more explicit

11 years agoConfirm note flagging
Charles Connell [Thu, 2 Jan 2014 18:04:09 +0000 (13:04 -0500)]
Confirm note flagging

11 years agoMove to html2text
Charles Connell [Thu, 2 Jan 2014 17:16:39 +0000 (12:16 -0500)]
Move to html2text

11 years agoFlag button working
Charles Connell [Thu, 2 Jan 2014 15:54:41 +0000 (10:54 -0500)]
Flag button working

11 years agoBetter header on mobile
Charles Connell [Thu, 2 Jan 2014 15:34:26 +0000 (10:34 -0500)]
Better header on mobile

11 years agoresolving erroneous merge conflict of search.py
Bryan [Thu, 2 Jan 2014 04:23:21 +0000 (23:23 -0500)]
resolving erroneous merge conflict of search.py

11 years agoremoving note_field and desc from Note model. closes #229
Bryan [Thu, 2 Jan 2014 04:17:39 +0000 (23:17 -0500)]
removing note_field and desc from Note model. closes #229

11 years agoImprovements to search page
Charles Connell [Thu, 2 Jan 2014 03:38:34 +0000 (22:38 -0500)]
Improvements to search page

11 years agopersist the GDrive file link for #230
Bryan [Thu, 2 Jan 2014 03:39:17 +0000 (22:39 -0500)]
persist the GDrive file link for #230

11 years agoThis should allow cascading course deletion over notes, but might lose cache sync
Bryan [Thu, 2 Jan 2014 02:21:16 +0000 (21:21 -0500)]
This should allow cascading course deletion over notes, but might lose cache sync

11 years agoRemoving unused directory
Bryan [Thu, 2 Jan 2014 01:54:16 +0000 (20:54 -0500)]
Removing unused directory

11 years agoRemoving unused code.
Bryan [Thu, 2 Jan 2014 01:52:48 +0000 (20:52 -0500)]
Removing unused code.

11 years agostandardizing virtualenv path to {project_root}/venv/
Bryan [Thu, 2 Jan 2014 01:20:45 +0000 (20:20 -0500)]
standardizing virtualenv path to {project_root}/venv/