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

Added API parameter 'workforce' #259

Open
wants to merge 65 commits into
base: develop
Choose a base branch
from

Conversation

Thommes17
Copy link

Allows to set the parameter 'workforce' via the Wordpress REST-API. The value type must be integer.

Changes to be committed:
modified: src/Api/Reports.php
modified: src/DataAccess/ReportInserter.php
modified: src/Model/ReportInsertObject.php

Thomas Meyer and others added 30 commits February 13, 2023 17:33
Allows to set the parameter 'workforce' via the Wordpress REST-API. The value type must be integer.

Changes to be committed:
	modified:   src/Api/Reports.php
	modified:   src/DataAccess/ReportInserter.php
    modified:   src/Model/ReportInsertObject.php
Changes in Reports.php: 'content' sanitize callback chaged to "wp_kses_post". This allows, e.g., to include images that have been uploaded separately via FTP
Settings had to be thrown away to get PhpStorm working on a new machine, so let's not track those files
config:recommended is only available from v36 onwards
…on-major)

chore(deps): update devdependencies (non-major)
…s-wpcs-3.x

chore(deps): update dependency wp-coding-standards/wpcs to v3
…on-major)

chore(deps): update dependency phpunit/phpunit to v9.6.12
…on-major)

chore(deps): update dependency wp-coding-standards/wpcs to v3.0.1
…on-major)

chore(deps): update dependency phpunit/phpunit to v9.6.13
…on-major)

chore(deps): update dependency phpmd/phpmd to v2.14.1
abrain and others added 30 commits December 1, 2023 20:50
chore(deps): update all non-major dependencies
…on-major)

chore(deps): update dependency phpunit/phpunit to v9.6.15
…on-major)

chore(deps): update devdependencies (non-major)
…desniffer-composer-installer-1.x

chore(deps): update dependency dealerdirect/phpcodesniffer-composer-installer to v1
…on-major)

chore(deps): update devdependencies (non-major)
…on-major)

chore(deps): update devdependencies (non-major) to v1.5.0
chore(deps): update php docker tag to v8.3.2
shortcode [einsatzliste options=special] will show report with images instead of reports marked "special"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants