Commit Graph

66 Commits

Author SHA1 Message Date
Lee Lawlor
1f4e3305b9 make sure api key finders are strings 2014-05-06 14:05:54 -04:00
Lee Lawlor
a8547385fc fix chart size 2014-05-05 12:51:10 -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
2643f0dfbd update documentation for charts 2014-04-21 22:07:15 -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
484959298c reload charts on firefox when tabs are switched 2014-04-14 20:52:56 -04:00
Lee Lawlor
f317d06653 allow charts to have Y-axis min and max specified 2014-04-13 14:42:03 -04:00
Lee Lawlor
dd2007de4c fix description of days parameter 2014-04-11 11:25:59 -04:00
Lee Lawlor
68ddc6012c fix display of channel timestamps 2014-04-10 22:06:03 -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
a59507718d clear channel feeds more efficiently; add spline type to charts 2014-04-03 23:08:00 -04:00
Lee Lawlor
353fab53c0 allow streaming downloads to export channel feed data 2014-04-01 23:20:12 -04:00
Lee Lawlor
47ba7a6fa5 check whether redis is enabled before clearing channel 2014-03-31 23:48:14 -04:00
Lee Lawlor
2ce67bde91 docs formatting fix 2014-03-31 14:20:46 -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
374d2faa99 fix channels clear url 2014-03-26 21:17:19 -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
7da4d294d9 fix plugins actions; fix public channels CSS 2014-02-18 12:47:54 -05:00
Lee Lawlor
032f04c438 styles fix 2014-02-17 19:53:32 -05:00
Lee Lawlor
42f5f3402d fix styles 2014-02-17 19:51:30 -05:00
Lee Lawlor
71b4fcaad4 fix styles on Channels page 2014-02-17 18:54:26 -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
Greg Akins
a8a4d61d3f Linking static javascript 2013-02-15 21:57:43 -05:00
Greg Akins
9f6abc4e05 Fixed the path on the highcharts.js include 2013-02-15 21:27:56 -05:00
Greg Akins
96b4feab0d Adding highcharts to static content so they can be accessed in a non asset pipeline manner 2013-02-15 21:14:51 -05: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
Alan Bradburne
bfd5b29a9a Upgrade to Rails 3.2 and move some of the assets to the asset pipeline directories 2012-02-09 23:26:47 +00:00
ioBridge
61c7d2147c Update app/views/api_keys/index.html.erb 2011-11-25 15:41:39 -05:00
iobridge
27490278a6 Added pt-br Locale 2011-10-16 02:54:31 -04:00
ioBridge
8c04542876 updated charts page 2011-05-25 17:09:56 -04:00
ioBridge
d8593351aa allow step charts to be created 2011-05-25 16:58:44 -04:00
ioBridge
27ccae61e8 fix account update text 2011-05-25 16:54:38 -04:00