Commit Graph

56 Commits

Author SHA1 Message Date
mdxs
9f9bf14e8a Proposed change to use "React allows you..."
Proposed change to use "React allows you..." (instead of "React allow you...") due to my interpretation that React in this case is singular (thus differs from "Plugins allow you..."). But beware: I'm not a native speaker.
2014-12-08 22:49:38 +01:00
Lee Lawlor
20b88b8b42 return to plugin edit page when plugin is saved 2014-11-12 14:17:25 -05:00
Lee Lawlor
494c6affec remove features page 2014-11-06 17:07:13 -05:00
Lee Lawlor
06824f1957 don't list public plugins 2014-10-17 15:12:46 -04:00
Lee Lawlor
1b44dfbd4b update plugins to allow listing via API 2014-10-17 14:51:58 -04:00
Lee Lawlor
c527515d4a update internationalizations 2014-10-16 13:02:32 -04:00
Lee Lawlor
e9ad17f5f4 change plugins.private_flag to public_flag 2014-10-16 10:43:21 -04:00
Lee Lawlor
ee05bbd102 add templates for plugins: Google gauge and multiline charts 2014-10-14 19:47:57 -04:00
Lee Lawlor
5e9ced89bc Search Engine Optimization fixes 2014-10-13 13:41:58 -04:00
Lee Lawlor
6ad74cee5b use codemirror for plugin editor 2014-10-10 11:26:42 -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
4f05d39cfb prevent contact form spam 2014-09-30 21:09:01 -04:00
Lee Lawlor
85056c9d17 updates from production 2014-09-23 20:29:52 -04:00
Lee Lawlor
476d3ae6b3 don't raise errors i data is too long 2014-09-22 16:36:05 -04:00
Lee Lawlor
a21733db9d add error handling to uploaded files 2014-09-16 15:32:22 -04:00
Lee Lawlor
805fb597b2 fix clockwork variables 2014-09-16 15:15:45 -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
5eb5e231d7 update table styles 2014-07-31 15:35:21 -04:00
Lee Lawlor
0c5097803b big refactor of windows models 2014-07-22 19:13:11 -04:00
Lee Lawlor
fe19dff3dd internationalization updates 2014-07-14 13:02:31 -04:00
Lee Lawlor
0f0ff33b54 add metadata field to channels 2014-06-30 13:16:22 -04:00
Lee Lawlor
d1b5162154 expand CORS route matching 2014-06-19 14:17:22 -04:00
Lee Lawlor
2991c723eb fix unknown mime type errors 2014-05-22 14:48:53 -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
f317d06653 allow charts to have Y-axis min and max specified 2014-04-13 14:42:03 -04:00
Lee Lawlor
99fe498041 fix routes 2014-04-03 15:47:33 -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
5f4bee0d52 remove constant that is no longer used 2014-03-31 19:07:20 -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
4b83bfc3cf update documentation 2014-02-28 13:57:58 -05:00
Lee Lawlor
7da4d294d9 fix plugins actions; fix public channels CSS 2014-02-18 12:47:54 -05:00
Lee Lawlor
2a1abf154b add missing constant 2014-02-18 12:12:35 -05:00
Lee Lawlor
a4937fb2e5 update with changes from Production branch 2014-02-17 12:05:39 -05:00
oiotoshi
6d98d8da9b Update config/locales/it.yml
hi,
on line 31 : apps: "Appicazioni" -> correct word is Applicazioni.

Hope to help you!
Michele
2013-01-20 17:16:39 +01:00
ioBridge
f55dbea607 Added support for Italian language translations 2012-11-16 15:52:13 -05: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
27490278a6 Added pt-br Locale 2011-10-16 02:54:31 -04:00
iobridge
92b88e161a Added pt-br Locale 2011-10-16 02:45:23 -04:00
ioBridge
a7ad235ff1 updated locales file 2011-05-25 16:52:46 -04:00
ioBridge
f76edc6e53 allow plural routes for feeds and statuses 2011-04-05 20:23:13 -04:00
ioBridge
6ed3010105 allow plural names in routes 2011-04-05 18:25:41 -04:00
ioBridge
2194956a33 adding csv import to channels 2011-04-05 16:26:52 -04:00