WebUI Tweaks OLD
Problem this snippet solves:
This codeshare has been deprecated. Moved to https://devcentral.f5.com/s/articles/WebUI-Tweaks
How to use this snippet:
This codeshare has been deprecated. Moved to https://devcentral.f5.com/s/articles/WebUI-TweaksCode :
89433
Tested this on version:
13.0- tomekNimbostratus
Hi Last week I tested script in F5 version 13. I didn't see any issues. Work perffectly. I thank you very much especially for partition search.
Regards Tom
- Version 2.0.7 Added partition filter at the top right corner
- Simply write to filter the partition drop down menu.
- Hitting enter while in the filter box activates the currently selected option.
- Any filter entered is saved and re-entered upon partition change. So if you have a prefix in your partitions and only want to use with ie. partitions named "Bank-Backend", "Bank-Frontend" and "Bank-CDE" you can simply enter "Bank-".
Thanks to Tom for suggesting it.
I think most of the features should work on v13 too but I have had no time to test them. If you're willing to help here I'd be very grateful. To activate, scroll down to the bottom of the setting section and change allow13 = false; to allow13 = true;.
The previous implementation was a completely separate edition of the script. Which meant that if you wanted to enable it you'd have to switch the code and when you finally had enough snow you'd have to switch again. Annoying.
Instead, now a form would show up automatically in December where you can choose to activate or deactivate the Christmas theme.
Don't you worry, you can totally supress the theme by changing var allowChristmas = true; to var allowChristmas = false;. Can't promise Santa will bring you any presents if you do though.
A bit of an easter egg. If you set var alwaysChristmas = true; in the settings section you can enjoy the theme all year long. :)
Thanks Dan, much appreciated! I'm adding a feature that Tom requested now. Will update with that feature and a v13 beta tomorrow.
/Patrik
- Dan_BowmanCirrus
I'd be game to try a v13 beta and feed back any issues etc - thank you for your time and efforts!
I chose to only support v12 simply because I didn't have any v13 in use when I wrote it. However, most functions should work. It's not harder than changing a row actually. I'll add a "beta" if any of you wants to try?
 
Oh, and if you guys like the script, feel free to rate it. :)
 
- Dan_BowmanCirrus
I'd expect this is for v12.x only as v13 introduced a lot of new features and changes.
It would be great to see a v13 compatible version though! :)
- Tom_185829Nimbostratus
Hi again. Is anybody try this scripts on F5 ver. 13.1 I try use this but I don't see effects.
Thanks for informations.
Reards Tom
- Tom_185829Nimbostratus
Hi Very nice script. Indeed it's very helpful. Could you please add search field for partitions list. When you have a lot of partitions searching is terrible, with additional field it will be very helpfull.
Regards. Tomek M.
Thanks for the feedback. I find that in general people don't bother to do what you just did (just saying thanks). So thank you too, for the kind words! :)
- atatps_250754Altocumulus
Script is freakn' awesome! Works like a charm...Can't believe you got no feedback on the post. Spared me the grueling monotonous work of manual data group entry. Thank you, sir!