Statistics
| Branch: | Tag: | Revision:

root / ui / static / snf / js / ui / web / ui_feedback_view.js @ c72a830d

History | View | Annotate | Download (5 kB)

# Date Author Comment
9ffd10ce 10/05/2011 05:46 pm Kostas Papadimitriou

Improved UI error handling

- Do not overlap error overlay views when new errors get triggered
Refs #1433
- Skip error overlay appearance if user is viewing feedback overlay
- Handle generic (window.onerror) javascript exceptions that may occure
accross UI application...

9ce969a7 10/03/2011 02:51 pm Kostas Papadimitriou

Improved API calls handling

- better api calls error handling
- emulate notmodified responses for opera browser
- configurable timeouts skipping limit

edd1d565 09/26/2011 01:45 pm Kostas Papadimitriou

Improved error reporting

- allow errors to change the error view arguments
- more informative vm action errors
- infrastructure for multiple errors handling

8d08f18a 09/19/2011 03:22 pm Kostas Papadimitriou

Initial commit for ui-refactor branch

HTML/Javascript code refactoring towards an MVC-like design.