phpreport icon indicating copy to clipboard operation
phpreport copied to clipboard

Check overlapping tasks in the frontend

Open jaragunde opened this issue 9 years ago • 2 comments

[Trac import] Reported by: jaragunde Original date: Thursday, 15 April 2010 13:22

Now the DB doesn't allow overlapping tasks, and the interface shows an error after having tried to save them. I would improve the application making that check directly in the AJAX interface to prevent the user pressing the 'save' button while there are wrong values.

jaragunde avatar Mar 09 '16 09:03 jaragunde

Overlap checks are now done in the backend application and not in the DB, but the ticket still stands. Also, renaming to use the "frontend" term, "AJAX" is so old-fashioned...

jaragunde avatar Mar 14 '19 10:03 jaragunde

We are in the process of rewriting the frontend for tasks. Any outstanding bugs and enhancements for the old interface will be taken into account as we implement the new design.

dmtrek14 avatar Sep 01 '23 15:09 dmtrek14