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
|
bbf088e18b
|
Hopefully the final check-ins.
- Legacy-Id: 19909
|
2022-02-08 17:29:15 +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
|
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
|
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
|
1a2b885864
|
checkpoint. Refactor to put session oriented utilites back in the meeting app. Minimize the use of the /materials url. Provide better access control to the remaining materials url functions.
- Legacy-Id: 10850
|
2016-02-22 17:03:46 +00:00 |
|
Robert Sparks
|
fe17f6d87b
|
checkpoint: Allows adding a document to upcoming sessions
- Legacy-Id: 10849
|
2016-02-19 23:13:23 +00:00 |
|