equal
deleted
inserted
replaced
1 History |
1 History |
2 ======= |
2 ======= |
|
3 |
|
4 0.1.8 |
|
5 ----- |
|
6 - added target link attribute to menus |
|
7 - added title attribute to menus |
|
8 - added IInnerForm interface to handle forms located inside another container |
|
9 - added DataTables finalization callbacks handler |
|
10 - updated UnauthorizedExceptionView to correctly handle AJAX authentication errors |
|
11 - updated MyAMS.baseURL function |
|
12 - changed login form login field description |
|
13 - force content-type to text/plain in form's AJAX response to prevent HTML content-type |
3 |
14 |
4 0.1.7 |
15 0.1.7 |
5 ----- |
16 ----- |
6 - added JQuery DataTables "editable" plug-in extension support |
17 - added JQuery DataTables "editable" plug-in extension support |
7 - small CSS updates |
18 - small CSS updates |