Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-19********features/bschwarzent/z_session_leakBeat Schwarzentrub1-0/+26
2018-12-19UiSession: prevent memory leak when initialization failsBeat Schwarzentrub4-3/+42
2018-12-19Add NaturalCollatorProvider (inactive by default)Beat Schwarzentrub3-3/+161
2018-12-19CSS: use initial value instead of "unset" keyword (not supported in IE)Beat Schwarzentrub2-1/+2
2018-12-18TagField: fixed problem with ENTER keyAndré Wegmüller6-46/+87
2018-12-17Recognize Microsoft Edge browser in HttpClientInfoAndré Wegmüller3-1/+26
2018-12-17PlaceholderException: add expectation for null-valueAndi Bur1-0/+6
2018-12-17AbstractAccordionField: Add drag and drop supportNicola Steger8-2/+354
2018-12-13Add Cancellation and exception handling support to REST clientsAndi Bur58-88/+7174
2018-12-06Selenium: ensure scout is initialized before injecting scriptsBeat Schwarzentrub4-4/+31
2018-12-06AbstractTileField: Add drag and drop supportNicola Steger8-2/+360
2018-12-05TagBarOverflow improvementsOli Schmid3-6/+2
2018-12-05Do not draw borders in compact-treeOli Schmid1-1/+2
2018-12-04Added decode method to UriUtilityAndré Wegmüller3-14/+58
2018-11-30Fix TagFieldSpecRalf Muri1-0/+1
2018-11-30Improve TagField keystrokesRalf Muri5-60/+88
2018-11-30TableMatrix: allow to include number columns when counting unique valuesThomas Siegrist1-2/+2
2018-11-30Table: improve rendering of table without columnsThomas Siegrist2-0/+4
2018-11-29SimpleTabBox: use .simple-tab-box as CSS class name by defaultBeat Schwarzentrub3-3/+3
2018-11-27ProposalField: don't delete value when field is blurredNicola Steger3-10/+37
2018-11-26Decrease log level for TableData which cannot be mapped to a UI columnMatthias Villiger1-1/+1
2018-11-26Fix TreeBox after change "LookupCall support for TreeBox"Beat Schwarzentrub4-4/+9
2018-11-23Implemented LookupCall support for TreeBoxOli Schmid13-410/+511
2018-11-23Session: update text map (instead of replacing it) on locale switchBeat Schwarzentrub1-4/+4
2018-11-23JsonTileGrid: fix NPE in optTile()Beat Schwarzentrub1-3/+7
2018-11-20Composite fields with invisible children get invisibleAndreas Hoegger1-4/+5
2018-11-16fix HttpServiceTunnel retryPostIvan Motsch2-2/+76
2018-11-16Fix scout textsBeat Schwarzentrub5-59/+6
2018-11-15Revert "Use java Function instead of google"Matthias Villiger1-1/+2
2018-11-15Use java Function instead of googleMatthias Villiger1-2/+1
2018-11-15DoEntityListValueDo: Add additional of(values) methodsPaolo Bazzi1-0/+8
2018-11-14AbstractHttpTransportManager: Support handling of IO exceptionsOli Schmid1-1/+10
2018-11-14Add listener function argument to count of event supportMatthias Villiger1-1/+4
2018-11-14RadioButtonGroup value error if last button is selectedMatthias Villiger1-8/+6
2018-11-14TileAccordion: remove unused/obsolete methodBeat Schwarzentrub1-7/+0
2018-11-14Group: correctly initialize "visible" propertyBeat Schwarzentrub1-0/+1
2018-11-14Group: add visible flag to accordion group widgetAdrian Egloff3-0/+27
2018-11-13FormFieldMenu with Button does not delegate click event if collapsedAndreas Hoegger1-1/+1
2018-11-13Scrollbar: fix transition property (missing unit)Beat Schwarzentrub1-1/+1
2018-11-09Fixed rendering of MenuBar with overflown menu itemsAndreas Hoegger1-0/+4
2018-11-08Reload current outline causes UI Error (JS)Andreas Hoegger1-0/+6
2018-11-07Dialog has wrong size if a field has wrapped contentClaudio Guglielmo4-10/+45
2018-11-07Scrollbar: prevent JS error when updating non-rendered scrollbarBeat Schwarzentrub1-0/+3
2018-11-07Allow comparison of sets in with DataObjectTestHelperRalph Steiner3-43/+94
2018-11-06Add "collapsible" property to tile groups (Scout classic)Beat Schwarzentrub3-0/+29
2018-11-02TileGrid: consider scrollable parent for inViewport check in layoutClaudio Guglielmo2-2/+2
2018-11-02TileGrid: fix virtual pref height calculation for small widthsClaudio Guglielmo1-1/+1
2018-11-02GroupLayout: Fix exception when group body is not rendered.Oli Schmid1-3/+4
2018-11-01StreamUtility: add convenience map mergersBeat Schwarzentrub2-0/+61
2018-10-31Add BinaryResourceValueDoBeat Schwarzentrub1-0/+50

Back to the top