Customizer

Kanboard - Customizer adds GUI for logo, favicon and themes

MIT License

Stars
198
Customizer - 1.14.2 Latest Release

Published by creecros over 1 year ago

  • Add Compatibility with KB version 1.2.29 (Functionality only)
    • Current Themes in Customizer may not look great when combined with KB's new Dark Mode theme.

Full Changelog: https://github.com/creecros/Customizer/compare/1.14.1...1.14.2

Customizer - 1.14.1

Published by aljawaid over 1 year ago

  • 8200b2f NEW: Add Compatibility for ApplicationBranding - fixes #141
  • 8200b2f NEW: Add Compatibility for ApplicationBranding - relates to https://github.com/aljawaid/ApplicationBranding/issues/4
  • 30149b5 FIX: Missing Translation
  • a9385ca FIX: GitHub master main check
  • 2b36eb1 FIX: Update Core Template- Relates to https://github.com/kanboard/kanboard/commit/e65045f9341361cde730fce14b0b7e273eae7f15
  • e7a30c6 FIX: CSS: Do not use empty rulesets
  • 9c42850 FIX: CSS Syntax
  • 79ce776 FIX: CSS Syntax, LF and Spaces
  • 395f727 FIX: LF & Spaces
  • 419f3b5 FIX: CSS - Define the standard property for compatibility
  • 30a75f5 FIX: CSS Syntax
  • 88bde11 FIX: CSS - No unit for zero needed
  • b299fa4 Fix Tooltip "Dashboard" vanishes with new "Customized" Header Image #139
Customizer - 1.14.0

Published by creecros almost 2 years ago

  • Fix dynamic avatar preview sliders to account for kanboard/kanboard#4830
Customizer - 1.13.8

Published by Jieiku over 2 years ago

Customizer - 1.13.7

Published by creecros over 3 years ago

  • Fixes an issue created in 1.13.6, #123
Customizer - 1.13.6

Published by creecros over 3 years ago

  • #115 Fix
  • #107 Fix
  • #119 Fix
  • #121 Fix
Customizer - 1.13.5

Published by creecros about 4 years ago

  • Updates to Blueboard CSS #114
  • Updates to javascript to remove blank notes from preview
  • Added prefix code with class #109
  • KindaDark theme, change Markdown Title color #117
Customizer - 1.13.4

Published by creecros over 4 years ago

  • update galaxy theme #96
  • update kindadark theme #105
Customizer - 1.13.3

Published by orware almost 5 years ago

  • #104 - Incrementing to a new version since Plugin.php version was not updated accidentally in previous release.
Customizer - 1.13.2

Published by orware almost 5 years ago

  • #101 - Merged PR by @BlueTeck incorporating a new addition from Kanboard's latest release
Customizer - 1.13.1

Published by creecros about 5 years ago

  • #95 Material CSS update to modal boxes
Customizer - 1.13.0

Published by creecros about 5 years ago

  • Additions:
    • Ability to add custom note to login screen
  • Fixes:
    • Centers the "Forgot password?" link in panel
    • "Forgot password?" link was missing from live preview, added
Customizer - 1.12.2

Published by creecros about 5 years ago

  • #92 update to Galaxy Theme
Customizer - 1.12.1

Published by creecros over 5 years ago

  • fix #90, and #91
    • strip the "v" out of the version compare
    • older versions of Customizer will not work with KB 1.2.10, must use this version.
    • added Trello.css as a placeholder for userthemes.
Customizer - 1.12.0

Published by creecros over 5 years ago

  • #89
    • Adds dynamic avatar sizes for task cards on the board.
Customizer - 1.11.3

Published by creecros over 5 years ago

  • 1.11.2 revisions were causing an infinite loop on some installs
    • Reverting to prevent infinite loop
Customizer - 1.11.2

Published by creecros over 5 years ago

  • Fixes an intermittent issue that would prevent session from picking up the user id when coming back to a session from a closed browser, and defaulting to global theme.
    • previously, it would only happen on the first page load, and correct itself after.
  • mentioned in #87
Customizer - 1.11.1

Published by creecros over 5 years ago

  • Forgot to add placeholder folder for userthemes (i.e. the folder needed for uploaded themes to function)
    • it's pretty important, so make sure you upgrade from 1.11.0
Customizer - 1.11.0

Published by creecros over 5 years ago

  • #81 Adds Individual Users Theme Selection
  • More Theme Managment
    • add themes via upload css
    • enable/disable user theme options
    • reset all user themes to default
    • moved some things around
  • Change some behaviors for hooking themes
    • behind the scenes stuff
Customizer - 1.10.1

Published by creecros over 5 years ago

  • Fixes a JS console error on normal kanboard pages where live preview is non existent
    • #83
  • Minor edit to <code> formatting
    • #82