Giter Site home page Giter Site logo

keleo / customcssbundle Goto Github PK

View Code? Open in Web Editor NEW
14.0 6.0 10.0 186 KB

Kimai bundle to add custom CSS rules to your installation.

Home Page: https://www.kimai.org/store/keleo-css-custom-bundle.html

License: MIT License

PHP 86.34% CSS 1.77% Twig 11.89%
kimai kimai-timetracking kimai-bundle kimai-plugin

customcssbundle's People

Contributors

j0hannesr0th avatar kevinpapst avatar lduer avatar milotype avatar ssendev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

customcssbundle's Issues

Unable to generate a URL for the named route "custom_css"

Hello everybody! I would like to report an error that I get after I installed this plugin.

Steps:
I installed this plugin in Kimai 1.30.5 by cloning the code into var/plugins/CustomCSSBundle and then running bin/console kimai:reload --env=prod.

Symptoms:
Logging in not possible anymore. Error 500 is thrown.

Log excerpt:
[2023-03-03 11:03:12] request.CRITICAL: Uncaught PHP Exception Twig\Error\RuntimeError: "An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "custom_css" as such route does not exist.")." at /opt/kimai/vendor/kevinpapst/adminlte-bundle/Resources/views/Sidebar/menu.html.twig line 8 {"exception":"[object] (Twig\\Error\\RuntimeError(code: 0): An exception has been thrown during the rendering of a template (\"Unable to generate a URL for the named route \"custom_css\" as such route does not exist.\"). at /opt/kimai/vendor/kevinpapst/adminlte-bundle/Resources/views/Sidebar/menu.html.twig:8, Symfony\\Component\\Routing\\Exception\\RouteNotFoundException(code: 0): Unable to generate a URL for the named route \"custom_css\" as such route does not exist. at /opt/kimai/vendor/symfony/routing/Generator/CompiledUrlGenerator.php:50)"} []

administration screen doesn't appear

Hello,

I upgraded from kimai1 to 2 yesterday. Good work and documentation so far. Thx a lot.

I also installed CustomCSSBundle as described. But the administration screen doesn't appear for Super Admin. Do I have to change sth. not mentioned in the documentation? I don't get any errors and kimai2 works fine too. So I really have no clue where to start failure search. (Likely it's between my screen and backrest). Best regards

remove colored dots not working

Under the general tab, css to remove colored dots can be included. However, it's not removing the red dots in my installation

For me, the following css is working:

table.dataTable tr.overlapping {
    border-top: 2px dotted white;
}

Can you please check?

P.S.: under Kimai/plugins, CustomCCSBundel version 1.1 is still shown (was confused; thought my update went wrong)

How to change application title and login-page

Hi Kevin,
I installed the Plugin and it works fineafter login.

But

  1. How to change application title? (Kimai Zeiterfassung -> Custom Title)

  2. Is it possible to change the Login-Page?

.login-page {
background:#d2d6de
} 

doesn't works.

THX
Andreas

css suggestion for the "timesheet tab"

Would it be possible, if you add the following pre-defined rule under the "timesheet tab":

/* START active entry color */
tr.recording {
   background-color: #ffa059 !important;
}
/* END active entry color */

It shows the active entry in a different color which I think you suggested some time ago and which I really like since then

responsive tables for weekly working hours

Sometimes, I have (too) long project and/or activity names. When opening the weekly working tab, the project field and/or activity field uses most of the space (and no working time is shown):

screenshot

It would be great to have a CSS option that would introduce a line-break or an option to scroll horizontally

plugin not found by kimai

Hi there! I can't install this plugin, can you help me?

I installed Kimai locally with XAMPP (WIN 10), it works fine.
now I have moved the plugin folder to the path you indicated, but in the plugin tab of the front end I always get this answer "You have no plugins installed yet."

you can check the file path in this screenshot https://puu.sh/EyIQ1/66dcb68806.png

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.