Commit Graph

883 Commits

Author SHA1 Message Date
Seth Call 4f7c1ef22e Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-27 11:46:38 -05:00
Seth Call 2dd6153ed8 * wip on score export 2014-07-26 14:18:17 -05:00
Jonathan Kolyer e87ae50dfe VRFS-1942 tuning admin view 2014-07-26 04:10:40 +00:00
Jonathan Kolyer d28a65c5ff Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-26 03:59:11 +00:00
Jonathan Kolyer ff73c170bd VRFS-1942 refactoring scheduled session emails; new admin view into batch email data queries 2014-07-26 03:58:58 +00:00
Seth Call adb0b15555 * fixing bad schedules on scheduler.yml, and wip on admin web reporting 2014-07-25 15:01:14 -05:00
Seth Call 6a037d9987 * VRFS-1944 - user info added to scores and score_histories 2014-07-24 18:39:26 -05:00
Seth Call cc6f3fe974 * VRFS-1934/VRFS-1936 - fix scrolling in sessions, VRFS-1938 - no dups in find session page 2014-07-23 15:11:02 -05:00
Seth Call 55e304e109 * try to fix millisecond sensitivity in rspec matcher 2014-07-22 14:46:26 -05:00
Seth Call 333e321877 * updating the last_jam info on user in 5 needed locations (login, registration, ftue, import, etc) 2014-07-22 14:36:45 -05:00
Seth Call 57728fbfe8 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-21 16:42:36 -05:00
Seth Call 6c4bcd98be * VRFS-1924 - score_history added 2014-07-21 16:42:30 -05:00
Jonathan Kolyer ecf4b6f397 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-21 05:14:11 +00:00
Jonathan Kolyer b4ab41637c VRFS-1629 added UserAuthorization.goog_auth method to exclude auths past expiration 2014-07-21 05:14:05 +00:00
Jonathan Kolyer 25cff163dc VRFS-1874 added query constraint to filter out users with last_jam_locidispid = NULL 2014-07-21 05:12:07 +00:00
Brian Smith 4aa359fc13 VRFS-1921 legal policy links are now specific to environment, fixed bug with legal policy link on Session Info page 2014-07-21 01:05:07 -04:00
Seth Call 75b2f21823 * adding support for opting out of transaction cleaner for tests that make transactions 2014-07-19 21:35:48 -05:00
Seth Call 513a46067a * merged 2014-07-19 21:12:11 -05:00
Seth Call 5f131f9407 * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05:00
Bert Owen 5027000c49 VRFS-1927 Session organizer needs to be prohibited from canceling their RSVP 2014-07-16 20:19:43 +02:00
Bert Owen 590e6d8028 VRFS-1926 fixed, fix scheduled session query 2014-07-16 18:21:21 +02:00
Seth Call 9b29189cc0 * VRFS-1922 - trying to fix test 2014-07-14 17:25:20 -05:00
Seth Call ae8c3120aa * wip 2014-07-14 17:22:49 -05:00
Seth Call 8441acacef * VRFS-1922 - marking unscheduled sessions as started if activemusicsession is created, and added a migration to fix up old sessions 2014-07-14 16:43:46 -05:00
Seth Call c2a5936720 * wip 2014-07-14 15:53:04 -05:00
Bert Owen 26f7d2755b VRFS-1918 Session Details Update Screen - once over with tests 2014-07-14 20:40:00 +02:00
Brian Smith 6b00538436 miscellaneous formatting fixes 2014-07-13 13:36:56 -04:00
Seth Call 4b4a6606bf VRFS-1882 - you can create (actually, join) a session multiple times... 2014-07-12 22:20:15 -05:00
Brian Smith a7621b0326 VRFS-1911 fixed date formatting in app / email notifications, added session name and start time to popup notification 2014-07-12 18:24:12 -04:00
Seth Call 14dad29c59 * VRFS-1861 - show something useful in the session section of the account screen 2014-07-12 08:55:58 -05:00
Seth Call ba4fa985bf * VRFS-1877; list 4 hours old and newer sessions - also noticed that create session listed sessions were filtering TBD scheduled sessions; brought those back in 2014-07-11 22:44:49 -05:00
Seth Call d47218961e * working on formatting still 2014-07-11 21:11:34 -05:00
Seth Call 471a0d13a0 * VRFS-1917 - timezone set correctly 2014-07-11 20:54:54 -05:00
Seth Call 2923969e94 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-11 17:22:01 -05:00
Seth Call 014a423a3d * VRFS-1860 - account screen lists by date; VRFS-1911 partially done (using proper date formatting) 2014-07-11 17:21:55 -05:00
Brian Smith 3bc94249ca VRFS-1497 VRFS-1749 added resque job to clean stale sessions, added tests for session scheduler and session cleaner jobs 2014-07-11 02:23:10 -04:00
Seth Call 55aea1109f * VRFS-1869 - use offset 2014-07-10 22:08:03 -05:00
Seth Call 74b2f19460 * VRFS-1897 - fix the creator getting approval notice 2014-07-10 16:37:48 -05:00
Seth Call afa2fa58cf * VRFS-1887 - make the RSVP text helpful as to the state of the session relative to the viewing user 2014-07-10 15:57:48 -05:00
Seth Call f693470c63 * VRFS-1910 - approved_rsvps to handle null instruments on slots, as well as remove attr_accessors as holders on user model 2014-07-10 15:22:00 -05:00
Seth Call 3a5d146ef3 * change can_delete to can_cancel, and don't cehck for start_at anymore 2014-07-10 11:38:17 -05:00
Seth Call f2975c8838 * VRFS-1908 - add more canceled checks 2014-07-10 11:27:26 -05:00
Brian Smith 0041562933 VRFS-1419 VRFS-1906 do not delete music session when canceling because it leaves dangling notifications / added paging support for Find Session screen 2014-07-10 00:39:38 -04:00
Seth Call 71737f3f5e * VRFS-1879 - handle case of no instruments selected for others; VRFS-1894 - canceled RSVPs that have not been dealt with are not shown 2014-07-08 16:52:25 -05:00
Seth Call 0020a8eb0d * VRFS-1889 completed; VRFS-1879 - partially done 2014-07-08 13:34:03 -05:00
Seth Call 27fe4f4ae9 * VRFS-1880 - fixed issue and added test 2014-07-07 16:08:36 -05:00
Brian Smith 4872c037ad added field to approved_rsvps method per request from Bert 2014-07-05 21:51:45 -04:00
Seth Call b96cc32d3c * VRFS-1858 use open_rsvp instead of music_access for scheduled session 2014-07-04 08:26:46 -05:00
Seth Call 9cb702f9de * VRFS-1858 - fix sessions with no scheduled_start time being filtered 2014-07-03 22:47:11 -05:00
Seth Call eecc402744 * pin faker to 1.3.0 2014-07-03 20:52:36 -05:00