Commit Graph

7741 Commits

Author SHA1 Message Date
ryan 3f85c38137 cleanup podcast episodes table orphaned code 2019-01-08 13:01:05 -06:00
ryan 28ca9c0e0f add ability to use multiple episode dataTables 2019-01-07 21:13:15 -06:00
Kyle Robbertze bd1636ece2
Merge pull request from radiorabe/chore/remove-unused-support-setting
Remove outdated support docs
2019-01-02 23:51:47 +02:00
Lucas Bickel 08d2462730 📝 Remove outdated support docs 2019-01-02 20:28:27 +01:00
Lucas Bickel 7a00e2a155 🔥 Remove dead, commented test 2018-12-30 11:48:47 +01:00
ryan fb35881df7 move initPodcastEpisodeDatatable functions within podcast.js 2018-12-28 14:19:40 -06:00
ryan 8f8e9ef3f3 progress commit: display podcast episodes in right-side pane 2018-12-27 16:48:28 -06:00
Robb 6fe2e85e4d
Merge pull request from frecuencialibre/long-show-title-overlap
fix Calendar - Long titles now overlap 'files bar'
2018-12-27 11:21:54 -05:00
ryan a734165169 fix Calendar - Long titles now overlap 'files bar' 2018-12-27 09:11:49 -06:00
ryan e672e81d8f restore station podcast onSaveCallback 2018-12-26 18:06:07 -06:00
ryan 14c8df75ab focus library search input upon load 2018-12-26 16:59:25 -06:00
ryan 761a8c923e remove js hack on media type menu links 2018-12-26 16:54:15 -06:00
Robbt e2e8591b4d added track title override for podcasts 2018-12-23 14:54:47 -05:00
Robb 7c1bea379c
Merge pull request from radiorabe/chore/remove-zfdebug
Remove zfdebug
2018-12-23 11:48:43 -05:00
Robbt 79d5d98843 prevented shuffling from failing on playlists containing smartblocks 2018-12-23 07:08:35 -05:00
Lucas Bickel bc17f483bd (mvc) remove zfdebug
Remove zfdebug since it is unused and has a dependency on zendframework1.
2018-12-23 09:32:47 +01:00
ryan bd409fa100 podcasts: open edit pane upon submission of popup 2018-12-20 13:23:13 -06:00
Lucas Bickel cb0daddaf5
Merge pull request from Robbt/remove-recaptcha
removed the recaptcha
2018-12-18 19:10:14 +01:00
Robbt bec1b170cd removed captcha from template 2018-12-18 08:38:45 -05:00
Robbt 2c3db00f12 removed the recaptcha 2018-12-18 08:35:17 -05:00
frecuencialibre 0ccf4da1e6
Merge pull request from Robbt/podcastname-edit
Make podcast name editable
2018-12-17 12:28:28 -06:00
Robbt f803b69fdd fixed default behavior of podcast autogenerated smartblocks and playlists 2018-12-17 11:19:16 -05:00
ryan 6bbaa88b0f add podcast "overwrite album..." setting tooltip 2018-12-15 06:58:36 -06:00
ryan 29501528a9 provide fallback podcast name for smartblock creation from popup 2018-12-15 06:54:03 -06:00
ryan 91e3bdfd2f add success indication to podcast settings save 2018-12-15 06:09:31 -06:00
ryan bde87c7afb podcast smartblock generation: add success message and conditional hide 2018-12-15 05:09:19 -06:00
ryan 5829996202 remove podcast pane close upon save 2018-12-14 15:26:37 -06:00
ryan 15cf291bc9 set auto-generated smartblock and playlist title directly from input 2018-12-14 15:24:28 -06:00
ryan 15b73580c1 podcasts: change icon from cog to edit pencil 2018-12-14 05:40:47 -06:00
Robbt ac10de5090 fixed missing closing bracket and removed debugging log 2018-12-13 21:26:08 -05:00
Robb 784bac256e
Merge pull request from frecuencialibre/smartblock-ui
Smartblock ui: add collapsed "advanced options" section
2018-12-13 21:23:24 -05:00
ryan 4e172944ac remove space below smartblock advanced options 2018-12-13 17:59:23 -06:00
ryan 65550f940f add missing smartblock strings to translation files 2018-12-13 16:30:14 -06:00
ryan b56357309f Make Advanced Options string translatable 2018-12-13 16:29:41 -06:00
ryan eec07d38f7 prevent multiple event bindings on collapsible advanced options header 2018-12-13 15:05:41 -06:00
ryan 13d6df24fb smartblock ui: add collapsed "advanced options" section 2018-12-13 09:11:42 -06:00
Robbt 6cd5550721 added button to generate smartblock and playlist for podcast 2018-12-12 22:53:28 -05:00
Robbt c109e29a59 made criteria match not show up on playlists tab 2018-12-12 17:31:27 -05:00
Robbt cb62cff277 give user ability to edit podcast name 2018-12-12 17:17:37 -05:00
frecuencialibre 4752c728b9
Merge pull request from Robbt/feature-smartblock-remaining-time
Add Fill Remaining Time Smartblock Limit
2018-12-12 15:43:49 -06:00
Robbt 2a039d0469 changed preview to only 60 minutes 2018-12-12 16:36:49 -05:00
Robbt 9562470d47 added upgraded class 2018-12-12 12:21:42 -05:00
Robbt 1bf5fcc169 removed quote around column name 2018-12-12 09:44:52 -05:00
Robbt af441d4db4 added schema change to database controller 2018-12-11 21:40:09 -05:00
Robbt 4abe301fbb modified javascript and binary values to make dynamic default 2018-12-11 21:34:06 -05:00
Robbt c7767c8a8d avoid fail when blocks are created as dynamic by default 2018-12-12 02:23:25 +00:00
Robbt 1b48f91dbd work in progress 2018-12-11 21:14:35 -05:00
ryan a294747bbb copy changes and css for overflow label and help text 2018-12-11 14:31:34 -06:00
frecuencialibre c7b55f60e4
Merge branch 'master' into smartblock-overflow 2018-12-11 14:17:18 -06:00
frecuencialibre 5ab35dda18
Merge pull request from Robbt/fix-show-criteria
Smartblock criteria show # of matches fixes 
2018-12-10 14:31:23 -06:00
Robbt d6796ade97 changed wording on displayed message to be more understandable 2018-12-10 15:24:18 -05:00
Robbt bfe88efdf3 fixed grammar 2018-12-10 15:11:26 -05:00
Robbt 6bae72345f removed dangling else statement 2018-12-03 20:27:45 -05:00
Robbt acc9952794 removed dead code that was not being used 2018-12-03 16:51:39 -05:00
Robbt 618ca4a559 fixed update.phtml to simplify code and show properly on 0 case 2018-12-03 16:48:16 -05:00
Robbt 9904b61eda removed php escape of characters that broke smartblocks 2018-12-02 10:39:29 -05:00
Robb 49a715bc98
Merge pull request from paddatrapper/dos-line-endings
Convert line endings to unix from dos
2018-12-02 06:20:53 -05:00
Kyle Robbertze eeed9441e9 convert line endings to unix from dos 2018-12-01 21:57:49 +02:00
Kyle Robbertze bcb9f2f965 remove old cruft 2018-12-01 21:35:09 +02:00
Robbt 641ba717cf redid refactor to pluralize output 2018-12-01 09:42:02 -05:00
Robbt 3d3391bea7 adding part of previous PR that was mistakenly lost 2018-12-01 09:21:52 -05:00
ryan b49465d3a3 make add show dialogue scrollable. fixes 2018-11-30 16:08:44 -06:00
Robb 634ac9c846
Merge pull request from frecuencialibre/remove-record-section
remove "Record & Rebroadcast" section from show edit modal
2018-11-27 17:29:00 -05:00
ryan a7bad21b0e remove "Record & Rebroadcast" section from show edit modal 2018-11-27 16:20:40 -06:00
ryan cc8783b780 restore recent changes that would have been overwritten 2018-11-27 15:59:12 -06:00
ryan 3bdb2949e7 add styles for autoloading playlists tootip 2018-11-27 15:54:22 -06:00
ryan 8ed8a8827c remove partially empty icons if show has autoloading playlist 2018-11-27 15:17:34 -06:00
ryan fe5b722c7f use clock icon to represent autoloading playlist 2018-11-27 15:07:56 -06:00
Robbt 008530364b Added jquery to hide or remove limit value 2018-11-26 15:26:19 -05:00
ryan 36755e4288 spanish translation for Autoloading Playlist section 2018-11-26 13:34:51 -06:00
ryan 9b7e039772 make "Repeat Playlist Until Show is Full ?" string translatable 2018-11-26 13:24:25 -06:00
ryan 5372014fd4 delete file accidentally added to autoloading UI PR 2018-11-26 11:27:17 -06:00
ryan cc112531b5 add styles for autoloading playlists tootip 2018-11-26 11:22:19 -06:00
ryan 76f46def18 add autoloading playlists help text to translation files 2018-11-26 11:16:53 -06:00
ryan d3604592ce rename to "autoloading playlists" in translation files 1 2018-11-26 11:03:00 -06:00
ryan 0cf27e91e2 Rename "autoloading playlists", add help texts 2018-11-26 10:56:56 -06:00
Robbt 4f41b539b5 Made overflow tracks set checked simpler 2018-11-25 18:28:14 -05:00
Nik Martin 62348073d5 delete editor tmp files 2018-11-25 21:50:48 +00:00
Robbt e7c7f215d5 Added the option to allow smartblocks to overflow their time limits to the UI 2018-11-25 13:16:26 -05:00
Robbt 74cd668301 fixed repeating smartblock to not overflow time limit 2018-11-25 11:36:18 -05:00
Robbt c759f8b8aa Initial proof of concept for time remaining smart block limit 2018-11-24 17:08:39 -05:00
Robb 6431174943
Merge pull request from radiorabe/fix/version-check-when-github-is-not-available
Version check when GitHub is not available
2018-11-20 20:41:10 -05:00
Robb 4a891c86b5
Merge pull request from radiorabe/fix/version-check
Revert "Fixing failing version test"
2018-11-20 20:40:54 -05:00
Lucas Bickel b65c040394 ♻️ only store versions on success
We should only overwrite latest_version if retreiving from GitHub went
ok, else we should keep the old values and store "null".
2018-11-21 02:25:43 +01:00
Lucas Bickel c0124b6245 🐛 returnn array of strings
The downstream version checking code expects an array of strings and the "github is unreachable"
default was returning a string.
2018-11-21 02:21:52 +01:00
Lucas Bickel ef732f8d59
Merge pull request from frecuencialibre/collapse-show-edit-sections
UX: collapse advanced configuration sections in Schedule Dialog
2018-11-21 01:07:26 +01:00
Lucas Bickel 410523498d Revert "Fixing failing version test"
This reverts commit 05b62f9258.
2018-11-21 00:50:57 +01:00
ryan 4b9e50b64b collapse advanced configuration sections in Schedule Dialog 2018-11-19 11:39:54 -06:00
jelko 05b62f9258
Fixing failing version test
Wrapping version in Array() to comply with SemVer new method signature. This should fix .
2018-11-14 01:14:53 +01:00
Robb 7beadd05b0
Merge pull request from frecuencialibre/smartblockdisplayfix
playlist and smartblock contents pane sizing
2018-11-12 16:23:29 -05:00
ryan 6b8bf52bb3 don't hide buttons below playlist and smartblock contents pane 2018-11-07 18:46:05 -06:00
ryan 46483bff0c correct sizing for playlist and smartblock contents pane. see 2018-11-07 18:34:45 -06:00
Robb Ebright 0ae8969dd3 Modified the database to turn on the podcast album override by default 2018-10-31 08:09:11 -04:00
Lucas Bickel d710fb13cc
Merge pull request from frecuencialibre/smartblockdisplayfix
Show playlist and smartblock contents on shorter screens. Fixes 
2018-10-24 19:26:22 +02:00
ryan 9bed0b79ca Show playlist and smartblock contents on shorter screens. Fixes 2018-10-22 18:43:49 -05:00
Lucas Bickel 03d1215833 🔥 Remove dead phone_home_stat 2018-10-14 23:09:34 +02:00
Robb 45c81ffec4
Merge pull request from radiorabe/chore/remove-deprecated-haproxy-messaging
Remove dead Haproxy messaging code
2018-10-06 17:11:40 -04:00
Robb 022b231cfe
Merge pull request from radiorabe/dev/fileio-for-sizeless-files-from-legacy
Always return proper file size
2018-10-06 17:11:16 -04:00
Robb 5cd943d68e
Merge pull request from radiorabe/chore/fix-ci
Fix CI: python checks and docs deployment
2018-10-06 17:05:52 -04:00
Lucas Bickel afa67eb96d 🔥 remove dead code 2018-10-06 21:18:44 +02:00