Seth Woodworth [Wed, 28 Aug 2013 17:45:23 +0000 (13:45 -0400)]
change file upload directory structure
Seth Woodworth [Wed, 28 Aug 2013 17:45:07 +0000 (13:45 -0400)]
cleanup CBV for document_upload
Seth Woodworth [Wed, 28 Aug 2013 16:47:16 +0000 (12:47 -0400)]
refactor RawDocument model
Seth Woodworth [Wed, 28 Aug 2013 16:46:52 +0000 (12:46 -0400)]
cleanup for Note.draft >> is_hidden
Seth Woodworth [Wed, 28 Aug 2013 16:46:27 +0000 (12:46 -0400)]
we can now create RawDocuments
Seth Woodworth [Tue, 27 Aug 2013 17:51:53 +0000 (13:51 -0400)]
Refactor Note > Document, an Abstract Base Class
Here I have refactored all of the shared content of the Note model
to the Document model so I can base Note and RawDocument on it
I've also cleanedup .save() validation and generation
Seth Woodworth [Tue, 27 Aug 2013 17:47:02 +0000 (13:47 -0400)]
moving to the sethwoodworth fork of django-filepicker
Seth Woodworth [Tue, 27 Aug 2013 13:39:12 +0000 (09:39 -0400)]
add django-filepicker and a document_upload app for the new document upload workflow
Seth Woodworth [Tue, 27 Aug 2013 13:37:14 +0000 (09:37 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Tue, 27 Aug 2013 13:37:00 +0000 (09:37 -0400)]
front end changes for filepicker integration
Seth Woodworth [Tue, 27 Aug 2013 13:36:26 +0000 (09:36 -0400)]
back out dropbox changes
Seth Woodworth [Tue, 27 Aug 2013 13:35:35 +0000 (09:35 -0400)]
whitespacebot
Seth Woodworth [Wed, 17 Jul 2013 20:28:14 +0000 (16:28 -0400)]
MIGRATION add Note.draft and set it to True until user submits form, closes #142
Andrew Magliozzi [Wed, 17 Jul 2013 18:43:38 +0000 (14:43 -0400)]
changed from .rst to .md
Andrew Magliozzi [Wed, 17 Jul 2013 18:41:31 +0000 (14:41 -0400)]
Rename README.rst to README.md
Seth Woodworth [Fri, 12 Jul 2013 19:26:38 +0000 (15:26 -0400)]
first draft of the dropbox via ajaxuploader functionality for testing
Seth Woodworth [Fri, 12 Jul 2013 17:02:38 +0000 (13:02 -0400)]
adding dropbox file-picker to new template and to the add_note partial
Seth Woodworth [Fri, 12 Jul 2013 17:01:19 +0000 (13:01 -0400)]
whitespacebot
Seth Woodworth [Fri, 12 Jul 2013 13:50:48 +0000 (09:50 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Tue, 9 Jul 2013 15:33:03 +0000 (11:33 -0400)]
whitespacebot
Seth Woodworth [Tue, 9 Jul 2013 15:18:17 +0000 (11:18 -0400)]
Adding 'careers', 'adults', 'hospital', 'childcare' to RESTRICTED_WORDS
Robert Call [Tue, 9 Jul 2013 13:57:41 +0000 (09:57 -0400)]
Update os-install.rst
Changed postgresql-server to postgresql-9.1
Seth Woodworth [Mon, 8 Jul 2013 19:20:48 +0000 (15:20 -0400)]
cleanup and comment sanitize script
Seth Woodworth [Mon, 8 Jul 2013 18:43:34 +0000 (14:43 -0400)]
adding a management command to santize schools from the usde database
Seth Woodworth [Tue, 2 Jul 2013 20:48:44 +0000 (16:48 -0400)]
disabling Note.sanitize_html in gdrive processing as a workaround
Seth Woodworth [Tue, 2 Jul 2013 19:51:10 +0000 (12:51 -0700)]
Merge pull request #134 from FinalsClub/found4
Migration to Foundation v4
Seth Woodworth [Tue, 2 Jul 2013 19:43:49 +0000 (15:43 -0400)]
more changes to footer for foundation 4 migration
Seth Woodworth [Tue, 2 Jul 2013 19:31:30 +0000 (15:31 -0400)]
port site-wide footer to foundation 4
Seth Woodworth [Tue, 2 Jul 2013 19:19:04 +0000 (15:19 -0400)]
fix very-small view of dates on the frontpage for foundation
Seth Woodworth [Tue, 2 Jul 2013 18:47:54 +0000 (14:47 -0400)]
split course_list_entry into new template, and refactor for foundation4 mobile
Seth Woodworth [Tue, 2 Jul 2013 15:24:48 +0000 (11:24 -0400)]
port course_detail and note_detail pages to foundation 4, override some foundation behavior for breadcrumbs
Seth Woodworth [Tue, 2 Jul 2013 14:43:39 +0000 (10:43 -0400)]
port the course_detail page and the add_note form to foundation 4
Seth Woodworth [Mon, 1 Jul 2013 21:59:09 +0000 (17:59 -0400)]
start migrating the base template and header, start bringing in new foundation files
Seth Woodworth [Mon, 1 Jul 2013 21:57:50 +0000 (17:57 -0400)]
migrate add course form to foundation
Seth Woodworth [Mon, 1 Jul 2013 21:57:32 +0000 (17:57 -0400)]
migrate front page to foundation4, works on ipads
Seth Woodworth [Mon, 1 Jul 2013 21:56:30 +0000 (17:56 -0400)]
migrate about html and css to foundation4, working for iphones
Seth Woodworth [Mon, 1 Jul 2013 18:06:07 +0000 (14:06 -0400)]
oops, fix generating conditional is_pdf and is_ppt in raw PDFView class
Seth Woodworth [Mon, 1 Jul 2013 16:50:00 +0000 (12:50 -0400)]
making assorted changes for ppt file_type marking on the Note model
Seth Woodworth [Mon, 1 Jul 2013 16:48:18 +0000 (12:48 -0400)]
when uploading files to gdrive, ppt files will mark themselves as ppt files
Seth Woodworth [Wed, 26 Jun 2013 21:10:44 +0000 (21:10 +0000)]
finish off changes to google drive to allow for ppt > pdf and pdf.js
Seth Woodworth [Wed, 26 Jun 2013 20:35:10 +0000 (20:35 +0000)]
Merge branch 'ppt-gdrive' of https://github.com/FinalsClub/karmaworld into ppt-gdrive
Conflicts:
karmaworld/apps/notes/gdrive.py
Seth Woodworth [Wed, 26 Jun 2013 20:34:12 +0000 (20:34 +0000)]
refactor functions out of gdrive
Seth Woodworth [Wed, 26 Jun 2013 20:33:00 +0000 (16:33 -0400)]
more tests for gdrive
Seth Woodworth [Wed, 26 Jun 2013 19:52:33 +0000 (15:52 -0400)]
remove ocr for ppt
Seth Woodworth [Wed, 26 Jun 2013 19:46:06 +0000 (15:46 -0400)]
adding some test changes to ppt handling for testing on beta
Seth Woodworth [Wed, 26 Jun 2013 17:15:14 +0000 (13:15 -0400)]
add amazon donation button to about page
Seth Woodworth [Wed, 26 Jun 2013 16:59:04 +0000 (12:59 -0400)]
make fontsizes smaller in school autocomplete to fit more schools
Seth Woodworth [Wed, 26 Jun 2013 16:58:25 +0000 (12:58 -0400)]
modify the autocomplete ajax method to return School.alias matches before name matches
Seth Woodworth [Wed, 26 Jun 2013 16:57:13 +0000 (12:57 -0400)]
add priority and alias models to School model, change default sort to use priority
Seth Woodworth [Sat, 15 Jun 2013 01:07:20 +0000 (21:07 -0400)]
pass a JS variable to viewer.js to load pdf.js workers from
Seth Woodworth [Sat, 15 Jun 2013 00:41:11 +0000 (20:41 -0400)]
simplify and future proof pdf specific template variables
Seth Woodworth [Sat, 15 Jun 2013 00:40:19 +0000 (20:40 -0400)]
update url routes with nicer .format()ing
Seth Woodworth [Sat, 15 Jun 2013 00:39:49 +0000 (20:39 -0400)]
update the pdf view to create the correct path to pdf media
Seth Woodworth [Sat, 15 Jun 2013 00:39:00 +0000 (20:39 -0400)]
add comment to note model
Seth Woodworth [Thu, 13 Jun 2013 19:00:48 +0000 (15:00 -0400)]
add media route for pdf handling
Seth Woodworth [Thu, 13 Jun 2013 19:00:17 +0000 (15:00 -0400)]
fix relative path to pdf worker
Seth Woodworth [Wed, 5 Jun 2013 21:10:18 +0000 (17:10 -0400)]
adding a simple favicon to base.html and an icon to the assets pack
Seth Woodworth [Tue, 4 Jun 2013 03:00:03 +0000 (23:00 -0400)]
rework note html for pdfview/
Seth Woodworth [Tue, 4 Jun 2013 02:59:28 +0000 (22:59 -0400)]
convert PDFView from TemplateView to DetailView
Seth Woodworth [Tue, 4 Jun 2013 02:59:13 +0000 (22:59 -0400)]
move the pdfview url to avoid the hungrier course/slug routes
Seth Woodworth [Tue, 4 Jun 2013 01:34:34 +0000 (21:34 -0400)]
including relevant js to pdfembed html
Seth Woodworth [Tue, 4 Jun 2013 01:34:17 +0000 (21:34 -0400)]
make notes render the pdfview in an iframe for pdfs
Seth Woodworth [Tue, 4 Jun 2013 01:33:51 +0000 (21:33 -0400)]
adding ltf declartion to <html> element for pdf.js
Seth Woodworth [Tue, 4 Jun 2013 01:32:57 +0000 (21:32 -0400)]
add viewer css
Seth Woodworth [Tue, 4 Jun 2013 01:32:38 +0000 (21:32 -0400)]
add a PDFView TemplateVie and a get_context_data value to views for Site/domain
Seth Woodworth [Tue, 4 Jun 2013 01:31:57 +0000 (21:31 -0400)]
rename pdf url
Seth Woodworth [Tue, 4 Jun 2013 01:31:02 +0000 (21:31 -0400)]
adding a url for testing pdfs
Seth Woodworth [Sun, 2 Jun 2013 17:47:11 +0000 (13:47 -0400)]
adding pdf.js toolbar images
Seth Woodworth [Fri, 31 May 2013 22:54:17 +0000 (18:54 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld into pdfjs
Andrew Magliozzi [Tue, 28 May 2013 17:02:33 +0000 (14:02 -0300)]
slight edit
Andrew Magliozzi [Tue, 28 May 2013 17:00:57 +0000 (14:00 -0300)]
slight changes to about page text
Seth Woodworth [Tue, 28 May 2013 05:17:04 +0000 (01:17 -0400)]
removing hero image from terms of service
Seth Woodworth [Tue, 28 May 2013 05:14:50 +0000 (01:14 -0400)]
checking in template additions
Seth Woodworth [Fri, 24 May 2013 01:21:04 +0000 (21:21 -0400)]
adding pdf.js and viewer.js mozilla libraries to a new vendor/js asset heirarchy
Seth Woodworth [Thu, 23 May 2013 22:50:51 +0000 (18:50 -0400)]
cleanup gdrive, closes #99
Seth Woodworth [Thu, 23 May 2013 21:28:33 +0000 (17:28 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Thu, 23 May 2013 21:25:57 +0000 (17:25 -0400)]
adding opentip for course_list upload tooltips
Robert Call [Thu, 23 May 2013 21:03:00 +0000 (18:03 -0300)]
Added celeryd tmp documentaiton
Added celeryd temp. documentation. Hope to replace with fabric stuff in the future.
Robert Call [Thu, 23 May 2013 20:38:42 +0000 (17:38 -0300)]
Added modified Zamboni celeryd init script
Seth Woodworth [Thu, 23 May 2013 19:18:14 +0000 (15:18 -0400)]
comment the strip_html management command
Seth Woodworth [Thu, 23 May 2013 19:17:37 +0000 (15:17 -0400)]
remove the photo of the team, replace it with the recut KarmaNotes video on Vimeo
Seth Woodworth [Wed, 22 May 2013 20:43:24 +0000 (16:43 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Wed, 22 May 2013 20:43:11 +0000 (16:43 -0400)]
adding note count to homepage intro text
NYNEX [Wed, 22 May 2013 16:52:56 +0000 (12:52 -0400)]
added missing deps. in os-install.rst
Charles Holbrow [Thu, 18 Apr 2013 22:01:43 +0000 (18:01 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Charles Holbrow [Thu, 18 Apr 2013 22:01:32 +0000 (18:01 -0400)]
option to prevent changing of school string field when adding a course. Code is commented out -- need to add functionality to change it once you have set it -- and functionality to prevent adding a course until you have chosen a shool #103
Seth Woodworth [Thu, 18 Apr 2013 21:29:09 +0000 (17:29 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Thu, 18 Apr 2013 21:28:54 +0000 (17:28 -0400)]
adding model method for sanitize_html
Seth Woodworth [Thu, 18 Apr 2013 21:28:35 +0000 (17:28 -0400)]
process note html for a target=_blank on file upload and adding managment command for old files
Charles Holbrow [Thu, 18 Apr 2013 20:58:28 +0000 (16:58 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Charles Holbrow [Thu, 18 Apr 2013 20:58:23 +0000 (16:58 -0400)]
client side verification of year field in note upload dialog
Charles Holbrow [Thu, 18 Apr 2013 18:02:08 +0000 (14:02 -0400)]
Only overwrite the name of a newly uploaded file iff the user actualy entered a name in the name field
Seth Woodworth [Thu, 18 Apr 2013 17:57:40 +0000 (13:57 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Charles Holbrow [Thu, 18 Apr 2013 17:37:39 +0000 (13:37 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Thu, 18 Apr 2013 17:36:13 +0000 (13:36 -0400)]
cleanup courses.views
Charles Holbrow [Thu, 18 Apr 2013 17:25:03 +0000 (13:25 -0400)]
check if the note has html in note_detail template #105
Seth Woodworth [Thu, 18 Apr 2013 17:14:59 +0000 (13:14 -0400)]
tweak the inverted_button for upload styling
Seth Woodworth [Thu, 18 Apr 2013 17:10:29 +0000 (13:10 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld
Seth Woodworth [Thu, 18 Apr 2013 17:10:05 +0000 (13:10 -0400)]
adding more spacing to add note partial form, ref #110
Charles Holbrow [Thu, 18 Apr 2013 17:08:23 +0000 (13:08 -0400)]
Merge branch 'master' of github.com:FinalsClub/karmaworld