Albert Santoni
9a03b1b50a
Force users to click OK in the language/timezone popup
2015-10-14 11:58:44 -04:00
Albert Santoni
eef61a65fc
Cleanup and comments for the timezone/language popup
2015-08-05 14:49:43 -04:00
drigato
989b4994aa
SAAS-945: Language + Timezone Setup Popup
...
forgot to auto detect user's timezone
2015-07-27 14:38:42 -04:00
drigato
ee2bfe7664
SAAS-945: Language + Timezone Setup Popup
2015-07-27 07:06:22 -04:00
Duncan Sommerville
4dab2abf4e
Replaced reoccurring strings with string formatting to aid dynamic translations
2014-11-06 18:40:19 -05:00
Martin Konecny
fae3f3a03f
CC-2184: Hardcoded CSS path should be relative path instead
...
-Make '/' the default root
2013-01-14 16:00:38 -05:00
denise
57fdab0ddf
CC-1960: Internationalize Airtime / Support translations
...
-added i18n jquery library
-created a Locale controller that returns a js dictionary of translations needed in js
-added jquery i18n wrapper function to all strings in js
2012-11-20 11:33:37 -05:00
denise
d32495d100
CC-2184: Hardcoded CSS path should be relative path instead
2012-10-19 11:09:34 -04:00
denise
09b117999e
CC-4475: Register form button doesn't have any styling
...
-fixed
2012-09-18 15:28:38 -04:00
denise
3d20ded170
CC-4307: Add "Never show again" to the pop-up registration prompt
...
-done
2012-08-28 17:30:34 -04:00
denise
8abb57c402
CC-3842: Next scheduled show gets registered as next scheduled song
...
- removed case where light stays on for first 5 seconds of track
- also removed function calls no longer in use (notifySongStart(), and notifyShowStart())
- removed nowplayingdatagrid.js since it is no longer in use
2012-05-17 11:23:24 -04:00
Naomi Aro
f48c5ff575
CC-3547 : Refactoring Views, removing action stack to better work with permissions. Reorganizing Statistics Dialog.
2012-03-29 15:34:58 +02:00
Naomi Aro
fe87a82fbc
CC-2926 : Clicking "Choose File" in support settings to upload image defaults to "Audio/MPEG" type in Chrome
2011-12-09 13:07:33 +01:00
Martin Konecny
b1193318ed
CC-3105: Settings dates (the popup select date calendar) shows Today by local machine timezone and not Airtime timezone.
...
-fixed
2011-11-25 17:36:11 -05:00
martin
929e29182b
CC-2908: Add "Live Stream" title to live stream popup window
...
-custom logo
2011-10-04 17:18:36 -04:00
James
405edcc5fa
CC-2718: Changes to the support page
...
- "Help Airtime" button is enanbled solely depending on feedback checkbox
when user already agreed to Terms and condition
2011-08-23 16:46:29 -04:00
james
ba4733ceb6
CC-2460:Popup shouldn't show after X is pressed
...
- changed name to "donotshowregistrationpopup"
2011-07-06 17:02:58 -04:00
james
a8546e289e
CC-2068:Now playing should use Title/Creator, not Song/Artist
...
- fixed
- removed some unnecessary code.
2011-07-06 13:56:27 -04:00
james
acf5dbd6df
CC-2515:Phone Home Metric:prevent parent window refreshing
...
- fixed.
2011-07-06 11:32:57 -04:00
james
daf6f9963f
CC-2511:Phone Home Metric: add error display on popup
...
- refactoring was needed to solve this problem.
- javascript error check is not necessary anymore.
- The form is preloaded to nowplaying page, only when
it's needed, hence ajax call to pull up the form is not
needed anymore.
2011-07-05 15:53:50 -04:00
james
cb72db4a31
CC-2460:Popup shouldn't show after X is pressed
...
- changed function name to "donotshowpopup"
2011-07-04 13:11:35 -04:00
james
6de8b09184
CC-2460: popup doesn't popup again after press X
...
- fixed
2011-07-04 09:54:44 -04:00
james
43c8a28633
CC-2455:Show what i am sending heading
...
-fixed
2011-06-29 17:28:51 -04:00
james
2163efc1be
CC-2425:Tweaks to phone home metrics
...
- In order for the user to click the "Yes, Help Airtime" button,
both "send support feedback" AND "privacy policy" should be checked
2011-06-28 12:47:54 -04:00
james
52dc267670
CC-2357:Tweak to show date end
...
- fixed
2011-06-27 15:59:29 -04:00
James
c5ec6b5a53
CC-2425:Tweak phone home
...
- privacy check box is uncheck by defalut
- 'Yes' button is disabled on popup form by default
- custom error msg is added for privacy checkbox on preference
form
- promote form is hidden by default
2011-06-26 23:13:49 -04:00
James
59e19fe9d1
CC-2450:Phone home metric
...
- email is not required anymore.
- Send info box suppose to dispalys filelds only when thev
value is non-empty string. It wasn't diaplyng where the
value was 0(fixed).
2011-06-26 01:01:35 -04:00
James
a936212355
Merge branch 'cc-2425-tweak-phone-home' into devel
2011-06-26 00:45:30 -04:00
James
194ad31c9f
CC-2425:Tweak phone hom
...
- done
2011-06-26 00:45:02 -04:00
James
cc542797c7
CC-2425:Tweaks to phone home metric
...
- Done
2011-06-24 17:26:37 -04:00
james
e762633405
CC-1724:Phone home statistics
...
- Final commit for client side.
2011-06-20 17:58:38 -04:00
james
1fbaa7d5fb
CC-1724:Phone home statistics
...
- Popup form validation is added( javascript )
2011-06-16 14:26:24 -04:00
james
5adfb79981
CC-1724:Phone home statistics
...
Temp commit
2011-06-15 17:51:44 -04:00
james
0263278bc2
CC-1724-phone-home-statistics
...
add js for register
2011-06-15 12:07:35 -04:00
james
e25e9d4d56
CC-2253:Gap until show ends format
...
removed string 'seconds' at the end
2011-05-30 16:10:20 -04:00
james
f7d37adfc6
CC-2253:Gap until show ends should display in HH:MM:SS
2011-05-30 14:57:37 -04:00
martin
d6616004a6
CC-2283: Now playing bar only shows the first word of the show name
...
-fixed
2011-05-18 18:37:13 -04:00
mkonecny
9638f6dd3e
cc-2167: now playing view with recording shows a gap
...
-implemented
2011-05-05 16:45:13 -04:00
mkonecny
038f2e1c69
cc-2229-refactor-now-playing-code
...
-bug fixes
2011-05-05 14:55:45 -04:00
mkonecny
7010f2156e
cc-2229-refactor-now-playing-code
...
-further refactoring...
2011-05-05 14:08:52 -04:00