Commit Graph

47 Commits

Author SHA1 Message Date
Lee Lawlor
a5871fabf6 updates from Production 2015-03-23 10:37:17 -04:00
Lee Lawlor
87c2cf1b53 updates from Production 2015-03-13 10:19:45 -04:00
Lee Lawlor
ca5acacee9 check last_write_at field when applying rate limits to channels 2015-03-11 16:27:47 -04:00
Lee Lawlor
a63c2fa774 fix tags case sensitivity 2015-02-17 09:03:00 -05:00
Lee Lawlor
c0bc92b7e2 fix channel video_id validation when updating 2015-02-13 11:07:18 -05:00
Lee Lawlor
e25885a96e fix channel validation error 2015-02-12 14:00:15 -05:00
Lee Lawlor
fca4dca38d remove timezone offset from feeds calculations 2014-12-03 10:50:25 -05:00
Lee Lawlor
435fe52e4a don't use turbolinks on public channels list 2014-11-19 09:18:15 -05:00
Lee Lawlor
bbe46baab7 fix user's website links 2014-10-27 12:52:15 -04:00
Lee Lawlor
1b44dfbd4b update plugins to allow listing via API 2014-10-17 14:51:58 -04:00
Lee Lawlor
e9ad17f5f4 change plugins.private_flag to public_flag 2014-10-16 10:43:21 -04:00
Lee Lawlor
8e96629609 updates from Production 2014-10-09 13:25:48 -04:00
Lee Lawlor
edd3644654 display charts correctly even when invalid min/max values are present 2014-10-07 12:20:49 -04:00
Lee Lawlor
3a4906adf1 update gems; fix timeout errors 2014-10-06 11:42:02 -04:00
Lee Lawlor
0260e5209a show error message on chart if channel not found 2014-10-02 13:59:11 -04:00
Lee Lawlor
cc7114f37e updates from production: fix user.time_zone, precompile assets 2014-09-26 13:47:57 -04:00
Lee Lawlor
85056c9d17 updates from production 2014-09-23 20:29:52 -04:00
Lee Lawlor
1d7e9cd221 updates from Production 2014-09-12 14:20:18 -04:00
Lee Lawlor
2125d714e6 add geolocation search for public channels 2014-08-05 15:12:41 -04:00
Lee Lawlor
868882a0c9 allow timezone parameters to work correctly with charts 2014-08-05 12:20:10 -04:00
Lee Lawlor
5541d4f261 refactor channel windows 2014-08-02 19:51:52 -04:00
Lee Lawlor
5789de8f1d refactor chart windows 2014-08-02 14:36:38 -04:00
Lee Lawlor
28bc4e18e5 fix deprecations 2014-08-01 18:07:55 -04:00
Lee Lawlor
acd42142dc refactor channel rankings 2014-08-01 15:23:28 -04:00
Lee Lawlor
5eb5e231d7 update table styles 2014-07-31 15:35:21 -04:00
Lee Lawlor
79c96cffcd fix feed JSON rendering 2014-07-24 12:26:57 -04:00
Lee Lawlor
0c5097803b big refactor of windows models 2014-07-22 19:13:11 -04:00
Lee Lawlor
0f0ff33b54 add metadata field to channels 2014-06-30 13:16:22 -04:00
Lee Lawlor
f94a99fdd8 validate user.login uniqueness correctly 2014-06-11 12:17:58 -04:00
Lee Lawlor
027f1f2b53 don't show social channels in API requests 2014-05-28 12:17:17 -04:00
Lee Lawlor
3df1001811 force use of proper index when getting feeds 2014-05-17 17:39:07 -04:00
Lee Lawlor
72d78da0e9 make sure login names are unique 2014-05-16 11:51:10 -04:00
Lee Lawlor
c240b89ed0 updates from Production version 2014-05-15 16:42:47 -04:00
Lee Lawlor
ac83280b68 homepage redesign 2014-05-08 20:01:41 -04:00
Lee Lawlor
6ff22048b4 add user_agent to channels 2014-04-10 14:03:08 -04:00
Lee Lawlor
a59507718d clear channel feeds more efficiently; add spline type to charts 2014-04-03 23:08:00 -04:00
Lee Lawlor
47ba7a6fa5 check whether redis is enabled before clearing channel 2014-03-31 23:48:14 -04:00
Lee Lawlor
6e5883bb80 return API key when creating a channel via API 2014-03-31 14:16:20 -04:00
Lee Lawlor
6d48aaa8fc allow tags to be added when creating a channel 2014-03-27 15:15:54 -04:00
Lee Lawlor
156f4147ef add ActiveAdmin 2014-03-22 13:21:45 -04:00
Lee Lawlor
f21dea069f allow user accounts to be deleted 2014-03-13 20:04:31 -04:00
Lee Lawlor
774543e678 update authentication system to Devise 2014-03-13 19:16:35 -04:00
Lee Lawlor
4b83bfc3cf update documentation 2014-02-28 13:57:58 -05:00
Lee Lawlor
a4937fb2e5 update with changes from Production branch 2014-02-17 12:05:39 -05:00
Alan Bradburne
94b73faf85 Change clear channel to not do a find-all before deleting feeds. 2012-02-23 11:35:34 +00:00
Alan Bradburne
4f0354303f Improve channel, user and api_key models with basic scopes, correct references and protect attributes.
Simplify channels & user controllers and models, moving code to the models.
Remove catch-all route and ensure all actions are specified, fixing url paths.
Change clone to dup in feed_controller as using clone seems to affect the cloned object (problem only in ruby 1.9.3?)
2012-02-09 23:42:16 +00:00
ioBridge
740a1b338c initial checkin of full application 2011-03-27 16:56:15 -04:00