Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
veltwebsiteactiviteiten
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Partners
CiviCooP
Velt
veltwebsiteactiviteiten
Commits
159a896f
Commit
159a896f
authored
4 years ago
by
jaapjansma
Browse files
Options
Downloads
Patches
Plain Diff
Update for dataprocessor 1.23.x
parent
d73727f5
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Civi/VeltWebsiteActiviteiten/DataProcessor/FieldOutputHandler/RegistrationLinkFieldOutputHandler.php
+1
-5
1 addition, 5 deletions
...FieldOutputHandler/RegistrationLinkFieldOutputHandler.php
info.xml
+2
-2
2 additions, 2 deletions
info.xml
with
3 additions
and
7 deletions
Civi/VeltWebsiteActiviteiten/DataProcessor/FieldOutputHandler/RegistrationLinkFieldOutputHandler.php
+
1
−
5
View file @
159a896f
...
...
@@ -6,12 +6,8 @@
namespace
Civi\VeltWebsiteActiviteiten\DataProcessor\FieldOutputHandler
;
use
Civi\DataProcessor\DataSpecification\FieldSpecification
;
use
Civi\DataProcessor\Exception\DataSourceNotFoundException
;
use
Civi\DataProcessor\Exception\FieldNotFoundException
;
use
Civi\DataProcessor\FieldOutputHandler\AbstractFieldOutputHandler
;
use
Civi\DataProcessor\FieldOutputHandler\AbstractSimpleFieldOutputHandler
;
use
Civi\DataProcessor\FieldOutputHandler\FieldOutput
;
use
Civi\DataProcessor\Source\SourceInterface
;
use
CRM_Veltwebsiteactiviteiten_ExtensionUtil
as
E
;
class
RegistrationLinkFieldOutputHandler
extends
AbstractSimpleFieldOutputHandler
{
...
...
This diff is collapsed.
Click to expand it.
info.xml
+
2
−
2
View file @
159a896f
...
...
@@ -12,8 +12,8 @@
<url
desc=
"Main Extension Page"
>
https://lab.civicrm.org/partners/civicoop/velt/veltwebsiteactiviteiten
</url>
<url
desc=
"Licensing"
>
http://www.gnu.org/licenses/agpl-3.0.html
</url>
</urls>
<releaseDate>
2020-12-0
2
</releaseDate>
<version>
1.
7
</version>
<releaseDate>
2020-12-0
9
</releaseDate>
<version>
1.
8
</version>
<develStage>
stable
</develStage>
<compatibility>
<ver>
5.14
</ver>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment