runbot/runbot
Christophe Monniez c7b9bc5321 [IMP] runbot: use real log date on build errors
In the build error view, a list of build is displayed with a confusing
create date. The create date in the list is the creation date of the
build, leading to a confusion with the creation of the build log
creation.

With this commit, the real log creation is used in this view.

To achieve that, the many2many relation is extended with a
log_date which is filled when a build log entry is parsed.
2024-01-24 14:48:17 +01:00
..
controllers [IMP] runbot: add a frontend button to view batch in backend 2024-01-24 14:03:21 +01:00
data [FIX] runbot: various fixes and ref 2023-09-25 10:52:16 +02:00
documentation [IMP] runbot: documentation and views imps 2022-12-21 13:00:42 +01:00
example_scripts [IMP] runbot: update install documentation 2022-10-21 10:32:40 +02:00
migrations [IMP] runbot: use real log date on build errors 2024-01-24 14:48:17 +01:00
models [IMP] runbot: use real log date on build errors 2024-01-24 14:48:17 +01:00
security [IMP] runbot: use real log date on build errors 2024-01-24 14:48:17 +01:00
static/src [FIX] runbot: frontendurl should use the right id 2023-07-03 16:30:06 +02:00
templates [IMP] runbot: give more information about known errors 2024-01-24 14:03:21 +01:00
tests [IMP] runbot: use real log date on build errors 2024-01-24 14:48:17 +01:00
views [IMP] runbot: use real log date on build errors 2024-01-24 14:48:17 +01:00
wizards [FIX] runbot: various fixes and ref 2023-09-25 10:52:16 +02:00
__init__.py [FIX] runbot: various fixes and ref 2023-09-25 10:52:16 +02:00
__manifest__.py [IMP] runbot: use real log date on build errors 2024-01-24 14:48:17 +01:00
common.py [FIX] runbot: various fixes and ref 2023-09-25 10:52:16 +02:00
container.py [FIX] runbot: various fixes and ref 2023-09-25 10:52:16 +02:00
fields.py [FIX] runbot: adapt for jammy 2022-06-03 14:51:49 +02:00