Commit Graph

7575 Commits

Author SHA1 Message Date
Lucas Bickel cc18596384
Merge pull request #489 from xabispacebiker/reconditioning-interface-personal-block
Reconditioning interface personal block
2018-06-30 11:08:14 +02:00
Lucas Bickel 9e17dbe7f8
Merge pull request #477 from Petr0s92/master
Update airtime.po
2018-06-27 21:14:49 +02:00
Lucas Bickel 5b822afe14
Merge pull request #468 from frecuencialibre/master
Update spanish .mo file
2018-06-27 21:14:38 +02:00
Petros 81a021aff2
Update airtime.po 2018-04-07 04:19:04 +03:00
Lucas Bickel b718a1b53b Remove obsolete settings from master config template 2018-03-02 13:12:19 +01:00
frecuencialibre e643c67f7a
Update spanish .mo file
hi all, this simply adds a generated .mo file that was missing from @xabispacebiker 's latest [translations](5256e43e27)
2018-02-26 10:11:01 -06:00
Xabi Spacebiker 642b782fcc
Update styles.css
Fixing header logo layout css
2018-02-22 12:05:04 +01:00
Xabi Spacebiker 9cfda2fdc8
Update header.phtml 2018-02-22 11:40:41 +01:00
Xabi Spacebiker e07a55b307
Update styles.css 2018-02-22 11:39:41 +01:00
Robb efe0aefddc
Merge pull request #433 from radiorabe/fix/429-ipv6-schema-updates
Fix/429 ipv6 schema updates
2018-02-10 16:34:23 -05:00
Robb 8d1da3bea5
Merge pull request #386 from radiorabe/fix/384-hard-upload-limit
Use max upload size from php config in frontend plupload js
2018-02-10 16:30:05 -05:00
Lucas Bickel 23eb0fcf63 Fix remaining help links 2018-02-04 14:23:25 +01:00
Lucas Bickel 313342c297 Run schema update and add migration script 2018-02-03 16:43:10 +01:00
Det ca9f156b3c Update ip column size to allow for IPv6 addresses 2018-01-28 10:30:51 +00:00
Kyle Robertze c16d7c2a1d remove media-monitor
airtime-media-monitor conflicts with airtime-analyzer, which is what
is now used to monitor the LibreTime application

https://github.com/LibreTime/libretime-debian-packaging/issues/2#issuecomment-359987457
2018-01-24 09:20:51 +02:00
Robb 4508d0d8c0
Merge pull request #414 from radiorabe/fix/unknown-version-from-tarball
Validate contents of VERSION file
2018-01-19 15:45:20 -05:00
Lucas Bickel bdc1a6e6a5 Validate contents of VERSION file 2018-01-19 20:56:44 +01:00
Robbt 0b3405b1f6 This adds an additional check to prevent calling a non-existent function 2018-01-19 13:59:25 -05:00
jerry 35e2f839bb Issue 350 - An improved fix that allows advanced search to be opened and also allows the schedule panel to be closed as it used to be prior to the earlier for for Issue 350. 2018-01-16 17:49:33 -08:00
Lucas Bickel 090fdae99b Merge remote-tracking branch 'robbt/feature/relative_smartblocks' into dev/merge-testing 2018-01-09 21:53:12 +01:00
Lucas Bickel b7b581e6ec Merge remote-tracking branch 'robbt/fix/show_files_meet_criteria' into dev/merge-testing 2018-01-09 21:51:30 +01:00
Robbt 98ee6bafe6 Removed unneeded function prototype 2018-01-08 21:50:06 -05:00
Robbt 144f1b5561 Fixed form validation and display after errors and when removing rows 2018-01-08 21:48:31 -05:00
Robbt c8ba866484 Removing carriage return to attempt to try to avoid merge conflict in github UI 2018-01-08 18:47:21 -05:00
Robbt 25066afb37 Resolve variable name for isSmartBlock vs. isStaticSmartblock to avoid conflict 2018-01-08 18:45:27 -05:00
Robbt b958aae77b Resolve variable name for isSmartBlock vs. isStaticSmartblock to avoid conflict 2018-01-08 18:45:14 -05:00
Robbt 325f99c169 Merge changes from playlist preview to avoid conflicts 2018-01-08 18:42:55 -05:00
Robbt 7b8e630174 modified jquery find for shuffle and generate buttons to not target clear button 2018-01-08 18:24:39 -05:00
Robb Ebright 5e7a5b3e1d Revert "fixed smart block criteria view to show dropdown based upon current values vs. database values to fix display when form is invalid"
This reverts commit fc4f82a83a.
2018-01-07 15:27:58 -05:00
Robb Ebright 5848d307da changing the default smartblock color to white for improved visibility 2018-01-04 15:49:32 -05:00
Robb Ebright fc4f82a83a fixed smart block criteria view to show dropdown based upon current values vs. database values to fix display when form is invalid 2018-01-04 15:49:03 -05:00
Lucas Bickel 63e97692b0
Merge pull request #364 from Robbt/feature/smart-block-dynamic-preview
Feature: Modified form to allow preview of tracks for dynamic smartblocks
2018-01-04 21:10:13 +01:00
Robb Ebright 015bcea70d Merge branch 'feature/relative_smartblocks' of https://github.com/Robbt/libretime into feature/relative_smartblocks 2018-01-04 10:38:25 -05:00
Robb Ebright 18a7ff5c0a fixed autoplaylist database logic and icon position 2018-01-03 22:01:46 -05:00
Robb Ebright 927fcbc42d Pluralized file criteria, cleaned up CSS and removed dead code 2018-01-03 18:57:02 -05:00
Robb Ebright 0af56cc283 Added javascript text to localegenerator 2018-01-03 17:15:30 -05:00
Robb Ebright 968dcfa6ad added CSS for autoplaylist icon 2018-01-02 10:07:33 -05:00
Lucas Bickel c342aef031 Use max upload size from php config in frontend plupload js 2017-12-26 13:14:01 +01:00
Robb Ebright e4f94c18cc Replaced lower case a icon with A and fixed transparency 2017-12-20 09:08:23 -05:00
Robb Ebright 7584f07d48 fixed icon 2017-12-20 08:52:33 -05:00
Robb Ebright 703a0e8b9b Merge branch 'fix/display-autoplaylist-on-calendar' of https://github.com/Robbt/libretime into Robbt-fix/display-autoplaylist-on-calendar 2017-12-17 11:26:25 -05:00
Robb Ebright ee86112898 Removed debug code and rewrote SQL as ORM query and readded icon image file 2017-12-17 10:47:38 -05:00
miles75 0a4406fc6b Hungarian translation. New translations and error corrections. 2017-12-10 12:44:17 +01:00
Robb Ebright a294d66383 adding autoplaylist icon 2017-11-29 07:15:40 -05:00
Robb Ebright 01ec7ce797 inital attempt to add autoplaylist icon to calendar 2017-11-29 07:15:40 -05:00
Robb Ebright 91906e5b5d Moved files that meet criteria to top of track listing 2017-11-26 14:48:41 -05:00
Robb Ebright 6bdb570338 Modified smartblock form to allow preview of tracks meeting criteria for dynamic smartblocks 2017-11-21 21:22:06 -05:00
Robb Ebright bab3c235dc point to install file with hardcoded values to avoid broken setup 2017-11-16 22:02:30 -05:00
Lucas Bickel d356b754df
Merge pull request #359 from jerry924/issue350_advsearch_calendermode
issue 350 - change z-index to allow advanced search in calendar mode
2017-11-16 21:10:18 +01:00
Lucas Bickel e6238fed16
Merge pull request #358 from jerry924/issue349_previewseek
issue 349 - add missing code to allow preview seek
2017-11-16 21:07:55 +01:00