Seth Call
510d157262
* upgrade to Rails 4 as well as support JjamBlaster
2016-07-17 10:16:27 -05:00
Jonathan Kolyer
aa36b2f215
merging develop
2015-08-04 13:44:47 +00:00
Steven Miers
d999978f84
VRFS-3335 : Conditional validation for hourly rate and daily minimum when editing profile.
...
* Use conditional validation on server side
* Don’t always convert empty to 0 on client side
* On view, manipulate visibility of dependent items through classes.
2015-07-17 13:42:48 -05:00
Seth Call
efe3dea8e3
* updating Rails to 3.2.22 to allow compat with ruby 2.2.2
2015-07-16 10:58:03 -05:00
Steven Miers
f389f07b52
VRFS-3338 : Tests for genre validation behavior.
2015-07-15 19:33:10 -05:00
Steven Miers
7f35bab8c7
Fixes VRFS-3338 : Set & validate genres on updates to a valid band.
2015-07-15 18:56:45 -05:00
Seth Call
3b71931e73
merge conflict from feature/new_session (VRFS-3283)
2015-07-15 10:04:45 -05:00
Jonathan Kolyer
832e716e8b
Merge branch 'feature/musician_profile_enhancements' into feature/musician_search2
2015-06-28 19:52:45 +00:00
Steven Miers
02be103694
VRFS-3190 : Fix band model tests
2015-06-15 19:09:25 -05:00
Steven Miers
8cd3b836ea
VRFS-3247 : Band's online presence and performance samples specify foreign key so it won’t default to a nonexistent field name.
2015-06-10 15:31:36 -05:00
Jonathan Kolyer
3eca6aeee5
Merge branch 'feature/musician_profile_enhancements' into feature/musician_search2
2015-06-04 05:59:31 +00:00
Steven Miers
6c5ffd6644
VRFS-3246 : Cleanup code and style
2015-06-03 16:34:37 -05:00
Steven Miers
d60eff50ba
VRFS-3246 : Support online presences and performance samples through sub-widget. Incremental.
2015-06-02 15:13:41 -05:00
Jonathan Kolyer
4f5a39db18
VRFS-3036 band results display
2015-05-27 15:08:04 +00:00
Steven Miers
f16bd28574
VRFS-3243 : Ability to selectively skip genre validation
2015-05-19 13:32:15 -05:00
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