2013-07-08 |
Seth Woodworth | adding a management command to santize schools from...
|
commit | commitdiff | tree |
2013-07-02 |
Seth Woodworth | disabling Note.sanitize_html in gdrive processing as...
|
commit | commitdiff | tree |
2013-07-02 |
Seth Woodworth | Merge pull request #134 from FinalsClub/found4
|
commit | commitdiff | tree |
2013-07-02 |
Seth Woodworth | more changes to footer for foundation 4 migration
|
commit | commitdiff | tree |
2013-07-02 |
Seth Woodworth | port site-wide footer to foundation 4
|
commit | commitdiff | tree |
2013-07-02 |
Seth Woodworth | fix very-small view of dates on the frontpage for foundation
|
commit | commitdiff | tree |
2013-07-02 |
Seth Woodworth | split course_list_entry into new template, and refactor...
|
commit | commitdiff | tree |
2013-07-02 |
Seth Woodworth | port course_detail and note_detail pages to foundation...
|
commit | commitdiff | tree |
2013-07-02 |
Seth Woodworth | port the course_detail page and the add_note form to...
|
commit | commitdiff | tree |
2013-07-01 |
Seth Woodworth | start migrating the base template and header, start...
|
commit | commitdiff | tree |
2013-07-01 |
Seth Woodworth | migrate add course form to foundation
|
commit | commitdiff | tree |
2013-07-01 |
Seth Woodworth | migrate front page to foundation4, works on ipads
|
commit | commitdiff | tree |
2013-07-01 |
Seth Woodworth | migrate about html and css to foundation4, working...
|
commit | commitdiff | tree |
2013-07-01 |
Seth Woodworth | oops, fix generating conditional is_pdf and is_ppt...
|
commit | commitdiff | tree |
2013-07-01 |
Seth Woodworth | making assorted changes for ppt file_type marking on...
|
commit | commitdiff | tree |
2013-07-01 |
Seth Woodworth | when uploading files to gdrive, ppt files will mark...
|
commit | commitdiff | tree |
2013-06-26 |
Seth Woodworth | finish off changes to google drive to allow for ppt...
|
commit | commitdiff | tree |
2013-06-26 |
Seth Woodworth | Merge branch 'ppt-gdrive' of https://github.com/FinalsClub...
|
commit | commitdiff | tree |
2013-06-26 |
Seth Woodworth | refactor functions out of gdrive
|
commit | commitdiff | tree |
2013-06-26 |
Seth Woodworth | more tests for gdrive
|
commit | commitdiff | tree |
2013-06-26 |
Seth Woodworth | remove ocr for ppt
|
commit | commitdiff | tree |
2013-06-26 |
Seth Woodworth | adding some test changes to ppt handling for testing...
|
commit | commitdiff | tree |
2013-06-26 |
Seth Woodworth | add amazon donation button to about page
|
commit | commitdiff | tree |
2013-06-26 |
Seth Woodworth | make fontsizes smaller in school autocomplete to fit...
|
commit | commitdiff | tree |
2013-06-26 |
Seth Woodworth | modify the autocomplete ajax method to return School...
|
commit | commitdiff | tree |
2013-06-26 |
Seth Woodworth | add priority and alias models to School model, change...
|
commit | commitdiff | tree |
2013-06-15 |
Seth Woodworth | pass a JS variable to viewer.js to load pdf.js workers...
|
commit | commitdiff | tree |
2013-06-15 |
Seth Woodworth | simplify and future proof pdf specific template variables
|
commit | commitdiff | tree |
2013-06-15 |
Seth Woodworth | update url routes with nicer .format()ing
|
commit | commitdiff | tree |
2013-06-15 |
Seth Woodworth | update the pdf view to create the correct path to pdf...
|
commit | commitdiff | tree |
2013-06-15 |
Seth Woodworth | add comment to note model
|
commit | commitdiff | tree |
2013-06-13 |
Seth Woodworth | add media route for pdf handling
|
commit | commitdiff | tree |
2013-06-13 |
Seth Woodworth | fix relative path to pdf worker
|
commit | commitdiff | tree |
2013-06-05 |
Seth Woodworth | adding a simple favicon to base.html and an icon to...
|
commit | commitdiff | tree |
2013-06-04 |
Seth Woodworth | rework note html for pdfview/
|
commit | commitdiff | tree |
2013-06-04 |
Seth Woodworth | convert PDFView from TemplateView to DetailView
|
commit | commitdiff | tree |
2013-06-04 |
Seth Woodworth | move the pdfview url to avoid the hungrier course/slug...
|
commit | commitdiff | tree |
2013-06-04 |
Seth Woodworth | including relevant js to pdfembed html
|
commit | commitdiff | tree |
2013-06-04 |
Seth Woodworth | make notes render the pdfview in an iframe for pdfs
|
commit | commitdiff | tree |
2013-06-04 |
Seth Woodworth | adding ltf declartion to <html> element for pdf.js
|
commit | commitdiff | tree |
2013-06-04 |
Seth Woodworth | add viewer css
|
commit | commitdiff | tree |
2013-06-04 |
Seth Woodworth | add a PDFView TemplateVie and a get_context_data value...
|
commit | commitdiff | tree |
2013-06-04 |
Seth Woodworth | rename pdf url
|
commit | commitdiff | tree |
2013-06-04 |
Seth Woodworth | adding a url for testing pdfs
|
commit | commitdiff | tree |
2013-06-02 |
Seth Woodworth | adding pdf.js toolbar images
|
commit | commitdiff | tree |
2013-05-31 |
Seth Woodworth | Merge branch 'master' of github.com:FinalsClub/karmaworld...
|
commit | commitdiff | tree |
2013-05-28 |
Seth Woodworth | removing hero image from terms of service
|
commit | commitdiff | tree |
2013-05-28 |
Seth Woodworth | checking in template additions
|
commit | commitdiff | tree |
2013-05-24 |
Seth Woodworth | adding pdf.js and viewer.js mozilla libraries to a...
|
commit | commitdiff | tree |
2013-05-23 |
Seth Woodworth | cleanup gdrive, closes #99
|
commit | commitdiff | tree |
2013-05-23 |
Seth Woodworth | Merge branch 'master' of github.com:FinalsClub/karmaworld
|
commit | commitdiff | tree |
2013-05-23 |
Seth Woodworth | adding opentip for course_list upload tooltips
|
commit | commitdiff | tree |
2013-05-23 |
Seth Woodworth | comment the strip_html management command
|
commit | commitdiff | tree |
2013-05-23 |
Seth Woodworth | remove the photo of the team, replace it with the recut...
|
commit | commitdiff | tree |
2013-05-22 |
Seth Woodworth | Merge branch 'master' of github.com:FinalsClub/karmaworld
|
commit | commitdiff | tree |
2013-05-22 |
Seth Woodworth | adding note count to homepage intro text
|
commit | commitdiff | tree |
2013-04-18 |
Seth Woodworth | Merge branch 'master' of github.com:FinalsClub/karmaworld
|
commit | commitdiff | tree |
2013-04-18 |
Seth Woodworth | adding model method for sanitize_html
|
commit | commitdiff | tree |
2013-04-18 |
Seth Woodworth | process note html for a target=_blank on file upload...
|
commit | commitdiff | tree |
2013-04-18 |
Seth Woodworth | Merge branch 'master' of github.com:FinalsClub/karmaworld
|
commit | commitdiff | tree |
2013-04-18 |
Seth Woodworth | cleanup courses.views
|
commit | commitdiff | tree |
2013-04-18 |
Seth Woodworth | tweak the inverted_button for upload styling
|
commit | commitdiff | tree |
2013-04-18 |
Seth Woodworth | Merge branch 'master' of github.com:FinalsClub/karmaworld
|
commit | commitdiff | tree |
2013-04-18 |
Seth Woodworth | adding more spacing to add note partial form, ref #110
|
commit | commitdiff | tree |
2013-04-18 |
Seth Woodworth | split note_list_entry out of course_detail into a new...
|
commit | commitdiff | tree |
2013-04-18 |
Seth Woodworth | adding link to course with course url, and css styles...
|
commit | commitdiff | tree |
2013-04-18 |
Seth Woodworth | Merge branch 'master' of github.com:FinalsClub/karmaworld
|
commit | commitdiff | tree |
2013-04-18 |
Seth Woodworth | adding .tags to .gitignore
|
commit | commitdiff | tree |
2013-04-18 |
Seth Woodworth | removing ListView from urls imports, no longer required
|
commit | commitdiff | tree |
2013-03-27 |
Seth Woodworth | Merge branch 'master' of github.com:FinalsClub/karmaworld
|
commit | commitdiff | tree |
2013-03-27 |
Seth Woodworth | add errors to add-course form
|
commit | commitdiff | tree |
2013-03-27 |
Seth Woodworth | add javascript to auto-scroll down to form if there...
|
commit | commitdiff | tree |
2013-03-27 |
Seth Woodworth | combine home page ListView with the CourseSaveView...
|
commit | commitdiff | tree |
2013-03-26 |
Seth Woodworth | Merge branch 'master' of https://github.com/FinalsClub...
|
commit | commitdiff | tree |
2013-03-26 |
Seth Woodworth | add additional handling for ocr-able files: pdf jpg png
|
commit | commitdiff | tree |
2013-03-26 |
Seth Woodworth | Merge branch 'master' of https://github.com/FinalsClub...
|
commit | commitdiff | tree |
2013-03-26 |
Seth Woodworth | modify gdrive to ocr pdf files by default, improved...
|
commit | commitdiff | tree |
2013-03-25 |
Seth Woodworth | set Note.name to filename by default
|
commit | commitdiff | tree |
2013-03-25 |
Seth Woodworth | moving the thankyou form to the right place, styling...
|
commit | commitdiff | tree |
2013-03-25 |
Seth Woodworth | add course url to partial form and start moving thankyou...
|
commit | commitdiff | tree |
2013-03-25 |
Seth Woodworth | on Note.save, if upload date is greater than course...
|
commit | commitdiff | tree |
2013-03-25 |
Seth Woodworth | better debug messages for note form invalid
|
commit | commitdiff | tree |
2013-03-21 |
Seth Woodworth | Merge branch 'master' of github.com:FinalsClub/karmaworld
|
commit | commitdiff | tree |
2013-03-21 |
Seth Woodworth | remove cruft from Course.save
|
commit | commitdiff | tree |
2013-03-21 |
Seth Woodworth | finish the add course partial form
|
commit | commitdiff | tree |
2013-03-21 |
Seth Woodworth | js fixes
|
commit | commitdiff | tree |
2013-03-21 |
Seth Woodworth | Merge branch 'master' of github.com:FinalsClub/karmaworld
|
commit | commitdiff | tree |
2013-03-21 |
Seth Woodworth | fix add-note form action and server handling for save
|
commit | commitdiff | tree |
2013-03-21 |
Seth Woodworth | Merge branch 'master' of github.com:FinalsClub/karmaworld
|
commit | commitdiff | tree |
2013-03-21 |
Seth Woodworth | updating more js functionality for adding notes
|
commit | commitdiff | tree |
2013-03-21 |
Seth Woodworth | print errors on invalid forms?
|
commit | commitdiff | tree |
2013-03-21 |
Seth Woodworth | Merge branch 'master' of github.com:FinalsClub/karmaworld
|
commit | commitdiff | tree |
2013-03-21 |
Seth Woodworth | update lightboxupload javascript to work with new add...
|
commit | commitdiff | tree |
2013-03-21 |
Seth Woodworth | add style for add-note partial
|
commit | commitdiff | tree |
2013-03-21 |
Seth Woodworth | improve add-note partial layout
|
commit | commitdiff | tree |
2013-03-21 |
Seth Woodworth | add TODO comment for NoteForm in view handling of invalid...
|
commit | commitdiff | tree |
2013-03-20 |
Seth Woodworth | Merge branch 'master' of github.com:FinalsClub/karmaworld
|
commit | commitdiff | tree |
2013-03-20 |
Seth Woodworth | adding Note.year for Academic year, not tested, status...
|
commit | commitdiff | tree |
2013-03-20 |
Seth Woodworth | made new add-note-form and connected buttons to it...
|
commit | commitdiff | tree |
2013-03-19 |
Seth Woodworth | tweak frontpage styling to match design
|
commit | commitdiff | tree |
next |