control-pane icon indicating copy to clipboard operation
control-pane copied to clipboard

ClonOS WEB control panel (CBSD WEB UI)

Results 25 control-pane issues
Sort by recently updated
recently updated
newest added

more cosmetics

https://github.com/clonos/control-pane/blob/a24f6017925d9ccb3a79d4a37cba3eb59e58def4/public/pages/instance_jail/a.json.php#L60 ok first it checks if the db is ok and then if the db is not OK. so basically that code is never executed atm what the logic behind...

sh /usr/local/cbsd/modules/clonos_database/initforms.sh sh: cannot open /usr/local/cbsd/modules/clonos_database/initforms.sh: No such file or directory

We need to remove OS images no longer supported. For example, Arch 2016, Ubuntu 16.04, and etc.

The CBSD project spends a lot of effort keeping the profiles up to date. Profiles often go out of date and images leave mirrors. Need a button to sync the...

Things to consider: - Needs additional chmod of cache dir - 775 - ClonOS version is taken from the Config static class and not the version file - I ve...

https://github.com/clonos/control-pane/blob/228e14b062c416bfc24dca1feaade6a9c0d397cb/public/js/clonos.js#L776 Hello, is this supposed to be here ? Momchil

Hi, I m moving forward with the tpl engine but while trying to refactor the "Settings" section I encountered a problem cbsd-settings db is looking for this file: /usr/jails/jails-system/CBSDSYS/helpers/cbsd.sqlite and...

https://github.com/clonos/control-pane/blob/228e14b062c416bfc24dca1feaade6a9c0d397cb/public/index.php#L73 ` _first_start=true; err_messages={add:function(arr){for(n in arr){err_messages[n]=arr[n];}}}; user_id='1';user_login='admin'; ` I can't find any reference to user_login anywhere else in the code Question is if user_id is being passed to some other...