Commit Graph

32 Commits

Author SHA1 Message Date
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
ioBridge 1fd9d38fbd adding to language file 2011-04-05 16:22:10 -04:00
ioBridge 0ce438687d match crossdomain.xml file 2011-03-30 16:54:46 -04:00
iobridge 524e13877d Updated views and styles 2011-03-30 00:08:19 -04:00
ioBridge 1f4a118cc7 switching to mysql2 gem to fix utf8 issues in to_json 2011-03-29 01:52:06 -04:00
ioBridge 65ba500a57 remove old file 2011-03-27 19:04:01 -04:00
ioBridge 740a1b338c initial checkin of full application 2011-03-27 16:56:15 -04:00