Brian Smith
|
3bc94249ca
|
VRFS-1497 VRFS-1749 added resque job to clean stale sessions, added tests for session scheduler and session cleaner jobs
|
2014-07-11 02:23:10 -04:00 |
Seth Call
|
55aea1109f
|
* VRFS-1869 - use offset
|
2014-07-10 22:08:03 -05:00 |
Seth Call
|
f693470c63
|
* VRFS-1910 - approved_rsvps to handle null instruments on slots, as well as remove attr_accessors as holders on user model
|
2014-07-10 15:22:00 -05:00 |
Seth Call
|
3a5d146ef3
|
* change can_delete to can_cancel, and don't cehck for start_at anymore
|
2014-07-10 11:38:17 -05:00 |
Seth Call
|
f2975c8838
|
* VRFS-1908 - add more canceled checks
|
2014-07-10 11:27:26 -05:00 |
Seth Call
|
0020a8eb0d
|
* VRFS-1889 completed; VRFS-1879 - partially done
|
2014-07-08 13:34:03 -05:00 |
Brian Smith
|
4872c037ad
|
added field to approved_rsvps method per request from Bert
|
2014-07-05 21:51:45 -04:00 |
Brian Smith
|
4e1a68f344
|
VRFS-1855 fixed Create / Find Session issues related to open RSVPs
|
2014-07-03 00:51:54 -04:00 |
Bert Owen
|
421d183ba3
|
Merge branch 'develop' of https://bitbucket.org/jamkazam/jam-cloud into develop
|
2014-07-02 15:57:55 +02:00 |
Bert Owen
|
2ced001f77
|
add account scheduled session properties page, add spec, fix detail page, create session flow
|
2014-07-02 15:57:18 +02:00 |
Brian Smith
|
0ece384569
|
VRFS-1828 VRFS-1829 add date/time info to Find Session screen, fix RSVP dialog issues
|
2014-07-01 00:36:06 -04:00 |
Seth Call
|
2cdc1b87e3
|
VRFS-1817 remove jamtracks option
|
2014-06-30 16:24:56 -05:00 |
Seth Call
|
7a10e67c76
|
* take out restriction for max 12 hours in the future for scheduled sessions
|
2014-06-30 16:14:01 -05:00 |
Bert Owen
|
156095f3c8
|
Merge branch 'develop' of https://bitbucket.org/jamkazam/jam-cloud into develop
|
2014-06-29 15:55:18 +02:00 |
Bert Owen
|
07d96d7a57
|
VRFS-1667, VRFS-1729 implemented account session page, session detail page
|
2014-06-29 15:54:51 +02:00 |
Brian Smith
|
287faa765c
|
VRFS-1812 added latency indicators to the session info page
|
2014-06-28 13:06:32 -04:00 |
Seth Call
|
fe7c58bafc
|
* adding code to handled positive timezone
|
2014-06-25 10:21:36 -05:00 |
Seth Call
|
f9ce995a8f
|
* tweak date offset logic
|
2014-06-25 21:50:20 -05:00 |
Seth Call
|
c7a0208804
|
* create session/find session 'what app' guard movement; * VRFS-1753 - network guard in place (and FTUE guard withit)
|
2014-06-25 16:54:31 -05:00 |
Seth Call
|
464c595d6b
|
* fixing controller/request tests
|
2014-06-24 10:33:31 -05:00 |
Brian Smith
|
bc47a0a599
|
VRFS-1669 find session wip
|
2014-06-21 16:16:39 -04:00 |
Bert Owen
|
af06127403
|
fix create session flow, rsvp
|
2014-06-20 02:43:21 +08:00 |
Bert Owen
|
f27ff725ef
|
fix create session flow errors.
|
2014-06-19 00:15:56 +02:00 |
Seth Call
|
39a55f562c
|
* VRFS-1684 and VRFS-1684 (find session APIs) completede
|
2014-06-17 17:16:49 -05:00 |
Seth Call
|
106222638f
|
* VRFS-1684 and VRFS-1686 - updating stored procs, added /api/sessions/nonactive/, adding a bunch of tests for sms_index
|
2014-06-17 14:10:24 -05:00 |
Brian Smith
|
4c81fdc1eb
|
Merge branch 'feature/scheduled_sessions' of bitbucket.org:jamkazam/jam-cloud into feature/scheduled_sessions
|
2014-06-15 15:49:47 -04:00 |
Brian Smith
|
7f3f47c3e6
|
VRFS-1749 session info tests
|
2014-06-15 15:49:43 -04:00 |
Bert Owen
|
ab2ad1b93c
|
Merge branch 'feature/scheduled_sessions' of https://bitbucket.org/jamkazam/jam-cloud into feature/scheduled_sessions
|
2014-06-15 15:12:07 +08:00 |
Bert Owen
|
db6d6fa315
|
fix tests, rsvp error
|
2014-06-15 15:10:44 +08:00 |
Scott Comer
|
ab5a7dc47a
|
Merge branch 'feature/scheduled_sessions' of bitbucket.org:jamkazam/jam-cloud into feature/scheduled_sessions
|
2014-06-14 21:27:43 -05:00 |
Scott Comer
|
3c3565893d
|
wire up live latency and tag; accessors for tag and latency; fix borked function def; ams_init function; ams transaction
|
2014-06-14 21:27:34 -05:00 |
Brian Smith
|
a557e9966a
|
VRFS-1749 more session info tests / fix "deprecated" warnings
|
2014-06-14 13:13:45 -04:00 |
Bert Owen
|
03705547dd
|
fix music session - rsvp
|
2014-06-14 21:42:46 +08:00 |
Bert Owen
|
d4b467fd42
|
scheduled session - RSVP slot updated
|
2014-06-14 21:25:32 +08:00 |
Bert Owen
|
3ed14be60f
|
finish basic create session flow
|
2014-06-10 06:13:54 +08:00 |
Bert Owen
|
f333f110b8
|
fix type error
|
2014-06-09 10:43:07 +08:00 |
Brian Smith
|
1a93b5f1f3
|
VRFS-1710 added scheduled session info to hover bubble / show session hover bubble for session-related notifications
|
2014-06-06 03:04:52 -04:00 |
Brian Smith
|
1141f2bd2e
|
VRFS-1693 bug fixes
|
2014-06-05 00:55:15 -04:00 |
Brian Smith
|
8cc14b1ede
|
VRFS-1693 copy canceled RSVP for slot if none were chosen
|
2014-06-04 23:17:45 -04:00 |
Bert Owen
|
60a004a252
|
integrating api, (without music_notations, start scheduled information)
|
2014-06-05 03:19:45 +08:00 |
Brian Smith
|
d07e649c7b
|
VRFS-1693 music session scheduler
|
2014-06-04 01:47:28 -04:00 |
Brian Smith
|
a9b67a9a6b
|
VRFS-1693 resque job to schedule recurring music sessions
|
2014-06-03 01:10:25 -04:00 |
Jonathan Kolyer
|
7ea659c71f
|
VRFS-1665 rewrote daily email queries and adding pagination; other tweaks
|
2014-06-02 06:01:55 +00:00 |
Jonathan Kolyer
|
edbd3b1c6d
|
VRFS-1664 new musicians email
|
2014-05-31 19:09:18 +00:00 |
Jonathan Kolyer
|
77b6bdf106
|
Merge branch 'feature/scheduled_sessions' of bitbucket.org:jamkazam/jam-cloud into feature/scheduled_sessions
|
2014-05-29 16:32:29 +00:00 |
Jonathan Kolyer
|
ff15da9f4e
|
VRFS-1665 mail formatting; bug fixing
|
2014-05-29 16:32:22 +00:00 |
Brian Smith
|
b640c31301
|
fix test
|
2014-05-29 01:28:40 -04:00 |
Brian Smith
|
c7fc7bdc22
|
VRFS-1668 clean up notifications / fix comment notification for session info page
|
2014-05-27 22:35:26 -04:00 |
Brian Smith
|
989a2a2b3a
|
VRFS-1670 session info page work
|
2014-05-27 00:32:14 -04:00 |
Brian Smith
|
f31248815d
|
VRFS-1670 session info page work
|
2014-05-26 23:52:59 -04:00 |
Brian Smith
|
304008d693
|
VRFS-1670 more session info work
|
2014-05-26 14:00:34 -04:00 |
Brian Smith
|
cc4686ab79
|
VRFS-1670 session info page work
|
2014-05-26 01:35:57 -04:00 |
Brian Smith
|
16b240fdc8
|
merge scheduled_sessions branch
|
2014-05-24 04:01:40 -04:00 |
Brian Smith
|
a06ba7197e
|
VRFS-1670 session info page work
|
2014-05-24 03:58:47 -04:00 |
Bert Owen
|
fbeddf1735
|
VRFS-1682, VRFS-1679 : upload music notation, download music notation
|
2014-05-24 02:58:59 +08:00 |
Bert Owen
|
5685e2f0e8
|
VRFS-1678 added music session update feature
|
2014-05-22 17:49:35 +08:00 |
Bert Owen
|
57f1fab935
|
VRFS-1677 fixed
|
2014-05-22 16:02:48 +08:00 |
Bert Owen
|
a1f288fe4d
|
VRFS-1676 fixed
|
2014-05-22 03:11:50 +08:00 |
Bert Owen
|
cdc9d121cb
|
VRFS-1674 Create Session API
|
2014-05-19 23:35:38 +08:00 |
Brian Smith
|
8fc30baf42
|
VRFS-1668 more notification work
|
2014-05-18 00:09:21 -04:00 |
Bert Owen
|
091998c200
|
* fix music_session test
|
2014-05-16 01:22:21 +08:00 |
Bert Owen
|
027fd61606
|
* added recurring_mode to music_session for recurring sessions
|
2014-05-16 00:19:44 +08:00 |
Bert Owen
|
24117c1b67
|
VRFS-1718 added MusicNotation model, migration
|
2014-05-15 23:49:06 +08:00 |
Seth Call
|
7dd1e6c464
|
* renaming of tables in
|
2014-05-06 17:50:41 -05:00 |
Seth Call
|
732fd66f0e
|
* all tests pass; but need to now rename music session tables to match class names...
|
2014-05-06 16:17:26 -05:00 |
Seth Call
|
f3d39a351d
|
* wip
|
2014-05-06 08:34:38 -05:00 |
Seth Call
|
acd1efd877
|
* wip
|
2014-05-05 10:06:27 -05:00 |
Bert Owen
|
bf04fca205
|
VRFS-1503 implement session chat feature
|
2014-05-03 00:30:56 +08:00 |
Jonathan Kolyer
|
7203124e89
|
merging
|
2014-04-08 07:21:50 +00:00 |
Seth Call
|
700ef04edf
|
* VRFS-1531, and a fix for feed test having 'dirt' in it from other tests. also reverting batch mailer test
|
2014-04-04 23:16:38 +01:00 |
Seth Call
|
993afe1174
|
if either fan access or musician access is public, expose rabl VRFS-1427
|
2014-03-14 14:44:11 +00:00 |
Seth Call
|
23e5906e55
|
* VRFS-1253 - account for unknowns
|
2014-03-09 19:35:42 +00:00 |
Jonathan Kolyer
|
3b2c3ea755
|
VRFS-925 merge conflict
|
2014-03-09 13:42:53 +00:00 |
Jonathan Kolyer
|
2b11cb7abb
|
VRFS-925 ga event processing
|
2014-03-09 13:38:46 +00:00 |
Scott Comer
|
2effc50f17
|
oops, use current_scores not scores
|
2014-03-05 23:00:57 -06:00 |
Scott Comer
|
20cd9e5dd0
|
added stuff to support getting the max_score attribute to client via json
|
2014-03-05 22:26:17 -06:00 |
Scott Comer
|
b54e7d1ca1
|
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
|
2014-03-05 20:30:54 -06:00 |
Scott Comer
|
65b0c7115a
|
first take on api_music_sessions_controller#index replacement, nindex.
|
2014-03-05 20:30:40 -06:00 |
Seth Call
|
1c2585ba92
|
* VRFS-1047 mosttly done, aside from jamfet link
|
2014-03-05 17:18:53 -06:00 |
Seth Call
|
7ab7bfd795
|
* VRFS-1297, VRFS-1305, VRFS-293, VRFS-950, VRFS-641 - track changes added to help frontend better understand when it needs to poke backend, and refresh state
|
2014-03-03 16:13:23 -06:00 |
Seth Call
|
df14676495
|
* VRFS-1135 - user and band targetting possible
|
2014-02-20 07:45:51 +00:00 |
Seth Call
|
857dd27404
|
* VRFS-1191, VRFS-1120, VRFS-1079, VRFS-1087, VRFS-1190, VRFS-1192--many band page changes, fixes. small fix for notification icons showing orange circle if icon_url not specified
|
2014-02-19 22:56:13 +00:00 |
Seth Call
|
9598c06e1f
|
* moved shareable_resolver into new controller, and made tests
|
2014-02-06 21:02:04 +00:00 |
Seth Call
|
7f409c2cb4
|
VRFS-1054 removing reload slush
|
2014-02-01 20:45:58 -06:00 |
Brian Smith
|
edebf42e73
|
VRFS-1020 share dialog work
|
2014-01-31 01:39:09 -05:00 |
Seth Call
|
96768b7979
|
* VRFS-1022 finished
|
2014-01-25 14:03:14 -06:00 |
Seth Call
|
fcec0a776b
|
* icecast working locally on my mac (VRFS-1002)
|
2014-01-21 14:51:03 +00:00 |
Brian Smith
|
6d42e42c18
|
VRFS-987 backend support for session/recording likes, plays, and comments
|
2014-01-12 12:51:06 -05:00 |
Seth Call
|
fa23c267f5
|
* VRFS-946 and VRFS-922 - in-session recording features complete
|
2014-01-06 20:35:35 +00:00 |
Seth Call
|
ba3b9ab873
|
* VRFS-946 - in-session recording
|
2014-01-05 03:47:23 +00:00 |
Seth Call
|
db76c34ba5
|
* VRFS-813 -most all frontend changes needed for start/stop recordings
|
2013-11-03 14:55:55 -06:00 |
Seth Call
|
f38ca2721a
|
* VRFS-734 - adding all user progression tracking that is possible currently
|
2013-09-30 02:37:22 +00:00 |
Seth Call
|
c1ad886c35
|
* VRFS-699 - support notify_release_stages in the javascript bugsnag
* VRFS-704 - suppress music sessions with 0 connections find sess api
* VRFS-700 - the find session API does alot better by suppressing empty
sessions
|
2013-09-22 18:56:51 +00:00 |
Seth Call
|
6ea4bae05c
|
merging jam-ruby into ruby
|
2013-09-15 18:04:03 +00:00 |