Irina Gomez
2a448046aa
ogGrubHidePartitions and ogBurgHidePartitions: help messages are enhanced.
2020-02-04 10:29:40 +01:00
Ramón M. Gómez
6640e2cfae
#946 : Script `setserveraddr` updates the interface parameter.
2020-01-31 11:45:20 +01:00
Ramón M. Gómez
35f1277f66
#946 : Fix appropriate parameter (modify commit `8f24716`).
2020-01-31 11:42:10 +01:00
Ramón M. Gómez
c0104f18aa
#946 : Remove duplicate line in DHCP template.
2020-01-31 09:51:40 +01:00
Ramón M. Gómez
8f24716a0b
#946 : Add API token to the ogAdmServer configuration file, if needed.
2020-01-31 09:33:55 +01:00
Ramón M. Gómez
58f59cee1e
#946 : Fix Fedora 30 boot support.
2020-01-28 12:36:37 +01:00
Ramón M. Gómez
f7c417ae57
#946 : Updating OGAgent installation instructions.
2020-01-28 12:31:27 +01:00
Ramón M. Gómez
131f37bc9c
#946 : Update list of closed tickets.
2020-01-28 08:12:46 +01:00
Ramón M. Gómez
785085ba80
#951 : Set default value to non-null pending fields when updating the database (thanks to `acodoner` for reporting this problem on topic:418).
2020-01-27 11:46:55 +01:00
Ramón M. Gómez
45e3244cd6
#951 : Review default settings of non-null fields in the SQL file.
2020-01-27 11:34:19 +01:00
Irina Gomez
5969a13149
#802 #888 opengnsys_update.sh adds arquitecture detection in dhcp configuration and prepares netboot directory, both for UEFI computers.
2020-01-23 12:49:30 +01:00
Ramón M. Gómez
ecdb637fb6
#943 : Fix bug when comparing the number of releases available for updating.
2020-01-22 14:02:15 +01:00
Irina Gomez
1a76afa5da
#811 setclientmode: Fixs error when call function getcaller.
2020-01-21 12:49:35 +01:00
Ramón M. Gómez
d3cea205c2
#951 : Remove some fake error messages in import script.
2020-01-21 11:25:18 +01:00
Ramón M. Gómez
2edc4cb27e
#951 : Applying commit `b5db03a` to the import script.
2020-01-21 11:20:52 +01:00
Ramón M. Gómez
b44b933b35
#951 : Import script parses SQL file instead of altering database structure (obsoletes commit `5cb4d9b`).
2020-01-21 11:17:27 +01:00
Ramón M. Gómez
b5db03afe1
#951 : Fix bug when `opengnsys_update.sh` applies incremental database updates.
2020-01-21 11:09:45 +01:00
Ramón M. Gómez
253cfa9284
#946 : Set default value in SQL clause.
2020-01-20 17:56:57 +01:00
Ramón M. Gómez
b6d3c1d05f
#946 : Updating Vagrant labs to OpenGnsys 1.1.1a
2020-01-20 14:25:51 +01:00
Irina Gomez
283164766b
#914 #811 Fixs error in setclientmode: getcaller function is included for detect parent process (program or script).
2020-01-20 13:00:42 +01:00
Ramón M. Gómez
3964e74327
#946 : Installation script removes downloaded files.
2020-01-20 10:33:06 +01:00
Ramón M. Gómez
5cb4d9b649
#951 : Script `opengnsys_import.sh` assigns a default value to non-null fields before applying database updates.
2020-01-17 13:50:35 +01:00
Ramón M. Gómez
9e1e247d7a
#946 : Update script keeps stable version when downloading OGAgent packages.
2020-01-16 17:05:46 +01:00
Irina Gomez
c7021efcfe
#849 Incorporation of Computers reloads computers tree in left frame.
2020-01-16 12:36:59 +01:00
Ramón M. Gómez
dc71296431
#946 : Update release number.
2020-01-16 11:59:18 +01:00
Ramón M. Gómez
3f7a216d2d
#946 : Update list of closed tickets.
2020-01-16 11:57:33 +01:00
Ramón M. Gómez
66432fbc1d
#943 : Show `master` as the last option in the menu of releases to update.
2020-01-16 11:38:28 +01:00
Ramón M. Gómez
5ff4cd2b4a
#946 : Fix database bug when updating Ubuntu from 16.04 to 18.04
2020-01-16 11:15:59 +01:00
Ramón M. Gómez
5936a6de0e
#950 : Import script uses `svn export` instead of `svn checkout` to download directories.
2020-01-16 10:20:26 +01:00
Ramón M. Gómez
663363a1d3
#943 : Fix GitHub API URL to check branch update date.
2020-01-09 14:04:18 +01:00
Ramón M. Gómez
fd45e9a0ab
#943 : Script `opengnsys_update.sh` shows a menu with available versions to update.
2020-01-09 14:04:18 +01:00
Ramón M. Gómez
22391cf809
#949 : Add session info to the computer properties form.
2020-01-09 13:50:09 +01:00
Javier Sánchez Parra
25318fb013
#948 Fix entity (Entidad) creation
...
Pepe Frias reports that the creation of a new entity does not work. The
WebConsole throws this error:
004 : Comando Error - La sentencia SQL del comando no es correcta.
The WebConsole treats the parameter $ogunit as a string but the Database
treats $ogunit as a tinyint. So, when the WebConsole tries to do the
query the Database throws an error code: 1366.
Error number: 1366; Symbol: ER_TRUNCATED_WRONG_VALUE_FOR_FIELD;
SQLSTATE: HY000
Message: Incorrect %s value: '%s' for column '%s' at row %ld
This commit changes the behaviour of gestor_entidades.php to treat
ogunit as an integer.
2020-01-07 15:42:59 +01:00
Irina Gomez
daf9bccfb3
#858 New tips of the day.
2019-12-20 09:47:32 +01:00
Ramón M. Gómez
318b0a8663
#947 : Link the statistics page from the help page.
2019-12-18 17:00:28 +01:00
Ramón M. Gómez
66bf79d4b7
#947 : New web page with Organization Unit statistics obtained from de database.
2019-12-18 16:58:31 +01:00
Irina Gomez
d6a008427c
ogGrubSecurity: configure grub.cfg for only user especificated can edit menu entries or access to command line.
2019-12-17 14:04:35 +01:00
Ramón M. Gómez
0bd424bff7
#945 : `opengnsys_import.sh` script redefines the triggers creator user.
2019-12-16 12:09:35 +01:00
Javier Sánchez Parra
ab84872203
#915 Fix EliminarImagenCache command on the WebConsole
...
Carmelo reports that EliminarImagenCache (Delete image from cache)
command does not work. The image remains in place after the execution
of the command.
This command is actually a wrapper of the command EjecutarScript
(POST /shell) with a different ID. Since gestor_Comandos.php did not
expect a different ID, EliminarImagenCache did not work.
This commit changes the behaviour of gestor_Comandos.php to handle
the EliminarImagenCache ID and treat it as EjecutarScript.
2019-12-13 20:33:14 +01:00
Ramón M. Gómez
0fe16f0ab3
#940 : Replace obsolete function `platform.linux_distribution` with `distro.os_release_attr`.
2019-12-11 14:24:10 +01:00
Ramón M. Gómez
586f57e919
#914 : Update list of closed tickets.
2019-12-11 14:20:27 +01:00
Ramón M. Gómez
ce9c9822be
#914 : Update list of closed tickets.
2019-12-10 14:13:33 +01:00
Ramón M. Gómez
bb47449803
#935 : New Grub4Dos binaries.
2019-12-10 14:05:55 +01:00
Ramón M. Gómez
ce63f8dea2
#938 : Show instructions to download BURG after installing/updating.
2019-12-10 14:03:09 +01:00
Antonio Doblas Viso
b727dc1e37
#937 Web form "particionesRemotas": fix bug client syntax disk-part
2019-12-10 08:42:06 +01:00
Antonio Doblas Viso
82c3b47bdb
#939 documentation update basic course wwww.docencia-net.cv.uma.es 1.1.0a
2019-12-10 00:06:43 +01:00
Antonio Doblas Viso
b757c675c4
#935 #906 ogGrub4dosInstallMbr(): new function to install grub4dos on the MSDOS disk MBR
2019-12-09 21:45:37 +01:00
Antonio Doblas Viso
9c98a8dc97
#935 #906 gGrub4dosInstallMbr(): new Error code for PC's with BIOS legacy firmware
...
OG_ERR_NOTBIOS
error code: loadenviron.sh
string code: lang_es🐱 gb
admin code: ogRaiseError () fron system.lib
2019-12-09 21:45:36 +01:00
Antonio Doblas Viso
5743a0445b
#935 #906 ogGrub4dosInstallMbr(): new Error code for disk with partitioned MSDOS
...
OG_ERR_NOMSDOS
error code: loadenviron.sh
string code: lang_es🐱 gb
admin code: ogRaiseError () fron system.lib
2019-12-09 21:45:36 +01:00
Antonio Doblas Viso
20c44413e5
#938 ogBurgInstallMbr() add control error for PC with MSDOS partition
2019-12-09 21:09:55 +01:00