Commit Graph

879 Commits

Author SHA1 Message Date
root 915bb4ad13 Merge branch 'develop' of https://bitbucket.org/jamkazam/jam-cloud into develop 2014-07-30 07:13:19 +02:00
Brian Smith da0f596fc1 VRFS-1965 hide button if button text is empty 2014-07-30 00:46:10 -04:00
Brian Smith 12397069d3 handle correct event 2014-07-29 21:41:03 -04:00
Brian Smith fa7672c0e6 fix issue where Session Info page was not being refreshed after submitting or cancelling RSVPs 2014-07-29 21:32:13 -04:00
Seth Call c3461e82a7 * VRFS-1976 - fixed issue where UI always picks 1st scheduled session; VRFS-1962 - use 'full latency' instead of just internet latency in musician search, find session, and new musicians email 2014-07-29 17:52:20 -05:00
root 95dcea9ca7 fixed issue #1632 #1954 2014-07-29 18:15:23 +02:00
Seth Call 4d94f85421 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2014-07-28 23:06:41 -05:00
Seth Call 1e6524e534 * VRFS-1956 - fixes for musicians page 2014-07-28 23:04:56 -05:00
Jonathan Kolyer 45a48daae0 VRFS-1939 VRFS-1936 fixed session and scheduled musician invite dialog 2014-07-27 23:39:11 +00:00
Bert Owen c4f0472438 VRFS-1940 fix, test fix 2014-07-25 13:50:00 +02:00
Bert Owen c966ffb8f9 VRFS-1940 fix default duration 2014-07-25 00:05:21 +02:00
Bert Owen f38896837b VRFS-1940 start time/end time enhancement 2014-07-24 19:03:39 +02:00
Seth Call 1ca709d945 * make sure URL doesn't change if you hit cancel in notification 2014-07-23 22:26:54 -05:00
Seth Call 04b71506b4 * VRFS-1896 - check client side and server side if client size is uploaded 2014-07-23 22:14:55 -05:00
Seth Call 5833da2618 * fixing test; marking one as pending while i work on it 2014-07-23 18:26:28 -05:00
Seth Call b590548af5 * VRFS-1937 - centered text now left aligned on cerate session screen for scheduled sessions 2014-07-23 16:30:42 -05:00
Seth Call 3894b2cbd3 * VRFS-1916 - fix vertical alignment issues on find session page 2014-07-23 15:40:25 -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 ce3ae06053 * VRFS-1935 - show sessions regardless if native or browser 2014-07-23 11:38:31 -05:00
Seth Call fc57fd7011 * VRFS-1868 - bring back P2P messages in the app 2014-07-23 11:15:14 -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
Brian Smith e22f3f32df remove log statement 2014-07-21 01:54:06 -04:00
Brian Smith 1d96f1b981 VRFS-1608 remove check that bypasses call to changeScreen if the user is already on the screen with the same internal name 2014-07-21 01:53:20 -04:00
Brian Smith 08d8d86fc6 VRFS-1635 auto-select the FB checkbox after successfully signing in to Facebook 2014-07-21 01:36:57 -04: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
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
Bert Owen db06226cd9 VRFS-1923 Implement spinner when fetching scheduled sessions on create session screen 2014-07-15 00:34:36 +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 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 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