Commit graph

5973 commits

Author SHA1 Message Date
ryan
aa6ac77491 remove red logout button from left sidebar 2019-01-22 17:45:31 -06:00
ryan
80d4801d0f restore account name and logout in header, remove timezone, simplify 2019-01-22 17:42:35 -06:00
Lucas Bickel
ea3b87085e
Merge pull request #711 from Robbt/fix-playlist-remaining-time-block
passed $show variable when smartblock added via playlist
2019-01-21 22:20:10 +01:00
frecuencialibre
c26e15fd70
Merge pull request #659 from Robbt/podcast-metadata-override
added track title and artist override for podcasts
2019-01-21 14:09:39 -06:00
Robbt
1d994f5daf passed $show variable when smartblock added via playlist 2019-01-21 11:07:16 -05:00
Robbt
8de94a670f trying different things for autoplaylist 2019-01-21 11:06:04 -05:00
Robbt
eb2d463672 Merge branch 'master' of https://github.com/LibreTime/libretime into fix-smartblock-multi-criteria 2019-01-20 19:56:21 -05:00
Robbt
f9a5da2ba3 intro playlist scaffolding in place but needs refinement to get working 2019-01-20 19:20:13 -05:00
Robb
17e69cf0fa
Merge pull request #670 from radiorabe/dev/zf1s
Use zf1s packages to gain php 7.2 compatibility
2019-01-20 16:21:28 -05:00
Robbt
6631dd994f working with start form 2019-01-20 14:12:52 -05:00
Robbt
eff7a19409 further work on groupval 2019-01-20 09:04:46 -05:00
Lucas Bickel
287cd28546 🐛 Make Settings menu visible to all users 2019-01-20 14:52:50 +01:00
Lucas Bickel
54b1a70249 📦 (mvc) switch to zf1s zf1 2019-01-20 14:46:33 +01:00
Robbt
d03aa5bd86 starting on startForm to maintain criteria grouping during reload 2019-01-19 22:05:31 -05:00
Robbt
8095f6e627 Enable smartblocks with same criteria to stay separate if created with new criteria 2019-01-19 21:41:00 -05:00
Robbt
2b057472ca part of the way there towards grouping need to deal with OR value 2019-01-20 02:12:21 +00:00
Robbt
e45349f390 removed not null constraint to avoid break upon upgrade of existing installs 2019-01-19 19:37:25 -05:00
Robbt
1e7a8dce8c started along route of using extra to group modifiers 2019-01-19 19:27:24 -05:00
Robbt
ae9f95c758 removed view helper decoration 2019-01-16 05:18:33 -05:00
Robbt
62c3f16d83 starting to edit form preferences 2019-01-15 08:45:21 -05:00
Robbt
6e39cb400f update individual track metadata 2019-01-13 12:00:42 -05:00
Robbt
7177fc7bed Removed logging and fix parameter variable 2019-01-13 11:46:55 -05:00
Robbt
2485e70bbe fixed typo in variable 2019-01-13 09:50:21 -05:00
Robbt
eb349174dd change album override label to podcast metadata override in preferences page 2019-01-13 00:40:13 -05:00
Robbt
a9ca4432f9 added upgrade and downgrade scripts 2019-01-13 00:02:07 -05:00
Robbt
0a2de69fbb modified schema definition to include episode title 2019-01-12 23:48:19 -05:00
Robbt
e773887736 merge in audiofile fix from master 2019-01-12 23:11:00 -05:00
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
3ce27c6c40 include markup into which to create episode tables 2019-01-12 07:28:58 -06:00
Ciaby
2f77c40ed4 Fix PodcastService PHP error in podcast generation 2019-01-12 00:34:06 +01:00
ryan
3f85c38137 cleanup podcast episodes table orphaned code 2019-01-08 13:01:05 -06:00
Lucas Bickel
08d2462730 📝 Remove outdated support docs 2019-01-02 20:28:27 +01:00
Robbt
e2e8591b4d added track title override for podcasts 2018-12-23 14:54:47 -05:00
Robb
7c1bea379c
Merge pull request #653 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
Lucas Bickel
cb0daddaf5
Merge pull request #649 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 #637 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
bde87c7afb podcast smartblock generation: add success message and conditional hide 2018-12-15 05:09:19 -06:00
ryan
15cf291bc9 set auto-generated smartblock and playlist title directly from input 2018-12-14 15:24:28 -06:00
Robb
784bac256e
Merge pull request #640 from frecuencialibre/smartblock-ui
Smartblock ui: add collapsed "advanced options" section
2018-12-13 21:23:24 -05:00
ryan
b56357309f Make Advanced Options string translatable 2018-12-13 16:29: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