TODO:
@labrys That should be fixed in latest develop version.
File browser: close button is showing "close" together with the "x"

Button "Checkout button" not working. Calls nothing. Nothing in logs

@ratoaq2
update: tested in master and it works.
A lot of these are from updating jquery so these were expected. Will be fixed Tuesday night once I've got internet again.
this issues are in master too then?! jquery update is in master.
checkout works in master
@OmgImAlexis your url: http://chandrewz.github.io/blog/authentication-with-vue-router
Note: These are all issues with 0.17 (Master) currently
Tables broken, No Sort or Filter on:
home
schedule
history
displayShow
etc.
displayShow no longer has buttons to hide / show seasons
Search returns a json response page on displayShow
buttons do not work on Manual Search page
@pymedusa/developers if all this is happening on master we should revert jquery upgrade and hotfix.
i have failures all over in 2 servers, both are showing 0 shows and 1 doesn't even start after the upgrade, you need to fall back to the last commit. i am completely offline at this point
Okay that doesn't sound at all like something that could have been caused by what I did since I only edited a handful of lines and updated jquery.
Do any of you have any errors showing in medusa or the js console?
vender.min.js?200:2 jQuery.Deferred exception: Cannot read property 'settings' of undefined TypeError: Cannot read property 'settings' of undefined
at Object.MEDUSA.common.init (http://unraid:9081/js/common/init.js?200:92:18)
at Object.exec (http://unraid:9081/js/core.js?200:26:35)
at HTMLDocument.init (http://unraid:9081/js/core.js?200:34:14)
at l (http://unraid:9081/js/vender.min.js?200:2:8756)
at m (http://unraid:9081/js/vender.min.js?200:2:9071) undefined
@jxer can you check this #1364 ?
If that information couldn't help you, please reopen #1364 with information of your .db files in the application folder.
@Thraxis fixed in #1365 and tooltips fixed in #1366
I don't think we should talk about reverting anymore. With all the help we're getting, we have these fixed in no time. For users on develop, just update on a daily base and keep us updated like you have been.
Most changes like the jquery have been done to remove technical debt. So they had to be done at some point.
All of the config related issues should be resolved now. I don't really have time left to check them case by case. So for the ones who reported them. Please update the issue.
@p0psicles I'm guessing I accidentally removed the config page js because of that change? Lol
I might move all the pages to MEDUSA.pages.x.x to stop that happening again.
@OmgImAlexis you changed line 98 in ajax-episode-search.js from 'success' to 'done', now when a forced search is finished it never removes the spinner and sets the icon back to the search image. was that a mistaken change? https://github.com/pymedusa/Medusa/blob/d36e50ca8a36cd14d3b78146e3d484235489c955/static/js/ajax-episode-search.js#L96-L103
@OmgImAlexis any ETA to fix this issues? thanks!
Please note: the user @OmgImAlexis uses an avatar w/ "X O". The user @xo mentioned here is not a contributor to this project. Thx.
@bmehling okay?
@fernandog will try and fix these all tonight.
Can someone confirm the hide/show season button is working on develop d36e50ca8a36cd14d3b78146e3d484235489c955?
@fernandog so checkout works now or only in master?
@omgImAlexis didnt see any fix. Still broken in develop. Try it
Unckecking the proper search hides the Entire remaining search settings


@duramato Try the fix-proper-div branch.
@medariox can you open a new issue with just the remaining things?
@xo still waiting for the fix : File browser: close button is showing "close" together with the "x"
Just remove the close text and it'll be fixed. Super simple.
Filter on History page on the Episode column doesn't work if it has the numbering likeWhite Rabbit Project - S01E10, only White Rabbit Project works. On chrome
Once https://github.com/pymedusa/Medusa/pull/1807 is merged I'll fix the close issue and then can someone open a new issue for the rename page.
Closing this as the last issue is fixed in the above PR, the renaming bug has it's own issue open.
Most helpful comment
I don't think we should talk about reverting anymore. With all the help we're getting, we have these fixed in no time. For users on develop, just update on a daily base and keep us updated like you have been.
Most changes like the jquery have been done to remove technical debt. So they had to be done at some point.