Skip to content

Commit

Permalink
Merge pull request #35 from Leantime/release/3.2.0
Browse files Browse the repository at this point in the history
release/3.2.0 --body
  • Loading branch information
marcelfolaron authored Aug 30, 2024
2 parents fdc48a9 + f3d081f commit aec2571
Show file tree
Hide file tree
Showing 501 changed files with 15,955 additions and 4,815 deletions.
1,413 changes: 145 additions & 1,268 deletions technical/README.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion technical/classes/Acceptance/CreateUserCest.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ public CreateUserCest::editAUser(\Tests\Support\AcceptanceTester $I): void


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
2 changes: 1 addition & 1 deletion technical/classes/Acceptance/InstallCest.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ public InstallCest::createDBSuccessfully(\Tests\Support\AcceptanceTester $I, \Te


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
2 changes: 1 addition & 1 deletion technical/classes/Acceptance/LoginCest.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,4 +164,4 @@ public LoginCest::loginFormIsHidden(\Tests\Support\AcceptanceTester $I): void


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
2 changes: 1 addition & 1 deletion technical/classes/Acceptance/TicketsCest.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ public TicketsCest::editTicket(\Tests\Support\AcceptanceTester $I): mixed


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
2 changes: 1 addition & 1 deletion technical/classes/Acceptance/TimesheetCest.md
Original file line number Diff line number Diff line change
Expand Up @@ -397,4 +397,4 @@ private TimesheetCest::changeUsersTimeZone(\Tests\Support\AcceptanceTester $I, s


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
Original file line number Diff line number Diff line change
Expand Up @@ -182,4 +182,4 @@ protected AbstractPluginCommand::getPlugin(string $name): \Leantime\Domain\Plugi


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
2 changes: 1 addition & 1 deletion technical/classes/Leantime/Command/AddUserCommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ protected AddUserCommand::execute(\Symfony\Component\Console\Input\InputInterfac


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
2 changes: 1 addition & 1 deletion technical/classes/Leantime/Command/BackupDbCommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ protected BackupDbCommand::execute(\Symfony\Component\Console\Input\InputInterfa


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
2 changes: 1 addition & 1 deletion technical/classes/Leantime/Command/DisablePluginCommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,4 @@ protected AbstractPluginCommand::getPlugin(string $name): \Leantime\Domain\Plugi


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
2 changes: 1 addition & 1 deletion technical/classes/Leantime/Command/EnablePluginCommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,4 @@ protected AbstractPluginCommand::getPlugin(string $name): \Leantime\Domain\Plugi


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
2 changes: 1 addition & 1 deletion technical/classes/Leantime/Command/InstallPluginCommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,4 @@ protected AbstractPluginCommand::getPlugin(string $name): \Leantime\Domain\Plugi


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
2 changes: 1 addition & 1 deletion technical/classes/Leantime/Command/ListPluginCommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,4 +233,4 @@ protected AbstractPluginCommand::getPlugin(string $name): \Leantime\Domain\Plugi


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
2 changes: 1 addition & 1 deletion technical/classes/Leantime/Command/MigrateCommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ protected MigrateCommand::execute(\Symfony\Component\Console\Input\InputInterfac


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
2 changes: 1 addition & 1 deletion technical/classes/Leantime/Command/RemovePluginCommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,4 +232,4 @@ protected AbstractPluginCommand::getPlugin(string $name): \Leantime\Domain\Plugi


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
2 changes: 1 addition & 1 deletion technical/classes/Leantime/Command/SaveSettingCommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ protected SaveSettingCommand::execute(\Symfony\Component\Console\Input\InputInte


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
2 changes: 1 addition & 1 deletion technical/classes/Leantime/Command/TestEmailCommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ protected TestEmailCommand::execute(\Symfony\Component\Console\Input\InputInterf


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
2 changes: 1 addition & 1 deletion technical/classes/Leantime/Command/UpdateLeantime.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ protected UpdateLeantime::execute(\Symfony\Component\Console\Input\InputInterfac


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
2 changes: 1 addition & 1 deletion technical/classes/Leantime/Config/Config.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ footer: false


---
> Automatically generated from source code comments on 2024-05-07 using [phpDocumentor](http://www.phpdoc.org/)
> Automatically generated from source code comments on 2024-08-30 using [phpDocumentor](http://www.phpdoc.org/)
Loading

0 comments on commit aec2571

Please sign in to comment.