summaryrefslogtreecommitdiffstats
path: root/ogcp
Commit message (Expand)AuthorAgeFilesLines
...
* ogcp: show checksum in image infoAlejandro Sirgo Rica2024-07-122-0/+7
* ogcp: add checksum to images in Manage cacheAlejandro Sirgo Rica2024-07-122-0/+2
* templates: force CSS update to show oglive indicatorAlejandro Sirgo Rica2024-07-111-1/+1
* templates: force OS selection in Boot OS form1.1.3-24Alejandro Sirgo Rica2024-07-091-1/+1
* views: fix user scope filteringAlejandro Sirgo Rica2024-07-091-1/+2
* views: skip cache space checks if already contains the imageAlejandro Sirgo Rica2024-07-091-10/+23
* ogcp: select images of selected partition in image/updateAlejandro Sirgo Rica2024-07-092-7/+52
* ogcp: show an indicator in each sidebar branch with live childrenAlejandro Sirgo Rica2024-07-094-6/+32
* ogcp: fix client pill status reportAlejandro Sirgo Rica2024-07-092-2/+2
* views: add auxiliar function is_valid_ip()Alejandro Sirgo Rica2024-07-091-9/+10
* ogcp: make client name field mandatory in client formAlejandro Sirgo Rica2024-07-092-1/+8
* ogcp: use csv as new format for import clientsAlejandro Sirgo Rica2024-07-092-25/+48
* views: check invalid values in prettify_mac()Alejandro Sirgo Rica2024-07-041-3/+7
* views: validate MAC address after POSTAlejandro Sirgo Rica2024-07-031-2/+21
* views: show MAC as lowercase with colon separatorsAlejandro Sirgo Rica2024-07-031-4/+7
* views: normalize every MAC address during POST processingAlejandro Sirgo Rica2024-07-031-3/+6
* templates: fix commands button layoutAlejandro Sirgo Rica2024-07-031-4/+5
* templates: preserve formatting in script outputAlejandro Sirgo Rica2024-07-011-1/+1
* views: remove debug messages with payload infoAlejandro Sirgo Rica2024-07-011-2/+2
* ogcp: set default SameSite attribute in session cookie1.1.3-23Alejandro Sirgo Rica2024-06-281-0/+4
* templates: improve client list in cache and boot os viewsAlejandro Sirgo Rica2024-06-282-2/+10
* forms: replace Ok with Submit in form submit buttonAlejandro Sirgo Rica2024-06-281-3/+3
* templates: replace start session with boot OSAlejandro Sirgo Rica2024-06-281-1/+1
* templates: add vertical padding to the no cache messageAlejandro Sirgo Rica2024-06-281-1/+1
* templates: improve spacing in main dashboardAlejandro Sirgo Rica2024-06-281-1/+1
* templates: hide detailed cache view with zero imagesAlejandro Sirgo Rica2024-06-281-5/+6
* templates: fix no image message in manage cache viewAlejandro Sirgo Rica2024-06-281-1/+1
* templates: improve user sidebar styleAlejandro Sirgo Rica2024-06-281-3/+4
* views: add check for failed /center/info get requestAlejandro Sirgo Rica2024-06-281-0/+6
* views: notify user edit and user creationAlejandro Sirgo Rica2024-06-281-4/+8
* views: fix English grammatical error in error messageAlejandro Sirgo Rica2024-06-281-5/+5
* templates: fix user form alignmentAlejandro Sirgo Rica2024-06-272-2/+3
* ogcp: improve page heading styleAlejandro Sirgo Rica2024-06-2748-62/+69
* ogcp: add user permission mechanismAlejandro Sirgo Rica2024-06-2713-136/+309
* templates: rename Edit client to Update clientAlejandro Sirgo Rica2024-06-251-1/+1
* ogcp: add support to view script outputAlejandro Sirgo Rica2024-06-253-0/+118
* ogcp: add support to run scripts in clientsAlejandro Sirgo Rica2024-06-254-1/+113
* templates: make opengnsys buttom redirect to dashboardAlejandro Sirgo Rica2024-06-251-1/+1
* views: remove unsupported partition types from image operationsAlejandro Sirgo Rica2024-06-251-12/+31
* templates: rename Start session to Boot OSAlejandro Sirgo Rica2024-06-201-1/+1
* templates: show client details at the end of the client optionsAlejandro Sirgo Rica2024-06-201-2/+2
* views: prevent user removal after password mismatch in user/editAlejandro Sirgo Rica2024-06-191-2/+6
* views: make password optional in user/editAlejandro Sirgo Rica2024-06-193-15/+30
* views: improve cache check messages in image/restoreAlejandro Sirgo Rica2024-06-191-2/+2
* views: check if the image fits in cache before image/restoreAlejandro Sirgo Rica2024-06-181-0/+33
* views: ignore image datasize check if datasize is zeroAlejandro Sirgo Rica2024-06-181-1/+1
* templates: remove servers view in main navbarAlejandro Sirgo Rica2024-06-181-3/+0
* css: offset the sidebar to acommodate all disclosure widgetsAlejandro Sirgo Rica2024-06-182-1/+5
* js: show correct initial disclosure widget stateAlejandro Sirgo Rica2024-06-172-1/+3
* ogcp: add room details view to scopes managementAlejandro Sirgo Rica2024-06-173-0/+52