Skip to content

Commit

Permalink
Merge pull request #9 from RRZE-Webteam/bugfix/obsolete-files
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrann0us authored May 30, 2024
2 parents 8294700 + 03f22c9 commit 96066ac
Show file tree
Hide file tree
Showing 11 changed files with 885 additions and 388 deletions.
Binary file modified languages/fau-degree-program-common-de_DE.mo
Binary file not shown.
301 changes: 274 additions & 27 deletions languages/fau-degree-program-common-de_DE.po

Large diffs are not rendered by default.

Binary file modified languages/fau-degree-program-common-de_DE_formal.mo
Binary file not shown.
301 changes: 274 additions & 27 deletions languages/fau-degree-program-common-de_DE_formal.po

Large diffs are not rendered by default.

311 changes: 284 additions & 27 deletions languages/fau-degree-program-common.pot

Large diffs are not rendered by default.

50 changes: 1 addition & 49 deletions psalm-baseline.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="5.23.1@8471a896ccea3526b26d082f4461eeea467f10a4">
<files psalm-version="5.24.0@462c80e31c34e58cc4f750c656be3927e80e550e">
<file src="src/Application/AdmissionRequirementTranslated.php">
<InvalidArrayOffset>
<code><![CDATA[$data[AdmissionRequirement::PARENT]]]></code>
Expand Down Expand Up @@ -31,54 +31,6 @@
<code><![CDATA[$sanitizedValue]]></code>
</RiskyTruthyFalsyComparison>
</file>
<file src="src/Infrastructure/Content/Meta/MetaFieldsList.php">
<MixedArgumentTypeCoercion>
<code><![CDATA[[
DegreeProgram::TEASER_IMAGE,
BilingualRepository::addEnglishSuffix('title'),
DegreeProgram::STANDARD_DURATION,
DegreeProgram::FEE_REQUIRED,
DegreeProgram::SUBTITLE,
BilingualRepository::addEnglishSuffix(DegreeProgram::SUBTITLE),
DegreeProgram::VIDEOS,
DegreeProgram::META_DESCRIPTION,
BilingualRepository::addEnglishSuffix(DegreeProgram::META_DESCRIPTION),
Content::ABOUT,
BilingualRepository::addEnglishSuffix(Content::ABOUT),
Content::STRUCTURE,
BilingualRepository::addEnglishSuffix(Content::STRUCTURE),
Content::SPECIALIZATIONS,
BilingualRepository::addEnglishSuffix(Content::SPECIALIZATIONS),
Content::QUALITIES_AND_SKILLS,
BilingualRepository::addEnglishSuffix(Content::QUALITIES_AND_SKILLS),
Content::WHY_SHOULD_STUDY,
BilingualRepository::addEnglishSuffix(Content::WHY_SHOULD_STUDY),
Content::CAREER_PROSPECTS,
BilingualRepository::addEnglishSuffix(Content::CAREER_PROSPECTS),
Content::SPECIAL_FEATURES,
BilingualRepository::addEnglishSuffix(Content::SPECIAL_FEATURES),
Content::TESTIMONIALS,
BilingualRepository::addEnglishSuffix(Content::TESTIMONIALS),
DegreeProgram::CONTENT_RELATED_MASTER_REQUIREMENTS,
DegreeProgram::APPLICATION_DEADLINE_WINTER_SEMESTER,
DegreeProgram::APPLICATION_DEADLINE_SUMMER_SEMESTER,
DegreeProgram::DETAILS_AND_NOTES,
BilingualRepository::addEnglishSuffix(DegreeProgram::DETAILS_AND_NOTES),
DegreeProgram::LANGUAGE_SKILLS,
BilingualRepository::addEnglishSuffix(DegreeProgram::LANGUAGE_SKILLS),
DegreeProgram::LANGUAGE_SKILLS_HUMANITIES_FACULTY,
DegreeProgram::MODULE_HANDBOOK,
DegreeProgram::URL,
BilingualRepository::addEnglishSuffix(DegreeProgram::URL),
DegreeProgram::STUDENT_REPRESENTATIVES,
DegreeProgram::DEGREE_PROGRAM_FEES,
BilingualRepository::addEnglishSuffix(DegreeProgram::DEGREE_PROGRAM_FEES),
]]]></code>
</MixedArgumentTypeCoercion>
<UndefinedConstant>
<code><![CDATA[DegreeProgram::STUDENT_REPRESENTATIVES]]></code>
</UndefinedConstant>
</file>
<file src="src/Infrastructure/Repository/BilingualRepository.php">
<RiskyTruthyFalsyComparison>
<code><![CDATA[!$key]]></code>
Expand Down
20 changes: 0 additions & 20 deletions src/Application/DegreeProgramViewRepository.php

This file was deleted.

66 changes: 0 additions & 66 deletions src/Infrastructure/Content/Meta/MetaFieldsList.php

This file was deleted.

This file was deleted.

73 changes: 0 additions & 73 deletions src/Infrastructure/Repository/OrderRepository.php

This file was deleted.

Loading

0 comments on commit 96066ac

Please sign in to comment.