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 Dorp58-116/+116
2021-02-05URI encoding, Connection header rest client propsDominik Landtwing7-23/+185
2021-02-04Rename github links to bsi-softwareClaudio Guglielmo1-19/+19
2021-02-02Table.js: always setting text after edit can break custom columnsClaudio Guglielmo3-12/+12
2021-02-02Add null check to NlsFileWatcher#destroyRalph Steiner1-1/+3
2021-02-01Fix potential JS errorBeat Schwarzentrub1-1/+1
2021-02-01Split statement to facilitate conditional breakpointsBeat Schwarzentrub1-1/+4
2021-02-01LargeMemoryPolicy unloads complete outlineIvan Motsch2-3/+7
2021-01-28TabItemLayout: statusWidth wasn't calculated correctlyMichael Bühler3-3/+20
2021-01-28AggregateTableControl: aggregate is misplaced when column is resizedClaudio Guglielmo1-0/+1
2021-01-28Table.js: fix flickering when editing a cell of a smart columnClaudio Guglielmo1-5/+7
2021-01-28Table: fix error when closing cell editor popup on sorted smart columnClaudio Guglielmo2-68/+140
2021-01-27Outline: add inspector hints to pages againBeat Schwarzentrub2-12/+11
2021-01-27When stopping the platform, do not throw on listener failureIvan Motsch1-7/+14
2021-01-26ClientTestRunner: Close previously opened formsClemens Stukenbrock1-1/+47
2021-01-25DragAndDrop: fix exception in IEClaudio Guglielmo4-10/+19
2021-01-25ImageField: fix dynamic toggling of autoFitClaudio Guglielmo2-5/+12
2021-01-25Image: autoFit does not work with IE and useUiHeight trueClaudio Guglielmo3-5/+34
2021-01-25DragAndDrop.js: add drop validation and rename fileDrop to dropClaudio Guglielmo10-11/+76
2021-01-25Use ConcurrentHashMap instead of explicit lockClemens Stukenbrock1-8/+3
2021-01-23Support automatic chunk creation for JavaScript assetsMatthias Villiger7-31/+83
2021-01-22Table: selection may get lost when row is updated during clickClaudio Guglielmo1-31/+32
2021-01-22Deactivate file drop when the field is disabledCyrill Wyss6-29/+52
2021-01-22Support automatic chunk creation for JavaScript assetsMatthias Villiger1-6/+6
2021-01-22String field validation: always show validation errors in upper/lower case modeCyrill Wyss3-14/+68
2021-01-20Add scout:stylesheets tag to use entrypoint based css stylesMatthias Villiger4-18/+80
2021-01-20Jetty security updateMatthias Villiger5-44/+48
2021-01-19Always use DragAndDropHandler.js to handle file dropsCyrill Wyss14-73/+209
2021-01-19Session: prevent UI errors after session is terminatedBeat Schwarzentrub1-0/+13
2021-01-19Notification Box: align with other fields in the GroupboxMichael Bühler2-1/+5
2021-01-18EmptySpace menus not executed on disabled table/tree selectionMatthias Villiger16-154/+408
2021-01-15Planner: fix wrong scales when changing the displayModeBeat Schwarzentrub3-19/+25
2021-01-15MessageBox: try to preserve line breaks when copying HTMLBeat Schwarzentrub1-3/+3
2021-01-15improve italian translationsMarcel Wismer3-34/+36
2021-01-14AbstractDataModelOperatorField: Add parameter for desired operatorTimon Gygax1-2/+20
2021-01-11Fix up/down keys in multi line cell editorsBeat Schwarzentrub1-1/+10
2021-01-08ICal: Creation of an all-day event results in wrong end dateMatthias Villiger8-58/+234
2021-01-08Add ExpiringDuplicateMessageFilter for logback based loggingClemens Stukenbrock2-0/+155
2021-01-08Bug 561857: fix NPE if extKey is nullDaniel Schmid2-14/+8
2021-01-07https://bugs.eclipse.org/bugs/show_bug.cgi?id=561857Ivan Motsch1-0/+3
2021-01-07OWASP Dependency CheckIvan Motsch23-63/+63
2021-01-07Completely shutdown derby on platform shutdownMatthias Villiger3-37/+27
2021-01-06Tab: display configured tooltip text initiallyBeat Schwarzentrub2-6/+8
2021-01-05TableFooter: fix JS error when control is closed before end of resizeBeat Schwarzentrub1-1/+1
2020-12-22OWASP Dependency check - iml und co.Ivan Motsch11-59/+62
2020-12-22OWASP Dependency checkIvan Motsch2-3/+3
2020-12-22fix jetty version in non merged reposMichael Rudolf5-39/+39
2020-12-18UnsavedFormChangesForm: bring forms to front before closingBeat Schwarzentrub1-2/+4
2020-12-17Desktop: Make navigation handle work even without an outlineClaudio Guglielmo1-2/+2
2020-12-17LoginBox: Chrome changes font for auto filled input textClaudio Guglielmo2-1/+9

Back to the top