Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-16Ecma6 Migration: Prework for themes migrationAndreas Hoegger1-0/+213
2020-01-15Ecma6 Migration: Prework for themes migrationAndreas Hoegger2-9/+15
2020-01-15Ecma6 Migration: Sorted children in api files, bugfix less moduleAndreas Hoegger11-47/+188
2020-01-09Ecma6 Migration: fix for json file migrationAndreas Hoegger2-2/+2
2019-12-09ES6 Mig: Updated Migration Guide to ES6Andreas Hoegger1-1/+6
2019-12-09ES6 Mig: Some enhancements to do configuration.Andreas Hoegger2-28/+59
2019-12-02Ensure migration step 2 considers remove js folder flagThomas Siegrist1-0/+3
2019-11-29ES6 Mig: Support to run Migration step 1 and 2 in separate processes.Andreas Hoegger2-5/+19
2019-11-29ES6 Mig: Support to run Migration step 1 and 2 in separate processes.Andreas Hoegger5-9/+12
2019-11-29ES6 Mig: Support to run Migration step 1 and 2 in separate processes.Andreas Hoegger1-0/+55
2019-11-28ES6 Mig: Support to run Migration step 1 and 2 in separate processes.Andreas Hoegger25-562/+653
2019-11-28Remove unused codeMatthias Villiger1-21/+1
2019-11-26ES6 Mig: Support Merge of dedicated files.Andreas Hoegger30-108/+402
2019-11-25Update Eclipse meta dataMatthias Villiger1-0/+2
2019-11-06Remove HikariCP-java7 dependencyMatthias Villiger1-1/+0
2019-11-02Replace lambda with method reference where possibleMatthias Villiger6-9/+10
2019-10-31update quartz to 2.3.2Ivan Motsch1-1/+2
2019-10-31Update intellij *.iml filesThomas Siegrist1-3/+3
2019-10-24Only create JS imports for working copies that have a JS fileMatthias Villiger2-1/+6
2019-10-24Fix compiler warningsMatthias Villiger6-20/+18
2019-10-24Improve migration messagesMatthias Villiger2-3/+2
2019-10-21Add manual fix for private element accessMatthias Villiger1-0/+4
2019-10-21Create imports after all tasksMatthias Villiger6-128/+70
2019-10-17es6: prepared files on external locationIvan Motsch1-0/+44
2019-10-16es6: prepared files on external locationIvan Motsch1-0/+180
2019-10-15Fix typoMatthias Villiger1-1/+2
2019-10-14Add configuration for briefcaseMatthias Villiger1-0/+17
2019-10-10Add configurations for portal core, studio lab, contacts appMatthias Villiger1-0/+26
2019-10-10Skip external dependency in index migrationMatthias Villiger1-2/+4
2019-10-10Migrate dependencies in index filesMatthias Villiger4-22/+167
2019-10-08Fix index migration taskMatthias Villiger1-1/+7
2019-10-08Add config for Studio CRM StepsMatthias Villiger1-0/+11
2019-10-08Add Step Index migrationMatthias Villiger22-96/+325
2019-10-04Fix path to css in ContentEditor.jsMatthias Villiger1-0/+7
2019-10-04Fix namespace for studio crm moduleMatthias Villiger1-2/+2
2019-10-04Do not migrate unknown const references in json modelsMatthias Villiger1-2/+2
2019-10-04Add config for studio modulesMatthias Villiger1-2/+19
2019-10-02Simplify less import conceptMatthias Villiger6-436/+109
2019-10-01Fix less import path for non Scout importsMatthias Villiger1-2/+12
2019-10-01Add migration configuration for CRMMatthias Villiger1-0/+16
2019-09-27Add htmleditor & officeaddin configurationMatthias Villiger1-0/+16
2019-09-26Add PDF Viewer module settingsMatthias Villiger1-0/+8
2019-09-26Use folder name instead of namespace to calculate the relative pathMatthias Villiger1-1/+1
2019-09-26ES6 Mig: resolve correct relative paths for js imports.Andreas Hoegger1-1/+1
2019-09-26ES6 Mig: resolve correct relative paths for js imports.Andreas Hoegger2-14/+21
2019-09-26Fix namespace for bsi scout migrationMatthias Villiger1-2/+2
2019-09-26ES6 Mig: Enhancement for demo widgetsAndreas Hoegger1-1/+1
2019-09-26ES6 Mig: Enhancement for demo widgetsAndreas Hoegger4-24/+48
2019-09-25es6: scout widgetsIvan Motsch3-12/+37
2019-09-25Remove unnecessary manual fixMatthias Villiger1-5/+0

Back to the top