Commit Graph

4099 Commits

Author SHA1 Message Date
Seth Call 1e0e78c520 * adding rspec config 2014-07-19 21:39:43 -05: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
Anthony Davis 31872174e3 VRFS-1741 - this checks resque queues, will fail if any > 5 2014-07-17 20:35:12 -05:00
Anthony Davis 69aecb1016 VRFS-1929 - can monitor staging/www based on MONITOR_URL 2014-07-17 19:51:34 -05:00
Brian Smith 32a16c4dcb fix test 2014-07-16 20:30:33 -04: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 662b668d87 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-16 18:21:37 +02:00
Bert Owen 590e6d8028 VRFS-1926 fixed, fix scheduled session query 2014-07-16 18:21:21 +02:00
Brian Smith 8f62216dbe Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-16 01:21:12 -04:00
Brian Smith 7555d8b65a VRFS-1892 refresh only the affected session row when updating RSVPs 2014-07-16 01:20:59 -04:00
Seth Call 5feb642c0f * fixing admin tests 2014-07-14 17:43:07 -05:00
Seth Call d5b019620b Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-14 17:41:51 -05:00
Seth Call ca084dc1ec * fixing websocket test 2014-07-14 17:41:42 -05:00
Bert Owen 7c6f5530b0 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-15 00:34:53 +02:00
Bert Owen db06226cd9 VRFS-1923 Implement spinner when fetching scheduled sessions on create session screen 2014-07-15 00:34:36 +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 9209a8f8ac VRFS-1918 Session Details Update Screen - once over with tests 2014-07-14 20:40:19 +02:00
Bert Owen 26f7d2755b VRFS-1918 Session Details Update Screen - once over with tests 2014-07-14 20:40:00 +02:00
Brian Smith 34a6843616 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-13 22:02:59 -04:00
Brian Smith f06018817f VRFS-1916 Find Session formatting wip 2014-07-13 22:02:50 -04:00
Seth Call cc7fb9e0ac Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-13 13:20:40 -05:00
Seth Call 0ea1ef49b8 * VRFS-1919 - guard against old clients and new RegisterShutdown callback 2014-07-13 13:20:30 -05: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
Seth Call e59bb6e68c Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-12 22:08:50 -05:00
Seth Call f065a913a4 * VRFS-1895 - re-entering create session works 2014-07-12 21:59:07 -05:00
Brian Smith 2895ea1223 fix broken test 2014-07-12 20:03:24 -04:00
Brian Smith 1c32702bba VRFS-1915 fixed Find Session bug where first session in each section was not being cleared out when refreshing the list resulting in duplicates 2014-07-12 18:34:06 -04: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 6970edb44c Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-12 15:28:44 -05:00
Seth Call 0b138a3abc * VRFS-1867 - default the timezone using jstz library; VRFS-1870 - cancel dialog styling fixes 2014-07-12 15:28:20 -05:00
Anthony Davis 63b2a30466 VRFS-1914 - invalid extensions are not uploaded 2014-07-12 15:16:07 -05: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 68f253080c * change from Session URL to Fan Page 2014-07-12 07:47:25 -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 b7683a1931 * VRFS-1876 - added details to the sesison info page 2014-07-11 22:22:15 -05:00
Seth Call 32baa4ad7d * VRFS-1911 mostly done exception for emails and notifications 2014-07-11 21:38:59 -05:00
Seth Call d47218961e * working on formatting still 2014-07-11 21:11:34 -05:00
Seth Call b3db70b47c * mark update testing pending for now 2014-07-11 20:57:35 -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