Naomi
fc8c964d43
Merge branch '2.5.x' into 2.6.x
...
Conflicts:
airtime_mvc/application/configs/conf.php
airtime_mvc/application/controllers/ApiController.php
airtime_mvc/application/models/Scheduler.php
airtime_mvc/application/services/HistoryService.php
airtime_mvc/build/build.properties
2014-02-25 11:36:55 -05:00
Albert Santoni
181db1deb2
Add some defensive code against missing memcached settings
2014-02-14 12:23:02 -05:00
Albert Santoni
fe9beec778
CC-5651: Unit Test the Scheduler
...
* Added runtests.sh script for unit tests
* Use the airtime_test database config in Config.php, propel
* First unit test passes! :-)
2014-01-13 11:43:17 -05:00
Naomi Aro
885503c624
CC-5645 : Replace PHP APC
2013-12-17 15:52:32 -05:00
Naomi
a569d2f3f5
CC-5163 : Waveform - Hard coded api path will cause fail to open file when airtime is put under subfolder
2013-05-22 15:33:49 -04:00
Martin Konecny
973a415164
-fix installation error
2013-01-15 15:37:26 -05:00
James
8c19384d32
- CRLF fix
2013-01-14 16:21:02 -05:00
James
5a97fb69f2
CC-4384: Remove annoying usage of $CC_CONFIG
...
- done
2013-01-14 16:16:14 -05:00
James
a55bc9973c
- temp commit
2013-01-14 14:43:02 -05:00
James
dcf3526000
CC-4384: Remove annoying usage of $CC_CONFIG
...
- done
2013-01-10 18:09:00 -05:00
root
80898ec898
CC-3732: NationTalk Database upgrade fail, from 2.0.3 to 2.1.0
...
-fixed
2012-05-03 16:13:50 -04:00
Martin Konecny
5a2d55ef84
CC-3520: Change default password of monit
...
-currently I allow it to be fixed, but I don't actually change it
from default of airtime:guest
2012-04-13 16:58:12 -04:00
Martin Konecny
1519ada85c
CC-3567: Don't require API key for API controller when APPLICATION_ENV = "development"
...
-fix problem when constant isn't defined
2012-04-02 17:28:05 -04:00
Martin Konecny
709f38e4ed
CC-3567: Don't require API key for API controller when APPLICATION_ENV = "development"
...
-fixed
2012-04-02 17:28:05 -04:00
Martin Konecny
9be6f1bd0e
CC-3464: Playout forward cache should be configurable
...
-Done
2012-03-17 14:53:15 -04:00
Martin Konecny
5dcb033c84
CC-3297: Depend on zendframework and php-pear as external packages
...
-Remove dependency on included Zend files.
-Remove included Zend files
-Zend is now external dependency
2012-02-06 20:28:38 -05:00
Martin Konecny
51e181b445
CC-3297: Depend on zendframework and php-pear as external packages
...
-removed pear files
2012-02-06 15:16:57 -05:00
Martin Konecny
c229097470
CC-3297: Depend on zendframework and php-pear as external packages
...
-DB dependency should now be externalized
2012-02-06 15:10:03 -05:00
James
3a8ba36e0d
SAAS-155: Add possibility to show additional information on
...
login page (for demo site)
- username and password are auto filled on demo site
- added informative msg on demo site about username and password
2012-01-17 14:47:26 -05:00
Martin Konecny
67ddda4a2d
-Remove phing path from conf.php
2012-01-12 12:16:10 -05:00
Martin Konecny
a55b47efff
-Allow etc and stor directories to be configurable
2011-12-22 17:21:18 -05:00
Martin Konecny
8d369e662d
-make airtime.conf selectable in conf.php
2011-12-18 23:44:19 -05:00
martin
063afda7ff
CC-2519: Remove stor folder config option from /etc/airtime/airtime.conf
...
-done
2011-07-11 16:44:37 -04:00
martin
2c4e2afb8b
-removed airtime-clean-storage.php + airtime-import.php
...
-default created stor dir now has www-data:www-data permission
-created airtime-install.ini file for specifying install defaults
-removed all references to storDir in /etc/airtime/airtime.conf,
and get value from database instead.
2011-07-11 16:14:34 -04:00
Naomi
a2ec9b4d10
CC-2281 Install script should check for pre-installed versions and prompt user to upgrade/full installation
...
moving constants in conf.php to constants.php
2011-05-19 14:27:30 -04:00
Naomi
3f43c39f41
CC-2256 Airtime-upgrade.php does not upgrade the web app
...
changing to version 1.8.2
2011-05-17 11:33:22 -04:00
martin
8e2019a935
cc-2182: Convert back to restful design
...
-done
2011-05-02 16:33:37 -04:00
martin
9e01e389ea
cc-2182: convert back to restful design
...
-initial commit
2011-05-02 15:33:32 -04:00
martin
42a5df0b57
-changed version string to 1.8.1
2011-04-22 01:04:16 -04:00
martin
34bd145885
-updated version string to remove beta
2011-04-18 17:32:49 -04:00
Naomi
9e96ec9da4
reloading config after ini values are changed
2011-04-18 15:28:48 -04:00
martin
d68a8369c8
-changed version string to "1.8.0-beta"
2011-04-14 23:11:40 -04:00
Paul Baranowski
b11cbd8159
CC-2166: Packaging Improvements. Moved the Zend app into airtime_mvc. It is now installed to /var/www/airtime. Storage is now set to /srv/airtime/stor. Utils are now installed to /usr/lib/airtime/utils/. Added install/airtime-dircheck.php as a simple test to see if everything is install/uninstalled correctly.
2011-04-14 18:55:04 -04:00