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
james
7cc1f5c2e7
CC-2289:Differentiate between time and duration
...
- css has been modified (from Vlad)
- new image were added (from Vlad)
2011-06-13 12:59:44 -04:00
james
6a15f51aac
CC-2289:differentiate-between-time-and-duration
...
- some change in date populating rules
- change on start date/time triggers change in end date/time
- change on end date/time will triggers background turning into
red color to notify user that end date/time is earlier than
start date/time.
- need to do more work once I get img file from Vladmir
2011-06-13 12:59:43 -04:00
james
1dabbacca2
CC-2289:Differentiate between time and duration
...
- End date and time is added
- duration field is readonly now and is autocalculated
- now playing duration field format is changed( 0h 0m 0s )
- removed millisecond from start and end time in now playing
2011-06-13 12:59:43 -04:00
Naomi
8d59c18bef
CC-2326 Can't edit a show more than once (End Date problems)
...
show editing assumed inclusive end dates while show creating assumed non inclusive.
2011-05-26 15:41:47 -04:00
martin
fc51a6c835
CC-2155: Can open the rebroadcast options without the
...
"Record" checkbox being selected
-fixed
2011-05-19 17:16:41 -04:00
James Moon
e31a1240f3
CC-2155:Can open the rebroadcast options without the 'Record'checkbox being selected - fixed
2011-04-20 14:10:58 -07:00
Naomi
eb312ae454
fixes to template, javascript to handle error arrays.
2011-04-15 10:51:06 -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