Nuwan Chaturanga
55372bf83d
Merged in 5631-signup-survey (pull request #61 )
...
signup survey email sending
* signup survey email sending
Send new user survey email 24 hours after signup to all new users
* add config parameters
add config.signup_survey_url, config.signup_survey_cutoff_date
2025-06-13 12:02:21 +00:00
Nuwan
f07a96165d
change email layout
...
change to the new layout of the emails
reset password and after reset password
2025-01-24 08:10:27 +05:30
Seth Call
2402cf6992
Fix social urls
2024-12-01 10:01:14 -06:00
Nuwan
94ac48c8b5
fix images on beta email template
2024-11-08 16:40:20 +05:30
Nuwan
ac469c2741
remove mailcatcher gem from Gemfile.alt
2024-11-08 13:03:47 +05:30
Nuwan
051477d19f
new user match email - jamkazam team only
...
add a config to restrict new_musicians_match email to be sent only
to jamkazam team users
2024-11-07 20:45:51 +05:30
Nuwan
996fbe51d0
new email template chages
...
this email template is used for the emails with the new design
which is used in the beta site.
2024-11-01 20:18:05 +05:30
Nuwan
f75d2c8c46
send weekly email to users about new musicians
2023-11-02 08:39:16 +05:30
Nuwan Chathuranga
6dae6ba53c
write README for setting up app in dev
2021-10-13 22:51:30 +05:30
Nuwan Chathuranga
f57218f429
enable CORS on web - allowing to connect by client app
2021-10-13 22:51:27 +05:30
Nuwan
7627b39925
musiian latency badge error fixing
2021-06-16 22:30:54 +05:30
Nuwan Chathuranga
047ae3ebb2
specify latency server url correctly
2021-06-04 00:16:07 +05:30
Nuwan
9dac3fdb56
on error in get_latencies send details to bugsnag
2021-05-12 19:51:29 +05:30
Nuwan
2421a4bc03
add api endpoint to fetch latency data
...
this api method fetches latency data for the current user from the
latency graph database service
2021-05-12 16:07:23 +05:30
Nuwan
b574b5e0c6
Support optional video server
2021-04-11 11:42:01 -05:00
Seth Call
510465c9a3
add conditional redirect
2020-10-24 15:11:17 -05:00
Seth Call
4d9e8d2847
done
2020-05-06 14:42:52 -05:00
Seth Call
bc4e5607ee
configs
2018-07-29 11:09:03 -05:00
Seth Call
35a1fd07fa
VRFS-4730 and VRFS-4732 - notifications of user activity
2018-03-18 16:41:40 -05:00
Seth Call
7ff7327ef8
lots of progress on amazon-readiness
2017-07-09 21:21:29 -05:00
Seth Call
eb89ea0a43
better education interest screen
2016-09-23 08:24:42 -05:00
Seth Call
510d157262
* upgrade to Rails 4 as well as support JjamBlaster
2016-07-17 10:16:27 -05:00
Seth Call
116597cd67
Hello
2016-06-24 16:40:09 -05:00
Seth Call
141736ad2f
* add rating dialogs for teacher/students and have them pop at end of lesson, be accessible from teacher rating profile pgae, and also from link in email
2016-05-17 13:31:53 -05:00
Seth Call
fea26d82f5
VRFS-4037 - create a interested in school landing page
2016-04-25 22:01:15 -05:00
Seth Call
ba6a7af851
* VRFS-3873 browser fingerprinting being tracked
2016-01-16 19:56:29 -06:00
Seth Call
4d41e2278d
* screen emails
2016-01-04 13:42:11 -06:00
Seth Call
922cfc4540
* finish out crash notification
2016-01-04 11:28:10 -06:00
Seth Call
7ca4de12d7
* email alert
2016-01-03 22:13:01 -06:00
Seth Call
5fad4953bc
* vst working
2015-11-13 14:00:37 -06:00
Seth Call
fbc2e9498f
* fix iphone/ipad actions, also stop doing popups anywhere
2015-10-26 16:03:43 -05:00
Seth Call
276442a9b4
* VRFS-3512 - upload videos to youtube
2015-10-07 21:12:26 -05:00
Seth Call
4290d449ed
* default to full avail
2015-09-30 12:26:24 -05:00
Seth Call
0f9b1c3f07
* don't find against notifications for a blank notify
2015-09-22 21:34:34 -05:00
Seth Call
4a647b8bd1
* VRFS-3519 - client and server jamtrack mixdown support
2015-09-21 20:01:39 -05:00
Seth Call
0dbbfc0ee7
* VRFS-2855 - broadcast notifications done
2015-06-10 08:26:45 -05:00
Seth Call
f5595a03d5
* actually send email when fraud detected
2015-05-16 10:18:35 -05:00
Seth Call
f593a6d706
VRFS-3208 - let admins purchase anyway when pucrhase_nabled = false
2015-05-07 07:45:07 -05:00
Seth Call
b523850296
* VRFS-3208 - add new config - purchases_enabled, so that we can stop purchases if needed
2015-05-06 22:09:07 -05:00
Seth Call
13c3818c42
* add support for personal alerts email
2015-04-24 16:16:47 -05:00
Seth Call
989518fa68
* VRFS-3082 - email alert if jamtrack fails
2015-04-23 10:34:17 -05:00
Steven Miers
b916d4d997
VRFS-3055 : Multiple levels of config option video_available
...
“none”, “mvp”, and “full”. “mvp” mode is similar to full, except it
hides video recording functionality.
2015-04-22 15:36:21 -05:00
Steven Miers
a9ab5bb730
Merge video_ui branch into develop.
2015-04-21 13:47:00 -05:00
Steven Miers
ea45c286ea
VRFS-3055 : Make video features optional via config option.
2015-04-21 09:21:55 -05:00
Seth Call
fefd5a3fda
* jamtrack UI fixes: VRFS-3041 (ordering fixed), VRFS-3004 - loading/no more jamtrack notice fixes, and VRFS-3005 - filter by band works
2015-04-16 15:44:38 -05: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
Seth Call
4a79f0c4ec
* wip
2014-12-20 14:05:31 -06:00
Seth Call
0601e85e9d
* configurable hiding for tests of jamtracks
2014-12-02 07:49:18 -06:00
Steven Miers
2d3bbd2a47
VRFS-2480 : Recurly specs, fixes and new implementation.
2014-11-16 20:20:54 -06:00
Steven Miers
bf33578fdb
VRFS-2494 : Option to turn on jam tracks tile. Off in all configuration files for now.
...
Change config.jam_tracks_available=true to enable.
2014-11-16 16:03:56 -06:00