Open neamtua opened 10 years ago
Are you able to delete calendar events and to-dos ? Or is it just for timesheet entry ?
I can delete events but I don't know how to add to-dos. It doesn't seem very intuitive. On the timesheet page the delete event doesn't get fired instead it goes to a javascript set up to listen to li clicks and that one gives an error.
To create To-dos Just type the text in the blue bar which has place holder of "What has to be done ?" and when you are done hit enter. To-do will be created.
Ok, I can delete that but there's no confirmation dialog for todos. Also, reconsider the blue bar for titles, I always miss it because I consider it to be part of the window, not an actual field. Either change the color or make the placeholder more visible.
Noted. Will make it more visible. I am currently looking at the error. Are you running application on live server or on your local machine ? I reason I asked is if I can get the URL if you are on live server.
It's on a live server. It's the version downloaded from your website not github since it has a bug about loading retina.js which I see is solved in the latest commits. I'll email you a link to the live version.
EDIT: I don't know if it emailed you the password. Let me know if you need me to setup a new password for the account.
I haven't got any email from the applicaiton. you need to add details in the email settings in the admin section to add new user with email. Other way is to add the user with details as shown in the image below. This will create the user offline without sending the email.
Just checked following on your site and it seems to be working fine.
If you switch dates and return to the date where you have the entry then you can delete it. Try reopening the page and you must have an entry in the current day and try pressing delete. Nothing will happen.
Timesheet entry cannot be deleted. There's a javascript error. Tested on firefox and chrome.
Uncaught TypeError: Cannot read property 'split' of undefined