From 28ce031886b0d91583d1b6aaa7c7b27544530266 Mon Sep 17 00:00:00 2001 From: William Braeckman Date: Thu, 5 Dec 2024 15:56:00 +0100 Subject: [PATCH] [REF] runbot: replace t-esc with t-out t-esc has been deprecated and uses redirects to t-out anyways, removing since in dev mode it logs a warning in the terminal. See odoo/odoo#81024 --- forwardport/data/views.xml | 2 +- runbot/static/src/js/fields/fields.js | 4 +- .../static/src/js/fields/tracking_value.xml | 14 +-- runbot/templates/badge.xml | 16 +-- runbot/templates/batch.xml | 50 ++++----- runbot/templates/branch.xml | 26 ++--- runbot/templates/build.xml | 106 +++++++++--------- runbot/templates/build_error.xml | 22 ++-- runbot/templates/build_stats.xml | 30 ++--- runbot/templates/bundle.xml | 14 +-- runbot/templates/commit.xml | 44 ++++---- runbot/templates/dashboard.xml | 38 +++---- runbot/templates/frontend.xml | 12 +- runbot/templates/git.xml | 8 +- runbot/templates/nginx.xml | 32 +++--- runbot/templates/utils.xml | 44 ++++---- runbot_merge/views/templates.xml | 22 ++-- 17 files changed, 242 insertions(+), 242 deletions(-) diff --git a/forwardport/data/views.xml b/forwardport/data/views.xml index 36d427f7..b098d7e5 100644 --- a/forwardport/data/views.xml +++ b/forwardport/data/views.xml @@ -15,7 +15,7 @@ ])"/>
- outstanding forward-ports (>1 week) + outstanding forward-ports (>1 week)
diff --git a/runbot/static/src/js/fields/fields.js b/runbot/static/src/js/fields/fields.js index 5fa95487..6f029641 100644 --- a/runbot/static/src/js/fields/fields.js +++ b/runbot/static/src/js/fields/fields.js @@ -23,7 +23,7 @@ function stringify(obj) { export class JsonField extends TextField { static template = xml` - +
@@ -64,7 +64,7 @@ registry.category("fields").add("runbotjsonb", { export class FrontendUrl extends Component { static template = xml` -
+
`; static components = { Many2OneField }; diff --git a/runbot/static/src/js/fields/tracking_value.xml b/runbot/static/src/js/fields/tracking_value.xml index a3829af8..9aaca233 100644 --- a/runbot/static/src/js/fields/tracking_value.xml +++ b/runbot/static/src/js/fields/tracking_value.xml @@ -9,24 +9,24 @@
-
()
+
()
-
- - + + +
- + - - () + + () diff --git a/runbot/templates/badge.xml b/runbot/templates/badge.xml index 98f3f289..fdfc7d8d 100644 --- a/runbot/templates/badge.xml +++ b/runbot/templates/badge.xml @@ -15,10 +15,10 @@ - - - - + + + + @@ -36,10 +36,10 @@ - - - - + + + + diff --git a/runbot/templates/batch.xml b/runbot/templates/batch.xml index 8840104d..b54f8c3b 100644 --- a/runbot/templates/batch.xml +++ b/runbot/templates/batch.xml @@ -10,7 +10,7 @@ Bundle - +   @@ -19,28 +19,28 @@ Category - + Version - + Create date - + Last update - - + + Version reference batches (for upgrade) - + @@ -54,63 +54,63 @@ - + from base: - +
found in branch - + - - + + ( - + ) ( - + , - + )
Base head: - +
Merge base: - +
- Automatic rebase on
+ Automatic rebase on
Subject: - +
Author: - + ( - + )
Committer: - + ( - + )
Commit date: - +

@@ -155,7 +155,7 @@
- + --
diff --git a/runbot/templates/branch.xml b/runbot/templates/branch.xml index d95f6a96..7999a29f 100644 --- a/runbot/templates/branch.xml +++ b/runbot/templates/branch.xml @@ -8,7 +8,7 @@