This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
niota-docs:niota_changelog [2022/09/16 19:27] admin |
niota-docs:niota_changelog [2025/07/17 14:11] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ==== 6.1.x ==== | ||
| + | <code> | ||
| + | Password expiry feature | ||
| + | logout timer / session expiry feature | ||
| + | extended format options (layout, gridmode, gridformtype) | ||
| + | new system flags to turn of deprecated format options via PHP scripts | ||
| + | fit to browser window size | ||
| + | introducing images/icon translation table image_conf.txt | ||
| + | relocation of custom script folder - now relative to /conf folder - this allows shared scripts over multiple clients | ||
| + | relocation of custom image folder - now relative to /conf folder - this allows shared images over multiple clients | ||
| + | </code> | ||
| + | |||
| + | ==== 6.0.1 ==== | ||
| + | <code> | ||
| + | SAML authentication feature | ||
| + | Contains v5.0.2_HF01 bug fix | ||
| + | </code> | ||
| + | |||
| + | ==== 6.0.0 ==== | ||
| + | <code> | ||
| + | Release for PHP v8.2 compatibility | ||
| + | New Excel API and fixing following Excel-related bugs: | ||
| + | * download crashes with table with a name longer then 31 character | ||
| + | * upload seems to consider only the first 26 columns | ||
| + | * upload - strange message | ||
| + | </code> | ||
| + | |||
| + | ==== 5.0.2 HF01 ==== | ||
| + | <code> | ||
| + | Bug fix: use ~ as null value in the case of numeric columns even in lookup sets. | ||
| + | Bug fix: number formatting issue when row contains empty values. | ||
| + | Advanced filter feature change: filter is reset when catalog object instance id is clicked on Subject Area Submenu Bar. | ||
| + | Lookup feature change: Error raises when lookup setting is applied on a column with decimal type. | ||
| + | </code> | ||
| + | |||
| + | ==== 5.0.2 ==== | ||
| + | <code> | ||
| + | apps page feature | ||
| + | new style sheets and theme customization options | ||
| + | new layout for subject-area menu | ||
| + | pop-up grid feature | ||
| + | edit/add form customization | ||
| + | edit/add form positioning | ||
| + | new setting: display search bar by default on grid | ||
| + | autorefresh on detail grid edit act | ||
| + | button for generate style sheets | ||
| + | new system variable: $currentCatalogId (and other related ones) | ||
| + | redesigned meta views and meta sql queries | ||
| + | autoload feature - application's default grid | ||
| + | login page does not reload when login is not successful | ||
| + | hide grid when subject area changes | ||
| + | login button coloring on hover | ||
| + | RLS token feature | ||
| + | conditional constraints | ||
| + | new number format handling feaure | ||
| + | define default value in the case of grid edit | ||
| + | personal modal change - only password fields are available | ||
| + | new system setting: first day of week | ||
| + | |||
| + | Bug fix: hanging validation fix | ||
| + | Bug fix: session error during login | ||
| + | Bug fix: handle wrong column names in lookup and constraint definitions | ||
| + | </code> | ||
| + | ==== 5.0.1.23221_HF ==== | ||
| + | <code> | ||
| + | View info message display changes - "... set to read only ..." message appears only when it is must | ||
| + | UCA connection handling change: UCA uses message connection | ||
| + | In system default application drop down list is opened by default | ||
| + | Bug fix: retrieve transactions for default system application | ||
| + | Bug fix: load login help content from client folder | ||
| + | Bug fix: negative catalog id does not work inside custom subject area | ||
| + | </code> | ||
| + | ==== 5.0.0 ==== | ||
| + | <code> | ||
| + | MySQL v8.0 meta db server | ||
| + | Cascading lookup feature | ||
| + | Multi client feature | ||
| + | Debug/log setting on user level | ||
| + | Language definition on user level | ||
| + | Distributed communication area | ||
| + | </code> | ||
| + | |||
| ==== 4.0.0 ==== | ==== 4.0.0 ==== | ||
| <code> | <code> | ||
| Line 14: | Line 96: | ||
| </code> | </code> | ||
| - | 3.2.3_PF | + | === 3.2.3_PF === |
| <code> | <code> | ||
| New feature: configurable link | New feature: configurable link | ||
| </code> | </code> | ||
| - | 3.2.2 | + | === 3.2.2 === |
| <code> | <code> | ||
| Bugfix - Teradata connection: retrieve column types for views | Bugfix - Teradata connection: retrieve column types for views | ||
| Line 30: | Line 112: | ||
| </code> | </code> | ||
| - | 3.2.1 | + | === 3.2.1 === |
| <code> | <code> | ||
| Niota v3.2.1 is a standalone installation with v3.2.0 functionallity and Php 7.3.8 compatibility! | Niota v3.2.1 is a standalone installation with v3.2.0 functionallity and Php 7.3.8 compatibility! | ||
| Line 37: | Line 119: | ||
| </code> | </code> | ||
| - | 3.2.0 | + | === 3.2.0 === |
| <code> | <code> | ||
| New feature: callable object sequence | New feature: callable object sequence | ||
| Line 45: | Line 127: | ||
| </code> | </code> | ||
| - | 3.1.3 | + | === 3.1.3 === |
| <code> | <code> | ||
| Portable MySQL database server included | Portable MySQL database server included | ||
| Line 58: | Line 140: | ||
| </code> | </code> | ||
| - | 3.1.2 | + | === 3.1.2 === |
| <code> | <code> | ||
| Relative file path handling bug fix | Relative file path handling bug fix | ||
| Line 67: | Line 149: | ||
| </code> | </code> | ||
| - | 3.0.0 | + | ==== 3.0.0 ==== |
| <code> | <code> | ||
| - admin page 'Constraints saving method changed' -> tiped in values are saved, checkbox to use constraint in grid | - admin page 'Constraints saving method changed' -> tiped in values are saved, checkbox to use constraint in grid | ||
| Line 87: | Line 169: | ||
| </code> | </code> | ||
| - | 2.0.1 | + | === 2.0.1 === |
| <code> | <code> | ||
| - Oracle related settings stored without database name in metadata tables | - Oracle related settings stored without database name in metadata tables | ||
| Line 104: | Line 186: | ||
| </code> | </code> | ||
| - | 2.0.0 | + | ==== 2.0.0 ==== |
| <code> | <code> | ||
| - editable detail tables which use all of the restrinctions | - editable detail tables which use all of the restrinctions | ||