|
|
Line 1: |
Line 1: |
| <div class="changelogs"> | | <div class="changelogs"> |
| === October 2023 === | | === October 2023 === |
| * '''Revision 15118''' (Modified on 2023-10-30): Fixes and changes for switch component.
| |
| * '''Revision 15112''' (Modified on 2023-10-26): CheckForNeedToSignalWeGotNews wrongfully called from timer thread - fixed
| |
| * '''Revision 15110''' (Modified on 2023-10-26): Fix issue that leads to closing modal window after double click inside tables.
| |
| * '''Revision 15108''' (Modified on 2023-10-25): Style adjustments and fixed for Button and FAB components.
| |
|
| |
|
| === November 2023 === | | === November 2023 === |
| * '''Revision 15204''' (Modified on 2023-11-26): MainMenu render missed async handling
| |
| Re-loaded Tk viewmodel now checks visible due to access groups again...
| |
| Raising condition could give SessionsAlreadyExists
| |
|
| |
|
| |
| * '''Revision 15203''' (Modified on 2023-11-26): Css for styles in model could be unfetched first time - missed async handling
| |
|
| |
| * '''Revision 15189''' (Modified on 2023-11-23): Several issues with AccessExpression being evaluated in calling thread and not asyncthread fixed
| |
| * '''Revision 15187''' (Modified on 2023-11-22): Setting for turning on better logging ShowPII https://wiki.mdriven.net/index.php/OpenID_config
| |
| * '''Revision 15184''' (Modified on 2023-11-21): Changes in order to avoid the cut leanLoad viewmodels to win over the softview saved ones - also cleaned up name/runtime name and timestamps for reload
| |
| * '''Revision 15178''' (Modified on 2023-11-20): Issue with national chars (name vs runtimename) for Softviews - fixed
| |
| * '''Revision 15176''' (Modified on 2023-11-20): Re submitting the fix from this morning
| |
| * '''Revision 15175''' (Modified on 2023-11-20): Reverted problematic check in
| |
| * '''Revision 15174''' (Modified on 2023-11-20): Issue with angularjs page rendering may result in lock and blank pages - fixed
| |
| * '''Revision 15173''' (Modified on 2023-11-19): AccessGroup had a too simplistic implementation that caused locks in turnkey.
| |
| AccessGroupRuntimeResultMemory is now implemented to both avoid excessive re-eval and support multi user
| |
| * '''Revision 15172''' (Modified on 2023-11-17): Adding new views.
| |
| * '''Revision 15171''' (Modified on 2023-11-17): Adding textarea component. Small fix for textfield component.
| |
| * '''Revision 15170''' (Modified on 2023-11-17): Implementation of "Rendered by" for new rendering
| |
| * '''Revision 15169''' (Modified on 2023-11-17): Fixes and changes for timepicker component.
| |
| * '''Revision 15162''' (Modified on 2023-11-13): Updating test model with new views and examples.
| |
| * '''Revision 15161''' (Modified on 2023-11-13): Softview as explained here https://wiki.mdriven.net/index.php/Softview
| |
| * '''Revision 15159''' (Modified on 2023-11-10): Fixes, changes and new options for image and image-upload components.
| |
| * '''Revision 15158''' (Modified on 2023-11-10): Fixes and improvements for textfield component.
| |
| * '''Revision 15157''' (Modified on 2023-11-10): Fixes and style adjustments for select component.
| |
| * '''Revision 15154''' (Modified on 2023-11-08): Changed the validation card presentation to match the issue's color.
| |
| * '''Revision 15148''' (Modified on 2023-11-06): Downgraded from some beta 8.0 nugets
| |
| * '''Revision 15140''' (Modified on 2023-11-05): Azure.AI.OpenAI and some consolidations
| |
| * '''Revision 15138''' (Modified on 2023-11-05): OpenAI support
| |
| * '''Revision 15132''' (Modified on 2023-11-03): fix
| |
| * '''Revision 15131''' (Modified on 2023-11-03): PerformTaskAsyncWaitUntilFinished is used instead of trying to turn off AsyncHandling for MVC
| |
| * '''Revision 15128''' (Modified on 2023-11-02): Fixing the snackbar template. Removes unnecessary logging from actions.
| |
| * '''Revision 15127''' (Modified on 2023-11-02): Adding typography component.
| |
| * '''Revision 15126''' (Modified on 2023-11-02): Fixes and changes for datepicker component.
| |
| * '''Revision 15124''' (Modified on 2023-11-02): CodeDress for Core : in .net6 it was not enough to just load sattelite assemblies - it still asked for them again once needed
| |
| Lock issue for CheckForNeedToSignalWeGotNews handled
| |
|
| |
| * '''Revision 15120''' (Modified on 2023-11-01): Issue with TurnkeyStart if first call was StreamInterface a new model detection was skipped
| |
| Issues with TKCore codedress - work in progress
| |
| Codedress now grabs files and subfolders (.net6 requirement) - it now deleted target folder prior to copy - it skips folders with /ref/ and /runtimes/ since these assemblies are not real (only references) and they hold the same names as real assemblies and they get mixed up if we handle both
| |
|
| |
|
| === March 2024 === | | === March 2024 === |
| * '''Revision 15476''' (Modified on 2024-03-06): Adding support of ctrl + click when selecting rows in the table.
| |
| * '''Revision 15475''' (Modified on 2024-03-06): Improving table rows selection.
| |
| * '''Revision 15474''' (Modified on 2024-03-06): Problem: ReadonlyMode is currently switched by leftside button but modals and popup does not have leftsides. Modals and Popup should follow readonly mode from view that instigate: fixed
| |
|
| |
|
| === January 2024 === | | === January 2024 === |
| * '''Revision 15379''' (Modified on 2024-01-31): Better ocl editor hints on methods that still does not match params
| |
| selfVM.NavigateUrl overload that takes OpenNewTab boolean parameter
| |
|
| |
| * '''Revision 15369''' (Modified on 2024-01-28): Added setting CodeDressAssemblies as a way to restrict what assemblies are loaded for CodeDress
| |
| * '''Revision 15367''' (Modified on 2024-01-26): null check
| |
| * '''Revision 15339''' (Modified on 2024-01-14): Null check in CleanForFree
| |
| IntervalForServerSidePruning is set to half TurnKeySetting_RemoveTurnkeyAppAfterMinutes
| |
| Wrapper destruction time set to :TurnKeyEcoSpaceCreator.RemoveWrapperAfterMinutes
| |
|
| |
| * '''Revision 15338''' (Modified on 2024-01-14): Added settings to TurnkeySettings file:
| |
| <RemoveTurnkeyAppAfterMinutes>10</RemoveTurnkeyAppAfterMinutes> // this is how long a Turnkey session can be gone from net before being target for close down (user will loose unsaved changes)
| |
| <NumberOfTurnkeyEcoSpacesToKeepWhenFree>10</NumberOfTurnkeyEcoSpacesToKeepWhenFree> // this controls how many EcoSpaces we prepare in advance to use, and how many we keep when they are not needed (controls memory and load speed)
| |
| * '''Revision 15333''' (Modified on 2024-01-14): Changed a few explicit subscriptions to be in Async due to the fact that we may miss subscription if list is locked at the time we try.
| |
| Changing Turnkey flag PruneEcospaces to default true
| |
|
| |
|
| |
| * '''Revision 15331''' (Modified on 2024-01-13): MDriven.ASPNETIdentity.core as nuget
| |
| * '''Revision 15311''' (Modified on 2024-01-04): Issue with GlobalActions loosing sync
| |
| * '''Revision 15310''' (Modified on 2024-01-03): GlobalActions invalidate issues seen and addressed
| |
| * '''Revision 15309''' (Modified on 2024-01-02): Confusion made GlobalActions being sent on each roundtrip - and the subscription could be lost - and then GlobalActions never sent.
| |
|
| |
|
| === February 2024 === | | === February 2024 === |
| * '''Revision 15459''' (Modified on 2024-02-29): None
| |
| * '''Revision 15456''' (Modified on 2024-02-29): Better error message on failed report
| |
| * '''Revision 15455''' (Modified on 2024-02-29): None
| |
| * '''Revision 15454''' (Modified on 2024-02-29): None
| |
| * '''Revision 15453''' (Modified on 2024-02-29): Trying to send only api/GetPendingReport instead of full address
| |
| * '''Revision 15452''' (Modified on 2024-02-29): Report download url was wrong in last checkin
| |
| * '''Revision 15451''' (Modified on 2024-02-29): Download of report failed when app was under directory and not straight on root
| |
| * '''Revision 15443''' (Modified on 2024-02-26): Add client side support of NavigateOnSingleClickEnable
| |
| * '''Revision 15437''' (Modified on 2024-02-21): LeftMenuActions , for Grids in Web , only show if there is a selected object in the grid
| |
| * '''Revision 15435''' (Modified on 2024-02-20): Fix typo in styles for InPlacePopup. Add additional CSS class to popup based on the position.
| |
| * '''Revision 15433''' (Modified on 2024-02-19): Changed EcoSPacePruning after lock detected
| |
| * '''Revision 15428''' (Modified on 2024-02-17): Added setting HideExternalLogin to hide external/social login buttons on the top bar
| |
| * '''Revision 15412''' (Modified on 2024-02-13): Add TableColumnsExcludeNames setting, refactoring of table rendering
| |
| * '''Revision 15406''' (Modified on 2024-02-13): Fixing issue with context menu button in advanced tables.
| |
| * '''Revision 15405''' (Modified on 2024-02-13): Fix initial size of multiselect column.
| |
| * '''Revision 15404''' (Modified on 2024-02-13): Adding support of width changes for multiselect column in advanced tables. Adding flexible sizing for checkboxes.
| |
| * '''Revision 15396''' (Modified on 2024-02-09): IMDrivenMiscSettings service added, covered by optional model class SysMDrivenMiscSettingsSingleton as described here https://wiki.mdriven.net/index.php?title=SysMDrivenMiscSettingsSingleton
| |
| ViewModelHelper.CreateFromViewModelWithExtendedUIFunctions added - this differs from existing CreateFromViewModel overloads in the way that it checks for RuntimeDefaultOnViews AccessGroup, and the GlobalReadOnlyMode https://wiki.mdriven.net/Per_viewmodel_ReadOnly_mode
| |
|
| |
| * '''Revision 15393''' (Modified on 2024-02-08): Adding the frameworkaction ReadOnlyModeToogle
| |
| Adding style for WPF ReadOnlyMode button ReadOnlyModeToogleButton
| |
| Adding button for ReadOnlyMode in WPF tab
| |
| Adding button for ReadOnlyMode in Turnkey
| |
| * '''Revision 15392''' (Modified on 2024-02-08): The ReadOnlyMode - if used - will be entered Automatically on new View/root combination, and re-entered on Save or Cancel
| |
| Long standing issue with LabelOnTop when LabelSpan took effectiveXPos to negative (EffectiveXPos=XPos-PresentationSpan) is now handled the same way in WPF and Web, both changed slightly
| |
| * '''Revision 15387''' (Modified on 2024-02-06): Changes to how ClassActions behave regarding the ViewEnable accessgroup expression
| |
| New tagged value added WillEffectPersistedDataOverrideValue that allow for override of the automatic deduction connected with ViewEnableExpression
| |
| Issue with use of stacked AccessGroups where they all counted as true if no explicit expression was set - and this gave wrong result since one true is enough: Fixed
| |
|
| |
| * '''Revision 15385''' (Modified on 2024-02-04): Fix the issues with scrollbars in advanced tables.
| |
|
| |
|
| === December 2023 === | | === December 2023 === |