Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-06WIP BrushUpfeatures/fschinkelp6l/WIP_Brush_Up_ImagesFritz Schinkel1-1/+1
2021-08-06BrushUp: transfer css class to cell in aggregate rowFritz Schinkel3-4/+10
2021-08-05Update maven master to 3.14.2Timon Gygax6-6/+6
2021-08-03300396 LookupRowDo: Ensure type-safety for parentId attributePaolo Bazzi11-57/+249
2021-08-03FormField: remove obsolete styleBeat Schwarzentrub1-1/+0
2021-08-03Revert "300396 LookupRowDo: Ensure type-safety for parentId attribute"Paolo Bazzi11-249/+57
2021-08-03300396 LookupRowDo: Ensure type-safety for parentId attributePaolo Bazzi11-57/+250
2021-08-02Set UserAgent when processing UiServlet requestsMatthias Villiger4-7/+50
2021-07-30ChartJsRenderer: Add support for dataset idsTimon Gygax2-74/+145
2021-07-28Browser field: improve source check within _onMessage callbackStephan Merkli1-1/+22
2021-07-27strings: Cleanup "upper/lower case first letter" functionsBeat Schwarzentrub3-27/+181
2021-07-27Data objects: small code improvementsStephan Merkli2-3/+7
2021-07-26Data objects: add support for DO entity contributionsStephan Merkli48-243/+1572
2021-07-26TileGrid: ensure layout is valid after inserting a hidden tileFritz Schinkel2-5/+12
2021-07-26Fix HTMLTestFritz Schinkel1-2/+2
2021-07-23Slightly reduce letter spacingBeat Schwarzentrub2-2/+2
2021-07-23BrushUp: improve dashboard tile style, add...Fritz Schinkel12-51/+245
2021-07-23HTML: always add font-icon classClaudio Guglielmo1-2/+2
2021-07-23Improve JSDoc type hintsBeat Schwarzentrub2-1/+6
2021-07-23Slightly reduce letter spacingBeat Schwarzentrub1-1/+1
2021-07-22Service tunnel auth verifier: Added loggingPaolo Bazzi3-3/+68
2021-07-22Add Character.class to supported typesClemens Stukenbrock1-0/+1
2021-07-22BrushUp: improve outline with icons styleClaudio Guglielmo4-11/+22
2021-07-21Fix keystrokes when clicking inside IFrame, HtmlField or LabelFieldBeat Schwarzentrub12-39/+165
2021-07-21MenuBar: fix update of tabbable menuBeat Schwarzentrub2-12/+18
2021-07-20BrushUp: move regular icons to separate folderClaudio Guglielmo58-3/+0
2021-07-20BrushUp: adjust icon line widthsClaudio Guglielmo87-2944/+995
2021-07-20BrushUp: cleanup iconsClaudio Guglielmo27-1108/+180
2021-07-20Fix class modifierBeat Schwarzentrub1-1/+1
2021-07-19Provide utility for object selection by pathMichael Iseli2-0/+205
2021-07-19Add AbstractWidgetFieldBeat Schwarzentrub5-0/+164
2021-07-16Table/Tree: improve error messageBeat Schwarzentrub2-4/+11
2021-07-16GlassPaneRenderer: add null checkBeat Schwarzentrub1-1/+2
2021-07-13Popups are sometimes outside of the window on certain zoom levelsClaudio Guglielmo2-12/+10
2021-07-08Selenium: adjust table selectorsClaudio Guglielmo2-13/+3
2021-07-07Table: don't always wrap text in a spanClaudio Guglielmo3-3/+8
2021-07-07Move "ensureValidKey" from LookupCall to objects.jsBeat Schwarzentrub5-20/+68
2021-07-07Table: wrap text in a spanClaudio Guglielmo1-1/+1
2021-07-07Add compare method that compares multiple pairsClaudio Guglielmo2-2/+42
2021-07-07BrushUp: update chart, accordion, button and table tile styleFritz Schinkel12-183/+204
2021-07-07BrushUp: update dashboard tile styleFritz Schinkel19-136/+307
2021-07-07RestLookupCall: add support for dynamic restrictionsSimon Kremsreiter1-1/+35
2021-07-07Allow smart column batch lookup resolving to handle key of type 'object'Cyrill Wyss3-14/+83
2021-07-05Remove unused importsBeat Schwarzentrub2-2/+0
2021-07-02InputField: don't stop propagation for numpad keys with modifiersClaudio Guglielmo1-6/+2
2021-06-25Adjust hover and active background colorsClaudio Guglielmo2-6/+8
2021-06-25Add all menus to sequence-box even if they are invisibleAdrian Egloff7-11/+54
2021-06-25Data objects: add support for DoSet and DoCollectionStephan Merkli43-357/+2461
2021-06-24BrushUp: update table header, footer and controlsClaudio Guglielmo17-184/+114
2021-06-18Fix Sonar issuesMatthias Villiger1-2/+6

Back to the top