summaryrefslogtreecommitdiffstats
path: root/admin
Commit message (Expand)AuthorAgeFilesLines
* #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
* #1012 Change database field type of the partition size to support disk and p...Irina Gómez2020-12-102-1/+5
* #1008 Deprecate "Partitioning Assistant"Javier Sánchez Parra2020-11-301-0/+1
* #1008 Add support to work with GPT tablesJavier Sánchez Parra2020-11-274-12/+36
* #1008 Add support for partitioning several disksJavier Sánchez Parra2020-11-258-15/+65
* #988 Fix opengnsys startup script.Irina Gómez2020-11-091-12/+13
* #944 Fix status in console, when there is only one computer in lab without co...OpenGnsys2020-11-051-1/+1
* #992: Expand URL fields to support long hostnames.Ramón M. Gómez2020-10-212-6/+7
* #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
* #992: Add field to indicate if a local session is open.Ramón M. Gómez2020-09-112-9/+18
* #1004 Add new fields to imagenes tableJavier Sánchez Parra2020-09-102-0/+13
* #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
* #993 Remove ogAdmServerAuxRoberto Hueso Gómez2020-07-312-57/+0
* #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-233-12/+29
* #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: Updating SQL files.Ramón M. Gómez2020-07-1710-27/+43
* #991: Status screen shows computers in maintenance mode with transparency.Ramón M. Gómez2020-07-162-16/+22
* #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
* #985 Remove ogAdmServer folderJavier Sánchez Parra2020-06-2360-7985/+0
* #986 Rename to ogserverJavier Sánchez Parra2020-06-192-2/+2
* #981 Use new ogServer systemd unit fileJavier Sánchez Parra2020-06-191-13/+0
* #981 Fix typo on OpenGnsys systemd unit fileJavier Sánchez Parra2020-06-191-1/+1
* #981 Add ogAdmServer own systemd unit fileJavier Sánchez Parra2020-06-161-0/+13
* #971 remove empty folderOpenGnSys Support Team2020-06-111-9/+0
* #971 remove old Database and ogAdmLib codeOpenGnSys Support Team2020-06-094-1657/+0
* #971 move ogAdmLib to ogAdmServerOpenGnSys Support Team2020-06-094-3/+482
* #971 add str_toupper()OpenGnSys Support Team2020-06-084-9/+31
* #971 do not use og_log()OpenGnSys Support Team2020-06-081-5/+0
* #971 replace og_info() by syslog()OpenGnSys Support Team2020-06-081-9/+16
* #971 replace reservaMemoria() by calloc()OpenGnSys Support Team2020-06-081-3/+3