Commit Graph

15 Commits (10a4c28ea68e2b4e2a72e3218c3e80b57aaeb562)

Author SHA1 Message Date
Natalia Serrano f69d3ab31d refs #471 #472 fix script execution on windows 2024-07-05 14:12:57 +02:00
Natalia Serrano 10fab7839e refs #464 several fixes and improvements
- fix OG icon in windows system tray
- change a log.info into log.debug to avoid a crash (!)
- migrate update.sh to python so it can be run from windows/macos too
  - manage windows/VERSION in this script too
  - remove call to pyrcc--it's not required!
- remove stray windows scripts
- add a forgotten setup.bat
2024-06-28 16:02:27 +02:00
Natalia Serrano b84ab338f5 refs #247 migrate agent from py2 & qt4/qt5 to py3 & qt6
- Update installation document
- No longer create rpm linux packages
- Change deb maintainer from one person to one team
- Remove stray debhelper files
- Filter more stuff in .gitignore
2024-05-22 11:07:56 +02:00
Ramón M. Gómez be263c6e2f #992: Cherry-pick commit `af35fd9`.
ogAgent sends the session type when user logs in.
2020-07-23 14:23:37 +02:00
Ramón M. Gómez 64c933fbb8 #940: Fix message encoding. 2020-07-08 11:47:53 +02:00
Ramón M. Gómez bb685d9700 #940: Fix wrong variable name. 2020-07-07 13:37:57 +02:00
Ramón M. Gómez 53e7d458c5 #940: Run `2to3` on OGAgent source code
Result after running the command: `2to3 -w ogagent/src`
2020-05-19 11:26:19 +02:00
Ramón M. Gómez 1528428d8b #940: OGAgent "about" box supporting Qt5 2020-05-19 11:26:19 +02:00
Ramón M. Gómez 815ea5072f #940: Code cleaning and cosmetic changes. 2020-03-05 13:56:18 +01:00
ramon 622bc35be6 #708: OGAgent notifica el idioma al iniciar sesión de usuario.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5528 a21b9725-9963-47de-94b9-378ad31fedc9
2017-12-12 15:30:02 +00:00
ramon aac3fb9aab #718: Permitir caracteres Unicode y mensajes de varias líneas en OGAgent para Windows.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5481 a21b9725-9963-47de-94b9-378ad31fedc9
2017-10-24 12:58:32 +00:00
ramon e21cba12d0 #718: Corregir errata en servicio de usuario de OGAgent; usar flag {{{EWX_SHUTDOWN}}} en vez de {{{EWX_POWEROFF}}} al apagar Windows para compatibilidad con Wake-on-Lan.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5470 a21b9725-9963-47de-94b9-378ad31fedc9
2017-10-18 17:18:09 +00:00
ramon 069826490c #718: Incluir espera para que OGAgent de Windows pueda enviar mensaje de logout.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4977 a21b9725-9963-47de-94b9-378ad31fedc9
2016-07-05 11:46:05 +00:00
ramon 98fc98d803 #718: Mejorar la comprobación de salida de la sesión de usuario.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4971 a21b9725-9963-47de-94b9-378ad31fedc9
2016-07-01 09:01:54 +00:00
ramon 11f7a07988 #718: Integrar código fuente de agente OGAgent en rama de desarrollo.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@4865 a21b9725-9963-47de-94b9-378ad31fedc9
2016-04-07 11:27:41 +00:00