The log of changes for MDriven Turnkey
Revision 12938 - 2021-02-25
Revision 12931 - 2021-02-25
OpenIdConnect in core initial workRevision 12930 - 2021-02-20
Add ability to select all rows in MultiSelect data-tables.Revision 12926 - 2021-02-18
Adding looging hook to Authentication stuffRevision 12921 - 2021-02-17
Fix with glitchy inits in Global.asax.cs knocked out overridden pwd from fileRevision 12918 - 2021-02-16
Removed scroll to vCurrent, don't work good enough
Added support for sending reQuery to server from controllerRevision 12917 - 2021-02-16
Added verification of class type when accepting angular IDs from UrlRevision 12916 - 2021-02-16
Moved settings variables global to avoid repeated initialisationsRevision 12915 - 2021-02-16
Issue with returning always returning vReturnMessage even if there was none on RestRevision 12914 - 2021-02-14
Fix for data-table headers.Revision 12912 - 2021-02-12
Added feature to scroll the current row of lists into view when opening a viewmodelRevision 12911 - 2021-02-12
Added highlight of column that the seeker found something in
Added selfVM.ReQuery for searching with progressing to the next column. Used when changing orderingRevision 12910 - 2021-02-12
Revision 12909 - 2021-02-12
For some unclear reason we now need reference to .netStandard in web.config - probably related to increase of net version to handle SignalRCore client Revision 12899 - 2021-02-09
Issue with Rest service not returning statuscode fixedRevision 12894 - 2021-02-07
ClientTableSorting updated. Works for several data-table on the one page.Revision 12893 - 2021-02-06
Ability to style based on col element.Revision 12892 - 2021-02-06
Update ordering of the table. Add styles to indicate ability to order by data-table header. Revision 12872 - 2021-02-02
Add support of icons to the link element.Revision 12858 - 2021-01-29
Added sorting by column on the client by clicking the header
Fixed bug with duplicate html id on controls in tablesRevision 12846 - 2021-01-26
PopWin should not show Floating Save/Cancel Revision 12837 - 2021-01-24
Markup UC on server to avoid flickering menu on UserControlRevision 12836 - 2021-01-24
Markup UC on server to avoid flickering menu on UserControlRevision 12835 - 2021-01-24
Markup UC on server to avoid flickering menu on UserControlRevision 12834 - 2021-01-24
UserControls stylesRevision 12833 - 2021-01-24
UserControlsRevision 12832 - 2021-01-24
UserControls in IFrame - sets uc attribute on document to allow styling, Resize on Dynamic ViewModel change, Save warning suppressed if parent owns saveRevision 12831 - 2021-01-24
UserControls in IFrame - sets uc attribute on document to allow styling, Resize on Dynamic ViewModel change, Save warning suppressed if parent owns saveRevision 12813 - 2021-01-13
Change of the font size of heading 1.Revision 12812 - 2021-01-13
Changes to the groupbox styles.Revision 12807 - 2021-01-11
Exposed as Rest Post received, data with application/json WOW! the data must be wellformed or we will not see the call AND we need to position back the stream because someone read it to end...Revision 12804 - 2021-01-10
PopUp is a variant of modal now available for Angular pagesRevision 12803 - 2021-01-10
PopUp is a variant of modal now available for Angular pagesRevision 12802 - 2021-01-10
PopUp is a variant of modal now available for Angular pagesRevision 12801 - 2021-01-10
Trace log tracking - work started but no effect yetRevision 12800 - 2021-01-10
Trace log tracking - work started but no effect yetRevision 12787 - 2020-12-30
When RestAllowed on ViewModel and someone Posts not formfields but String content - then we now look to column in receiving view called "STRINGCONTENT" and put the incoming string thereRevision 12784 - 2020-12-27
Added base style for groupbox. Add outlined material icons.Revision 12783 - 2020-12-23
Add info-text styling.Revision 12780 - 2020-12-19
Fix for logo link to the first pageRevision 12778 - 2020-12-18
ManageUserRevision 12777 - 2020-12-18
TurnKeySetting_CurrentUserViewModel missing slash sometimesRevision 12753 - 2020-12-14
Fixed bug that OnShow expression don't execute for modal windowsRevision 12739 - 2020-12-13
Core3.1 for MDrivenServer work in progress - SignalRRevision 12733 - 2020-12-11
Fix to AccessToken in code flowRevision 12730 - 2020-12-11
Fix to AccessToken in code flowRevision 12729 - 2020-12-10
Fix to AccessToken in code flowRevision 12726 - 2020-12-10
Revision 12725 - 2020-12-10
Revision 12724 - 2020-12-10
Revision 12723 - 2020-12-10
Fix to AccessToken in code flowRevision 12722 - 2020-12-10
Fix to AccessToken in code flowRevision 12717 - 2020-12-09
Added the chips element as style for static text.Revision 12712 - 2020-12-08
Experiment with OpenIdConnect authorization code flow for Stokab - better loggingRevision 12710 - 2020-12-08
Issue with first call being a RestAllowed Post - ViewModels not initiated gave errors - fixed.
Rest v, now handle CheckOnStatusCodeToReturnAndReturnOverride as describe here https://wiki.mdriven.net/index.php/Rest_Services_In_MDriven#Return%20Status%20codes,%20and%20override%20returned%20dataRevision 12709 - 2020-12-08
Core3 project was brokenRevision 12707 - 2020-12-08
Experiment with OpenIdConnect authorization code flow for Stokab TurnKeySetting_OpenIDConnectAppSecret setRevision 12706 - 2020-12-07
Experiment with OpenIdConnect authorization code flow for StokabRevision 12703 - 2020-12-05
Added styles for download component and for new material icons. Added ability to add icons to the actions.Revision 12702 - 2020-12-05
Changing material icons font.Revision 12682 - 2020-11-28
Typescript 4Revision 12680 - 2020-11-28
Typescript 3.8Revision 12679 - 2020-11-28
Adaptions to TurnkeyCore now on core3.1 and SignalR CoreRevision 12677 - 2020-11-28
Using .net core3.1
Changing to SignalR coreRevision 12674 - 2020-11-26
Typescript client now works as a standard browser when holding ctrl while execucting Global actions -> open new tab , no questions about save or certain - you are not leaving the old scope - you are opening a new scope.
PlacedButtons, Leftside actions, DoubleClicks, GlobalMenus - all check the ctrl-key - Modals ignore it thoughRevision 12673 - 2020-11-26
Typescript client now works as a standard browser when holding ctrl while execucting Global actions -> open new tab , no questions about save or certain - you are not leaving the old scope - you are opening a new scopeRevision 12667 - 2020-11-24
DWV updated - wiki updatedRevision 12648 - 2020-11-13
Fix for the focus color of select element.Revision 12635 - 2020-11-08
Removing chatty log entry of skipped refreshRevision 12624 - 2020-10-28
Null checks when Turnkey reloadsRevision 12623 - 2020-10-28
MVC operations and screens will now try to use StreamingClients ESWrapper if it exists. This solves a problem with mixing MVC and Streaming UI's when you want to utilize transient classes (before transients created in streaming did not survive to be used in MVC)
Fixed issue with flipping AsyncService off for mvc and on again for streaming.Revision 12621 - 2020-10-28
MVC operations and screens will now try to use StreamingClients ESWrapper if it exists. This solves a problem with mixing MVC and Streaming UI's when you want to utilize transient classes (before transients created in streaming did not survive to be used in MVC)Revision 12618 - 2020-10-27
Added "unique" filter to angularjs.Revision 12610 - 2020-10-20
PeriodicActions was added multiple times.
Lowered wait on work from 600ms to 300msRevision 12604 - 2020-10-17
Removed references to test bundlesRevision 12603 - 2020-10-17
Missing i18n files Revision 12602 - 2020-10-17
Missing i18n files Revision 12601 - 2020-10-17
When sending Action we first make sure we empty the Updates queue - but if the Updates were being processed we went ahead and sent action anyway - this lead to us missing the latest user updates in for example search boxes - and the search action returned the wrong result. We now discover that we should not runt the action directly - instead we run it after the current updates are done and any pending updates are started its sending.Revision 12600 - 2020-10-15
GlobalActions with OnShowExpression did not execute the OnShow if they came from Angular - worked from MVC -> fixed Revision 12597 - 2020-10-14
When there is a lot to do in async queue the client bashed the server over and over in hope to get more info - now we wait a bit for async queue to finish up before we give the client what is done so farRevision 12595 - 2020-10-14
Update AngularJS version to 1.7.8Revision 12593 - 2020-10-14
TurnkeyCore adaptionsRevision 12590 - 2020-10-13
AllIsWell call sent by MDrivenServer to enable better system relaxation when nothing happensRevision 12585 - 2020-10-13
.netCoreRevision 12583 - 2020-10-13
Added hub.errorRevision 12581 - 2020-10-13
Adding Wait 100 on SignalR invoke Revision 12580 - 2020-10-13
SignalR LoggingRevision 12579 - 2020-10-12
Must wait in SignalR start or we get strange hangs in HttpClientRevision 12574 - 2020-10-11
Logging SignalRRevision 12572 - 2020-10-11
Revision 12571 - 2020-10-11
Extended ServerInfo logging for SignalRRevision 12570 - 2020-10-11
Revision 12569 - 2020-10-11
Send along ClientId (signalr id) in ServerStream Get
Adding SignalR for notifying clients; WeGotNews
Slowing down poll frequency from 8 to 68 whan SignalR clientId is discovered - using new internal loop to signal WeGotNews when neededRevision 12568 - 2020-10-11
Updated to Hookup SignalR hub on host and listen for WeGotNewsRevision 12567 - 2020-10-11
Removed TS warningRevision 12566 - 2020-10-11
Removed TS warningRevision 12550 - 2020-09-30
5.2.7Revision 12534 - 2020-09-28
Fixed issue in the stylesystem.Revision 12533 - 2020-09-27
Fixed issue with navigation in a modal window. Now opens new tab for pageRevision 12530 - 2020-09-24
Now we see if "code id_token token" has been requested - if so we unpack the AccessToken claims and add them to the identity