Commit Graph

7776 Commits

Author SHA1 Message Date
Robbt 88069432f9 added alpha.7.x files 2019-04-01 20:55:38 -04:00
Robbt eff4f62f55 fixed syntax errors 2019-04-01 11:18:14 -04:00
Robbt 1f98353847 changed class name to one permitted by language 2019-04-01 11:14:50 -04:00
Robbt 6f9ce404a8 Remove duplicate sql from existing lines and update Upgrades.php 2019-04-01 11:12:15 -04:00
Robbt bd364a00fc Merge branch 'fix-release-sql-schema-changes' of https://github.com/Robbt/libretime into Robbt-fix-release-sql-schema-changes 2019-04-01 09:57:55 -04:00
Kyle Robbertze e09a7a6a82
Merge pull request #766 from Robbt/add-owner-edit
Added the ability for admins to edit the owner of a track via the edit track interface
2019-03-28 14:32:48 +02:00
Kyle Robbertze 73150fc7b4
Merge pull request #750 from frecuencialibre/my-podcast-restore-button
restore my podcast episode delete button
2019-03-28 14:08:18 +02:00
Robbt b132f2e6d0 merged database schema changes to alpha.7 release 2019-03-27 09:10:15 -04:00
Robbt 009fb49a6a Added the ability for admins to edit the owner of a track via the edit track interface 2019-03-05 10:00:54 -05:00
Kyle Robbertze d020551740
Merge pull request #760 from Robbt/fix-schedule-move-bug
added check to prevent unnecessary conversion to seconds
2019-03-03 19:18:53 +02:00
Robbt 64e33a235d added check to prevent unnecessary conversion to seconds 2019-03-02 20:36:02 -05:00
frecuencialibre a1c2d7b695
Merge pull request #754 from frecuencialibre/spanish-translation
update spanish translation with strings added in #716
2019-02-28 13:11:24 -06:00
r d96746d4af update spanish translation with strings added in #716 2019-02-28 13:07:55 -06:00
Robb bc14230281
Merge pull request #716 from frecuencialibre/podcast-ui-2
Clarify podcast settings and workflow
2019-02-27 13:09:42 -05:00
r 9e9157f29c Add newly translateable strings to .po files 2019-02-25 11:21:59 -06:00
r c903a6dfd3 Add missing translateable strings in js to php translation method 2019-02-25 10:59:14 -06:00
r 8d6420f934 update podcast UI translation strings 2019-02-24 11:59:20 -06:00
r 04388f3147 ensure visibility of podcast episode table on smaller screens 2019-02-23 10:18:41 -06:00
r b6e554edfe include gemerated smartblock/playlist name in success message 2019-02-23 01:55:38 -06:00
r d9776c1e49 restore my podcast episode delete button 2019-02-23 00:24:38 -06:00
frecuencialibre 53907e7c20
Merge pull request #748 from xabispacebiker/podcast-interface-fix
Podcast interface fix
2019-02-22 23:17:52 -06:00
Xabi Spacebiker ed89735ba4
Update station_podcast.css
Adding the removed style from styles.css to help text
2019-02-22 13:07:11 +01:00
Xabi Spacebiker 5abeb95ab7
Update station.phtml 2019-02-22 13:04:08 +01:00
Kyle Robbertze 2cda6fa8aa
Merge pull request #745 from Robbt/fix-null-autoloading-playlist
fixed autoloading playlist to avoid errors when trying to schedule empty playlist
2019-02-19 14:56:38 +02:00
Robbt 7d1acab7b6 fixed autoloading playlist to avoid errors when trying to schedule empty playlist 2019-02-19 07:49:11 -05:00
Kyle Robbertze 978a5865e5
Merge pull request #744 from Robbt/fix-count-warning-in-schedule
Fix count warning in schedule
2019-02-19 12:28:19 +02:00
Robbt 48a2a49b30 this fixes a count warning in null condition new with 7.2 2019-02-18 18:53:51 -05:00
Robb f3b1133c3b
Merge pull request #742 from mikeopensauce/apistatus
Apistatus
2019-02-18 12:22:17 -05:00
Mike Cox 9e36dda855 Add new features to API on air call which shows the status of the two streams and whether they are switched to live output 2019-02-18 12:19:41 +00:00
Kyle Robbertze e13fc6b3d9
Merge pull request #734 from mikeopensauce/726apionairfix
Bugfix for #726. Fixes onAirLightAction returning 500 error
2019-02-17 18:45:10 +02:00
Robbt 1bdd27077c add audio/flac to mimetype in filedatahelper 2019-02-15 16:25:51 -05:00
frecuencialibre 4d0fea34fc
Merge pull request #707 from Robbt/intro-playlist
Add Intro and Outro playlist to Autoloading Playlists
2019-02-14 10:49:15 -06:00
r eb4763c839 remove debug logging 2019-02-13 12:42:28 -06:00
Lucas Bickel cc1f3c62e6 📦 (mvc) switch to zf1s zf1 2019-02-11 16:44:03 -05:00
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
Your Name 7f69b1adf1 Bugfix for #726. Fixes onAirLightAction returning 500 error 2019-02-10 09:58:10 +00: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
Robbt 6f7c2f2cc9 refactored autoplaylist and updated showinstance to make sequential adds possible 2019-02-09 10:58:00 -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