Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-06-21Add all menus to sequence-box even if they are invisiblereview/adrian_egloff/182033Adrian Egloff6-10/+13
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
2021-05-18Add direct dependency to JasmineMatthias Villiger3-1/+5
2021-05-18Improve widget return type definitionMatthias Villiger4-11/+20
2021-05-18Improve jquery code completionMatthias Villiger1-4/+4
2021-05-17ChartJsRenderer: Adjust handling of propertiesTimon Gygax1-0/+4
2021-05-14JsonFormMenuTest: fix testClaudio Guglielmo1-0/+1
2021-05-12Add open/close animation to ContextMenu, improve FormMenuClaudio Guglielmo17-179/+432
2021-05-12Widget: remove animation aborts if a child animation finishesClaudio Guglielmo2-3/+9
2021-05-12Widget: don't render property changes when removal is pendingClaudio Guglielmo4-27/+65
2021-05-07Table: pressing up/down in the filter should move the selection up/downClaudio Guglielmo2-7/+11
2021-05-07Table: don't fail if rows are filtered while table is detachedClaudio Guglielmo2-4/+27
2021-05-06BrowserField: add method to send messages to the embedded pageBeat Schwarzentrub14-51/+233
2021-05-05ChartJsRenderer: Show tooltip title only, if current tick has a labelTimon Gygax1-2/+9
2021-05-04Remove application_logo_largeClaudio Guglielmo3-4/+6
2021-05-04Improve desktop notificationsClaudio Guglielmo19-38/+277
2021-05-04BrushUp: redesign desktop layoutClaudio Guglielmo79-1765/+1704
2021-05-04Add CompositeTile.jsClaudio Guglielmo3-2/+44
2021-05-04Icon.js: properties are not appliedClaudio Guglielmo1-4/+5
2021-05-04Popup: fix initial focus on popups with an opening animationClaudio Guglielmo2-12/+17
2021-05-04Login: don't store path for unload requestsClaudio Guglielmo1-18/+28
2021-05-04OWASP Dependency CheckIvan Motsch1-1/+1

Back to the top