summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole
Commit message (Expand)AuthorAgeFilesLines
* #794: New projector types.Ramón M. Gómez2019-10-015-17/+31
* #794: Enabling contextual menu for projectors and correcting errata.Ramón M. Gómez2019-10-016-31/+27
* #794: New projector form and properties.Ramón M. Gómez2019-10-019-52/+159
* #794: Projector properties form (initial version).Ramón M. Gómez2019-10-013-0/+366
* #794: integrar r5448 de SVN en rama {{{pjlink}}} de Git.Ramón M. Gómez2019-10-012-3/+114
* #839: Reservation (power-on) operation is also sent to client repository (as ...Ramón M. Gómez2019-09-231-3/+17
* #928 Multicast ports are allowed from 9000 to 9100.Irina Gómez2019-09-231-2/+2
* #919: How to use new URLs in menus.Ramón M. Gómez2019-09-232-16/+6
* #914: Fix OGAgent installation instructions.Ramón M. Gómez2019-09-201-5/+4
* #858: The tip of the day is shown only when entering the web console. change ...Irina Gómez2019-09-186-29/+43
* #858 Messages and images for tip of the day are included.Irina Gómez2019-09-0613-2/+80
* #834: Setting a default value for some PHP variables to avoid warnings.Ramón M. Gómez2019-08-224-5/+10
* #802 For EFI partition: in console in 'RestoreImage' command can't select it ...Irina Gómez2019-08-126-19/+34
* #915 do not print misleading API error on web consoleJavier Sánchez Parra2019-07-311-1/+1
* #921 Fixs 'Action queue': explode in php 7 don't support several delimiters.Irina Gómez2019-07-301-1/+1
* #915 adapt web to use new software cmd in REST APIJavier Sánchez Parra2019-07-032-0/+15
* #915 adapt web to use new hardware cmd in REST APIJavier Sánchez Parra2019-07-032-0/+15
* #915 Correct config file route in web API REST libJavier Sánchez Parra2019-06-251-1/+1
* #915 Add API token to common_request() in web consoleJavier Sánchez Parra2019-06-241-0/+6
* #915 Remove unused parameter to common_request()Javier Sánchez Parra2019-06-121-1/+1
* #915 The order of the json field is irrelevant in GET /clientsJavier Sánchez Parra2019-06-111-1/+3
* #802 Advanced Boot Management sends to 'sendclientmode' script access data to...Irina Gómez2019-06-101-12/+3
* #903: Fix bug when returning duplicate check value.Ramón M. Gómez2019-06-071-1/+1
* Merge branch 'devel' into uefiIrina Gómez2019-06-059-164/+247
|\
| * #915: Merge branch devel-ogadmserver-rest-api into develRamón M. Gómez2019-06-047-119/+226
| |\
| | * #915 adapt web console to use new refresh command in REST APIJavier Sánchez Parra2019-05-302-19/+12
| | * #915 adapt web console to use new stop command in REST APIJavier Sánchez Parra2019-05-302-20/+13
| | * #915 adapt web console to use new reboot command in REST APIJavier Sánchez Parra2019-05-302-1/+16
| | * #915 adapt web console to use new poweroff command in REST APIJavier Sánchez Parra2019-05-302-7/+24
| | * #915 rename IDCOMAND* to OG_CMD_ID_*Javier Sánchez Parra2019-05-301-3/+4
| | * #915 adapt web console to use new REST API in OgAdmServerOpenGnSys Support Team2019-05-275-70/+159
| * | #891: Boot (wake) command is sent by both server and client repository.Ramón M. Gómez2019-05-302-53/+29
| |/
| * #909 updateCache in assistant.js identifies the REPO with its IP addressantoniodoblas2019-05-161-1/+1
* | Merge branch 'devel' into uefi (fast-forward)Irina Gómez2019-05-13384-2452/+2201
|\|
| * #834: Revert one !JavaScript strict comparisonsJavier Sánchez Parra2019-05-071-1/+1
| * #834: Revert some JavaScript strict comparisonsJavier Sánchez Parra2019-05-034-4/+4
| * #834 Create image in console: Fixs a error when there are duplicate computers...Irina Gómez2019-04-221-1/+2
| * #849 Fix 'Incorpore computer': shows a message when new computer are duplicatesIrina Gómez2019-03-071-1/+1
| * #834: Fix some HTML tags, remove trailing tabs and convert newlines to Unix f...Ramón M. Gómez2019-02-254-415/+411
| * #834: Fix Javascript comparisons and variable declarations.Ramón M. Gómez2019-02-219-85/+86
| * #834: Fix wrong variable type.Ramón M. Gómez2019-02-201-2/+2
| * #903: Rejects values for name, IP and MAC if they are already in useJavier Sánchez Parra2019-02-191-35/+49
| * #834: Fixing more code cleanup: CSS units, HTML tags; Javascript comparisons,...Ramón M. Gómez2019-02-1217-345/+335
| * #834: Fixing more code cleanup: CSS units, HTML syntax and PHP closing tags.Ramón M. Gómez2019-02-0719-223/+216
| * #834: Fixing more code cleanup: CSS units, HTML tags, and Javascript variable...Ramón M. Gómez2019-02-067-136/+129
| * #834: Fixing more code cleanup: file encoding, CSS units, HTML tags, and trai...Ramón M. Gómez2019-02-0519-132/+115
| * #834: Fixing more code cleanup: some file encoding, CSS units, Javascript com...Ramón M. Gómez2019-02-0419-376/+206
| * #895 Fixs the partitioning wizard: can change partition table from MSDOS to G...Irina Gómez2019-02-041-20/+34
| * #892: extract ogAdmServer data from the configuration fileJavier Sánchez Parra2019-01-301-28/+36
| * #892: Avoid infinite loopJavier Sánchez Parra2019-01-291-0/+1