Commit Graph

667 Commits

Author SHA1 Message Date
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 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 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 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
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 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 714b9d4d0a CC-5762 : Playlist options validation
element order got switched.
2014-03-31 18:57:38 -04:00
Naomi ebfebb5d80 CC-5762 : Playlist options validation
error message in incorrect div.
2014-03-31 17:10:03 -04:00
Naomi c0fb7a421f CC-5762 : Playlist options validation
saving rules separately again now. testing a bunch of ways to submit bad values.
2014-03-31 16:52:10 -04:00
Naomi aa53297a9c CC-5762 : Playlist options validation
starting validation for the playlist options section.
adding datepickers where needed, and adding class on advanced search fields so that datepicker icon is shown there.
2014-03-27 18:47:29 -04:00
Naomi b15e1e638c CC-5450 : Refactor Media Management (Classes/DB) in Airtime
finishing up last relative date rules.
2014-03-25 14:11:10 -04:00
Naomi 5d236c5311 CC-5450 : Refactor Media Management (Classes/DB) in Airtime
relative date rules.
still working on the range relative rule.
2014-03-24 18:25:56 -04:00
Naomi da7d09755a CC-5450 : Refactor Media Management (Classes/DB) in Airtime 2014-03-21 17:30:17 -04:00
Naomi 6cc28a6694 CC-5450 : Refactor Media Management (Classes/DB) in Airtime
put in non-function crossfade icon for designers to checkout.
2014-03-20 17:14:49 -04:00
Naomi 06466bb012 CC-5450 : Refactor Media Management (Classes/DB) in Airtime
scheduling static and dynamic playlists
2014-03-19 18:10:12 -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 e0ebfaaa65 CC-5450 : Refactor Media Management (Classes/DB) in Airtime
working on creating better rules.
adding order by and relative dates.
2014-03-12 17:47:57 -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 7c7748c753 CC-5450 : Refactor Media Management (Classes/DB) in Airtime
fixing up range field to match.
2014-03-05 18:33:42 -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
Naomi c944b8c6a7 CC-5450 : Refactor Media Management (Classes/DB) in Airtime
working on adding smart block criteria back in playlist rules.
2014-03-05 17:37:08 -05:00
Naomi bbdc9dcb6d CC-5450 : Refactor Media Management (Classes/DB) in Airtime 2014-03-03 17:11:09 -05:00
Naomi 7e2633f658 CC-5450 : Refactor Media Management (Classes/DB) in Airtime
fixing up editing history items.
2014-02-25 18:08:39 -05:00
Naomi 7877000186 CC-5450 : Refactor Media Management (Classes/DB) in Airtime
creating single table inheritance with propel on the playlist table.
creating separate classes for either static or dynamic playlists.
2014-02-25 16:42:44 -05:00
Naomi f64f737cf7 CC-5450 : Refactor Media Management (Classes/DB) in Airtime
removing all old tables now, starting clean up.

playlist rules stored in a text field in a json formatted string.
no need for a seperate criteria table now.
2014-02-20 12:40:59 -05:00
Naomi Aro 1c0ecfb1cf CC-5450 : Refactor Media Management (Classes/DB) in Airtime
Using a postgresql window function to calculate offsets in the playlist.
All times are formatted now to 3 decimal places.
2014-02-13 02:22:32 -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 0a7c259e72 CC-5450 : Refactor Media Management (Classes/DB) in Airtime
fixing up presentation of playlist items.
2013-12-20 17:01:57 -05:00
Naomi ba47bd3db4 Merge branch 'memcached' into refactor_merge_251 2013-12-19 15:34:39 -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 116a0aedbc CC-5450 : Refactor Media Management
adding back aggregate column behaviour for playlist lengths based on media_content entries.
dynamic blocks will have a different way to calculate duration.
2013-11-28 15:28:37 -05:00
Naomi 152f44e093 CC-5450 : Refactor Media Management
playlist buttons are all implemented.
2013-11-27 18:14:05 -05:00
Naomi 7a07cc4510 CC-5450 : Refactor Media Management
small fixes for webstream items in playlists
2013-11-27 15:46:25 -05:00
Naomi 017e7e274b CC-5450 : Refactor Media Management
dialog for adding webstreams mostly done, just need to redraw webstream datatable and disable the UI while the request is processing.
2013-11-27 15:16:45 -05:00
Naomi 0bda9e5d30 CC-5450 : Refactor Media Management
replacing proper length formatter for playout history
creating a dialog for adding/editing web streams.
dialog currently seems to have some weird creation problem.
2013-11-27 14:04:51 -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
Naomi 3950445acb CC-5450 : Refactor Media Management
starting changeover of UI to tabs with separate datatables for media types
(playlists, webstreams, audiofiles)
generating datatables columns/source feeds using propel peer class constants.
2013-11-06 17:30:44 -05:00
Naomi f55e8327d2 CC-5450 : Refactor Media Management
redone webstreams, will come back to do finishing touches for error handling after a bit more generic work on media.
2013-11-04 13:40:52 -05:00
Naomi 19a7e7eb5d CC-5450 : Refactor Media Management
refactored webstreams, new/save is working
adding validators/filters for the url
separating out parsing of different webstream formats.
2013-11-01 18:02:10 -04: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
Albert Santoni 7b1cd5c908 CC-5354: Remove PHP short open tags for better compatibility 2013-10-04 14:15:23 -04:00
denise a8a02704f3 Merge branch '2.5.x' into cc-5232-show-timezone 2013-09-25 17:24:44 -04:00
Albert Santoni a1f3309cf7 Merge branch '2.5.x' of dev.sourcefabric.org:airtime into 2.5.x 2013-09-25 16:41:35 -04:00