Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Set default value on partition data parsing | Javier Sánchez Parra | 2021-11-02 | 1 | -3/+3 | |
* | Support partition of computers with several disks | Javier Sánchez Parra | 2021-11-02 | 2 | -10/+33 | |
* | Add legacy log | Javier Sánchez Parra | 2021-10-28 | 3 | -0/+28 | |
* | Set tiptorrent as unique restore image method | Javier Sánchez Parra | 2021-10-20 | 1 | -2/+1 | |
* | Keep scopes collapsed by default | Jose M. Guisado | 2021-10-15 | 1 | -1/+0 | |
* | Add partitions info to client details | Javier Sánchez Parra | 2021-10-13 | 2 | -1/+39 | |
* | Add "Delete image" action | Javier Sánchez Parra | 2021-09-29 | 2 | -0/+19 | |
* | Fix cache partition creation | Javier Sánchez Parra | 2021-09-16 | 1 | -0/+3 | |
* | Add image details action | Javier Sánchez Parra | 2021-09-03 | 4 | -2/+50 | |
* | Rename validate and parse IPs functions | Javier Sánchez Parra | 2021-09-03 | 1 | -36/+36 | |
* | Add images view | Javier Sánchez Parra | 2021-09-03 | 3 | -1/+37 | |
* | Add most common partition codes and filesystems | Javier Sánchez Parra | 2021-08-24 | 2 | -2/+34 | |
* | Fix setup form javascript | Daniel García Moreno | 2021-08-23 | 1 | -5/+12 | |
* | Add missing file from commit 9d98cf0 | Javier Sánchez Parra | 2021-08-23 | 1 | -0/+15 | |
* | Add EFI, NTFS and LINUX GPT partition codes | Javier Sánchez Parra | 2021-07-30 | 1 | -1/+4 | |
* | Add "Delete center" action | Javier Sánchez Parra | 2021-07-30 | 3 | -1/+28 | |
* | Fix scopes tree draw on empty centers/rooms | Javier Sánchez Parra | 2021-07-30 | 1 | -1/+1 | |
* | Add "Delete client" action | Javier Sánchez Parra | 2021-07-29 | 2 | -0/+17 | |
* | Add IPs validation to Poweroff and Setup form | Javier Sánchez Parra | 2021-07-29 | 1 | -0/+4 | |
* | Fix submit command redirection | Javier Sánchez Parra | 2021-07-29 | 1 | -22/+22 | |
* | Add full scheme partitioning support | Javier Sánchez Parra | 2021-07-28 | 4 | -188/+121 | |
* | Add and restyle clients states | Javier Sánchez Parra | 2021-07-20 | 3 | -18/+21 | |
* | Update scopes tree dynamically | Daniel García Moreno | 2021-07-07 | 3 | -3/+79 | |
* | Fix configuration file template | Javier Sánchez Parra | 2021-06-30 | 1 | -1/+1 | |
* | Create "Add Center" form and view | Javier Sánchez Parra | 2021-06-30 | 4 | -1/+41 | |
* | Add new partition button in setup action | Daniel García Moreno | 2021-06-30 | 4 | -14/+119 | |
* | Add scopes_tree_collapse macro | Jose M. Guisado Gomez | 2021-06-30 | 4 | -2/+45 | |
* | Keep the selection in the sidebar for mode & setup | Daniel García Moreno | 2021-06-17 | 4 | -8/+15 | |
* | Don't show sidebar in login view | Jose M. Guisado | 2021-06-17 | 1 | -2/+2 | |
* | Add commands view and macros.html | Jose M. Guisado | 2021-06-17 | 5 | -45/+73 | |
* | Add chart to dashboard | Daniel García Moreno | 2021-06-08 | 9 | -67/+37137 | |
* | Add sidebar and command bar to base template | Daniel García Moreno | 2021-06-08 | 6 | -88/+131 | |
* | Restyle login.html template | Daniel García Moreno | 2021-06-01 | 1 | -5/+20 | |
* | Use AdminLTE in base.html | Daniel García Moreno | 2021-06-01 | 2 | -31/+49 | |
* | Redirect to login page by default | Daniel García Moreno | 2021-06-01 | 1 | -12/+12 | |
* | Add initial AdminLTE template files | Daniel García Moreno | 2021-06-01 | 109 | -0/+162873 | |
* | ogcp is AGPLv3+ | OpenGnSys Support Team | 2021-05-20 | 6 | -0/+42 | |
* | Add "Delete Room" form and view | Javier Sánchez Parra | 2021-05-20 | 4 | -1/+47 | |
* | Create "Add Room" form and view | Jose M. Guisado | 2021-05-20 | 4 | -1/+48 | |
* | Add ogLive list to the dashboard | Javier Sánchez Parra | 2021-05-20 | 2 | -1/+18 | |
* | Add disk stats to the dashboard | Javier Sánchez Parra | 2021-05-20 | 2 | -1/+35 | |
* | Add latest images to the dashboard | Javier Sánchez Parra | 2021-05-20 | 2 | -0/+20 | |
* | Add number of images to the dashboard | Javier Sánchez Parra | 2021-05-20 | 2 | -6/+19 | |
* | Change login redirection to "Home" | Javier Sánchez Parra | 2021-05-20 | 1 | -1/+1 | |
* | Add cosmetic improvements | Jose M. Guisado | 2021-03-24 | 16 | -16/+104 | |
* | Add login | Jose M. Guisado | 2021-03-05 | 7 | -0/+116 | |
* | Make partition forms inline in setup/ | Jose M. Guisado | 2021-03-05 | 1 | -0/+4 | |
* | Cosmetic enhacements | Jose M. Guisado | 2021-03-05 | 2 | -5/+35 | |
* | Add multiple ip handling to image restore form | Jose M. Guisado | 2021-02-22 | 1 | -13/+31 | |
* | Add boot mode to actions | Jose M. Guisado | 2021-02-17 | 4 | -1/+49 |