leantime
leantime copied to clipboard
Leantime is a goals focused project management system for non-project managers. Building with ADHD, Autism, and dyslexia in mind.
- Use of central layout files - Move login, install into actual domain modules and remove individual files - application and frontcontroller updated to remove custom install, login, resetpassword update...
Most die-hard project managers and other people working on projects often burn the midnight oil. Although the current theme of Leantime keeps you awake, a dark mode would be greatly...
Hi Currently installed leantime on docker, the issue is that everytime i try to update something i keep getting http error 500. but after i refresh the page and it...
With a PSR-12 checker as my guide, I went to fix the most obvious formatting issues. Still have a lot to do regarding the soft limit of 120 lines and...
Locally hosted on Apache. Version 2.2.0. I log in via desktop browser. Everything works ok on the desktop. I log in via mobile phone. Everything works ok on the mobile...
We store our session ID's in the database in the zp_user table. The field 'session' is not indexed. Yet the 'logout' and 'logged_in' function uses it as the only "WHERE"...
The release zips are not consistent, and for the last 3 versions they do not work within Windows explorer. (only 7z or others) 2.2.0 => content is directly multiple folders...
When a user resizes a window, jQuery sends out a lot of PATCH HTTP requests. (between 8 and 12 per second per user) Because of this, I receive lots of...
I've done some digging and found the issue. `LEAN_EMAIL_SMTP_AUTO_TLS: 'true'` with `LEAN_EMAIL_SMTP_PORT: '465'` was the issue. Changing the port to `587` solved the problem. The variable `LEAN_EMAIL_SMTP_AUTO_TLS` doesn't seem to...
Asynchronous mails proposal for an easier review and discussion.