drigato
|
02e4c18931
|
SAAS-531: Finalize S3 folder hierarchy
|
2015-01-12 14:50:42 -05:00 |
|
Duncan Sommerville
|
d07195f048
|
Rework redirect to config page at the end of the web install
|
2015-01-12 14:40:22 -05:00 |
|
Duncan Sommerville
|
23f33cd8da
|
Reorder final setup steps
|
2015-01-12 13:41:39 -05:00 |
|
Duncan Sommerville
|
2b882cc313
|
Reorder final setup steps
|
2015-01-12 12:45:52 -05:00 |
|
Duncan Sommerville
|
0fcac545e6
|
For now, just prompt users to start background services at the end of the install process
|
2015-01-12 10:53:31 -05:00 |
|
Albert Santoni
|
f0bad70cee
|
Merge branch '2.5.x' into saas-pullreq77
Conflicts:
airtime_mvc/application/Bootstrap.php
airtime_mvc/application/controllers/ApiController.php
|
2015-01-09 13:10:54 -05:00 |
|
Mark Lewis
|
17a577fbbb
|
use is_numeric instead of is_int as values are strings
|
2015-01-09 13:02:25 -05:00 |
|
Mark Lewis
|
1b03bd7fbd
|
use new var instaead of calling getShowListContent again
|
2015-01-09 13:02:25 -05:00 |
|
Mark Lewis
|
fc8e65944e
|
added error checked for required params
|
2015-01-09 13:02:25 -05:00 |
|
Mark Lewis
|
1cc1f8a378
|
return error for missing instance_id on show-tracks action
|
2015-01-09 13:02:25 -05:00 |
|
Mark Lewis
|
174cf79d84
|
clean up shows endpoint, remove dependency on Show model
|
2015-01-09 13:02:25 -05:00 |
|
Mark Lewis
|
a27ca2f583
|
cleanup new HTTP apiendpoints, added HTTPHelper and getStartEndFromRequest and updated all controllers that called their own versions of this function
|
2015-01-09 13:02:25 -05:00 |
|
Mark Lewis
|
03dae5be2b
|
fix spacing in ApiController
|
2015-01-09 13:01:43 -05:00 |
|
Mark Lewis
|
44b4faf6d9
|
added shows, show-schedules, show-preview, show-history-feed, item-history-feed endpoints to the HTTP api to be used via NewscoopAirtimePlugin
|
2015-01-09 13:01:42 -05:00 |
|
Albert Santoni
|
8d56e9e1ff
|
Merge branch '2.5.x' into saas
|
2015-01-09 10:44:47 -05:00 |
|
Albert Santoni
|
05c9e21e48
|
Recognize audio/aac as a MIME type for webstreams
|
2015-01-09 10:44:24 -05:00 |
|
Duncan Sommerville
|
1ddda846d6
|
Updates to running background services as web user
|
2015-01-08 18:52:58 -05:00 |
|
Duncan Sommerville
|
301c0eb4b0
|
Updated config check to check whether background services are actually running
|
2015-01-08 11:45:43 -05:00 |
|
drigato
|
ad16683858
|
Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas
|
2015-01-07 14:17:02 -05:00 |
|
drigato
|
9d6cf8620f
|
Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-cloud-storage
|
2015-01-07 14:16:09 -05:00 |
|
drigato
|
e5c806f658
|
Merge branch '2.5.x' into cc-5709-airtime-analyzer
|
2015-01-07 14:13:36 -05:00 |
|
Albert Santoni
|
f08970822d
|
Merge branch '2.5.x' into saas
|
2015-01-07 12:37:26 -05:00 |
|
drigato
|
08738cf391
|
Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas
Conflicts:
python_apps/airtime_analyzer/airtime_analyzer/cloud_storage_uploader.py
|
2015-01-06 15:46:20 -05:00 |
|
drigato
|
8d914bcd13
|
SAAS-529: Replace Apache Libcloud with Python-Boto SDK
|
2015-01-06 15:44:34 -05:00 |
|
Duncan Sommerville
|
f4c5cf1353
|
Added virtualenv back into install process
|
2015-01-05 16:41:03 -05:00 |
|
Duncan Sommerville
|
fc68dfa256
|
Fixed service execution calls
|
2015-01-05 11:16:58 -05:00 |
|
localizer
|
59d7c23450
|
updated translation resources
|
2014-12-23 10:10:38 +00:00 |
|
Duncan Sommerville
|
75c2a4a18b
|
More work on media-monitor and pypo install process
|
2014-12-19 13:49:33 -05:00 |
|
Duncan Sommerville
|
9c324c1b6f
|
Updated configuration checklist
|
2014-12-19 11:58:47 -05:00 |
|
Duncan Sommerville
|
32f40f3dc8
|
Updated configuration checklist to include running services
|
2014-12-19 11:44:23 -05:00 |
|
drigato
|
6ee97d9c53
|
Upgrade sql was missing the storage_backend column
|
2014-12-18 18:55:37 -05:00 |
|
drigato
|
19e6f1a535
|
SAAS-526: Change prefix from station name to station id
Done.
|
2014-12-17 16:48:20 -05:00 |
|
Albert Santoni
|
a0f5e33855
|
Added "Help Center" link to Help menu for Josh
|
2014-12-17 16:10:04 -05:00 |
|
drigato
|
b094e59df3
|
SAAS-526: Change prefix from station name to station id
Just seeing if we can get the hosting id from a function in the Billing Controller
|
2014-12-17 15:39:18 -05:00 |
|
drigato
|
ec1c8669c8
|
Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas
|
2014-12-17 14:14:03 -05:00 |
|
drigato
|
cdabbc6648
|
SAAS-527: Allow files to be uploaded to either the cloud or on local file storage
Done.
|
2014-12-17 13:11:11 -05:00 |
|
drigato
|
6e2f07f875
|
Merge branch 'cc-5709-airtime-analyzer-cloud-storage' of github.com:sourcefabric/Airtime into cc-5709-airtime-analyzer-cloud-storage
|
2014-12-16 18:47:55 -05:00 |
|
drigato
|
1de326283e
|
SAAS-527: Allow files to be uploaded to either the cloud or on local file storage
Not quite done.
|
2014-12-16 18:47:42 -05:00 |
|
Duncan Sommerville
|
4043ebfd25
|
More work on monitless installer
|
2014-12-16 16:26:58 -05:00 |
|
Duncan Sommerville
|
8ec6eb0140
|
More work on monitless installer
|
2014-12-16 15:02:53 -05:00 |
|
Albert Santoni
|
7059820ca0
|
Add a comment about the proxy pattern
|
2014-12-16 14:54:53 -05:00 |
|
drigato
|
ff0a685243
|
Updated propel models
|
2014-12-16 14:20:28 -05:00 |
|
drigato
|
ab4ebb2969
|
SAAS-525: Station Termination -> Delete cloud_file table records
Deleted cloud_file records.
Renamed the function that does this.
|
2014-12-16 14:13:57 -05:00 |
|
Duncan Sommerville
|
4dfd49d12c
|
Initial work on monitless installation
|
2014-12-16 12:24:41 -05:00 |
|
drigato
|
09c30bde1b
|
Regenerated Propel models because some fields and methods were missing.
|
2014-12-16 10:53:39 -05:00 |
|
drigato
|
2af14e099b
|
SAAS-519: webstreams not being deleted
|
2014-12-15 12:49:13 -05:00 |
|
Albert Santoni
|
d5fc90e9d3
|
Merge branch '2.5.x' into saas
|
2014-12-15 10:50:25 -05:00 |
|
Duncan Sommerville
|
b47f02d331
|
TODO
|
2014-12-15 09:53:50 -05:00 |
|
Duncan Sommerville
|
5f315abb79
|
Updated final install step
|
2014-12-15 09:52:10 -05:00 |
|
Duncan Sommerville
|
4583be981d
|
Updated installer forms
|
2014-12-15 09:51:25 -05:00 |
|