Robb
f0ef3d0c87
Merge pull request #651 from frecuencialibre/podcast-ui
...
make podcast creation UI conform to standard content creation UI
2019-01-12 12:27:03 -05:00
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
Lucas Bickel
08d2462730
📝 Remove outdated support docs
2019-01-02 20:28:27 +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 #666 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
ryan
bd409fa100
podcasts: open edit pane upon submission of popup
2018-12-20 13:23:13 -06:00
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
Robb Ebright
e4f94c18cc
Replaced lower case a icon with A and fixed transparency
2017-12-20 09:08:23 -05:00
Robb Ebright
7584f07d48
fixed icon
2017-12-20 08:52:33 -05:00
Robb Ebright
ee86112898
Removed debug code and rewrote SQL as ORM query and readded icon image file
2017-12-17 10:47:38 -05:00
Robb Ebright
a294d66383
adding autoplaylist icon
2017-11-29 07:15:40 -05:00
Robb Ebright
01ec7ce797
inital attempt to add autoplaylist icon to calendar
2017-11-29 07:15:40 -05:00
Robb Ebright
6bdb570338
Modified smartblock form to allow preview of tracks meeting criteria for dynamic smartblocks
2017-11-21 21:22:06 -05:00
Robb Ebright
bab3c235dc
point to install file with hardcoded values to avoid broken setup
2017-11-16 22:02:30 -05:00
Lucas Bickel
d356b754df
Merge pull request #359 from jerry924/issue350_advsearch_calendermode
...
issue 350 - change z-index to allow advanced search in calendar mode
2017-11-16 21:10:18 +01:00
Jerry Russell
fadefaa1bc
issue 350 - change z-index to allow advanced search of library while editing a show from calendar
2017-11-16 00:55:50 +00:00
Robb Ebright
b89f159fe8
modified the database code to allow custom pgsql password
2017-11-13 15:03:15 -05:00
Robb Ebright
d58468185c
Made rabbitmq settings write to tempfile upon check to fix install bug
2017-11-13 11:42:58 -05:00
Robb Ebright
67807bb4b3
fixed blatant errors in jquery and php validation
2017-10-14 21:01:58 -04:00
Robb Ebright
311ecd393d
working relative dates with drop down selects
2017-10-14 01:00:06 -04:00
Robb Ebright
6c6b33b553
fixed jquery javascript regarding datetime select dynamic modification
2017-10-13 18:54:04 -04:00
Xabi Spacebiker
8d23a91ac0
Fixing layout in styles.css
2017-09-30 15:56:34 +02:00
Xabi Spacebiker
adbcdc496b
Styles css fixes
2017-09-30 13:06:07 +02:00
Xabi Spacebiker
3e8d893f01
Fix missing translations
2017-09-27 10:15:38 +02:00
Robb Ebright
c78979c19c
work in progress - need to write rules to parse when to show vs hide datetime select and add it to value field
2017-08-24 10:27:13 -04:00
Robb Ebright
9dae48702f
Added some basic javascript based checking to require album override to be enabled for auto smartblock to be enabled
2017-08-23 12:43:48 -04:00
Robb Ebright
c630a69b89
Added ability to text input relative date times w/o validation
2017-08-16 20:05:02 -04:00
Lucas Bickel
fa2018a2c5
Simplify configuration file structure
...
This removes most of the legacy upstream config madness by not using
weird config files spread all over the place.
This isn't the solution to other config reading fragility issues, but
it does move the whole config back to the central airtime.conf file.
2017-07-21 13:15:28 +02:00
Lucas Bickel
b1f840ee0f
Only update timescale pref in db on change
...
The /Schedule/set-time-scale/format/json was being hit every time a new calendar page was displayed. The isn't good for performance reasons and also makes race conditions like #210 much more likely.
With this change the preference is only updated on the server when the GUI state changes because the user clicked on one of the "Day", "Week", or "Month" buttons.
This does not fix the locking issue completely, but it should help because the cc_prefs time-scale row in the database will get locked much less often. After applying this I wasn't able to reproduce #210 any more on an install with an extensive schedule.
2017-06-03 23:05:18 +02:00
Robb Ebright
c12ad4ea4f
added UI to toggle autoplaylist repeat option
2017-03-31 00:00:19 -04:00
Lucas Bickel
0274920d14
Restore datatables-library from server on login
...
When localStorage is empty we try getting the data from the server. This is a bit hacky since the ui uses a very old version of datatables.
2017-03-24 16:21:39 +01:00
Robb
3196603dde
Merge pull request #118 from radiorabe/feature/pull-ru-from-zanata
...
Update ru and de i18n
2017-03-24 10:57:48 -04:00
Lucas Bickel
eda331c4b2
Make .personal-block.solo fit i18n texts
2017-03-24 13:18:52 +01:00
Lucas Bickel
da9aa991b3
Dont let menu overlap onto content
2017-03-24 00:08:45 +01:00
Robb
62388f7a09
Merge pull request #117 from radiorabe/feature/logo-replacement-for-oops-page
...
Remove legacy upstream branding from oops page
2017-03-23 18:15:04 -04:00
Robb
69347f227f
Merge pull request #106 from radiorabe/feature/hideable-scheduled-shows
...
Hideable Scheduled Shows tab
2017-03-23 14:57:05 -04:00
Lucas Bickel
4a7d5be735
Wider max-width for more browser compat
2017-03-23 14:12:58 +01:00
Lucas Bickel
81cf904ce0
Remove legacy upstream branding from oops page
2017-03-23 14:06:50 +01:00
Lucas Bickel
6e712b4b82
Hideable Scheduled Shows tab
...
Makes the first tab remoeable and the tracks page be full width after removing the last tab. You can press the "Dashboard" link to open it back up again.
2017-03-21 00:19:25 +01:00
Lucas Bickel
06a3ad0ed3
Re-implement version check
...
This makes LibreTime check its version against github releases and lets the user know when to update. It uses the red exclamation point when there is a patch release or if LibreTime is more than one major release ahead. The orange icon is used when LibreTime is on a git install, a single major update is available, or a pre-release version is installed. The green update icon gets used to signify that a new minor release is available. Finally the green checkmark will be used when you are on a stable release.
2017-03-20 20:36:46 +01:00
Lucas Bickel
81d3c3e2b8
Merge pull request #84 from Robbt/fix/live-stream-source
...
[WIP] Making show and master source ports and mount points editable.
2017-03-20 02:06:58 +01:00
Lucas Bickel
b93a0eccc6
Build form early and reactivate ajaxy replacing
...
This makes subform validation work for everything again. I also had to slightly unhack the corresponding js. It's still not very nice in that it still reloads even though ajax would have been enough but I could figure out why the mast source field was not getting the proper values (You can reproduce this by commenting the window.location.reload() in the js).
2017-03-19 12:35:58 +01:00
Robb Ebright
91290b5e43
Fixing CSS for podcast override
2017-03-18 14:34:21 -04:00
Lucas Bickel
e1cf27664b
Cleanup dead code
2017-03-17 15:09:21 +01:00
Lucas Bickel
033e816015
Edit form
2017-03-17 11:45:10 +01:00