From 7d61e75fdbf9dc67efb0d87f8fd273083eb2d487 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Wed, 13 Nov 2019 00:38:48 -0800 Subject: [PATCH] (NFC) (dev/core#878) Simplify copyright header (tests/*) --- .../test.extension.uitest/files/foo.css | 2 +- .../test.extension.uitest/files/ignoreme.css | 2 +- tests/fixtures/case.json | 2 +- tests/fixtures/case_contact.json | 2 +- tests/fixtures/case_relationships.json | 2 +- tests/fixtures/case_types.json | 2 +- tests/fixtures/contacts.json | 2 +- tests/mock/extension_browser_results/single | 2 +- .../CRM/Activity/ActionMappingTest.php | 24 ++------- .../Activity/BAO/ActivityAssignmentTest.php | 24 ++------- .../CRM/Activity/BAO/ActivityTargetTest.php | 24 ++------- .../CRM/Activity/Selector/SearchTest.php | 24 ++------- .../CRM/Campaign/Form/CampaignTest.php | 24 ++------- .../CRM/Contact/BAO/GroupContactCacheTest.php | 24 ++------- .../CRM/Contact/BAO/GroupContactTest.php | 24 ++------- tests/phpunit/CRM/Contact/BAO/GroupTest.php | 30 +++-------- .../CRM/Contact/BAO/RelationshipTest.php | 30 +++-------- .../CRM/Contact/BAO/SavedSearchTest.php | 30 +++-------- .../CRM/Contact/Form/Search/CriteriaTest.php | 30 +++-------- .../Form/Search/Custom/FullTextTest.php | 38 ++++++-------- .../Contact/Form/Search/Custom/SampleTest.php | 24 ++------- .../Search/Custom/SampleTestDataProvider.php | 24 ++------- .../Contact/Form/Search/SearchContactTest.php | 30 +++-------- .../CRM/Contact/Form/Task/EmailCommonTest.php | 24 ++------- .../Contact/Form/Task/PrintDocumentTest.php | 24 ++------- .../Contact/Import/Form/DataSourceTest.php | 30 +++-------- .../CRM/Contact/Import/Form/MapFieldTest.php | 30 +++-------- .../CRM/Contact/Import/Parser/ContactTest.php | 30 +++-------- .../CRM/Contact/Page/DedupeExceptionTest.php | 24 ++------- .../CRM/Contact/Page/View/NoteTest.php | 24 ++------- .../Contact/Page/View/UserDashBoardTest.php | 24 ++------- .../View/UserDashboard/GroupContactTest.php | 24 ++------- tests/phpunit/CRM/Contact/SelectorTest.php | 24 ++------- .../Contribute/ActionMapping/ByTypeTest.php | 24 ++------- .../Contribute/BAO/ContributionPageTest.php | 24 ++------- .../Contribute/BAO/ContributionRecurTest.php | 24 ++------- .../CRM/Contribute/BAO/ContributionTest.php | 24 ++------- .../Contribute/BAO/ContributionTypeTest.php | 24 ++------- .../CRM/Contribute/BAO/ProductTest.php | 24 ++------- .../Contribute/Form/AdditionalPaymentTest.php | 24 ++------- .../Form/Contribution/ConfirmTest.php | 24 ++------- .../Contribute/Form/Contribution/MainTest.php | 24 ++------- .../Form/Contribution/ThankYouTest.php | 24 ++------- .../CRM/Contribute/Form/ContributionTest.php | 24 ++------- .../CRM/Contribute/Form/SearchTest.php | 24 ++------- .../CRM/Contribute/Form/Task/InvoiceTest.php | 24 ++------- .../Form/Task/PDFLetterCommonTest.php | 24 ++------- .../CRM/Contribute/Form/Task/StatusTest.php | 24 ++------- .../phpunit/CRM/Contribute/Form/TaskTest.php | 24 ++------- .../phpunit/CRM/Contribute/Page/AjaxTest.php | 24 ++------- .../CRM/Contribute/PseudoConstantTest.php | 24 ++------- .../CRM/Contribute/Selector/SearchTest.php | 24 ++------- .../CRM/Core/BAO/ActionScheduleTest.php | 24 ++------- tests/phpunit/CRM/Core/BAO/AddressTest.php | 24 ++------- tests/phpunit/CRM/Core/BAO/CacheTest.php | 24 ++------- .../CRM/Core/BAO/ConfigSettingTest.php | 24 ++------- .../phpunit/CRM/Core/BAO/CustomGroupTest.php | 24 ++------- .../phpunit/CRM/Core/BAO/CustomValueTest.php | 24 ++------- tests/phpunit/CRM/Core/BAO/DashboardTest.php | 30 +++-------- .../CRM/Core/BAO/FinancialTrxnTest.php | 24 ++------- tests/phpunit/CRM/Core/BAO/LocationTest.php | 24 ++------- .../phpunit/CRM/Core/BAO/OptionGroupTest.php | 24 ++------- .../phpunit/CRM/Core/BAO/OptionValueTest.php | 24 ++------- tests/phpunit/CRM/Core/BAO/PhoneTest.php | 24 ++------- .../phpunit/CRM/Core/BAO/PreferencesTest.php | 24 ++------- .../CRM/Core/BAO/PrevNextCacheTest.php | 24 ++------- .../CRM/Core/BAO/RecurringEntityTest.php | 24 ++------- .../CRM/Core/BAO/SchemaHandlerTest.php | 24 ++------- tests/phpunit/CRM/Core/BAO/SettingTest.php | 24 ++------- .../CRM/Core/CommunityMessagesTest.php | 24 ++------- .../CRM/Core/Config/MagicMergeTest.php | 24 ++------- tests/phpunit/CRM/Core/Config/MailerTest.php | 24 ++------- tests/phpunit/CRM/Core/ErrorTest.php | 24 ++------- tests/phpunit/CRM/Core/FieldOptionsTest.php | 24 ++------- tests/phpunit/CRM/Core/I18n/LocaleTest.php | 24 ++------- tests/phpunit/CRM/Core/I18n/SchemaTest.php | 24 ++------- tests/phpunit/CRM/Core/JobManagerTest.php | 28 +++-------- tests/phpunit/CRM/Core/OptionGroupTest.php | 24 ++------- .../CRM/Core/Payment/AuthorizeNetTest.php | 24 ++------- .../phpunit/CRM/Core/Payment/BaseIPNTest.php | 24 ++------- .../CRM/Core/Payment/PayPalIPNTest.php | 24 ++------- .../CRM/Core/Payment/PayPalProIPNTest.php | 24 ++------- tests/phpunit/CRM/Core/PaymentTest.php | 24 ++------- tests/phpunit/CRM/Core/PseudoConstantTest.php | 24 ++------- .../CRM/Core/Resources/StringsTest.php | 30 +++-------- tests/phpunit/CRM/Core/ResourcesTest.php | 24 ++------- tests/phpunit/CRM/Custom/Page/AJAXTest.php | 24 ++------- .../CRM/Event/BAO/AdditionalPaymentTest.php | 24 ++------- .../CRM/Event/BAO/EventPermissionsTest.php | 24 ++------- .../CRM/Event/BAO/ParticipantStatusTest.php | 24 ++------- .../phpunit/CRM/Event/BAO/ParticipantTest.php | 24 ++------- .../Form/Registration/RegistrationTest.php | 24 ++------- .../Extension/Container/CollectionTest.php | 28 +++-------- .../CRM/Extension/Manager/PaymentTest.php | 28 +++-------- tests/phpunit/CRM/Extension/ManagerTest.php | 28 +++-------- .../dataset/good-repository/index.html | 2 +- .../Extension/dataset/good-repository/single | 2 +- .../Financial/BAO/FinancialAccountTest.php | 24 ++------- .../CRM/Financial/BAO/FinancialItemTest.php | 24 ++------- .../BAO/FinancialTypeAccountTest.php | 24 ++------- .../CRM/Financial/BAO/FinancialTypeTest.php | 24 ++------- .../Financial/BAO/PaymentProcessorTest.php | 24 ++------- .../BAO/PaymentProcessorTypeTest.php | 24 ++------- .../CRM/Financial/Form/PaymentEditTest.php | 24 ++------- .../Financial/Page/AjaxBatchSummaryTest.php | 24 ++------- tests/phpunit/CRM/Financial/Page/AjaxTest.php | 24 ++------- .../phpunit/CRM/Import/DataSource/CsvTest.php | 30 +++-------- .../CRM/Mailing/BAO/MailingJobTest.php | 24 ++------- tests/phpunit/CRM/Mailing/BAO/MailingTest.php | 24 ++------- .../CRM/Mailing/BaseMailingSystemTest.php | 24 ++------- .../Mailing/Form/Task/AdhocMailingTest.php | 24 ++------- .../phpunit/CRM/Mailing/MailingSystemTest.php | 24 ++------- .../CRM/Member/BAO/MembershipStatusTest.php | 24 ++------- .../phpunit/CRM/Member/BAO/MembershipTest.php | 24 ++------- .../CRM/Member/BAO/MembershipTypeTest.php | 24 ++------- .../CRM/Member/Form/MembershipRenewalTest.php | 24 ++------- .../CRM/Member/Form/MembershipTest.php | 24 ++------- .../Member/Form/Task/PDFLetterCommonTest.php | 24 ++------- .../CRM/Member/Selector/SearchTest.php | 24 ++------- .../CRM/Member/StatusOverrideTypesTest.php | 24 ++------- tests/phpunit/CRM/PCP/BAO/PCPTest.php | 24 ++------- .../CRM/Pledge/BAO/PledgeBlockTest.php | 24 ++------- .../CRM/Pledge/BAO/PledgePaymentTest.php | 24 ++------- tests/phpunit/CRM/Pledge/BAO/PledgeTest.php | 24 ++------- .../phpunit/CRM/Price/BAO/PriceFieldTest.php | 24 ++------- .../CRM/Price/BAO/PriceFieldValueTest.php | 24 ++------- tests/phpunit/CRM/Price/BAO/PriceSetTest.php | 24 ++------- tests/phpunit/CRM/Queue/Queue/SqlTest.php | 24 ++------- tests/phpunit/CRM/Queue/QueueTest.php | 24 ++------- tests/phpunit/CRM/Queue/RunnerTest.php | 24 ++------- .../phpunit/CRM/Report/Form/ActivityTest.php | 24 ++------- .../CRM/Report/Form/ContactSummaryTest.php | 24 ++------- .../CRM/Report/Form/Contribute/DetailTest.php | 24 ++------- .../phpunit/CRM/Report/Form/TestCaseTest.php | 24 ++------- tests/phpunit/CRM/Report/FormTest.php | 30 +++-------- tests/phpunit/CRM/SMS/BAO/ProviderTest.php | 24 ++------- tests/phpunit/CRM/SMS/ProviderTest.php | 24 ++------- tests/phpunit/CRM/Utils/DateTest.php | 30 +++-------- tests/phpunit/CRM/Utils/HTMLTest.php | 30 +++-------- tests/phpunit/CRM/Utils/ICalendarTest.php | 30 +++-------- tests/phpunit/CRM/Utils/JSTest.php | 30 +++-------- .../data/bounces/test_utf8mb4_character.txt | 2 +- tests/phpunit/CRM/Utils/SignerTest.php | 28 +++-------- tests/phpunit/CRM/Utils/ZipTest.php | 28 +++-------- .../phpunit/CRMTraits/ACL/PermissionTrait.php | 24 ++------- .../CRMTraits/Custom/CustomDataTrait.php | 24 ++------- .../CRMTraits/Financial/FinancialACLTrait.php | 24 ++------- .../CRMTraits/Financial/OrderTrait.php | 24 ++------- .../CRMTraits/Financial/PriceSetTrait.php | 24 ++------- tests/phpunit/CRMTraits/PCP/PCPTestTrait.php | 24 ++------- .../phpunit/CRMTraits/Page/PageTestTrait.php | 24 ++------- .../CRMTraits/Profile/ProfileTrait.php | 24 ++------- tests/phpunit/Civi/Angular/ChangeSetTest.php | 24 ++------- tests/phpunit/Civi/Angular/ManagerTest.php | 24 ++------- .../Civi/Angular/PartialSyntaxTest.php | 24 ++------- .../Civi/Core/Theme/judy/css/bootstrap.css | 2 +- .../Civi/Core/Theme/judy/css/civicrm.css | 2 +- .../Civi/Core/Theme/liza/css/bootstrap.css | 2 +- .../Civi/Core/Theme/liza/css/civicrm.css | 2 +- .../Civi/Core/Theme/liza/css/civicrm.min.css | 2 +- .../liza/test.extension.uitest-files/foo.css | 2 +- tests/phpunit/CiviTest/CiviCaseTestCase.php | 24 ++------- tests/phpunit/CiviTest/CiviDBAssert.php | 24 ++------- tests/phpunit/CiviTest/CiviMailUtils.php | 23 ++------- tests/phpunit/CiviTest/CiviReportTestCase.php | 24 ++------- .../phpunit/CiviTest/CiviTestSMSProvider.php | 23 ++------- tests/phpunit/E2E/AllTests.php | 24 ++------- tests/phpunit/E2E/Cache/APCcacheTest.php | 23 ++------- tests/phpunit/E2E/Cache/ArrayCacheTest.php | 23 ++------- .../phpunit/E2E/Cache/ArrayDecoratorTest.php | 23 ++------- tests/phpunit/E2E/Cache/CacheTestCase.php | 23 ++------- .../E2E/Cache/ConfiguredMemoryTest.php | 23 ++------- .../E2E/Cache/FastArrayDecoratorTest.php | 23 ++------- tests/phpunit/E2E/Cache/SqlGroupTest.php | 23 ++------- tests/phpunit/E2E/Cache/TieredTest.php | 23 ++------- tests/phpunit/E2E/Cache/TwoInstancesTest.php | 23 ++------- tests/phpunit/E2E/Extern/RestTest.php | 23 ++------- tests/phpunit/E2E/Extern/SoapTest.php | 23 ++------- tests/phpunit/HelloTest.php | 24 ++------- tests/phpunit/api/v3/ACLCachingTest.php | 24 ++------- tests/phpunit/api/v3/ACLPermissionTest.php | 24 ++------- tests/phpunit/api/v3/APITest.php | 24 ++------- tests/phpunit/api/v3/APIWrapperTest.php | 24 ++------- tests/phpunit/api/v3/ActivityContactTest.php | 24 ++------- tests/phpunit/api/v3/AddressTest.php | 24 ++------- tests/phpunit/api/v3/BatchTest.php | 24 ++------- tests/phpunit/api/v3/CampaignTest.php | 28 +++-------- tests/phpunit/api/v3/CaseTypeTest.php | 24 ++------- tests/phpunit/api/v3/ContactTypeTest.php | 24 ++------- tests/phpunit/api/v3/ContributionPageTest.php | 24 ++------- .../phpunit/api/v3/ContributionRecurTest.php | 24 ++------- tests/phpunit/api/v3/ContributionSoftTest.php | 24 ++------- tests/phpunit/api/v3/ContributionTest.php | 24 ++------- tests/phpunit/api/v3/CountryTest.php | 24 ++------- tests/phpunit/api/v3/CustomApiTest.php | 24 ++------- tests/phpunit/api/v3/CustomFieldTest.php | 28 +++-------- tests/phpunit/api/v3/CustomGroupTest.php | 24 ++------- .../api/v3/CustomValueContactTypeTest.php | 24 ++------- tests/phpunit/api/v3/CustomValueTest.php | 33 ++++-------- tests/phpunit/api/v3/DomainTest.php | 24 ++------- tests/phpunit/api/v3/EmailTest.php | 28 +++-------- tests/phpunit/api/v3/EntityBatchTest.php | 29 +++-------- tests/phpunit/api/v3/EntityJoinTest.php | 24 ++------- tests/phpunit/api/v3/EntityTagACLTest.php | 24 ++------- tests/phpunit/api/v3/EntityTagTest.php | 24 ++------- tests/phpunit/api/v3/EventTest.php | 24 ++------- tests/phpunit/api/v3/ExceptionTest.php | 24 ++------- tests/phpunit/api/v3/ExtensionTest.php | 24 ++------- tests/phpunit/api/v3/FinancialTypeACLTest.php | 24 ++------- tests/phpunit/api/v3/FinancialTypeTest.php | 24 ++------- tests/phpunit/api/v3/GrantTest.php | 24 ++------- tests/phpunit/api/v3/GroupContactTest.php | 24 ++------- tests/phpunit/api/v3/GroupNestingTest.php | 24 ++------- .../phpunit/api/v3/GroupOrganizationTest.php | 24 ++------- tests/phpunit/api/v3/GroupTest.php | 24 ++------- tests/phpunit/api/v3/ImTest.php | 24 ++------- .../phpunit/api/v3/JobProcessMailingTest.php | 24 ++------- tests/phpunit/api/v3/JobTest.php | 24 ++------- .../phpunit/api/v3/JobTestCustomDataTest.php | 24 ++------- tests/phpunit/api/v3/LineItemTest.php | 28 +++-------- tests/phpunit/api/v3/LocBlockTest.php | 28 +++-------- tests/phpunit/api/v3/LoggingTest.php | 28 +++-------- tests/phpunit/api/v3/MailSettingsTest.php | 28 +++-------- tests/phpunit/api/v3/MailingContactTest.php | 24 ++------- tests/phpunit/api/v3/MailingGroupTest.php | 28 +++-------- tests/phpunit/api/v3/MappingFieldTest.php | 24 ++------- tests/phpunit/api/v3/MappingTest.php | 24 ++------- .../phpunit/api/v3/MembershipPaymentTest.php | 24 ++------- tests/phpunit/api/v3/MembershipStatusTest.php | 24 ++------- tests/phpunit/api/v3/MembershipTest.php | 24 ++------- tests/phpunit/api/v3/MembershipTypeTest.php | 30 +++-------- tests/phpunit/api/v3/MessageTemplateTest.php | 24 ++------- tests/phpunit/api/v3/MultilingualTest.php | 24 ++------- tests/phpunit/api/v3/NavigationTest.php | 32 +++--------- tests/phpunit/api/v3/NoteTest.php | 24 ++------- tests/phpunit/api/v3/OpenIDTest.php | 24 ++------- tests/phpunit/api/v3/OptionGroupTest.php | 28 +++-------- tests/phpunit/api/v3/OptionValueTest.php | 28 +++-------- tests/phpunit/api/v3/OrderTest.php | 24 ++------- .../phpunit/api/v3/ParticipantPaymentTest.php | 32 +++--------- .../api/v3/ParticipantStatusTypeTest.php | 28 +++-------- tests/phpunit/api/v3/ParticipantTest.php | 24 ++------- tests/phpunit/api/v3/PaymentProcessorTest.php | 24 ++------- .../api/v3/PaymentProcessorTypeTest.php | 24 ++------- tests/phpunit/api/v3/PaymentTest.php | 24 ++------- tests/phpunit/api/v3/PaymentTokenTest.php | 28 +++-------- tests/phpunit/api/v3/PcpTest.php | 31 +++--------- tests/phpunit/api/v3/PhoneTest.php | 24 ++------- tests/phpunit/api/v3/PledgePaymentTest.php | 24 ++------- tests/phpunit/api/v3/PledgeTest.php | 24 ++------- tests/phpunit/api/v3/PriceFieldTest.php | 28 +++-------- tests/phpunit/api/v3/PriceFieldValueTest.php | 28 +++-------- tests/phpunit/api/v3/PriceSetTest.php | 28 +++-------- tests/phpunit/api/v3/ProductTest.php | 32 +++--------- tests/phpunit/api/v3/ProfileTest.php | 28 +++-------- tests/phpunit/api/v3/RelationshipTest.php | 32 +++--------- tests/phpunit/api/v3/RelationshipTypeTest.php | 50 ++----------------- tests/phpunit/api/v3/ReportTemplateTest.php | 24 ++------- tests/phpunit/api/v3/SelectQueryTest.php | 24 ++------- tests/phpunit/api/v3/SettingTest.php | 24 ++------- tests/phpunit/api/v3/StateProvinceTest.php | 24 ++------- tests/phpunit/api/v3/StatusPreferenceTest.php | 24 ++------- tests/phpunit/api/v3/SurveyRespondantTest.php | 24 ++------- tests/phpunit/api/v3/SurveyTest.php | 24 ++------- .../phpunit/api/v3/SyntaxConformanceTest.php | 24 ++------- tests/phpunit/api/v3/SystemCheckTest.php | 24 ++------- tests/phpunit/api/v3/SystemTest.php | 28 +++-------- tests/phpunit/api/v3/TagTest.php | 24 ++------- .../api/v3/TaxContributionPageTest.php | 28 +++-------- tests/phpunit/api/v3/UFFieldTest.php | 24 ++------- tests/phpunit/api/v3/UFGroupTest.php | 24 ++------- tests/phpunit/api/v3/UFJoinTest.php | 24 ++------- tests/phpunit/api/v3/UFMatchTest.php | 24 ++------- tests/phpunit/api/v3/UserTest.php | 24 ++------- tests/phpunit/api/v3/UtilsTest.php | 24 ++------- tests/phpunit/api/v3/ValidateTest.php | 24 ++------- tests/phpunit/api/v3/WebsiteTest.php | 24 ++------- .../api/v3/custom_api/MailingProviderData.php | 30 +++-------- .../api/v4/Action/BaseCustomValueTest.php | 24 ++------- .../api/v4/Action/BasicActionsTest.php | 24 ++------- .../api/v4/Action/BasicCustomFieldTest.php | 24 ++------- tests/phpunit/api/v4/Action/ChainTest.php | 24 ++------- .../api/v4/Action/ComplexQueryTest.php | 24 ++------- .../api/v4/Action/ContactApiKeyTest.php | 24 ++------- .../api/v4/Action/ContactChecksumTest.php | 24 ++------- .../phpunit/api/v4/Action/ContactGetTest.php | 24 ++------- .../api/v4/Action/CreateCustomValueTest.php | 24 ++------- .../v4/Action/CreateWithOptionGroupTest.php | 24 ++------- .../api/v4/Action/CurrentFilterTest.php | 24 ++------- .../v4/Action/CustomValuePerformanceTest.php | 24 ++------- .../phpunit/api/v4/Action/CustomValueTest.php | 24 ++------- tests/phpunit/api/v4/Action/DateTest.php | 24 ++------- .../api/v4/Action/EvaluateConditionTest.php | 24 ++------- tests/phpunit/api/v4/Action/EventTest.php | 24 ++------- .../v4/Action/ExtendFromIndividualTest.php | 24 ++------- tests/phpunit/api/v4/Action/FkJoinTest.php | 24 ++------- .../api/v4/Action/GetExtraFieldsTest.php | 24 ++------- .../api/v4/Action/GetFromArrayTest.php | 24 ++------- tests/phpunit/api/v4/Action/IndexTest.php | 24 ++------- tests/phpunit/api/v4/Action/NullValueTest.php | 24 ++------- tests/phpunit/api/v4/Action/ReplaceTest.php | 24 ++------- .../api/v4/Action/RequiredFieldTest.php | 24 ++------- .../api/v4/Action/UpdateContactTest.php | 24 ++------- .../api/v4/Action/UpdateCustomValueTest.php | 24 ++------- tests/phpunit/api/v4/AllTests.php | 24 ++------- .../phpunit/api/v4/Entity/ConformanceTest.php | 24 ++------- .../phpunit/api/v4/Entity/ContactJoinTest.php | 24 ++------- tests/phpunit/api/v4/Entity/EntityTest.php | 24 ++------- .../phpunit/api/v4/Entity/ParticipantTest.php | 24 ++------- tests/phpunit/api/v4/Entity/RouteTest.php | 24 ++------- tests/phpunit/api/v4/Entity/SettingTest.php | 24 ++------- .../Mock/Api4/Action/MockArrayEntity/Get.php | 24 ++------- .../api/v4/Mock/Api4/MockArrayEntity.php | 24 ++------- .../api/v4/Mock/Api4/MockBasicEntity.php | 24 ++------- .../api/v4/Mock/MockEntityDataStorage.php | 24 ++------- .../api/v4/Mock/MockV4ReflectionBase.php | 24 ++------- .../api/v4/Mock/MockV4ReflectionChild.php | 24 ++------- .../v4/Mock/MockV4ReflectionGrandchild.php | 24 ++------- .../Query/Api4SelectQueryComplexJoinTest.php | 24 ++------- .../api/v4/Query/Api4SelectQueryTest.php | 24 ++------- .../phpunit/api/v4/Query/OneToOneJoinTest.php | 24 ++------- .../api/v4/Query/OptionValueJoinTest.php | 24 ++------- .../api/v4/Query/SelectQueryMultiJoinTest.php | 24 ++------- .../Service/Schema/SchemaMapRealTableTest.php | 24 ++------- .../v4/Service/Schema/SchemaMapperTest.php | 24 ++------- .../Service/TestCreationParameterProvider.php | 24 ++------- tests/phpunit/api/v4/Spec/RequestSpecTest.php | 24 ++------- .../phpunit/api/v4/Spec/SpecFormatterTest.php | 24 ++------- .../phpunit/api/v4/Spec/SpecGathererTest.php | 24 ++------- .../api/v4/Traits/OptionCleanupTrait.php | 24 ++------- .../api/v4/Traits/QueryCounterTrait.php | 24 ++------- .../api/v4/Traits/TableDropperTrait.php | 24 ++------- .../api/v4/Traits/TestDataLoaderTrait.php | 24 ++------- tests/phpunit/api/v4/UnitTestCase.php | 24 ++------- .../v4/Utils/ArrayInsertionServiceTest.php | 24 ++------- .../api/v4/Utils/ReflectionUtilsTest.php | 24 ++------- tests/qunit/crm-backbone/test.js | 2 +- 337 files changed, 1433 insertions(+), 6543 deletions(-) diff --git a/tests/extensions/test.extension.uitest/files/foo.css b/tests/extensions/test.extension.uitest/files/foo.css index 2b7c87fd6d..e116ab03ea 100644 --- a/tests/extensions/test.extension.uitest/files/foo.css +++ b/tests/extensions/test.extension.uitest/files/foo.css @@ -1 +1 @@ -/* Placeholder */ \ No newline at end of file +/* Placeholder */ diff --git a/tests/extensions/test.extension.uitest/files/ignoreme.css b/tests/extensions/test.extension.uitest/files/ignoreme.css index 2b7c87fd6d..e116ab03ea 100644 --- a/tests/extensions/test.extension.uitest/files/ignoreme.css +++ b/tests/extensions/test.extension.uitest/files/ignoreme.css @@ -1 +1 @@ -/* Placeholder */ \ No newline at end of file +/* Placeholder */ diff --git a/tests/fixtures/case.json b/tests/fixtures/case.json index 493ca8d896..84f65f5a3a 100644 --- a/tests/fixtures/case.json +++ b/tests/fixtures/case.json @@ -6,4 +6,4 @@ "status_id": 1 } ] -} \ No newline at end of file +} diff --git a/tests/fixtures/case_contact.json b/tests/fixtures/case_contact.json index b589251233..2027a34ae2 100644 --- a/tests/fixtures/case_contact.json +++ b/tests/fixtures/case_contact.json @@ -5,4 +5,4 @@ "contact_id": 3 } ] -} \ No newline at end of file +} diff --git a/tests/fixtures/case_relationships.json b/tests/fixtures/case_relationships.json index f1c0dc962d..b53a8597de 100644 --- a/tests/fixtures/case_relationships.json +++ b/tests/fixtures/case_relationships.json @@ -45,4 +45,4 @@ "is_active": 1 } ] -} \ No newline at end of file +} diff --git a/tests/fixtures/case_types.json b/tests/fixtures/case_types.json index 6c2d397b60..b154bc43ad 100644 --- a/tests/fixtures/case_types.json +++ b/tests/fixtures/case_types.json @@ -10,4 +10,4 @@ "weight": 1 } ] -} \ No newline at end of file +} diff --git a/tests/fixtures/contacts.json b/tests/fixtures/contacts.json index 3b5e70573e..4acb3ce25c 100644 --- a/tests/fixtures/contacts.json +++ b/tests/fixtures/contacts.json @@ -51,4 +51,4 @@ "last_name": "Contact" } ] -} \ No newline at end of file +} diff --git a/tests/mock/extension_browser_results/single b/tests/mock/extension_browser_results/single index ef9b00a2d9..a8c72b7dad 100644 --- a/tests/mock/extension_browser_results/single +++ b/tests/mock/extension_browser_results/single @@ -1 +1 @@ -{"org.civicrm.module.cividiscount":"\n\n cividiscount<\/file>\n CiviDiscount<\/name>\n Enables discount codes and automatic discounts for events and memberships.<\/description>\n \n \n http:\/\/civicrm.org\/extension\/cividiscount-extension\n <\/url>\n \n https:\/\/github.com\/dlobo\/org.civicrm.module.cividiscount\/\n <\/url>\n http:\/\/civicrm.stackexchange.com<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n CiviCRM LLC<\/author>\n info@civicrm.org<\/email>\n <\/maintainer>\n 2016-03-04<\/releaseDate>\n 3.2<\/version>\n \n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n For support, please contact the team on the forums. (http:\/\/forum.civicrm.org)\n <\/comments>\n \n CRM\/CiviDiscount<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/dlobo\/org.civicrm.module.cividiscount\/archive\/3.2.zip<\/downloadUrl>stable<\/develStage><\/extension>\n","nz.co.fuzion.extendedreport":"\n\n https:\/\/github.com\/eileenmcnaughton\/nz.co.fuzion.extendedreport\/archive\/2.4.zip<\/downloadUrl>\n extendedreport<\/file>\n ExtendedReport<\/name>\n Extended reports<\/description>\n AGPL<\/license>\n \n http:\/\/civicrm.org<\/url>\n http:\/\/forum.civicrm.org<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n \n Eileen McNaughton<\/author>\n eileen@fuzion.co.nz<\/email>\n <\/maintainer>\n 2016-07-25<\/releaseDate>\n 2.4<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n Extended reports create other report options such as crosstab urls, multiple contact custom fields, price\n set reports\n <\/comments>\n \n CRM\/Extendedreport<\/namespace>\n <\/civix>\n<\/extension>\n","ca.bidon.reporterror":"\n\n reporterror<\/file>\n CiviCRM Report Error<\/name>\n Advanced error handler for CiviCRM that sends an e-mail with detailed information when fatal errors are encountered.<\/description>\n AGPL 3<\/license>\n \n Mathieu Lutfy<\/author>\n mathieu@bidon.ca<\/email>\n <\/maintainer>\n \n https:\/\/github.com\/mlutfy\/ca.bidon.reporterror<\/url>\n https:\/\/github.com\/mlutfy\/ca.bidon.reporterror\/blob\/master\/README.md<\/url>\n http:\/\/forum.civicrm.org\/index.php\/board,57.0.html<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n 2016-03-06<\/releaseDate>\n 2.9<\/version>\n stable<\/develStage>\n \n 4.2<\/ver>\n 4.3<\/ver>\n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n \n CRM\/ReportError<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/mlutfy\/ca.bidon.reporterror\/archive\/2.9.zip<\/downloadUrl><\/extension>\n","org.civicrm.multisite":"\n\n multisite<\/file>\n CiviCRM Multisite<\/name>\n Multisite permissioning for CiviCRM<\/description>\n \n http:\/\/wiki.civicrm.org\/confluence\/pages\/viewpage.action?pageId=86213708<\/url>\n http:\/\/forum.civicrm.org\/index.php\/board,51.0.html<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n AGPL<\/license>\n \n CiviCRM LLC<\/author>\n info@civicrm.org<\/email>\n <\/maintainer>\n 2016-07-25<\/releaseDate>\n 2.5<\/version>\n stable<\/develStage>\n \n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n This is a port of the CiviCRM multisite module to an extension. You will need to review the changes in this version<\/comments>\n \n CRM\/Multisite<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/eileenmcnaughton\/org.civicrm.multisite\/archive\/2.5.zip<\/downloadUrl><\/extension>\n","org.civicrm.sms.twilio":"\n\n https:\/\/github.com\/civicrm\/org.civicrm.sms.twilio\/archive\/1.1.1.zip<\/downloadUrl>\n twilio<\/file>\n twilio<\/name>\n Twilio integration allows delivering short message service (SMS) messages through its Twilio Gateway to mobile phone users.<\/description>\n \n http:\/\/civicrm.org<\/url>\n http:\/\/wiki.civicrm.org\/confluence\/display\/CRMDOC\/Setting+up+a+SMS+Provider+for+CiviSMS<\/url>\n http:\/\/forum.civicrm.org<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n AGPL<\/license>\n \n Community Contributed<\/author>\n info@civicrm.org<\/email>\n <\/maintainer>\n 2016-06-24<\/releaseDate>\n 1.1.1<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n For support, please contact project team on the forums.<\/comments>\n<\/extension>\n","com.webaccessglobal.module.civimobile":"\n\n https:\/\/github.com\/webaccess\/com.webaccessglobal.module.civimobile\/archive\/2.0.zip<\/downloadUrl>\n civimobile<\/file>\n CiviMobile<\/name>\n Mobile interface for CiviCRM<\/description>\n \n http:\/\/civicrm.org\/extensions\/civimobile<\/url>\n https:\/\/github.com\/webaccess\/com.webaccessglobal.module.civimobile<\/url>\n https:\/\/github.com\/webaccess\/com.webaccessglobal.module.civimobile\/issues<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n Web Access<\/author>\n info@webaccessglobal.com<\/email>\n <\/maintainer>\n 2016-04-12<\/releaseDate>\n 2.0<\/version>\n stable<\/develStage>\n \n 4.7<\/ver>\n <\/compatibility>\n For support, please contact the team on github. (https:\/\/github.com\/webaccess\/com.webaccessglobal.module.civimobile\/issues)<\/comments>\n<\/extension>\n","net.ourpowerbase.sumfields":"\n\n sumfields<\/file>\n Summary Fields<\/name>\n The Summary Fields extension creates read-only custom data fields that extend Contact and are automatically populated with up-to-date totals such as total lifetime contributions, last contribution amount, last attended event, etc.<\/description>\n GPL version 3<\/license>\n \n Jamie McClelland\/Progressive Technology Project<\/author>\n jamie@progressivetech.org<\/email>\n <\/maintainer>\n 2016-07-27<\/releaseDate>\n 2.0.6<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n This extension adds custom data fields and triggers to your database. Disabling this extension will cause the custom data fields to be deleted and triggers removed.<\/comments>\n \n CRM\/Sumfields<\/namespace>\n <\/civix>\n \n https:\/\/github.com\/progressivetech\/net.ourpowerbase.sumfields<\/url>\n https:\/\/github.com\/progressivetech\/net.ourpowerbase.sumfields<\/url>\n <\/urls>\nhttps:\/\/github.com\/progressivetech\/net.ourpowerbase.sumfields\/archive\/v2.0.6.zip<\/downloadUrl><\/extension>\n","uk.co.compucorp.civicrm.booking":"\n\n booking<\/file>\n CiviBooking<\/name>\n A CMS independent extension to allow organisations to manage a group of resources (i.e. rooms) offering these to constituents for a fee.<\/description>\n the GNU Affero General Public License 3 (GNU AGPL 3) and the CiviCRM Licensing Exception.<\/license>\n \n Erawat Chamanont, Jamie Novick, Guanhuan Chen<\/author>\n jamie@compucorpc.o.uk, guanhuan@compucorp.co.uk<\/email>\n <\/maintainer>\n \n http:\/\/civicrm.org\/extensions\/civibooking<\/url>\n https:\/\/github.com\/compucorp\/civibooking<\/url>\n support@compucorp.co.uk<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n \n 2016-07-25<\/releaseDate>\n 1.5<\/version>\n stable<\/develStage>\n \n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n \n CRM\/Booking<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/compucorp\/civibooking\/archive\/v1.5.zip<\/downloadUrl><\/extension>\n","org.civicrm.volunteer":"\n\n volunteer<\/file>\n CiviVolunteer<\/name>\n The CiviVolunteer extension provides tools for signing up, managing, and tracking volunteers.<\/description>\n AGPL-3.0<\/license>\n \n Ginkgo Street Labs; CiviCRM, LLC; and the CiviCRM community<\/author>\n inquire@ginkgostreet.com<\/email>\n <\/maintainer>\n 2016-08-10<\/releaseDate>\n 4.6-2.1.2<\/version>\n stable<\/develStage>\n \n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n Developed by Ginkgo Street Labs and CiviCRM, LLC with contributions from the community. Special thanks to Friends of Georgia State Parks & Historic Sites for funding the initial release, and to The Manhattan Neighborhood Network for funding the 1.4 release.\n <\/comments>\n \n CRM\/Volunteer<\/namespace>\n <\/civix>\n \n http:\/\/civicrm.github.io\/org.civicrm.volunteer\/docs<\/url>\n <\/urls>\nhttps:\/\/github.com\/civicrm\/org.civicrm.volunteer\/archive\/v4.6-2.1.2.zip<\/downloadUrl><\/extension>\n","nz.co.fuzion.csvimport":"\n\n csvimport<\/file>\n CSV GUI Import to api<\/name>\n Simply makes gui import available to api<\/description>\n AGPL<\/license>\n \n https:\/\/github.com\/eileenmcnaughton\/nz.co.fuzion.csvimport\/blob\/master\/README<\/url>\n https:\/\/github.com\/eileenmcnaughton\/nz.co.fuzion.csvimport\/blob\/master\/README<\/url>\n http:\/\/forum.civicrm.org<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n \n Eileen<\/author>\n eileen@fuzion.co.nz<\/email>\n <\/maintainer>\n 2016-06-11<\/releaseDate>\n 1.2<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n This is module which adds a UI to api create actions. There are no plans to provide free support for it<\/comments>\n \n CRM\/Csvimport<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/eileenmcnaughton\/nz.co.fuzion.csvimport\/archive\/1.2.zip<\/downloadUrl><\/extension>\n","com.chrischinchilla.ewayrecurring":"\n\n ewayrecurring<\/file>\n eWay Recurring<\/name>\n Recurring payments payment processor for eWay<\/description>\n \n http:\/\/civicrm.org<\/url>\n http:\/\/civicrm.org<\/url>\n http:\/\/civicrm.org<\/url>\n http:\/\/civicrm.org<\/url>\n <\/urls>\n AGPL<\/license>\n \n Melbourne CiviCRM<\/author>\n noreply@civicrm.org<\/email>\n <\/maintainer>\n 2016-09-04<\/releaseDate>\n 1.2<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n \n CRM\/Ewayrecurring<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/ChrisChinchilla\/CiviCRM-eWay-recurring-payment-processor\/archive\/1.2.zip<\/downloadUrl><\/extension>\n","nz.co.fuzion.entitysetting":"\n\n entitysetting<\/file>\n Entity Settings Helper Extension<\/name>\n This module provides a mechanism for managing settings associated with CiviCRM entities without a table per setting<\/description>\n AGPL<\/license>\n \n Eileen<\/author>\n eileen@fuzion.co.nz<\/email>\n <\/maintainer>\n 2016-06-17<\/releaseDate>\n \n http:\/\/civicrm.org<\/url>\n http:\/\/forum.civicrm.org<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n https:\/\/github.com\/eileenmcnaughton\/nz.co.fuzion.entitysetting\/blob\/master\/README.md<\/url>\n <\/urls>\n 1.2<\/version>\n stable<\/develStage>\n \n 4.2<\/ver>\n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n This extension is provided to be a 'soft' dependency for other extension. It does not provide functionality itself<\/comments>\n \n CRM\/Entitysetting<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/eileenmcnaughton\/nz.co.fuzion.entitysetting\/archive\/1.2.zip<\/downloadUrl><\/extension>\n","biz.jmaconsulting.grantapplications":"\n\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.grantapplications\/archive\/v1.5.zip<\/downloadUrl>\n grantapplications<\/file>\n Grant Applications<\/name>\n This extension enhances profile creation for Grants. Applicants can submit online grant applications after filling in fields that are configured through CiviProfile. Core and custom grant fields can be added to CiviProfiles to collect information about various applicants that will be applying online for grants. Online grant application pages can be created and managed from the grant dashboard.<\/description>\n \n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.grantapplications\/issues?state=open<\/url>\n \n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.grantapplications\/wiki\/About-grant-applications\n <\/url>\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.grantapplications\/blob\/4.7\/README.md<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n JMA Consulting<\/author>\n joe.murray@jmaconsulting.biz<\/email>\n <\/maintainer>\n 2016-03-30<\/releaseDate>\n 1.5<\/version>\n stable<\/develStage>\n \n 4.7<\/ver>\n <\/compatibility>\n \n \n CRM\/Grantapplications<\/namespace>\n <\/civix>\n<\/extension>\n","biz.jmaconsulting.ode":"\n\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.ode\/archive\/v1.4.zip<\/downloadUrl>\n ode<\/file>\n Outbound Domain Enforcement<\/name>\n This CiviCRM extension is designed to preserve the email reputation of your server and its IP by ensuring that all outbound emailis sent from an address with the same domain as the System-generated Mail Settings From Email Address configured at Administer > Communications > Organization Address and Contact Info.<\/description>\n \n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.ode\/issues?state=open<\/url>\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.ode\/blob\/master\/README.md<\/url>\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.ode\/blob\/master\/README.md<\/url>\n http:\/\/www.gnu.org\/licenses\/agpl-3.0.html<\/url>\n <\/urls>\n AGPL 3.0<\/license>\n \n JMA Consulting<\/author>\n joe.murray@jmaconsulting.biz<\/email>\n <\/maintainer>\n 2016-04-04<\/releaseDate>\n 1.4<\/version>\n stable<\/develStage>\n \n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n Thanks to Brescia University College for sponsoring the development of this module.<\/comments>\n \n CRM\/Ode<\/namespace>\n <\/civix>\n<\/extension>\n","biz.jmaconsulting.olarkchat":"\n\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.olarkchat\/archive\/1.3.zip<\/downloadUrl>\n olarkchat<\/file>\n Olark Chat Integration<\/name>\n Olark is a chat service that enables web site visitors to chat with staff of an organization. It has a good set of features for services in this space (http:\/\/www.olark.com\/features). This extension integrates the service with CiviCRM by posting chat transcripts as CiviCRM activities attached to the visitor's existing or newly created contact record and assigned to the relevant staff person's record.<\/description>\n \n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.olarkchat\/issues?state=open<\/url>\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.olarkchat\/blob\/1.0\/README.md<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n JMA Consulting<\/author>\n joe.murray@jmaconsulting.biz<\/email>\n <\/maintainer>\n 2016-02-26<\/releaseDate>\n 1.3<\/version>\n stable<\/develStage>\n \n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n \n CRM\/Olarkchat<\/namespace>\n <\/civix>\n<\/extension>\n","com.pogstone.fancytokens":"\n\n fancytokens<\/file>\n Save time preparing newsletters: Fancy tokens for upcoming events, contribution pages, and forms<\/name>\n Additional tokens for contribution pages, upcoming event lists, individual event registration pages, and stand-alone CiviCRM profiles. If Drupal WebForm is in use, then any webforms that use CiviCRM integration will also be available as a token. All hyperlinks include the recipient checksum as appropriate. To see the additional tokens, start composing an email and click 'insert tokens'.<\/description>\n \n https:\/\/civicrm.org\/extensions\/fancy-tokens<\/url>\n https:\/\/civicrm.org\/extensions\/fancy-tokens<\/url>\n https:\/\/github.com\/sgladstone\/com.pogstone.fancytokens\/issues<\/url>\n http:\/\/www.gnu.org\/licenses\/agpl-3.0.html<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n Sarah Gladstone<\/author>\n info@fountaintribe.com<\/email>\n <\/maintainer>\n 2016-09-05<\/releaseDate>\n 4.0<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n \n CRM\/Fancytokens<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/sgladstone\/com.pogstone.fancytokens\/archive\/4.0.zip<\/downloadUrl><\/extension>\n","com.aghstrategies.uscounties":"\n\n uscounties<\/file>\n US County Loader<\/name>\n Loads counties of the United States<\/description>\n AGPL-3.0<\/license>\n \n Andrew Hunt<\/author>\n andrew@aghstrategies.com<\/email>\n <\/maintainer>\n 2015-06-08<\/releaseDate>\n 1.1<\/version>\n stable<\/develStage>\n \n\t http:\/\/aghstrategies.com\/counties<\/url>\n <\/urls>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n Use this extension to load counties for the United States. After installation, this extension does nothing (and can even be disabled).<\/comments>\nhttps:\/\/github.com\/agh1\/com.aghstrategies.uscounties\/archive\/1.1.zip<\/downloadUrl><\/extension>\n","net.ourpowerbase.report.advancedfundraising":"\n\n advancedfundraising<\/file>\n Advanced Fundraising Reports<\/name>\n Reports to help fundraisers view their progress sponsored by PTP<\/description>\n \n http:\/\/wiki.civicrm.org\/confluence\/display\/CRM\/CiviEngage+Enhancements+for+fund-raising<\/url>\n <\/urls>\n agpl<\/license>\n \n Eileen McNaughton<\/author>\n eileen@fuzion.co.nz<\/email>\n <\/maintainer>\n 2016-08-01<\/releaseDate>\n 1.0.5<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n \n CRM\/AdvancedFundraising<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/jmcclelland\/net.ourpowerbase.report.advancedfundraising\/archive\/v1.0.5.zip<\/downloadUrl><\/extension>\n","nz.co.fuzion.omnipaymultiprocessor":"\n\n omnipaymultiprocessor<\/file>\n Omnipay multiprocessor support<\/name>\n Support for Multiple processors using OmniPay library<\/description>\n AGPL<\/license>\n \n eileen<\/author>\n eileen@fuzion.co.nz<\/email>\n <\/maintainer>\n \n https:\/\/github.com\/eileenmcnaughton\/nz.co.fuzion.omnipaymultiprocessor<\/url>\n https:\/\/civicrm.org\/blogs\/eileen\/rethinking-payment-processing<\/url>\n http:\/\/forum.civicrm.org<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n 2016-06-17<\/releaseDate>\n 1.9<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n This module integrates the omnipay library with CiviCRM<\/comments>\n \n CRM\/Omnipaymultiprocessor<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/eileenmcnaughton\/nz.co.fuzion.omnipaymultiprocessor\/archive\/1.9.zip<\/downloadUrl><\/extension>\n","ca.bidon.civiexportexcel":"\n\n civiexportexcel<\/file>\n CiviCRM Export to Excel<\/name>\n Adds the possibility to export directly to Excel from CiviCRM.<\/description>\n AGPL3<\/license>\n \n Mathieu Lutfy<\/author>\n mathieu@symbiotic.coop<\/email>\n <\/maintainer>\n 2016-08-17<\/releaseDate>\n 1.8<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n Commercial support available from https:\/\/www.SymbioTIC.coop<\/comments>\n \n https:\/\/github.com\/mlutfy\/ca.bidon.civiexportexcel<\/url>\n https:\/\/github.com\/mlutfy\/ca.bidon.civiexportexcel\/blob\/master\/README.md<\/url>\n http:\/\/forum.civicrm.org\/index.php\/board,57.0.html<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n \n CRM\/CiviExportExcel<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/mlutfy\/ca.bidon.civiexportexcel\/archive\/1.8.zip<\/downloadUrl><\/extension>\n","eu.tttp.civisualize":"\n\n civisualize<\/file>\n Civisualize. The missing data visualization extension<\/name>\n Framework to generate easily (as in, if you know SQL and d3 at least) better visualisation about what's happening in your CiviCRM<\/description>\n aGPL<\/license>\n \n Xavier<\/author>\n xavier@tttp.eu<\/email>\n <\/maintainer>\n 2016-02-23<\/releaseDate>\n 1.42<\/version>\n stable<\/develStage>\n \n 4.3<\/ver>\n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n CRM\/Civisualize<\/namespace>\n <\/civix>\n\n http:\/\/github.com\/TechToThePeople\/civisualize<\/url>\n http:\/\/github.com\/TechToThePeople\/civisualize<\/url>\n http:\/\/forum.civicrm.org<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n<\/urls>\n\n\nhttps:\/\/github.com\/TechToThePeople\/civisualize\/archive\/v1.42.zip<\/downloadUrl><\/extension>\n","biz.jmaconsulting.bugp":"\n\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.bugp\/archive\/1.3.zip<\/downloadUrl>\n bugp<\/file>\n Batch Update of Grants via Profile<\/name>\n Batch Update of Grants via Profile\n This extension provides batch update functionality for grants similar that for contacts in CiviCRM core. Up to 50 grants can be edited simultanously in a table-like grid on a webpage.\n <\/description>\n \n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.bugp\/issues?state=open<\/url>\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.bugp\/blob\/1.3\/README.md<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n JMA Consulting<\/author>\n joe.murray@jmaconsulting.biz<\/email>\n <\/maintainer>\n 2016-02-27<\/releaseDate>\n 1.3<\/version>\n stable<\/develStage>\n \n 4.7<\/ver>\n <\/compatibility>\n \n \n CRM\/biz.jmaconsulting.bugp<\/namespace>\n <\/civix>\n<\/extension>\n","com.pogstone.contenttokens":"\n\n contenttokens<\/file>\n Content Tokens<\/name>\n This extension provides mail merge tokens that list various content. If running under Drupal, then there are tokens for each content type, taxonomy term, and feed items. If running under WordPress then there are tokens for each post type and post term. If running under Joomla then there are tokens for each type and category. This is meant to help save time when preparing an email newsletter. If used in combination with a CMS aggregator (Such as the core Drupal aggregator module), then tokens are available for virtually any content source, local or remote. <\/description>\n AGPL-3.0<\/license>\n \n Sarah Gladstone<\/author>\n info@fountaintribe.com<\/email>\n <\/maintainer>\n 2016-07-26<\/releaseDate>\n 3.1<\/version>\n stable<\/develStage>\n \nhttp:\/\/fountaintribe.com<\/url>\nhttps:\/\/github.com\/sgladstone\/com.pogstone.contenttokens<\/url>\n<\/urls>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n This extension checks which CMS its running under before attempting to do CMS-specific things. It has been tested primarily with Drupal 6, Drupal 7, and Joomla 3. It should work under WordPress, but testing has been limited. Its safe to install under any CMS or stand-alone. However no useful functionality is provided for CiviCRM stand-alone. (Please help improve this on GitHub at https:\/\/github.com\/sgladstone\/com.pogstone.contenttokens). The formatting of the results is fairly simple: each item is wrapped in a DIV tag and relative URLs are converted to absolute URLs. The original formatting from the content item is not altered. <\/comments>\n \n CRM\/Contenttokens<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/sgladstone\/com.pogstone.contenttokens\/archive\/3.1.zip<\/downloadUrl><\/extension>\n","com.webaccessglobal.simpledonate":"\n\n https:\/\/github.com\/webaccess\/com.webaccessglobal.simpledonate\/archive\/1.2.zip<\/downloadUrl>\n simpledonate<\/file>\n Simple Donate<\/name>\n Simplified donation form<\/description>\n \n \n https:\/\/civicrm.org\/extensions\/simple-donate\n <\/url>\n https:\/\/github.com\/webaccess\/com.webaccessglobal.simpledonate\/blob\/master\/README.md<\/url>\n https:\/\/github.com\/webaccess\/com.webaccessglobal.simpledonate\/issues<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n Web Access<\/author>\n info@webaccessglobal.com<\/email>\n <\/maintainer>\n 2016-04-12<\/releaseDate>\n 1.2<\/version>\n stable<\/develStage>\n \n 4.7<\/ver>\n <\/compatibility>\n For support, please contact the team on github. (https:\/\/github.com\/webaccess\/com.webaccessglobal.simpledonate\/issues)<\/comments>\n \n CRM\/SimpleDonate<\/namespace>\n <\/civix>\n<\/extension>\n","uk.co.vedaconsulting.module.civicrmpostcodelookup":"\n\n civicrmpostcodelookup<\/file>\n CiviCRM Postcode Lookup<\/name>\n Extension to enable postcode lookup feature in CiviCRM using AFD, Civipostcode, Experian or PostcodeAnywhere.<\/description>\n AGPL-3.0<\/license>\n \n Parvez Saleh<\/author>\n parvez@vedaconsulting.co.uk<\/email>\n <\/maintainer>\n \n https:\/\/civicrm.org\/extensions\/postcode-lookup-civicrm<\/url>\n https:\/\/github.com\/veda-consulting\/uk.co.vedaconsulting.module.civicrmpostcodelookup\/blob\/master\/README.md<\/url>\n https:\/\/github.com\/veda-consulting\/uk.co.vedaconsulting.module.civicrmpostcodelookup<\/url>\n http:\/\/www.gnu.org\/licenses\/agpl-3.0.html<\/url>\n <\/urls>\n 2016-08-04<\/releaseDate>\n 1.3<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n Developed by Veda NFP Consulting LTD.<\/comments>\n \n CRM\/Civicrmpostcodelookup<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/veda-consulting\/uk.co.vedaconsulting.module.civicrmpostcodelookup\/archive\/v1.3.zip<\/downloadUrl><\/extension>\n","org.civicoop.documents":"\n\n documents<\/file>\n Documenten<\/name>\n Documenten opslag in CiviCRM voor PUM<\/description>\n AGPL-3.0<\/license>\n \n CiviCooP<\/author>\n helpdesk@civicoop.org<\/email>\n <\/maintainer>\n \n https:\/\/guthub.com\/CiviCooP\/org.civicoop.documents<\/url>\n https:\/\/guthub.com\/CiviCooP\/org.civicoop.documents\/README.md<\/url>\n http:\/\/civicoop.org<\/url>\n http:\/\/www.gnu.org\/licenses\/agpl-3.0.html<\/url>\n <\/urls>\n 2016-05-03<\/releaseDate>\n 1.5<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n Extension is live at several clients<\/comments>\n \n CRM\/Documents<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/CiviCooP\/org.civicoop.documents\/archive\/1.5.zip<\/downloadUrl><\/extension>\n","com.aghstrategies.idbsurvey":"\n\n idbsurvey<\/file>\n Individual Donor Benchmark Survey 2016<\/name>\n Calculates donor data to compare to other nonprofits in the Individual Donor Benchmark Survey.<\/description>\n \n https:\/\/civicrm.org\/extensions\/individual-donor-benchmark-survey-report<\/url>\n https:\/\/civicrm.org\/extensions\/individual-donor-benchmark-survey-report<\/url>\n http:\/\/www.gnu.org\/licenses\/agpl-3.0.html<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n AGH Strategies<\/author>\n info@aghstrategies.com<\/email>\n <\/maintainer>\n 2016-03-08<\/releaseDate>\n 2.0<\/version>\n stable<\/develStage>\n \n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n CRM\/Idbsurvey<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/aghstrategies\/com.aghstrategies.idbsurvey\/archive\/v2.0.zip<\/downloadUrl><\/extension>\n","biz.jmaconsulting.printgrantpdfs":"\n\n printgrantpdfs<\/file>\n Print Grants as PDF<\/name>\n Enhances the print grants to include custom fields and attachments while generating PDFs<\/description>\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.printgrantpdfs\/archive\/v1.2.zip<\/downloadUrl>\n AGPL-3.0<\/license>\n \n JMA Consulting<\/author>\n joe.murray@jmaconsulting.biz<\/email>\n <\/maintainer>\n \n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.printgrantpdfs\/issues?state=open<\/url>\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.printgrantpdfs\/blob\/1.2\/README.md<\/url>\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.printgrantpdfs\/blob\/1.2\/README.md<\/url>\n http:\/\/www.gnu.org\/licenses\/agpl-3.0.html<\/url>\n <\/urls>\n 2016-02-27<\/releaseDate>\n 1.2<\/version>\n stable<\/develStage>\n \n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n This extension supports printing Grants to PDFs for download. Custom fields and attached files are included in the PDF. Printing Word documents attachments depends on the unoconv library from LibreOffice, which requires about half of LibreOffice to be installed.<\/comments>\n \n CRM\/Printgrantpdfs<\/namespace>\n <\/civix>\n<\/extension>\n","com.aghstrategies.tinymce":"\n\n tinymce<\/file>\n TinyMCE<\/name>\n Adds TinyMCE as a WYSIWYG editor for CiviCRM<\/description>\n AGPL-3.0<\/license>\n \n Tyrell Cook<\/author>\n tyrell@aghstrategies.com<\/email>\n <\/maintainer>\n http:\/\/www.tinymce.com<\/url>\n https:\/\/civicrm.org\/extensions\/tinymce<\/url>\n 2016-01-31<\/releaseDate>\n 1.3<\/version>\n stable<\/develStage>\n \n 4.7<\/ver>\n <\/compatibility>\n TinyMCE version 4.3.3<\/comments>\n \n CRM\/Tinymce<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/relldoesphp\/com.aghstrategies.tinymce\/archive\/1.3.zip<\/downloadUrl><\/extension>\n","org.woolman.genderselfidentify":"\n\n genderselfidentify<\/file>\n Gender Self-Identify<\/name>\n A more inclusive way to input gender in CiviCRM.<\/description>\n AGPL-3.0<\/license>\n \n Coleman Watts<\/author>\n coleman@civicrm.org<\/email>\n <\/maintainer>\n \n https:\/\/civicrm.org\/extensions\/gender-self-identify<\/url>\n http:\/\/www.gnu.org\/licenses\/agpl-3.0.html<\/url>\n <\/urls>\n 2015-10-17<\/releaseDate>\n 1.2<\/version>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n There are no configuration options for this extension. Simply install it and users will be able to enter gender in an unrestricted way.<\/comments>\n \n CRM\/Genderselfidentify<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/woolman\/genderselfidentify\/archive\/1.2.zip<\/downloadUrl>stable<\/develStage><\/extension>\n","org.civicrm.angularprofiles":"\n\n angularprofiles<\/file>\n Angular Profiles<\/name>\n A Utility extension that provides Profile support to AngularJS pages<\/description>\n AGPL-3.0<\/license>\n \n Tobias Lounsbury<\/author>\n toby@ginkgostreet.com<\/email>\n <\/maintainer>\n 2016-06-20<\/releaseDate>\n 4.6-1.0.2<\/version>\n stable<\/develStage>\n \n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n This extension is a utility for allowing AngularJS pages to load CiviCRM's Backbone.js-based profile editor\/selector\n widget. It comes prebuilt with a service for loading Backbone.js and necessary files as well as an AngularJS directive\n to turn a standard input into the profile widget.\n <\/comments>\n \n CRM\/AngularProfiles<\/namespace>\n <\/civix>\n \n https:\/\/github.com\/ginkgostreet\/org.civicrm.angularprofiles<\/url>\n <\/urls>\nhttps:\/\/github.com\/ginkgostreet\/org.civicrm.angularprofiles\/archive\/v4.6-1.0.2.zip<\/downloadUrl><\/extension>\n","coop.palantetech.nodrilldown":"\n\n nodrilldown<\/file>\n No Drill Down<\/name>\n When viewing reports, clicking on a contact's name brings you to the contact's record, not their Contact Detail Report or Contribution Detail Report.<\/description>\n AGPL-3.0<\/license>\n \n Jon Goldberg<\/author>\n jon@palantetech.coop<\/email>\n <\/maintainer>\n \n https:\/\/github.com\/PalanteJon\/coop.palantetech.nodrilldown<\/url>\n https:\/\/github.com\/PalanteJon\/coop.palantetech.nodrilldown\/README.md<\/url>\n https:\/\/github.com\/PalanteJon\/coop.palantetech.nodrilldown<\/url>\n http:\/\/www.gnu.org\/licenses\/agpl-3.0.html<\/url>\n <\/urls>\n 2016-02-10<\/releaseDate>\n 1.0<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n There is no unpaid support for this module - but if you submit a bugfix, I'll try to merge it.<\/comments>\n \n CRM\/Nodrilldown<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/PalanteJon\/coop.palantetech.nodrilldown\/archive\/1.0.zip<\/downloadUrl><\/extension>\n","eu.tttp.bootstrapvisualize":"\n\n bootstrapvisualize<\/file>\n Bootstrap layout for civisualize<\/name>\n If you theme is already based on boostrap, civisualize works fine out of the box. If you don't, enable this extension that will add the missing stylesheets so the default datavisualisations work fine<\/description>\n MIT<\/license>\n \n xavier<\/author>\n xavier@tttp.eu<\/email>\n <\/maintainer>\n \n https:\/\/github.com\/TechToThePeople\/bootstrapvisualize<\/url>\n https:\/\/github.com\/TechToThePeople\/bootstrapvisualize<\/url>\n https:\/\/github.com\/TechToThePeople\/bootstrapvisualize<\/url>\n https:\/\/opensource.org\/licenses\/MIT<\/url>\n <\/urls>\n 2016-02-23<\/releaseDate>\n 1.0<\/version>\n \n 4.2<\/ver>\n 4.3<\/ver>\n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n I'm not sure about the license, take the one from bootstrap<\/comments>\n \n CRM\/Bootstrapvisualize<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/TechToThePeople\/bootstrapvisualize\/archive\/v1.0.zip<\/downloadUrl>stable<\/develStage><\/extension>\n","com.cividesk.email.sparkpost":"\n\n sparkpost<\/file>\n SparkPost integration<\/name>\n This extension allows CiviCRM to send emails and process bounces through the SparkPost service.<\/description>\n \n https:\/\/github.com\/cividesk\/com.cividesk.email.sparkpost<\/url>\n https:\/\/github.com\/cividesk\/com.cividesk.email.sparkpost<\/url>\n https:\/\/github.com\/cividesk\/com.cividesk.email.sparkpost\/issues?state=open<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n Cividesk<\/author>\n info@cividesk.com<\/email>\n <\/maintainer>\n 2016-05-18<\/releaseDate>\n 1.1<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n As always, read the documentation first! Once the extension is enabled, go to Administer >> System Settings >> Outboud Email (SparkPost) to configure and send a test email.<\/comments>\n \n CRM\/Sparkpost<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/cividesk\/com.cividesk.email.sparkpost\/archive\/v1.1.zip<\/downloadUrl><\/extension>\n"} \ No newline at end of file +{"org.civicrm.module.cividiscount":"\n\n cividiscount<\/file>\n CiviDiscount<\/name>\n Enables discount codes and automatic discounts for events and memberships.<\/description>\n \n \n http:\/\/civicrm.org\/extension\/cividiscount-extension\n <\/url>\n \n https:\/\/github.com\/dlobo\/org.civicrm.module.cividiscount\/\n <\/url>\n http:\/\/civicrm.stackexchange.com<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n CiviCRM LLC<\/author>\n info@civicrm.org<\/email>\n <\/maintainer>\n 2016-03-04<\/releaseDate>\n 3.2<\/version>\n \n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n For support, please contact the team on the forums. (http:\/\/forum.civicrm.org)\n <\/comments>\n \n CRM\/CiviDiscount<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/dlobo\/org.civicrm.module.cividiscount\/archive\/3.2.zip<\/downloadUrl>stable<\/develStage><\/extension>\n","nz.co.fuzion.extendedreport":"\n\n https:\/\/github.com\/eileenmcnaughton\/nz.co.fuzion.extendedreport\/archive\/2.4.zip<\/downloadUrl>\n extendedreport<\/file>\n ExtendedReport<\/name>\n Extended reports<\/description>\n AGPL<\/license>\n \n http:\/\/civicrm.org<\/url>\n http:\/\/forum.civicrm.org<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n \n Eileen McNaughton<\/author>\n eileen@fuzion.co.nz<\/email>\n <\/maintainer>\n 2016-07-25<\/releaseDate>\n 2.4<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n Extended reports create other report options such as crosstab urls, multiple contact custom fields, price\n set reports\n <\/comments>\n \n CRM\/Extendedreport<\/namespace>\n <\/civix>\n<\/extension>\n","ca.bidon.reporterror":"\n\n reporterror<\/file>\n CiviCRM Report Error<\/name>\n Advanced error handler for CiviCRM that sends an e-mail with detailed information when fatal errors are encountered.<\/description>\n AGPL 3<\/license>\n \n Mathieu Lutfy<\/author>\n mathieu@bidon.ca<\/email>\n <\/maintainer>\n \n https:\/\/github.com\/mlutfy\/ca.bidon.reporterror<\/url>\n https:\/\/github.com\/mlutfy\/ca.bidon.reporterror\/blob\/master\/README.md<\/url>\n http:\/\/forum.civicrm.org\/index.php\/board,57.0.html<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n 2016-03-06<\/releaseDate>\n 2.9<\/version>\n stable<\/develStage>\n \n 4.2<\/ver>\n 4.3<\/ver>\n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n \n CRM\/ReportError<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/mlutfy\/ca.bidon.reporterror\/archive\/2.9.zip<\/downloadUrl><\/extension>\n","org.civicrm.multisite":"\n\n multisite<\/file>\n CiviCRM Multisite<\/name>\n Multisite permissioning for CiviCRM<\/description>\n \n http:\/\/wiki.civicrm.org\/confluence\/pages\/viewpage.action?pageId=86213708<\/url>\n http:\/\/forum.civicrm.org\/index.php\/board,51.0.html<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n AGPL<\/license>\n \n CiviCRM LLC<\/author>\n info@civicrm.org<\/email>\n <\/maintainer>\n 2016-07-25<\/releaseDate>\n 2.5<\/version>\n stable<\/develStage>\n \n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n This is a port of the CiviCRM multisite module to an extension. You will need to review the changes in this version<\/comments>\n \n CRM\/Multisite<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/eileenmcnaughton\/org.civicrm.multisite\/archive\/2.5.zip<\/downloadUrl><\/extension>\n","org.civicrm.sms.twilio":"\n\n https:\/\/github.com\/civicrm\/org.civicrm.sms.twilio\/archive\/1.1.1.zip<\/downloadUrl>\n twilio<\/file>\n twilio<\/name>\n Twilio integration allows delivering short message service (SMS) messages through its Twilio Gateway to mobile phone users.<\/description>\n \n http:\/\/civicrm.org<\/url>\n http:\/\/wiki.civicrm.org\/confluence\/display\/CRMDOC\/Setting+up+a+SMS+Provider+for+CiviSMS<\/url>\n http:\/\/forum.civicrm.org<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n AGPL<\/license>\n \n Community Contributed<\/author>\n info@civicrm.org<\/email>\n <\/maintainer>\n 2016-06-24<\/releaseDate>\n 1.1.1<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n For support, please contact project team on the forums.<\/comments>\n<\/extension>\n","com.webaccessglobal.module.civimobile":"\n\n https:\/\/github.com\/webaccess\/com.webaccessglobal.module.civimobile\/archive\/2.0.zip<\/downloadUrl>\n civimobile<\/file>\n CiviMobile<\/name>\n Mobile interface for CiviCRM<\/description>\n \n http:\/\/civicrm.org\/extensions\/civimobile<\/url>\n https:\/\/github.com\/webaccess\/com.webaccessglobal.module.civimobile<\/url>\n https:\/\/github.com\/webaccess\/com.webaccessglobal.module.civimobile\/issues<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n Web Access<\/author>\n info@webaccessglobal.com<\/email>\n <\/maintainer>\n 2016-04-12<\/releaseDate>\n 2.0<\/version>\n stable<\/develStage>\n \n 4.7<\/ver>\n <\/compatibility>\n For support, please contact the team on github. (https:\/\/github.com\/webaccess\/com.webaccessglobal.module.civimobile\/issues)<\/comments>\n<\/extension>\n","net.ourpowerbase.sumfields":"\n\n sumfields<\/file>\n Summary Fields<\/name>\n The Summary Fields extension creates read-only custom data fields that extend Contact and are automatically populated with up-to-date totals such as total lifetime contributions, last contribution amount, last attended event, etc.<\/description>\n GPL version 3<\/license>\n \n Jamie McClelland\/Progressive Technology Project<\/author>\n jamie@progressivetech.org<\/email>\n <\/maintainer>\n 2016-07-27<\/releaseDate>\n 2.0.6<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n This extension adds custom data fields and triggers to your database. Disabling this extension will cause the custom data fields to be deleted and triggers removed.<\/comments>\n \n CRM\/Sumfields<\/namespace>\n <\/civix>\n \n https:\/\/github.com\/progressivetech\/net.ourpowerbase.sumfields<\/url>\n https:\/\/github.com\/progressivetech\/net.ourpowerbase.sumfields<\/url>\n <\/urls>\nhttps:\/\/github.com\/progressivetech\/net.ourpowerbase.sumfields\/archive\/v2.0.6.zip<\/downloadUrl><\/extension>\n","uk.co.compucorp.civicrm.booking":"\n\n booking<\/file>\n CiviBooking<\/name>\n A CMS independent extension to allow organisations to manage a group of resources (i.e. rooms) offering these to constituents for a fee.<\/description>\n the GNU Affero General Public License 3 (GNU AGPL 3) and the CiviCRM Licensing Exception.<\/license>\n \n Erawat Chamanont, Jamie Novick, Guanhuan Chen<\/author>\n jamie@compucorpc.o.uk, guanhuan@compucorp.co.uk<\/email>\n <\/maintainer>\n \n http:\/\/civicrm.org\/extensions\/civibooking<\/url>\n https:\/\/github.com\/compucorp\/civibooking<\/url>\n support@compucorp.co.uk<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n \n 2016-07-25<\/releaseDate>\n 1.5<\/version>\n stable<\/develStage>\n \n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n \n CRM\/Booking<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/compucorp\/civibooking\/archive\/v1.5.zip<\/downloadUrl><\/extension>\n","org.civicrm.volunteer":"\n\n volunteer<\/file>\n CiviVolunteer<\/name>\n The CiviVolunteer extension provides tools for signing up, managing, and tracking volunteers.<\/description>\n AGPL-3.0<\/license>\n \n Ginkgo Street Labs; CiviCRM, LLC; and the CiviCRM community<\/author>\n inquire@ginkgostreet.com<\/email>\n <\/maintainer>\n 2016-08-10<\/releaseDate>\n 4.6-2.1.2<\/version>\n stable<\/develStage>\n \n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n Developed by Ginkgo Street Labs and CiviCRM, LLC with contributions from the community. Special thanks to Friends of Georgia State Parks & Historic Sites for funding the initial release, and to The Manhattan Neighborhood Network for funding the 1.4 release.\n <\/comments>\n \n CRM\/Volunteer<\/namespace>\n <\/civix>\n \n http:\/\/civicrm.github.io\/org.civicrm.volunteer\/docs<\/url>\n <\/urls>\nhttps:\/\/github.com\/civicrm\/org.civicrm.volunteer\/archive\/v4.6-2.1.2.zip<\/downloadUrl><\/extension>\n","nz.co.fuzion.csvimport":"\n\n csvimport<\/file>\n CSV GUI Import to api<\/name>\n Simply makes gui import available to api<\/description>\n AGPL<\/license>\n \n https:\/\/github.com\/eileenmcnaughton\/nz.co.fuzion.csvimport\/blob\/master\/README<\/url>\n https:\/\/github.com\/eileenmcnaughton\/nz.co.fuzion.csvimport\/blob\/master\/README<\/url>\n http:\/\/forum.civicrm.org<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n \n Eileen<\/author>\n eileen@fuzion.co.nz<\/email>\n <\/maintainer>\n 2016-06-11<\/releaseDate>\n 1.2<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n This is module which adds a UI to api create actions. There are no plans to provide free support for it<\/comments>\n \n CRM\/Csvimport<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/eileenmcnaughton\/nz.co.fuzion.csvimport\/archive\/1.2.zip<\/downloadUrl><\/extension>\n","com.chrischinchilla.ewayrecurring":"\n\n ewayrecurring<\/file>\n eWay Recurring<\/name>\n Recurring payments payment processor for eWay<\/description>\n \n http:\/\/civicrm.org<\/url>\n http:\/\/civicrm.org<\/url>\n http:\/\/civicrm.org<\/url>\n http:\/\/civicrm.org<\/url>\n <\/urls>\n AGPL<\/license>\n \n Melbourne CiviCRM<\/author>\n noreply@civicrm.org<\/email>\n <\/maintainer>\n 2016-09-04<\/releaseDate>\n 1.2<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n \n CRM\/Ewayrecurring<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/ChrisChinchilla\/CiviCRM-eWay-recurring-payment-processor\/archive\/1.2.zip<\/downloadUrl><\/extension>\n","nz.co.fuzion.entitysetting":"\n\n entitysetting<\/file>\n Entity Settings Helper Extension<\/name>\n This module provides a mechanism for managing settings associated with CiviCRM entities without a table per setting<\/description>\n AGPL<\/license>\n \n Eileen<\/author>\n eileen@fuzion.co.nz<\/email>\n <\/maintainer>\n 2016-06-17<\/releaseDate>\n \n http:\/\/civicrm.org<\/url>\n http:\/\/forum.civicrm.org<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n https:\/\/github.com\/eileenmcnaughton\/nz.co.fuzion.entitysetting\/blob\/master\/README.md<\/url>\n <\/urls>\n 1.2<\/version>\n stable<\/develStage>\n \n 4.2<\/ver>\n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n This extension is provided to be a 'soft' dependency for other extension. It does not provide functionality itself<\/comments>\n \n CRM\/Entitysetting<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/eileenmcnaughton\/nz.co.fuzion.entitysetting\/archive\/1.2.zip<\/downloadUrl><\/extension>\n","biz.jmaconsulting.grantapplications":"\n\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.grantapplications\/archive\/v1.5.zip<\/downloadUrl>\n grantapplications<\/file>\n Grant Applications<\/name>\n This extension enhances profile creation for Grants. Applicants can submit online grant applications after filling in fields that are configured through CiviProfile. Core and custom grant fields can be added to CiviProfiles to collect information about various applicants that will be applying online for grants. Online grant application pages can be created and managed from the grant dashboard.<\/description>\n \n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.grantapplications\/issues?state=open<\/url>\n \n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.grantapplications\/wiki\/About-grant-applications\n <\/url>\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.grantapplications\/blob\/4.7\/README.md<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n JMA Consulting<\/author>\n joe.murray@jmaconsulting.biz<\/email>\n <\/maintainer>\n 2016-03-30<\/releaseDate>\n 1.5<\/version>\n stable<\/develStage>\n \n 4.7<\/ver>\n <\/compatibility>\n \n \n CRM\/Grantapplications<\/namespace>\n <\/civix>\n<\/extension>\n","biz.jmaconsulting.ode":"\n\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.ode\/archive\/v1.4.zip<\/downloadUrl>\n ode<\/file>\n Outbound Domain Enforcement<\/name>\n This CiviCRM extension is designed to preserve the email reputation of your server and its IP by ensuring that all outbound emailis sent from an address with the same domain as the System-generated Mail Settings From Email Address configured at Administer > Communications > Organization Address and Contact Info.<\/description>\n \n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.ode\/issues?state=open<\/url>\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.ode\/blob\/master\/README.md<\/url>\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.ode\/blob\/master\/README.md<\/url>\n http:\/\/www.gnu.org\/licenses\/agpl-3.0.html<\/url>\n <\/urls>\n AGPL 3.0<\/license>\n \n JMA Consulting<\/author>\n joe.murray@jmaconsulting.biz<\/email>\n <\/maintainer>\n 2016-04-04<\/releaseDate>\n 1.4<\/version>\n stable<\/develStage>\n \n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n Thanks to Brescia University College for sponsoring the development of this module.<\/comments>\n \n CRM\/Ode<\/namespace>\n <\/civix>\n<\/extension>\n","biz.jmaconsulting.olarkchat":"\n\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.olarkchat\/archive\/1.3.zip<\/downloadUrl>\n olarkchat<\/file>\n Olark Chat Integration<\/name>\n Olark is a chat service that enables web site visitors to chat with staff of an organization. It has a good set of features for services in this space (http:\/\/www.olark.com\/features). This extension integrates the service with CiviCRM by posting chat transcripts as CiviCRM activities attached to the visitor's existing or newly created contact record and assigned to the relevant staff person's record.<\/description>\n \n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.olarkchat\/issues?state=open<\/url>\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.olarkchat\/blob\/1.0\/README.md<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n JMA Consulting<\/author>\n joe.murray@jmaconsulting.biz<\/email>\n <\/maintainer>\n 2016-02-26<\/releaseDate>\n 1.3<\/version>\n stable<\/develStage>\n \n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n \n CRM\/Olarkchat<\/namespace>\n <\/civix>\n<\/extension>\n","com.pogstone.fancytokens":"\n\n fancytokens<\/file>\n Save time preparing newsletters: Fancy tokens for upcoming events, contribution pages, and forms<\/name>\n Additional tokens for contribution pages, upcoming event lists, individual event registration pages, and stand-alone CiviCRM profiles. If Drupal WebForm is in use, then any webforms that use CiviCRM integration will also be available as a token. All hyperlinks include the recipient checksum as appropriate. To see the additional tokens, start composing an email and click 'insert tokens'.<\/description>\n \n https:\/\/civicrm.org\/extensions\/fancy-tokens<\/url>\n https:\/\/civicrm.org\/extensions\/fancy-tokens<\/url>\n https:\/\/github.com\/sgladstone\/com.pogstone.fancytokens\/issues<\/url>\n http:\/\/www.gnu.org\/licenses\/agpl-3.0.html<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n Sarah Gladstone<\/author>\n info@fountaintribe.com<\/email>\n <\/maintainer>\n 2016-09-05<\/releaseDate>\n 4.0<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n \n CRM\/Fancytokens<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/sgladstone\/com.pogstone.fancytokens\/archive\/4.0.zip<\/downloadUrl><\/extension>\n","com.aghstrategies.uscounties":"\n\n uscounties<\/file>\n US County Loader<\/name>\n Loads counties of the United States<\/description>\n AGPL-3.0<\/license>\n \n Andrew Hunt<\/author>\n andrew@aghstrategies.com<\/email>\n <\/maintainer>\n 2015-06-08<\/releaseDate>\n 1.1<\/version>\n stable<\/develStage>\n \n\t http:\/\/aghstrategies.com\/counties<\/url>\n <\/urls>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n Use this extension to load counties for the United States. After installation, this extension does nothing (and can even be disabled).<\/comments>\nhttps:\/\/github.com\/agh1\/com.aghstrategies.uscounties\/archive\/1.1.zip<\/downloadUrl><\/extension>\n","net.ourpowerbase.report.advancedfundraising":"\n\n advancedfundraising<\/file>\n Advanced Fundraising Reports<\/name>\n Reports to help fundraisers view their progress sponsored by PTP<\/description>\n \n http:\/\/wiki.civicrm.org\/confluence\/display\/CRM\/CiviEngage+Enhancements+for+fund-raising<\/url>\n <\/urls>\n agpl<\/license>\n \n Eileen McNaughton<\/author>\n eileen@fuzion.co.nz<\/email>\n <\/maintainer>\n 2016-08-01<\/releaseDate>\n 1.0.5<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n \n CRM\/AdvancedFundraising<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/jmcclelland\/net.ourpowerbase.report.advancedfundraising\/archive\/v1.0.5.zip<\/downloadUrl><\/extension>\n","nz.co.fuzion.omnipaymultiprocessor":"\n\n omnipaymultiprocessor<\/file>\n Omnipay multiprocessor support<\/name>\n Support for Multiple processors using OmniPay library<\/description>\n AGPL<\/license>\n \n eileen<\/author>\n eileen@fuzion.co.nz<\/email>\n <\/maintainer>\n \n https:\/\/github.com\/eileenmcnaughton\/nz.co.fuzion.omnipaymultiprocessor<\/url>\n https:\/\/civicrm.org\/blogs\/eileen\/rethinking-payment-processing<\/url>\n http:\/\/forum.civicrm.org<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n 2016-06-17<\/releaseDate>\n 1.9<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n This module integrates the omnipay library with CiviCRM<\/comments>\n \n CRM\/Omnipaymultiprocessor<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/eileenmcnaughton\/nz.co.fuzion.omnipaymultiprocessor\/archive\/1.9.zip<\/downloadUrl><\/extension>\n","ca.bidon.civiexportexcel":"\n\n civiexportexcel<\/file>\n CiviCRM Export to Excel<\/name>\n Adds the possibility to export directly to Excel from CiviCRM.<\/description>\n AGPL3<\/license>\n \n Mathieu Lutfy<\/author>\n mathieu@symbiotic.coop<\/email>\n <\/maintainer>\n 2016-08-17<\/releaseDate>\n 1.8<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n Commercial support available from https:\/\/www.SymbioTIC.coop<\/comments>\n \n https:\/\/github.com\/mlutfy\/ca.bidon.civiexportexcel<\/url>\n https:\/\/github.com\/mlutfy\/ca.bidon.civiexportexcel\/blob\/master\/README.md<\/url>\n http:\/\/forum.civicrm.org\/index.php\/board,57.0.html<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n \n CRM\/CiviExportExcel<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/mlutfy\/ca.bidon.civiexportexcel\/archive\/1.8.zip<\/downloadUrl><\/extension>\n","eu.tttp.civisualize":"\n\n civisualize<\/file>\n Civisualize. The missing data visualization extension<\/name>\n Framework to generate easily (as in, if you know SQL and d3 at least) better visualisation about what's happening in your CiviCRM<\/description>\n aGPL<\/license>\n \n Xavier<\/author>\n xavier@tttp.eu<\/email>\n <\/maintainer>\n 2016-02-23<\/releaseDate>\n 1.42<\/version>\n stable<\/develStage>\n \n 4.3<\/ver>\n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n CRM\/Civisualize<\/namespace>\n <\/civix>\n\n http:\/\/github.com\/TechToThePeople\/civisualize<\/url>\n http:\/\/github.com\/TechToThePeople\/civisualize<\/url>\n http:\/\/forum.civicrm.org<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n<\/urls>\n\n\nhttps:\/\/github.com\/TechToThePeople\/civisualize\/archive\/v1.42.zip<\/downloadUrl><\/extension>\n","biz.jmaconsulting.bugp":"\n\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.bugp\/archive\/1.3.zip<\/downloadUrl>\n bugp<\/file>\n Batch Update of Grants via Profile<\/name>\n Batch Update of Grants via Profile\n This extension provides batch update functionality for grants similar that for contacts in CiviCRM core. Up to 50 grants can be edited simultanously in a table-like grid on a webpage.\n <\/description>\n \n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.bugp\/issues?state=open<\/url>\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.bugp\/blob\/1.3\/README.md<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n JMA Consulting<\/author>\n joe.murray@jmaconsulting.biz<\/email>\n <\/maintainer>\n 2016-02-27<\/releaseDate>\n 1.3<\/version>\n stable<\/develStage>\n \n 4.7<\/ver>\n <\/compatibility>\n \n \n CRM\/biz.jmaconsulting.bugp<\/namespace>\n <\/civix>\n<\/extension>\n","com.pogstone.contenttokens":"\n\n contenttokens<\/file>\n Content Tokens<\/name>\n This extension provides mail merge tokens that list various content. If running under Drupal, then there are tokens for each content type, taxonomy term, and feed items. If running under WordPress then there are tokens for each post type and post term. If running under Joomla then there are tokens for each type and category. This is meant to help save time when preparing an email newsletter. If used in combination with a CMS aggregator (Such as the core Drupal aggregator module), then tokens are available for virtually any content source, local or remote. <\/description>\n AGPL-3.0<\/license>\n \n Sarah Gladstone<\/author>\n info@fountaintribe.com<\/email>\n <\/maintainer>\n 2016-07-26<\/releaseDate>\n 3.1<\/version>\n stable<\/develStage>\n \nhttp:\/\/fountaintribe.com<\/url>\nhttps:\/\/github.com\/sgladstone\/com.pogstone.contenttokens<\/url>\n<\/urls>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n This extension checks which CMS its running under before attempting to do CMS-specific things. It has been tested primarily with Drupal 6, Drupal 7, and Joomla 3. It should work under WordPress, but testing has been limited. Its safe to install under any CMS or stand-alone. However no useful functionality is provided for CiviCRM stand-alone. (Please help improve this on GitHub at https:\/\/github.com\/sgladstone\/com.pogstone.contenttokens). The formatting of the results is fairly simple: each item is wrapped in a DIV tag and relative URLs are converted to absolute URLs. The original formatting from the content item is not altered. <\/comments>\n \n CRM\/Contenttokens<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/sgladstone\/com.pogstone.contenttokens\/archive\/3.1.zip<\/downloadUrl><\/extension>\n","com.webaccessglobal.simpledonate":"\n\n https:\/\/github.com\/webaccess\/com.webaccessglobal.simpledonate\/archive\/1.2.zip<\/downloadUrl>\n simpledonate<\/file>\n Simple Donate<\/name>\n Simplified donation form<\/description>\n \n \n https:\/\/civicrm.org\/extensions\/simple-donate\n <\/url>\n https:\/\/github.com\/webaccess\/com.webaccessglobal.simpledonate\/blob\/master\/README.md<\/url>\n https:\/\/github.com\/webaccess\/com.webaccessglobal.simpledonate\/issues<\/url>\n http:\/\/civicrm.org\/licensing<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n Web Access<\/author>\n info@webaccessglobal.com<\/email>\n <\/maintainer>\n 2016-04-12<\/releaseDate>\n 1.2<\/version>\n stable<\/develStage>\n \n 4.7<\/ver>\n <\/compatibility>\n For support, please contact the team on github. (https:\/\/github.com\/webaccess\/com.webaccessglobal.simpledonate\/issues)<\/comments>\n \n CRM\/SimpleDonate<\/namespace>\n <\/civix>\n<\/extension>\n","uk.co.vedaconsulting.module.civicrmpostcodelookup":"\n\n civicrmpostcodelookup<\/file>\n CiviCRM Postcode Lookup<\/name>\n Extension to enable postcode lookup feature in CiviCRM using AFD, Civipostcode, Experian or PostcodeAnywhere.<\/description>\n AGPL-3.0<\/license>\n \n Parvez Saleh<\/author>\n parvez@vedaconsulting.co.uk<\/email>\n <\/maintainer>\n \n https:\/\/civicrm.org\/extensions\/postcode-lookup-civicrm<\/url>\n https:\/\/github.com\/veda-consulting\/uk.co.vedaconsulting.module.civicrmpostcodelookup\/blob\/master\/README.md<\/url>\n https:\/\/github.com\/veda-consulting\/uk.co.vedaconsulting.module.civicrmpostcodelookup<\/url>\n http:\/\/www.gnu.org\/licenses\/agpl-3.0.html<\/url>\n <\/urls>\n 2016-08-04<\/releaseDate>\n 1.3<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n Developed by Veda NFP Consulting LTD.<\/comments>\n \n CRM\/Civicrmpostcodelookup<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/veda-consulting\/uk.co.vedaconsulting.module.civicrmpostcodelookup\/archive\/v1.3.zip<\/downloadUrl><\/extension>\n","org.civicoop.documents":"\n\n documents<\/file>\n Documenten<\/name>\n Documenten opslag in CiviCRM voor PUM<\/description>\n AGPL-3.0<\/license>\n \n CiviCooP<\/author>\n helpdesk@civicoop.org<\/email>\n <\/maintainer>\n \n https:\/\/guthub.com\/CiviCooP\/org.civicoop.documents<\/url>\n https:\/\/guthub.com\/CiviCooP\/org.civicoop.documents\/README.md<\/url>\n http:\/\/civicoop.org<\/url>\n http:\/\/www.gnu.org\/licenses\/agpl-3.0.html<\/url>\n <\/urls>\n 2016-05-03<\/releaseDate>\n 1.5<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n Extension is live at several clients<\/comments>\n \n CRM\/Documents<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/CiviCooP\/org.civicoop.documents\/archive\/1.5.zip<\/downloadUrl><\/extension>\n","com.aghstrategies.idbsurvey":"\n\n idbsurvey<\/file>\n Individual Donor Benchmark Survey 2016<\/name>\n Calculates donor data to compare to other nonprofits in the Individual Donor Benchmark Survey.<\/description>\n \n https:\/\/civicrm.org\/extensions\/individual-donor-benchmark-survey-report<\/url>\n https:\/\/civicrm.org\/extensions\/individual-donor-benchmark-survey-report<\/url>\n http:\/\/www.gnu.org\/licenses\/agpl-3.0.html<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n AGH Strategies<\/author>\n info@aghstrategies.com<\/email>\n <\/maintainer>\n 2016-03-08<\/releaseDate>\n 2.0<\/version>\n stable<\/develStage>\n \n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n CRM\/Idbsurvey<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/aghstrategies\/com.aghstrategies.idbsurvey\/archive\/v2.0.zip<\/downloadUrl><\/extension>\n","biz.jmaconsulting.printgrantpdfs":"\n\n printgrantpdfs<\/file>\n Print Grants as PDF<\/name>\n Enhances the print grants to include custom fields and attachments while generating PDFs<\/description>\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.printgrantpdfs\/archive\/v1.2.zip<\/downloadUrl>\n AGPL-3.0<\/license>\n \n JMA Consulting<\/author>\n joe.murray@jmaconsulting.biz<\/email>\n <\/maintainer>\n \n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.printgrantpdfs\/issues?state=open<\/url>\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.printgrantpdfs\/blob\/1.2\/README.md<\/url>\n https:\/\/github.com\/JMAConsulting\/biz.jmaconsulting.printgrantpdfs\/blob\/1.2\/README.md<\/url>\n http:\/\/www.gnu.org\/licenses\/agpl-3.0.html<\/url>\n <\/urls>\n 2016-02-27<\/releaseDate>\n 1.2<\/version>\n stable<\/develStage>\n \n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n This extension supports printing Grants to PDFs for download. Custom fields and attached files are included in the PDF. Printing Word documents attachments depends on the unoconv library from LibreOffice, which requires about half of LibreOffice to be installed.<\/comments>\n \n CRM\/Printgrantpdfs<\/namespace>\n <\/civix>\n<\/extension>\n","com.aghstrategies.tinymce":"\n\n tinymce<\/file>\n TinyMCE<\/name>\n Adds TinyMCE as a WYSIWYG editor for CiviCRM<\/description>\n AGPL-3.0<\/license>\n \n Tyrell Cook<\/author>\n tyrell@aghstrategies.com<\/email>\n <\/maintainer>\n http:\/\/www.tinymce.com<\/url>\n https:\/\/civicrm.org\/extensions\/tinymce<\/url>\n 2016-01-31<\/releaseDate>\n 1.3<\/version>\n stable<\/develStage>\n \n 4.7<\/ver>\n <\/compatibility>\n TinyMCE version 4.3.3<\/comments>\n \n CRM\/Tinymce<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/relldoesphp\/com.aghstrategies.tinymce\/archive\/1.3.zip<\/downloadUrl><\/extension>\n","org.woolman.genderselfidentify":"\n\n genderselfidentify<\/file>\n Gender Self-Identify<\/name>\n A more inclusive way to input gender in CiviCRM.<\/description>\n AGPL-3.0<\/license>\n \n Coleman Watts<\/author>\n coleman@civicrm.org<\/email>\n <\/maintainer>\n \n https:\/\/civicrm.org\/extensions\/gender-self-identify<\/url>\n http:\/\/www.gnu.org\/licenses\/agpl-3.0.html<\/url>\n <\/urls>\n 2015-10-17<\/releaseDate>\n 1.2<\/version>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n There are no configuration options for this extension. Simply install it and users will be able to enter gender in an unrestricted way.<\/comments>\n \n CRM\/Genderselfidentify<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/woolman\/genderselfidentify\/archive\/1.2.zip<\/downloadUrl>stable<\/develStage><\/extension>\n","org.civicrm.angularprofiles":"\n\n angularprofiles<\/file>\n Angular Profiles<\/name>\n A Utility extension that provides Profile support to AngularJS pages<\/description>\n AGPL-3.0<\/license>\n \n Tobias Lounsbury<\/author>\n toby@ginkgostreet.com<\/email>\n <\/maintainer>\n 2016-06-20<\/releaseDate>\n 4.6-1.0.2<\/version>\n stable<\/develStage>\n \n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n \n This extension is a utility for allowing AngularJS pages to load CiviCRM's Backbone.js-based profile editor\/selector\n widget. It comes prebuilt with a service for loading Backbone.js and necessary files as well as an AngularJS directive\n to turn a standard input into the profile widget.\n <\/comments>\n \n CRM\/AngularProfiles<\/namespace>\n <\/civix>\n \n https:\/\/github.com\/ginkgostreet\/org.civicrm.angularprofiles<\/url>\n <\/urls>\nhttps:\/\/github.com\/ginkgostreet\/org.civicrm.angularprofiles\/archive\/v4.6-1.0.2.zip<\/downloadUrl><\/extension>\n","coop.palantetech.nodrilldown":"\n\n nodrilldown<\/file>\n No Drill Down<\/name>\n When viewing reports, clicking on a contact's name brings you to the contact's record, not their Contact Detail Report or Contribution Detail Report.<\/description>\n AGPL-3.0<\/license>\n \n Jon Goldberg<\/author>\n jon@palantetech.coop<\/email>\n <\/maintainer>\n \n https:\/\/github.com\/PalanteJon\/coop.palantetech.nodrilldown<\/url>\n https:\/\/github.com\/PalanteJon\/coop.palantetech.nodrilldown\/README.md<\/url>\n https:\/\/github.com\/PalanteJon\/coop.palantetech.nodrilldown<\/url>\n http:\/\/www.gnu.org\/licenses\/agpl-3.0.html<\/url>\n <\/urls>\n 2016-02-10<\/releaseDate>\n 1.0<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n There is no unpaid support for this module - but if you submit a bugfix, I'll try to merge it.<\/comments>\n \n CRM\/Nodrilldown<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/PalanteJon\/coop.palantetech.nodrilldown\/archive\/1.0.zip<\/downloadUrl><\/extension>\n","eu.tttp.bootstrapvisualize":"\n\n bootstrapvisualize<\/file>\n Bootstrap layout for civisualize<\/name>\n If you theme is already based on boostrap, civisualize works fine out of the box. If you don't, enable this extension that will add the missing stylesheets so the default datavisualisations work fine<\/description>\n MIT<\/license>\n \n xavier<\/author>\n xavier@tttp.eu<\/email>\n <\/maintainer>\n \n https:\/\/github.com\/TechToThePeople\/bootstrapvisualize<\/url>\n https:\/\/github.com\/TechToThePeople\/bootstrapvisualize<\/url>\n https:\/\/github.com\/TechToThePeople\/bootstrapvisualize<\/url>\n https:\/\/opensource.org\/licenses\/MIT<\/url>\n <\/urls>\n 2016-02-23<\/releaseDate>\n 1.0<\/version>\n \n 4.2<\/ver>\n 4.3<\/ver>\n 4.4<\/ver>\n 4.5<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n I'm not sure about the license, take the one from bootstrap<\/comments>\n \n CRM\/Bootstrapvisualize<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/TechToThePeople\/bootstrapvisualize\/archive\/v1.0.zip<\/downloadUrl>stable<\/develStage><\/extension>\n","com.cividesk.email.sparkpost":"\n\n sparkpost<\/file>\n SparkPost integration<\/name>\n This extension allows CiviCRM to send emails and process bounces through the SparkPost service.<\/description>\n \n https:\/\/github.com\/cividesk\/com.cividesk.email.sparkpost<\/url>\n https:\/\/github.com\/cividesk\/com.cividesk.email.sparkpost<\/url>\n https:\/\/github.com\/cividesk\/com.cividesk.email.sparkpost\/issues?state=open<\/url>\n <\/urls>\n AGPL-3.0<\/license>\n \n Cividesk<\/author>\n info@cividesk.com<\/email>\n <\/maintainer>\n 2016-05-18<\/releaseDate>\n 1.1<\/version>\n stable<\/develStage>\n \n 4.4<\/ver>\n 4.6<\/ver>\n 4.7<\/ver>\n <\/compatibility>\n As always, read the documentation first! Once the extension is enabled, go to Administer >> System Settings >> Outboud Email (SparkPost) to configure and send a test email.<\/comments>\n \n CRM\/Sparkpost<\/namespace>\n <\/civix>\nhttps:\/\/github.com\/cividesk\/com.cividesk.email.sparkpost\/archive\/v1.1.zip<\/downloadUrl><\/extension>\n"} diff --git a/tests/phpunit/CRM/Activity/ActionMappingTest.php b/tests/phpunit/CRM/Activity/ActionMappingTest.php index 071efe5876..8d32ed718b 100644 --- a/tests/phpunit/CRM/Activity/ActionMappingTest.php +++ b/tests/phpunit/CRM/Activity/ActionMappingTest.php @@ -1,27 +1,11 @@ \ No newline at end of file + diff --git a/tests/phpunit/CRM/Extension/dataset/good-repository/single b/tests/phpunit/CRM/Extension/dataset/good-repository/single index 35c7f95bbd..7e0242e64c 100644 --- a/tests/phpunit/CRM/Extension/dataset/good-repository/single +++ b/tests/phpunit/CRM/Extension/dataset/good-repository/single @@ -1 +1 @@ -{"test.crm.extension.browsertest.a":"\n main<\/file>\n test_crm_extension_browsertest_a<\/name>\n Brought to you by the letter \"A\"<\/description>\n 0.1<\/version>\n http:\/\/example.com\/test.crm.extension.browsertest.a-0.1.zip<\/downloadUrl>\n \n test\/extension\/browsertest\/a<\/reportUrl>\n CiviContribute<\/component>\n <\/typeInfo>\n<\/extension>\n","test.crm.extension.browsertest.b":"\n moduletest<\/file>\n test_crm_extension_browsertest_b<\/name>\n 1.2<\/version>\n http:\/\/example.com\/test.crm.extension.browsertest.b-1.2.zip<\/downloadUrl>\n Brought to you by the letter \"B\"<\/description>\n<\/extension>\n"} \ No newline at end of file +{"test.crm.extension.browsertest.a":"\n main<\/file>\n test_crm_extension_browsertest_a<\/name>\n Brought to you by the letter \"A\"<\/description>\n 0.1<\/version>\n http:\/\/example.com\/test.crm.extension.browsertest.a-0.1.zip<\/downloadUrl>\n \n test\/extension\/browsertest\/a<\/reportUrl>\n CiviContribute<\/component>\n <\/typeInfo>\n<\/extension>\n","test.crm.extension.browsertest.b":"\n moduletest<\/file>\n test_crm_extension_browsertest_b<\/name>\n 1.2<\/version>\n http:\/\/example.com\/test.crm.extension.browsertest.b-1.2.zip<\/downloadUrl>\n Brought to you by the letter \"B\"<\/description>\n<\/extension>\n"} diff --git a/tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php b/tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php index f77dbe1e34..7835662b14 100644 --- a/tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php +++ b/tests/phpunit/CRM/Financial/BAO/FinancialAccountTest.php @@ -1,27 +1,11 @@