Commit Graph

152 Commits (eb2c5f87682a022566c3ba6508b5e506e0a19f63)
 

Author SHA1 Message Date
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
Ramón M. Gómez 8d427bb0d0 #750: New route {{{GET /hardware}}}. 2019-12-12 09:53:34 +01:00
Ramón M. Gómez 8e4fedd75e #750: OGAgent for ogLive looks for {{{oglive}}} environ variable; route {{{GET /getconfig}}} returns data in JSON format. 2019-12-12 09:53:34 +01:00
Ramón M. Gómez 81a9b65d79 #750: Using PEP 8 Style Guide for Python in new module; implementing basic {{{getconfig}}} operation. 2019-12-12 09:50:15 +01:00
Ramón M. Gómez 88d3c4642b #750: Process to build OGAgent for ogLive package. 2019-12-12 09:28:18 +01:00
Ramón M. Gómez 63576194e5 #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 85057befc1 #930: Correct some typos. 2019-12-02 18:43:52 +01:00
Ramón M. Gómez 888f92a60e Merge branch 'master' into ogagent-oglive 2019-12-02 18:15:13 +01:00
Ramón M. Gómez d3dd7cfbac #914: Update OGAgent creation dependencies and installation instructions. 2019-10-09 08:08:23 +02:00
Ramón M. Gómez 31159d4285 #914: Fix permissions for some OGAgent scripts. 2019-10-07 14:03:45 +02:00
Ramón M. Gómez 40402bd267 #930: Remove duplicate code and fix some typos. 2019-09-30 14:22:21 +02:00
Ramón M. Gómez b3bdeb414e #930: OGAgent for ogLive can launch the Browser. 2019-09-30 13:27:04 +02:00
Ramón M. Gómez 1954ef5cfa #908 OGAgent for ogLive launches the Browser with an animation while getting initial configuration. 2019-09-30 11:53:50 +02:00
Juan Manuel Bardallo d0a7766b08 Bug fixed when out and err are None in operation exec_command 2019-09-30 11:35:00 +02:00
Ramón M. Gómez a5117cbf55 #908: Trying to fix a bug when obteining execution outputs. 2019-09-30 11:33:35 +02:00
Ramón M. Gómez f24fea2a9c #761: OGAgent launchs client's default menu on activation process. 2019-09-30 11:32:36 +02:00
Ramón M. Gómez 221bcd14cc #908 OGAgent for ogLive code clean up. 2019-09-30 11:26:01 +02:00
Ramón M. Gómez 01adfee493 #761: OGAGent checks for dobule slash before connecting to REST URL. 2019-09-30 11:20:51 +02:00
Ramón M. Gómez cb1fb02df5 #750: Fast forward branch 2019-09-30 11:04:46 +02:00
Ramón M. Gómez 46d3308a5f #750: Renaming server REST route {{{GET /done}}} to {{{GET /command_done}}} to log commands executed on clients. 2019-09-30 10:58:04 +02:00
Ramón M. Gómez a0ce0fc9ea #750: Adapting route {{GET /command}}} parameters. 2019-09-30 10:58:04 +02:00
Ramón M. Gómez aab7ec58aa #750: Simple REST route to get the list of running commands. 2019-09-30 10:57:24 +02:00
Ramón M. Gómez 2af37100e0 #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-09-30 10:54:04 +02:00
Ramón M. Gómez 9e81e9020c #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-09-30 10:49:25 +02:00
Ramón M. Gómez a5905575e2 #750: New route {{{GET /hardware}}}. 2019-09-30 10:49:25 +02:00
Ramón M. Gómez 149d1bdc4f #750: OGAgent for ogLive looks for {{{oglive}}} environ variable; route {{{GET /getconfig}}} returns data in JSON format. 2019-09-30 10:49:25 +02:00
Ramón M. Gómez 70ce2377da #750: Using PEP 8 Style Guide for Python in new module; implementing basic {{{getconfig}}} operation. 2019-09-30 10:47:52 +02:00
Ramón M. Gómez cf4de0c2d2 #750: Process to build OGAgent for ogLive package. 2019-09-30 10:40:22 +02:00
Ramón M. Gómez 2617b6d50f #913: Adapting commit {{{0fcdc63}}} from master branch. 2019-06-05 10:30:39 +02:00
Ramón M. Gómez 4d6db25a23 #914: Updating changelog of OGAgent for Linux. 2019-05-23 12:38:53 +02:00
Ramón M. Gómez ed55bec0a4 #913: OGAgent uses decorator to check autorization header and cleaning the Python code. 2019-05-22 11:20:56 +02:00
Ramón M. Gómez feb481a8b3 Refs #913: Adding loop to connect to the server when OGAgent is activated. 2019-05-20 18:06:42 +02:00
Ramón M. Gómez 1ff2475ee3 #750: OGAgent activation and deactivation now compatible with new web console. 2019-04-09 10:52:05 +02:00
Ramón M. Gómez 03a1cb28f1 #877: OGAgent can connect to an alternate server, and fixing some Python code cleanup. 2019-01-29 10:11:38 +01:00