Commit Graph

57 Commits

Author SHA1 Message Date
Lee Lawlor
937d2eea47 use Rails 4 turbolinks 2014-07-23 13:45:15 -04:00
Lee Lawlor
0c5097803b big refactor of windows models 2014-07-22 19:13:11 -04:00
Lee Lawlor
ff8077d37b only compare dates if they exist 2014-07-16 16:12:32 -04:00
Lee Lawlor
a7ba0eae18 allow channel to be updated via API 2014-07-02 11:46:04 -04:00
Lee Lawlor
0f0ff33b54 add metadata field to channels 2014-06-30 13:16:22 -04:00
Lee Lawlor
0cf413c724 add unauthorized error if trying to view api keys for an unowned channel 2014-06-29 16:26:00 -04:00
Lee Lawlor
7e17e85edb update docs for API keys 2014-06-18 12:31:58 -04:00
Lee Lawlor
5f69a17f9e add full IANA time zone support 2014-06-06 14:53:33 -04:00
Lee Lawlor
341a49d3e9 fix feeds response for last entry 2014-06-05 10:52:49 -04:00
Lee Lawlor
027f1f2b53 don't show social channels in API requests 2014-05-28 12:17:17 -04:00
Lee Lawlor
3f19baae37 fix errors if no csv data or incorrect last group call specified 2014-05-26 20:32:09 -04:00
Lee Lawlor
ffbc1f78c2 fix feed import 2014-05-20 12:55:55 -04:00
Lee Lawlor
c28007ff2d add ability to get my channels via API 2014-05-19 12:31:31 -04:00
Lee Lawlor
15a5ecbba2 add honeypot to contact us form 2014-05-19 11:09:07 -04:00
Lee Lawlor
c240b89ed0 updates from Production version 2014-05-15 16:42:47 -04:00
Lee Lawlor
809a49248b fix plugins; fix tutorial links 2014-05-13 21:25:28 -04:00
Lee Lawlor
077cc8bb57 fix plugin permissions check 2014-05-12 10:55:24 -04:00
Lee Lawlor
ac83280b68 homepage redesign 2014-05-08 20:01:41 -04:00
Lee Lawlor
1f4e3305b9 make sure api key finders are strings 2014-05-06 14:05:54 -04:00
Lee Lawlor
48daaf51f9 parse time parameters in proper time zone 2014-05-02 12:58:00 -04:00
Lee Lawlor
7f0d8644f8 add timezone parameter and documentation 2014-04-25 14:38:30 -04:00
Lee Lawlor
915ff7c82e fix minor error 2014-04-21 23:02:22 -04:00
Lee Lawlor
07f0e6a3a5 allow charts to have auto width and height 2014-04-21 22:03:42 -04:00
Lee Lawlor
34ff4d7dc4 fix when setting time zone 2014-04-17 17:52:24 -04:00
Lee Lawlor
860ba6f393 use Chronic gem to parse uploaded date data 2014-04-15 22:02:13 -04:00
Lee Lawlor
6ff22048b4 add user_agent to channels 2014-04-10 14:03:08 -04:00
Lee Lawlor
a727752c94 fix streaming channel downloads 2014-04-07 01:17:41 -04:00
Lee Lawlor
f27fb8342e add tutorials to documentation 2014-04-04 18:49:18 -04:00
Lee Lawlor
353fab53c0 allow streaming downloads to export channel feed data 2014-04-01 23:20:12 -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
4a9941e734 fix status response with blank format 2014-03-26 13:16:09 -04:00
Lee Lawlor
1343f72f7a add API to create/clear/delete Channels 2014-03-26 11:10:26 -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
4c9886612f allow updates in any format 2014-03-02 22:29:26 -05:00
Lee Lawlor
4b83bfc3cf update documentation 2014-02-28 13:57:58 -05:00
Lee Lawlor
b8f2410d5f allow headers to be removed 2014-02-20 10:23:41 -05:00
Lee Lawlor
4cb1c95793 update deprecated finder method 2014-02-18 15:55:00 -05:00
Lee Lawlor
a4937fb2e5 update with changes from Production branch 2014-02-17 12:05:39 -05:00
abythell
5b640cf9d8 fix "Template Not Found" error 2014-01-02 12:54:50 -08:00
powermik
8db980ab25 fix negative array size 2013-01-21 19:13:21 +01: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
27490278a6 Added pt-br Locale 2011-10-16 02:54:31 -04:00
ioBridge
3d035734f5 add rounding option to all output feeds 2011-04-06 18:02:38 -04:00
ioBridge
12917fd868 allow results to be specified as a feed index parameter 2011-04-05 16:31:07 -04:00
ioBridge
4f09687a55 allow results parameter to override date range 2011-04-05 16:28:30 -04:00
ioBridge
2194956a33 adding csv import to channels 2011-04-05 16:26:52 -04:00