projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d00986b
)
ExampleDataInterface - Switch to ClassScanner (part 1, rename *.ex.php => *.php)
author
Tim Otten
<totten@civicrm.org>
Tue, 21 Jun 2022 11:12:00 +0000
(
04:12
-0700)
committer
Tim Otten
<totten@civicrm.org>
Tue, 28 Jun 2022 00:18:21 +0000
(17:18 -0700)
CRM/Contribute/WorkflowMessage/Contribution/BasicContribution.php
[moved from
CRM/Contribute/WorkflowMessage/Contribution/BasicContribution.ex.php
with 100% similarity]
patch
|
blob
|
blame
|
history
CRM/Contribute/WorkflowMessage/RecurringEdit/AlexCancelled.php
[moved from
CRM/Contribute/WorkflowMessage/RecurringEdit/AlexCancelled.ex.php
with 100% similarity]
patch
|
blob
|
blame
|
history
CRM/Contribute/WorkflowMessage/RecurringEdit/BarbPending.php
[moved from
CRM/Contribute/WorkflowMessage/RecurringEdit/BarbPending.ex.php
with 100% similarity]
patch
|
blob
|
blame
|
history
Civi/Test/ExampleData/Contact/Alex.php
[moved from
Civi/Test/ExampleData/Contact/Alex.ex.php
with 100% similarity]
patch
|
blob
|
blame
|
history
Civi/Test/ExampleData/Contact/Barb.php
[moved from
Civi/Test/ExampleData/Contact/Barb.ex.php
with 100% similarity]
patch
|
blob
|
blame
|
history
Civi/Test/ExampleData/Contribution/Euro5990.php
[moved from
Civi/Test/ExampleData/Contribution/Euro5990.ex.php
with 100% similarity]
patch
|
blob
|
blame
|
history
Civi/Test/ExampleData/ContributionRecur/Euro5990.php
[moved from
Civi/Test/ExampleData/ContributionRecur/Euro5990.ex.php
with 100% similarity]
patch
|
blob
|
blame
|
history
Civi/WorkflowMessage/GenericWorkflowMessage/Alex.php
[moved from
Civi/WorkflowMessage/GenericWorkflowMessage/Alex.ex.php
with 100% similarity]
patch
|
blob
|
blame
|
history
tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity/CaseAdhocExample.php
[moved from
tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity/CaseAdhocExample.ex.php
with 100% similarity]
patch
|
blob
|
blame
|
history
tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity/CaseModelExample.php
[moved from
tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity/CaseModelExample.ex.php
with 100% similarity]
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Contribute/WorkflowMessage/Contribution/BasicContribution.ex.php
b/CRM/Contribute/WorkflowMessage/Contribution/BasicContribution.php
similarity index 100%
rename from
CRM/Contribute/WorkflowMessage/Contribution/BasicContribution.ex.php
rename to
CRM/Contribute/WorkflowMessage/Contribution/BasicContribution.php
diff --git
a/CRM/Contribute/WorkflowMessage/RecurringEdit/AlexCancelled.ex.php
b/CRM/Contribute/WorkflowMessage/RecurringEdit/AlexCancelled.php
similarity index 100%
rename from
CRM/Contribute/WorkflowMessage/RecurringEdit/AlexCancelled.ex.php
rename to
CRM/Contribute/WorkflowMessage/RecurringEdit/AlexCancelled.php
diff --git
a/CRM/Contribute/WorkflowMessage/RecurringEdit/BarbPending.ex.php
b/CRM/Contribute/WorkflowMessage/RecurringEdit/BarbPending.php
similarity index 100%
rename from
CRM/Contribute/WorkflowMessage/RecurringEdit/BarbPending.ex.php
rename to
CRM/Contribute/WorkflowMessage/RecurringEdit/BarbPending.php
diff --git
a/Civi/Test/ExampleData/Contact/Alex.ex.php
b/Civi/Test/ExampleData/Contact/Alex.php
similarity index 100%
rename from
Civi/Test/ExampleData/Contact/Alex.ex.php
rename to
Civi/Test/ExampleData/Contact/Alex.php
diff --git
a/Civi/Test/ExampleData/Contact/Barb.ex.php
b/Civi/Test/ExampleData/Contact/Barb.php
similarity index 100%
rename from
Civi/Test/ExampleData/Contact/Barb.ex.php
rename to
Civi/Test/ExampleData/Contact/Barb.php
diff --git
a/Civi/Test/ExampleData/Contribution/Euro5990.ex.php
b/Civi/Test/ExampleData/Contribution/Euro5990.php
similarity index 100%
rename from
Civi/Test/ExampleData/Contribution/Euro5990.ex.php
rename to
Civi/Test/ExampleData/Contribution/Euro5990.php
diff --git
a/Civi/Test/ExampleData/ContributionRecur/Euro5990.ex.php
b/Civi/Test/ExampleData/ContributionRecur/Euro5990.php
similarity index 100%
rename from
Civi/Test/ExampleData/ContributionRecur/Euro5990.ex.php
rename to
Civi/Test/ExampleData/ContributionRecur/Euro5990.php
diff --git
a/Civi/WorkflowMessage/GenericWorkflowMessage/Alex.ex.php
b/Civi/WorkflowMessage/GenericWorkflowMessage/Alex.php
similarity index 100%
rename from
Civi/WorkflowMessage/GenericWorkflowMessage/Alex.ex.php
rename to
Civi/WorkflowMessage/GenericWorkflowMessage/Alex.php
diff --git
a/tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity/CaseAdhocExample.ex.php
b/tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity/CaseAdhocExample.php
similarity index 100%
rename from
tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity/CaseAdhocExample.ex.php
rename to
tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity/CaseAdhocExample.php
diff --git
a/tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity/CaseModelExample.ex.php
b/tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity/CaseModelExample.php
similarity index 100%
rename from
tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity/CaseModelExample.ex.php
rename to
tests/phpunit/CRM/Case/WorkflowMessage/CaseActivity/CaseModelExample.php