Seth Call
|
cab20ba017
|
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
|
2014-09-08 21:39:04 -05:00 |
Seth Call
|
406c86be29
|
* VRFS-2098 - protect against dup sessions showing up in daily email
|
2014-09-08 21:38:35 -05:00 |
Brian Smith
|
d547e4c2d6
|
VRFS-2094 fix tests
|
2014-09-08 22:23:35 -04:00 |
Seth Call
|
f0304f2ca3
|
* VRFS-1981 - delete old scores
|
2014-08-31 22:24:11 -05:00 |
Brian Smith
|
f39312662d
|
VRFS-2091 modified email regular expression to prevent 2 consecutive periods after the @
|
2014-08-27 23:36:57 -04:00 |
Seth Call
|
6a01a1c2d6
|
* VRFS-2076, VRFS-2071 - musicians only listed once, and added spinner to find musician page
|
2014-08-21 14:58:14 -05:00 |
Seth Call
|
9d46f07153
|
* VRFS-2070 - work current_scores into a better query, and update the entire site to use it correctly
|
2014-08-20 17:06:57 -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
|
5691e6092f
|
VRFS-2022 show private sessions/recordings in the feed
|
2014-08-14 01:45:37 -04:00 |
Seth Call
|
aa863240b9
|
* VRFS-1992 finished (daily session email improvements)
|
2014-08-01 16:17:04 -05:00 |
Seth Call
|
8048c5012d
|
* wip
|
2014-07-31 21:06:06 -05:00 |
Seth Call
|
9544e3d075
|
* rename new column because it's not working for reasons I can't understand on the build server
|
2014-07-30 21:05:59 -05:00 |
Seth Call
|
2aab3c902d
|
* fixing test that failed on build server
|
2014-07-30 17:29:26 -05:00 |
Seth Call
|
a11ae44a90
|
* VRFS-1951 - make sure staging emails don't get sent from my machie
|
2014-07-30 16:39:59 -05: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
|
027456105b
|
* VRFS-1968 - locids are now in score history
|
2014-07-29 18:11:00 -05:00 |
Seth Call
|
c3461e82a7
|
* VRFS-1976 - fixed issue where UI always picks 1st scheduled session; VRFS-1962 - use 'full latency' instead of just internet latency in musician search, find session, and new musicians email
|
2014-07-29 17:52:20 -05:00 |
Seth Call
|
1e6524e534
|
* VRFS-1956 - fixes for musicians page
|
2014-07-28 23:04:56 -05:00 |
Seth Call
|
e9a4f33420
|
* VRFS-1957 - use median instead of just most recent for current_scores
|
2014-07-28 17:37:47 -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
|
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 |
Seth Call
|
55e304e109
|
* try to fix millisecond sensitivity in rspec matcher
|
2014-07-22 14:46:26 -05:00 |
Seth Call
|
6c4bcd98be
|
* VRFS-1924 - score_history added
|
2014-07-21 16:42:30 -05:00 |
Seth Call
|
75b2f21823
|
* adding support for opting out of transaction cleaner for tests that make transactions
|
2014-07-19 21:35:48 -05: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 |
Seth Call
|
9b29189cc0
|
* VRFS-1922 - trying to fix test
|
2014-07-14 17:25:20 -05: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 |
Seth Call
|
c2a5936720
|
* wip
|
2014-07-14 15:53:04 -05: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
|
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
|
55aea1109f
|
* VRFS-1869 - use offset
|
2014-07-10 22:08:03 -05:00 |
Seth Call
|
afa2fa58cf
|
* VRFS-1887 - make the RSVP text helpful as to the state of the session relative to the viewing user
|
2014-07-10 15:57:48 -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
|
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 |
Seth Call
|
27fe4f4ae9
|
* VRFS-1880 - fixed issue and added test
|
2014-07-07 16:08:36 -05:00 |
Seth Call
|
b96cc32d3c
|
* VRFS-1858 use open_rsvp instead of music_access for scheduled session
|
2014-07-04 08:26:46 -05:00 |
Seth Call
|
9cb702f9de
|
* VRFS-1858 - fix sessions with no scheduled_start time being filtered
|
2014-07-03 22:47:11 -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 |
Seth Call
|
cbe4bf1747
|
* VRFS-1757 - updated signin dialog to 'modern' standards; VRFS-1826 - 2/3 fixed
|
2014-06-30 15:44:28 -05:00 |
Seth Call
|
865b488f93
|
* VRFS-304 - user history (feed) tab
|
2014-06-27 14:17:56 -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
|
fe7c58bafc
|
* adding code to handled positive timezone
|
2014-06-25 10:21:36 -05:00 |
Brian Smith
|
e211871168
|
merge develop
|
2014-06-23 01:09:03 -04:00 |