1
0
mirror of https://github.com/ascribe/onion.git synced 2025-01-09 13:21:44 +01:00
onion/js/components
diminator e7d85d6eb8 updated thumbnails:
- support multiformat
- runs in celery (way faster registration!)

updated s3 url generation:
- anonymous "/DEPLOYMENT/USER_ID_MD5/PIECE_FILE_HASH/CATEGORY/FILENAME.EXT"
- refactored code

!!!!install postgres hstore extension
sudo apt-get install postgresql postgresql-contrib
sudo su - postgres
psql mysite_db -c 'create extension hstore;'
./manage.py migrate
2015-07-21 15:52:58 +02:00
..
ascribe_accordion_list updated thumbnails: 2015-07-21 15:52:58 +02:00
ascribe_buttons add logging and responsive user navigation 2015-07-16 19:12:18 +02:00
ascribe_collapsible
ascribe_detail updated thumbnails: 2015-07-21 15:52:58 +02:00
ascribe_forms patch logout behavior 2015-07-17 18:53:04 +02:00
ascribe_media s3 urls anonymous and refactored 2015-07-20 18:59:32 +02:00
ascribe_modal
ascribe_pagination
ascribe_piece_list_bulk_modal
ascribe_piece_list_toolbar
ascribe_slides_container
ascribe_table
ascribe_uploader s3 urls anonymous and refactored 2015-07-20 18:59:32 +02:00
whitelabel/prize Logout is now a route 2015-07-17 15:02:44 +02:00
acl_proxy.js specify editions generically by whitelabel 2015-07-15 01:40:48 +02:00
ascribe_app.js
coa_verify_container.js
footer.js
global_notification.js better error messages for API failures 2015-07-17 16:12:24 +02:00
header_notification_debug.js
header.js Merged in AD-586-implement-logging-for-whole-app (pull request #12) 2015-07-17 18:25:56 +02:00
login_container.js
login_modal_handler.js
logout_container.js patch logout behavior 2015-07-17 18:53:04 +02:00
password_reset_container.js width styling of forms 2015-07-15 13:20:34 +02:00
piece_list.js
register_piece.js error handling first cut 2015-07-17 15:41:09 +02:00
routes.js
settings_container.js set csrftokens as constants 2015-07-16 18:17:45 +02:00
signup_container.js add licences for cc 2015-07-15 11:28:53 +02:00