juliushaertl / apporder

Nextcloud app to enable sorting inside the app menu
GNU Affero General Public License v3.0
45 stars 9 forks source link

Added functionality to force an admin-defined order #70

Closed omsmet closed 4 years ago

omsmet commented 5 years ago

Dear mister Härtl,

I am setting up a nextcloud environment, and saw the wonderful plugin you created. I need some additional functionality to be able to force the default app order for all my users, to prevent use of some features. (Similar to the enhancement noted in #50 ). I have created code to achieve this and I would be very grateful if you could share your thoughts on it. Do you think it is any good, and if not what should I improve so that you would be willing to merge it into your plugin?

Best regards and thanks in advance, Olivier Smet

szaimen commented 5 years ago

Any update on this? Would love to see this! Thank you for your work!

omsmet commented 4 years ago

Hi all, I'm sorry it has taken me so long to apply the requested changes and implement hiding of the user settings if the admin order is forced, but everything should be done now. If there are any issues with the code, please let me know.

juliushaertl commented 4 years ago

CI failure unrelated, this repo isn't migrated to the newer phpunit yet.