Lars Eggert
|
9d5d9d5172
|
fix: replace deprecated bootstrap things (#5858)
* text-muted -> text-body-secondary
* navbar-dark is deprecated
* Remove FIXME block, not an issue anymore
* Remove `navbar-light`
|
2023-07-18 12:22:28 -05:00 |
|
Lars Eggert
|
3234f1a121
|
test: Validate HTML rendered during tests (#3782)
|
2022-04-07 13:30:38 -03:00 |
|
Lars Eggert
|
bbf088e18b
|
Hopefully the final check-ins.
- Legacy-Id: 19909
|
2022-02-08 17:29:15 +00:00 |
|
Lars Eggert
|
ed30521e14
|
Many more HTML fixes.
- Legacy-Id: 19908
|
2022-02-03 07:49:34 +00:00 |
|
Lars Eggert
|
64d2ba2558
|
Run tidy as part of tests, and fix HTML issues it finds.
- Legacy-Id: 19904
|
2022-02-01 16:11:34 +00:00 |
|
Lars Eggert
|
8bc7fde027
|
More fixes.
- Legacy-Id: 19828
|
2022-01-11 07:02:39 +00:00 |
|
Lars Eggert
|
f974fd3c04
|
Fix more things
- Legacy-Id: 19762
|
2021-12-09 06:41:00 +00:00 |
|
Lars Eggert
|
448c6dbe9e
|
And more bs5 stuff
- Legacy-Id: 19717
|
2021-12-01 13:52:50 +00:00 |
|
Lars Eggert
|
f17a7eddd4
|
pull-right -> float-end
- Legacy-Id: 19613
|
2021-11-10 09:57:57 +00:00 |
|
Lars Eggert
|
021ba39712
|
Reindent all templates with djhtml
- Legacy-Id: 19610
|
2021-11-10 09:41:11 +00:00 |
|
Lars Eggert
|
288b937ff5
|
django_bootstrap5 removed button/endbutton tags
- Legacy-Id: 19609
|
2021-11-10 09:35:10 +00:00 |
|
Lars Eggert
|
94b12af9da
|
btn-default -> btn-primary
- Legacy-Id: 19606
|
2021-11-10 07:54:58 +00:00 |
|
Lars Eggert
|
df2565096d
|
bootstrap3 -> django_bootstrap5
Only load the module, no other changes yet.
- Legacy-Id: 19586
|
2021-11-09 14:09:28 +00:00 |
|
Robert Sparks
|
cdeef99dc1
|
Removed a bunch of redundant displays of the django messages framework messages from forms. Commit ready for merge.
- Legacy-Id: 10810
|
2016-02-09 20:15:49 +00:00 |
|
Robert Sparks
|
150106619b
|
Handle the new-work message
- Legacy-Id: 10066
|
2015-08-27 21:27:10 +00:00 |
|