Skip to content

Releases: Keleo/CustomCSSBundle

2.2.0

27 May 12:13
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.17.0

  • Code modernization

2.1.0

19 Oct 09:40
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.1.0

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

2.0.2

26 May 20:36
Compare
Choose a tag to compare

Compatibility: requires minimum Kimai 2.0

  • Fix remove-color-dots rule

2.0.1

25 May 18:09
Compare
Choose a tag to compare

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

28 Jan 11:35
Compare
Choose a tag to compare
2.0

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

27 Feb 14:05
Compare
Choose a tag to compare
1.7

Compatibility: requires minimum Kimai 1.9

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

1.6

28 Nov 21:57
Compare
Choose a tag to compare
1.6

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

22 Nov 15:09
Compare
Choose a tag to compare
1.5

Compatibility: requires minimum Kimai 1.9

  • Use FileHelper to store and load custom CSS rules

1.4

18 Nov 21:56
Compare
Choose a tag to compare
1.4
  • 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

03 May 00:16
81ee69f
Compare
Choose a tag to compare
1.3
  • 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