phpreport
phpreport copied to clipboard
Check overlapping tasks in the frontend
[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.
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...
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.