Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API endpoint to list docs #5

Closed
vitormattos opened this issue Dec 28, 2020 · 0 comments · Fixed by #275
Closed

API endpoint to list docs #5

vitormattos opened this issue Dec 28, 2020 · 0 comments · Fixed by #275
Assignees
Labels
backend Backend task enhancement App improviments

Comments

@vitormattos
Copy link
Member

vitormattos commented Dec 28, 2020

The main screen need show two list of files: need to sign and signed.

List of docs with:

  • File name
  • List with status of signatures containing who has to sign and individual status of each signature with the date the signature was requested and the date when signed when this date exists
  • Document status: unsigned and signed
  • Actions containing whether the person can sign, or delete subscription requests, or delete the doc
  • Who requested the doc to be signed
  • Download PDF link
@vitormattos vitormattos added backend Backend task enhancement App improviments frontend Frontend task labels Mar 21, 2021
@vitormattos vitormattos changed the title List docs API endpoint to list docs May 25, 2021
@vitormattos vitormattos self-assigned this May 25, 2021
@vitormattos vitormattos removed the frontend Frontend task label May 25, 2021
@vitormattos vitormattos linked a pull request Jun 9, 2021 that will close this issue
lhsazevedo referenced this issue in lhsazevedo/libresign Nov 5, 2022
sectorres added a commit to sectorres/libresign that referenced this issue Jan 23, 2023
Foi necessario inserir a linha: include_once __DIR__ . '/../../vendor/autoload.php';  para corrigir erro no update para a versão: 6.2.5.

[root@fileserver config]# occ libresign:configure:check
An unhandled exception has been thrown:
Error: Class "Jeidison\JSignPDF\JSignPDF" not found in /usr/share/nextcloud/apps/libresign/lib/Handler/JSignPdfHandler.php:33
Stack trace:
#0 /usr/share/nextcloud/apps/libresign/lib/Service/ConfigureCheckService.php(116): OCA\Libresign\Handler\JSignPdfHandler->getJSignPdf()
LibreSign#1 /usr/share/nextcloud/apps/libresign/lib/Service/ConfigureCheckService.php(48): OCA\Libresign\Service\ConfigureCheckService->checkJSignPdf()
LibreSign#2 /usr/share/nextcloud/apps/libresign/lib/Service/ConfigureCheckService.php(34): OCA\Libresign\Service\ConfigureCheckService->checkSign()
LibreSign#3 /usr/share/nextcloud/apps/libresign/lib/Command/Configure/Check.php(54): OCA\Libresign\Service\ConfigureCheckService->checkAll()
LibreSign#4 /usr/share/nextcloud/3rdparty/symfony/console/Command/Command.php(255): OCA\Libresign\Command\Configure\Check->execute()
LibreSign#5 /usr/share/nextcloud/core/Command/Base.php(177): Symfony\Component\Console\Command\Command->run()
LibreSign#6 /usr/share/nextcloud/3rdparty/symfony/console/Application.php(1009): OC\Core\Command\Base->run()
LibreSign#7 /usr/share/nextcloud/3rdparty/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand()
LibreSign#8 /usr/share/nextcloud/3rdparty/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun()
LibreSign#9 /usr/share/nextcloud/lib/private/Console/Application.php(213): Symfony\Component\Console\Application->run()
LibreSign#10 /usr/share/nextcloud/console.php(100): OC\Console\Application->run()
LibreSign#11 /usr/share/nextcloud/occ(11): require_once('...')
backportbot-libresign bot pushed a commit that referenced this issue Jan 25, 2023
Foi necessario inserir a linha: include_once __DIR__ . '/../../vendor/autoload.php';  para corrigir erro no update para a versão: 6.2.5.

[root@fileserver config]# occ libresign:configure:check
An unhandled exception has been thrown:
Error: Class "Jeidison\JSignPDF\JSignPDF" not found in /usr/share/nextcloud/apps/libresign/lib/Handler/JSignPdfHandler.php:33
Stack trace:
#0 /usr/share/nextcloud/apps/libresign/lib/Service/ConfigureCheckService.php(116): OCA\Libresign\Handler\JSignPdfHandler->getJSignPdf()
#1 /usr/share/nextcloud/apps/libresign/lib/Service/ConfigureCheckService.php(48): OCA\Libresign\Service\ConfigureCheckService->checkJSignPdf()
#2 /usr/share/nextcloud/apps/libresign/lib/Service/ConfigureCheckService.php(34): OCA\Libresign\Service\ConfigureCheckService->checkSign()
#3 /usr/share/nextcloud/apps/libresign/lib/Command/Configure/Check.php(54): OCA\Libresign\Service\ConfigureCheckService->checkAll()
#4 /usr/share/nextcloud/3rdparty/symfony/console/Command/Command.php(255): OCA\Libresign\Command\Configure\Check->execute()
#5 /usr/share/nextcloud/core/Command/Base.php(177): Symfony\Component\Console\Command\Command->run()
#6 /usr/share/nextcloud/3rdparty/symfony/console/Application.php(1009): OC\Core\Command\Base->run()
#7 /usr/share/nextcloud/3rdparty/symfony/console/Application.php(273): Symfony\Component\Console\Application->doRunCommand()
#8 /usr/share/nextcloud/3rdparty/symfony/console/Application.php(149): Symfony\Component\Console\Application->doRun()
#9 /usr/share/nextcloud/lib/private/Console/Application.php(213): Symfony\Component\Console\Application->run()
#10 /usr/share/nextcloud/console.php(100): OC\Console\Application->run()
#11 /usr/share/nextcloud/occ(11): require_once('...')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend task enhancement App improviments
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant