Commit Graph

4194 Commits (ce6fe2e749fd704467db368fbe08d99d9bcba545)
 

Author SHA1 Message Date
Irina Gomez 6be9081e2d #1066 #1069 ogBootMbrGeneric creates the necessary hard drive signature for Windows (UEFI).
(equivalent to commit 2150f01).
2022-02-18 14:09:07 +01:00
Irina Gomez ffdeba9b16 #1066 #1012 ogAdmServer. actualizaConfiguracion
Fix bug introduced in commit  [changeset:6e6e035/OpenGnsys-Git 6e6e035]
    After restauration, when the computer reboot, the imagen name is removed.
    In the computers_partitions table in the database, the previous commit changed the type of the partition size field. Now the function in ogAdmServer that gets this data is changed.
2022-02-10 09:48:18 +01:00
Irina Gomez 02787c1627 #1066: Update ogLive and ogAgent version. 2022-01-20 10:40:30 +01:00
Ramón M. Gómez 4f445e05dc #1066 #984: Installer and updater download the OGAgent tarball defined in the version file.
(cherry-pick 1de0d12d)
2022-01-20 09:37:54 +01:00
Ramón M. Gómez 256bc1ebc3 #1066: Fix boot issues in ogLive with Kernel 5.11 (real time log).
(cherry-pick 5b4bf5f)
2022-01-19 11:10:19 +01:00
Irina Gomez 92a8e4a39b #1066 #997: Fix oglivecli.
The script was not detecting the Initrd compression program,
    could not get the samba password and needed to ask for it.
    (cherry-pick 15d8a19)
2022-01-12 10:13:58 +01:00
Ramón M. Gómez ded9f40fd0 #1066 #997: Fix variable name in commit . (cherry-pick a3aa3e3). 2022-01-12 10:11:23 +01:00
Ramón M. Gómez a5d9191d55 #1066 #997: Support for Initrd compressed in several formats.
Adding compatibility with Ubuntu 20.04 Initrd, which is compressed in LZ4 format.
    (cherry-pick 0e3e167).
2022-01-12 09:58:17 +01:00
Irina Gomez 21d51f5f1e #1066 #839 Fixes problem of expulsion of the user from the session at 15min. (cherry-pick e8afc9f). 2022-01-12 09:29:13 +01:00
Irina Gomez 6e6e035855 #1066 #1012 Change database field type of the partition size to support disk and partitions bigger 2Tb. (equivalent to commit cd5181a) 2022-01-12 09:12:37 +01:00
Irina Gomez 69d48a9d7f #1066 #991 Add maintenace status to lab status legend. (equivalent to commit 344e9c1) 2022-01-10 11:41:25 +01:00
Ramón M. Gómez 4830878f6e #1066 #991 Computers in maintenance mode will not be chosen for remote access. (cherry-pick 74c2edc). 2022-01-10 11:26:39 +01:00
Irina Gomez c03f1abe9d #1066 #991 Enable/disable maintenance flag in computer properties form. (equivalent to commit b8bd4c7) 2022-01-10 11:24:17 +01:00
Irina Gomez d0388e50ea #1066 #991 Updating SQL files. (equivalent to commit 2b15bdb) 2022-01-10 10:53:50 +01:00
Irina Gomez 820d4ca8a8 #1066 #991 Status screen shows computers in maintenance mode with transparency. 2022-01-10 10:07:28 +01:00
Irina Gomez 0f8da48603 #1066 #1046 Import script
Fixes the error when there is a record with the string 'usuario' in the original database.
    The SQL statement includes a stricter condition when modifying the 'usuario' table.
2022-01-07 13:57:02 +01:00
Irina Gomez 2f149a8df1 #1066 #1031 Admin console: in the SQL query the ambiguity in the field 'inremotepc' is removed.
(Reported by Ramón Gómez - US).
2022-01-07 13:51:38 +01:00
Antonio Doblas Viso 1b799271ab #1066 #1020 logrotate ignore non-existent logs with missingok
If the logrotate files for opengnsys indicate to rotate files that
do not exist, the process ignores them and continues with the next one.

The missingok clause is added to the logrotate configuration files.
2021-12-21 09:16:01 +01:00
Isaac Vidal Daza d5c2c1d81e #1066 #1006 Fix RemotePC IP retrieving on running clients
Error in the REST API response of /ous/:id1/labs/:id2/clients/status
that returns the status of the computers in a classroom. It returns
running PCs with an X.X.X.1 and X.X.X.2 IP address instead of those that
are actually running, which are X.X.X.15 and X.X.X.16. The error cause
is, when constructing the JSON response, a foreach that ignores the
"keys" of the response array.

This commit adds the "keys" to the foreach to iterate also through them.
2021-12-21 08:14:14 +01:00
José Alberto Royo Ratia 7f83dcbc74 #1066 #1005 Add support for computer groups in RemotePC
When OpenGnsys is used via RemotePC, a failure occurs when
classrooms with groups of computers are included because the
processing and recursion is not controlled correctly because attempts
are made to add objects to a null array.

This commit adds and populates an array with the computers in the group.

Reviewed-by: Javier Sánchez Parra <​jsanchez@soleta.eu>
2021-12-21 08:13:42 +01:00
Irina Gomez 71f643361f #1066 #1014 ogGetImageInfo: Support Windows update october 2020. 2021-12-20 14:06:23 +01:00
RAMON MARIA GOMEZ LABRADOR 8a97c8703d #1066 #1033: Formatear la caché compatible con versiones 4.x y 5.x de Linux. 2021-12-20 14:03:20 +01:00
Irina Gomez 927f98c60f #1066 #1011 Fix the error when Windows is hibernated. "Error code 6" was displayed in the boot menu. 2021-12-17 11:49:53 +01:00
Ramón M. Gómez 828277b3fe #983: Avoid error messages in some Cron scripts. 2020-06-15 09:43:19 +02:00
Ramón M. Gómez 23e53a5f4c #983: Updating release Vagrantfile. 2020-06-09 11:33:55 +02:00
Ramón M. Gómez e03141b974 #983: Releasing OpenGnsys 1.1.1c 2020-06-09 11:05:07 +02:00
Ramón M. Gómez d42d7c7855 #943: Fix a bug in getting Git tag data before updating. 2020-06-09 10:25:06 +02:00
Ramón M. Gómez f3499a31f6 #959: Releasing OpenGnsys 1.1.1b. 2020-05-27 14:20:43 +02:00
Ramón M. Gómez e25b1e912f #959: Updating list of closed tickets. 2020-05-27 14:14:18 +02:00
Ramón M. Gómez 3ad779e63e #959: Updating release Vagrant file. 2020-05-27 14:13:17 +02:00
Ramón M. Gómez ffe8952e96 #959: OGAgent installer downloads from its new repository. 2020-05-27 12:19:59 +02:00
Ramón M. Gómez 279c2697d3 #959: Vagrant files download from the new repositores. 2020-05-27 12:17:13 +02:00
Alberto Garcia Padilla a9c232f16f Limpiando.Codigo.979 2020-05-20 13:10:26 +02:00
Ramón M. Gómez 9bbee37822 #959: Revert adition of wrong file. 2020-05-19 15:02:07 +02:00
Ramón M. Gómez 4f9978aea3 #959: Delete dirs moved to other repositories.
OGAgent code, browser code and the ogLive builder scrips are moved to new Git repositories.
2020-05-19 14:53:27 +02:00
Irina Gomez a0868b7012 #954 opengnsys_import.sh: Fix error when options --exclude-logs or --exclude-users are used 2020-05-19 14:36:41 +02:00
Alberto Garcia Padilla 64af0699ff Mover.Ordenadores.Aulas_integrar ficheros 2020-05-16 19:21:33 +02:00
Ramón M. Gómez f380d7c7e2 #959: Update list of closed tickets. 2020-05-15 14:09:47 +02:00
Irina Gomez 3180500c03 #961 Images properties in console shows data size. 2020-05-15 11:37:16 +02:00
Ramón M. Gómez 8c22cffe94 #941: Software inventory encoding to UTF-8.
Fix bug introduced by commit `930563c`due to the change of the database encoding.
2020-05-14 17:58:43 +02:00
Ramón M. Gómez a70996f723 #947: Fix bug when counting RemotePC-enabled labs. 2020-05-14 13:39:41 +02:00
Irina Gomez fe858eb895 #977 Fixed bug in ogAdmAgent: when starting a task in a organizational unit with groups of laboratories or in a labs with groups of computers, the service stop. 2020-05-06 11:26:24 +02:00
Irina Gomez 9fe0fe30b7 #841 Fixes bug in partitioning wizard when configure MBR: ogGetBootMbr function is created for detect MBR content and used in wizard. 2020-05-05 12:53:47 +02:00
Irina Gomez e521fb869b # 911 Fixes bug in partitioning wizard when create Cache: tries to mount cache partition, if not possible formats it. Solution proposed by Antonio Doblas (UMA). 2020-05-04 14:50:03 +02:00
Irina Gomez 41d66ae82b #780 buildToOrder works with Windows 8 and Windows 10. When no key exists, it is created. 2020-05-04 12:45:08 +02:00
Ramón M. Gómez 227093f652 #962: Fix typo in commit `88fc95a`. 2020-04-25 13:08:57 +02:00
Javier Sánchez Parra dbfc6aafb4 #974 Fix task edit form
We have seen that if you try to edit a task and assign it to a group of
computers the form do not work. This happens because the string
containing the name of primary key of the table gruposordenadores
(Groups of computers) has a trailing white space.

This commit fixes this bug removing the trailing whitespace.
2020-04-24 13:59:31 +02:00
Ramón M. Gómez 88fc95a93b #962: Only OGAgent for Windows runs each line in independent processes (other agents can run the whole script in a single subprocess). 2020-04-23 12:53:27 +02:00
Ramón M. Gómez 570e249505 #959: Update list of closed tickets. 2020-04-22 19:29:10 +02:00
Ramón M. Gómez c3e4ff16fe #972: Remove cron job definition from the default file; then updater checks if service code has changed to restart it automatically. 2020-04-22 13:31:39 +02:00