Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
civicrm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Analyze
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
plugins
civicrm
Commits
f1cd563be496d21485e9df2b252d5daacc4313bd
Select Git revision
Branches
19
6.1.1
master
default
6.1.0
6.0.3
6.0.2
6.0.1
5.82.0
5.81.2
6.0.0
5.81.1
5.81.0
5.80.3
5.75.7
5.80.1
5.80.0
5.79.2
5.75.6
5.78.4
5.69.6
19 results
civicrm
wp-rest
Author
Search by author
Any Author
authors
Christian Wach
haystack
Dana Skallman
danaskallman
Jack
jackrabbit
Joseph Lacey
joseph
Kevin Cristiano
kcristiano
Melissa Cahill
maggiemel
Rindy Portfolio
portfola
Tadpole
tadpole
8 authors
Feb 18, 2020
global namesapce
· f1cd563b
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
f1cd563b
handle email (mailto) urls
· 0315f33d
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
0315f33d
add civi_wp_rest/controller/rest/permissions_check filter
· 0632d37a
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
0632d37a
accept instance of WP_Error
· 06f6ff95
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
06f6ff95
assign error, don't return it from catch block
· b29d7a02
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
b29d7a02
accept api3 exception and return standardise api error data
· 4c31c1ca
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
4c31c1ca
add editor config file
· 0da042cd
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
0da042cd
always return $result!
· fe78303f
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
fe78303f
handle timestamps mismatched system error, CRM-12523/CRM-18062/CRM-19115
· 67616953
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
67616953
make strings translatable
· 3ebb9598
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
3ebb9598
php7.0 compatible - remove array destructuring
· 49eb26fb
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
49eb26fb
Make strings translatable
· cae8deaf
Christian Wach
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
cae8deaf
First pass at adding REST API compatibility
· 806158d3
Christian Wach
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
806158d3
civicrm release
· da891c3d
Kevin Cristiano
authored
5 years ago
da891c3d
Feb 06, 2020
assign error, don't return it from catch block
· 6ae90bba
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
6ae90bba
accept api3 exception and return standardise api error data
· 5024bd5f
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
5024bd5f
add editor config file
· 21832c73
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
21832c73
always return $result!
· bfe182dd
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
bfe182dd
handle timestamps mismatched system error, CRM-12523/CRM-18062/CRM-19115
· c1727846
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
c1727846
make strings translatable
· b4f09879
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
b4f09879
php7.0 compatible - remove array destructuring
· 8a1dc732
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
8a1dc732
Make strings translatable
· 485c56e6
Christian Wach
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
485c56e6
First pass at adding REST API compatibility
· d7e12595
Christian Wach
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
d7e12595
civicrm release
· 8e4468e5
Kevin Cristiano
authored
5 years ago
8e4468e5
Jan 26, 2020
assign error, don't return it from catch block
· a5f21ec6
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
a5f21ec6
accept api3 exception and return standardise api error data
· 7a83f5b8
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
7a83f5b8
add editor config file
· d89442c4
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
d89442c4
always return $result!
· 86236997
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
86236997
handle timestamps mismatched system error, CRM-12523/CRM-18062/CRM-19115
· 8ddbe487
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
8ddbe487
make strings translatable
· de4d1044
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
de4d1044
php7.0 compatible - remove array destructuring
· f0e62b7a
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
f0e62b7a
Make strings translatable
· 9146fd54
Christian Wach
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
9146fd54
First pass at adding REST API compatibility
· 0c8f12b6
Christian Wach
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
0c8f12b6
civicrm release
· 1bbb467f
Kevin Cristiano
authored
5 years ago
1bbb467f
Jan 03, 2020
assign error, don't return it from catch block
· d808e1ca
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
d808e1ca
accept api3 exception and return standardise api error data
· 9f42b4c2
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
9f42b4c2
add editor config file
· 73589083
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
73589083
always return $result!
· f724b520
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
f724b520
handle timestamps mismatched system error, CRM-12523/CRM-18062/CRM-19115
· 6e0bc322
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
6e0bc322
make strings translatable
· 1933d8d6
Andrei Mondoc
authored
5 years ago
and
Kevin Cristiano
committed
5 years ago
1933d8d6
Loading