Releases: slub/digas-fe-management
Releases · slub/digas-fe-management
DiGA.Sax Fe Management 4.0.4
What's Changed
- [BUGFIX] Fix call to parent function
newAction()by @beatrycze-volk in #84 - [BUGFIX] Change the
gp-idcheck to use the traverse function by @beatrycze-volk in #83 - [BUGFIX] mail-domain lfulg after change by @jehofmann in #82
Full Changelog: v4.0.3...v4.0.4
DiGA.Sax Fe Management 4.0.3
What's Changed
- [BUGFIX] Ignore false positive errors from PHPStan by @beatrycze-volk in #78
- [BUGFIX] Restore empty check for user by @beatrycze-volk in #79
- [BUGFIX] Fix for each loop in user list for administration panel by @beatrycze-volk in #80
- (add) new line to CreateUserConfirmation-Email by @jehofmann in #81
Full Changelog: v4.0.2...v4.0.3
DiGA.Sax Fe Management 4.0.2
What's Changed
- [MAINTENANCE] new e-email text by @jehofmann in #52
- [BUGFIX] Fix
DialoginExtendControllerby @beatrycze-volk in #53 - [BUGFIX] Add missing fields to
ext_tables.sqlby @beatrycze-volk in #54 - [BUGFIX] Fix error message overwriting by @beatrycze-volk in #55
- [BUGFIX] Fix overwrite for function
updateAccessEntryby @beatrycze-volk in #56 - [BUGFIX] Allow
nullvalue for$inactivemessageTstampinUserclass by @beatrycze-volk in #57 - [BUGFIX] Add
kitodo-presentationrepository to composer by @beatrycze-volk in #58 - [MAINTENANCE] Ignore errors related to classes coming from
slub-web-digasrepository by @beatrycze-volk in #59 - [BUGFIX] Remove
empty()check for$userby @beatrycze-volk in #60 - [BUGFIX] Change
$documentsattribute toarrayby @beatrycze-volk in #61 - [BUGFIX] Remove
stringreturn fromcreateAction()function by @beatrycze-volk in #63 - [BUGFIX] Convert
ObjectStoragetoarrayto check if it is empty by @beatrycze-volk in #62 - [BUGFIX] Fix compatibility with the parent function by @beatrycze-volk in #64
- [BUGFIX] Remove exception catches for redirect by @beatrycze-volk in #65
- [MAINTENANCE] Add more ignore errors for
slub-web-digasrepository by @beatrycze-volk in #66 - [BUGFIX] Fix mixed types for
$endTimeby @beatrycze-volk in #67 - [BUGFIX] Fixes in
StatisticControllerby @beatrycze-volk in #68 - [BUGFIX] Declare empty
$documentsarrayby @beatrycze-volk in #69 - [BUGFIX] Remove not existing
$uservariable name by @beatrycze-volk in #70 - [BUGFIX] Adjust parameter types to their actual type by @beatrycze-volk in #71
- [BUGFIX] Remove redundant set of end time for access object by @beatrycze-volk in #72
- [BUGFIX] Fix type for
setDocument()parameter by @beatrycze-volk in #73 - [BUGFIX] Fix type for
$feUserUidparameter by @beatrycze-volk in #74 - [BUGFIX] Fix type for
sendRequestAccessMail()function by @beatrycze-volk in #76 - [BUGFIX] Ignore or correct PHPStan errors by @beatrycze-volk in #77
New Contributors
- @jehofmann made their first contribution in #52
Full Changelog: v4.0.1...v4.0.2
DiGA.Sax Fe Management 4.0.1
What's Changed
- [BUGFIX] Fix setting valus for
Accessobjects by @beatrycze-volk in #40 - [BUGFIX] Change return type in
newActionfunction by @beatrycze-volk in #41 - [BUGFIX] Fix return type and function name in
KitodoAccessViewHelperby @beatrycze-volk in #42 - [BUGFIX] Change second parameter to
nullin functionredirectToUriby @beatrycze-volk in #43 - [BUGFIX] Remove non-existent
UnsupportedRequestTypeExceptionby @beatrycze-volk in #44 - [BUGFIX] Fix return type for
getSettings()function by @beatrycze-volk in #45 - [MAINTENANCE] Upgrade TS config for felogin plugin by @beatrycze-volk in #46
- [BUGFIX] Fix TS file extension for fe_change_pwd plugin by @beatrycze-volk in #47
- [BUGFIX] Fix condition check for page uid by @beatrycze-volk in #48
- [BUGFIX] Fix condition check for user group in TS config by @beatrycze-volk in #49
- [BUGFIX] Replace paginate widget by @beatrycze-volk in #50
- [BUGFIX] Use dependency injection for
SearchRepositoryby @beatrycze-volk in #51
Full Changelog: v4.0.0...v4.0.1
DiGA.Sax Fe Management 4.0.0
What's Changed
- noreply message added by @terracyb in #19
- fixes befor live by @ByteParty in #20
- Fix reading of the documents from db by @beatrycze-volk in #22
- Upgrade composer with TYPO3 11 by @beatrycze-volk in #23
- Upgrade libraries for TYPO3 11 by @beatrycze-volk in #24
- Fix displaying validation checks for fields by @beatrycze-volk in #21
- [MAINTENANCE] Introduce PHPStan for static code analysis by @beatrycze-volk in #28
- [MAINTENANCE] Allow composer plugin for PHPStan by @beatrycze-volk in #29
- [MAINTENANCE] Update plugin config for TYPO3 11 by @beatrycze-volk in #25
- [BUGFIX] Fix redirects in
BasketControllerby @beatrycze-volk in #26 - [MAINTENANCE] Upgrade versions for release 4.0 by @beatrycze-volk in #27
- [BUGFIX] Initialize
$timeSpanvariable as0insteadnullby @beatrycze-volk in #30 - [MAINTENANCE] Add dev dependencies in composer by @beatrycze-volk in #31
- [BUGFIX] Fix calls to
setcookieby @beatrycze-volk in #32 - [BUGFIX] Remove not needed paramater
$isOnlineby @beatrycze-volk in #33 - [BUGFIX] Fix type in PHPDoc for
$notificationTimestampby @beatrycze-volk in #34 - [BUGFIX] Fix start and end date in
Accessclass by @beatrycze-volk in #35 - [BUGFIX] Fix PHPDocs in
Userclass by @beatrycze-volk in #36 - [BUGFIX] Fix call to
hmacfunction by @beatrycze-volk in #37 - [BUGFIX] Fix return in
dialogActionby @beatrycze-volk in #38 - [BUGFIX] Fix type for
$feUserattribute inSearchclass by @beatrycze-volk in #39
New Contributors
- @terracyb made their first contribution in #19
- @ByteParty made their first contribution in #20
- @beatrycze-volk made their first contribution in #22
Full Changelog: v3.1.1...v4.0.0
DiGA.Sax Fe Management 3.1.1
What's Changed
Full Changelog: v3.1.0...v3.1.1
Digas Fe Management 3.1.0
Feature and Maintenance Release
What's Changed
- Implement command to delete temporary fe_users, fix DigasBasket javascript condition by @stephangonder in #6
- First round of fix email messages by @albig in #7
- Refactor the statistics by @albig in #8
- Some labels and code beauty by @albig in #9
- More fixes of the user registration by @albig in #10
- show pending document count in administration view by @albig in #11
- Fix some email issues. by @albig in #12
- adjustments for digas by @stephangonder in #13
- Some more issues by @albig in #14
- Fix generating of login url in CLI context by @albig in #15
- Bugfix for admin users and experimental link to purl from access list by @albig in #16
- Remove unused and confusion Partial by @albig in #17
Full Changelog: v3.0.0...v3.1.0
Digas Fe Management 3.0.0
This release supports TYPO3 10.4 and Kitodo.Presentation 4.0
Digas Fe Management 2.0.0
This releases supports TYPO3 9.5 with Kitodo.Presentation 4.0.
Digas Fe Management 1.1.0
This is the result of the first development in 2020.
Compatibility with TYPO3 9.5.