Brian Smith
|
eb56be97dd
|
VRFS-2427 fix sorting / paging issue on Feeds screen
|
2014-11-02 12:57:43 -05:00 |
Jonathan Kolyer
|
e7b8d05f6d
|
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
|
2014-10-31 05:05:05 +00:00 |
Jonathan Kolyer
|
6f28ca7874
|
VRFS-2132 modified crash_dumps to accept dump files and upload them to aws
|
2014-10-31 05:04:48 +00:00 |
Brian Smith
|
f6f79acddd
|
VRFS-2358 fixed notation upload and display issues
|
2014-10-26 19:45:29 -04:00 |
Brian Smith
|
c57ea372ac
|
VRFS-2311 allow session creator to add and approve slots on the fly when there are no available slots
|
2014-10-25 22:23:52 -04:00 |
Seth Call
|
bcfc2def9e
|
* VRFS-2367 - create api to discover websocket location, and fix tests
|
2014-10-24 21:50:40 -05:00 |
Seth Call
|
fe7edbba5d
|
* many recording features/improvements: VRFS-2151, VRFS-1551, VRFS-2360, VRFS-2290, VRFS-2002, VRFS-2181
|
2014-10-22 23:10:49 -05:00 |
Jonathan Kolyer
|
b9b1fbb313
|
VRFS-2232 VRFS-2233 handle notification files so they only can be viewed if can_join?; otherwise throw 403 and handle appropriately
|
2014-10-22 07:01:11 +00:00 |
Steven Miers
|
c1f2a2083f
|
VRFS-2029 : Update REST API ApiRecordingsController#claim
to accept and distribute upload_to_youtube flag as appropriate. Spec
to verify.
|
2014-10-15 13:54:10 -05:00 |
Steven Miers
|
ece7cf2d56
|
VRFS-2033 : Spec and fixes for google_oauth2 provider-type
user_authentications. These are named “google_login” in our app.
|
2014-10-15 13:41:49 -05:00 |
Jonathan Kolyer
|
7ab6d4d1fb
|
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
|
2014-10-08 03:22:12 +00:00 |
Seth Call
|
71f6b7edc6
|
* VRFS-2304 - create scoring timeout when doing a network test
|
2014-10-06 16:44:30 -05:00 |
Jonathan Kolyer
|
3595b46106
|
VRFS-1486 paginated scrolling of notifications; adjusting notification layout
|
2014-10-06 04:51:19 +00:00 |
Seth Call
|
0fdb932db1
|
* VRFS-2298 - tack on JamKazam Staff to username in vanilla forums if admin
|
2014-10-02 14:04:36 -05:00 |
Brian Smith
|
6442674c91
|
VRFS-2216 fix tests; include pending RSVPs and invites for session details screen
|
2014-09-28 22:37:52 -04:00 |
Seth Call
|
61f0bd2aa0
|
* merged
|
2014-09-22 14:20:58 -05:00 |
Brian Smith
|
1203a26271
|
Merge branch 'develop' into feature/opt_out_notification_fix
|
2014-09-15 23:02:53 -04:00 |
Seth Call
|
7c3530a403
|
* fix how we check if udpReachable
|
2014-09-15 14:09:49 -05:00 |
Brian Smith
|
f296932f27
|
fix more session join/leave bugs
|
2014-09-14 15:12:25 -04:00 |
Seth Call
|
2bd189b697
|
* VRFS-2159 merge
|
2014-09-12 22:30:51 -05:00 |
Seth Call
|
770d0acd42
|
* VRFS-1505 - adding sorting to genres in controller
|
2014-09-12 06:29:10 -05:00 |
Brian Smith
|
07024a44a6
|
VRFS-2094 wip notation upload bug fixes
|
2014-09-08 09:13:20 -04:00 |
Brian Smith
|
cb7b42e761
|
fix issues
|
2014-09-07 17:42:31 -04:00 |
Brian Smith
|
74763d53f3
|
VRFS-2094 fixed issue with notation file upload and tying it to music session; still need to fix download issue
|
2014-09-06 03:30:29 -04:00 |
Seth Call
|
5f85908c79
|
* VRFS-2104 - client update dialog happens when it needs to; not just on startup
|
2014-08-31 10:30:59 -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
|
322cdad87d
|
* wip
|
2014-08-14 10:09:33 -05:00 |
Brian Smith
|
5691e6092f
|
VRFS-2022 show private sessions/recordings in the feed
|
2014-08-14 01:45:37 -04:00 |
Seth Call
|
1688bdb5cf
|
* landing page wip
|
2014-08-13 15:26:34 -05:00 |
Seth Call
|
4c85740597
|
* wip
|
2014-08-13 11:09:52 -05:00 |
Brian Smith
|
dece2afc1b
|
VRFS-1478 fix bugs
|
2014-08-12 00:24:57 -04:00 |
Brian Smith
|
d40b29a947
|
VRFS-1971 escape HTML before saving / unescape before rendering
|
2014-08-07 00:50:10 -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
|
45ef4d05e3
|
VRFS-1989 - update to ftue video links
|
2014-07-30 08:41:47 -05:00 |
Brian Smith
|
e4a30c768a
|
VRFS-1979 show landing page for email confirmation
|
2014-07-29 23:29:42 -04:00 |
Seth Call
|
4ecf7abb1e
|
* VRFS-1978 - state is now autopopulated again
|
2014-07-29 18:49:36 -05:00 |
Seth Call
|
6a037d9987
|
* VRFS-1944 - user info added to scores and score_histories
|
2014-07-24 18:39:26 -05:00 |
Seth Call
|
333e321877
|
* updating the last_jam info on user in 5 needed locations (login, registration, ftue, import, etc)
|
2014-07-22 14:36:45 -05:00 |
Jonathan Kolyer
|
b4ab41637c
|
VRFS-1629 added UserAuthorization.goog_auth method to exclude auths past expiration
|
2014-07-21 05:14:05 +00:00 |
Seth Call
|
513a46067a
|
* merged
|
2014-07-19 21:12:11 -05:00 |
Seth Call
|
5f131f9407
|
* VRFS-1403 - maxmind single step import done
|
2014-07-19 21:11:16 -05:00 |
Bert Owen
|
5027000c49
|
VRFS-1927 Session organizer needs to be prohibited from canceling their RSVP
|
2014-07-16 20:19:43 +02: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 |
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 |
Brian Smith
|
0041562933
|
VRFS-1419 VRFS-1906 do not delete music session when canceling because it leaves dangling notifications / added paging support for Find Session screen
|
2014-07-10 00:39:38 -04:00 |
Brian Smith
|
71c22417d4
|
VRFS-1823 allow anonymous users to view session info page
|
2014-07-06 23:07:58 -04:00 |