Commit Graph

15542 Commits

Author SHA1 Message Date
Jerry Russell 30c9cc0a18 Merge branch 'issue349_previewseek' 2017-11-16 20:19:59 +00: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
Jerry Russell fadefaa1bc issue 350 - change z-index to allow advanced search of library while editing a show from calendar 2017-11-16 00:55:50 +00:00
Jerry Russell 542c60c30b issue 349 - add missing code to allow preview seek 2017-11-16 00:38:44 +00:00
Lucas Bickel c884d536d9
Merge pull request #355 from Robbt/fix/web-based-installer-config-writes
Made rabbitmq settings write to tempfile upon check to fix install bug
2017-11-15 18:11:43 +01:00
Lucas Bickel 488b9e40c0
Merge pull request #354 from Robbt/fix/add-debian-stretch-to-vagrant
Added debian-stretch to vagrant setup
2017-11-15 18:10:46 +01:00
Robb Ebright b89f159fe8 modified the database code to allow custom pgsql password 2017-11-13 15:03:15 -05:00
Robb Ebright d58468185c Made rabbitmq settings write to tempfile upon check to fix install bug 2017-11-13 11:42:58 -05:00
Robb Ebright c9cf0fbb1e Added debian-stretch to vagrant setup 2017-11-13 10:42:11 -05:00
Lucas Bickel 0dd0a443ff Merge pull request #342 from LibreTime/readme-edit-add-forum-link
Linking to forum from readme.md
2017-10-21 21:15:57 +02:00
Robb 0b75374219 Updating Readme.MD
Adding link to the forum
2017-10-19 15:42:48 -04:00
Robb 3258983b21 Merge pull request #334 from radiorabe/revert/pypofile-changes
Revert pypofile try block move
2017-10-17 20:12:46 -04:00
Lucas Bickel bf5cfbcf56 gracefully handle missing config option 2017-10-15 14:45:22 +02:00
Lucas Bickel ace7e493f4 Fix port and protocol default values
Turns our bare ConfigObjects don't to default passing very automatically.
2017-10-15 13:46:40 +02:00
Lucas Bickel 4287ac1c70 Revert pypofile try block move
Config file getting is allowed to fail. I didn't realize that it
would not just use the default instead of excepting and getting
caught. Sorry for that.
2017-10-15 13:14:40 +02:00
Robb Ebright a541d1397c Added months to date time units 2017-10-15 00:03:36 -04:00
Robb Ebright d314117a09 Added check to hide datetime select on existing forms without relative smartblocks 2017-10-14 23:51:18 -04:00
Robb Ebright 8807dbcbfb Added input validation and fixed between relative date validation 2017-10-14 23:15:47 -04:00
Robb Ebright 67807bb4b3 fixed blatant errors in jquery and php validation 2017-10-14 21:01:58 -04:00
Robb 38fe253438 Merge pull request #329 from radiorabe/fix/pypo-update-track-time
Pypo track updating fix
2017-10-14 10:18:11 -04:00
Robb Ebright 311ecd393d working relative dates with drop down selects 2017-10-14 01:00:06 -04:00
Robb Ebright 6c6b33b553 fixed jquery javascript regarding datetime select dynamic modification 2017-10-13 18:54:04 -04:00
Lucas Bickel 5248b41974 Merge pull request #332 from amavarick/master
Add zip and unzip to requirements
2017-10-13 12:40:54 +02:00
amavarick 91b7e05157 Add zip and unzip to requirements 2017-10-11 16:48:25 -04:00
amavarick 391e02e3eb Add zip and unzip to requirements 2017-10-11 16:48:01 -04:00
amavarick 5296d08c06 Add zip and unzip to requirements 2017-10-11 16:47:41 -04:00
amavarick 2441444b6c Add zip and unzip to requirements 2017-10-11 16:47:20 -04:00
amavarick 4c783da375 Add zip and unzip to requirements 2017-10-11 16:46:56 -04:00
amavarick 40e47b3a8b Add zip and unzip to requirements 2017-10-11 16:46:11 -04:00
Lucas Bickel 6e35cfb44b Fix whitespace and move config getting into try 2017-10-08 16:15:08 +02:00
Lucas Bickel 1add49efdf Merge pull request #327 from Robbt/robbt-fix/podcast_download_decode_to_avoid_corruption
Fix podcast corruption by adding decode = true to the raw request object for the celery task
2017-10-08 14:50:17 +02:00
Robb Ebright 5150f3add5 Adding decode = true to the raw request object fixes issues with certain podcasts and corruption 2017-10-07 18:48:39 -04:00
Robb 44116bcc93 Merge pull request #322 from radiorabe/dev/preparing-docs
Update preparing server docs
2017-10-07 13:14:04 -04:00
Lucas Bickel 007b19edea Update preparing server docs
A start at documenting the server install part. Adds docs and pointers
for firewalling, PostgeSQL and RabbitMQ.
2017-10-07 14:36:52 +02:00
Lucas Bickel 800ce3d6d0 Merge pull request #318 from xabispacebiker/libretime-debian-stretch
Libretime debian stretch support
2017-10-07 11:48:22 +02:00
Xabi Spacebiker 0be55ca986 Create requirements-debian-stretch.apt
Adding support for Debian 9 Stretch
2017-10-05 01:06:46 +02:00
Xabi Spacebiker 167f7d1c98 Update install 2017-10-05 01:04:02 +02:00
Xabi Spacebiker 09dbe3ea06 Update install
Adding support for Debian 9 Stretch
2017-10-05 00:17:46 +02:00
Xabi Spacebiker 5160fc64d7 Update pypofile.py
Last update
2017-10-03 03:37:06 +02:00
Xabi Spacebiker 216294428a Update pypofile.py 2017-10-03 01:28:01 +02:00
Xabi Spacebiker cfb99fa926 Update pypofile.py
1st- Changes the file permissions of cache files from 444 to 644
2nd- Put the host variables into a single array, this way we can pass the full variable to the report_file_size_and_md5_to_airtime function.
2017-10-02 23:42:11 +02:00
Xabi Spacebiker de7432934c Adding logout button 2017-10-01 17:13:15 +02:00
Xabi Spacebiker 8d23a91ac0 Fixing layout in styles.css 2017-09-30 15:56:34 +02:00
Xabi Spacebiker c62eff2913 Hide Radio Page Menu Link, it is useless and 2017-09-30 13:24:20 +02:00
Xabi Spacebiker adbcdc496b Styles css fixes 2017-09-30 13:06:07 +02:00
Lucas Bickel b5b24f3464 Merge pull request #309 from xabispacebiker/pypo-permission-fix
Pypo permission fix
2017-09-29 20:43:27 +02:00
Xabi Spacebiker ff7ef7cdf4 Fix comments 2017-09-29 15:55:33 +02:00
Xabi Spacebiker 81896723ca Interface improvements https://github.com/LibreTime/libretime/issues/313 2017-09-29 15:53:40 +02:00
Xabi Spacebiker e2d5e6934c Interface improvements https://github.com/LibreTime/libretime/issues/313 2017-09-29 15:53:27 +02:00