summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole
Commit message (Expand)AuthorAgeFilesLines
* #1008 Improve Setup form user experienceJavier Sánchez Parra2021-02-221-7/+17
* #1031 Admin console: in the SQL query the ambiguity in the field 'inremotepc'...Irina Gómez2021-02-181-1/+1
* #990 restfunctions: wol: require clients and wol_type params onlyJose M. Guisado2021-02-155-39/+7
* #1024 disable option to move a single computerID-1020_logrotateBugantoniodoblas2021-02-091-6/+6
* #1019 Fix decoding of shell command parameters in queue modeJavier Sánchez Parra2021-02-081-1/+14
* #1021 remove LOG_INFO syslogJavier Sánchez Parra2021-02-041-2/+0
* #839 Fixes problem of expulsion of the user from the session at 15min.Irina Gómez2021-01-201-1/+2
* #1008 Remove unused variableJavier Sánchez Parra2021-01-121-2/+0
* #1008 Restore support for >4 partitionsJavier Sánchez Parra2021-01-122-15/+30
* #1015 Fix updateBootMode and use it when updating computer infoJose M. Guisado2020-12-173-2/+4
* #1008 Deprecate "Partitioning Assistant"Javier Sánchez Parra2020-11-301-0/+1
* #1008 Add support to work with GPT tablesJavier Sánchez Parra2020-11-273-9/+32
* #1008 Add support for partitioning several disksJavier Sánchez Parra2020-11-257-13/+63
* #944 Fix status in console, when there is only one computer in lab without co...OpenGnsys2020-11-051-1/+1
* #988 Read API token from new json configRoberto Hueso Gómez2020-10-061-2/+2
* #1006 Fix RemotePC IP retrieving on running clientsIsaac Vidal Daza2020-09-281-2/+2
* #1005 Add support for computer groups in RemotePCJosé Alberto Royo Ratia2020-09-281-0/+4
* #992: New REST route `/ous/:ouid/labs/:labid/clients/:clntid/init`Ramón M. Gómez2020-09-111-26/+172
* #992: Set local session flag on user login or logout.Ramón M. Gómez2020-09-111-7/+10
* #998 disable incremental imageIsabel Arrans2020-08-262-26/+0
* #1001 Remove trailing \r and \n in some scriptsJavier Sánchez Parra2020-08-253-8/+3
* #980 Update POST /mode to the new ogServer APIRoberto Hueso Gómez2020-08-147-16/+16
* #991: Fixs error in line order that caused blank page.Irina Gómez2020-08-051-1/+1
* Change GET and POST /modes URI to /modeRoberto Hueso Gómez2020-08-031-2/+2
* #990 Fix WOL call for RemotePCRoberto Hueso Gómez2020-07-311-2/+3
* #993 Send REST request in createBootMode(...)Roberto Hueso Gómez2020-07-292-2/+12
* #992: Release a reserved client if a user logs in a local session.Ramón M. Gómez2020-07-241-9/+19
* #992: Set/unset URL to release a client for remote access.Ramón M. Gómez2020-07-231-8/+14
* #991: Computers in maintenance mode will not be chosen for remote access.Ramón M. Gómez2020-07-171-0/+1
* #991: Enable/disable maintenance flag in computer properties form.Ramón M. Gómez2020-07-175-17/+53
* #991: Status screen shows computers in maintenance mode with transparency.Ramón M. Gómez2020-07-161-14/+18
* #990 Use client broadcast address on WoLJavier Sánchez Parra2020-07-034-6/+29
* #804: Fix bug when getting day of week number.Ramón M. Gómez2020-07-013-87/+6
* #980 Add Virtual statusJavier Sánchez Parra2020-06-268-0/+28
* #986 Rename to ogserverJavier Sánchez Parra2020-06-191-1/+1
* #942 add WoL on commands, procedures and tasks (web)Javier Sánchez Parra2020-06-021-2/+1
* #942 add immediate commands on the queue (web)Javier Sánchez Parra2020-06-023-23/+31
* #942 Fix immediate procedures (web)Javier Sánchez Parra2020-06-022-6/+40
* #942 schedule commands (web)Javier Sánchez Parra2020-06-023-8/+34
* #942 Add weeks and week_days to the webconsole schedule (web)Javier Sánchez Parra2020-06-022-4/+8
* #942 Use /schedule/get in consulta_programaciones (web)Roberto Hueso Gómez2020-06-021-12/+21
* #942 Use both task_id and schedule_id in /schedule/get (web)OpenGnSys Support Team2020-06-022-4/+6
* #942 Adapt web to use /schedule get on /schedule/create (web)Roberto Hueso Gómez2020-06-022-0/+13
* #942 Implement update schedule (web)Roberto Hueso Gómez2020-06-022-4/+28
* #580 Removes conmutar/purgar button from the menu (web)Javier Sánchez Parra2020-06-022-42/+0
* #915 Add new case to command shell/run (web)Javier Sánchez Parra2020-06-022-8/+18
* #942 Fix run script tasks encoding (web)Roberto Hueso Gómez2020-06-021-1/+4
* #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-022-30/+58
* #942 Add /run/task to API REST (web)OpenGnSys Support Team2020-06-022-49/+8