summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/includes
Commit message (Expand)AuthorAgeFilesLines
* #969 Images tree is adapted to jquery:Irina Gómez2020-07-281-15/+37
* #969 arbol.php function 'nodos_arbol': fix bug in SQL request for tasks.Irina Gómez2020-07-221-1/+1
* functions nodos_arbol and grupos_arbol: If there isn't elements returns a emp...Irina Gómez2020-04-241-47/+62
* #969 node tree: Left frame shows node tree.irinagomez2020-03-201-21/+133
* #969 node tree: Functions for get nodes and groups of nodes from database are...irinagomez2020-03-191-0/+254
* #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
* #915 adapt web to use new software cmd in REST APIJavier Sánchez Parra2019-07-031-0/+10
* #915 adapt web to use new hardware cmd in REST APIJavier Sánchez Parra2019-07-031-0/+10
* #915 Correct config file route in web API REST libJavier Sánchez Parra2019-06-251-1/+1
* #915 Add API token to common_request() in web consoleJavier Sánchez Parra2019-06-241-0/+6
* #915 Remove unused parameter to common_request()Javier Sánchez Parra2019-06-121-1/+1
* #915 The order of the json field is irrelevant in GET /clientsJavier Sánchez Parra2019-06-111-1/+3
* #802 Advanced Boot Management sends to 'sendclientmode' script access data to...Irina Gómez2019-06-101-12/+3
* Merge branch 'devel' into uefiIrina Gómez2019-06-051-1/+176
|\
| * #915 adapt web console to use new refresh command in REST APIJavier Sánchez Parra2019-05-301-0/+10
| * #915 adapt web console to use new stop command in REST APIJavier Sánchez Parra2019-05-301-1/+11
| * #915 adapt web console to use new reboot command in REST APIJavier Sánchez Parra2019-05-301-0/+10
| * #915 adapt web console to use new poweroff command in REST APIJavier Sánchez Parra2019-05-301-0/+10
| * #915 adapt web console to use new REST API in OgAdmServerOpenGnSys Support Team2019-05-271-1/+136
* | Merge branch 'devel' into uefi (fast-forward)Irina Gómez2019-05-1319-285/+113
|\|
| * #834: Fix wrong variable type.Ramón M. Gómez2019-02-201-2/+2
| * #834: Fixing more code cleanup: some file encoding, CSS units, Javascript com...Ramón M. Gómez2019-02-044-262/+97
| * #834: Remove all redundant PHP closing tags.Ramón M. Gómez2019-01-2315-17/+12
| * #834: Check for more variable definitions and continue code cleanup.Ramón M. Gómez2019-01-211-2/+2
| * #834: Correct undefined variables and some spell checking.Ramón M. Gómez2019-01-192-4/+2
* | #802 #888 When the computer or repo propierties change, the console regenerat...Irina Gómez2019-03-151-102/+40
|/
* #872: Code cleaning.Ramón M. Gómez2018-10-221-3/+0