The log of changes for MDriven Turnkey
Revision 14129 - 2022-06-27
Delete old turnkey-ui.jsRevision 14128 - 2022-06-27
Delete old turnkey-ui.jsRevision 14127 - 2022-06-27
Add UseNewAngularComponents to TurnkeySettings. Base for AngularJS Components rendering. Revision 14121 - 2022-06-26
Fix z-index of dialog window.Revision 14112 - 2022-06-21
Better error message on missing vmRevision 14105 - 2022-06-18
Null check Revision 14093 - 2022-06-12
Fixed problems with ActionRowClickExecute
1. ActionRowClickExecute was not sent after adding Action queue on client
2. Server didn't implement ActionRowClickExecute for POST requestRevision 14084 - 2022-06-03
Remove unused test-bundles for AngularJSRevision 14083 - 2022-06-03
Add missing files for TurnkeyWebAppGeneric projectRevision 14081 - 2022-06-02
Updating AngularJS (1.8.2) and JQuery (3.6.0) to the latest version.Revision 14062 - 2022-05-24
Creating turnkey-ui for angularjs.Revision 14059 - 2022-05-23
Move "show debug info" to the right bottom corner of the page to not overlap the validation errors.Revision 14058 - 2022-05-23
ApplicationNameAsMenuRevision 14057 - 2022-05-23
Revision 14056 - 2022-05-23
Setting to remove app name added
Revision 14050 - 2022-05-20
Remove background form checkbox component when it's disabled.Revision 14048 - 2022-05-19
Changed to process idchange commands first in each batch of updates from the serverRevision 14047 - 2022-05-19
Fix for new loading presentation. Revision 14045 - 2022-05-19
Remove unused Modernizr library form Turnkey app.Revision 14044 - 2022-05-19
Avoid selection of text on double click in data-tables.Revision 14043 - 2022-05-18
TurnKeySetting_ApplicationNameToShowInEffect fix Revision 14042 - 2022-05-16
Client remediation of a problem caused by changing object IDs (due to saving) at the same time as user enters information causing a duplicate object situation in the client making AngularJS controls to bind to wrong objectRevision 14030 - 2022-05-10
Formatted code + increased delay to show loading component. Revision 14029 - 2022-05-10
Slightly formatted code.Revision 14028 - 2022-05-10
Added new element to indicate loading. Revision 14027 - 2022-05-10
Change the loader on the startup page. Removed unnecessary modrnizr lib from this page.Revision 14026 - 2022-05-09
Fix angular part to dynamically hide and show global actions.Revision 14023 - 2022-05-05
Ability to override app name with ApplicationNameToShow and ApplicationNameToShowInEffect in TurnkeySettingsExtra.xml
Revision 14022 - 2022-05-05
Ability to override app name with ApplicationNameToShow and ApplicationNameToShowInEffect in TurnkeySettingsExtra.xml
Revision 14006 - 2022-04-27
Fix of bug in JS if view don't have a seeker buttonRevision 14004 - 2022-04-25
Fix of search button sometimes not triggering search and caused slow server response.
General change on how actions are handled from client to server (now short queue)Revision 13992 - 2022-04-21
Lots of nuget updates
SignalR 2.4.3Revision 13981 - 2022-04-20
Core dependency Revision 13962 - 2022-04-13
Revision 13946 - 2022-04-10
Blazor navigationsRevision 13916 - 2022-03-30
Added otf (OpenType mime settings) to web.configRevision 13913 - 2022-03-28
Issue with OK button on Modal always active - this was due to ViewName was compared on Name instead of runtime name - issue happened when view name contained åäö - fixed Revision 13911 - 2022-03-21
Adding new SysSingelton ExternalLateBounds as described here https://wiki.mdriven.net/index.php/SHA512ComputeHash,_SHA256ComputeHash_and_BitConverterToStringRevision 13909 - 2022-03-20
Better strategy to load codedress for turnkey Revision 13887 - 2022-03-08
AccountOverride introduced to enable Account UI customization/overrideRevision 13886 - 2022-03-08
AccountOverride introduced to enable Account UI customization/overrideRevision 13880 - 2022-03-07
blazor workRevision 13873 - 2022-03-06
Blazor adoptions - will not effect .net472 MVC4 since Blazor requires .net5Revision 13869 - 2022-03-05
Shorten delay for autofocus delay now when problem with property collision has been fixedRevision 13868 - 2022-03-05
Avoid problems when Angular has created a property before the server has sent the attributeRevision 13842 - 2022-02-17
Null check on garbageRevision 13831 - 2022-02-03
Fix which prevents an overriding of TinyMCE text formatting.Revision 13813 - 2022-01-24
Warning in log if missing FormFiles for post of filesRevision 13807 - 2022-01-20
Updated help linkRevision 13791 - 2022-01-15
Warnings fixedRevision 13777 - 2022-01-07
Updates for signalrRevision 13755 - 2022-01-02
Change of icon for navbar togglerRevision 13736 - 2021-12-21
Nuget VersionsRevision 13718 - 2021-12-08
Change file download to get column name instead of "GetVMFile" , also now _FileName is respected in core versionsRevision 13702 - 2021-12-02
Fix double click event on table's row.Revision 13698 - 2021-11-30
Added turnkey log when a global action is not matched and performedRevision 13695 - 2021-11-29
Add anchor scroll function to TK. Revision 13668 - 2021-11-23
Fix null reference in TSRevision 13664 - 2021-11-23
Fix null reference in TSRevision 13661 - 2021-11-23
Restricting autofocus to controls belonging to new objects.
(problem with to many calls to autofocus when loading a view)Revision 13613 - 2021-11-20
Newtonsoft.Json.dll set to 13.0.1Revision 13586 - 2021-11-08
LiveUpdateRevision 13583 - 2021-11-07
Revision 13581 - 2021-11-06
LiveUpdate changes - now use ModalDialogsRevision 13580 - 2021-11-06
Issue with reloading modal view - mistake made when trigger reload for LiveUpdateRevision 13561 - 2021-10-31
LiveUpdate fixesRevision 13559 - 2021-10-31
TurnkeyServer now reload faster when MDrivenServer evolves.
LiveUpdate updatesRevision 13554 - 2021-10-31
Turnkey - improved handling of special case with evolve changing class numbers - StreamingViewModel now tries to understand rather than just giving up
Refactor LoadModlrBytesForPrototypeWithMDrivenDesignerInPath
Experiments with LiveUpdateRevision 13524 - 2021-10-22
Fix for "HidePasswordLogin" Revision 13504 - 2021-10-13
Fix for issue with "setTimeout" under CSP. Revision 13471 - 2021-10-03
Hide info text about external login services. Revision 13470 - 2021-10-03
Hide info text about external login services. Revision 13453 - 2021-09-23
This is now checked on StreamingApp_API_Base Open:
SysSingleton.ClientIp:String, Transient - if found Turnkey will fill in with ClientIp
SysSingleton.SystemType:String, Transient - if found Turnkey will fill in with TurnkeyNetFramework or TurnkeyNetCore
SysSingleton.UserAgent:String, Transient - if found Turnkey will fill in with User-agent from client
Revision 13445 - 2021-09-17
Another issue with redirect to login fixed - only visible for apps in subfolderRevision 13444 - 2021-09-17
Another issue with redirect to login fixed - only visible for apps in subfolderRevision 13443 - 2021-09-16
DisplayWithVariables failed to assign variables of objects -> fixed Revision 13434 - 2021-09-13
If Turnkey behind reverseproxy and official url is forbidden on server then SignalR Connect bombs. We now log the error clearly with a suggestion to add a HardServerUrl file to enable use of local server address insteadRevision 13425 - 2021-09-08
Fix issue with "save and navigate" actions.Revision 13421 - 2021-09-06
Fix issues with executing row action before vCurrent is changed. Revision 13420 - 2021-09-06
if you name the Ext_Component script with _module we read it as a module https://wiki.mdriven.net/index.php/EXT_ComponentsRevision 13415 - 2021-09-02
Improved dialogs when leaving the page with unsaved changes.
Revision 13412 - 2021-08-31
nullcheckRevision 13409 - 2021-08-30
Change modal window when leaving the page with unsaved data. Revision 13407 - 2021-08-27
Fix double click behaviour for data-table row.Revision 13406 - 2021-08-27
Deadlock if outofdate ImageMembers was accessed from parallell threads in ExpectedImage-handler - solved by keeping data instead of member in ExpectedImage memoryRevision 13405 - 2021-08-27
Right click on actions in context-menu works now.Revision 13404 - 2021-08-27
Fix one-click behaviour for data-table row.Revision 13403 - 2021-08-26
Fix colour of input's borders (read-only state)Revision 13402 - 2021-08-26
Fix for "Always show actions". Revision 13400 - 2021-08-26
Fix for the correct numeric columns alignment in data-tables.Revision 13398 - 2021-08-26
Fix colour of input's borders.Revision 13392 - 2021-08-25
Huge change to rendering of input components (numbers, strings, datepicker, timespans, etc.)
Added ability to put icon into the input components (through TV)
Added dynamic helper text element for inputs (
Added dynamic placeholder for inputs (
Changed paddings for components to relative size based on application's font-size.Revision 13383 - 2021-08-22
Translation of page header with the Translation serviceRevision 13381 - 2021-08-19
Reverted last revision because it broke ts code. Need to find another wayRevision 13380 - 2021-08-19
Fix issue with actions on page.Revision 13368 - 2021-08-14
Fix of file upload not getting any data due to race conditionRevision 13367 - 2021-08-14
Fix of file upload not getting any data due to race conditionRevision 13366 - 2021-08-14
Issue with file upload not in asyncthread made it fail to hit correct context if attribute was reversederived - fixed Revision 13350 - 2021-08-04
NullcheckRevision 13348 - 2021-08-04
Fix "Show actions" button overlay in data-tables.