thomastom99 / wc

wc Public Repository
0 stars 0 forks source link

Scenario 3- Uploading screen shots (Time tracker application version: 1.22.0.0) #54

Open thomastom99 opened 8 years ago

thomastom99 commented 8 years ago

When we upload screen shots to multiple servers, screen shots are marked as “uploaded” immediately after it uploaded to first server. This may lead to deny the application to upload screen shots to remaining servers. I think this is the main reason for the time difference in multiple servers. You can see the difference on http://newhr.ktsinfotech.com and http://hr.ktsinfotech.com if look on my work diary on 05/02/2016. The old site have all screen shots, but new site does not. The reason is, when I try to upload the screen shot, the application shows “uploading finished” message on status bar, but there are many screen shots remaining in the list. So I have taken three or four attempts to complete the uploading process. I think the problem can be solved if the marking of screen shots as “uploaded” is paused until it is uploaded to all the servers.

thomastom99 commented 8 years ago

We also need to Beautify the Time Tracker so that it will be production level..

  1. For example the short window/expanded widow scenario can make it little bit more user friendly... Especially form Maximized to short window scenario.
thomastom99 commented 8 years ago

The Target is to have a professional looking TimeTracker window Like Upwork.. Need not be exactly like that .. But something along that line is good. No need to change the screen design.. But can change layout / button size fonts /color etc to look professional..

thomastom99 commented 8 years ago

Nobelin ... Pl take the help of Rajesh to implement the same once you finished with User Control panel in WebCloud..

thomastom99 commented 8 years ago

Please start fixing this Bug..

thomastom99 commented 8 years ago

Pl discuss this with Rajesh and Ajith and then fix

nobeline commented 8 years ago

Bug is that screenshot cannot uploaded to multiple servers.Bug fixed by changing the flag to finish upload until uploading to multiple servers is done,and related changes is done in the code .Also added a toolstrip to navigate from expanded view to small view

thomastom99 commented 8 years ago

Did you done the code change in the WIP or the original SVN?

nobeline commented 8 years ago

In Original SVN

nobeline commented 8 years ago

Change in the design of Time tracker small view is done as suggested.A new icon is added to navigate from expanded view to the small view.Creation of Icon for timetracker to change is in progress.