Duncan Sommerville
|
29d7e20622
|
Fixing file metadata sanitization
|
2015-02-17 12:39:58 -05:00 |
Duncan Sommerville
|
29c6ae15b0
|
Merged cc-5709-airtime-analyzer into saas-file-sanitization
|
2015-02-17 12:19:11 -05:00 |
Duncan Sommerville
|
a07a1edcc0
|
SAAS-595 - Updated validation and sanitization
|
2015-02-17 12:17:49 -05:00 |
Duncan Sommerville
|
04e138b124
|
Merged cc-5709-airtime-analyzer into saas-file-sanitization
|
2015-02-17 11:51:00 -05:00 |
Duncan Sommerville
|
eb40379152
|
SAAS-595 - Changed Zend validation and added sanitization in file import process to throw out bad track number metadata
|
2015-02-17 11:44:31 -05:00 |
Duncan Sommerville
|
a1436bfebb
|
ShowImageController update to add comments and remove unnecessary code
|
2015-02-09 12:15:19 -05:00 |
Duncan Sommerville
|
826ae17552
|
SAAS-580 - Fixed routing issue causing show art to not upload; changed ShowController to be more RESTful
|
2015-02-04 15:09:27 -05:00 |
Albert Santoni
|
dbba5a7427
|
Decouple Billing and S3 cloud storage stuff from Zend
|
2015-01-26 13:10:10 -05:00 |
drigato
|
ac8fadfc80
|
Merge branch 'saas' into cc-5709-airtime-analyzer-cloud-storage-saas
Conflicts:
CREDITS
airtime_mvc/application/modules/rest/controllers/MediaController.php
airtime_mvc/application/views/scripts/form/support-setting.phtml
|
2015-01-23 16:36:31 -05:00 |
drigato
|
ca9750f415
|
Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas
Conflicts:
airtime_mvc/application/Bootstrap.php
airtime_mvc/application/configs/ACL.php
airtime_mvc/application/controllers/ApiController.php
airtime_mvc/application/controllers/plugins/Acl_plugin.php
airtime_mvc/application/forms/GeneralPreferences.php
airtime_mvc/application/modules/rest/controllers/MediaController.php
airtime_mvc/application/views/scripts/form/preferences_general.phtml
airtime_mvc/application/views/scripts/form/support-setting.phtml
airtime_mvc/build/sql/schema.sql
|
2015-01-23 11:32:45 -05:00 |
drigato
|
134ade877c
|
Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-cloud-storage
Conflicts:
airtime_mvc/build/sql/schema.sql
|
2015-01-22 15:48:34 -05:00 |
Albert Santoni
|
d5ee710f89
|
Fixed CSRF token checking in MediaController (broken by last 2 commits)
* Also fixed getOwnerId(), no longer calls a non-existent function
|
2015-01-22 12:20:13 -05:00 |
drigato
|
bade613e80
|
Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-cloud-storage
Conflicts:
airtime_mvc/application/modules/rest/controllers/MediaController.php
|
2015-01-22 11:19:25 -05:00 |
Duncan Sommerville
|
a40067ca55
|
Moved REST authorization boilerplate to Zend Acl_plugin
|
2015-01-21 17:20:04 -05:00 |
Duncan Sommerville
|
a5cc529c4a
|
Merge branch 'saas' of https://github.com/sourcefabric/Airtime into saas
|
2015-01-15 11:24:16 -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
|
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 |
drigato
|
cf9eabbc74
|
Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas
Conflicts:
airtime_mvc/application/Bootstrap.php
airtime_mvc/application/models/Schedule.php
airtime_mvc/application/modules/rest/controllers/MediaController.php
airtime_mvc/build/sql/schema.sql
python_apps/airtime_analyzer/airtime_analyzer/analyzer_pipeline.py
|
2014-12-03 13:35:32 -05:00 |
drigato
|
16dc286420
|
SAAS-503: PYPO -> Use the REST API to download files
|
2014-12-03 13:22:52 -05:00 |
drigato
|
6cb993cc80
|
SAAS-504: Store provider in db
|
2014-11-27 15:44:53 -05:00 |
drigato
|
477ac337e5
|
Merge branch 'saas' into cc-5709-airtime-analyzer-cloud-storage-saas
Conflicts:
airtime_mvc/application/models/StoredFile.php
python_apps/airtime_analyzer/airtime_analyzer/analyzer_pipeline.py
|
2014-11-26 11:54:07 -05:00 |
drigato
|
884a4c493d
|
Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-cloud-storage
Conflicts:
airtime_mvc/application/models/StoredFile.php
airtime_mvc/application/modules/rest/controllers/MediaController.php
python_apps/airtime_analyzer/airtime_analyzer/analyzer_pipeline.py
|
2014-11-26 11:42:40 -05:00 |
Albert Santoni
|
ca7d0688e7
|
Merge branch 'cc-5709-airtime-analyzer' into saas
Conflicts:
airtime_mvc/application/modules/rest/controllers/MediaController.php
|
2014-11-20 16:47:35 -05:00 |
Albert Santoni
|
7db571d103
|
Remove clearAction from the media REST API for security
|
2014-11-20 16:47:02 -05:00 |
Albert Santoni
|
8ffd70781b
|
Remove clearAction from the media REST API for security
|
2014-11-20 16:46:21 -05:00 |
Duncan Sommerville
|
c627342e28
|
Merge branch 'saas' of https://github.com/sourcefabric/Airtime into saas
|
2014-11-19 15:21:14 -05:00 |
Albert Santoni
|
4f7f64af7a
|
Merge branch 'cc-5709-airtime-analyzer' into saas
|
2014-11-18 17:45:08 -05:00 |
Albert Santoni
|
11a31375df
|
Slightly more robust fix for the last issue
|
2014-11-18 17:41:44 -05:00 |
Duncan Sommerville
|
6460854fda
|
Fixed 'clear' button not working when files failed to import
|
2014-11-18 17:13:48 -05:00 |
drigato
|
34453b5548
|
Removed setting the directory for cloud files
|
2014-11-18 10:57:21 -05:00 |
drigato
|
4d8b32556b
|
Merge branch 'saas' into cc-5709-airtime-analyzer-cloud-storage-saas
Conflicts:
airtime_mvc/application/modules/rest/controllers/MediaController.php
|
2014-11-18 09:24:38 -05:00 |
drigato
|
91e7f7053d
|
Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas
|
2014-11-18 09:16:25 -05:00 |
Duncan Sommerville
|
51274920e1
|
Cosmetic updates
|
2014-11-13 10:20:58 -05:00 |
drigato
|
7d86ea3115
|
Better error handling on media PUT request
|
2014-11-13 09:41:46 -05:00 |
drigato
|
2827db8ba3
|
Fix bad merge
|
2014-11-13 09:05:02 -05:00 |
Albert Santoni
|
864352c6a7
|
Merge branch 'cc-5709-airtime-analyzer' into saas
Conflicts:
python_apps/airtime_analyzer/airtime_analyzer/status_reporter.py
|
2014-11-12 17:04:00 -05:00 |
drigato
|
97b74a0997
|
Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas
Conflicts:
airtime_mvc/application/models/Schedule.php
|
2014-11-12 15:08:35 -05:00 |
drigato
|
f1fa4929ae
|
Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-cloud-storage
Conflicts:
python_apps/airtime_analyzer/setup.py
|
2014-11-12 14:51:18 -05:00 |
drigato
|
95517cac87
|
Fix exception thrown when the analyzer doesn't return filesize with the metadata
|
2014-11-12 14:45:50 -05:00 |
Duncan Sommerville
|
769e0e1d82
|
Fixed 'clear' button not working when files failed to import
|
2014-11-10 16:07:51 -05:00 |
drigato
|
87d5d3cb02
|
Merge branch 'cc-5709-airtime-analyzer-cloud-storage' into cc-5709-airtime-analyzer-cloud-storage-saas
Conflicts:
airtime_mvc/application/modules/rest/Bootstrap.php
airtime_mvc/application/modules/rest/controllers/MediaController.php
|
2014-11-03 13:11:22 -05:00 |
drigato
|
5f98151009
|
Removed unused route from rest Media Controller
|
2014-11-03 12:57:41 -05:00 |
drigato
|
0a45de7fba
|
Merge branch 'saas' into cc-5709-airtime-analyzer-cloud-storage-saas
Conflicts:
.gitignore
airtime_mvc/application/configs/airtime-conf.php
airtime_mvc/application/configs/classmap-airtime-conf.php
airtime_mvc/application/models/RabbitMq.php
airtime_mvc/application/models/Schedule.php
airtime_mvc/application/models/StoredFile.php
airtime_mvc/application/models/airtime/map/CcShowInstancesTableMap.php
airtime_mvc/application/models/airtime/map/CcShowTableMap.php
airtime_mvc/application/models/airtime/om/BaseCcShow.php
airtime_mvc/application/models/airtime/om/BaseCcShowInstances.php
airtime_mvc/application/models/airtime/om/BaseCcShowInstancesPeer.php
airtime_mvc/application/models/airtime/om/BaseCcShowInstancesQuery.php
airtime_mvc/application/models/airtime/om/BaseCcShowPeer.php
airtime_mvc/application/models/airtime/om/BaseCcShowQuery.php
airtime_mvc/application/modules/rest/Bootstrap.php
airtime_mvc/application/modules/rest/controllers/MediaController.php
airtime_mvc/build/sql/schema.sql
airtime_mvc/public/index.php
|
2014-11-03 12:29:58 -05:00 |
drigato
|
b871b32175
|
Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-cloud-storage
|
2014-10-30 12:17:34 -04:00 |
Albert Santoni
|
359727fc66
|
Merge branch 'saas' of github.com:sourcefabric/Airtime into saas
Conflicts:
airtime_mvc/application/modules/rest/controllers/MediaController.php
|
2014-10-29 18:01:31 -04:00 |
Albert Santoni
|
ceb51100ec
|
Merge branch 'cc-5709-airtime-analyzer' into saas
|
2014-10-29 17:58:56 -04:00 |
Albert Santoni
|
fd39db2e24
|
Merge pull request #75 - Saas relder csrf delete file
|
2014-10-29 17:55:42 -04:00 |
Robert Elder
|
c02ed026f4
|
Support for tokens in multipart file upload using API.
|
2014-10-24 03:57:35 +00:00 |
drigato
|
544d20ebc2
|
Replaced spaces with dashes in resource_id generation
Fixed track preview and download signed urls
Removed cloud_storage_deleter.py file
Changed cloud_storage settings in airtime.conf
|
2014-10-17 17:16:53 -04:00 |