summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/jscripts/arbol.js
Commit message (Collapse)AuthorAgeFilesLines
* # 969 The labs tree is adapted to jquery:969_node_treeIrina Gómez2020-08-131-8/+11
| | | | | | | 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-281-0/+6
| | | | | | | 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-231-3/+13
| | | | | | 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 principal/*.php: the context menu is ready for jquery.Irina Gómez2020-07-151-6/+85
| | | | arbol.js: functions for all objects: showInfo and manage.
* Javascript functions for show and hidden contextual menu of left frame.Irina Gómez2020-04-241-0/+68