Commit Graph

334 Commits

Author SHA1 Message Date
Naomi 52ab95bf77 CC-5749 : Datatables ColVis CSS upgrade 2014-04-21 12:08:41 -04:00
Naomi 913d496a61 CC-5753 : Playlist Rule CSS 2014-04-21 11:47:32 -04:00
Naomi 47f8aa8af2 CC-5788 : Library Cleanup
adding clear/search buttons for advanced search.
only saving library state when needed.
2014-04-08 17:03:54 -04:00
Naomi 04d1bb3d50 CC-5752 : jPlayer remove controls enabled
adding a scroll bar for a full queue, styling element close buttons.
2014-04-08 14:25:13 -04:00
Naomi 58dd09f136 CC-5778 : Improving Builder Rendering Time
making it work in firefox.
2014-04-07 12:59:55 -04:00
Naomi 2f7cff2629 CC-5778 : Improving Builder Rendering Time
fix for empty rows.
2014-04-03 18:00:32 -04:00
Naomi 090258e45b CC-5778 : Improving Builder Rendering Time
fix css missing a td, not querying DOM for height/width.
2014-04-03 17:30:30 -04:00
Naomi 771be4fed9 CC-5768 : jPlayer, make now playing and playlist preview buttons function.
now playing and preview buttons function.

need to filter playlist with lock icons for unplayable media.
2014-04-02 17:49:35 -04:00
Naomi 0b01f598ae CC-5765 : Fixing up history page to match UI/UX
upgraded timepicker,removing bootstrap datepicker js.
2014-04-01 15:59:06 -04:00
Naomi 5a17294811 CC-5765 : Fixing up history page to match UI/UX
removing bootstrap datetimepicker, with better jQuery datetimepicker that matches UI.
2014-04-01 14:12:01 -04:00
Naomi 059c0d8507 CC-5762 : Playlist options validation
styling the datetimepicker to look better in less space.
2014-04-01 12:59:27 -04:00
Naomi d6f9f3ecc9 CC-5450 : Refactor Media Management (Classes/DB) in Airtime
working on playlist rules - owner tracks and repeat tracks.
2014-03-19 16:43:48 -04:00
Naomi b1b79e734a CC-5723 : jPlayer HTML/CSS modifications 2014-03-18 15:50:31 -04:00
Naomi 919ed1be09 CC-5723 : jPlayer HTML/CSS modifications
adding mute/unmute icon change.
2014-03-18 11:58:15 -04:00
Naomi 22bf7122fc CC-5723 : jPlayer HTML/CSS modifications 2014-03-13 15:42:51 -04:00
Naomi d11fcfd87e Merge branch '2.5.x' into 2.6.x 2014-03-13 12:44:59 -04:00
Naomi b209108604 CC-5732 : History -> Playout History: live chat banner blocks navigator buttons
avoid livechat problems
2014-03-13 12:37:56 -04:00
Naomi 05533bddb8 Merge branch '2.5.x' into 2.6.x
Conflicts:
	airtime_mvc/public/js/airtime/playouthistory/historytable.js
2014-03-11 15:04:48 -04:00
Naomi 8d2926aeed CC-5727 : History search range using incorrect timezone offset (also Nowplaying)
sending the timestamp string back for nowplaying as well.
added error class to history page if end is < start.
2014-03-10 18:33:07 -04:00
Naomi d14041ac0a CC-5450 : Refactor Media Management (Classes/DB) in Airtime
working on repopulating criteria in rules form.
2014-03-06 18:02:02 -05:00
Naomi 04d17c3818 CC-5450 : Refactor Media Management (Classes/DB) in Airtime
working on playlist AND/OR
2014-03-05 18:18:24 -05:00
Albert Santoni bb3523d92e Merge branch '2.5.x-jquery-cleanup' of https://github.com/danielhjames/Airtime into 2.6.x 2014-02-14 11:55:33 -05:00
Daniel James 743b42fb4e Remove duplicate copy of CSS file that we don't use 2014-02-12 13:20:29 +00:00
Naomi 7a2238fbad CC-5450 : Refactor Media Management (Classes/DB) in Airtime
working on setting up advanced search
2014-02-05 18:18:21 -05:00
Naomi 309a30910e CC-5450 : Refactor Media Management (Classes/DB) in Airtime
starting to setup advanced search
2014-02-04 18:54:05 -05:00
Naomi 86b5f68c67 CC-5450 : Refactor Media Management (Classes/DB) in Airtime
trying to fix chrome lag issue with inline jPlayer.
2014-01-31 17:32:45 -05:00
Naomi 3bcea22e93 CC-5450 : Refactor Media Management (Classes/DB) in Airtime
working towards swapping out how scheduling information is gotten using the new classes.
2014-01-15 16:41:53 -05:00
Naomi ba47bd3db4 Merge branch 'memcached' into refactor_merge_251 2013-12-19 15:34:39 -05:00
Albert Santoni 653f0e02a4 CC-5648: Events are shifted down in the month view
* Fixed it.
2013-12-17 15:25:43 -05:00
Albert Santoni f16d8ca2ea Fixed a bunch of annoying/major graphical issues with the calendar
* Fixed a bug where the calendar would keep shrinking smaller and
  smaller as you resized the window.
* Fixed the size and alignment of the time span combobox in the corner,
  which fixes a bug where the text was cut off.
* Fixed a bug where the schedule header would grow as you flipped
  to the next or previous week.
* Dropped javascript from the resizing of the calendar (for the most
  part).
2013-12-14 00:05:13 -05:00
Naomi e6d28b250e CC-5629 : Smart Block timestamps aren't saved in UTC time 2013-12-11 17:35:31 -05:00
Naomi b26dbd0af5 CC-5450 : Refactor Media Management
refactoring playlists
-presentation class for media types
-playlist cues, fades, moving, deleting only saved now when save button is pressed.
-updating context menu js
2013-11-26 17:16:34 -05:00
denise 55254e88a5 UI text improvements for setting the station/user timezones
Added info icon in the add-show form for timezone setting
2013-10-07 14:49:52 -04:00
denise 3d9bc85fa0 Merge branch '2.5.x' of dev.sourcefabric.org:airtime into 2.5.x 2013-10-01 08:49:10 -04:00
Albert Santoni 52b7dbb226 Merge branch '2.5.x' of https://github.com/danielhjames/Airtime into 2.5.x 2013-09-26 08:36:11 -04:00
denise a8a02704f3 Merge branch '2.5.x' into cc-5232-show-timezone 2013-09-25 17:24:44 -04:00
Albert Santoni 99669c78a0 Fixed CC-5045 and Now Playing time remaining style improvements 2013-09-25 16:40:20 -04:00
denise 107263ae20 CC-5323: User's Timezone Can Improperly Edit Show 2013-09-25 16:22:30 -04:00
Daniel James 8dc100126a Alert icon for missing file in Now Playing should be orange, to match Media Builder 2013-09-25 17:36:50 +01:00
Naomi 4fd37a4fa0 Merge branch '2.4.x' into ryerson-history 2013-08-30 16:07:41 -04:00
Naomi Aro 53c326b320 pagination buttons look better if they can fit on the same line. 2013-08-30 01:23:35 -04:00
Naomi Aro 7b54d3b6ce fixing colour to go back to default theme 2013-08-30 01:08:49 -04:00
Naomi Aro 2c88d1e0a0 formating the date start/end of each show in the accordian. 2013-08-30 01:06:59 -04:00
Naomi 91d4d1224e redoing accordian properly. 2013-08-29 15:52:24 -04:00
Naomi ec31fd50c9 deleteing items from the show table. 2013-08-29 15:34:34 -04:00
Naomi e6b09308a5 IM-932 : File Metadata Distinction/Template Design 2013-08-28 15:40:10 -04:00
Naomi 3769f5e5db IM-933 : datepicker switch/design 2013-08-28 14:54:44 -04:00
Naomi 05054fa823 IM-931 : Icon Overlap 2013-08-28 14:48:35 -04:00
cliff.wang 12a62a3827 CC-5309:Calendar-> Recording Show: Fail to open context menu
Better error msg, also add more information in show-record.log
2013-08-23 14:23:47 -04:00
Naomi f1b1352077 matching selected row colours to the library table. 2013-08-23 13:31:37 -04:00