Skip to content

Releases: Keleo/CustomCSSBundle

2.2.0

Choose a tag to compare

@kevinpapst kevinpapst released this 27 May 12:13

Compatibility: requires minimum Kimai 2.17.0

  • Code modernization

2.1.0

Choose a tag to compare

@kevinpapst kevinpapst released this 19 Oct 09:40

Compatibility: requires minimum Kimai 2.1.0

  • Fixed: route mapping type changed to attribute
  • Fixed: deprecated php-cs-fixer rule

2.0.2

Choose a tag to compare

@kevinpapst kevinpapst released this 26 May 20:36

Compatibility: requires minimum Kimai 2.0

  • Fix remove-color-dots rule

2.0.1

Choose a tag to compare

@kevinpapst kevinpapst released this 25 May 18:09

Compatibility: requires minimum Kimai 2.0

  • Updates existing CSS rules to be compatible with 2.0.
  • Remove (plugin) from permission/role header

Hiding navigation items will only work with Kimai 2.0.24

2.0

2.0

Choose a tag to compare

@kevinpapst kevinpapst released this 28 Jan 11:35

Compatibility: requires minimum Kimai 2.0

  • Fixed: compatibility with Kimai 2.0

Attention: all existing rules from v1 are stored in var/data/custom-css-bundle.css.
They will likely not work in v2 due to the new HTML structures and classes, therefor you have to manually import and convert them.
FYI: The new storage file is var/data/custom-css.css

1.7

1.7

Choose a tag to compare

@kevinpapst kevinpapst released this 27 Feb 14:05

Compatibility: requires minimum Kimai 1.9

  • Prevent that HTML tags can be injected
  • Fix code styles

1.6

1.6

Choose a tag to compare

@kevinpapst kevinpapst released this 28 Nov 21:57

Compatibility: requires minimum Kimai 1.9

  • updated install documentation
  • translated warning message for a rule inserted twice
  • added "page action" with link to documentation

1.5

1.5

Choose a tag to compare

@kevinpapst kevinpapst released this 22 Nov 15:09

Compatibility: requires minimum Kimai 1.9

  • Use FileHelper to store and load custom CSS rules

1.4

1.4

Choose a tag to compare

@kevinpapst kevinpapst released this 18 Nov 21:56
  • Added permission select_custom_css to hide pre-made rules
  • Changed translation filenames from *.xliff to *.xlf
  • Added rule for responsive tables everywhere
  • Added rule to hide calendar menu in navigation

1.3

1.3

Choose a tag to compare

@kevinpapst kevinpapst released this 03 May 00:16
81ee69f
  • Added rule to hide the red-lines between overlapping timesheet records
  • Added rule to highlight active timesheet records
  • Fixed "remove colored dot" rule for Kimai 1.9 HTML changes