Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-12-30Removed jasmine-corefeatures/awegmller/jsxAndré Wegmüller2-3/+1
2019-12-30Added IntegerFieldAndré Wegmüller4-2/+127
2019-12-23BrowserField: setter and getter for property trackLocation is wrongClaudio Guglielmo6-30/+30
2019-12-23BrowserField: scrollBarEnabled may be reflected wronglyClaudio Guglielmo1-6/+6
2019-12-23LogoutApp: add logout-body css classClaudio Guglielmo1-1/+1
2019-12-20Remove warningBeat Schwarzentrub1-1/+1
2019-12-19Update maven master to 3.8.0Adrian Egloff1-1/+1
2019-12-19Allow builds with new version schemaAdrian Egloff1-15/+19
2019-12-18TableHeaderMenu: Set NumberColumn objectType for NumberColumnsMarcel Wismer1-3/+10
2019-12-18Add 'configuration' methods for properties and cleanup codeAdrian Egloff1-17/+29
2019-12-18Fix tooltips and left-border in calendar-list-containerAdrian Egloff3-4/+6
2019-12-18Update unit test to match the '2 divisions per hour'Adrian Egloff1-8/+8
2019-12-18Sort 'whole-day' components alphabeticallyAdrian Egloff1-4/+10
2019-12-18Fix topGrid of calendar in day- and week-modeAdrian Egloff3-19/+51
2019-12-18Ellipsis for long calendar entriesAdrian Egloff1-1/+4
2019-12-18Add time to selected-date propertyAdrian Egloff1-8/+21
2019-12-18Improve scrolling and animations when switching mode, days or componentsAdrian Egloff4-85/+142
2019-12-18Remove workaround to stop click-event propagationAdrian Egloff2-34/+34
2019-12-18IconLoader could not find icons in sub-pathsAndré Wegmüller2-4/+9
2019-12-17WidgetPopup: prevent cutting off rounded corners with background overlayBeat Schwarzentrub1-1/+8
2019-12-17SplitBox: prevent unnecessary margin when only one field is visibleBeat Schwarzentrub2-23/+38
2019-12-17LoginApp: add login-body css classClaudio Guglielmo1-1/+1
2019-12-17Update to new maven master 3.8.0-SNAPSHOTClaudio Guglielmo7-13/+13
2019-12-17Fixed layout issues in Chrome (notifications stacked over each other)André Wegmüller1-5/+6
2019-12-17ComparatorSpec: install must be called before usingRalf Muri1-0/+2
2019-12-17Handle errors occuring while Form#loadAndré Wegmüller4-27/+90
2019-12-17tileTable: add spec, fix potential NPERalf Muri3-10/+96
2019-12-17Allow to provide a custom options-object for on-field-tooltipAdrian Egloff1-5/+15
2019-12-17Table: Missing rows when using row and UI filterRoger Stebler1-1/+3
2019-12-16Improve widget popup resizingCyrill Wyss6-27/+265
2019-12-16Don't use native scrolling in IE to avoid flickeringRalf Muri19-22/+36
2019-12-16BrowseHierarchy: Check in IComposerValueField and at to JSON propertiesMarcel Wismer2-1/+18
2019-12-16Use correct encoderAndré Wegmüller1-1/+1
2019-12-13Extracted classes for HTML and plain text encodingAndré Wegmüller9-211/+288
2019-12-12GroupBox: add convenience CSS classes to hide top/bottom paddingBeat Schwarzentrub2-0/+18
2019-12-12Fixed bug where search was not triggered after not unique errorAndré Wegmüller1-1/+7
2019-12-12TileTable: various improvements & bugfixingRalf Muri5-9/+27
2019-12-10Make click handler work for nested HTML labels (CheckBox, RadioButton)André Wegmüller2-4/+11
2019-12-10dense mode: include search formsRalf Muri3-3/+12
2019-12-10Add DataObjectHelper#cloneRawRalph Steiner3-8/+46
2019-12-09Renamed htmlEnabled to labelHtmlEnabledAndré Wegmüller1-2/+2
2019-12-09Added labelHtmlEnabled to FormField.André Wegmüller17-88/+103
2019-12-09Webpack: simplify chunksClaudio Guglielmo5-21/+44
2019-12-09ES6 Mig: Updated Migration Guide to ES6Andreas Hoegger1-1/+6
2019-12-09Finding the Form of a menu fails if the menu is in the ellipsis menuRoger Stebler5-30/+15
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

Back to the top