b-b-a / bba-power

1 stars 0 forks source link

Client - validation of LOA Date #150

Closed ghost closed 12 years ago

ghost commented 12 years ago

Validation of LOA Date: When a new LOA document is added/uploaded: Check the LOA Date - cannot be left blank (or left set to 01/01/1970). If already set but not changed confirm with user that the curent date is correct (put up a confirmation dialog with Yes / No - Yes does the update, No returns to the edit box.)

This will make as sure as we can that the date is set to a correct value as per the document. Mostly, when a new document is loaded and new date will be entered. If the date is not entered an error or confirmation is required.

paulmallett commented 12 years ago

Agreed, fix required.

ghost commented 12 years ago

Save button seems to have no effect so cannot test.

shaunfreeman commented 12 years ago

have you refreshed your browser cache? as there was some js updates to dojo file as well as the bba js.

ghost commented 12 years ago

Oh ..... I normally do a refresh each time now. Must have missed that step. That seems to be fine. I will do further testing later.