Commit Graph

16062 Commits

Author SHA1 Message Date
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
greenjon d098d36fc3 Update index.md 2019-01-16 11:22:03 -08: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
Robb f0bbb8e2be
Merge pull request #692 from paddatrapper/doc-typo
Fix minor typo in backup commands
2019-01-14 08:03:51 -05:00
Kyle Robbertze a7852830da fix minor typo in backup commands 2019-01-14 14:56:25 +02:00
Robb 5ab376ebe7
Merge pull request #691 from paddatrapper/postgresql-backup
Docs: Postgresql backup instructions
2019-01-14 07:25:17 -05:00
Kyle Robbertze 575410ee3f Fix backup filenames to use Libretime 2019-01-14 13:46:46 +02:00
Kyle Robbertze 876acdaff4 Fence terminal commands to prevent > escaping
Fixes #677
2019-01-14 10:48:00 +02:00
Kyle Robbertze fa1d74afa7 Change Airtime to Libretime 2019-01-14 10:25:58 +02:00
Kyle Robbertze b16fea8cc1 Wrap lines at 80 characters 2019-01-14 10:24:45 +02: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 8427d0a92a changed artist track to podcast title 2019-01-13 00:29:49 -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
Lucas Bickel 6b68f04790
Merge pull request #685 from paddatrapper/jessie-install
Installer - Add warning for the deprecation of Debian Jessie
2019-01-11 11:03:16 +01:00
Kyle Robbertze ddf34a1f9b fix grammar in Jessie warning 2019-01-11 11:49:24 +02:00
Kyle Robbertze a3f329834e Add warning for the deprecation of Debian Jessie
Jessie is out of security support and will be dropped in
LibreTime 3.0.0-alpha.8

Fixes #684
2019-01-11 09:03:22 +02:00
ryan 3f85c38137 cleanup podcast episodes table orphaned code 2019-01-08 13:01:05 -06:00