Commit Graph

2582 Commits

Author SHA1 Message Date
frecuencialibre 0ccf4da1e6
Merge pull request #637 from Robbt/podcastname-edit
Make podcast name editable
2018-12-17 12:28:28 -06:00
ryan 6bbaa88b0f add podcast "overwrite album..." setting tooltip 2018-12-15 06:58:36 -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
ryan 4e172944ac remove space below smartblock advanced options 2018-12-13 17:59:23 -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
frecuencialibre 4752c728b9
Merge pull request #605 from Robbt/feature-smartblock-remaining-time
Add Fill Remaining Time Smartblock Limit
2018-12-12 15:43:49 -06:00
Robbt 4abe301fbb modified javascript and binary values to make dynamic default 2018-12-11 21:34:06 -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
Kyle Robbertze eeed9441e9 convert line endings to unix from dos 2018-12-01 21:57:49 +02:00
ryan b49465d3a3 make add show dialogue scrollable. fixes #338 2018-11-30 16:08:44 -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 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 0cf27e91e2 Rename "autoloading playlists", add help texts 2018-11-26 10:56:56 -06: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
ryan 4b9e50b64b collapse advanced configuration sections in Schedule Dialog 2018-11-19 11:39:54 -06: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 #574 2018-11-07 18:34:45 -06:00
ryan 9bed0b79ca Show playlist and smartblock contents on shorter screens. Fixes #574 2018-10-22 18:43:49 -05:00
Lucas Bickel cc18596384
Merge pull request #489 from xabispacebiker/reconditioning-interface-personal-block
Reconditioning interface personal block
2018-06-30 11:08:14 +02:00
Xabi Spacebiker 642b782fcc
Update styles.css
Fixing header logo layout css
2018-02-22 12:05:04 +01:00
Xabi Spacebiker e07a55b307
Update styles.css 2018-02-22 11:39:41 +01:00
Robb 8d1da3bea5
Merge pull request #386 from radiorabe/fix/384-hard-upload-limit
Use max upload size from php config in frontend plupload js
2018-02-10 16:30:05 -05:00
jerry 35e2f839bb Issue 350 - An improved fix that allows advanced search to be opened and also allows the schedule panel to be closed as it used to be prior to the earlier for for Issue 350. 2018-01-16 17:49:33 -08:00
Lucas Bickel 090fdae99b Merge remote-tracking branch 'robbt/feature/relative_smartblocks' into dev/merge-testing 2018-01-09 21:53:12 +01:00
Lucas Bickel b7b581e6ec Merge remote-tracking branch 'robbt/fix/show_files_meet_criteria' into dev/merge-testing 2018-01-09 21:51:30 +01:00
Robbt 144f1b5561 Fixed form validation and display after errors and when removing rows 2018-01-08 21:48:31 -05:00
Robbt 7b8e630174 modified jquery find for shuffle and generate buttons to not target clear button 2018-01-08 18:24:39 -05:00
Robb Ebright 5e7a5b3e1d Revert "fixed smart block criteria view to show dropdown based upon current values vs. database values to fix display when form is invalid"
This reverts commit fc4f82a83a.
2018-01-07 15:27:58 -05:00
Robb Ebright 5848d307da changing the default smartblock color to white for improved visibility 2018-01-04 15:49:32 -05:00
Robb Ebright fc4f82a83a fixed smart block criteria view to show dropdown based upon current values vs. database values to fix display when form is invalid 2018-01-04 15:49:03 -05:00
Lucas Bickel 63e97692b0
Merge pull request #364 from Robbt/feature/smart-block-dynamic-preview
Feature: Modified form to allow preview of tracks for dynamic smartblocks
2018-01-04 21:10:13 +01:00
Robb Ebright 015bcea70d Merge branch 'feature/relative_smartblocks' of https://github.com/Robbt/libretime into feature/relative_smartblocks 2018-01-04 10:38:25 -05:00
Robb Ebright 18a7ff5c0a fixed autoplaylist database logic and icon position 2018-01-03 22:01:46 -05:00
Robb Ebright 927fcbc42d Pluralized file criteria, cleaned up CSS and removed dead code 2018-01-03 18:57:02 -05:00
Robb Ebright 968dcfa6ad added CSS for autoplaylist icon 2018-01-02 10:07:33 -05:00
Lucas Bickel c342aef031 Use max upload size from php config in frontend plupload js 2017-12-26 13:14:01 +01:00