Brian Smith
|
82090f5f55
|
VRFS-2072 copy all 1-time cancellations instead of just the first
|
2014-08-24 15:12:38 -04:00 |
Brian Smith
|
b1f4ede997
|
VRFS-2072 fix session scheduler bug where RSVP requests were not being carried forward
|
2014-08-22 02:14:07 -04:00 |
Seth Call
|
9c4ab6418c
|
* wip
|
2014-08-19 14:23:41 -05:00 |
Seth Call
|
8f49a9ab66
|
Merge branch 'develop' into feature/latency_hover
|
2014-08-19 12:49:54 -05:00 |
Seth Call
|
27f4adf772
|
* VRFS-2064 - stop cycle in network test; VRFS-2062 - don't store HTML in user-inputs
|
2014-08-18 20:41:44 -05:00 |
Seth Call
|
0c3a43a177
|
* wip
|
2014-08-18 10:37:55 -05:00 |
Brian Smith
|
af1a4596e0
|
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
|
2014-08-14 23:57:51 -04:00 |
Seth Call
|
b9a5c75ec5
|
* VRFS-2055 - escape keyword in hand-crafted SQL query\!
|
2014-08-14 21:28:30 -05:00 |
Brian Smith
|
dece2afc1b
|
VRFS-1478 fix bugs
|
2014-08-12 00:24:57 -04:00 |
Seth Call
|
8966a3fc2f
|
* VRFS-1992 - check open_rsvps for daily session email, VRFS-1991 - remove hardcoded 10 in audio latency on create/join, VRFS-1990 - only send update rsvp notification if scheduled start time changes
|
2014-07-30 15:11:03 -05:00 |
Seth Call
|
dd318a9b8a
|
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
|
2014-07-29 21:43:44 -05:00 |
Seth Call
|
9013ff2e94
|
* VRFS-1987 fix stupid typo caused by refactor of MusicSession to ActiveMusicSession
|
2014-07-29 21:42:35 -05:00 |
Brian Smith
|
19f36b7d1b
|
copy is_unstructured_rsvp flag on RsvpSlot
|
2014-07-29 21:52:08 -04:00 |
Seth Call
|
cc6f3fe974
|
* VRFS-1934/VRFS-1936 - fix scrolling in sessions, VRFS-1938 - no dups in find session page
|
2014-07-23 15:11:02 -05:00 |
Brian Smith
|
4aa359fc13
|
VRFS-1921 legal policy links are now specific to environment, fixed bug with legal policy link on Session Info page
|
2014-07-21 01:05:07 -04:00 |
Bert Owen
|
590e6d8028
|
VRFS-1926 fixed, fix scheduled session query
|
2014-07-16 18:21:21 +02:00 |
Seth Call
|
8441acacef
|
* VRFS-1922 - marking unscheduled sessions as started if activemusicsession is created, and added a migration to fix up old sessions
|
2014-07-14 16:43:46 -05:00 |
Bert Owen
|
26f7d2755b
|
VRFS-1918 Session Details Update Screen - once over with tests
|
2014-07-14 20:40:00 +02:00 |
Seth Call
|
4b4a6606bf
|
VRFS-1882 - you can create (actually, join) a session multiple times...
|
2014-07-12 22:20:15 -05:00 |
Brian Smith
|
a7621b0326
|
VRFS-1911 fixed date formatting in app / email notifications, added session name and start time to popup notification
|
2014-07-12 18:24:12 -04:00 |
Seth Call
|
14dad29c59
|
* VRFS-1861 - show something useful in the session section of the account screen
|
2014-07-12 08:55:58 -05:00 |
Seth Call
|
ba4fa985bf
|
* VRFS-1877; list 4 hours old and newer sessions - also noticed that create session listed sessions were filtering TBD scheduled sessions; brought those back in
|
2014-07-11 22:44:49 -05:00 |
Seth Call
|
d47218961e
|
* working on formatting still
|
2014-07-11 21:11:34 -05:00 |
Seth Call
|
471a0d13a0
|
* VRFS-1917 - timezone set correctly
|
2014-07-11 20:54:54 -05:00 |
Seth Call
|
2923969e94
|
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
|
2014-07-11 17:22:01 -05:00 |
Seth Call
|
014a423a3d
|
* VRFS-1860 - account screen lists by date; VRFS-1911 partially done (using proper date formatting)
|
2014-07-11 17:21:55 -05:00 |
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 |