kitzler-walli

Results 8 issues of kitzler-walli

Would be great if we could define default sort options like sorting by last modified date.

enhancement
help wanted

Everytime I try to run the JSBarcode code I get the following error in chrome: > Uncaught TypeError: Encoder is not a constructor at encode (JsBarcode.all.js:1322) at JsBarcode.all.js:1393 at ErrorHandler.wrapBarcodeCall...

I currently try to create a report generator with completely flexible data structures. These are generated by a supplied xml structure that is converted into a ExpandoObject. (http://www.itdevspace.com/2012/07/parse-xml-to-dynamic-object-in-c.html) Xml Sample...

question

Currently it seems like the refresh service or interval is stuck after about one day. Is there a way to debug this module to see what's responsible? Currently I'm using...

bug

Currently I try to analyse an issue where mobile devices scan the qr code but then only a white page is displayed in the browser. The browser shows the correct...

I compiled activity watch with watcher-input myself and everything works just fine, but after a whole day the timeline rendering takes ages. That's because of the rendering of all keypresses...

I tried to create a global openai bot with a config like this: ``` base_url: https://yourname.openai.azure.com/openai/deployments/gpt-4o api_key: yourkey text_generation: model_id: gpt-4o prompt: You are a brief, but helpful bot. temperature:...

Add daily and weekly sums to calendar view. I was finally able to port the code for the calendar sums to the newest version: https://github.com/kimai/kimai/discussions/4120 ## Description A clear and...