summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/includes
Commit message (Expand)AuthorAgeFilesLines
* #990 restfunctions: wol: require clients and wol_type params onlyJose M. Guisado2021-02-152-30/+2
* #1021 remove LOG_INFO syslogJavier Sánchez Parra2021-02-041-2/+0
* #1008 Restore support for >4 partitionsJavier Sánchez Parra2021-01-121-1/+3
* #1015 Fix updateBootMode and use it when updating computer infoJose M. Guisado2020-12-171-1/+1
* #1008 Add support to work with GPT tablesJavier Sánchez Parra2020-11-271-8/+10
* #1008 Add support for partitioning several disksJavier Sánchez Parra2020-11-252-8/+12
* #988 Read API token from new json configRoberto Hueso Gómez2020-10-061-2/+2
* #1001 Remove trailing \r and \n in some scriptsJavier Sánchez Parra2020-08-251-2/+1
* #980 Update POST /mode to the new ogServer APIRoberto Hueso Gómez2020-08-142-7/+7
* Change GET and POST /modes URI to /modeRoberto Hueso Gómez2020-08-031-2/+2
* #993 Send REST request in createBootMode(...)Roberto Hueso Gómez2020-07-292-2/+12
* #990 Use client broadcast address on WoLJavier Sánchez Parra2020-07-032-3/+22
* #986 Rename to ogserverJavier Sánchez Parra2020-06-191-1/+1
* #942 add immediate commands on the queue (web)Javier Sánchez Parra2020-06-021-0/+18
* #942 Fix immediate procedures (web)Javier Sánchez Parra2020-06-021-0/+5
* #942 schedule commands (web)Javier Sánchez Parra2020-06-021-5/+21
* #942 Add weeks and week_days to the webconsole schedule (web)Javier Sánchez Parra2020-06-021-2/+6
* #942 Use both task_id and schedule_id in /schedule/get (web)OpenGnSys Support Team2020-06-021-3/+5
* #942 Adapt web to use /schedule get on /schedule/create (web)Roberto Hueso Gómez2020-06-021-0/+11
* #942 Implement update schedule (web)Roberto Hueso Gómez2020-06-021-0/+21
* #915 Add new case to command shell/run (web)Javier Sánchez Parra2020-06-021-7/+15
* #942 Fix run script encoding (web)Roberto Hueso Gómez2020-06-021-1/+2
* #942 add create/delete schedule api to web (web)Javier Sánchez Parra2020-06-021-0/+37
* #942 Add /run/task to API REST (web)OpenGnSys Support Team2020-06-021-0/+7
* #974 Fix task edit formJavier Sánchez Parra2020-04-241-1/+1
* Revert "#969 Images tree: lists are used for show tree and context menues."irinagomez2020-03-171-2/+0
* #969 Images tree: lists are used for show tree and context menues.Irina Gómez2020-03-161-0/+2
* #914: Delete unused variables.Ramón M. Gómez2019-11-251-7/+0
* #914 Software inventory command in console improved info message when no oper...Irina Gómez2019-11-201-1/+1
* #914 Login command in console improved info message when no operating system...Irina Gómez2019-11-141-1/+1
* #915 Rename POST /image/setup for /setup in REST APIRoberto Hueso Gómez2019-11-131-1/+1
* #915 Adapt web to use 'echo' parameter of POST /shell/runRoberto Hueso Gómez2019-11-121-2/+8
* #915: Remove duplicate parameter definitions in `restfunctions.php`.Ramón M. Gómez2019-10-301-3/+0
* #915 Fix run script commandRoberto Hueso Gómez2019-10-301-0/+3
* #915 Remove dead code that uses SocketHidraRoberto Hueso Gómez2019-10-291-79/+0
* #915 Adapt web to use the new run/schedule cmd in REST APIRoberto Hueso Gómez2019-10-251-0/+7
* #915 Change WebConsole to read API token from ogAdmServer.cfgJavier Sánchez Parra2019-10-141-2/+2
* #915 Fix POST "software" cmd in ogAdmServer and webJavier Sánchez Parra2019-10-111-2/+8
* #915 Adapt web to use new image/restore/incremental cmd in REST APIJavier Sánchez Parra2019-10-111-0/+53
* #915 Adapt web to use new REST API "image/create/incremental" commandRoberto Hueso Gómez2019-10-111-0/+48
* #915 Adapt web to use new image/restore/basic cmd in REST APIJavier Sánchez Parra2019-10-091-0/+55
* #915 Adapt web to use new image/create/basic cmd in REST APIJavier Sánchez Parra2019-10-081-1/+55
* Adapt web to use new image/setup cmd in REST APIRoberto Hueso Gómez2019-10-071-0/+53
* #915: adapt web to use OG_REST_PARAM_ID constantJavier Sánchez Parra2019-10-031-1/+1
* #915: Adapt web to use new image/restore cmd in REST APIRoberto Hueso Gómez2019-10-011-0/+26
* #915: Adapt web to use new image/create cmd in REST APIRoberto Hueso Gómez2019-10-011-0/+29
* #834: Setting a default value for some PHP variables to avoid warnings.Ramón M. Gómez2019-08-222-4/+8
* #802 For EFI partition: in console in 'RestoreImage' command can't select it ...Irina Gómez2019-08-121-18/+25
* #915 do not print misleading API error on web consoleJavier Sánchez Parra2019-07-311-1/+1
* #921 Fixs 'Action queue': explode in php 7 don't support several delimiters.Irina Gómez2019-07-301-1/+1