Scott Comer
|
ebfe72e11d
|
fix tests for scoring musician search
|
2014-05-28 21:19:50 -05:00 |
Scott Comer
|
6f57265a0d
|
finish up mods for geocoding based on scores
|
2014-05-27 11:52:18 -05:00 |
Scott Comer
|
7446898071
|
added tests for new_musicians
|
2014-05-26 14:16:01 -05:00 |
Scott Comer
|
81495315f7
|
simplify Search.new_musicians api
|
2014-05-22 21:42:07 -05:00 |
Scott Comer
|
94421c03c0
|
merge conflict with db/manifest resolved
|
2014-05-21 21:33:38 -05:00 |
Scott Comer
|
09231c5fe6
|
fix for vrfs-1476 - scoring should store the detail data
|
2014-05-21 21:30:43 -05:00 |
Jonathan Kolyer
|
836baee962
|
merging with develop
|
2014-05-21 21:55:26 +00:00 |
Scott Comer
|
4a76e0c983
|
get_work has a larger radius and excludes the current connections address
|
2014-05-21 14:05:45 -05:00 |
Jonathan Kolyer
|
3fd7805b1d
|
VRFS-736 removed pending send email tests
|
2014-05-21 07:30:20 +00:00 |
Jonathan Kolyer
|
9ad0badff1
|
VRFS-736 filling out remaining subtypes
|
2014-05-21 06:20:15 +00:00 |
Jonathan Kolyer
|
b998b87a01
|
VRFS-736 refactoring
|
2014-05-21 06:06:16 +00:00 |
Jonathan Kolyer
|
70f34120b3
|
VRFS-736 refactoring
|
2014-05-21 05:24:52 +00:00 |
Scott Comer
|
3e0667e24d
|
added Scores.score_conns to help with making scores for tests; comments for usage of musician_filter; optional score_dt for Score.createx; betterify query for connection in scoring api
|
2014-05-20 09:46:45 -05:00 |
Jonathan Kolyer
|
f53ca0010d
|
VRFS-736 looping through results
|
2014-05-20 05:58:06 +00:00 |
Jonathan Kolyer
|
cd801d7852
|
VRFS-736 fixing progression email algorithm and tests
|
2014-05-20 05:21:11 +00:00 |
Jonathan Kolyer
|
4ddd699302
|
VRFS-736 filling out progression steps
|
2014-05-19 04:35:25 +00:00 |
Jonathan Kolyer
|
30f2387658
|
VRFS-736
|
2014-05-19 03:23:14 +00:00 |
Jonathan Kolyer
|
f6196bb2c8
|
VRFS-736 consolidating query
|
2014-05-19 00:43:37 +00:00 |
Jonathan Kolyer
|
1271b74bc4
|
VRFS-736 passing tests
|
2014-05-18 06:14:19 +00:00 |
Jonathan Kolyer
|
fbb86dd9e7
|
VRFS-736 tests passing and what-not
|
2014-05-18 05:24:07 +00:00 |
Jonathan Kolyer
|
6e7562ffc8
|
VRFS-736 progression emails first pass
|
2014-05-18 00:12:01 +00:00 |
Scott Comer
|
9eaa34b07f
|
disable lat lng and distance in queries for users
|
2014-05-17 14:55:26 -05:00 |
Jonathan Kolyer
|
72110cb057
|
Merge branch 'develop' into vrfs1664
|
2014-05-17 17:43:35 +00:00 |
Jonathan Kolyer
|
c51d7de5f4
|
VRFS-1664 some tweaks
|
2014-05-17 17:38:42 +00:00 |
Jonathan Kolyer
|
7428a2f26b
|
VRFS-1664 new musician weekly email
|
2014-05-16 07:58:06 +00:00 |
Scott Comer
|
00e177311d
|
tests for last jam location setting and some cleanup of user manager and user location spec
|
2014-05-13 14:56:58 -05:00 |
Scott Comer
|
ca27a6ab97
|
Merge branch 'develop' of bitbucket.org:jamkazam/jam-cloud into develop
Conflicts:
db/manifest
|
2014-05-08 19:47:17 -05:00 |
Scott Comer
|
3f688a8392
|
update user home base (last_jam_blah) fields upon registation and joining a music session as a musician
|
2014-05-08 19:44:52 -05:00 |
Seth Call
|
244f79eefb
|
* merging develop into feature/scheduled_sessions
|
2014-05-07 15:04:41 -05:00 |
Seth Call
|
23aec0d1a5
|
* uncommenting the index tests; fixed a bug too
|
2014-05-07 10:53:39 -05:00 |
Seth Call
|
5f1ea4c754
|
* merging manifest
|
2014-05-07 05:17:17 -05:00 |
Seth Call
|
7dd1e6c464
|
* renaming of tables in
|
2014-05-06 17:50:41 -05:00 |
Seth Call
|
732fd66f0e
|
* all tests pass; but need to now rename music session tables to match class names...
|
2014-05-06 16:17:26 -05:00 |
Seth Call
|
f3d39a351d
|
* wip
|
2014-05-06 08:34:38 -05:00 |
Jonathan Kolyer
|
5f74bce061
|
VRFS-1577
|
2014-05-06 06:41:10 +00:00 |
Seth Call
|
eab5e5b72b
|
* merging in master with heartbeat fixes into develop after release
|
2014-05-05 10:50:47 -05:00 |
Scott Comer
|
5cc515d615
|
a small cleanup of connection fields and fix broken tests
|
2014-05-02 13:44:29 -05:00 |
Seth Call
|
c0ce26c602
|
* fixing tests for: * VRFS-1663 (diagnostics), VRFS-1657 (configurable timer for heartbeats), VRFS-1653 (websocket connection cleanup)
|
2014-05-01 14:09:33 -05:00 |
Scott Comer
|
fe59865bd9
|
change join_the_session api to add tracks; move the impl to connection; a few bug fixes
|
2014-04-30 22:01:43 -05:00 |
Seth Call
|
ad266e5b80
|
* VRFS-1663 (diagnostics), VRFS-1657 (configurable timer for heartbeats), VRFS-1653 (websocket connection cleanup)
|
2014-04-30 15:29:10 -05:00 |
Jonathan Kolyer
|
2ee96c49ec
|
merging develop
|
2014-04-30 14:21:23 +00:00 |
Jonathan Kolyer
|
dddc0311c0
|
VRFS-1577 VRFS-736 session ratings
|
2014-04-30 14:07:23 +00:00 |
Seth Call
|
9820562892
|
* more websocket/heartbeat fixes
|
2014-04-30 03:01:28 +00:00 |
Seth Call
|
00a6139cd1
|
* merged
|
2014-04-29 14:04:26 +00:00 |
Scott Comer
|
e82ae132bd
|
fix method for adding connection to music session
|
2014-04-28 22:38:30 -05:00 |
Jonathan Kolyer
|
c66f5879cf
|
VRFS-1576 fixed referrals_by_date to support pagination
|
2014-04-23 02:43:13 +00:00 |
Jonathan Kolyer
|
b232344336
|
VRFS-1576 added referrals_by_date and associated test
|
2014-04-22 07:12:05 +00:00 |
Jonathan Kolyer
|
62dbeaa818
|
VRFS-1576 added validation and tests
|
2014-04-20 23:20:27 +00:00 |
Jonathan Kolyer
|
245727806d
|
VRFS-1576 affiliate_partner model
|
2014-04-20 22:55:40 +00:00 |
Seth Call
|
76e63193ca
|
* fixing some broken tests
|
2014-04-09 21:11:13 +00:00 |