Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-07-13BrushUp: add icons to treefeatures/cgu/brushup_iconsClaudio Guglielmo4-11/+22
2021-07-13BrushUp: make icons thickerClaudio Guglielmo46-2999/+571
2021-07-13BrushUp: prepare iconsClaudio Guglielmo25-1059/+179
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
2021-06-18Added DataObjectHolder for all IDataObject types (e.g. DoLists)André Wegmüller4-52/+102
2021-06-15TabBox: tab area size may be wrong with sub-labelsClaudio Guglielmo3-20/+24
2021-06-15Widget: invalidate layout on css class changesClaudio Guglielmo1-0/+4
2021-06-15BrushUp: update group box, tab box and form field label styleClaudio Guglielmo27-226/+247
2021-06-14BrushUp: fix menubar flickeringClaudio Guglielmo2-9/+9
2021-06-14Forwarding to login page: also return 403 for put, patch, deleteClaudio Guglielmo1-2/+3
2021-06-14ChartJsRenderer: Store background color in backup propertyTimon Gygax1-4/+39
2021-06-10JsonTable: fix log outputBeat Schwarzentrub1-2/+2
2021-06-09Optimize key strokesClaudio Guglielmo6-44/+67
2021-06-07Add missing animationClaudio Guglielmo1-0/+19
2021-06-04WidgetPopup: adjust opening animationClaudio Guglielmo1-2/+2
2021-06-04Button: fix toggle state with popupClaudio Guglielmo4-4/+17
2021-06-04Improve some jsdocClaudio Guglielmo19-95/+113
2021-06-04Mobile: fix layout of selected itemClaudio Guglielmo1-0/+1
2021-06-04SimpleTabArea: fix error when tab is destroyed while area not renderedClaudio Guglielmo2-15/+12
2021-05-31JsonAdapter: add custom properties which are sent to the browserKevin Kirn2-0/+45
2021-05-31Reveal and focus first invalid elementFritz Schinkel12-26/+532
2021-05-31BrushUp: optimize hover colorsClaudio Guglielmo3-8/+9
2021-05-31BrushUp: rename colors active-inverted-* to selected-*Claudio Guglielmo8-48/+48
2021-05-31BrushUp: improve menu, context menu, menu bar, combo menu, buttonClaudio Guglielmo52-941/+898
2021-05-28DateUtility: support conversion from/to LocalDate and LocalDateTimeTimon Gygax2-0/+76
2021-05-28jquery-scout: fix oneAnimationEnd() for nested animationsBeat Schwarzentrub2-10/+25
2021-05-28Add responsive handling for RadioButtonGroupFritz Schinkel5-32/+76
2021-05-28Adds given common-name, localhost and localhost-ip to alternative namesAdrian Egloff1-3/+19
2021-05-27Lazily create detailForm and detailTable for Scout JS pagesMatthias Villiger9-77/+383
2021-05-27Fixed IntelliJ errors in JavaDocAndré Wegmüller1-6/+9
2021-05-26ChartJsRenderer: Add method to stop all current animationsTimon Gygax1-0/+6
2021-05-26Add attribute name constants to lookup entity data objectsRalph Steiner2-25/+43
2021-05-25Service tunnel: add support for IDoEntityStephan Merkli2-0/+49
2021-05-21ChartJsRenderer: Select relevant item for click eventTimon Gygax1-3/+32

Back to the top