Yuchen Wang
1c9b134748
CC-3183: recorder shows have extra 1ms which cause the now playing to report the show exceeding its time
...
Done
2012-01-04 17:10:14 -05:00
Martin Konecny
4f2adc3068
CC-3050: Comb through source code for dates being generated with date() function
...
-done
2011-11-16 14:06:59 -05:00
Martin Konecny
a0217f715f
CC-3037: Nowplaying bar not showing current show
...
-fixed
2011-11-15 16:10:45 -05:00
Martin Konecny
f7fb6ddff0
-better naming of show instance functions
2011-11-11 22:24:37 -05:00
martin
9e6a1ebf44
CC-2833: Use ClassLoaders for PHP Files
...
-autoload DateHelper class
2011-09-26 15:29:12 -04:00
martin
1dd78d0584
CC-2833: Use ClassLoaders for PHP Files
...
-Found out ClassLoaders only want one class per file. Moved
ShowInstance class to its own .php file.
-Merged Show_DAL class into Show class
2011-09-23 12:33:28 -04:00
martin
9bb901945e
CC-2833: Use ClassLoaders for PHP Files
...
-shows.php
2011-09-23 10:54:20 -04:00
martin
8aa26b2eb0
cc-2683: not using utc time
...
-top panel now start at correct time
2011-08-16 15:07:55 -04:00
martin
41fd5f2543
cc-2683: not using utc time
...
-context menu showing options display correctly
-edit show fills in correctly
-Now Playing view shows up correctly
2011-08-16 15:07:55 -04:00
james
52dc267670
CC-2357:Tweak to show date end
...
- fixed
2011-06-27 15:59:29 -04:00
james
5adfb79981
CC-1724:Phone home statistics
...
Temp commit
2011-06-15 17:51: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
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
1337efcdcd
cc-2229-refactor-now-playing-code
...
-bug fix with red gap bar showing even when there was no gap
2011-05-05 15:00:42 -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
mkonecny
48ed126703
CC-2229-refactor-now-playing-code
...
-server side done.
2011-05-05 13:24:21 -04:00
mkonecny
1492dcf283
cc-2229-refactor-now-playing-code
...
-initial check-in
2011-05-05 00:28:34 -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