Commit Graph

109 Commits

Author SHA1 Message Date
Seth Call f9e035e621 * adding db 1/0 to test mode 2014-04-23 21:52:35 +00:00
Jonathan Kolyer a7d83064df VRFS-1576 fixing redirect paths to use active_admin_template 2014-04-23 06:39:49 +00:00
Jonathan Kolyer 6ee83f8dcc VRFS-1576 error handling; referral page; new admin menu 2014-04-22 01:55:40 +00:00
Seth Call 76e63193ca * fixing some broken tests 2014-04-09 21:11:13 +00:00
Jonathan Kolyer 887795bead VRFS-1483 final cleanup 2014-04-05 22:16:32 +00:00
Jonathan Kolyer e5d280e374 VRFS-1483 final cleanup 2014-04-05 22:13:28 +00:00
Jonathan Kolyer ce6d143876 VRFS-1483 added authoritzation for email_batch 2014-04-05 21:42:56 +00:00
Jonathan Kolyer 15090e3c70 VRFS-1483 error collector; cleanup 2014-04-05 21:25:47 +00:00
Jonathan Kolyer e59d9cbe7a VRFS-1483 email error handling 2014-04-05 18:52:12 +00:00
Jonathan Kolyer 4e95c7cbd5 VRFS-1483 changed instructions to indicate default hiding of admin session 2014-04-05 18:26:16 +00:00
Brian Smith b17dafd94f Merge branch 'develop' into hotfix/feed_icon_fix 2014-04-01 21:31:07 -04:00
Jonathan Kolyer accaa99e38 VRFS-1483 integrating opt-out; fixing tests 2014-04-01 14:42:26 +00:00
Brian Smith 925c5831af VRFS-1445 display correct values of musician flag and country in admin 2014-04-01 01:18:31 -04:00
Jonathan Kolyer e29907f09b merging 2014-03-19 18:44:35 +00:00
Seth Call de10ed09d7 * adding config in admin needed by web VRFS-1541 2014-03-27 20:14:59 +00:00
Jonathan Kolyer eecdbebf3d VRFS-1483 integrating admin interface 2014-03-19 18:42:28 +00:00
Jonathan Kolyer 0987cf2cf8 VRFS-1483 editing batch emails 2014-03-19 16:37:03 +00:00
Seth Call b9ee475db5 * working on event page 2014-03-10 06:31:20 +00:00
Seth Call 3c5a14312a * Event page 'chrome' is setup and pulling from database--now to add band logic 2014-03-09 22:58:57 +00:00
Seth Call faed48271b * VRFS-1372 resolved, and not requiring local only until figure out some deployment issues 2014-03-07 14:20:34 -06:00
Seth Call a570856156 * fix for VRFS-1362 by not putting all query params back in URL 2014-03-06 16:17:32 -06:00
Seth Call 44be38f2b0 * VRFS-1280 - allow people to listen to public widgets without being logged in by allowing music session show API public access 2014-03-04 00:58:40 -06:00
Jonathan Kolyer 490b8ad06c VRFS-1326 added Latest ID column 2014-03-04 05:47:32 +00:00
Jonathan Kolyer 17088d49b5 VRFS-1326 fixed integration of latest/buzz 2014-03-04 05:38:58 +00:00
Seth Call dae0f40929 * removed is_downloadable for VRFS-1141, from database and UI
* what's next dialog has icheck-styled checkbox now VRFS-913
* facebook invitations hooked up for VRFS-1121
2014-02-22 05:09:39 +00:00
Jonathan Kolyer e0ae2e378e VRFS-1194 changed recording/session drop-down list selection to unique ID text input 2014-02-20 10:01:25 -06:00
Daniel Weigh ca64966c7f * duplicate entry
$ bundle exec rails server
Your Gemfile lists the gem bcrypt-ruby (= 3.0.1) more than once.
You should probably keep only one of them.
While it's not a problem now, it could cause errors if you change the
version of just one of them later.
2014-02-20 00:30:25 -05:00
Seth Call b21fcd74b2 * allow duration to be specified 2014-02-19 15:15:55 +00:00
Seth Call 6a5c607fed * remove javascript_include to avoid precompiled error VRFS-1175 2014-02-18 23:43:53 +00:00
Seth Call d6149a3908 * pin rails to 3.x 2014-02-18 04:54:33 +00:00
Jonathan Kolyer cd3b57ef45 changed redirect to use route paths 2014-02-15 18:33:41 -06:00
Seth Call 0300306e1d * VRFS-1130 - found issue where postback wasn't using ENV['RAILS_RELATIVE_URL_ROOT'] 2014-02-15 04:22:48 +00:00
Daniel Weigh 6186e20251 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-02-14 01:01:37 -05:00
Daniel Weigh 5d8fac92c6 * fix admin redirect 2014-02-14 01:01:09 -05:00
Seth Call 4d1f24e606 * gon has issue fixed 2014-02-13 23:26:53 -06:00
Seth Call 9e561c047a * VRFS-1103 - coverage for all projects. need to figure out how to merge all 2014-02-13 22:11:30 -06:00
Seth Call 5ba4e97dca * VRFS-1089 - jamadmin creation of recordings done 2014-02-13 16:41:50 +00:00
Seth Call 69523e0e07 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-02-13 14:19:29 +00:00
Seth Call 52f9bde0a3 * taking gon to 5.0.1 for now 2014-02-13 14:19:08 +00:00
Jonathan Kolyer fba4e53093 VRFS-1037 reverted redirect path on create/update 2014-02-11 21:05:09 -06:00
Jonathan Kolyer 479b05c67b VRFS-1037 fixed redirect path on create/update 2014-02-11 21:02:51 -06:00
Jonathan Kolyer 3ed657f815 VRFS-1037 fixed redirect path on create/update 2014-02-11 21:01:06 -06:00
Seth Call 0f0521ccf8 * VRFS-152-replace localhost with 127.0.0.1, if present 2014-02-11 17:25:03 +00:00
Seth Call 652c56dafd * VRFS-924 haml added 2014-02-11 15:53:20 +00:00
Seth Call 184ac3e834 * VRFS-924 haml added 2014-02-11 15:52:18 +00:00
Anthony Davis ce9c379853 VRFS-1099 - modfying Buzz/Latests creation 2014-02-11 20:35:24 -06:00
Jonathan Kolyer 966075c885 VRFS-1034 fixed image uploading for buzz; added UI text instructing user to upload image before editing text 2014-02-07 20:26:17 -06:00
Jonathan Kolyer bf04986e25 VRFS-1033 changed column names from {short,long}_text to Who/Quote 2014-02-06 13:07:32 -06:00
Seth Call 7661fc5e39 * VRFS-1082 and VRFS-1083 - centralize facebook logic for invitationDialog, and add twitter integration into share dialog 2014-02-07 21:28:47 +00:00
Seth Call f86d7fbdd5 * deal with chuid differently so pre-script works 2014-02-05 02:13:41 +00:00