Lucas Bickel
|
a04566cb17
|
🔥 remove airtime.pro servername check in setup
|
2019-08-18 14:44:20 +02:00 |
Lucas Bickel
|
54b1a70249
|
📦 (mvc) switch to zf1s zf1
|
2019-01-20 14:46:33 +01:00 |
Lucas Bickel
|
4936b16bc1
|
Load autoloader early so setup can use it
Also fixes a @include_once check that is now much easier.
|
2017-02-28 12:25:24 +01:00 |
drigato
|
67db2c1d25
|
SAAS-1063: REST API for podcasts
Hierarchy routing is working
Basic implentation of podcast INDEX and POST actions done
|
2015-09-16 14:22:13 -04:00 |
Duncan Sommerville
|
765a61d09f
|
Don't show status page on Airtime pro fix
|
2015-06-30 16:21:33 -04:00 |
Duncan Sommerville
|
771aeaacb6
|
Don't show status pages on Airtime Pro
|
2015-06-30 15:19:05 -04:00 |
Albert Santoni
|
609f073a25
|
Merge branch '2.5.x-installer' into saas-dev-plus
Conflicts:
airtime_mvc/public/css/styles.css
airtime_mvc/public/index.php
|
2015-06-16 11:20:43 -04:00 |
drigato
|
f9dd70ad27
|
Fix for incorrectly displaying the installer screen
|
2015-06-10 15:38:27 -04:00 |
Albert Santoni
|
11c6818e61
|
Merge branch '2.5.x-installer' into saas-installer-albert
Conflicts:
.gitignore
airtime_mvc/application/Bootstrap.php
airtime_mvc/application/configs/conf.php
airtime_mvc/application/controllers/SystemstatusController.php
airtime_mvc/application/controllers/UpgradeController.php
airtime_mvc/application/upgrade/Upgrades.php
airtime_mvc/application/views/scripts/systemstatus/index.phtml
airtime_mvc/build/airtime.conf
airtime_mvc/build/sql/defaultdata.sql
airtime_mvc/public/index.php
airtime_mvc/tests/application/helpers/AirtimeInstall.php
install_minimal/airtime-install
install_minimal/include/airtime-constants.php
install_minimal/include/airtime-copy-files.sh
install_minimal/include/airtime-db-install.php
install_minimal/include/airtime-initialize.sh
install_minimal/include/airtime-install.php
install_minimal/include/airtime-installed-check.php
install_minimal/include/airtime-remove-files.sh
install_minimal/include/airtime-upgrade.php
python_apps/media-monitor/install/media-monitor-copy-files.py
python_apps/monit/monit-airtime-generic.cfg
python_apps/pypo/airtime-playout
python_apps/pypo/install/pypo-copy-files.py
python_apps/pypo/liquidsoap/generate_liquidsoap_cfg.py
python_apps/pypo/liquidsoap/ls_script.liq
python_apps/pypo/pypo/__main__.py
python_apps/pypo/pypo/media/update/replaygain.py
python_apps/pypo/pypo/media/update/replaygainupdater.py
python_apps/pypo/pypo/media/update/silananalyzer.py
python_apps/python-virtualenv/airtime_virtual_env.pybundle
python_apps/python-virtualenv/requirements
utils/airtime-check-system.php
|
2015-05-22 16:05:29 -04:00 |
Albert Santoni
|
2e2c3d6276
|
Merge of cc-5709-airtime-analyzer-saas-refactor into saas
|
2015-02-20 14:27:16 -05:00 |
Albert Santoni
|
a20f90cd2d
|
Marginally better error handling for 401 in REST controller
|
2015-02-06 15:20:01 -05:00 |
Albert Santoni
|
7717692b41
|
Merge branch '2.5.x' into saas
|
2015-02-02 18:03:39 -05:00 |
Albert Santoni
|
df4bc01ff8
|
Log all PHP errors (including parse errors) to our zend log
|
2015-02-02 18:03:13 -05:00 |
Albert Santoni
|
163227439c
|
Raise exception again in index.php as alternative to die()
* Backport from saas
|
2015-01-27 18:27:03 -05:00 |
Albert Santoni
|
1ddc27bb77
|
Merge branch '2.5.x' into saas
Conflicts:
airtime_mvc/application/controllers/ScheduleController.php
airtime_mvc/public/index.php
|
2015-01-27 18:26:39 -05:00 |
Albert Santoni
|
e83c86a0ff
|
Refactored the logging class to reduce code, use error levels correctly, and improve performance.
|
2015-01-27 18:24:13 -05:00 |
Duncan Sommerville
|
44018b2cbf
|
Changed status page to use config-check (tentative) and removed time-intensive check in index routing
|
2015-01-16 16:15:16 -05:00 |
Duncan Sommerville
|
5e22f929c7
|
Reverted commit mistakenly changing file modifiers to 755
|
2015-01-14 20:45:03 -05:00 |
Duncan Sommerville
|
f4c5cf1353
|
Added virtualenv back into install process
|
2015-01-05 16:41:03 -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 |
Duncan Sommerville
|
f5b4928538
|
More work on web installer
|
2014-12-09 17:48:16 -05:00 |
Duncan Sommerville
|
9fed113f74
|
More work on setup/installation process
|
2014-12-03 18:04:47 -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
|
7c0a25be7f
|
SAAS-505: Extract Amazon_S3 class and have it inherit from a general 'cloud backend' class
|
2014-12-01 21:05:46 -05:00 |
Duncan Sommerville
|
acaf47c592
|
More work on web setup form
|
2014-12-01 15:49:53 -05:00 |
Duncan Sommerville
|
8f46b4dca7
|
More work on new installer
|
2014-11-28 15:30:11 -05:00 |
Duncan Sommerville
|
0b77222013
|
More work on WordPress style installer
|
2014-11-27 19:10:23 -05:00 |
Duncan Sommerville
|
4a1354c45f
|
Work on new WordPress style install process
|
2014-11-27 18:47:05 -05:00 |
Duncan Sommerville
|
e8950c8815
|
Changed tabs to spaces
|
2014-11-04 11:07:24 -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 |
Duncan Sommerville
|
275ca5eed6
|
Resolved differences merging 2.5.x into saas
|
2014-10-27 16:25:42 -04:00 |
drigato
|
f775bedb49
|
Stopped returning filesize in delete functions.
Created an Amazon S3 wrapper class around Zend_Service_Amazon_S3 to add more functionality.
|
2014-10-21 16:05:50 -04:00 |
drigato
|
2423ea6787
|
Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-cloud-storage
|
2014-10-08 11:46:30 -04:00 |
drigato
|
c4692cc0d7
|
Merge branch '2.5.x' into cc-5709-airtime-analyzer
Conflicts:
airtime_mvc/application/controllers/PluploadController.php
airtime_mvc/application/views/scripts/plupload/index.phtml
|
2014-10-08 11:46:08 -04:00 |
Robert Elder
|
f0397bbc59
|
PHP ini settings for cookies.
|
2014-09-29 18:22:10 +00:00 |
drigato
|
b38f3d7e03
|
CC-5895: Upgrade Propel to 1.7
Add vendor directory to include path
|
2014-07-23 16:13:55 -04:00 |
Albert Santoni
|
14113f7e60
|
Merge branch 'cc-5709-airtime-analyzer-buy-now' into cc-5709-airtime-analyzer-buy-now-saas
|
2014-07-03 12:26:45 -04:00 |
Albert Santoni
|
a5822aa07a
|
CORS refactoring
|
2014-07-03 12:26:09 -04:00 |
Albert Santoni
|
2794ca1355
|
Merge branch 'cc-5709-airtime-analyzer-buy-now' into cc-5709-airtime-analyzer-buy-now-saas
Conflicts:
airtime_mvc/application/controllers/UpgradeController.php
airtime_mvc/application/models/Cache.php
|
2014-07-02 12:34:33 -04:00 |
Albert Santoni
|
9de92a87a4
|
Refactored the upgrade process for Airtime Pro
|
2014-07-01 13:36:09 -04:00 |
Albert Santoni
|
1c33da948e
|
Removed per-instance application.ini customizations
|
2014-05-02 16:14:06 -04:00 |
Albert Santoni
|
1c5e2d6205
|
Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas
Conflicts:
airtime_mvc/public/index.php
* Reverted some SaaS-only thing Martin did a year ago. Looks benign but
only one way to find out...
|
2014-03-27 16:38:03 -04:00 |
drigato
|
13a664207f
|
CC-5742: Airtime isn't handling caught exceptions properly
|
2014-03-17 11:19:06 -04:00 |
Martin Konecny
|
2a36ecbebf
|
simplification of saas only code
|
2013-01-31 16:34:10 -05:00 |
Martin Konecny
|
c84a608747
|
CC-4438: Station Time is always UTC time no matter what the time zone setting is
-fixed
|
2012-09-14 16:51:39 -04:00 |
Rudi Grinberg
|
f47593575c
|
switch defaults for verbose stack trace
|
2012-09-12 11:51:11 -04:00 |
Rudi Grinberg
|
8b433de006
|
Made verbose trace opt out.
|
2012-09-12 11:45:08 -04:00 |
Rudi Grinberg
|
77215d175c
|
More verbose exceptions
|
2012-09-11 18:22:12 -04:00 |
Martin Konecny
|
bcc095e924
|
CC-4389: Convert all PHP errors to throw exceptions instead
-don't throw exception for suppressed errors.
|
2012-09-11 12:03:52 -04:00 |
Martin Konecny
|
245d9a95d0
|
CC-4389: Convert all PHP errors to throw exceptions instead
-don't throw exception for suppressed errors.
|
2012-09-11 11:12:58 -04:00 |