Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-04-28Remove bintray maven repositoryreleases/7.0.xRalph Steiner2-44/+16
2020-05-11Restore modal views when switching outline 2Ralf Muri1-5/+0
2020-05-11Restore modal views when switching outlineRalf Muri2-3/+52
2020-04-24NumberField: add lenient parsingRalf Muri6-4/+368
2020-04-22Fix ProcessingExceptionTestRalph Steiner1-0/+4
2020-04-22Add maven property scout.excludeTestCategoriesRalph Steiner3-0/+35
2020-04-22Mark slow and resource intensive tests with a JUnit test categoryRalph Steiner10-0/+55
2020-04-07Fix GlassPane animationFritz Schinkel1-5/+11
2020-04-07Fix animations of ContextMenuPopupFritz Schinkel1-5/+21
2020-04-02Only render/remove submenus when menu is rendered or renderingRalf Muri2-18/+13
2020-04-01Correct French translation of ui.OtherValuesNicola Steger1-1/+1
2020-03-31DateField: JS error on addition with large numberRoger Stebler2-0/+7
2020-03-26Fix various issues concerning popups, page reload & glasspanesRalf Muri8-9/+68
2020-03-25Add OAuth authentification method to ImapAdapterMichael Rudolf2-0/+47
2020-03-25Fix "Assertion error: Session is stopping"Claudio Guglielmo1-3/+5
2020-03-23StringColumn: Changing displayText to null does not workRoger Stebler1-1/+1
2020-03-16Fix potential race condition in UiSessionInitAndDisposeTestBeat Schwarzentrub1-10/+26
2020-03-13Backport calendar layout fix for chrome browser from scout 10Adrian Egloff2-7/+29
2020-03-06Desktop: prevent incorrect filtering of 'formActive' eventBeat Schwarzentrub2-4/+93
2020-03-06WrappedFormField: Add getter for manage inner form life cycle propertyThomas Siegrist2-0/+11
2020-02-25Change bintray download url from HTTP to HTTPSAndi Bur1-2/+2
2020-02-25Fix empty tab boxesFritz Schinkel1-2/+2
2020-02-24Only attach close handler when menus are really renderedRalf Muri1-11/+16
2020-02-20Revert "CalendarComponent: Format of the appointment preview tooltip adapted"Adrian Egloff7-49/+15
2020-02-19CalendarComponent: Format of the appointment preview tooltip adaptedMarcel Wismer7-15/+49
2020-02-18Revert "Non-visible tab boxes can not be selected the tab"Michael Rudolf1-1/+1
2020-02-17CalendarComponent: Handling for Appointments with toTime = MidnightMarcel Wismer1-4/+19
2020-02-12Non-visible tab boxes can not be selected the tabMarcel Wismer1-1/+1
2020-02-06Change behaviour of planner mode buttonFritz Schinkel2-2/+13
2020-02-05Fix UI Error for empty tab boxesFritz Schinkel1-1/+4
2020-01-30Table: Add spec for UI event if table has inital filter set.Thomas Siegrist1-0/+22
2020-01-30Table: notify the UI server about filtered rows during table initCyrill Wyss1-0/+10
2020-01-30respect icon width when computing the correct text widthRalf Muri1-7/+18
2020-01-24JsonTable: ignore inconsistent/obsolete selection events from UIBeat Schwarzentrub3-10/+95
2020-01-15File Upload: Ensure empty filename is passed to the serverThomas Siegrist3-3/+17
2019-12-17Table: Missing rows when using row and UI filterRoger Stebler1-1/+3
2019-12-17TableHeaderMenu: Set NumberColumn objectType for NumberColumnsMarcel Wismer1-3/+10
2019-12-10Fix NumberColumnSpec in new ChromeClaudio Guglielmo1-3/+6
2019-12-10Tree is empty sometimesClaudio Guglielmo2-22/+47
2019-11-25reduce false positive log error and warningsIvan Motsch2-8/+36
2019-11-22Calendar: fix selected bugRalf Muri1-4/+4
2019-11-20Fixed wrong URL to load log4javascript.jsAndré Wegmüller3-4/+9
2019-11-19Fix for enter key-handling on IE11André Wegmüller1-0/+8
2019-11-07Chrom Driver update: copy paste fixAndreas Hoegger1-0/+19
2019-11-07Chrom Driver update: copy paste fixAndreas Hoegger1-4/+6
2019-11-07DatePicker: Fix JS error when closing DatePicker while scrollingRoger Stebler1-0/+4
2019-10-23Potential interrupt of not owned Thread (2)Ivan Motsch2-64/+67
2019-10-23Improved test: directly use Jobs.scheduleIvan Motsch1-13/+20
2019-10-23Potential interrupt of not owned ThreadIvan Motsch2-6/+118
2019-10-14Use new transaction when processing client notification in a jobRalph Steiner1-1/+3

Back to the top