Martin Konecny
|
3f7ccf6967
|
fix missing closing parentheses
|
2013-03-04 11:41:42 -05:00 |
Martin Konecny
|
8bec9dea55
|
Merge branch '2.3.x' into 2.3.x-saas
|
2013-02-20 14:41:55 -05:00 |
denise
|
ad334d9e74
|
CC-4926: System-> Preference: Please limit the default fade value less than 60
- added a range validator of 0 - 59.9 on default fade
|
2013-02-06 15:44:52 -05:00 |
Martin Konecny
|
7c327e4c75
|
Merge branch '2.3.x' into 2.3.x-saas
|
2013-01-25 12:12:21 -05:00 |
denise
|
0cf8526f87
|
CC-4878"Send support feedback" button at initial login tries to load "http://showbuilder" and was missing the local host IP.
-fixed
|
2013-01-25 11:51:56 -05:00 |
Martin Konecny
|
784cb390d3
|
Merge branch 'devel' into 2.3.x-saas
|
2013-01-17 10:56:18 -05:00 |
denise
|
f7e8fd33fd
|
CC-4848: Streaming server passwords should be hidden with dots, once entered
-fixed
|
2013-01-16 14:36:56 -05:00 |
Martin Konecny
|
9d8c9149fd
|
remove code that will never be executed on SaaS branch
|
2013-01-16 14:06:04 -05: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 |
James
|
9ae3559305
|
Merge branch 'cc-4384-remove-table-calling-with-cc-config' into devel
Conflicts:
airtime_mvc/application/Bootstrap.php
|
2013-01-14 16:19:51 -05:00 |
James
|
5a97fb69f2
|
CC-4384: Remove annoying usage of $CC_CONFIG
- done
|
2013-01-14 16:16:14 -05:00 |
denise
|
7b4693e5f9
|
CC-4831: I18N: Error message of background settings when creating a show is not translated
-fixed
|
2013-01-14 14:13:32 -05:00 |
denise
|
f067b952db
|
CC-4829: Password Verify does not work on Lucid
-code cleanup
|
2013-01-14 12:17:33 -05:00 |
denise
|
83a450565e
|
CC-4829: Password Verify does not work on Lucid
-fixed
|
2013-01-14 12:07:17 -05:00 |
Martin Konecny
|
89274e43b3
|
fix spelling mistake
|
2013-01-11 13:17:08 -05:00 |
denise
|
a129b0b081
|
CC-4472: User password verify or clear text display.
-done with password verify
|
2013-01-10 17:51:25 -05:00 |
James
|
55fa8b8dc1
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2013-01-10 14:52:45 -05:00 |
denise
|
dffe932223
|
Added missing base directory to urls
|
2013-01-10 13:58:11 -05:00 |
denise
|
2797809c74
|
CC-4786: Refresh page when language setting changes
-done
|
2013-01-10 13:55:52 -05:00 |
James
|
048ee05030
|
CC-4821: Add option to disable ReplayGain
- done
|
2013-01-10 13:49:41 -05:00 |
denise
|
1572955d07
|
CC-4810: Add language setting to login page
-done
|
2013-01-09 18:03:23 -05:00 |
denise
|
db62b538dd
|
CC-4816: Timezones should be a user preference
-done
|
2013-01-09 13:38:38 -05:00 |
denise
|
f308305df8
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2013-01-07 18:18:59 -05:00 |
denise
|
a65e72941f
|
CC-4805: Localization -> Changing default language changes datatables and add media language setting
-fixed
|
2013-01-07 18:18:40 -05:00 |
James
|
6e241fd3ec
|
CC-4512: Allow changing stream "Offline" message via Web UI
- fixed
|
2013-01-07 18:14:57 -05:00 |
Daniel James
|
771b9b9412
|
Fixed whitespace in Preferences page between 'Timezone' and colon
|
2013-01-07 11:41:29 +00:00 |
Daniel James
|
a2c1b9c699
|
Clarify label on default interface language preference
|
2013-01-07 11:05:38 +00:00 |
Daniel James
|
053418d7ac
|
Added missing colon to the end of 'Language'
|
2013-01-07 10:42:16 +00:00 |
James
|
63c847080f
|
CC-4732: Ask for admin username + password in Stream Settings page
- CRLF
|
2013-01-03 18:02:19 -05:00 |
James
|
5d76bb2d17
|
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
|
2013-01-03 18:00:33 -05:00 |
James
|
ae7b6fe092
|
CC-4732: Ask for admin username + password in Stream Settings page
- done
|
2013-01-03 17:58:50 -05:00 |
denise
|
7ea649e063
|
CC-4783: Username on the edit user form should be readonly
-done
|
2013-01-03 16:27:05 -05:00 |
denise
|
e2c87ed8b6
|
CC-4781: Store localization settings on a per-user basis
-done
|
2013-01-03 16:19:02 -05:00 |
james
|
cf38e2c596
|
CC-4754: Replay gain modifier
- done
|
2012-12-27 22:58:41 -05:00 |
james
|
c0665e4748
|
CC-4754: Replay gain modifier
- Initial commit
|
2012-12-27 00:36:11 -05:00 |
denise
|
adae81bffa
|
CC-4747: Add User page -> Typo on form labels
|
2012-12-17 16:53:18 -05:00 |
denise
|
bd18039785
|
CC-4744: Edit user form needs styling
-done
|
2012-12-17 14:12:27 -05:00 |
denise
|
f12547dfb4
|
CC-4736: Let non-admin users update their user info
new form
|
2012-12-10 16:56:25 -05:00 |
denise
|
adb966a734
|
CC-4735: Library: Edit metadata selection should be a popup instead of going to a new page
-cancel button does not reload the page anymore
|
2012-12-05 13:21:18 -05:00 |
denise
|
062740ef81
|
CC-4735: Library: Edit metadata selection should be a popup instead of going to a new page
-done
|
2012-12-05 13:16:25 -05:00 |
Martin Konecny
|
3086bde17e
|
-cleanup parsing for form elements that weren't provided by the client in our SaaS implementation
|
2012-12-04 16:22:03 -05:00 |
denise
|
844246df3a
|
CC-4730: Support Feedback: Errors are displayed when they shouldn't be
|
2012-12-04 15:30:56 -05:00 |
denise
|
ab55bb73bb
|
CC-4683: System -> Preference: Save button is old style
-support feedback form also had old button style
|
2012-12-03 14:51:21 -05:00 |
denise
|
2f0c6b702a
|
CC-1960: Internationalize Airtime / Support translations
- created locale table
- create locale model
- set default locale in pref table
|
2012-11-29 18:21:03 -05:00 |
Martin Konecny
|
858f03c9ad
|
-remove rebroadcast code
|
2012-11-29 15:58:29 -05:00 |
denise
|
542434d9f0
|
CC-1960: Internationalize Airtime / Support translations
-got rid of spaces at beginning of strings
-removed empty string translations
-overwrote Zend_Validate_Between object error messages
|
2012-11-28 16:16:39 -05:00 |
Martin Konecny
|
4983721565
|
Merge branch '2.2.x' into 2.2.x-saas
Conflicts:
airtime_mvc/application/forms/LiveStreamingPreferences.php
|
2012-11-28 16:10:33 -05:00 |
denise
|
9689c75bed
|
CC-1960: Internationalize Airtime / Support translations
-added i18n to serverbrowser.js
-fixed small typo in SmartBlockCriteria.php
|
2012-11-28 11:54:22 -05:00 |
denise
|
e475c2e99e
|
CC-1960: Internationalize Airtime / Support translations
-overwrote zend from stringLength validator
|
2012-11-27 17:28:27 -05:00 |
denise
|
9acfb6c181
|
CC-1960: Internationalize Airtime / Support translations
- overwrote default zend form error messages
|
2012-11-27 17:11:29 -05:00 |