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 |
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 |
Duncan Sommerville
|
795e239ff3
|
Made several reoccurring strings into application constants and altered any static strings containing them to use these constants in string format calls.
|
2014-11-06 18:39:48 -05:00 |
Albert Santoni
|
345c782eb9
|
Fixed the unit tests and changed ops->zu
|
2014-06-09 11:34:25 -04:00 |
Albert Santoni
|
7b1cd5c908
|
CC-5354: Remove PHP short open tags for better compatibility
|
2013-10-04 14:15:23 -04:00 |
Daniel James
|
5f12bc713d
|
Bumped copyright date to 2013
|
2013-01-16 12:24:45 +00:00 |
Daniel James
|
c5f1d4a568
|
Removed bogus extra comma
|
2013-01-04 17:30:51 +00:00 |
denise
|
e5f67c8b05
|
CC-1960: Internationalize Airtime / Support translations
-added gettext wrapper functions for all strings in view/scripts, and forms
|
2012-11-20 11:33:37 -05:00 |
Rudi Grinberg
|
a69ff167d4
|
mass string change to _
|
2012-11-20 11:33:37 -05:00 |
Rudi Grinberg
|
15741bdfa9
|
renamed links
|
2012-11-20 11:29:56 -05:00 |
Paul Baranowski
|
81fb81af74
|
CC-3904: Help -> about: Year 2011 should be 2012
Fixed.
|
2012-05-30 13:59:06 -04:00 |
Yuchen Wang
|
f6670b001f
|
CC-3202: Airtime/Sourcefabric/GNU GPL v.3 links in Help->About should be opened in a new tab
Done
|
2011-12-14 22:29:02 -05:00 |
james
|
1f9b2559ab
|
CC-3032: Airtime -> Help -> About. shows variable name instead of value
- fixed
|
2011-11-16 16:46:54 -05:00 |
Paul Baranowski
|
2ed4dc9218
|
Forgot to add in the "About" page. Here it is.
|
2011-09-08 13:45:07 -04:00 |