Peter Pfeufer
|
449991d846
|
[FIX] Several HTML fixes
- Remove unnecessary HTML tags
- Remove unnecessary Bootstrap classes
- Add title attributes
- Make strings translatable
|
2025-06-15 12:15:14 +02:00 |
|
Peter Pfeufer
|
5507c30af4
|
[CHANGE] Use language local name
|
2024-11-07 10:49:31 +01:00 |
|
Peter Pfeufer
|
66b97835d4
|
[FIX] Language selector
|
2024-10-22 21:20:00 +02:00 |
|
Peter Pfeufer
|
d815fad0e6
|
[ADD] Missing Bootstrap class to select field
|
2024-01-15 07:31:52 +01:00 |
|
Peter Pfeufer
|
995c84481c
|
[CHANGE] Public templates updated to BS 5
|
2023-12-11 11:14:17 +01:00 |
|
Peter Pfeufer
|
66822107e3
|
[ADD] Language code to page and language selector
|
2023-08-28 21:40:28 +02:00 |
|
Peter Pfeufer
|
9cbabee126
|
[CHANGE] Language names always start with a capital letter
|
2022-09-13 21:00:31 +02:00 |
|
Adarnof
|
b8644d5c93
|
Remove unnecessary next URL from lang select.
This is automatically determined by the lang select view if not specified.
https://docs.djangoproject.com/en/2.0/topics/i18n/translation/#the-set-language-redirect-view
Closes #958
|
2018-02-02 19:55:59 -05:00 |
|
Basraah
|
e68c840dad
|
CSS Fixes and cleanup
Improves bootstrap compatibility, allowing for dropping in theme CSS.
Also improves responsive design but still has a ways to go.
|
2017-09-23 18:03:43 +10:00 |
|
Basraah
|
786859294d
|
Restructure Alliance Auth package (#867)
* Refactor allianceauth into its own package
* Add setup
* Add missing default_app_config declarations
* Fix timerboard namespacing
* Remove obsolete future imports
* Remove py2 mock support
* Remove six
* Add experimental 3.7 support and multiple Dj versions
* Remove python_2_unicode_compatible
* Add navhelper as local package
* Update requirements
|
2017-09-19 09:46:40 +10:00 |
|