fix: Récupérer l'opération active depuis la table operations
- Corrige l'erreur SQL 'Unknown column fk_operation in users' - L'opération active est récupérée depuis operations.chk_active = 1 - Jointure avec users pour filtrer par entité de l'admin créateur - Query: SELECT o.id FROM operations o INNER JOIN users u ON u.fk_entite = o.fk_entite WHERE u.id = ? AND o.chk_active = 1
This commit is contained in:
0
api/vendor/autoload.php
vendored
Normal file → Executable file
0
api/vendor/autoload.php
vendored
Normal file → Executable file
0
api/vendor/composer/ClassLoader.php
vendored
Normal file → Executable file
0
api/vendor/composer/ClassLoader.php
vendored
Normal file → Executable file
0
api/vendor/composer/InstalledVersions.php
vendored
Normal file → Executable file
0
api/vendor/composer/InstalledVersions.php
vendored
Normal file → Executable file
0
api/vendor/composer/LICENSE
vendored
Normal file → Executable file
0
api/vendor/composer/LICENSE
vendored
Normal file → Executable file
0
api/vendor/composer/autoload_classmap.php
vendored
Normal file → Executable file
0
api/vendor/composer/autoload_classmap.php
vendored
Normal file → Executable file
0
api/vendor/composer/autoload_namespaces.php
vendored
Normal file → Executable file
0
api/vendor/composer/autoload_namespaces.php
vendored
Normal file → Executable file
0
api/vendor/composer/autoload_psr4.php
vendored
Normal file → Executable file
0
api/vendor/composer/autoload_psr4.php
vendored
Normal file → Executable file
0
api/vendor/composer/autoload_real.php
vendored
Normal file → Executable file
0
api/vendor/composer/autoload_real.php
vendored
Normal file → Executable file
0
api/vendor/composer/autoload_static.php
vendored
Normal file → Executable file
0
api/vendor/composer/autoload_static.php
vendored
Normal file → Executable file
0
api/vendor/composer/installed.json
vendored
Normal file → Executable file
0
api/vendor/composer/installed.json
vendored
Normal file → Executable file
0
api/vendor/composer/installed.php
vendored
Normal file → Executable file
0
api/vendor/composer/installed.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/LICENSE
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/LICENSE
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/README.md
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/README.md
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/composer.json
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/composer.json
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/extension.neon
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/extension.neon
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/MatchAllResult.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/MatchAllResult.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/MatchAllStrictGroupsResult.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/MatchAllStrictGroupsResult.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/MatchAllWithOffsetsResult.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/MatchAllWithOffsetsResult.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/MatchResult.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/MatchResult.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/MatchStrictGroupsResult.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/MatchStrictGroupsResult.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/MatchWithOffsetsResult.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/MatchWithOffsetsResult.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/PHPStan/InvalidRegexPatternRule.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/PHPStan/InvalidRegexPatternRule.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/PHPStan/PregMatchFlags.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/PHPStan/PregMatchFlags.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/PHPStan/PregMatchParameterOutTypeExtension.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/PHPStan/PregMatchParameterOutTypeExtension.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/PHPStan/PregMatchTypeSpecifyingExtension.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/PHPStan/PregReplaceCallbackClosureTypeExtension.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/PHPStan/PregReplaceCallbackClosureTypeExtension.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/PHPStan/UnsafeStrictGroupsCallRule.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/PHPStan/UnsafeStrictGroupsCallRule.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/PcreException.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/PcreException.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/Preg.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/Preg.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/Regex.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/Regex.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/ReplaceResult.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/ReplaceResult.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/UnexpectedNullMatchException.php
vendored
Normal file → Executable file
0
api/vendor/composer/pcre/src/UnexpectedNullMatchException.php
vendored
Normal file → Executable file
0
api/vendor/composer/platform_check.php
vendored
Normal file → Executable file
0
api/vendor/composer/platform_check.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/.editorconfig
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/.editorconfig
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/.phive/phars.xml
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/.phive/phars.xml
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/.php-cs-fixer.dist.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/.php-cs-fixer.dist.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/.phpdoc/template/base.html.twig
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/.phpdoc/template/base.html.twig
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/.tool-versions
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/.tool-versions
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/LICENSE
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/LICENSE
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/README.md
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/README.md
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/composer.json
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/composer.json
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/ContentLength.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/ContentLength.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/FlySystem.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/FlySystem.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/Nginx.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/Nginx.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/Options.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/Options.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/PSR7Streams.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/PSR7Streams.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/StreamOutput.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/StreamOutput.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/Symfony.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/Symfony.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/Varnish.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/Varnish.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/index.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/guides/index.rst
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/phpdoc.dist.xml
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/phpdoc.dist.xml
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/phpunit.xml.dist
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/phpunit.xml.dist
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/psalm.xml
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/psalm.xml
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/CentralDirectoryFileHeader.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/CentralDirectoryFileHeader.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/CompressionMethod.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/CompressionMethod.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/DataDescriptor.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/DataDescriptor.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/EndOfCentralDirectory.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/EndOfCentralDirectory.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/DosTimeOverflowException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/DosTimeOverflowException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/FileNotFoundException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/FileNotFoundException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/FileNotReadableException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/FileNotReadableException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/FileSizeIncorrectException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/FileSizeIncorrectException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/OverflowException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/OverflowException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/ResourceActionException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/ResourceActionException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/SimulationFileUnknownException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/SimulationFileUnknownException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/StreamNotReadableException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/StreamNotReadableException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/StreamNotSeekableException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Exception/StreamNotSeekableException.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/File.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/File.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/GeneralPurposeBitFlag.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/GeneralPurposeBitFlag.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/LocalFileHeader.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/LocalFileHeader.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/OperationMode.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/OperationMode.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/PackField.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/PackField.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Time.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Time.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Version.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Version.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Zip64/DataDescriptor.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Zip64/DataDescriptor.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Zip64/EndOfCentralDirectory.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Zip64/EndOfCentralDirectory.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Zip64/EndOfCentralDirectoryLocator.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Zip64/EndOfCentralDirectoryLocator.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Zip64/ExtendedInformationExtraField.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Zip64/ExtendedInformationExtraField.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/ZipStream.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/ZipStream.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Zs/ExtendedInformationExtraField.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/src/Zs/ExtendedInformationExtraField.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/Assertions.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/Assertions.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/CentralDirectoryFileHeaderTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/CentralDirectoryFileHeaderTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/DataDescriptorTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/DataDescriptorTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/EndOfCentralDirectoryTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/EndOfCentralDirectoryTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/EndlessCycleStream.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/EndlessCycleStream.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/FaultInjectionResource.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/FaultInjectionResource.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/LocalFileHeaderTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/LocalFileHeaderTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/PackFieldTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/PackFieldTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/ResourceStream.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/ResourceStream.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/Tempfile.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/Tempfile.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/TimeTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/TimeTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/Util.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/Util.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/Zip64/DataDescriptorTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/Zip64/DataDescriptorTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/Zip64/EndOfCentralDirectoryLocatorTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/Zip64/EndOfCentralDirectoryLocatorTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/Zip64/EndOfCentralDirectoryTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/Zip64/EndOfCentralDirectoryTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/Zip64/ExtendedInformationExtraFieldTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/Zip64/ExtendedInformationExtraFieldTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/ZipStreamTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/ZipStreamTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/Zs/ExtendedInformationExtraFieldTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/Zs/ExtendedInformationExtraFieldTest.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/bootstrap.php
vendored
Normal file → Executable file
0
api/vendor/maennchen/zipstream-php/test/bootstrap.php
vendored
Normal file → Executable file
0
api/vendor/markbaker/complex/.github/workflows/main.yml
vendored
Normal file → Executable file
0
api/vendor/markbaker/complex/.github/workflows/main.yml
vendored
Normal file → Executable file
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user