summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* # 969 The labs tree is adapted to jquery:969_node_treeIrina Gómez2020-08-135-98/+423
| | | | | | | principal/aulas.php: the context menu uses identifiers for jquery. jscripts/arbol.js and jscripts/comunes.js: common functions include labs and computers. jscripts/aulas.js: new specific laboratory and computer functions. includes/arbol.php: the context menu call is modified to suit the case of computers.
* #969 Images tree is adapted to jquery:Irina Gómez2020-07-286-156/+144
| | | | | | | jscripts/imagenes.js and principal/imagenes.php: specific functions are removed and replaced by common functions. jscripts/arbol.js and jscripts/comunes.js: functions include cases for the types of images. includes/arbol.php: the case of the image is separated into the different image types. idiomas/php/esp/informacion_imagenes_esp.php: Fixs a text message.
* #969 principal/*.php: some links id are changed for jquery.Irina Gómez2020-07-238-35/+180
| | | | | | acciones.js - new functions: manageMenu, execute and program actions. arbol.js - showInfoNode and manageNode functions include the task type. comunes.js - new functions: removeGroup, move (node) and put (node in group).
* #969 arbol.php function 'nodos_arbol': fix bug in SQL request for tasks.Irina Gómez2020-07-221-1/+1
|
* #969 comunes.js: some function are replaced: insertGroup, modifyGroup and ↵Irina Gómez2020-07-216-81/+120
| | | | | | removeGroup. principal/*.php: links id are changed for jquery.
* #969 principal/*.php: links of context menu use jquery.Irina Gómez2020-07-176-41/+146
| | | | comunes.js: some function are replaced: insert, modify, remove and remove image.
* #969 principal/*.php: the context menu is ready for jquery.Irina Gómez2020-07-158-54/+133
| | | | arbol.js: functions for all objects: showInfo and manage.
* Style for separation line of contextual menu.Irina Gómez2020-04-241-1/+2
|
* Contextual menus are incluides in pages of left frame.Irina Gómez2020-04-247-162/+567
|
* Javascript functions for show and hidden contextual menu of left frame.Irina Gómez2020-04-241-0/+68
|
* functions nodos_arbol and grupos_arbol: If there isn't elements returns a ↵Irina Gómez2020-04-241-47/+62
| | | | | | | | empty array: element[int_node_tipe]=Array(); functions lista_grupo_arbol and lista_raiz_arbol: The active zone for show contextual menus is asociated to label (before was to 'li' elements). This avoids zones overlapping function lista_grupo_arbol: Fixs error in classrooms tree: before to list groups, the order of elements is incremented function lista_raiz_arbol: If all nodes is equal shows root tree. If nodes are diferent shows root and first level of tree.
* #969 node tree: Left frame shows node tree.irinagomez2020-03-208-88/+178
| | | | Functions lista_raiz_arbol and lista_grupo_arbol are created and used in all left frames.
* #969 node tree: Functions for get nodes and groups of nodes from database ↵irinagomez2020-03-198-48/+360
| | | | | | are created and used in all left frames. For now frames show array of nodes and groups for debug.
* Revert "#969 New branch will create for images tree."irinagomez2020-03-171-2/+0
| | | | This reverts commit e3047a32128908fba03e498e372535c52ade7bc4.
* #969 Images tree: lists are used for show tree and context menues.Irina Gómez2020-03-166-38/+481
|
* #964: Uninstall script removes MySQL/MariaDB template file.Ramón M. Gómez2020-03-121-0/+2
|
* #964: Update script copies the MySQL / MariaDB template configuration file.Ramón M. Gómez2020-03-111-25/+8
|
* #964: Fix bug when copying MySQL / MariaDB template configuration file.Ramón M. Gómez2020-03-111-1/+2
|
* #959: Update OGAgent version.Ramón M. Gómez2020-03-113-5/+5
|
* #962: Update warnings for the web command "Run Script" (Windows script does ↵Ramón M. Gómez2020-03-113-9/+6
| | | | not require escape characters).
* #963: Script `launchOgagentInstaller` schedules an unattended installation ↵Ramón M. Gómez2020-03-111-2/+2
| | | | of OGAgent for Windows.
* #963: OGAgent Installer for Windows: parameter page is shown after license page.Ramón M. Gómez2020-03-111-7/+12
|
* #963: OGAgent Installer for Windows supports `/S /server IPAddress` ↵Ramón M. Gómez2020-03-111-8/+14
| | | | parameters to assign the server IP address in silent mode and automatically starts the services just before finishing the installation.
* #963: Add a new option and dialog to the OGAgent Installer for Windows to ↵Ramón M. Gómez2020-03-111-1/+36
| | | | | | enter the IP address of the OpenGnsys Server. Now you can enter the IP address by running `OGAgentSetup-x.x.x.exe /server IPAddress` or by editing the related dialog.
* #963: Uninstalling OGAgent for Windows does not require a reboot (you can ↵Ramón M. Gómez2020-03-101-9/+4
| | | | run `OGAgentUninstaller.exe /S` for an unattended uninstall).
* #941: Add new installation dependencies to compile services.Ramón M. Gómez2020-03-102-4/+4
|
* #915 remove dead code in ogAdmServerOpenGnSys Support Team2020-03-071-27/+0
| | | | These have been replaced by the new REST API.
* #580 Fix uninitialized variables in ogAdmServerRoberto Hueso Gómez2020-03-071-1/+6
| | | | This patch ensures that some variables are initialized before using them.
* #967 rename .cpp to .cOpenGnSys Support Team2020-03-053-5/+1
| | | | This actually is C code, use the gcc compiler instead.
* #967 Replace remaining C++ codeOpenGnSys Support Team2020-03-051-4/+4
|
* #959: Installer copies the new MySQL configuration template to enable the ↵Ramón M. Gómez2020-03-052-0/+6
| | | | event scheduler automatically.
* #940: Code cleaning and cosmetic changes.Ramón M. Gómez2020-03-054-34/+34
|
* #940: Update Ubuntu and Windows OGAgent dependencies.Ramón M. Gómez2020-03-052-10/+8
|
* #962: Fix bug when OGAgent processes script lines; now it's not necessary to ↵Ramón M. Gómez2020-03-051-2/+2
| | | | use escape characters in script input box.
* #966: Function `ogListSoftware` also lists Flatpak and Snappy applications.Ramón M. Gómez2020-03-041-30/+51
|
* #955: Adapt DHCP template file to `addtodhcp` script.Ramón M. Gómez2020-03-041-10/+4
|
* #962: OGAgent runs each script line independently to solve a Python for ↵Ramón M. Gómez2020-03-041-1/+2
| | | | Windows problem.
* #941 use dbi layer from envioProgramacionOpenGnSys Support Team2020-03-043-40/+31
|
* #941 use dbi layer from actualizaHardwareOpenGnSys Support Team2020-03-042-136/+104
|
* #941 use dbi layer from RESPUESTA_CrearSoftIncrementalOpenGnSys Support Team2020-03-041-23/+26
|
* #941 use dbi layer from actualizaCreacionImagen()OpenGnSys Support Team2020-03-042-35/+35
|
* #941 use dbi layer from actualizaConfiguracion()OpenGnSys Support Team2020-03-042-250/+163
|
* #941 use dbi layer from procesoInclusionCliente()OpenGnSys Support Team2020-03-041-46/+36
|
* #941 use dbi layer from respuestaEstandar()OpenGnSys Support Team2020-03-041-73/+131
| | | | | | | And update all callers. Some of the db.Open() calls cannot be removed yet, since there are still more function dependencies that need to be converted too.
* #941 Consolidate CrearSoftIncremental, RestaurarImagenBasica, ↵OpenGnSys Support Team2020-03-041-111/+5
| | | | | | RestaurarSoftIncremental, Configurar and EjecutarScript These functions are identical, remove duplicated code.
* #941 Consolidate RESPUESTA_Reiniciar, RESPUESTA_IniciarSesion and ↵OpenGnSys Support Team2020-03-041-94/+2
| | | | | | RESPUESTA_Apagar They are identical, remove duplicated code.
* #941 Consolidate RESPUESTA_Configurar and RESPUESTA_EjecutarScriptOpenGnSys Support Team2020-03-041-56/+8
| | | | These function are almost identical, remove duplicated code.
* #941 use dbi layer from buscaComandos()OpenGnSys Support Team2020-03-041-38/+40
|
* #941 use dbi layer from AutoexecCliente()OpenGnSys Support Team2020-03-042-31/+25
|
* #941 use dbi layer from procesoInclusionClienteWinLnx()OpenGnSys Support Team2020-03-041-40/+34
|