Open Issues Need Help
View All on GitHubControl how your documents get signed
Control how your documents get signed
Control how your documents get signed
Control how your documents get signed
Control how your documents get signed
Control how your documents get signed
Control how your documents get signed
Control how your documents get signed
Control how your documents get signed
Control how your documents get signed
Control how your documents get signed
Control how your documents get signed
Control how your documents get signed
Control how your documents get signed
Control how your documents get signed
Control how your documents get signed
AI Summary: The task involves updating unit tests for the LibreSign Nextcloud app to replace deprecated PHPUnit methods (`will($this->returnArgument())`) with their modern equivalents (`willReturnArgument()`). This requires finding all instances of the deprecated method and performing the necessary replacements.
Control how your documents get signed
AI Summary: The task involves updating unit tests for a Nextcloud PDF signing app (LibreSign) by replacing deprecated PHPUnit methods (`->will($this->returnValue()`) with their modern equivalents (`->willReturn()`). This requires finding and replacing approximately 37 instances, creating a pull request, and collaborating with maintainers for review and merging.
Control how your documents get signed
AI Summary: The task involves modifying the user interface (UI) of a Nextcloud PDF signing app to disable certain signature methods (Email token, Click to sign) when a root certificate is not used. This requires disabling UI elements based on the selected certificate engine setting, persisting these changes on the server, and adding a helpful explanatory dialog. A short demo video is required for any pull request.
Control how your documents get signed