Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | #971 Update ogClient repo URL in installer | Javier Sánchez Parra | 2020-06-04 | 1 | -1/+1 | |
* | | #971 remove ogAdmClient and ogAdmAgent | OpenGnSys Support Team | 2020-06-02 | 8 | -3594/+0 | |
* | | #942 add WoL on commands, procedures and tasks (web) | Javier Sánchez Parra | 2020-06-02 | 1 | -2/+1 | |
* | | #942 add WoL on commands, procedures and tasks | Javier Sánchez Parra | 2020-06-02 | 1 | -64/+68 | |
* | | #980 use json file format in ogClient | Javier Sánchez Parra | 2020-06-02 | 2 | -6/+5 | |
* | | #970 Add automake depencency for ogAdmServer | Javier Sánchez Parra | 2020-06-02 | 2 | -4/+4 | |
* | | #942 add immediate commands on the queue (web) | Javier Sánchez Parra | 2020-06-02 | 3 | -23/+31 | |
* | | #980 add procedure auto execution | Javier Sánchez Parra | 2020-06-02 | 1 | -1/+36 | |
* | | #942 Fix immediate procedures (web) | Javier Sánchez Parra | 2020-06-02 | 2 | -6/+40 | |
* | | #942 Fix immediate procedures | Javier Sánchez Parra | 2020-06-02 | 3 | -6/+7 | |
* | | #942 ignore stale schedules on start | OpenGnSys Support Team | 2020-06-02 | 3 | -23/+55 | |
* | | #942 schedule commands (web) | Javier Sánchez Parra | 2020-06-02 | 3 | -8/+34 | |
* | | #942 add command type to POST /schedule/create | OpenGnSys Support Team | 2020-06-02 | 3 | -17/+94 | |
* | | #942 add enum og_schedule_type | OpenGnSys Support Team | 2020-06-02 | 3 | -9/+27 | |
* | | #942 add type to POST /schedule/create | OpenGnSys Support Team | 2020-06-02 | 1 | -19/+30 | |
* | | #981 Add systemd unit file | Javier Sánchez Parra | 2020-06-02 | 3 | -0/+41 | |
* | | #890 handle 202 Accepted | OpenGnSys Support Team | 2020-06-02 | 1 | -1/+8 | |
* | | #941 missing og_dbi_close | OpenGnSys Support Team | 2020-06-02 | 1 | -0/+5 | |
* | | #980 Add action completion | Javier Sánchez Parra | 2020-06-02 | 1 | -1/+52 | |
* | | #942 Add tasks to queue | Javier Sánchez Parra | 2020-06-02 | 3 | -9/+70 | |
* | | #942 Fix task break down | Javier Sánchez Parra | 2020-06-02 | 1 | -1/+1 | |
* | | #942 Improve scope break down process | Javier Sánchez Parra | 2020-06-02 | 1 | -70/+31 | |
* | | #971 Remove ogAdmAgent initialization | Javier Sánchez Parra | 2020-06-02 | 6 | -52/+10 | |
* | | #973 Restart OpenGnsys service after stopping it | Javier Sánchez Parra | 2020-06-02 | 1 | -1/+3 | |
* | | #980 Change initial probe to refresh | Javier Sánchez Parra | 2020-06-02 | 1 | -25/+7 | |
* | | #971 run ogClient (replace ogAdmClient) | Javier Sánchez Parra | 2020-06-02 | 1 | -3/+2 | |
* | | #980 Add ogClient to the installer and update the setserveraddr script | Javier Sánchez Parra | 2020-06-02 | 2 | -15/+27 | |
* | | #942 Add weeks and week_days to the webconsole schedule (web) | Javier Sánchez Parra | 2020-06-02 | 2 | -4/+8 | |
* | | #942 Use /schedule/get in consulta_programaciones (web) | Roberto Hueso Gómez | 2020-06-02 | 1 | -12/+21 | |
* | | #942 Use both task_id and schedule_id in /schedule/get (web) | OpenGnSys Support Team | 2020-06-02 | 2 | -4/+6 | |
* | | #942 Adapt web to use /schedule get on /schedule/create (web) | Roberto Hueso Gómez | 2020-06-02 | 2 | -0/+13 | |
* | | #942 Implement update schedule (web) | Roberto Hueso Gómez | 2020-06-02 | 2 | -4/+28 | |
* | | #580 Removes conmutar/purgar button from the menu (web) | Javier Sánchez Parra | 2020-06-02 | 2 | -42/+0 | |
* | | #915 Add new case to command shell/run (web) | Javier Sánchez Parra | 2020-06-02 | 2 | -8/+18 | |
* | | #942 Fix run script tasks encoding (web) | Roberto Hueso Gómez | 2020-06-02 | 1 | -1/+4 | |
* | | #942 Fix run script encoding (web) | Roberto Hueso Gómez | 2020-06-02 | 1 | -1/+2 | |
* | | #942 add create/delete schedule api to web (web) | Javier Sánchez Parra | 2020-06-02 | 2 | -30/+58 | |
* | | #942 Add /run/task to API REST (web) | OpenGnSys Support Team | 2020-06-02 | 2 | -49/+8 | |
* | | #942 Add weeks and week days to the schedule API | Javier Sánchez Parra | 2020-06-02 | 2 | -118/+174 | |
* | | #980 Complete API REST for ogClient | Roberto Hueso Gómez | 2020-06-02 | 1 | -150/+591 | |
* | | #971 remove obsolete code | OpenGnSys Support Team | 2020-06-02 | 2 | -1560/+8 | |
* | | #942 Add REST API /schedule get function | Roberto Hueso Gómez | 2020-06-02 | 2 | -3/+170 | |
* | | #942 Add support for scheduled tasks and commands | OpenGnSys Support Team | 2020-06-02 | 6 | -13/+851 | |
* | | #980 Add client REST API basic infrastructure in ogAdmServer | Roberto Hueso Gómez | 2020-06-02 | 2 | -203/+971 | |
* | | #942 Add /run/task to API REST | OpenGnSys Support Team | 2020-06-02 | 5 | -2/+576 | |
* | | #970 autotools support for ogAdmServer | OpenGnSys Support Team | 2020-06-02 | 5 | -40/+33 | |
* | | #944: Update database files. | Ramón M. Gómez | 2020-06-01 | 9 | -4/+8 | |
* | | #944: Merge branch 'labgrid' | Ramón M. Gómez | 2020-06-01 | 7 | -40/+159 | |
|\ \ | ||||||
| * | | #944: Update locale messages. | Ramón M. Gómez | 2019-12-13 | 4 | -11/+25 | |
| * | | #944: Show the lab. grid. | Ramón M. Gómez | 2019-12-13 | 1 | -31/+80 |