Search found 549 matches
- Thu Oct 11, 2018 3:16 pm
- Forum: Time Tracker
- Topic: How to limit/cap hours entered weekly?
- Replies: 1
- Views: 3294
Re: How to limit/cap hours entered weekly?
No, there is no week cap. If you want it, perhaps a customization job is a good way to add it. May be merge this feature with into monthly quota plugin and refactor it.
- Wed Jun 06, 2018 12:41 pm
- Forum: Time Tracker
- Topic: Access denied
- Replies: 16
- Views: 14766
Re: Access denied
When i upgrade from 1.13 to the 1.17.88 i am not able to see roles anymore and also not able to create , edit etc users and their timesheets. Was the "Update role_id" step done? Look in the tt_users table for role_id value for your users. Is it assigned (not null)? If null then either "Update role_...
- Tue Apr 10, 2018 9:49 am
- Forum: Time Tracker
- Topic: Enforce password length and complexity
- Replies: 6
- Views: 4725
Re: Enforce password length and complexity
Hi! I've recently found Anuko and I like it very much. Congratulations on this nice tool! :) I'd like to use Anuko with my employer, but I need to comply with new European Regulations. One of the requirements is enforcing password length and complexity. I've looked at the code and prepared a set of...
- Fri Apr 06, 2018 1:54 pm
- Forum: Time Tracker
- Topic: Invoice not display
- Replies: 4
- Views: 3738
Re: Invoice not display
Hi Thanks for the information. I am actually using the free hosting version and I notice the version is 1.17.87.4234. So any thought or I miss anything ? Thanks Alf Do you see the problem now on the production Time Tracker ? If so, please provide some details (login, screenshots) so that we trouble...
- Fri Mar 23, 2018 10:38 pm
- Forum: Time Tracker
- Topic: Reactivate Manager Role
- Replies: 3
- Views: 3179
Re: Reactivate Manager Role
I re-activated old manager (based on provided info). If someone still has access to this account then login and use the Swap roles feature for proper succession / abandonment of role.
However, I would like to know if we have a bug and what are exact steps to reproduce, unless it was fixed long ago.
However, I would like to know if we have a bug and what are exact steps to reproduce, unless it was fixed long ago.
- Fri Mar 23, 2018 10:31 pm
- Forum: Time Tracker
- Topic: Reactivate Manager Role
- Replies: 3
- Views: 3179
Re: Reactivate Manager Role
I deactivated the manager account (don't know why it let a co-manager deactivate the manager). Now I don't have the privileges to reactivate the deactivated manager account. Help? We don't have an administrator role that I am aware of. When did it happen? I don't see how a co-manager can deactivate...
- Fri Mar 09, 2018 5:27 pm
- Forum: Time Tracker
- Topic: Report Weeks of a year
- Replies: 4
- Views: 3483
Re: Report Weeks of a year
Currently it is not possible.
A logical way seems to customize the "Group by" option in reports to include the "by week" grouping option in addition to "by date". May be "by month" too.
Feel free to customize Time Tracker for this and send us a pull request / or your changed code for consideration.
A logical way seems to customize the "Group by" option in reports to include the "by week" grouping option in addition to "by date". May be "by month" too.
Feel free to customize Time Tracker for this and send us a pull request / or your changed code for consideration.
- Mon Nov 27, 2017 1:11 pm
- Forum: World Clock
- Topic: how to retain size of system clock on desktop
- Replies: 6
- Views: 11027
Re: how to retain size of system clock on desktop
ok, thanks to Anuko admin. yes, your mails were in the junk folder. So I can safely let the world clock update when I receive a notification from you? Jack Yes, disable or get rid of Trend Micro completely. To update World Clock manually, right-click on it and select the "Check for updates" option....
- Fri Nov 17, 2017 2:25 am
- Forum: World Clock
- Topic: how to retain size of system clock on desktop
- Replies: 6
- Views: 11027
Re: how to retain size of system clock on desktop
Hi Guys, I the last few months I had a few crashes of world clock when updating the software, I am getting a message from my anitivirus (Trend Micro internet security) telling me they had to stop it because it contains a ransomware. Contacted Anuko but did not get a reply. Anyone else? Apparently, ...
- Mon Sep 25, 2017 12:22 pm
- Forum: World Clock
- Topic: World clock purchase problem
- Replies: 3
- Views: 8112
Re: World clock purchase problem
This problem is now properly resolved.
- Fri Sep 15, 2017 12:28 am
- Forum: World Clock
- Topic: World clock purchase problem
- Replies: 3
- Views: 8112
Re: World clock purchase problem
Update: Automatic software builds are currently not happening due to version incompatibilities on new server. We are currently building installers manually for all new purchases, which means that new download links may not work immediately but should work after a while (like max after one business d...
- Wed Sep 13, 2017 5:03 am
- Forum: World Clock
- Topic: World clock purchase problem
- Replies: 3
- Views: 8112
Re: World clock purchase problem
Is anyone else having an issue when you go to purchase the World Clock that the link they provide after paying is returning the following error? HTTP Status 404 - Resource not found type Status report message Resource not found description The requested resource is not available. Apache Tomcat/7.0....
- Thu Aug 24, 2017 12:43 am
- Forum: Time Tracker
- Topic: Show whole month in "time.php" bottom
- Replies: 1
- Views: 2818
Re: Show whole month in "time.php" bottom
The time records are obtained via the ttTimeHelper::getRecords function call. It returns a set of records for a user for a given day. If you want another interval - tweak this function or write another one, which gets you a required interval. You can also buy a support incident on our website and so...
- Fri Jun 23, 2017 2:41 pm
- Forum: Time Tracker
- Topic: Add language
- Replies: 1
- Views: 2056
Re: Add language
Sure, you can do either a pull request on github or send the translation by email to support at anuko dot com.jmkas wrote:Hi,
is there any possibility to add language?
I wanna to add and translate to lithuanian language
- Sat Apr 22, 2017 5:44 pm
- Forum: Time Tracker
- Topic: LDAP and ActiveDirectory
- Replies: 6
- Views: 9741
Re: LDAP and ActiveDirectory
What if the "admin" had to create a user in both TimeTracker and OpenLDAP, and TimeTracker used the "TimeTracker" username/password to authenticate in OpenLDAP? It's a bit more work for the admin, and TimeTracker and OpenLDAP have to be kept in sync, but it would be simpler for the user. Is this an...