Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-09GroupBox Menubar in header wipfeatures/ahoegger/groupBoxHeaderMenubarAndreas Hoegger4-14/+198
2019-12-09ES6 Mig: Some enhancements to do configuration.Andreas Hoegger2-28/+59
2019-12-09Tabbox overflow menu alignment to labelAndreas Hoegger1-1/+12
2019-12-09GroupBox: Add property to cache the expanded state of the group boxThomas Siegrist2-1/+58
2019-12-09TableHeaderMenu: fix wrong height if no filter table and fields visibleThomas Siegrist1-0/+1
2019-12-06Rest client: add option to enable cookies and to disable chunkedStephan Merkli2-0/+76
2019-12-06TableHeaderMenu: Allow contribution of own TableHeaderMenuThomas Siegrist3-33/+44
2019-12-06Table: Rows not properly rendered if table is sorted while invisibleRoger Stebler1-0/+1
2019-12-05Added HTTP header X-Content-Type-Options nosniffPaolo Bazzi2-58/+58
2019-12-04Ensure the Karma process exists after test executionMatthias Villiger1-2/+6
2019-12-04Avoid scrollbars problems in some browsersAndré Wegmüller1-1/+3
2019-12-04Do not end the JS test process (karma) with error code on test failuresMatthias Villiger2-10/+10
2019-12-04Fix img.shields.io urls for tests and buildMatthias Villiger6-12/+12
2019-12-04Fixed jumpy cell-editor fields in MS EdgeAndré Wegmüller6-19/+46
2019-12-04Unit test with job cancellationIvan Motsch1-0/+25
2019-12-04Fixed horizontal align in cell-editor for checkbox fieldAndré Wegmüller4-16/+27
2019-12-04Consistent styling for Slider in all browsers and CSS themesAndré Wegmüller4-14/+114
2019-12-04Add jasmine test for previous change in ContextMenuPopupBeat Schwarzentrub1-0/+22
2019-12-04FocusManager: fix computation of focusable element when rule=PREPAREBeat Schwarzentrub2-2/+18
2019-12-04ContextMenuPopup: make menu clones non-tabbableBeat Schwarzentrub1-1/+2
2019-12-04Table: don't show background effect for aggregate cellsClaudio Guglielmo3-48/+36
2019-12-03Hierarchical table: fix structured background color in dark themeBeat Schwarzentrub1-0/+1
2019-12-03Remove commented out codeClaudio Guglielmo1-19/+0
2019-12-03Table: header must not be disabled when table isClaudio Guglielmo2-10/+10
2019-12-03ApacheHttpClientConnectionHeaderTest: close response after useBeat Schwarzentrub1-1/+4
2019-12-03Tooltip: use color constant for small text colorBeat Schwarzentrub2-1/+2
2019-12-03UiServlet: Cache & reuse UiThreadInterruption instance for each requestPaolo Bazzi1-1/+4
2019-12-02Ensure migration step 2 considers remove js folder flagThomas Siegrist1-0/+3
2019-12-02Menus should consider inheritAccessibility for tree enable/disableAndreas Hoegger1-1/+11
2019-12-02Fixed vertical alignment of up/down arrow in organize tableAndré Wegmüller2-9/+23
2019-12-02Styling for disabled 360° view button (IE/Edge)André Wegmüller1-0/+8
2019-12-02Use arrays.flatMap for IE/Edge compatibilityAndré Wegmüller1-1/+1
2019-12-02Changed text-styling of overflow tabsAndré Wegmüller1-1/+1
2019-11-29ES6 Mig: Support to run Migration step 1 and 2 in separate processes.Andreas Hoegger2-5/+19
2019-11-29ES6 Mig: Support to run Migration step 1 and 2 in separate processes.Andreas Hoegger5-9/+12
2019-11-29ES6 Mig: Support to run Migration step 1 and 2 in separate processes.Andreas Hoegger1-0/+55
2019-11-28ES6 Mig: Support to run Migration step 1 and 2 in separate processes.Andreas Hoegger25-562/+653
2019-11-28Remove unused codeMatthias Villiger2-26/+1
2019-11-28Prevent JS error when layout is validated while groupbox is destroyingBeat Schwarzentrub1-2/+2
2019-11-27Add CollectionUtility.copyOrderedHashMap(), emptyOrderedHashMap()Jeremie Miserez2-2/+35
2019-11-27Add readme for Scout npm packagesMatthias Villiger10-4/+212
2019-11-27fix warnings / issues with SimplePrincipalWithDelegationMichael Rudolf1-2/+1
2019-11-26ES6 Mig: Support Merge of dedicated files.Andreas Hoegger31-108/+430
2019-11-26Fix for multiline smart-fields with searchRequired=trueAndré Wegmüller2-10/+14
2019-11-26Fix rare abnormal HTTP connection terminationsAndi Bur5-2/+218
2019-11-25bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=553446Ivan Motsch3-8/+37
2019-11-25Update Eclipse meta dataMatthias Villiger71-6/+458
2019-11-22Add SimplePrincipal extended with delegation credentialMichael Rudolf1-0/+39
2019-11-22Remove internal publish registry from external moduleMatthias Villiger7-22/+1
2019-11-22ES6 Mig: Remove unused methods in models.jsMatthias Villiger2-35/+3

Back to the top