Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.0] Theme #7933

Draft
wants to merge 94 commits into
base: release-3.0
Choose a base branch
from
Draft

[3.0] Theme #7933

wants to merge 94 commits into from

Commits on Oct 10, 2024

  1. Initial theme upload

    Co-authored-by: John Rayes <[email protected]>
    TwitchisMental and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d53885a View commit details
    Browse the repository at this point in the history
  2. Add new form grids

    Co-authored-by: John Rayes <[email protected]>
    jdarwood007 and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    be835b4 View commit details
    Browse the repository at this point in the history
  3. Adding font awesome for real this time

    Co-authored-by: Diego Andrés <[email protected]>
    
    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c32b987 View commit details
    Browse the repository at this point in the history
  4. fontawesome helptext

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7c561cf View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f21f24d View commit details
    Browse the repository at this point in the history
  6. Improve popup

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9d05882 View commit details
    Browse the repository at this point in the history
  7. select login container, not login icon

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    18e242d View commit details
    Browse the repository at this point in the history
  8. make unread links have the same as menu buttons

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6b679b6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45cd3ad View commit details
    Browse the repository at this point in the history
  10. Update index.css

    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4553b2f View commit details
    Browse the repository at this point in the history
  11. Update Theme.php

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9cbac99 View commit details
    Browse the repository at this point in the history
  12. scrollabble

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ee65fde View commit details
    Browse the repository at this point in the history
  13. no more eval

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d86d92c View commit details
    Browse the repository at this point in the history
  14. move variables to a separate file

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    1888d41 View commit details
    Browse the repository at this point in the history
  15. code tag changes

    - wrap code in preformatted html tags
    - do the same in the sceditor
    - bonus: fix php tag processing in the sceditor
    - php 8.3 changes highlight_string(), so update our integrations
    - do not add php start and end php tags to the final output of the php bbcode
    - add buttons for selecting and expanding code blocks with js; don't output them from php
    - remove smfSelectText( ) as it is unused now
    
    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ed375e3 View commit details
    Browse the repository at this point in the history
  16. extract poll js

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e6d5dea View commit details
    Browse the repository at this point in the history
  17. nuke tabindex

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5befd54 View commit details
    Browse the repository at this point in the history
  18. Disable forms on submit using the new inert HTML property

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    122f706 View commit details
    Browse the repository at this point in the history
  19. Update quick modify to support Ctrl+Enter

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0c921f1 View commit details
    Browse the repository at this point in the history
  20. css rev

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bff361a View commit details
    Browse the repository at this point in the history
  21. move quicksearch

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    591959e View commit details
    Browse the repository at this point in the history
  22. load icons.css and variables.css

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9aa853d View commit details
    Browse the repository at this point in the history
  23. responsive css minor changes

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0fb848d View commit details
    Browse the repository at this point in the history
  24. layout tweaks

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7756f40 View commit details
    Browse the repository at this point in the history
  25. print top_info once

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2f045d2 View commit details
    Browse the repository at this point in the history
  26. generic notification popups

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    677a131 View commit details
    Browse the repository at this point in the history
  27. move toggle outside header tags

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3daf17b View commit details
    Browse the repository at this point in the history
  28. tweaks to mobile menu action

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    77119a9 View commit details
    Browse the repository at this point in the history
  29. more layout changes

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6a5f97f View commit details
    Browse the repository at this point in the history
  30. buttonlist initial 'rework'

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    32bbe07 View commit details
    Browse the repository at this point in the history
  31. update slider

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    119296e View commit details
    Browse the repository at this point in the history
  32. pagesection order

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5e1df58 View commit details
    Browse the repository at this point in the history
  33. quickbuttons

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2172d5d View commit details
    Browse the repository at this point in the history
  34. remove information class from display_head

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    316c3fa View commit details
    Browse the repository at this point in the history
  35. change report icon

    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2d4a1c7 View commit details
    Browse the repository at this point in the history
  36. infocenter indent and cleanup

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6c5ed87 View commit details
    Browse the repository at this point in the history
  37. calendar css and small tweaks

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a97259d View commit details
    Browse the repository at this point in the history
  38. more miscellaneous changes/fixes

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ee7789c View commit details
    Browse the repository at this point in the history
  39. icons css file rev 1

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    99e9bc2 View commit details
    Browse the repository at this point in the history
  40. admin css rev 1

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8ee3f0e View commit details
    Browse the repository at this point in the history
  41. tidy up variables file

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    91daa27 View commit details
    Browse the repository at this point in the history
  42. reset specificity, profilelinks vars and fixes

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    edda3ad View commit details
    Browse the repository at this point in the history
  43. no overflow in jump_to_select

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    2a4a775 View commit details
    Browse the repository at this point in the history
  44. Change calendar 'Location' field to input box

    Co-authored-by: John Rayes <[email protected]>
    GL700Wing and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3253f6a View commit details
    Browse the repository at this point in the history
  45. fix stats panel

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    95d3f4a View commit details
    Browse the repository at this point in the history
  46. fix headings

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e40175a View commit details
    Browse the repository at this point in the history
  47. fix markup/html issues

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    ca56682 View commit details
    Browse the repository at this point in the history
  48. other minor fixes

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0171b6a View commit details
    Browse the repository at this point in the history
  49. use avatar height as baseline for notis

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    22c57f4 View commit details
    Browse the repository at this point in the history
  50. extract profile css and js

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f6f48f8 View commit details
    Browse the repository at this point in the history
  51. popup_container and generic menus

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    a8a8f02 View commit details
    Browse the repository at this point in the history
  52. Update Recent.template.php

    Co-authored-by: John Rayes <[email protected]>
    dragomano and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    502eb76 View commit details
    Browse the repository at this point in the history
  53. Basic light/dark mode selected from system preferences

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d70b378 View commit details
    Browse the repository at this point in the history
  54. A big blob of native js to replace jq

    With help from the LLM known as ChatGPT
    
    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8616cb4 View commit details
    Browse the repository at this point in the history
  55. Amend

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d5a3659 View commit details
    Browse the repository at this point in the history
  56. Rewrite our editor integration

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3c35686 View commit details
    Browse the repository at this point in the history
  57. fixes

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    09511e2 View commit details
    Browse the repository at this point in the history
  58. remove padding and margins from variables

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    28901ab View commit details
    Browse the repository at this point in the history
  59. decouple postbit css

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    c761781 View commit details
    Browse the repository at this point in the history
  60. expand and select fix

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    79e3cb9 View commit details
    Browse the repository at this point in the history
  61. use same styles/markup for item lists

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    4b5e68c View commit details
    Browse the repository at this point in the history
  62. revamp variants and dark mode

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9934702 View commit details
    Browse the repository at this point in the history
  63. additional fixes

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6c1eff2 View commit details
    Browse the repository at this point in the history
  64. use correct method for time

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    861e553 View commit details
    Browse the repository at this point in the history
  65. variant and color mode fixes

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    092473b View commit details
    Browse the repository at this point in the history
  66. style and color fixes

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f9c951a View commit details
    Browse the repository at this point in the history
  67. update user option for variant or color mode when switching

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    84a5c74 View commit details
    Browse the repository at this point in the history
  68. fix search layout

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6d8f75a View commit details
    Browse the repository at this point in the history
  69. dark mode colors

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7706ba6 View commit details
    Browse the repository at this point in the history
  70. calendar and date fixes

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7aa0a22 View commit details
    Browse the repository at this point in the history
  71. sceditor css vars

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    7f3afdf View commit details
    Browse the repository at this point in the history
  72. timepicker css

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    23b4715 View commit details
    Browse the repository at this point in the history
  73. rtl more cleanup

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    941d83a View commit details
    Browse the repository at this point in the history
  74. random news, newsfader fix, slogan and user_panel alignment

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d83558c View commit details
    Browse the repository at this point in the history
  75. tweak info_center markup and css

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8c9eae4 View commit details
    Browse the repository at this point in the history
  76. genericmenu fixes

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    20b6eb2 View commit details
    Browse the repository at this point in the history
  77. word-break for signatures

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    cbb4046 View commit details
    Browse the repository at this point in the history
  78. fix buttonlist dropdown and remove bloat

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    76b8880 View commit details
    Browse the repository at this point in the history
  79. redesign report selection form

    Signed-off-by: John Rayes <[email protected]>
    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    5215fc0 View commit details
    Browse the repository at this point in the history
  80. Nothing to see here

    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    93b70b5 View commit details
    Browse the repository at this point in the history
  81. simplify menu a tad

    live627 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    3ffdf81 View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    b44bf95 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    5094bb2 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    7a0e998 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. formatting, tweaks + css fixes

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    d55c635 View commit details
    Browse the repository at this point in the history
  2. board and topic layout

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    68dbb40 View commit details
    Browse the repository at this point in the history
  3. postbit and poster layout

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c720138 View commit details
    Browse the repository at this point in the history
  4. tidy up attachments css and use css variables

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    51fe61f View commit details
    Browse the repository at this point in the history
  5. icons cleanup

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    41c57fd View commit details
    Browse the repository at this point in the history
  6. admin layout tweaks

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    c394f97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9df19dc View commit details
    Browse the repository at this point in the history
  8. calendar and events css tidy up

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    ab45d9e View commit details
    Browse the repository at this point in the history
  9. responsive css tidy up, and change breakpoints

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    d7e7026 View commit details
    Browse the repository at this point in the history
  10. fix buttonlist dropmenu items

    Signed-off-by: Diego Andrés <[email protected]>
    DiegoAndresCortes authored and live627 committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    b9949c2 View commit details
    Browse the repository at this point in the history