Naomi
016d704045
Merge branch '2.5.x' into 2.6.x
2014-04-21 14:31:09 -04:00
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
localizer
abe3b79fed
updated translation resources
2014-04-11 13:13:12 +00:00
Naomi Aro
e44d8deefb
CC-5788 : Library Cleanup
...
need to also save on sorting.
2014-04-09 00:56:38 -04:00
Naomi Aro
7e5e9e9d89
CC-5788 : Library Cleanup
...
removed this js file.
2014-04-09 00:43:09 -04:00
Naomi Aro
c0006f1461
CC-5788 : Library Cleanup
...
got rid of this js file.
2014-04-09 00:38:19 -04:00
Naomi Aro
7990d6a71c
CC-5788 : Library Cleanup
...
sorting out event clash from register.js
fixing datatables so that things are always loaded and initialized properly.
2014-04-08 23:34:05 -04:00
Naomi
9bfdf5e68f
CC-5789 : Builder Cleanup
...
larger time to disable builder feed check.
2014-04-08 19:23:09 -04:00
Naomi
f4f1b68abc
CC-5788 : Library Cleanup
...
starting to play an item if the player is paused.
2014-04-08 18:32:03 -04:00
Naomi
3f043d37c0
CC-5789 : Builder Cleanup
...
fixing up context menu
2014-04-08 18:04:50 -04:00
Naomi
b5d3e6d833
CC-5789 : Builder Cleanup
...
no need for this dialog check, put the buttons on all the time.
2014-04-08 18:01:15 -04:00
Naomi
98f649ff85
CC-5789 : Builder Cleanup
...
don't need to reset this.
2014-04-08 17:48:32 -04:00
Naomi
cd2776c9be
CC-5788 : Library Cleanup
...
stop event propagation only on right click.
2014-04-08 17:41:45 -04:00
Naomi
2930b6f3ea
CC-5789 : Builder Cleanup
...
better to add events by delegation, not in the datatables row callback.
2014-04-08 17:41:14 -04:00
Naomi
93d33ee652
CC-5788 : Library Cleanup
...
filtering on enter now.
2014-04-08 17:07:02 -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
e939f58158
CC-5752 : jPlayer remove controls enabled
...
removing remaining time div.
2014-04-08 15:07:25 -04:00
Naomi
e987e01ac5
CC-5752 : jPlayer remove controls enabled
...
updating to jPlayer 2.6.0
Firefox 28 still does not work.
enabling remaining duration control.
2014-04-08 14:59:03 -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
7f2b1c65f9
CC-5778 : Improving Builder Rendering Time
...
adding a show empty row for currently playing shows to get a cursor.
2014-04-08 13:00:01 -04:00
Naomi
040bbf9dc5
CC-5778 : Improving Builder Rendering Time
...
only saving the timeline datatables state when actually needed.
2014-04-07 18:56:36 -04:00
Naomi
56e299d413
CC-5778 : Improving Builder Rendering Time
...
upgrading blockUI.
check-builder-feed always caused the table to be drawn twice on first load.
moved this check to builder.js since you can add to the now playing show on the calendar page as well.
2014-04-07 16:47:52 -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
9d11d2a6a7
CC-5762 : Playlist options validation
...
only add to static playlists
2014-04-03 15:15:57 -04:00
Naomi
eaa804597e
CC-5762 : Playlist options validation
...
only enable add button for playlists with content.
2014-04-03 15:12:55 -04:00
Naomi
8b390bd1f7
CC-5762 : Playlist options validation
...
putting length formatter on so dynamic playlists use rules to show length.
2014-04-03 15:00:08 -04:00
Naomi
659a988ca8
CC-5768 : jPlayer, make now playing and playlist preview buttons function
...
fix for an empty playlist
2014-04-03 14:53:52 -04:00
Naomi
a9df6bdba0
CC-5762 : Playlist options validation
...
making sure playlist can generate with no criteria options set.
2014-04-03 13:16:36 -04:00
Naomi
ddecfb0958
CC-5769 : Reimplement the is scheduled/is playlist flags in the library
...
removing is scheduled/is playlist
2014-04-03 12:53:37 -04:00
Naomi
3953cd8a7e
CC-5768 : jPlayer, make now playing and playlist preview buttons function
...
disable preview in playlist for items browser can't play.
2014-04-02 18:37:12 -04:00
Naomi
b641f15b32
CC-5768 : jPlayer, make now playing and playlist preview buttons function.
...
moving this function to preview player module.
2014-04-02 18:01:47 -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
044081ef13
CC-5766 : Fix Show Contents action on calendar
...
show contents are now just for past shows.
takes information from the playout history.
2014-04-02 15:54:38 -04:00
Naomi
f6e3cae17e
CC-5766 : Fix Show Contents action on calendar
...
removed a lot of old useless view files.
fixed a conversion for boolean fields in history.
2014-04-02 12:02:35 -04:00
localizer
a33c85b38a
updated translation resources
2014-04-02 12:25:06 +00:00
localizer
4d480f613a
updated translation resources
2014-04-02 12:15:06 +00:00
localizer
ce8ab2edcd
updated translation resources
2014-04-02 12:14:06 +00:00
localizer
09ae38914b
updated translation resources
2014-04-02 12:13:06 +00:00
localizer
f893f74221
updated translation resources
2014-04-02 10:51:07 +00:00
localizer
505b3a9878
updated translation resources
2014-04-02 10:50:06 +00:00
localizer
168af47e9f
updated translation resources
2014-04-02 10:48:06 +00:00
localizer
53eb4d3130
updated translation resources
2014-04-02 09:55:14 +00: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
ee6be2e22c
CC-5765 : Fixing up history page to match UI/UX
...
fixing dialog buttons to match most other dialogs in Airtime.
Puttin context menu on right click, short cut to edit by double clicking.
2014-04-01 15:37:19 -04:00
Naomi
f350ecbcf6
CC-5765 : Fixing up history page to match UI/UX
2014-04-01 14:52:44 -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