Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-05-28BrushUp: optimize hover colorsfeatures/cgu/menusClaudio Guglielmo3-8/+9
2021-05-28BrushUp: rename colors active-inverted-* to selected-*Claudio Guglielmo8-48/+48
2021-05-28BrushUp: improve menu, context menu, menu bar, combo menu, buttonClaudio Guglielmo53-939/+896
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
2021-05-03Remove obsolete codeBeat Schwarzentrub4-483/+0
2021-04-30DoStructureMigrationInventory: remove @CreateImmediatelyStephan Merkli2-3/+5
2021-04-30Make IFormField an IContextMenuOwnerFritz Schinkel36-1025/+346
2021-04-29Add final value IN_DEVELOPMENT_MODEClemens Stukenbrock1-3/+6
2021-04-29arrays: add insertBefore() and insertAfter()Beat Schwarzentrub2-0/+84
2021-04-29Data object migration support: add initial contributionStephan Merkli70-69/+5117
2021-04-27RadioButton: fix layout when useUiWidth=trueBeat Schwarzentrub1-1/+0
2021-04-21Add deserializer for Locale that handles Locale.ROOT correctlyMichael Iseli9-2/+185
2021-04-16Fix JS error when splitter is not renderedBeat Schwarzentrub1-1/+1
2021-04-16Desktop: update cached navigation width when restoring from breadcrumbBeat Schwarzentrub1-1/+7
2021-04-16Tooltips: improve user experienceBeat Schwarzentrub4-1/+14
2021-04-14HtmlField: hide overflow if scrollbars are disabledBeat Schwarzentrub1-0/+1
2021-04-14Fix JavaDocBeat Schwarzentrub1-1/+1
2021-04-14IOUtility: add method to read a file into a BinaryResourceBeat Schwarzentrub2-5/+101
2021-04-14BrowserField: improve margins for "open in external window" messageBeat Schwarzentrub1-5/+6
2021-04-14Allow to reset the file-chooser in Scout classic.André Wegmüller2-0/+29
2021-04-12Table/Tree: do nothing if no elements are given on insert/update/deleteClaudio Guglielmo2-0/+21
2021-04-12Outline: too many nodes visible sometimes when table is filteredClaudio Guglielmo5-23/+314
2021-04-09Always apply the text post processing for SwitzerlandMatthias Villiger1-2/+4
2021-04-09Cleanup polyfillsBeat Schwarzentrub1-94/+10

Back to the top