Commit Graph

1178 Commits

Author SHA1 Message Date
Jonathan Kolyer 72477e0840 VRFS-2698 tweaking teaspoon tests 2015-02-10 07:15:56 +00:00
Jonathan Kolyer 463e7d3bbd VRFS-2698 fixed error in renderErrors 2015-02-10 05:47:07 +00:00
Jonathan Kolyer febca766e7 VRFS-2698 fixture loading 2015-02-10 05:26:56 +00:00
Anthony Davis f3bae8a97b VRFS-1967 - clear up error message to assist user 2015-02-08 21:15:20 -06:00
Seth Call b89e6e9475 * VRFS-2748, VRFS-2749 - update styling for / page and home page 2015-02-06 22:04:37 -06:00
Jonathan Kolyer 9f27ef8429 VRFS-2698 renamed url_validator to site_validator 2015-02-06 07:43:24 +00:00
Jonathan Kolyer 1d42b7b662 VRFS-2698 refactoring validator interface 2015-02-06 07:43:24 +00:00
Jonathan Kolyer d52f5b2372 VRFS-2698 repurposed urls into usernames 2015-02-06 07:43:24 +00:00
Jonathan Kolyer ed47441f67 VRFS-2698 refactoring website_validate to url_validate 2015-02-06 07:43:24 +00:00
Seth Call a0e486aed7 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2015-02-03 09:49:34 -06:00
Seth Call 768c9e2024 VRFS-2739 - remove aggressive check for bad session info and add some basic tests to catch errors in the future 2015-02-03 09:49:19 -06:00
Jonathan Kolyer f0f130caae Merge branch 'develop' into VRFS-2697 2015-02-03 06:39:12 +00:00
Jonathan Kolyer 75b8be7a85 VRFS-2697 spec tests 2015-02-02 07:45:52 +00:00
Jonathan Kolyer e7bb30f730 Merge branch 'develop' into VRFS-2697 2015-02-02 05:44:42 +00:00
Brian Smith e516983aa5 VRFS-1985 detect browser / invalid config when starting a session from the future sessions section 2015-02-01 19:14:39 -05:00
Seth Call e9d2df58df * VRFS-2726 - media_type is not set for develop builds of the client; so null means Recording in develop branch 2015-02-01 14:15:37 -06:00
Jonathan Kolyer 082edc7075 VRFS-2697 css styling 2015-02-01 03:43:58 +00:00
Jonathan Kolyer 9e777a84aa VRFS-2697 display errors from server-side site check 2015-01-31 18:45:10 +00:00
Jonathan Kolyer 9086fac76a VRFS-2697 enhanced error handling; crop url length 2015-01-31 18:07:51 +00:00
Jonathan Kolyer abb5c3afb2 VRFS-2697 fixed js typo 2015-01-31 08:59:25 +00:00
Jonathan Kolyer fdcc77ae80 VRFS-2697 url format and site validation 2015-01-31 08:41:56 +00:00
Jonathan Kolyer 6069399a55 VRFS-2697 initial url validation 2015-01-31 05:22:58 +00:00
Jonathan Kolyer 16092ba816 VRFS-2697 website validator initial commit 2015-01-31 04:50:05 +00:00
Seth Call 8556aaac13 * make dynamic registrations confgurable, in case server crashes again: VRFS-2645 2015-01-23 16:51:59 -06:00
Brian Smith 3f2be132bd VRFS-2539 protect against error during notification load if the related session is missing / clean up the notifications of nonexistent sessions 2015-01-21 22:40:31 -05:00
Seth Call f8b3d8cc7d Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2015-01-19 10:25:53 -06:00
Seth Call 6880aec9ef * VRFS-2658 - adding commints 2015-01-19 10:24:23 -06:00
Seth Call 48b2f5b965 * add value = 1 to series 2015-01-19 10:24:18 -06:00
Seth Call 8a6a9b224b * VRFS-2658 - track if audio was established 2015-01-19 10:24:11 -06:00
Brian Smith 2017fed9ce Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2015-01-12 22:37:28 -05:00
Brian Smith 54d0f36319 VRFS-2465 use new table for text messages 2015-01-12 22:37:07 -05:00
Seth Call 5f9986b30e Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2015-01-12 13:40:38 -06:00
Seth Call 9718cc7cca * remove dynamic registration code 2015-01-12 13:37:50 -06:00
Brian Smith 825a293c30 Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop 2015-01-12 02:08:09 -05:00
Brian Smith 73e8f9ac6f VRFS-2465 wip text message changes 2015-01-12 01:26:27 -05:00
Brian Smith 21f25e51d0 VRFS-1985 VRFS-2252 added tests 2015-01-12 01:20:19 -05:00
Seth Call edbd28d357 * remove extra close bracket in listen link fi 2015-01-11 20:46:45 -06:00
Seth Call 46ae56e7e8 * fix listen link 2015-01-11 20:43:15 -06:00
Brian Smith a07728ffa3 Merge branch 'feature/find_session_start_session' into develop 2015-01-11 21:22:59 -05:00
Brian Smith 50ede5bd9e VRFS-1985 VRFS-2252 allow only session creator to start session with TBD date/time 2015-01-10 15:09:06 -05:00
Seth Call 72ef14a87d * remove spurious log 2015-01-09 15:20:32 -06:00
Seth Call 0ab7686205 * VRFS-2484 - wip pausing point; the code should not affect stability because it's mostly jamtrack only related 2015-01-09 15:15:12 -06:00
Brian Smith aeabfcafc8 VRFS-1985 VRFS-2252 only show start button for RSVP / invited user if there is less than 15 minutes left to sesession start time 2015-01-09 03:08:03 -05:00
Brian Smith 9643fe1187 fixed javascript error on session detail screen 2015-01-09 02:38:38 -05:00
Brian Smith 47293afee4 VRFS-1985 VRFS-2252 allow RSVP and invited users to start session from Find Session screen 2015-01-09 02:10:44 -05:00
Seth Call cc3bf2ce1f * wip 2015-01-08 20:35:39 -06:00
Brian Smith 79eec652d1 VRFS-1985 wip start session from Find Session screen 2015-01-07 23:18:07 -05:00
Steven Miers 81ad2c89b5 VRFS-2610 : Fix bad API call that was throwing exception in console. 2015-01-07 11:27:21 -06:00
Seth Call af83a4f6a1 * VRFS-2608 - refactor and slight cleanup of UI towards new spec 2015-01-06 16:51:19 -06:00
Seth Call aed848c507 Merge branch 'develop' into feature/jam_tracks
Conflicts:
	db/manifest
	pb/src/client_container.proto
	ruby/lib/jam_ruby.rb
	web/config/environments/development.rb
	web/config/environments/test.rb
2015-01-04 09:31:33 -06:00