-
Hi Pavlo,
I've set my instance to run on Ubuntu, I've also set a subdomain to redirect to my instance of Timeoff, which works correctly.
At the moment all traffic is through http, I'd like to s…
-
The bling subsystem, as it is being used to both communicate things to the driver as well as for its amazing looks, should work with the vibration feedback to communicate things to the drivers.
-
Hi:
There's a bug in general settings page, related to the new feature of selection of date format. If I use the standard date format (YYYY-MM-DD), the bank holidays works perfect. But i**f I use a…
-
I've been evaluating the system but have no email functionality.
After looking in the files am I correct in saying that the email configuration is set in /config/app.json?
If so, how can I tes…
-
Hi There,
I'm currently evaluating timeoff-management in order to see if it would be suitable for our company of around 80 staff. So far, it's looking brilliantly so thank you for making it open …
-
I am using multiple select option of select2 with RoR. I simply figure out something wrong with this option when passing selected items to rails controller. Kind refer to the following snapshot:
**st…
-
Hi:
When a new leave request is created for the next year, the number of days used for the type is not checked against the max of allowed days of the type.
For example, if I have defined a type …
-
Hello.
I'd like to know how to modify definitions in LoRaMAC code in order to add a new frequency band named RU868 (Russian 868 MHz band, LoRa Alliance approval is pending).
The band's character…
-
Hi There,
Regarding the register new company and restore links on the login page, I can see that in the login.hbs there is the following line:
Forgot password? {{#if allow_create_new_ac…
-
Line 43 of add_new_department_modal.hbs should be
`{{this.full_name}}`
instead of
`{{this.name}}`
Best regards