Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | js: allow selection of multiple clients in scopes sidebar | Alejandro Sirgo Rica | 2024-06-14 | 1 | -2/+15 |
* | ogcp: add disclosure widget to sidebar | Alejandro Sirgo Rica | 2024-06-14 | 1 | -0/+2 |
* | src: revisit sidebar context storage approach | Alejandro Sirgo Rica | 2024-06-14 | 1 | -14/+18 |
* | js: uncheck parent folder when a child folder is unchecked | Alejandro Sirgo Rica | 2024-06-14 | 1 | -1/+1 |
* | js: remove unused variable in showSelectedClientsOnEvents | Alejandro Sirgo Rica | 2024-06-13 | 1 | -1/+0 |
* | js: show only clients in the scope pills | Alejandro Sirgo Rica | 2024-06-13 | 1 | -10/+8 |
* | js: only add MAC to client pills1.1.3-19 | Alejandro Sirgo Rica | 2024-05-13 | 1 | -1/+3 |
* | js: remove console.log statement | Alejandro Sirgo Rica | 2024-05-13 | 1 | -1/+0 |
* | js: prevent js exception in pages without pill control | Alejandro Sirgo Rica | 2024-05-13 | 1 | -0/+5 |
* | Make partition id non editable in partition form | Alejandro Sirgo Rica | 2024-05-12 | 1 | -0/+5 |
* | js: fix id update in partition form deletion | Alejandro Sirgo Rica | 2024-05-10 | 1 | -2/+4 |
* | views: Add computers to folder | Javier Hernandez | 2024-01-11 | 1 | -0/+8 |
* | Group images by repos | Javier Hernandez | 2023-12-14 | 1 | -0/+19 |
* | ogcp.js: Remove id part from client bubbles | Javier Hernandez | 2023-12-13 | 1 | -1/+2 |
* | ogcp.js: Fix bug when adding a new partition | Javier Hernandez | 2023-12-11 | 1 | -7/+15 |
* | views: add action to delete repo | Javier Hernandez | 2023-12-05 | 1 | -0/+17 |
* | src: add menu to manage repos | Javier Hernandez | 2023-12-01 | 1 | -0/+19 |
* | ogcp.js: fix images selector in "images" section | Jose M. Guisado | 2023-07-11 | 1 | -1/+1 |
* | Add clients in Linux and Windows mode | Javier Sánchez Parra | 2022-11-17 | 1 | -3/+20 |
* | Improve scopes tree from Commands | Javier Sánchez Parra | 2022-09-27 | 1 | -3/+10 |
* | Fix client room retrieving | Javier Sánchez Parra | 2022-09-27 | 1 | -1/+1 |
* | Replace parentheses in pills ids | Javier Sánchez Parra | 2022-09-27 | 1 | -1/+1 |
* | Implement single room selection for commands view | Daniel García Moreno | 2022-09-27 | 1 | -1/+21 |
* | Add different selection mode for the tree view | Daniel García Moreno | 2022-09-27 | 1 | -0/+25 |
* | Add ogServer parameter to imagesForm | Javier Sánchez Parra | 2022-09-27 | 1 | -0/+17 |
* | Add current ogServer to scopesForm | Javier Sánchez Parra | 2022-09-27 | 1 | -0/+6 |
* | Move password hashing to the backend | Javier Sánchez Parra | 2022-06-30 | 1 | -45/+0 |
* | Show link speed in Gb/s | Javier Sánchez Parra | 2022-05-27 | 1 | -3/+9 |
* | Show last command result for clients in ogLive | Javier Sánchez Parra | 2022-05-13 | 1 | -5/+10 |
* | Add link speed to pills | Javier Sánchez Parra | 2022-05-11 | 1 | -2/+8 |
* | Add MAC to pills | Javier Sánchez Parra | 2022-05-06 | 1 | -1/+18 |
* | Add 'Add user' to Users section | Javier Sánchez Parra | 2022-04-27 | 1 | -0/+22 |
* | Add password hashing | Javier Sánchez Parra | 2022-04-22 | 1 | -0/+24 |
* | Add indeterminate checkboxes to scopes tree | Javier Sánchez Parra | 2022-04-08 | 1 | -0/+20 |
* | Replace " " with "_" in HTML scopes IDs | Javier Sánchez Parra | 2022-03-25 | 1 | -2/+2 |
* | Set pills width | Javier Sánchez Parra | 2022-03-09 | 1 | -1/+1 |
* | Remove common css classes from pills status update | Javier Sánchez Parra | 2022-03-09 | 1 | -9/+6 |
* | Narrow client removal to scopes and commands pages | Javier Sánchez Parra | 2022-03-03 | 1 | -1/+1 |
* | Show client state on pills | Javier Sánchez Parra | 2022-02-25 | 1 | -0/+25 |
* | Replace "." with "_" in HTML scopes IDs | Javier Sánchez Parra | 2022-02-25 | 1 | -1/+1 |
* | Show selected clients in container block | Javier Sánchez Parra | 2022-02-23 | 1 | -0/+30 |
* | Check scopes checkboxes recursively | Javier Sánchez Parra | 2022-01-31 | 1 | -0/+13 |
* | Add helper function to store checksum status | Javier Sánchez Parra | 2022-01-31 | 1 | -4/+8 |
* | Keep selected clients in the scopes tree | Javier Sánchez Parra | 2022-01-28 | 1 | -0/+17 |
* | Keep scopes tree state | Javier Sánchez Parra | 2022-01-28 | 1 | -0/+19 |
* | Fix setup form javascript | Daniel García Moreno | 2021-08-23 | 1 | -5/+12 |
* | Add full scheme partitioning support | Javier Sánchez Parra | 2021-07-28 | 1 | -0/+22 |
* | Add and restyle clients states | Javier Sánchez Parra | 2021-07-20 | 1 | -9/+10 |
* | Update scopes tree dynamically | Daniel García Moreno | 2021-07-07 | 1 | -0/+54 |