Commit Graph

211 Commits

Author SHA1 Message Date
Mike Slemmer 7c7d9ec4e2 fixups for active admin 2013-08-08 19:12:43 -07:00
Mike Slemmer 856e95d2ad removing search since the admin stuff does it for you 2013-08-08 18:38:12 -07:00
Mike Slemmer c55c63bb7a Merge branch 'master' of bitbucket.org:jamkazam/jam-ruby 2013-08-08 18:03:52 -07:00
Mike Slemmer 90dcfbf437 tests passing plus added search api 2013-08-08 18:03:41 -07:00
Seth Call 214fb3a339 * merged 2013-08-07 10:36:19 -05:00
Seth Call 9424ffa6aa * VRFS-484; more changes needed but this helps a lot of common leave/join scenarios 2013-08-07 10:35:27 -05:00
Mike Slemmer 6573efa107 Added crash dump version 2013-08-06 08:15:39 -07:00
Seth Call cdb138a447 * removing errant 'b' in the code 2013-07-31 10:06:36 -05:00
Seth Call 35e729fbf6 * fixing email templates to suppress 'you have account at jamkazam' if invitation is being sent 2013-07-31 09:33:51 -05:00
Jonathan Kolyer 4cc679becd vrfs-268: tweaking music_session_*history associations; added life cycle end for music_session_user_history 2013-07-30 12:26:26 -05:00
Mike Slemmer 9d2b51c66e added uri 2013-07-31 19:05:38 -07:00
Mike Slemmer a58db24d15 added crash dumps and tests 2013-07-31 18:46:24 -07:00
Mike Slemmer e6dd4fea7a Added profanity filter - VRFS-219 2013-07-26 01:07:24 -07:00
Jonathan Kolyer 7bdca213fa vrfs-310: added removed_music_session method, and after_destroy callback 2013-07-23 15:20:39 -05:00
Seth Call 8d3ebcabb6 * VRFS-417; allowing emails to go in with case preservation; but check for existing using case insensitivity 2013-07-10 15:18:25 -05:00
Mike Slemmer c0b9472b07 VFRS-402 2013-07-05 01:24:12 -07:00
Seth Call b09b2a5ad4 * adding a method called 'unique_users in MusicSessionHistory so that you can easily see what users joined the session VRFS-268 2013-07-02 20:11:04 -05:00
Mike Slemmer 3a59c3b86b more work 2013-06-30 13:55:03 -07:00
Seth Call 317b4497b3 t pMerge branch 'master' of bitbucket.org:jamkazam/jam-ruby 2013-06-25 23:29:07 -05:00
Seth Call 83ffdd6574 * updatingt size/md5 on both created and update of artifact 2013-06-25 23:28:54 -05:00
Brian Smith 477954aa5f VRFS-107 session join / departure notifications 2013-06-25 23:10:21 -04:00
Seth Call 918ad58d80 Merge branch 'master' of bitbucket.org:jamkazam/jam-ruby 2013-06-24 16:31:55 -05:00
Seth Call a78c8e0d63 * VRFS-300 and VRFS-386 done-all emails are styled using a common template 2013-06-24 16:31:40 -05:00
Brian Smith 3c3cc85b53 VRFS-385 search fix 2013-06-22 19:35:42 -04:00
Seth Call bd0b42533c * VRFS-378: allow user to be logged in right after signup, also supporting user signing up as a fan 2013-06-21 21:28:42 -05:00
Seth Call 80b23f7efe * allow update of genre 2013-06-10 20:37:10 -05:00
Seth Call 8594d6820f * not allowing null description; not validating genres when not being updated; not validating terms on update 2013-06-10 20:25:42 -05:00
Brian Smith d2747aa2f8 VRFS-263 include instruments in user search - may need index added on instrument_id column in musicians_instruments table 2013-06-08 21:38:00 -04:00
Seth Call 87f678669d * avatar changes to user model 2013-05-30 20:59:37 -05:00
Seth Call 4b3185c0c9 * adding max_mind model and csv import added (using postgres-copy gem) 2013-05-16 22:44:26 -05:00
Seth Call 0637c4c088 * typo in set_password fixed VRFS-312 2013-05-14 17:33:02 -05:00
Seth Call e4d5266245 Merge branch 'master' of bitbucket.org:jamkazam/jam-ruby 2013-05-14 14:02:34 -05:00
Seth Call a98a04738d * VRFS-312 in-app password updates 2013-05-14 14:02:22 -05:00
Mike Slemmer c1e91d87c9 eliminate favorites for now 2013-05-13 22:22:09 -07:00
Mike Slemmer faa3fe82a7 more work 2013-05-13 22:09:17 -07:00
Seth Call 5f31daccd1 * VRFS-311; reject users that try to set their email to the same email as it currently is 2013-05-12 22:27:12 -05:00
Seth Call 2dfdf8463c * VRFS-311 - emailing and user model business logic done 2013-05-10 07:10:33 -05:00
Mike Slemmer d3aa419b60 big recording push 2013-05-06 16:47:20 -07:00
Seth Call 5e64e6a7a2 * perf-data upload fixes 2013-05-05 19:17:16 -05:00
Brian Smith 87564c442b fix tests 2013-04-28 22:21:16 -04:00
Brian Smith 72cdd1b4d7 VRFS-305 musician profile bands tab 2013-04-28 15:06:17 -04:00
Brian Smith 00578afc49 VRFS-306 bug fixes to support followers/followings 2013-04-26 23:24:13 -04:00
Mike Slemmer a605fa2083 missing file 2013-04-24 23:57:45 -07:00
Mike Slemmer 8d4fd2aeaf more recordings work 2013-04-24 23:50:52 -07:00
Seth Call fe222ff13a * perrfdata model 2013-04-16 19:36:01 -05:00
Seth Call 2e157bf157 Merge branch 'master' of bitbucket.org:jamkazam/jam-ruby 2013-04-15 21:12:18 -05:00
Seth Call 7d17742f46 * perfdata 2013-04-15 21:12:16 -05:00
Brian Smith da720c4f1c Merge branch 'master' of bitbucket.org:jamkazam/jam-ruby 2013-04-13 22:58:38 -04:00
Brian Smith 3700738b84 VRFS-284 support for Accept Friend Request button in sidebar 2013-04-13 22:58:31 -04:00
Mike Slemmer 7ba0317aeb return mixes with recordings 2013-04-12 17:16:40 -07:00