Commit Graph

9 Commits

Author SHA1 Message Date
Pierre-Louis Bonicoli 69d050874b
Mise à jour des liens vers la doc 2024-04-21 22:46:18 +02:00
root 543c8fd9a2
Utilisation de ctx.Locale.Tr à la place de .locale.tr
références :
- https://github.com/go-gitea/gitea/pull/27227
- https://github.com/go-gitea/gitea/pull/27231 / 7960ba7e2bbe2eb6f98f6d99f2ce105468cdf56e
2023-11-26 03:32:00 +01:00
Pierre-Louis Bonicoli 54ac5a8b42
Gitea 1.18.0: upgrade templates
- use Chapril logo in head navbar
- s/.i18.Tr/.locale.Tr/
2023-01-10 01:52:18 +01:00
Pierre-Louis Bonicoli a57f59671a
review tab: keep chapril banner on top
* the 'top' value (0px) for '.repository .diff-detail-box.sticky'
  classes is defined here:
  4a20eadfd7/web_src/less/_repository.less (L1610)
* the 'top' values (46px, 77px) for
  '.ui.attached.header.diff-file-header.sticky-2nd-row' classes is
  defined here:
  4a20eadfd7/web_src/less/_repository.less (L3102)

Update #5733
2022-01-20 03:57:59 +01:00
Pierre-Louis Bonicoli 0985abbe59
Update Chapril banner
Closes #5733
2022-01-13 12:25:34 +01:00
Pierre-Louis Bonicoli ca596b0c48
Link to Gitea doc: use the available translation 2021-11-03 12:09:10 +01:00
Pierre-Louis Bonicoli 0688c7d15e
A link to the Gitea doc is already displayed
when the user isn't logged.
2021-11-03 12:06:58 +01:00
Pierre-Louis Bonicoli 7aba3fed5b
Add links to Gitea documentation & forge-support@
The links are added to the top navigation bar in order to be clearly
noticeable.

Because the footer already contains a link to the Gitea website, it
makes sense to also add a link to the Gitea documentation here.
2021-11-03 11:48:08 +01:00
Pierre-Louis Bonicoli f1cb3d5d55
Add Chapril banner
Closes #4846
2021-10-05 13:16:30 +02:00