Seth Call
665ec9b395
* remove debug log
2014-02-19 04:53:22 +00:00
Seth Call
2905245f1a
* VRFS-1181 - upright bass in the mix
2014-02-19 04:40:37 +00:00
Seth Call
4e674b312c
* VRFS-1171 - resolved by moving notification out of transaction
2014-02-18 22:35:23 +00:00
Seth Call
72d19e0f48
* easydropdown-ing the dropdowns in session settings dialog
2014-02-18 20:38:41 +00:00
Seth Call
18988c05fd
* VRFS-1170 - default to public-ish settings
2014-02-18 20:32:54 +00:00
Seth Call
7449de7aad
* fix test bugs, get VRFS-1135 sorts resolved, and fix for easydropdown not destroying topmost div
2014-02-18 18:53:16 +00:00
Seth Call
de294d19bb
* VRFS-1135; music session history has creator, participants, and band info now.
2014-02-18 14:24:32 +00:00
Jonathan Kolyer
15f60d8b4f
changed SessionSetConnectionStatusRefreshRate default to 1000 milliseconds
2014-02-18 01:31:33 -06:00
Jonathan Kolyer
3b8e564495
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
2014-02-18 01:27:40 -06:00
Jonathan Kolyer
6dc6d1b52d
VRFS-1110 fixed selection behavior and styling for autocomplete
2014-02-18 01:27:02 -06:00
Brian Smith
c196ad8711
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
2014-02-18 02:25:06 -05:00
Brian Smith
a471e67a84
VRFS-1030 fix menu hover sensitivity
2014-02-18 02:24:56 -05:00
Daniel Weigh
bb68fbf596
VRFS-1028 - Fixed an issue where a user has no instruments.
...
This is probably an edge case, but Test User (id: 1) has no instruments,
so this was not rendering and throwing a javascript error.
2014-02-18 02:15:44 -05:00
Daniel Weigh
b919dbadd8
VRFS-1136 - fix / tweak infinite scroll
...
on band and musicians page.
2014-02-18 02:09:31 -05:00
Jonathan Kolyer
b822711f1d
Merge branch 'develop' into vrfs1110
2014-02-18 00:13:26 -06:00
Brian Smith
61a745398e
VRFS-1132 fix visual issues on create session screen
2014-02-18 01:01:14 -05:00
Brian Smith
8a1308381b
VRFS-1133 fix issue with musician and fan access dropdowns
2014-02-18 00:33:16 -05:00
Brian Smith
ca1c22c058
VRFS-1147 fix genre selection in session settings
2014-02-17 22:39:44 -05:00
Brian Smith
e535d0401d
VRFS-546 use session settings to preselect band on create session
2014-02-17 22:00:57 -05:00
Daniel Weigh
a82a295123
Update utils to new mapping.
...
Commit: e24cdab262 [e24cdab ]
Parents: 348f96f5b0
Author: Brian Smith <briansmith@jamkazam.com>
Date: February 16, 2014 at 9:47:42 PM EST
2014-02-16 22:16:04 -05:00
Daniel Weigh
9c52eea162
* cleanup and a comment to revisit
2014-02-16 20:28:26 -05:00
Brian Smith
348f96f5b0
fix bugs
2014-02-16 17:39:26 -05:00
Brian Smith
83f347e84c
merge like/follow refactor and hover bubble work
2014-02-16 16:03:32 -05:00
Brian Smith
ebc49b6ccc
VRFS-1028 more refactor work
2014-02-16 14:48:54 -05:00
Anthony Davis
60364f3f47
VRFS-1143 - whacking "wtf" message
2014-02-16 12:26:52 -06:00
Brian Smith
a1828cd93d
trying to fix tests
2014-02-16 13:06:36 -05:00
Jonathan Kolyer
4dd15d1146
Merge branch 'develop' into vrfs1110
2014-02-16 02:32:53 -06:00
Jonathan Kolyer
be7b423426
VRFS-1110 autocompletion ui tweaks
2014-02-16 02:10:17 -06:00
Jonathan Kolyer
0c6cb063e3
VRFS-1110 upgrading to latest version
2014-02-16 01:34:47 -06:00
Brian Smith
36287d0b5f
VRFS-1028 hover bubble / like and follow refactor
2014-02-16 02:28:35 -05:00
Brian Smith
c173582aa3
more work on like/follow refactor
2014-02-15 20:24:51 -05:00
Seth Call
da090bd1a9
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
2014-02-15 21:33:04 +00:00
Seth Call
f5268c43fc
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
2014-02-15 21:21:25 +00:00
Seth Call
26a8b8013d
* VRFS-1135 - initial implementation with no ways to control the returned results. it just returns most recent to oldest now, with a max of 20
2014-02-15 21:19:03 +00:00
Daniel Weigh
6124cb20fb
VFRS-1047 Implement the new landing page.
...
Carousel in place -- edit slides in users_controller.erb.
At some point, should probably migrate to admin db.
Minor rework to make user/* (web.erb) pages appear correctly in firefox
-- float issues.
Buzz should work (may need some styling)
Latest is stubbed out.
2014-02-15 16:11:06 -05:00
Seth Call
865d8c17b6
* VRFS-1121 - set dropdown size to 7
2014-02-15 14:24:08 +00:00
Seth Call
7dd0751409
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
2014-02-14 23:10:51 -06:00
Seth Call
9f7dfa4fcc
* adding in piano to list of instruments
2014-02-14 23:10:39 -06:00
Seth Call
0fbd3543ca
* VRFS-1118 fix hidden text problem
2014-02-14 23:41:01 +00:00
Seth Call
694a57bb4a
* VRFS-1119 - GA variable not prefixed correctly
2014-02-14 13:27:31 -06:00
Jonathan Kolyer
fb3beb3859
VRFS-580 set default SessionSetConnectionStatusRefreshRate to 3 seconds
2014-02-14 08:07:24 -06:00
Jonathan Kolyer
80b042a637
Merge branch 'develop' into vrfs580
2014-02-14 08:06:51 -06:00
Jonathan Kolyer
470150c661
VRFS-580 added calls to SessionSetConnectionStatusRefreshRate for client csTimer
2014-02-14 02:36:10 -06:00
Brian Smith
71385eda04
VRFS-1028 add like / share functionality to session / recording hover bubbles
2014-02-14 02:17:36 -05:00
Brian Smith
ca15275a4f
fix bug
2014-02-13 22:03:59 -05:00
Brian Smith
c8f7141c13
Merge branch 'feature/hover_bubbles' into develop
2014-02-13 20:52:47 -05:00
Brian Smith
f6aaa3dcbd
VRFS-1028 session / recording hover bubbles
2014-02-13 20:50:56 -05:00
Seth Call
108a9564b6
* adding band create error reporting, better styling of 500 errors, and upping region size
2014-02-13 22:57:48 +00:00
Seth Call
b534a1e757
* trying rcov formatter for jenkins integration (VRFS-1103)
2014-02-13 21:17:47 +00:00
Seth Call
d20713144e
* VRFS-1062 - mostly done. l2m there is an open question on before moving on
2014-02-13 20:17:16 +00:00