Seth Call
|
ccd60aa631
|
* merged develop
|
2015-03-24 11:27:26 -05:00 |
Seth Call
|
36b4179492
|
* VRFS-2972 - adding test purchase feature to jam-admin for buying all JamTracks (admin users only)
|
2015-03-20 17:26:56 -05:00 |
Seth Call
|
f9e02c5707
|
Merge branch 'develop' into feature/jam_track_ui_2
Conflicts:
admin/app/admin/jam_tracks.rb
admin/app/views/admin/jam_tracks/_form.html.slim
admin/app/views/admin/jam_tracks/_jam_track_track_fields.html.slim
admin/config/initializers/jam_tracks.rb
db/manifest
ruby/lib/jam_ruby.rb
ruby/lib/jam_ruby/app/uploaders/jam_track_track_uploader.rb
ruby/lib/jam_ruby/jam_tracks_manager.rb
ruby/lib/jam_ruby/models/jam_track.rb
ruby/lib/jam_ruby/models/jam_track_right.rb
ruby/lib/jam_ruby/models/jam_track_track.rb
ruby/spec/jam_ruby/models/jam_track_right_spec.rb
ruby/spec/jam_ruby/models/jam_track_track_spec.rb
ruby/spec/jam_ruby/resque/jam_tracks_builder_spec.rb
web/app/assets/javascripts/download_jamtrack.js.coffee
web/app/assets/javascripts/globals.js
web/app/assets/javascripts/jam_rest.js
web/app/assets/javascripts/order.js
web/app/assets/javascripts/playbackControls.js
web/app/assets/javascripts/session.js
web/app/assets/stylesheets/client/session.css.scss
web/app/controllers/api_jam_tracks_controller.rb
web/app/controllers/api_recurly_controller.rb
web/spec/controllers/api_jam_tracks_controller_spec.rb
|
2015-03-12 08:51:52 -05:00 |
Seth Call
|
a10705c163
|
* VRFS-2909 - jam tracks importer
|
2015-03-09 09:44:12 -05:00 |
Steven Miers
|
ead2921e84
|
VRFS-2782 : Add api controller test for multiple bitrates. Fix bug found as a result.
|
2015-03-04 16:13:58 -06:00 |
Steven Miers
|
63c45e0a6e
|
VRFS-2782 : Support multiple bitrates throughout models, managers, up loaders and builders.
|
2015-03-04 16:03:57 -06:00 |
Steven Miers
|
2004d48fa1
|
Merge
|
2015-03-04 16:03:28 -06:00 |
Steven Miers
|
5396e66c67
|
Merge with develop
|
2015-02-27 11:51:45 -06:00 |
Steven Miers
|
030fa1a351
|
VRFS-2782 : Add api controller test for multiple bitrates. Fix bug found as a result.
|
2015-02-26 17:43:22 -06:00 |
Steven Miers
|
bd08b40e71
|
VRFS-2782 : Support multiple bitrates throughout models, managers, up loaders and builders.
|
2015-02-26 17:00:01 -06:00 |
Steven Miers
|
ef287187ba
|
VRFS-2782 : Support multiple bit rates for jam tracks: migration, model and test updates.
|
2015-02-25 17:19:03 -06:00 |
Steven Miers
|
9c9c01b2fd
|
VRFS-2785 : Make id fields accessible for admin UI.
|
2015-02-25 09:41:51 -06:00 |
Seth Call
|
4d8a7a9bc1
|
* wip
|
2015-01-11 15:42:12 -06:00 |
Seth Call
|
2c798e8860
|
* VRFS-2629 - one can follow the progression of a jam track being signed with detail
|
2015-01-09 11:23:20 -06:00 |
Seth Call
|
6906e4454a
|
* VRFS-2601 - REST API to return keys
|
2015-01-05 16:53:43 -06:00 |
Steven Miers
|
bbee617c4b
|
VRFS-1960 : Jam Track Signed Notification, usage in notificationPanel, and spec.
|
2014-12-22 14:23:05 -06:00 |
Steven Miers
|
34cb617f5f
|
VRFS-1960 : download API for JamTracks, including a new message type, rescue job that builds the JKZ, and specs that exercise it all.
|
2014-12-17 17:19:36 -06:00 |
Steven Miers
|
795cb6f536
|
Dedicated spec for testing cleaner. Some cleanup/renaming.
|
2014-12-15 23:57:57 -06:00 |
Steven Miers
|
ff42a84598
|
VRFS-2482 : Jam Tracks cleanup and initial spec.
|
2014-12-15 20:30:46 -06:00 |
Steven Miers
|
8ac9d19e73
|
VRFS-2481 : Use jam_tracks object hierarchy to create jkz file, and upload to AWS. Meshed out spec to verify creation and upload, including a real ogg file (required by the python tool).
|
2014-12-15 18:02:51 -06:00 |
Steven Miers
|
ac2daed4da
|
VRFS-2481 : Jam Tracks python layer and source.
|
2014-12-15 12:16:19 -06:00 |
Steven Miers
|
f6fef00ea5
|
VRFS-1952 : Schema changes for proper type and incremental code changes. WIP.
|
2014-12-15 12:16:19 -06:00 |
Steven Miers
|
41096f08ad
|
VRFS-2480: Additional back-end and UI functionality required for checking out.
|
2014-12-01 18:45:41 -06:00 |
Steven Miers
|
433fe0be74
|
Initial merge and manual conflict and fix for tests.
|
2014-11-04 14:55:12 -06:00 |