Commit Graph

1304 Commits

Author SHA1 Message Date
Seth Call 5f131f9407 * VRFS-1403 - maxmind single step import done 2014-07-19 21:11:16 -05: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 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 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 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 471a0d13a0 * VRFS-1917 - timezone set correctly 2014-07-11 20:54:54 -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
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
Seth Call deff00292a Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-10 11:00:26 -05:00
Seth Call 131b397f80 * background log 2014-07-10 11:00:23 -05:00
Seth Call ec467186dd * VRFS-1907 fix for latency tester 2014-07-10 10:45:08 -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 e47d8c1abb * VRFS-1832 - making dialogs work everywhere 2014-07-09 17:20:20 -05:00
Seth Call 73d2d537da * VRFS-1832 - dialogs refactored to a very large degree; want to get all the file moves in now 2014-07-09 14:10:42 -05:00
Seth Call c6094d2c88 * VRFS-1899 - make instructions box bigger on the left for step2 and step3 2014-07-09 11:19:49 -05:00
Seth Call 0000932789 * VRFS-1901 - hook up wired pth 2014-07-09 10:18:29 -05:00
Seth Call 93a2151337 * VRFS-1900 - add rel:external to link 2014-07-08 21:20:07 -05:00
Seth Call c043cffc72 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-08 21:14:50 -05:00
Seth Call 2905372451 * VRFS-1809 - change to _default and copy instruments 2014-07-08 21:14:40 -05:00
Anthony Davis b6fa32e764 VRFS-1878 - fixing file extension bug and updating error message 2014-07-08 20:15:04 -05: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 e9cd2e14f9 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-08 13:34:07 -05:00
Seth Call 0020a8eb0d * VRFS-1889 completed; VRFS-1879 - partially done 2014-07-08 13:34:03 -05:00
Bert Owen 2bad833e58 fix session detail spec, fix session detail approve/cancel rsvp request actions 2014-07-08 17:47:46 +02:00
Seth Call 27fe4f4ae9 * VRFS-1880 - fixed issue and added test 2014-07-07 16:08:36 -05:00
Seth Call 74b63c5aa5 * VRFS-1757 - just one, little, css rule gone bad 2014-07-07 10:25:54 -05:00
Seth Call 23547b26b4 * VRFS-1871 - stopping double-redraw of dropdown 2014-07-07 09:59:39 -05:00
Brian Smith 71c22417d4 VRFS-1823 allow anonymous users to view session info page 2014-07-06 23:07:58 -04:00
Brian Smith 627a403009 VRFS-1875 fix action button for RSVP notification 2014-07-06 16:15:39 -04:00
Brian Smith 4872c037ad added field to approved_rsvps method per request from Bert 2014-07-05 21:51:45 -04:00
Brian Smith 1975233e57 VRFS-1858 show friendly message if date is not defined for future sessions 2014-07-05 21:13:35 -04:00
Bert Owen f5e5c3c07f Merge branch 'develop' of https://bitbucket.org/jamkazam/jam-cloud into develop 2014-07-05 17:22:35 +02:00
Bert Owen eee37a5954 fix account session detail page 2014-07-05 17:21:55 +02:00
Seth Call 5b8fd14088 * pin jquery-ui-rails to 4.2.1 2014-07-03 20:39:26 -05:00
Seth Call 3f53cb9819 * removing jquery draggable from web and landing 2014-07-03 17:53:16 -05:00