frecuencialibre
|
9d9b47004d
|
Merge pull request #731 from Robbt/change-default-library-sort
added uploaded and genre column, removed album and sorted by uploaded to default library view
|
2019-02-11 10:24:33 -06:00 |
Robb
|
17e12f023d
|
Merge pull request #715 from frecuencialibre/user-settings
masterpanel ui tweaks
|
2019-02-09 11:41:17 -05:00 |
Robb
|
a4d0fcd8f3
|
Merge pull request #704 from Robbt/fix-smartblock-multi-criteria
Fix smartblock multi criteria
|
2019-02-09 11:22:29 -05:00 |
r
|
fcbe097f83
|
Revert "remove red logout button from left sidebar"
This reverts commit aa6ac77491 .
|
2019-02-08 16:58:06 -06:00 |
Robbt
|
c92bb14799
|
added Genre and removed Album as an decision about what to prioritize for new users
|
2019-02-08 10:50:18 -05:00 |
Robbt
|
ff5998417f
|
added Uploaded column to default library view and sorted by newest track
|
2019-02-08 10:30:52 -05:00 |
Robbt
|
a832440e0a
|
added an end condition for the exit loop if it didnt succeed in finding an audio file it continues
|
2019-02-07 23:45:45 -05:00 |
Robbt
|
d8eeb9a0f9
|
did additional checking before attempting to process non-audio items as array
|
2019-02-07 23:33:48 -05:00 |
Robbt
|
55bc9d3a46
|
modified podcast to search for audio enclosure if it finds a non-audio enclosure
|
2019-02-04 23:45:42 -05:00 |
r
|
c083cfb2be
|
Merge branch 'fix-smartblock-multi-criteria' of github.com:Robbt/libretime into fix-smartblock-multi-criteria
|
2019-02-04 14:18:20 -06:00 |
r
|
3f43c9abb5
|
group smartblock search criteria fields to accurately reflect query
|
2019-02-04 14:18:02 -06:00 |
Robbt
|
b09c175a25
|
removed code and database change that was not being used to avoid future confusion
|
2019-02-04 11:57:13 -05:00 |
Robbt
|
71315cf925
|
added missing fields to test array
|
2019-02-04 10:15:47 -05:00 |
Robbt
|
1fe711f511
|
created new sql edition to avoid conflict with already merged
|
2019-02-04 09:52:17 -05:00 |
Robbt
|
8e70199f16
|
Merge branch 'tests/block_test' of https://github.com/robbt/libretime into fix-smartblock-multi-criteria
|
2019-02-04 09:44:57 -05:00 |
r
|
b532fe564e
|
clarify smartblock OR vs AND
|
2019-02-03 16:16:47 -06:00 |
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
|
eb2d463672
|
Merge branch 'master' of https://github.com/LibreTime/libretime into fix-smartblock-multi-criteria
|
2019-01-20 19:56:21 -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
|
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 |
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 #673 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 #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 |