Martin Konecny
548b73db42
CC-4873: Airtime takes 7 seconds to load 32K (very small) from db
...
-remove an unnecessary roundtrip to server
2013-01-23 18:31:45 -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
86f57cb953
CC-4820: I18N: Date and Time picker of Record/rebroadcast show is not translated
...
-fixed
2013-01-10 16:30:04 -05:00
Martin Konecny
58fc8ecee7
CC-4766: Invalid date appears during setting show's time and date
2013-01-09 15:52:35 -05:00
denise
b677130a3f
CC-1960Internationalize Airtime / Support translations
...
-added gettext wrapper to strings missing it
-timepicker close button was not getting translated -fixed
2012-11-23 16:39:41 -05:00
denise
dd0e71efcc
CC-1960: Internationalize Airtime / Support translations
...
-added gettext wrapper function to all strings missing it
-i18n of jquery timepicker and datepicker
-i18n of jquery datatables columnFilter input place holder labels
2012-11-22 17:32:24 -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
Martin Konecny
8dcb1f8f3d
CC-4101Calendar displays white on white for certain show names, making shows invisible
2012-07-13 10:28:50 -04:00
james
c4480a46b1
CC-4025: Suggest show colour in calendar automatically, based on show name
...
- done
2012-06-27 23:03:50 -04:00
James
032637049d
CC-3952: Calendar: Create/Edit Show's End time manually and keep date picker
...
open, the change will not take effect
- fixed
2012-06-12 17:07:24 -04:00
denise
16b6f09420
CC-3959: Make default username "source" for master and show inputs
...
-done (just added tooltip)
2012-06-11 14:55:26 -04:00
denise
a3754be31a
CC-3850: Use qTip instead of custom tooltips
...
-done
2012-06-05 11:24:40 -04:00
Naomi Aro
f78e6eaeca
CC-3763 : Don't call window.resize callbacks multiple time during continuous events
2012-05-04 18:16:10 +02:00
James
c9df8e8b15
CC-3722: Create loading indicator for AJAX call when calculating Show length
...
- done
2012-04-26 11:56:14 -04:00
James
b5a65ae7e4
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-04-25 17:22:05 -04:00
James
fe71487fa2
CC-3478: Calendar->Show has some inconsistencies on special Days (e.g.
...
switching to Daylight Saving Time)
- fixed
2012-04-25 17:21:25 -04:00
Martin Konecny
517013ffc3
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-04-25 16:21:15 -04:00
Martin Konecny
d04e053814
CC-3704: No default checked day when creating repeat show
...
-fixed
2012-04-25 16:21:03 -04:00
James
5c401cb472
CC-3671: add show on week/day view doesn't get start time/end time filled in
...
- fixed
- moved pad function into common.js
2012-04-25 16:04:36 -04:00
Martin Konecny
fbef6aa3c4
-remove reference to deleted meio mask jquery library
2012-04-12 13:11:45 -04:00
James
332c1d91b5
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
...
Conflicts:
airtime_mvc/public/js/airtime/schedule/add-show.js
2012-04-05 16:03:15 -04:00
James
954fa2bceb
CC-3444: Ability to edit currently playing show (end time and permissions)
...
- handling in better way. we created separate action for this.
2012-04-05 16:01:27 -04:00
Martin Konecny
176e5fdbd7
CC-3548: Schedule: Separate repeate show template and single instance on 'When' section
...
-in progress
2012-04-05 15:30:21 -04:00
Martin Konecny
8050a1ce29
CC-3548: Schedule: Separate repeate show template and single instance on 'When' section
...
-in progress
2012-04-05 14:45:16 -04:00
Martin Konecny
8cb5ccbe41
CC-3516: Creating a show has a long execution time
...
-cool effect now works under firefox
2012-03-28 23:52:17 -04:00
James
d7819b6dd2
CC-3489: Live Stream: When Custom Auth check box is checked, Custom
...
Username and Custom Password field must be required
- fixed spacing
2012-03-26 17:21:13 -04:00
James
e76f4baf18
CC-3489: Live Stream: When Custom Auth check box is checked, Custom Username and Custom Password field must be required
...
- done
2012-03-26 15:09:27 -04:00
Martin Konecny
0525f182ef
CC-3516: Creating a show has a long execution time
...
-grey out add-show form while busy
2012-03-25 22:56:51 -04:00
James
087d893a60
Merge branch 'airtime-2.0.x' into devel
2012-01-17 14:48:04 -05:00
Naomi Aro
a69be24831
CC-3256 : Recorded/repeated/rebroadcast is invalid after show update
...
only the original rebroadcasts are left when toggling the repeat option.
2012-01-17 12:45:05 +01:00
Yuchen Wang
4a372715a3
CC-3239: Create show form->Date start doesnt consider "Week starts on" parameter
...
Fixed
2012-01-12 12:19:05 -05:00
james
17e09b64af
CC-3210 Show: Date mask does not work when you
...
"Add This Show" -> "Close" -> "+ Show"
- moved masking function to more appropriate place which also
fixed the bug
2011-12-18 22:55:03 -05:00
james
ce27632ec9
CC-3212: TimeTicker and DateTicker are both open at the same time
...
on Chrome (13v)
- turn off autoTab option
- removed unnecessary code
2011-12-18 22:42:35 -05:00
james
d97b9ad164
CC-3197: "Add/update show" usability issues
...
- done.
2011-12-16 15:36:37 -05: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
James
bbbdfac21f
CC-3071: Show adding "When" improvements
...
- fixed
2011-11-21 15:01:55 -05:00
james
ad708d9983
CC-2156: Searching for a host and hitting ENTER submits the show form
...
- done. Had to port the code manually
2011-11-16 18:14:10 -05:00
James
b04b7ff010
CC-2848: Misc bugs from demo service
...
- Handling concurrency issue playlist section and show(canlendar) section
2011-11-10 15:35:27 -05:00
james
33fe78f309
CC-2974: Schedule Calendar does not auto-resize when resizing browser
...
window height.
- comment added
2011-10-26 10:23:55 -04:00
James
ca757d0fc0
CC-2974: Schedule Calendar does not auto-resize when resizing browser
...
window height.
- fixed
2011-10-23 07:08:03 -04:00
James
0e29dfa617
CC-2917: Adding show, when inputting time and specifying a bogus
...
time (like 55555), then Nan-Nan-Nan shows up(possibly when tabbing)
- fixed by implementing masking on the fields
- used meioMask jquery plugin
2011-10-03 16:43:32 -04:00
James
a4fb63afcf
CC-2856: duration was is always fixed to 1h
...
- fixed
2011-09-21 10:16:48 -04:00
James
637eaafcc4
CC-2839: End Date and Time show NaN when incorrect start date is entered
...
- fixed
2011-09-19 11:10:55 -04:00
James
ad67fbab56
CC-2655: parseInt was using octat radix
...
- Change parseInt() to use 10(decimal) radix
2011-08-09 11:26:12 -04:00
james
752f60bd76
CC-2512:Small browser window causes day/week/month buttons to
...
overlap Calendar
- fixed
- also margin was adjusted to more reasonable size
2011-07-06 11:57:42 -04:00
james
48537c3c10
CC-2484:Calendar sholdn't move down
...
- the fix was fairly easy. so I did complete fix.
2011-06-30 12:15:54 -04:00
james
11af81133c
CC-2431:Clendar shrinking issue
...
-fixed
2011-06-27 17:32:54 -04:00
james
33bb5560bf
CC-2357: tweak to show date end
...
- fix on end time.
2011-06-27 16:29:22 -04:00
martin
50cde2f8b0
CC-2418: Show add: end time shown in display is not the time committed to DB
2011-06-22 11:21:26 -04:00