runbot/runbot
Xavier-Do c538bd17f8 [IMP] runbot: use build database_ids to generate connect links
aka: make it clean

This build database_ids field was generated a few months, waiting for the database to update with
this new sceme before using it.

It is still a little early to use it in cleanup methods, but this can be used to
generate the connect links dynamicaly.

To follow al specs introduced in previous commit, main fa-sign-in button should link to the -all.
It will almost always be the first one in database_ids in alphabetic order.
Then, in the dropdown, all other database are listed.

This will fix the previously broken design_theme connect link (no base nor all).

For this purpose nginx regex needs to be adapted to accept database name with underscore.
2021-03-01 15:49:23 +01:00
..
controllers [FIX] runbot: allow to retry to send a status 2021-02-02 13:32:03 +01:00
data [IMP] runbot: parse log redirects to the created error 2020-11-18 16:49:45 +01:00
documentation/images [IMP] runbot: enable screencast, add access control, small fixes 2020-09-23 13:27:59 +02:00
migrations [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
models [FIX] runbot: improve the way a database name is choosen for running 2020-12-04 15:03:37 +01:00
security [IMP] runbot: use a Dockerfile model 2020-11-10 09:52:48 +01:00
static/src [IMP] runbot: bring back copy bundle name button 2020-11-18 16:49:45 +01:00
templates [IMP] runbot: use build database_ids to generate connect links 2021-03-01 15:49:23 +01:00
tests [FIX] runbot: allow to retry to send a status 2021-02-02 13:32:03 +01:00
views [IMP] runbot: add to_upgrade option 2020-11-24 15:14:23 +01:00
wizards [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00
__init__.py [IMP] runbot: add a multibuild wizard 2019-10-28 15:26:15 +01:00
__manifest__.py [IMP] runbot: use a Dockerfile model 2020-11-10 09:52:48 +01:00
common.py [IMP]: add linitng tools (+bunch of small fixes) 2020-10-15 10:38:36 +02:00
container.py [IMP] runbot: call docker_run outside steps 2020-11-11 10:47:26 +01:00
fields.py [IMP] runbot: runbot 5.0 2020-09-10 13:44:38 +02:00