Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend images html in "image details" template | Javier Sánchez Parra | 2022-03-03 | 2 | -2/+5 |
* | Extend scopes html | Javier Sánchez Parra | 2022-03-03 | 5 | -8/+16 |
* | Extend scopes or commands in client details | Javier Sánchez Parra | 2022-03-03 | 2 | -3/+5 |
* | Use pill style in confirmation pages | Javier Sánchez Parra | 2022-03-03 | 10 | -18/+51 |
* | Narrow client removal to scopes and commands pages | Javier Sánchez Parra | 2022-03-03 | 1 | -1/+1 |
* | Add clients info to session's confirmation page | Javier Sánchez Parra | 2022-03-03 | 1 | -1/+7 |
* | Extend commands html | Javier Sánchez Parra | 2022-03-02 | 7 | -12/+25 |
* | Show client state on pills | Javier Sánchez Parra | 2022-02-25 | 2 | -0/+29 |
* | Replace "." with "_" in HTML scopes IDs | Javier Sánchez Parra | 2022-02-25 | 2 | -2/+2 |
* | Limit max number of clients drawn in commands | Javier Sánchez Parra | 2022-02-24 | 1 | -1/+5 |
* | Wrap selected clients list | Javier Sánchez Parra | 2022-02-24 | 1 | -1/+1 |
* | Refactor selected clients drawing in commands | Javier Sánchez Parra | 2022-02-24 | 8 | -35/+22 |
* | Remove unused code in image creation template | Javier Sánchez Parra | 2022-02-24 | 1 | -6/+0 |
* | Improve software inventory command | Jose M. Guisado | 2022-02-23 | 3 | -7/+43 |
* | Remove "Tasks" and "Schedule" from the navbar | Javier Sánchez Parra | 2022-02-23 | 1 | -6/+0 |
* | Show selected clients in container block | Javier Sánchez Parra | 2022-02-23 | 4 | -0/+42 |
* | Show error messages in action_image_restore | Jose M. Guisado | 2022-02-23 | 1 | -3/+6 |
* | Show error message for invalid setup form | Jose M. Guisado | 2022-02-23 | 1 | -1/+2 |
* | Move 'Update' button up in hardware view | Jose M. Guisado | 2022-02-23 | 1 | -5/+7 |
* | Redirect to commands view after hardware POST | Jose M. Guisado | 2022-02-23 | 1 | -2/+4 |
* | Hardware inventory template extends from command.html | Jose M. Guisado | 2022-02-22 | 2 | -2/+5 |
* | Update Spanish translations | Jose M. Guisado | 2022-02-22 | 1 | -80/+100 |
* | Rename "Log" action to "System Log" | Jose M. Guisado | 2022-02-22 | 1 | -1/+1 |
* | Group command buttons into dropdowns | Jose M. Guisado | 2022-02-22 | 2 | -26/+68 |
* | Setup view sets nav button as active | Jose M. Guisado | 2022-02-22 | 1 | -0/+1 |
* | Add nav blocks to commands template | Jose M. Guisado | 2022-02-22 | 1 | -16/+16 |
* | Highlight active nav items | Jose M. Guisado | 2022-02-22 | 1 | -0/+3 |
* | Merge nav into base template | Jose M. Guisado | 2022-02-22 | 4 | -50/+50 |
* | Check scopes checkboxes recursively | Javier Sánchez Parra | 2022-01-31 | 2 | -0/+14 |
* | Add helper function to store checksum status | Javier Sánchez Parra | 2022-01-31 | 1 | -4/+8 |
* | Group log commands buttons into dropdown | Jose M. Guisado | 2022-01-31 | 1 | -4/+11 |
* | Keep selected clients in the scopes tree | Javier Sánchez Parra | 2022-01-28 | 2 | -0/+18 |
* | Keep scopes tree state | Javier Sánchez Parra | 2022-01-28 | 2 | -0/+20 |
* | Remove dead code in macro.html | Javier Sánchez Parra | 2022-01-28 | 1 | -20/+0 |
* | Add confirmation page when deleting image | Jose M. Guisado | 2022-01-27 | 5 | -63/+106 |
* | Adds confirmation page to reboot clients | Javier Sánchez Parra | 2022-01-20 | 4 | -23/+75 |
* | Adds confirmation page to power off clients | Javier Sánchez Parra | 2022-01-20 | 4 | -32/+89 |
* | Rename to "Partition Table Type" | Javier Sánchez Parra | 2022-01-20 | 1 | -1/+1 |
* | Rename MSDOS to MBR | Javier Sánchez Parra | 2022-01-20 | 2 | -1/+3 |
* | Show disk and partition size in mebibytes | Javier Sánchez Parra | 2022-01-19 | 3 | -8/+8 |
* | Fix typo in the dashboard | Javier Sánchez Parra | 2022-01-19 | 1 | -1/+1 |
* | Ask twice to delete clients | Javier Sánchez Parra | 2022-01-19 | 5 | -90/+149 |
* | Fix "Add client" form redirectionv0.9 | Javier Sánchez Parra | 2022-01-14 | 2 | -19/+30 |
* | Add language configuration and Spanish translation | Javier Sánchez Parra | 2022-01-13 | 4 | -0/+522 |
* | Add gettext to dashboard strings | Javier Sánchez Parra | 2022-01-13 | 1 | -9/+9 |
* | Use lazy translation in classes | Javier Sánchez Parra | 2022-01-13 | 2 | -61/+63 |
* | Change some f-strings to format() | Javier Sánchez Parra | 2022-01-13 | 1 | -5/+5 |
* | Check images list content in client details view | Javier Sánchez Parra | 2021-12-20 | 1 | -1/+1 |
* | Add available ogLives to client details | Javier Sánchez Parra | 2021-12-17 | 1 | -0/+6 |
* | Add set ogLive to commands | Javier Sánchez Parra | 2021-12-16 | 4 | -1/+67 |