Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-19Extendable TileTableHeaderBox, TileMode improvementsfeatures/rmuri/tileTableRalf Muri24-293/+920
2019-07-18MOM & IMessageListener: Fixed javadocPaolo Bazzi2-5/+5
2019-07-18Removed size() checkAndré Wegmüller1-4/+2
2019-07-18Popup: add missing setters and fix dynamic setting of anchorClaudio Guglielmo3-1/+61
2019-07-18Make popups resizable, closable and movableClaudio Guglielmo12-18/+280
2019-07-18Migration JS -> EcmaScript6Andreas Hoegger23-213/+619
2019-07-18DateUtility, ObjectUtility: Fix compareTo, equals for Date / TimestampJeremie Miserez4-29/+157
2019-07-17StringUtility: lpad: Allocate initial buffer of correct sizeJeremie Miserez1-3/+5
2019-07-17MenuBar: correctly filter unnecessary separator menusBeat Schwarzentrub2-1/+47
2019-07-17Table: notify the UI server about filtered rows during table initCyrill Wyss1-0/+10
2019-07-15Remove unnecessary null checkBeat Schwarzentrub1-1/+1
2019-07-15AbstractMomTransport: Improved javadocPaolo Bazzi1-0/+6
2019-07-15Pair: Added ImmutablePair.of / MutablePair.of creator methodsPaolo Bazzi3-0/+21
2019-07-15Migration JS -> EcmaScript6Andreas Hoegger12-26/+125
2019-07-12Migration JS -> EcmaScript6Andreas Hoegger15-74/+596
2019-07-12Migration JS -> EcmaScript6Andreas Hoegger2-1/+3
2019-07-12Remove utility class migration todoMatthias Villiger1-2/+0
2019-07-12Improve log messageBeat Schwarzentrub1-2/+3
2019-07-12EcmaScript Migrator: skip git and node_modules folderMatthias Villiger1-16/+22
2019-07-11EcmaScript Migrator: add json models to js module migration taskMatthias Villiger6-0/+267
2019-07-11Fix enabled state of nested menusMatthias Villiger2-7/+75
2019-07-10Calender: Additional changes from code reviewPatrick Bänziger4-28/+19
2019-07-10Added event handling for 'scrollToTop'André Wegmüller7-1/+141
2019-07-10Revert "Change Scout snapshot version from 10.0.0-SNAPSHOT to 10-SNAPSHOT"Arthur van Dorp1-2/+2
2019-07-10Revert "Change Scout snapshot version from 10.0.0-SNAPSHOT to 10-SNAPSHOT"Arthur van Dorp1-1/+1
2019-07-10Revert "Change Snapshot version from 10.0.0-SNAPSHOT to 10-SNAPSHOT"Arthur van Dorp51-95/+95
2019-07-09Change Scout snapshot version from 10.0.0-SNAPSHOT to 10-SNAPSHOTArthur van Dorp1-2/+2
2019-07-09Change Scout snapshot version from 10.0.0-SNAPSHOT to 10-SNAPSHOTArthur van Dorp1-1/+1
2019-07-09Change Snapshot version from 10.0.0-SNAPSHOT to 10-SNAPSHOTArthur van Dorp51-95/+95
2019-07-09Migration JS -> EcmaScript6Andreas Hoegger4-12/+105
2019-07-08Don't apply active-filter for getDataByKey() methodAndré Wegmüller2-9/+26
2019-07-08Fix sonar issuesMatthias Villiger2-3/+5
2019-07-08Fix enabled state of nested menusMatthias Villiger2-4/+78
2019-07-08Fix possible NPE when NavigateButton menu is copied to the ellipsisMatthias Villiger1-1/+1
2019-07-05Fix enabled state of nested menusMatthias Villiger8-27/+382
2019-07-05fix testIvan Motsch1-5/+2
2019-07-04create artifactory cleanup scriptDaniel Schmid3-10/+145
2019-07-04Fix failing specsClaudio Guglielmo2-50/+48
2019-07-04inital migrator js -> ecma6Andreas Hoegger42-0/+2121
2019-07-04Support string based object typesClaudio Guglielmo7-44/+476
2019-07-04Add device to test singleton patternClaudio Guglielmo5-18/+641
2019-07-04Update config properties to use path variablesAndreas Hoegger2-7/+14
2019-07-04Apply eslint rulesClaudio Guglielmo7-41/+38
2019-07-04Prepare eclipse-scout-core for es 6Claudio Guglielmo15-83/+209
2019-07-04Use same pnpm version in CI as in developmentMatthias Villiger1-1/+1
2019-07-04Cleanup package.json & default configsMatthias Villiger3-66/+69
2019-07-04Enable annotation processorClaudio Guglielmo1-1/+1
2019-07-04Fix maven build with maven 3.6.1Claudio Guglielmo1-0/+1
2019-07-04private config propertiesAndreas Hoegger2-14/+39
2019-07-04Update IntelliJ Meta data after mergeAndreas Hoegger31-31/+104

Back to the top