This project is mirrored from https://github.com/UPC/ravada.git.
Pull mirroring updated .
- 04 Nov, 2021 3 commits
-
-
Francesc Guasch authored
-
Francesc Guasch authored
We start with critic check
-
Francesc Guasch authored
-
- 26 Oct, 2021 1 commit
-
-
Francesc Guasch authored
-
- 25 Oct, 2021 10 commits
-
-
Francesc Guasch authored
-
Francesc Guasch authored
-
-
Roberto P. Rubio authored
-
-
Francesc Guasch authored
-
Francesc Guasch authored
-
-
Roberto P. Rubio authored
-
Roberto P. Rubio authored
-
- 23 Oct, 2021 1 commit
-
-
Francesc Guasch authored
-
- 22 Oct, 2021 7 commits
-
-
Francesc Guasch authored
* wip(backend): port UP check timeout problem reported by Jorge Mata * wip(backend): do not lock if only refreshing
-
Francesc Guasch authored
-
Francesc Guasch authored
-
Francesc Guasch authored
-
Francesc Guasch authored
-
Francesc Guasch authored
-
Francesc Guasch authored
* doc: comment public methods also fix best practice * refactor(test): removed debug and fixed non-root tests Also fixed test large ISO in request * test: fixed non-root test for storage
-
- 21 Oct, 2021 1 commit
-
-
Fernando Verdugo authored
issue #1603 Co-authored-by:
Francesc Guasch <frankie@telecos.upc.edu>
-
- 19 Oct, 2021 2 commits
-
-
Francesc Guasch authored
* refactor(test): work around missing volumes It can be either a missing ISO file or a missing volume * refactor(backend): properly check for missing volumes first
-
Francesc Guasch authored
* test(auth): check with multiple LDAP values * fix(auth): allow if one of the multiple values matches issue #1625
-
- 18 Oct, 2021 1 commit
-
-
Fernando Verdugo authored
fix(backend): eval error on dockers issue #1615
-
- 15 Oct, 2021 1 commit
-
-
Weblate (bot) authored
Currently translated at 100.0% (333 of 333 strings) Translation: RavadaVDI/translation Translate-URL: https://hosted.weblate.org/projects/ravada/translation/tr/ Co-authored-by:
Oğuz Ersen <oguzersen@protonmail.com>
-
- 13 Oct, 2021 10 commits
-
-
Francesc Guasch authored
-
Fernando Verdugo authored
Add libxml2-utils fixes issue #1613
-
Weblate (bot) authored
* Translated using Weblate (Catalan) Currently translated at 87.6% (292 of 333 strings) Translation: RavadaVDI/translation Translate-URL: https://hosted.weblate.org/projects/ravada/translation/ca/ * Translated using Weblate (English) Currently translated at 100.0% (333 of 333 strings) Translation: RavadaVDI/translation Translate-URL: https://hosted.weblate.org/projects/ravada/translation/en/ * Translated using Weblate (Catalan) Currently translated at 100.0% (333 of 333 strings) Translation: RavadaVDI/translation Translate-URL: https://hosted.weblate.org/projects/ravada/translation/ca/ Co-authored-by:
Ravada <ravada@telecos.upc.edu>
-
Francesc Guasch authored
-
Francesc Guasch authored
-
Francesc Guasch authored
-
Francesc Guasch authored
-
Francesc Guasch authored
-
Andinus authored
* Remove hardcoded strings From https://github.com/UPC/ravada/issues/1546 Some of the text strings in the frontend templates are hardcoded instead of being inside "l" code so they can be translated. * Define newly added entries in English file From https://github.com/UPC/ravada/pull/1602#issuecomment-937707661: Remember this, https://ravada.readthedocs.io/en/latest/devel-docs/translations.html#new-entries. All new english entries must be defined in the english file, en.po in order to be later translated from Weblate. May you to add new entries in en.po? Thanks in advance. * Remove hardcoded strings, add to localisation file
-
Andinus authored
fix(backend): Refresh after spinoff From UPC#1567 When a clone is spinned off, the XML contents of the source file are outdated. After spinoff we refresh volume info, that should update XML definition.
-
- 11 Oct, 2021 2 commits
-
-
Francesc Guasch authored
-
Francesc Guasch authored
-
- 08 Oct, 2021 1 commit
-
-
Fernando Verdugo authored
While we find where to put the docker image and autobuilds, we let it do a docker build every time. issue #1611
-