Erik Kalkoken
|
62c936f1c0
|
Improve menu app
|
2024-02-17 07:56:38 +00:00 |
|
Ariel Rin
|
2a762df9b3
|
Merge branch 'bs5-datatable-filterdropdown' into 'v4.x'
Re-enable filter dropdown for Datatables
See merge request allianceauth/allianceauth!1590
|
2024-02-15 01:56:21 +00:00 |
|
Ariel Rin
|
8fb5a488f7
|
Merge branch 'bs-merge' into 'v4.x'
[v4.x] Merge Bootstrap/Bootstrap Dark Themes
See merge request allianceauth/allianceauth!1587
|
2024-02-15 01:55:15 +00:00 |
|
Ariel Rin
|
dc239d5396
|
Merge branch 'more-framework-functions' into 'v4.x'
[ADD] Evecharacter API functions
See merge request allianceauth/allianceauth!1588
|
2024-02-15 01:54:12 +00:00 |
|
Ariel Rin
|
2815ebaa07
|
Merge branch 'template-stuff' into 'v4.x'
Auth Menu Changes and Other Template Fixes
See merge request allianceauth/allianceauth!1586
|
2024-02-15 01:53:38 +00:00 |
|
Peter Pfeufer
|
34dd4802a8
|
[CHANGE] Some margins modified to be in line with the dashboard
|
2024-02-11 15:03:49 +01:00 |
|
Peter Pfeufer
|
3ebf11308c
|
[CHANGE] Re-enable filterDropdown JS
|
2024-02-04 13:40:48 +01:00 |
|
Peter Pfeufer
|
5cd5180a91
|
[CHANGE] Use the now official release version
|
2024-02-04 13:35:05 +01:00 |
|
Peter Pfeufer
|
ba213db493
|
[CHANGE] Update filterDropDown JS for Bootstrap 5
|
2024-02-04 13:35:05 +01:00 |
|
Peter Pfeufer
|
8362d11714
|
[FIX] Mark selected theme in the theme dropdown in the user menu
|
2024-01-28 10:27:47 +01:00 |
|
Peter Pfeufer
|
7ba65968ed
|
[CHANGE] Make it IDs instead of classes
|
2024-01-27 09:22:03 +01:00 |
|
Peter Pfeufer
|
7fdbac20cb
|
[REMOVE] Unnecessary bg and text classes from user menu element
|
2024-01-26 15:01:44 +01:00 |
|
Peter Pfeufer
|
76efcb5266
|
[ADD] Classes to the dashboard panels to identify them
This is nice to have for theming :-)
|
2024-01-26 14:58:35 +01:00 |
|
Peter Pfeufer
|
6aacb8c2e3
|
[REMOVE] Unnecessary active class
|
2024-01-25 16:29:00 +01:00 |
|
Peter Pfeufer
|
465fba3a18
|
[FIX] It's user not User
|
2024-01-24 21:57:03 +01:00 |
|
Peter Pfeufer
|
9ae6addc71
|
[FIX] Stop Python 3.8 tests from failing (hopefully)
|
2024-01-24 21:11:04 +01:00 |
|
Peter Pfeufer
|
76ae9b8849
|
[ADD] get_all_characters_from_user function to User API
|
2024-01-24 21:03:09 +01:00 |
|
Peter Pfeufer
|
13a8b7678f
|
[ADD] Evecharacter API functions
|
2024-01-24 20:41:36 +01:00 |
|
Aaron Kable
|
c166fc0ef9
|
Merge the 2 Bootstrap Themes they dont need to be separate
|
2024-01-24 17:41:19 +08:00 |
|
Peter Pfeufer
|
9da61588eb
|
[CHANGE] Change the chevron for submenu depending on its toggle status
|
2024-01-24 10:24:14 +01:00 |
|
Peter Pfeufer
|
7425176b3f
|
[CHANGE] Side menu improvements
- Increase width to 325px
- Add some CSS tricks to ensure long link names don't break the menu
|
2024-01-23 15:23:48 +01:00 |
|
Peter Pfeufer
|
2bb518f7e0
|
[CHANGE] Don't generate an empty <p> when no group description
Also, better margins on the badges.
|
2024-01-23 08:17:18 +01:00 |
|
Peter Pfeufer
|
84d5693583
|
[CHANGE] Use the right BS class
|
2024-01-17 22:29:22 +01:00 |
|
Peter Pfeufer
|
867e2a1ded
|
[CHANGE] Replaced style="width: 100%;" with the appropriate BS class
|
2024-01-17 22:28:17 +01:00 |
|
Peter Pfeufer
|
fd6c6991f5
|
[REMOVED] Unnecessary text class
|
2024-01-17 22:25:54 +01:00 |
|
Peter Pfeufer
|
333fe8497d
|
[FIX] Register template to Bootstrap 5
|
2024-01-17 22:21:16 +01:00 |
|
Peter Pfeufer
|
8a3fb17147
|
[CHANGE] Reduce the width of the side menu to 300px
This gives the apps a bit of wiggle room for all the tables we have there.
|
2024-01-17 20:04:07 +01:00 |
|
Peter Pfeufer
|
f8baeb19a7
|
[FIX] Static no longer needed here
|
2024-01-16 21:29:46 +01:00 |
|
Peter Pfeufer
|
10096862e5
|
[CHANGE] Better padding
|
2024-01-16 20:58:24 +01:00 |
|
Peter Pfeufer
|
89193d2fcf
|
[CHANGE] Set min width, so it's properly readable
|
2024-01-16 20:32:45 +01:00 |
|
Peter Pfeufer
|
fd08b987bd
|
[CHANGE] Ok, the overflow is needed for keep the menu in its bounds …
|
2024-01-16 20:24:32 +01:00 |
|
Peter Pfeufer
|
4e9e22cb4b
|
[REMOVED] Unnecessary z-index and overflow
Width fixed as well
|
2024-01-16 20:18:46 +01:00 |
|
Peter Pfeufer
|
f8fbbb5ba7
|
[CHANGE] Auth menu for public pages
|
2024-01-16 20:00:53 +01:00 |
|
Peter Pfeufer
|
dd3ef41396
|
[FIX] Attribuite name and mandatory alt attribute added
|
2024-01-16 19:36:54 +01:00 |
|
Ariel Rin
|
d5fda05dc9
|
Merge branch 'add-missing-bootstrap-class' into 'v4.x'
[ADD] Missing Bootstrap class to select field
See merge request allianceauth/allianceauth!1585
|
2024-01-16 01:56:13 +00:00 |
|
Peter Pfeufer
|
d815fad0e6
|
[ADD] Missing Bootstrap class to select field
|
2024-01-15 07:31:52 +01:00 |
|
Ariel Rin
|
e109198782
|
Merge branch 'v4.x-theme-work' into 'v4.x'
Move User Actions into new Top Nav areas across the internal apps
See merge request allianceauth/allianceauth!1581
|
2024-01-15 05:35:19 +00:00 |
|
Aaron Kable
|
fbd4672454
|
Move User Actions into new Top Nav areas across the internal apps
|
2024-01-15 05:35:19 +00:00 |
|
Ariel Rin
|
a29bd567c2
|
Merge branch 'v4.x-user-menu' into 'v4.x'
New User Menu
See merge request allianceauth/allianceauth!1582
|
2024-01-15 05:34:19 +00:00 |
|
Aaron Kable
|
960aef95ad
|
New User Menu
|
2024-01-15 05:34:19 +00:00 |
|
Ariel Rin
|
4aae5497bb
|
Merge branch 'callout-box-fixes' into 'v4.x'
Different callout box sizes (through padding)
See merge request allianceauth/allianceauth!1584
|
2024-01-15 05:29:33 +00:00 |
|
Ariel Rin
|
6081cbe900
|
Merge branch 'grafanabootstrap' into 'v4.x'
Generate a grafana password during bootstrap script
See merge request allianceauth/allianceauth!1583
|
2024-01-15 05:27:13 +00:00 |
|
Peter Pfeufer
|
ce0d8342e3
|
[REMOVE] Wrong modifier class in docs
|
2024-01-07 15:27:42 +01:00 |
|
Peter Pfeufer
|
006785e592
|
[CHANGE] Use default alert box margin as base
|
2024-01-07 15:05:41 +01:00 |
|
Peter Pfeufer
|
df05070a55
|
[ADD] Bootstrap class for bottom margin to callout box in SRP module
|
2024-01-07 14:02:59 +01:00 |
|
Peter Pfeufer
|
e81450baf3
|
[CHANGE] Docs updated
|
2024-01-07 13:57:47 +01:00 |
|
Peter Pfeufer
|
24b6c19aca
|
[ADD] Different sizes (through padding)
|
2024-01-07 13:34:50 +01:00 |
|
Ariel Rin
|
2a156302f0
|
Merge branch 'top-nav-fix' into 'v4.x'
[ADD] Missing Bootstrap class to top navigation blocks
See merge request allianceauth/allianceauth!1578
|
2024-01-05 05:42:09 +00:00 |
|
Ariel Rin
|
c4d3bde106
|
Generate a grafana password during bootstrap script
|
2024-01-05 15:34:27 +10:00 |
|
Peter Pfeufer
|
0900806f68
|
[REMOVE] Unnecessary empty div
|
2023-12-29 20:10:06 +01:00 |
|