File Activity Report

Changes between 2016-01-20 and 2016-02-20

Total commits: 103
Total number of files changed: 280

Filename Number of Times Changed
pom.xml 21
t3-web/pom.xml 18
t3-domain/src/main/xmi/t3-persistence.zargo 17
t3-domain/src/main/java/fr/ird/t3/services/migration/T3MigrationCallbackV2_0.java 14
t3-installer/pom.xml 14
t3-input-avdthv35/pom.xml 13
t3-input-avdthv33/pom.xml 13
t3-output-balbayav32/pom.xml 13
t3-actions/pom.xml 12
t3-input-avdthv36/pom.xml 11
t3-domain/pom.xml 11
t3-domain/src/main/xmi/t3-persistence.properties 6
t3-actions/src/main/java/fr/ird/t3/actions/data/level1/ExtrapolateSampleWeightToSetAction.java 6
t3-input-avdthv35/src/main/java/fr/ird/t3/io/input/avdth/v35/T3AccessEntityMetaProviderAvdth35.java 5
t3-input-avdthv35/src/test/java/fr/ird/t3/actions/FakeT3ServiceContext.java 5
t3-input-avdthv35/src/test/java/fr/ird/t3/actions/io/input/ImportInputSourceActionIT.java 5
t3-domain/src/main/java/fr/ird/t3/T3SqlScriptsImporter.java 4
t3-domain/src/main/resources/db/migration/V2_0_08_add-localMarket-tables.sql 4
t3-domain/src/main/resources/db/migration/V2_0_02_add-count-column-on-samplesetcatweight.sql 4
.gitignore 4
t3-web/src/main/resources/i18n/t3-web_fr_FR.properties 4
t3-actions/src/main/resources/i18n/t3-actions_fr_FR.properties 4
t3-installer/src/main/java/fr/ird/t3/tools/T3ApplicationInstaller.java 4
t3-input-avdthv35/src/test/java/fr/ird/t3/actions/io/input/AnalyzeInputSourceActionIT.java 4
t3-domain/src/main/resources/db/migration/V2_0_05_add-fpaZone.sql 3
t3-domain/src/main/java/fr/ird/t3/entities/reference/WeightCategories.java 3
t3-domain/src/main/java/fr/ird/t3/services/migration/T3MigrationCallbackSupport.java 3
t3-domain/src/main/resources/db/referentiel-test.sql 3
t3-domain/src/main/resources/db/migration/V2_0_05_add-fpaZone-table.sql 3
t3-domain/src/main/resources/db/migration/V2_0_07_add-fields-to-Activity.sql 3
t3-domain/src/main/java/fr/ird/t3/T3ConfigurationOption.java 3
t3-domain/src/main/resources/i18n/t3-domain_en_GB.properties 3
t3-domain/src/main/resources/i18n/t3-domain_fr_FR.properties 3
t3-input-avdthv33/src/test/java/fr/ird/t3/actions/FakeT3ServiceContext.java 3
t3-input-avdthv35/src/test/java/fr/ird/t3/actions/T3AVDTHV35Test.java 3
t3-installer/src/main/assembly/dist/scripts/referential/12_vessel.sql 3
t3-installer/src/main/assembly/dist/scripts/referential/25_fpaZone.sql 3
t3-input-avdthv33/src/test/java/fr/ird/t3/actions/io/input/AnalyzeInputSourceActionIT.java 3
t3-installer/src/test/java/fr/ird/t3/tools/FakeT3ServiceContext.java 3
t3-actions/src/main/java/fr/ird/t3/actions/io/input/AnalyzeInputSourceAction.java 3
t3-actions/src/main/resources/i18n/t3-actions_en_GB.properties 3
t3-domain/src/main/resources/db/migration/V2_0_01_add-WeightCategorySample-table.sql 3
t3-actions/src/main/java/fr/ird/t3/actions/data/level0/ComputeTripEffortsAction.java 3
t3-actions/src/main/java/fr/ird/t3/actions/data/level1/ConvertSampleSetSpeciesFrequencyToWeightAction.java 2
t3-actions/src/main/java/fr/ird/t3/actions/data/level1/ConvertSetSpeciesFrequencyToWeightAction.java 2
t3-domain/src/main/java/fr/ird/t3/entities/data/ActivityDAOImpl.java 2
t3-domain/src/main/java/fr/ird/t3/entities/reference/WeightCategorySampleImpl.java 2
t3-domain/src/main/resources/db/migration/V2_0-01-add-WeightCategorySample-table.sql 2
t3-output-balbayav32/src/test/java/fr/ird/t3/io/output/balbaya/v32/T3OutputBalbayaImplTest.java 2
t3-domain/src/main/resources/db/migration/V2_0_04_add-fields-to-lengthWeightConversion.sql 2
t3-installer/src/test/java/fr/ird/t3/tools/db/reference/SpeciesExtraDataImporterIT.java 2
t3-domain/src/main/resources/db/migration/V2_0_06_add-dcp-tables.sql 2
t3-domain/src/main/java/fr/ird/t3/T3Configuration.java 2
t3-input-avdthv36/src/main/java/fr/ird/t3/io/input/avdth/v36/T3AccessEntityMetaProviderAvdth36.java 2
t3-input-avdthv36/src/test/java/fr/ird/t3/actions/MSAccessTestConfiguration.java 2
t3-input-avdthv36/src/test/java/fr/ird/t3/actions/T3AVDTHV36TestAtlanticOcean.java 2
t3-input-avdthv36/src/test/java/fr/ird/t3/actions/T3AVDTHV36TestIndianOcean.java 2
t3-input-avdthv36/src/test/java/fr/ird/t3/actions/io/input/AnalyzeInputSourceActionAtlanticOceanIT.java 2
t3-input-avdthv36/src/test/java/fr/ird/t3/actions/io/input/AnalyzeInputSourceActionIndianOceanIT.java 2
t3-input-avdthv36/src/test/java/fr/ird/t3/actions/io/input/ImportInputSourceActionAtlanticOceanIT.java 2
t3-input-avdthv36/src/test/java/fr/ird/t3/actions/io/input/ImportInputSourceActionIndianOceanIT.java 2
t3-web/src/main/resources/i18n/t3-web_en_GB.properties 2
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/level1Configuration.jsp 2
t3-web/src/main/webapp/WEB-INF/jsp/admin/t3DatabaseDetail.jsp 2
t3-domain/src/main/resources/db/migration/V2_0_03_add-fields-to-vessel.sql 2
t3-domain/src/main/resources/db/migration/V2_0_12_add-ElementaryCatchFate-table.sql 2
t3-domain/src/main/resources/db/migration/V2_0_13_add-Company-table.sql 2
t3-domain/src/main/resources/db/migration/V2_0_14_add-harbour-ocean-link.sql 2
t3-installer/src/main/assembly/dist/install.bat 2
t3-installer/src/main/assembly/dist/install.sh 2
t3-input-avdthv35/src/main/java/fr/ird/t3/io/input/avdth/v35/T3InputAvdth35.java 2
t3-input-avdthv35/src/test/java/fr/ird/t3/actions/MSAccessTestConfiguration.java 2
t3-domain/src/main/java/fr/ird/t3/io/input/T3Input.java 2
t3-domain/src/main/java/fr/ird/t3/io/input/access/AbstractT3InputMSAccess.java 2
t3-domain/src/main/resources/db/migration/V2_0_10_add-status-on-referential-tables.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/01_country.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/02_schoolType.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/03_fishingContext.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/04_harbour.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/05_ocean.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/06_sampleQuality.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/07_sampleType.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/08_species.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/09_vesselSizeCategory.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/10_vesselSimpleType.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/11_vesselType.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/13_vesselActivity.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/14_weightCategoryLanding.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/15_weightCategoryLogbook.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/16_weightCategoryTreatment.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/17_weightCategoryWellPlan.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/18_weightCategorySample.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/20_wellDestiny.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/21_lengthWeightConversion.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/22_speciesLengthStep.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/23_setDuration.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/24_rf1SpeciesForFleet.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/26_elementaryLandingFate.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/27_transmittingBuoyType.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/28_objectType.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/29_localMarketPackagingType.sql 2
t3-installer/src/main/assembly/dist/scripts/referential/30_localMarketPackaging.sql 2
t3-input-avdthv33/src/test/java/fr/ird/t3/actions/io/input/ImportInputSourceActionIT.java 2
t3-domain/src/main/resources/db/migration/V2_0_06_add-comment-to-Activity.sql 2
t3-web/src/main/webapp/WEB-INF/jsp/io/input/importDataResult.jsp 2
t3-domain/src/main/java/fr/ird/t3/entities/CountAndWeight.java 2
t3-output-balbayav32/src/test/java/fr/ird/t3/io/output/balbaya/v32/FakeT3ServiceContext.java 2
t3-installer/src/main/assembly/dist/scripts/referentiel-data.sql 2
t3-domain/src/main/resources/db/migration/V2_0_09_add-elementaryLandingFate-table.sql 2
t3-input-avdthv35/src/test/java/fr/ird/t3/actions/T3AVDTHV35TestAtlanticOcean.java 2
t3-input-avdthv35/src/test/java/fr/ird/t3/actions/io/input/AnalyzeInputSourceActionAtlanticOceanIT.java 2
t3-input-avdthv35/src/test/java/fr/ird/t3/actions/io/input/ImportInputSourceActionAtlanticOceanIT.java 2
t3-installer/src/main/assembly/bin.xml 2
t3-web/src/main/webapp/WEB-INF/jsp/data/level3/level3ConfigurationResume.jsp 2
t3-web/src/main/webapp/WEB-INF/jsp/data/level3/level3ConfigurationStep2.jsp 2
t3-domain/src/main/java/fr/ird/t3/entities/data/RfUsageStatus.java 2
t3-domain/src/main/resources/db/migration/V2_0_11_add-RfUsageStatus-on-sampleWell.sql 2
t3-web/src/main/env/prod/resources/struts.properties 1
t3-web/src/main/resources/template/simple/radiomap.ftl 1
t3-actions/src/main/java/fr/ird/t3/actions/data/level2/L2CatchStratum.java 1
t3-actions/src/main/java/fr/ird/t3/actions/data/level2/L2SampleStratum.java 1
t3-actions/src/main/java/fr/ird/t3/actions/data/level2/Level2Action.java 1
t3-domain/src/main/java/fr/ird/t3/entities/T3Functions.java 1
t3-domain/src/main/java/fr/ird/t3/entities/reference/LengthWeightConversionHelper.java 1
t3-domain/src/main/java/fr/ird/t3/models/WeightCompositionAggregateModel.java 1
t3-domain/src/main/java/fr/ird/t3/models/WeightCompositionModel.java 1
t3-domain/src/main/java/fr/ird/t3/models/WeightCompositionModelHelper.java 1
t3-domain/src/main/java/fr/ird/t3/services/DecoratorService.java 1
t3-domain/src/main/resources/META-INF/services/org.nuiton.topia.migration.TopiaMigrationCallbackByClassNG$MigrationCallBackForVersion 1
t3-output-balbayav32/src/main/java/fr/ird/t3/io/output/balbaya/v32/BalbayaOperationExecutionActivityImpl.java 1
t3-output-balbayav32/src/main/java/fr/ird/t3/io/output/balbaya/v32/BalbayaOperationExecutionSampleImpl.java 1
t3-output-balbayav32/src/main/java/fr/ird/t3/io/output/balbaya/v32/T3OutputBalbayaImpl.java 1
t3-output-balbayav32/src/main/resources/weightCategories.csv 1
t3-installer/src/test/java/fr/ird/t3/tools/db/reference/LengthWeightConversionImporterIT.java 1
t3-domain/src/main/java/fr/ird/t3/services/T3ServiceSupport.java 1
t3-web/src/main/webapp/css/screen.css 1
t3-input-avdthv36/LICENSE.txt 1
t3-input-avdthv36/README.txt 1
t3-input-avdthv36/changelog.txt 1
t3-input-avdthv36/src/license/THIRD-PARTY.properties 1
t3-input-avdthv36/src/main/java/fr/ird/t3/io/input/avdth/v36/T3DataEntityVisitorAvdth36.java 1
t3-input-avdthv36/src/main/java/fr/ird/t3/io/input/avdth/v36/T3InputAvdth36.java 1
t3-input-avdthv36/src/main/java/fr/ird/t3/io/input/avdth/v36/T3InputProviderAvdth36.java 1
t3-input-avdthv36/src/main/resources/META-INF/services/fr.ird.t3.io.input.T3InputProvider 1
t3-input-avdthv36/src/test/java/fr/ird/t3/actions/FakeT3ServiceContext.java 1
t3-input-avdthv36/src/test/java/fr/ird/t3/actions/io/input/AnalyzeInputSourceActionITSupport.java 1
t3-input-avdthv36/src/test/java/fr/ird/t3/actions/io/input/ImportInputSourceActionITSupport.java 1
t3-input-avdthv36/src/test/resources/log4j.properties 1
t3-input-avdthv36/src/test/resources/t3-TopiaContextImpl.properties 1
t3-actions/src/main/java/fr/ird/t3/actions/data/level1/Level1Configuration.java 1
t3-web/src/main/java/fr/ird/t3/web/actions/data/level1/ManageLevel1ConfigurationAction.java 1
t3-installer/src/main/assembly/dist/scripts/postgis-data/zones-cwp-10x10-2011.sql.zip 1
t3-installer/src/main/assembly/dist/scripts/postgis-data/zones-cwp-1x1.sql.zip 1
t3-installer/src/main/assembly/dist/scripts/postgis-data/zones-cwp-5x5-2011.sql.zip 1
t3-installer/src/main/assembly/dist/scripts/postgis-data/zones-ee-detail-2011.sql.zip 1
t3-installer/src/main/assembly/dist/scripts/postgis-data/zones-et.sql.zip 1
t3-installer/src/main/assembly/dist/scripts/postgis-data/zones-fao-2011.sql.zip 1
t3-installer/src/main/assembly/dist/scripts/postgis-structure.sql 1
t3-input-avdthv35/LICENSE.txt 1
t3-input-avdthv35/README.txt 1
t3-input-avdthv35/changelog.txt 1
t3-input-avdthv35/src/license/THIRD-PARTY.properties 1
t3-input-avdthv35/src/main/java/fr/ird/t3/io/input/avdth/v35/T3DataEntityVisitorAvdth35.java 1
t3-input-avdthv35/src/main/java/fr/ird/t3/io/input/avdth/v35/T3InputProviderAvdth35.java 1
t3-input-avdthv35/src/main/resources/META-INF/services/fr.ird.t3.io.input.T3InputProvider 1
t3-input-avdthv35/src/test/resources/log4j.properties 1
t3-input-avdthv35/src/test/resources/t3-TopiaContextImpl.properties 1
t3-actions/src/test/java/fr/ird/t3/io/input/fake/v0/T3InputFake0.java 1
t3-domain/src/main/java/fr/ird/t3/entities/T3EntityHelper.java 1
t3-input-avdthv33/src/main/java/fr/ird/t3/io/input/avdth/v33/T3InputAvdth33.java 1
t3-web/src/main/webapp/WEB-INF/decorators/layout-result.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/admin/databaseConfigurationForm.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/admin/deleteTripConfigResume.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/admin/deleteTripConfirm.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/admin/deleteTripResult.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/admin/deleteTripWait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/admin/tripDetail.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/admin/tripList.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/admin/tripListGrid.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/admin/userForm.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/admin/userList.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeRF1Config.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeRF1ConfigResume.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeRF1Result.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeRF1Wait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeRF2Config.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeRF2ConfigResume.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeRF2Result.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeRF2Wait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeSetDurationAndPositiveSetCountConfig.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeSetDurationAndPositiveSetCountConfigResume.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeSetDurationAndPositiveSetCountResult.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeSetDurationAndPositiveSetCountWait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeTripEffortsConfig.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeTripEffortsConfigResume.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeTripEffortsResult.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeTripEffortsWait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeWellPlanWeightCategoriesProportionsConfig.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeWellPlanWeightCategoriesProportionsConfigResume.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeWellPlanWeightCategoriesProportionsResult.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ComputeWellPlanWeightCategoriesProportionsWait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ConvertCatchesWeightCategoriesConfig.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ConvertCatchesWeightCategoriesConfigResume.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ConvertCatchesWeightCategoriesResult.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level0/ConvertCatchesWeightCategoriesWait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/ComputeWeightOfCategoriesForSetConfig.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/ComputeWeightOfCategoriesForSetResult.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/ComputeWeightOfCategoriesForSetWait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/ConvertSampleSetSpeciesFrequencyToWeightConfig.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/ConvertSampleSetSpeciesFrequencyToWeightResult.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/ConvertSampleSetSpeciesFrequencyToWeightWait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/ConvertSetSpeciesFrequencyToWeightConfig.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/ConvertSetSpeciesFrequencyToWeightResult.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/ConvertSetSpeciesFrequencyToWeightWait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/ExtrapolateSampleCountedAndMeasuredConfig.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/ExtrapolateSampleCountedAndMeasuredResult.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/ExtrapolateSampleCountedAndMeasuredWait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/ExtrapolateSampleWeightToSetConfig.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/ExtrapolateSampleWeightToSetResult.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/ExtrapolateSampleWeightToSetWait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/RedistributeSampleNumberToSetConfig.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/RedistributeSampleNumberToSetResult.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/RedistributeSampleNumberToSetWait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/StandardizeSampleMeasuresConfig.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/StandardizeSampleMeasuresResult.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/StandardizeSampleMeasuresWait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level1/level1ConfigurationResume.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level2/level2ConfigurationResume.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level2/level2ConfigurationStep1.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level2/level2ConfigurationStep2.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level2/level2Result.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level2/level2Start.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level2/level2Wait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level3/level3ConfigurationStep1.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level3/level3Result.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level3/level3Start.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/data/level3/level3Wait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/home.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/io/input/analyzeImportDataResult.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/io/input/analyzeImportDataWait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/io/input/configureImportData.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/io/input/importDataConfigResume.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/io/input/importDataWait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/io/output/exportConfig.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/io/output/exportConfigResume.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/io/output/exportResult.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/io/output/exportValidate.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/io/output/exportWait.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/missingActionContext.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/missingLevel1Configuration.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/missingLevel2Configuration.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/missingLevel3Configuration.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/missingT3DatabaseSelected.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/user/login.jsp 1
t3-web/src/main/webapp/WEB-INF/jsp/user/selectT3Database.jsp 1
t3-domain/src/main/java/fr/ird/t3/entities/T3Suppliers.java 1
t3-actions/src/test/java/fr/ird/t3/actions/FakeT3ServiceContext.java 1
t3-domain/src/main/resources/t3-config 1
t3-domain/src/test/resources/db/LengthWeightConversionHelperTest.sql 1
t3-domain/src/test/resources/db/WeightCategoryLogBookConvertorProviderTest.sql 1
t3-domain/src/test/resources/db/WeightCategoryTreatmentImplTest.sql 1
t3-input-avdthv33/src/test/java/fr/ird/t3/actions/T3AVDTHV33Test.java 1
t3-installer/src/test/java/fr/ird/t3/tools/AbstracToolTest.java 1
t3-domain/src/main/java/fr/ird/t3/io/input/MissingForeignKeyInT3.java 1
t3-input-avdthv33/src/main/java/fr/ird/t3/io/input/avdth/v33/T3DataEntityVisitorAvdth33.java 1
src/site/site.xml 1
t3-input-avdthv35/src/test/java/fr/ird/t3/actions/T3AVDTHV35TestIndianOcean.java 1
t3-input-avdthv35/src/test/java/fr/ird/t3/actions/io/input/AnalyzeInputSourceActionITSupport.java 1
t3-input-avdthv35/src/test/java/fr/ird/t3/actions/io/input/AnalyzeInputSourceActionIndianOceanIT.java 1
t3-input-avdthv35/src/test/java/fr/ird/t3/actions/io/input/ImportInputSourceActionITSupport.java 1
t3-input-avdthv35/src/test/java/fr/ird/t3/actions/io/input/ImportInputSourceActionIndianOceanIT.java 1
t3-actions/src/main/java/fr/ird/t3/actions/data/level3/Level3Action.java 1
t3-actions/src/main/java/fr/ird/t3/actions/data/level3/Level3Configuration.java 1
t3-actions/src/main/resources/ftl/fr/ird/t3/actions/data/level3/Level3Action.ftl 1
t3-actions/src/main/resources/ftl/fr/ird/t3/actions/data/level3/Level3Action_en.ftl 1
t3-web/src/main/java/fr/ird/t3/web/actions/T3ActionSupport.java 1
t3-web/src/main/java/fr/ird/t3/web/actions/data/level3/ConfigureLevel3Step1Action.java 1
t3-web/src/main/java/fr/ird/t3/web/actions/data/level3/ConfigureLevel3Step2Action.java 1
t3-web/src/main/java/fr/ird/t3/web/actions/data/level3/Level3ConfigureAction.java 1
t3-web/src/main/java/fr/ird/t3/web/actions/data/level3/Level3RunAction.java 1