Steven Miers
11f60b71e4
VRFS-3242 : Schema and model changes required for band profile functionality.
...
* Additional attributes for band_type, band_status, concert_count,
add_new_members, play_commitment, touring_option, paid_gigs,
hourly_rate, gig_minimum
* For joined table musician_instruments, remove the hard requirement
that they be joined to a user, rather a “player” that is polymorphic.
* For joined table performance_stamples, remove the hard requirement
that they be joined to a user, rather a “player” that is polymorphic.
* For joined table online_presences, remove the hard requirement that
they be joined to a user, rather a “player” that is polymorphic.
* Change models as appropriate with new attributes and modify
belongs_to / has_many directives as necessary.
* Fix existing usages of user_id to work with polymorphic player_id.
* Fix tests that use user_id
* Add new tests that exercise online_presence, performance_samples, and
instruments that target a band, rather than a user.
2015-05-13 21:06:14 -05:00
Seth Call
4709622546
* VRFS-2680 - adding redirect logic for ssl
2015-05-11 16:52:58 -05:00
Seth Call
022304c6af
* VRFS-3065 - permission error name change
2015-04-20 10:42:09 -05:00
Brian Smith
605bdbcbf6
VRFS-2463 added tests for excluding currently viewed sessions/recordings
2014-12-07 21:35:30 -05:00
Brian Smith
354f6320fc
VRFS-2463 (1) prevent duplicate claimed recordings from showing in sidebar, (2) only show public recordings and sessions with fan_access=true, (3) exclude recording / session being shown on landing page in the sidebar
2014-12-06 09:34:30 -05:00
Jonathan Kolyer
9f60327d20
VRFS-2424 added user.genres; refactored band_genres to genre_players; incorporated editing of user genres in profile
2014-12-05 07:50:03 +00:00
Jonathan Kolyer
9bdddc22ff
VRFS-1442 band deletion; band member layout; invitations; band admin support
2014-12-03 08:22:35 +00:00
Seth Call
61f0bd2aa0
* merged
2014-09-22 14:20:58 -05:00
Brian Smith
4bdcf103ce
VRFS-2136 only return recordings that have at least 1 claimed recording
2014-09-11 21:52:26 -04: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
5f131f9407
* VRFS-1403 - maxmind single step import done
2014-07-19 21:11:16 -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
Bert Owen
fc1fa1412f
VRFS-1592 fixed
2014-04-20 20:16:37 +02:00
Jonathan Kolyer
d63f090657
VRFS-925 merge conflict
2014-03-10 09:01:33 +00:00
Seth Call
b9ee475db5
* working on event page
2014-03-10 06:31:20 +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
f8e06c476d
fixed and normalized data types and nullability in max_mind_geo and max_mind_isp; fixed rakes for same to use ruby csv instead of pg; dropped the huge maxmind data files i committed earlier; fixed lack of genre in websocket factories.rb constructed music sessions.
2014-03-09 00:22:51 -06:00
Brian Smith
956ff422f4
fix sidebar for recordings
2014-02-19 22:48:34 -05: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
Brian Smith
fb1adc488f
VRFS-1184 fix join
2014-02-19 00:14:00 -05:00
Brian Smith
c173582aa3
more work on like/follow refactor
2014-02-15 20:24:51 -05:00
Brian Smith
c03404d520
like/follow refactor
2014-02-15 18:23:00 -05:00
Brian Smith
5a03ec87ae
follow/like refactor to use polymorphic associations
2014-02-15 11:55:01 -05:00
Seth Call
652c56dafd
* VRFS-924 haml added
2014-02-11 15:53:20 +00:00
Seth Call
64de2bc4cb
* VRFS-980 - escape special characters in the filename of the avatar
2014-02-07 23:56:39 +00:00
Seth Call
17961e676d
* VRFS-1077 done
2014-02-06 16:31:52 +00:00
Brian Smith
998ebfdc6c
VRFS-986 landing page sidebar complete / session landing fixes
2014-01-26 16:46:41 -05:00
Brian Smith
aa056d53fd
VRFS-986 recent history sidebar for landing pages
2014-01-21 01:45:51 -05:00
Jonathan Kolyer
74e95ad908
vrfs988: added band spec and band.website value integrity on save
2014-01-12 02:49:57 -06:00
Jonathan Kolyer
3d75f8dd97
vrfs-988: refactoring search as text by entity, rather than site-wide
2014-01-11 06:26:40 -06:00
Brian Smith
a1983d9803
VRFS-877 band photo bug fixes
2013-12-16 23:23:59 -05:00
Jonathan Kolyer
60b59a88c7
vrfs-884: fixing tests for commit
2013-12-16 20:32:17 -06:00
Jonathan Kolyer
742402dfa2
vrfs-884: merge conflict fixes
2013-12-16 12:47:59 -06:00
Jonathan Kolyer
196b895f32
vrfs-884: merge conflict
2013-12-16 12:36:41 -06:00
Brian Smith
d583393598
VRFS-877 bug fixes
2013-12-15 22:53:16 -05:00
Brian Smith
0aaa460934
VRFS-877 band photo work
2013-12-15 16:30:04 -05:00
Brian Smith
5b5aef15c8
VRFS-877 band photo work
2013-12-15 16:27:11 -05:00
Jonathan Kolyer
380e264a9a
vrfs-884: got band filter specs to work
2013-12-09 11:41:35 -06:00
Jonathan Kolyer
4c804d2f94
vrfs-884: added band geocoding; inital band filtering tests; refactoring musicians filter page
2013-12-09 07:15:59 -06:00
Brian Smith
4824ca4eb3
VRFS-689 show pending band invitations on Band Profile Members tab
2013-12-01 01:11:23 -05:00
Brian Smith
69bf50ff28
VRFS-689 band setup work
2013-11-21 01:24:40 -05:00
Brian Smith
80086efad2
VRFS-686 band profile members module
2013-11-02 09:59:04 -04:00
Seth Call
6ea4bae05c
merging jam-ruby into ruby
2013-09-15 18:04:03 +00:00