| Commit message (Expand) | Author | Age | Files | Lines |
* | #915 adapt web to use new software cmd in REST API | Javier Sánchez Parra | 2019-07-03 | 2 | -0/+15 |
* | #915 adapt web to use new hardware cmd in REST API | Javier Sánchez Parra | 2019-07-03 | 2 | -0/+15 |
* | #915 Correct config file route in web API REST lib | Javier Sánchez Parra | 2019-06-25 | 1 | -1/+1 |
* | #915 Add API token to common_request() in web console | Javier Sánchez Parra | 2019-06-24 | 1 | -0/+6 |
* | #915 Remove unused parameter to common_request() | Javier Sánchez Parra | 2019-06-12 | 1 | -1/+1 |
* | #915 The order of the json field is irrelevant in GET /clients | Javier Sánchez Parra | 2019-06-11 | 1 | -1/+3 |
* | #802 Advanced Boot Management sends to 'sendclientmode' script access data to... | Irina Gómez | 2019-06-10 | 1 | -12/+3 |
* | #903: Fix bug when returning duplicate check value. | Ramón M. Gómez | 2019-06-07 | 1 | -1/+1 |
* | Merge branch 'devel' into uefi | Irina Gómez | 2019-06-05 | 9 | -164/+247 |
|\ |
|
| * | #915: Merge branch devel-ogadmserver-rest-api into devel | Ramón M. Gómez | 2019-06-04 | 7 | -119/+226 |
| |\ |
|
| | * | #915 adapt web console to use new refresh command in REST API | Javier Sánchez Parra | 2019-05-30 | 2 | -19/+12 |
| | * | #915 adapt web console to use new stop command in REST API | Javier Sánchez Parra | 2019-05-30 | 2 | -20/+13 |
| | * | #915 adapt web console to use new reboot command in REST API | Javier Sánchez Parra | 2019-05-30 | 2 | -1/+16 |
| | * | #915 adapt web console to use new poweroff command in REST API | Javier Sánchez Parra | 2019-05-30 | 2 | -7/+24 |
| | * | #915 rename IDCOMAND* to OG_CMD_ID_* | Javier Sánchez Parra | 2019-05-30 | 1 | -3/+4 |
| | * | #915 adapt web console to use new REST API in OgAdmServer | OpenGnSys Support Team | 2019-05-27 | 5 | -70/+159 |
| * | | #891: Boot (wake) command is sent by both server and client repository. | Ramón M. Gómez | 2019-05-30 | 2 | -53/+29 |
| |/ |
|
| * | #909 updateCache in assistant.js identifies the REPO with its IP address | antoniodoblas | 2019-05-16 | 1 | -1/+1 |
* | | Merge branch 'devel' into uefi (fast-forward) | Irina Gómez | 2019-05-13 | 384 | -2452/+2201 |
|\| |
|
| * | #834: Revert one !JavaScript strict comparisons | Javier Sánchez Parra | 2019-05-07 | 1 | -1/+1 |
| * | #834: Revert some JavaScript strict comparisons | Javier Sánchez Parra | 2019-05-03 | 4 | -4/+4 |
| * | #834 Create image in console: Fixs a error when there are duplicate computers... | Irina Gómez | 2019-04-22 | 1 | -1/+2 |
| * | #849 Fix 'Incorpore computer': shows a message when new computer are duplicates | Irina Gómez | 2019-03-07 | 1 | -1/+1 |
| * | #834: Fix some HTML tags, remove trailing tabs and convert newlines to Unix f... | Ramón M. Gómez | 2019-02-25 | 4 | -415/+411 |
| * | #834: Fix Javascript comparisons and variable declarations. | Ramón M. Gómez | 2019-02-21 | 9 | -85/+86 |
| * | #834: Fix wrong variable type. | Ramón M. Gómez | 2019-02-20 | 1 | -2/+2 |
| * | #903: Rejects values for name, IP and MAC if they are already in use | Javier Sánchez Parra | 2019-02-19 | 1 | -35/+49 |
| * | #834: Fixing more code cleanup: CSS units, HTML tags; Javascript comparisons,... | Ramón M. Gómez | 2019-02-12 | 17 | -345/+335 |
| * | #834: Fixing more code cleanup: CSS units, HTML syntax and PHP closing tags. | Ramón M. Gómez | 2019-02-07 | 19 | -223/+216 |
| * | #834: Fixing more code cleanup: CSS units, HTML tags, and Javascript variable... | Ramón M. Gómez | 2019-02-06 | 7 | -136/+129 |
| * | #834: Fixing more code cleanup: file encoding, CSS units, HTML tags, and trai... | Ramón M. Gómez | 2019-02-05 | 19 | -132/+115 |
| * | #834: Fixing more code cleanup: some file encoding, CSS units, Javascript com... | Ramón M. Gómez | 2019-02-04 | 19 | -376/+206 |
| * | #895 Fixs the partitioning wizard: can change partition table from MSDOS to G... | Irina Gómez | 2019-02-04 | 1 | -20/+34 |
| * | #892: extract ogAdmServer data from the configuration file | Javier Sánchez Parra | 2019-01-30 | 1 | -28/+36 |
| * | #892: Avoid infinite loop | Javier Sánchez Parra | 2019-01-29 | 1 | -0/+1 |
| * | #892: Use ogAdmServer Wake on Lan | Javier Sánchez Parra | 2019-01-29 | 3 | -21/+42 |
| * | #834: Remove all redundant PHP closing tags. | Ramón M. Gómez | 2019-01-23 | 280 | -512/+423 |
| * | #834: More PHP/HTML/CSS code cleanup. | Ramón M. Gómez | 2019-01-23 | 10 | -113/+100 |
| * | #834: Check for more variable definitions and continue code cleanup. | Ramón M. Gómez | 2019-01-21 | 17 | -51/+48 |
| * | #834: Correct undefined variables and some spell checking. | Ramón M. Gómez | 2019-01-19 | 6 | -39/+39 |
| * | #806: Show error message when partition size < 0 (thanks to Javier Sanchez, j... | Ramón M. Gómez | 2019-01-18 | 4 | -2/+11 |
* | | #802 #888 When console create template, if in the other type (uefi|bios) exis... | Irina Gómez | 2019-03-25 | 4 | -19/+35 |
* | | #802 #888 When the computer or repo propierties change, the console regenerat... | Irina Gómez | 2019-03-15 | 6 | -130/+60 |
* | | #802 #888 Fix more error in 8c88e08 | Irina Gómez | 2019-02-22 | 1 | -1/+1 |
* | | #802 #888 Fix error in 8c88e08: NetbootAvanzado UEFI compatibility | Irina Gómez | 2019-02-22 | 6 | -110/+112 |
* | | #802 #888 Console: in management of NetBootAvanzado can use bios and uefi te... | Irina Gómez | 2019-02-20 | 4 | -849/+511 |
* | | #802 setclientmode: Crea configuración PXE para BIOS y UEFI. Permite pasar l... | Irina Gómez | 2019-02-13 | 3 | -3/+5 |
* | | #802 NetBootAvanzado: Se muestran las plantillas BIOS y UEFI. Se utiliza el s... | Irina Gómez | 2019-02-12 | 4 | -138/+109 |
|/ |
|
* | #867: REST API documentacion added to help screen. | Ramón M. Gómez | 2018-11-27 | 6 | -18/+18 |
* | #870 Al entrar en parte administrativa de la consola no se muestra alerta por... | Irina Gómez | 2018-11-22 | 1 | -0/+3 |