Duncan Sommerville
|
70f6cbbc71
|
Fixes to airtime-celery setup
|
2015-06-23 15:10:02 -04:00 |
Duncan Sommerville
|
b0b6e037ac
|
CC-6046, CC-6045, CC-6047 - New SoundCloud implementation
|
2015-06-03 16:57:17 -04:00 |
Martin Konecny
|
8cd6bd9aa4
|
Merge branch 'devel' into 2.3.x-saas
Conflicts:
airtime_mvc/application/controllers/PreferenceController.php
airtime_mvc/application/forms/AddShowWhen.php
airtime_mvc/application/forms/GeneralPreferences.php
airtime_mvc/application/forms/LiveStreamingPreferences.php
airtime_mvc/application/forms/SoundcloudPreferences.php
airtime_mvc/application/forms/SupportSettings.php
airtime_mvc/application/views/scripts/form/preferences.phtml
airtime_mvc/application/views/scripts/form/preferences_email_server.phtml
airtime_mvc/application/views/scripts/form/preferences_general.phtml
airtime_mvc/application/views/scripts/form/preferences_livestream.phtml
airtime_mvc/application/views/scripts/form/support-setting.phtml
airtime_mvc/application/views/scripts/schedule/add-
show-form.phtml
airtime_mvc/public/js/airtime/preferences/preferences.js
python_apps/api_clients/api_client.py
python_apps/pypo/listenerstat.py
|
2013-01-15 13:44:44 -05: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 |
James
|
b8d6132b52
|
- saas patch #1
|
2012-10-23 18:47:15 -04:00 |
Yuchen Wang
|
d3df4b14d2
|
CC-3093: SoundCloud preferences do not have email or password as required fields + firefox auto-fills the password field
- Make the form fields required
- Append "Required" label to the fields
- Disable autocomplete for the fields
|
2011-11-23 12:52:35 -05:00 |
James
|
aebcfb9450
|
CC-2905: Add indentation on checkboxes on SoundCloud setting
- fixed
|
2011-10-03 15:35:31 -04:00 |
James
|
7e3d25eeaa
|
CC-2795: Give option to set download flag of recorded shows
uploaded to Soundcloud by default
- done
|
2011-09-29 17:10:17 -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 |