Commit Graph

135 Commits (a0bd02cdc4b41ece8d05cf9753f7b0251e8d659f)
 

Author SHA1 Message Date
Ramón M. Gómez a0bd02cdc4 #930: Fast-forward the branch 2020-01-15 10:39:27 +01:00
Ramón M. Gómez a3f2b23e80 #930: OGAgent for ogLive can launch the Browser. 2020-01-15 09:48:26 +01:00
Juan Manuel Bardallo fb1405778b Bug fixed when out and err are None in operation exec_command 2020-01-15 09:46:55 +01:00
Ramón M. Gómez 53f167e585 #908: Trying to fix a bug when obteining execution outputs. 2020-01-15 09:46:55 +01:00
Ramón M. Gómez 3c08c36716 #761: OGAGent checks for dobule slash before connecting to REST URL. 2020-01-15 09:45:41 +01:00
Ramón M. Gómez 4d89f8218e #750: Simple REST route to get the list of running commands. 2020-01-15 09:44:19 +01:00
Ramón M. Gómez 15eb6949ce #750: Using PEP 8 Style Guide for Python in new module; implementing basic {{{getconfig}}} operation. 2020-01-15 09:43:38 +01:00
Ramón M. Gómez e140d8d037 #750: Process to build OGAgent for ogLive package. 2020-01-15 09:43:38 +01:00
Ramón M. Gómez 0fbb893e75 #750: Adapting route {{GET /command}}} parameters. 2020-01-15 09:42:43 +01:00
Ramón M. Gómez d1b88b05ee #750: Using more descriptive status; new route {{{POST /command}}} to launch command/script in a callback thread that returns all data to a server route. 2020-01-15 09:40:07 +01:00
Ramón M. Gómez dc8c12bf6e #750: Using PEP 8 Style Guide for Python in new module; implementing basic {{{getconfig}}} operation. 2020-01-15 09:32:59 +01:00
Ramón M. Gómez b8d05a72c6 #750: Process to build OGAgent for ogLive package. 2020-01-15 09:29:07 +01:00
Ramón M. Gómez bb549c7878 #930: Correct some typos. 2020-01-15 09:24:46 +01:00
Ramón M. Gómez a648e3fbbe #930: Remove duplicate code and fix some typos. 2020-01-15 09:24:46 +01:00
Ramón M. Gómez d8ba7b2bf0 #930: OGAgent for ogLive can launch the Browser. 2020-01-15 09:24:46 +01:00
Ramón M. Gómez b9ed5ca8f6 #908 OGAgent for ogLive launches the Browser with an animation while getting initial configuration. 2020-01-15 09:24:46 +01:00
Juan Manuel Bardallo 8055b1358a Bug fixed when out and err are None in operation exec_command 2020-01-15 09:24:46 +01:00
Ramón M. Gómez 2ac6daa3f5 #908: Trying to fix a bug when obteining execution outputs. 2020-01-15 09:24:46 +01:00
Ramón M. Gómez 16c3792567 #761: OGAgent launchs client's default menu on activation process. 2020-01-15 09:24:46 +01:00
Ramón M. Gómez 8ef3e73b9e #908 OGAgent for ogLive code clean up. 2020-01-15 09:24:46 +01:00
Ramón M. Gómez bdfcb0d1fe #761: OGAGent checks for dobule slash before connecting to REST URL. 2020-01-15 09:24:46 +01:00
Ramón M. Gómez 198088d7f4 #750: Using PEP 8 Style Guide for Python in new module; implementing basic {{{getconfig}}} operation. 2020-01-14 14:10:42 +01:00
Ramón M. Gómez ecf49815c1 #750: Process to build OGAgent for ogLive package. 2020-01-14 12:02:30 +01:00
Ramón M. Gómez ae813486ce #750: Renaming server REST route {{{GET /done}}} to {{{GET /command_done}}} to log commands executed on clients. 2020-01-14 11:58:38 +01:00
Ramón M. Gómez 85f395ee78 #750: Adapting route {{GET /command}}} parameters. 2020-01-14 11:58:38 +01:00
Ramón M. Gómez 633c90c26e #750: Simple REST route to get the list of running commands. 2020-01-14 11:57:34 +01:00
Ramón M. Gómez ddd54eea4b #750: Using more descriptive status; new route {{{POST /command}}} to launch command/script in a callback thread that returns all data to a server route. 2020-01-14 11:56:33 +01:00
Ramón M. Gómez f0c847c35f #750: Route {{{GET /getconfig}}} renamed as {{{GET /config}}}; route {{{GET /hardware}}} returns data in JSON format; new basic route {{{GET /software?disk=NDisk&part=NPart}}} 2020-01-14 11:53:59 +01:00
Ramón M. Gómez 863e038f24 #750: New route {{{GET /hardware}}}. 2020-01-14 11:53:59 +01:00
Ramón M. Gómez bb1ff4dc1d #750: OGAgent for ogLive looks for {{{oglive}}} environ variable; route {{{GET /getconfig}}} returns data in JSON format. 2020-01-14 11:53:59 +01:00
Ramón M. Gómez be334a5c17 #750: Using PEP 8 Style Guide for Python in new module; implementing basic {{{getconfig}}} operation. 2020-01-14 11:53:09 +01:00
Ramón M. Gómez 983213c9df #750: Process to build OGAgent for ogLive package. 2020-01-14 11:05:44 +01:00
Ramón M. Gómez 7b07f5c983 #930: OGAgent `GET /script` route accepts a new optional `send_config` parameter to send back the client configuration after command execution. 2019-12-12 12:07:22 +01:00
Ramón M. Gómez 37c8fb71d4 #930: Correct some typos. 2019-12-12 11:23:17 +01:00
Ramón M. Gómez c3cd292d0d #930: Remove duplicate code and fix some typos. 2019-12-12 11:23:17 +01:00
Ramón M. Gómez 582ab7873b #930: OGAgent for ogLive can launch the Browser. 2019-12-12 11:20:05 +01:00
Ramón M. Gómez 3642196f14 #908 OGAgent for ogLive launches the Browser with an animation while getting initial configuration. 2019-12-12 11:17:20 +01:00
Juan Manuel Bardallo f3f6b350bc Bug fixed when out and err are None in operation exec_command 2019-12-12 11:17:20 +01:00
Ramón M. Gómez 10c30f9fca #908: Trying to fix a bug when obteining execution outputs. 2019-12-12 11:17:20 +01:00
Ramón M. Gómez 7ad4f2f559 #761: OGAgent launchs client's default menu on activation process. 2019-12-12 11:17:20 +01:00
Ramón M. Gómez f2c21d888a #908 OGAgent for ogLive code clean up. 2019-12-12 11:17:20 +01:00
Ramón M. Gómez 65c74510f7 #761: OGAGent checks for dobule slash before connecting to REST URL. 2019-12-12 11:10:05 +01:00
Ramón M. Gómez 1cfe9dc9db #750: Simple REST route to get the list of running commands. 2019-12-12 11:08:35 +01:00
Ramón M. Gómez 3c5a6993d7 #750: Using PEP 8 Style Guide for Python in new module; implementing basic {{{getconfig}}} operation. 2019-12-12 10:42:23 +01:00
Ramón M. Gómez 079b250bb1 #750: Process to build OGAgent for ogLive package. 2019-12-12 10:14:13 +01:00
Ramón M. Gómez 0e7fbadeb9 #750: Renaming server REST route {{{GET /done}}} to {{{GET /command_done}}} to log commands executed on clients. 2019-12-12 10:05:29 +01:00
Ramón M. Gómez f01a01aee4 #750: Adapting route {{GET /command}}} parameters. 2019-12-12 10:05:29 +01:00
Ramón M. Gómez dcc3b83968 #750: Simple REST route to get the list of running commands. 2019-12-12 10:02:13 +01:00
Ramón M. Gómez dfd2c05275 #750: Using more descriptive status; new route {{{POST /command}}} to launch command/script in a callback thread that returns all data to a server route. 2019-12-12 09:57:41 +01:00
Ramón M. Gómez ae066d2d6c #750: Route {{{GET /getconfig}}} renamed as {{{GET /config}}}; route {{{GET /hardware}}} returns data in JSON format; new basic route {{{GET /software?disk=NDisk&part=NPart}}} 2019-12-12 09:53:34 +01:00