Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-02-08[release] Version 11.0.4-beta.1features/staging/11.0.4-beta.1Arthur van Dorp1-1/+1
2021-02-01Split statement to facilitate conditional breakpointsBeat Schwarzentrub1-1/+4
2021-02-01LargeMemoryPolicy unloads complete outlineIvan Motsch2-3/+7
2021-01-18EmptySpace menus not executed on disabled table/tree selectionMatthias Villiger13-133/+209
2021-01-14AbstractDataModelOperatorField: Add parameter for desired operatorTimon Gygax1-2/+20
2021-01-07OWASP Dependency CheckIvan Motsch1-3/+3
2020-12-18UnsavedFormChangesForm: bring forms to front before closingBeat Schwarzentrub1-2/+4
2020-11-27Security Check 2019, FSR2 fixesIvan Motsch1-0/+10
2020-11-04Process text when copying rows from tableHannes Mueller1-3/+5
2020-10-19Optimize calendar for mobileMatthias Villiger1-1/+7
2020-09-25OWASP: unsafe object deserializationIvan Motsch1-7/+2
2020-09-23suspend the wizard instead of finishing it when logging offHannes Mueller1-1/+1
2020-09-17Breadcrumb bar field: Fix ui bugsSamuel Keusch1-3/+6
2020-09-07Breadcrumb bar fieldSamuel Keusch9-0/+394
2020-09-07Add property navigateButtonsVisible to pageSamuel Keusch2-1/+32
2020-09-07Action: add actionStyle propertySamuel Keusch4-1/+35
2020-08-28Extend and improve extensibility of CalendarAppoinmentHannes Mueller1-2/+6
2020-08-21Improve processed text when copying rows from tableHannes Mueller1-9/+27
2020-06-23Changed deep-link log message from warn to infoAndré Wegmüller1-1/+1
2020-06-03Set preventDoubleClick to true for system buttons and menusClaudio Guglielmo6-0/+28
2020-06-01Refactor TileDataLoadManagerRalf Muri6-23/+34
2020-05-14Avoid execChangedValue to be called when TreeBox/ListBox set to nullMatthias Villiger1-9/+9
2020-05-07TreeEventBuffer: don't remove deleted nodes from ORDER_CHANGED eventBeat Schwarzentrub1-4/+30
2020-04-24NumberField: add lenient parsingRalf Muri2-9/+160
2020-04-20Fix some inspectionsClaudio Guglielmo1-3/+4
2020-04-14Store tileMode settings in ClientUIPreferencesRalf Muri3-1/+39
2020-04-06Replace OfficialVersion with PlatformVersionPropertyRalph Steiner1-2/+2
2020-04-03Allow the calendar to inject its context menus into a group box menubarCyrill Wyss2-8/+29
2020-04-03Improved deep-link handling on startupAndré Wegmüller4-52/+48
2020-04-01AbstractWidgetTile: init & dispose tile widgetRalf Muri1-0/+7
2020-03-27Remove old left-over commentsBeat Schwarzentrub1-6/+0
2020-03-25Update IntelliJ meta dataRalph Steiner1-6/+13
2020-03-25Fix "Assertion error: Session is stopping"Claudio Guglielmo1-2/+4
2020-03-24Improved deep-link handlingAndré Wegmüller1-19/+43
2020-03-23Open BinaryResource in a consistent wayFritz Schinkel4-1/+118
2020-03-23StringColumn: Changing displayText to null does not workRoger Stebler1-1/+1
2020-03-10WrappedFormField: Add getter for manage inner form life cycle propertyThomas Siegrist2-0/+11
2020-03-04Avoid errors in Chrome while trying to read document heightAndré Wegmüller1-1/+2
2020-03-02Do not use '/pom.xml' in maven project.parent.relativePathRalph Steiner1-1/+1
2020-03-02Table/Tree: Menu not working after selection change in disabled fieldRoger Stebler2-2/+20
2020-02-27TileGrid: Introduce property to enable/disable animationsThomas Siegrist2-0/+54
2020-02-26Fix empty tab boxesFritz Schinkel1-2/+2
2020-02-25Re-render activities when displayModeOptions changeAndré Wegmüller2-13/+8
2020-02-19AbstractDateColumn - Do not parse value when creating field from cellRoger Stebler1-0/+10
2020-02-18Revert "Non-visible tab boxes can not be selected the tab"Michael Rudolf1-1/+1
2020-02-17Non-visible tab boxes can not be selected the tabMarcel Wismer1-1/+1
2020-02-06Fixed deprecation warnings within frameworkAndré Wegmüller2-9/+6
2020-02-05Fix UI Error for empty tab boxesFritz Schinkel1-1/+4
2020-02-04Planner: method isSelectedResource does nothingClaudio Guglielmo2-32/+34
2020-01-30Smart Field: prevent loading data twice with "hierarchical = true"Beat Schwarzentrub1-3/+10

Back to the top