Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-03Table: add addColumnFilter method to compact handlerClaudio Guglielmo1-0/+15
2020-11-23Allow IValidateContentDescriptors of form fields to be customizedMatthias Villiger1-3/+3
2020-11-23Compact table: no column used as title when first column is excludedClaudio Guglielmo1-0/+19
2020-11-19Fixes for http clientMatthias Villiger1-6/+5
2020-11-05Update junit to 4.13.1 because of CVE-2020-15250Matthias Villiger1-1/+1
2020-11-04Process text when copying rows from tableHannes Mueller1-34/+34
2020-10-28Delete Eclipse meta dataMatthias Villiger13-578/+0
2020-10-14Dependency checkIvan Motsch1-3/+3
2020-09-29Mobile: display more information in outline by improving summary cellClaudio Guglielmo1-0/+417
2020-09-27OWASP: unsafe object deserializationIvan Motsch1-19/+6
2020-09-11Update Java dependenciesMatthias Villiger2-25/+27
2020-09-09Move REST lookup support to Scoutfeatures/abur/restLookupSupportAndi Bur6-2/+380
2020-09-01Extend and improve extensibility of CalendarAppoinmentHannes Mueller1-3/+3
2020-08-21Improve processed text when copying rows from tableHannes Mueller1-0/+90
2020-06-22Widget: add method "has"Claudio Guglielmo1-20/+54
2020-06-22Form: support type when registering listener, add addUIFormListenerClaudio Guglielmo1-5/+3
2020-05-24AbstractNumberFieldTest: exclude en_US_POSIXRalf Muri1-17/+28
2020-05-19NumberField: add lenient parsingRalf Muri2-13/+205
2020-05-07TreeEventBuffer: don't remove deleted nodes from ORDER_CHANGED eventBeat Schwarzentrub1-6/+37
2020-04-09Update scout version from 10.0 to 11.0Adrian Egloff1-1/+1
2020-04-03Improved deep-link handling on startupAndré Wegmüller1-1/+3
2020-04-01Remove unnecessary throws declarations in testsClaudio Guglielmo121-738/+595
2020-04-01AbstractWidgetTile: init & dispose tile widgetRalf Muri1-6/+9
2020-03-25Update IntelliJ meta dataRalph Steiner1-6/+13
2020-03-02Do not use '/pom.xml' in maven project.parent.relativePathRalph Steiner1-1/+1
2020-02-05JsonTree: Group INSERT and DELETE events on NODE_FILTER_CHANGEDAndi Bur1-3/+16
2020-01-30ImageField: Add getConfiguredFileExtensionsRoger Stebler1-0/+10
2020-01-29Wizard: Close the wizard when its container form is disposed.Thomas Siegrist1-0/+143
2020-01-15SmartField must reset active-filter on form resetAndré Wegmüller1-0/+17
2019-11-25Update Eclipse meta dataMatthias Villiger1-0/+2
2019-11-06Remove HikariCP-java7 dependencyMatthias Villiger1-1/+0
2019-10-31update quartz to 2.3.2Ivan Motsch1-1/+2
2019-10-24TestingUtility: mark bean-related methods as deprecatedStephan Merkli14-48/+51
2019-10-24Update IntelliJ meta dataMatthias Villiger1-1/+1
2019-10-21AbstractTable: cleanup tile creationBeat Schwarzentrub1-0/+74
2019-10-11Update maven modulesThomas Siegrist1-0/+2
2019-10-10Replaced shared.services.common.security.ACCESS with security.ACCESSRalph Steiner1-1/+1
2019-10-10ErrorPopup: Extracted network error recognition to methodPaolo Bazzi1-0/+57
2019-10-08Move ICache to platform module (2)Ralph Steiner1-1/+1
2019-08-19Remove warningsClaudio Guglielmo1-1/+1
2019-08-19Code cleanupClaudio Guglielmo58-1647/+947
2019-08-19Widget: getWidgetByClass should find replaced widgetsClaudio Guglielmo1-2/+213
2019-08-10Update copyright header template for EclipseMatthias Villiger2-2/+2
2019-08-10Update copyright file header to block commentMatthias Villiger378-885/+841
2019-07-10Revert "Change Snapshot version from 10.0.0-SNAPSHOT to 10-SNAPSHOT"Arthur van Dorp1-1/+1
2019-07-09Change Snapshot version from 10.0.0-SNAPSHOT to 10-SNAPSHOTArthur van Dorp1-1/+1
2019-07-08Fix sonar issuesMatthias Villiger1-0/+2
2019-07-04Update IntelliJ Meta data after mergeAndreas Hoegger1-1/+1
2019-07-04Update Maven module marker in iml filesMatthias Villiger1-2/+1
2019-07-04Update module filesMatthias Villiger1-1/+2

Back to the top