Commit Graph

15987 Commits

Author SHA1 Message Date
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
Kyle Robbertze a92c75023c
Merge pull request #720 from greenjon/master
change "Airtime" to "Libretime" except where it refers to code.
2019-01-24 14:53:15 +02:00
greenjon 371ccd6b9d change "Airtime" to "Libretime" except where it refers to code.
Remove some references to things that don't exist (watched folders, for example).
Fixed a typo or two.
2019-01-23 19:09:34 -08:00
ryan d2167f6f2c update podcast tab name upon smartblock generation 2019-01-23 07:18:54 -06:00
Robb 4b672f742b
Merge pull request #718 from greenjon/master
change "Airtime" to "Libretime" except where it refers to code.
2019-01-23 06:45:28 -05:00
greenjon 126288af6e change "Airtime" to "Libretime" except where it refers to code. 2019-01-22 22:48:52 -08:00
ryan 455d3a1500 disable by default podcast playlist/smartblock generation setting 2019-01-22 20:01:49 -06:00
ryan 42c1731273 Improve general settings labels 2019-01-22 19:54:34 -06:00
ryan aadc254c88 remove individual podcast "overwrite" checkbox, improve layout 2019-01-22 19:06:41 -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
Robb ccdd447ddc
Merge pull request #712 from paddatrapper/vagrant-doc
Fix vagrant libvirt instructions
2019-01-22 07:52:34 -05:00
Kyle Robbertze cf6b7ffd25 Fix vagrant libvirt instructions 2019-01-22 14:13:30 +02: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
Lucas Bickel 70c66e75eb
Merge pull request #710 from paddatrapper/docs
Update help doc
2019-01-21 12:28:10 +01:00
Kyle Robbertze d6d28df9a7 update help doc 2019-01-21 11:21:02 +02: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 6b00c15439 removed idea files 2019-01-20 19:55: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
Robb e84a980492
Merge pull request #705 from radiorabe/chore/show-settings-menu-for-all-users
Make Settings menu visible to all users
2019-01-20 15:08:14 -05:00
Robbt 6631dd994f working with start form 2019-01-20 14:12:52 -05:00
Kyle Robbertze 1a7eed1412
Merge pull request #706 from radiorabe/chore/cleanup-aac
Cleanup aac code
2019-01-20 19:16:52 +02:00
Lucas Bickel a526a59ef4 ♻️ cleanup aac code
Removes unsupported codecs from our liquidsoap code
2019-01-20 15:37:21 +01: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
Robb 87b8ef4f91
Merge pull request #700 from paddatrapper/vagrant-libvirt-2
Vagrant - make libvirt provider available
2019-01-18 19:08:06 -05:00
Kyle Robbertze a312ae659c include libvirt-dev and recommend reboot 2019-01-18 15:08:12 +02:00
Kyle Robbertze 6739b5745a Update docs to include how to use libvirt vagrant 2019-01-18 12:08:28 +02:00
Kyle Robbertze 4556318967 merge ubuntu and debian provision scripts 2019-01-18 11:43:18 +02:00
Kyle Robbertze 04e155885e Bump Debian Stretch to latest point release 2019-01-18 11:23:38 +02:00
Kyle Robbertze 0cfd4c62f7
Merge pull request #697 from greenjon/docs-edit
Change Airtime to Libretime in the docs; fix a few typos; update help file
2019-01-18 08:38:27 +02:00
greenjon b9d593d2d0 Update index.md 2019-01-17 15:04:58 -08:00
greenjon 88870e2651 Added requested changes to the docs 2019-01-17 14:54:28 -08:00
greenjon 3ed48e9ecb Change Airtime to Libretime in the docs; fix a few typos 2019-01-17 00:23:50 -08:00
frecuencialibre 0370dfb7cd
Merge pull request #696 from greenjon/master
Update index.md -change Airtime to Libretime
2019-01-16 13:36:15 -06:00
greenjon e79d9f255a Update index.md 2019-01-16 11:29:26 -08:00