civicrm-core.git
9 years agoMerge pull request #5761 from sudhabisht/ReceivedateIssue
Monish Deb [Mon, 4 May 2015 20:05:50 +0000 (01:35 +0530)]
Merge pull request #5761 from sudhabisht/ReceivedateIssue

Changes related to trxn_date

9 years agoadded comment
monishdeb [Fri, 17 Apr 2015 15:12:14 +0000 (20:42 +0530)]
added comment

9 years agoAdded Webtests
monishdeb [Fri, 17 Apr 2015 15:09:33 +0000 (20:39 +0530)]
Added Webtests

9 years agominor change
monishdeb [Wed, 15 Apr 2015 09:38:59 +0000 (15:08 +0530)]
minor change

9 years agoImprovement and bug fixes
monishdeb [Wed, 15 Apr 2015 09:30:34 +0000 (15:00 +0530)]
Improvement and bug fixes

9 years agoCRM-16165 fix - Combining online membership signup with a recurring additional contri...
monishdeb [Mon, 6 Apr 2015 14:31:40 +0000 (20:01 +0530)]
CRM-16165 fix - Combining online membership signup with a recurring additional contribution results in incorrect recurring contribution amount and frequency

https://issues.civicrm.org/jira/browse/CRM-16165

9 years agoFix for sms action
Sudha Bisht [Mon, 4 May 2015 13:11:40 +0000 (18:41 +0530)]
Fix for sms action

9 years agoFix for CRM-16438 participantListCount report filter by event_start_date fails
Web Access [Mon, 4 May 2015 12:36:09 +0000 (18:06 +0530)]
Fix for CRM-16438 participantListCount report filter by event_start_date fails

9 years agoCRM-16357 Contribution form - moving towards extracting form variables earlier in...
Eileen McNaughton [Mon, 4 May 2015 12:15:38 +0000 (00:15 +1200)]
CRM-16357 Contribution form - moving towards extracting form variables earlier in the process

9 years agoCRM-16357 Contribution form - moving towards extracting form variables earlier in...
Eileen McNaughton [Mon, 4 May 2015 12:14:17 +0000 (00:14 +1200)]
CRM-16357 Contribution form - moving towards extracting form variables earlier in the process

9 years agoCRM-16357 Contribution form - put calculateion of nondeductible amount into separate...
Eileen McNaughton [Mon, 4 May 2015 11:56:50 +0000 (23:56 +1200)]
CRM-16357 Contribution form - put calculateion of nondeductible amount into separate function for clarity

9 years agoCRM-16357 (Back office contribution page) don't take ignored parameter as a reference
Eileen McNaughton [Mon, 4 May 2015 11:38:11 +0000 (23:38 +1200)]
CRM-16357 (Back office contribution page) don't take ignored parameter as a reference

9 years agoCRM-16357 (Back office contribution page) - it turns out the 3 lines here generate...
Eileen McNaughton [Mon, 4 May 2015 11:37:28 +0000 (23:37 +1200)]
CRM-16357 (Back office contribution page) - it turns out the 3 lines here generate a parameter to pass to a function that ignore it, skip

9 years agoChanges related to trxn_date
Sudha Bisht [Mon, 4 May 2015 10:35:05 +0000 (16:05 +0530)]
Changes related to trxn_date

9 years agoCRM-16357 (Backoffice contribution Form) reducing dependence on in processCreditCard
Eileen McNaughton [Mon, 4 May 2015 09:28:28 +0000 (21:28 +1200)]
CRM-16357 (Backoffice contribution Form) reducing dependence on  in processCreditCard

9 years agoCRM-16357 (Backoffice contribution Form) remove assumptions about type, declaration...
Eileen McNaughton [Mon, 4 May 2015 09:08:36 +0000 (21:08 +1200)]
CRM-16357 (Backoffice contribution Form) remove assumptions about type, declaration of fields is the way to go

9 years agoCRM-16357 (Backoffice contribution Form) enotice fix
Eileen McNaughton [Mon, 4 May 2015 08:57:10 +0000 (20:57 +1200)]
CRM-16357 (Backoffice contribution Form) enotice fix

9 years agoCRM-16357 (Backoffice contribution Form) enotice fix on contribution_status_id &...
Eileen McNaughton [Mon, 4 May 2015 08:51:41 +0000 (20:51 +1200)]
CRM-16357 (Backoffice contribution Form) enotice fix on contribution_status_id & fix on expiry date

9 years agoCRM-16357 (Backoffice contribution Form) minor refactors
Eileen McNaughton [Mon, 4 May 2015 08:18:01 +0000 (20:18 +1200)]
CRM-16357 (Backoffice contribution Form) minor refactors

9 years agoMerge remote-tracking branch 'upstream/4.6' into 4.6-master-2015-05-03-23-41-12
kurund [Mon, 4 May 2015 03:48:13 +0000 (23:48 -0400)]
Merge remote-tracking branch 'upstream/4.6' into 4.6-master-2015-05-03-23-41-12

Conflicts:
CRM/Report/Form/Contribute/TopDonor.php

9 years agoMerge pull request #5754 from eileenmcnaughton/CRM-16367
Eileen McNaughton [Mon, 4 May 2015 02:54:27 +0000 (14:54 +1200)]
Merge pull request #5754 from eileenmcnaughton/CRM-16367

Crm 16367

9 years agoCRM-16367 Contribution Product schema - add titles
Eileen McNaughton [Mon, 4 May 2015 00:35:57 +0000 (12:35 +1200)]
CRM-16367 Contribution Product schema - add titles
Now we have an API for this syntax conformance test enforces adding titles

9 years agoCorrections as per colemanw's review.
Dmitry Smirnov [Sun, 3 May 2015 04:19:24 +0000 (14:19 +1000)]
Corrections as per colemanw's review.

9 years agoCRM-16367 phpcs fixes
Eileen McNaughton [Sun, 3 May 2015 20:02:25 +0000 (08:02 +1200)]
CRM-16367 phpcs fixes

9 years agoCRM-16367 (Backoffice Contribution Form) extract calculation of non-deductible amount
Eileen McNaughton [Sun, 3 May 2015 11:53:39 +0000 (23:53 +1200)]
CRM-16367 (Backoffice Contribution Form) extract calculation of non-deductible amount

9 years agoCRM-16367 (Backoffice Contribution Form) further fix on premium
Eileen McNaughton [Sun, 3 May 2015 11:52:57 +0000 (23:52 +1200)]
CRM-16367 (Backoffice Contribution Form) further fix on premium

9 years agoCRM-16367 (Backoffice Contribution Form) centralisation & testing of setting premium...
Eileen McNaughton [Sun, 3 May 2015 11:50:06 +0000 (23:50 +1200)]
CRM-16367 (Backoffice Contribution Form) centralisation & testing of setting premium & note

9 years agoCRM-16367 (Backoffice Contribution Form) consolidate premium processing to one place
Eileen McNaughton [Sun, 3 May 2015 11:13:14 +0000 (23:13 +1200)]
CRM-16367 (Backoffice Contribution Form) consolidate premium processing to one place

9 years agoCRM-16367 (Backoffice contribution page) get premium code email under unit test
Eileen McNaughton [Sun, 3 May 2015 10:05:03 +0000 (22:05 +1200)]
CRM-16367 (Backoffice contribution page) get premium code email under unit test

9 years agoCRM-16367 (Backoffice contribution page) get premium code under unit test
Eileen McNaughton [Sun, 3 May 2015 09:12:09 +0000 (21:12 +1200)]
CRM-16367 (Backoffice contribution page) get premium code under unit test

9 years agoCRM-16367 (Backoffice Contribution Form) remove pointless check & add comment
Eileen McNaughton [Sun, 3 May 2015 08:47:35 +0000 (20:47 +1200)]
CRM-16367 (Backoffice Contribution Form) remove pointless check & add comment

9 years agoCRM-16367 (api-contribution_product & product) add contribution product api and make...
Eileen McNaughton [Sun, 3 May 2015 08:31:49 +0000 (20:31 +1200)]
CRM-16367 (api-contribution_product & product) add contribution product api and make active api default on product

9 years agoMerge pull request #4 from eileenmcnaughton/patch-6
torenware [Sun, 3 May 2015 05:20:21 +0000 (22:20 -0700)]
Merge pull request #4 from eileenmcnaughton/patch-6

Remove whitespace

9 years agoCRM-16367 (Backoffice Contribution Form) refactor set-message towards removing duplic...
Eileen McNaughton [Sun, 3 May 2015 04:10:03 +0000 (16:10 +1200)]
CRM-16367 (Backoffice Contribution Form) refactor set-message towards removing duplication in with credit card vs without

9 years agoPremium refactor, remove & from param that is not changed in processPremium
Eileen McNaughton [Sun, 3 May 2015 04:08:47 +0000 (16:08 +1200)]
Premium refactor, remove & from param that is not changed in processPremium

9 years agoCRM-16367 (Backoffice Contribution Form) move invoicing code to a separate function
Eileen McNaughton [Sun, 3 May 2015 03:39:57 +0000 (15:39 +1200)]
CRM-16367 (Backoffice Contribution Form) move invoicing code to a separate function

9 years agoCRM-16367 (Contribution form refactor) rename contribution type to financial type
Eileen McNaughton [Sun, 3 May 2015 03:28:16 +0000 (15:28 +1200)]
CRM-16367 (Contribution form refactor) rename contribution type to financial type

9 years agoRemove whitespace
Eileen McNaughton [Sun, 3 May 2015 03:22:45 +0000 (15:22 +1200)]
Remove whitespace

9 years agoMerge pull request #5695 from mlutfy/46-crm16359
Eileen McNaughton [Sun, 3 May 2015 03:20:52 +0000 (15:20 +1200)]
Merge pull request #5695 from mlutfy/46-crm16359

CRM-16359: Report templates title/description translation.

9 years agoMerge pull request #3 from eileenmcnaughton/patch-5
torenware [Sun, 3 May 2015 01:43:22 +0000 (18:43 -0700)]
Merge pull request #3 from eileenmcnaughton/patch-5

Disable failing timestamp test in the 4.6 series; hopefully now in TW CRM-16367 branch.

9 years agoMerge pull request #1 from eileenmcnaughton/patch-4
torenware [Sun, 3 May 2015 01:42:11 +0000 (18:42 -0700)]
Merge pull request #1 from eileenmcnaughton/patch-4

Default created date to current timestamp; hopefully merged from Eileen's PR#1

9 years agoMerge pull request #5748 from eileenmcnaughton/CRM-16367
Eileen McNaughton [Sun, 3 May 2015 01:23:26 +0000 (13:23 +1200)]
Merge pull request #5748 from eileenmcnaughton/CRM-16367

CRM-16367 (back office contribution form) refactor pledge update out of form

9 years agoMerge pull request #2 from eileenmcnaughton/patch-3
torenware [Sun, 3 May 2015 01:08:25 +0000 (18:08 -0700)]
Merge pull request #2 from eileenmcnaughton/patch-3

Add default of current timestamp to the create_datek

9 years agoinstall/civicrm.php - Generate siteKey
Tim Otten [Sun, 3 May 2015 00:28:36 +0000 (17:28 -0700)]
install/civicrm.php - Generate siteKey

9 years agoFix comment - wrong ticket ref
Eileen McNaughton [Sat, 2 May 2015 23:41:05 +0000 (11:41 +1200)]
Fix comment - wrong ticket ref

9 years agoDisable failing timestamp test in the 4.6 series
Eileen McNaughton [Sat, 2 May 2015 23:35:09 +0000 (11:35 +1200)]
Disable failing timestamp test in the 4.6 series

Per CRM-16204 we should allow this properly in 4.7

9 years agoDefault created date to current timestamp
Eileen McNaughton [Sat, 2 May 2015 23:30:52 +0000 (11:30 +1200)]
Default created date to current timestamp

9 years agoAdd default of current timestamp to the create_date
Eileen McNaughton [Sat, 2 May 2015 23:25:38 +0000 (11:25 +1200)]
Add default of current timestamp to the create_date

9 years agoRemove attempt to supress warnings on unused parameter as not sure how to get it...
Eileen McNaughton [Sat, 2 May 2015 22:47:18 +0000 (10:47 +1200)]
Remove attempt to supress warnings on unused parameter as not sure how to get it past phpcs

9 years agoMerge pull request #5717 from mallezie/extra-space-eventfee-template
Eileen McNaughton [Sat, 2 May 2015 09:03:14 +0000 (21:03 +1200)]
Merge pull request #5717 from mallezie/extra-space-eventfee-template

remove extra space, causes netbeans smarty syntax to highlight error of ...

9 years agocodespell: remaining files
Dmitry Smirnov [Sat, 2 May 2015 06:00:57 +0000 (16:00 +1000)]
codespell: remaining files

9 years agocodespell: CRM/*
Dmitry Smirnov [Sat, 2 May 2015 05:48:32 +0000 (15:48 +1000)]
codespell: CRM/*

9 years agoformatting fixes
Eileen McNaughton [Sat, 2 May 2015 04:53:18 +0000 (16:53 +1200)]
formatting fixes

9 years agoMerge pull request #5738 from eileenmcnaughton/CRM-16367
Eileen McNaughton [Fri, 1 May 2015 20:23:13 +0000 (08:23 +1200)]
Merge pull request #5738 from eileenmcnaughton/CRM-16367

CRM-16367 Back office contribution form refactor - move pledge update into separate function

9 years agoMerge pull request #5743 from sudhabisht/PledgeIssue
Kurund Jalmi [Fri, 1 May 2015 19:32:35 +0000 (15:32 -0400)]
Merge pull request #5743 from sudhabisht/PledgeIssue

Changes in Summary Report shows incorrect date for Overdue payments

9 years agoCode style fix
Coleman Watts [Fri, 1 May 2015 19:13:11 +0000 (15:13 -0400)]
Code style fix

9 years agoCRM-16367 (back office contribution form) further refactor around reducing code dupli...
Eileen McNaughton [Fri, 1 May 2015 18:17:54 +0000 (12:17 -0600)]
CRM-16367 (back office contribution form) further refactor around reducing code duplication on pledges

9 years agoCRM-16367 (back office contribution form) move refactored pledge update function...
Eileen McNaughton [Fri, 1 May 2015 17:42:49 +0000 (11:42 -0600)]
CRM-16367 (back office contribution form) move refactored pledge update function out of contribution form to BAO

9 years agoCRM-16367 (back office contribution form) refactor pledge update out of contribution...
Eileen McNaughton [Fri, 1 May 2015 17:39:42 +0000 (11:39 -0600)]
CRM-16367 (back office contribution form) refactor pledge update out of contribution form to BAO

9 years agoMerge pull request #5739 from onlyjob/license
colemanw [Fri, 1 May 2015 17:35:03 +0000 (12:35 -0500)]
Merge pull request #5739 from onlyjob/license

install/index.php: replaced dead license link with the text of the license

9 years agoMerge pull request #5746 from colemanw/CRM-16333
colemanw [Fri, 1 May 2015 17:23:56 +0000 (12:23 -0500)]
Merge pull request #5746 from colemanw/CRM-16333

CRM-16333 - explodePadded should return an empty array from an empty string

9 years agowhitespace fixes
Eileen McNaughton [Thu, 30 Apr 2015 21:20:30 +0000 (15:20 -0600)]
whitespace fixes

9 years agoStyle clean up caught by Jenkins
Joseph Lacey [Thu, 30 Apr 2015 19:16:05 +0000 (13:16 -0600)]
Style clean up caught by Jenkins

9 years agoMerge pull request #5727 from sudhabisht/4.6
Kurund Jalmi [Thu, 30 Apr 2015 14:26:56 +0000 (08:26 -0600)]
Merge pull request #5727 from sudhabisht/4.6

Fix for contribution api filter

9 years agoCRM-16333 - explodePadded should return an empty array from an empty string
Coleman Watts [Thu, 30 Apr 2015 14:15:57 +0000 (08:15 -0600)]
CRM-16333 - explodePadded should return an empty array from an empty string

9 years agoMerge pull request #5716 from jitendrapurohit/CRM-15716_4.6
Monish Deb [Thu, 30 Apr 2015 13:10:15 +0000 (18:40 +0530)]
Merge pull request #5716 from jitendrapurohit/CRM-15716_4.6

fix for CRM-15716 Include missing contact fields in (constituent) report...

9 years agoChanges in Report shows incorrect date for Overdue payments
Sudha Bisht [Thu, 30 Apr 2015 10:09:46 +0000 (15:39 +0530)]
Changes in Report shows incorrect date for Overdue payments

9 years agoUpdate 4.6.3.mysql.tpl
torenware [Thu, 30 Apr 2015 04:52:08 +0000 (22:52 -0600)]
Update 4.6.3.mysql.tpl

9 years agoCRM-16367 (Back office contribution page) refactor pledge update into a separate...
Eileen McNaughton [Thu, 30 Apr 2015 03:32:57 +0000 (21:32 -0600)]
CRM-16367 (Back office contribution page) refactor pledge update into a separate function (another var)

9 years agoMerge pull request #5740 from agh1/font-awesome2
colemanw [Thu, 30 Apr 2015 03:26:41 +0000 (21:26 -0600)]
Merge pull request #5740 from agh1/font-awesome2

CRM-16415 add Font Awesome to bower.json

9 years agoCRM-16415 add Font Awesome to bower.json
Andrew Hunt [Thu, 30 Apr 2015 03:18:47 +0000 (23:18 -0400)]
CRM-16415 add Font Awesome to bower.json

----------------------------------------
* CRM-16415: Implement Font Awesome icon font
  https://issues.civicrm.org/jira/browse/CRM-16415

9 years agoCRM-16415 add Font Awesome to bower.json
Andrew Hunt [Thu, 30 Apr 2015 03:18:47 +0000 (23:18 -0400)]
CRM-16415 add Font Awesome to bower.json

----------------------------------------
* CRM-16415: Implement Font Awesome icon font
  https://issues.civicrm.org/jira/browse/CRM-16415

9 years agoinstall/index.php: replaced dead license link with the text of the license
Dmitry Smirnov [Thu, 30 Apr 2015 03:09:32 +0000 (13:09 +1000)]
install/index.php: replaced dead license link with the text of the license

 * Original URL no longer exist. Text of the license retrieved from
   archive.org:

    https://web.archive.org/web/20080701084318/http://www.silverstripe.com/licensing/

Signed-off-by: Dmitry Smirnov <onlyjob@member.fsf.org>
9 years agoCRM-16367 (Payment): changes in version number for schema xml; Jenkins related fixes...
Rob Thorne [Thu, 30 Apr 2015 01:44:07 +0000 (01:44 +0000)]
CRM-16367 (Payment): changes in version number for schema xml; Jenkins related fixes in xml and sql

9 years agoCRM-16367 (Payment): recurring contrib test formatting issue.
Rob Thorne [Wed, 29 Apr 2015 22:14:34 +0000 (22:14 +0000)]
CRM-16367 (Payment): recurring contrib test formatting issue.

9 years agoCRM-16367 (Payment): added a payment token test for recurring contributions.
Rob Thorne [Wed, 29 Apr 2015 22:06:28 +0000 (22:06 +0000)]
CRM-16367 (Payment): added a payment token test for recurring contributions.

9 years agoCRM-16367 (Payment): remove a trailing comma to keep rampaging Jenkins at bay.
Rob Thorne [Wed, 29 Apr 2015 21:12:02 +0000 (21:12 +0000)]
CRM-16367 (Payment): remove a trailing comma to keep rampaging Jenkins at bay.

9 years agoCRM-16367 (Payment): Added payment_token_id + FK to recurring contributions table.
Rob Thorne [Wed, 29 Apr 2015 20:47:30 +0000 (20:47 +0000)]
CRM-16367 (Payment): Added payment_token_id + FK to recurring contributions table.

9 years agoCRM-16367 (Payment): first pass on payment_token API definition and API test.
Rob Thorne [Wed, 29 Apr 2015 18:16:21 +0000 (18:16 +0000)]
CRM-16367 (Payment): first pass on payment_token API definition and API test.

9 years agoCRM-16367 (Payment): Added upgrader template for 4.6.3
Rob Thorne [Wed, 29 Apr 2015 16:27:54 +0000 (16:27 +0000)]
CRM-16367 (Payment): Added upgrader template for 4.6.3

9 years agoCRM-16367 (Payment): added FK for created_id field.
Rob Thorne [Wed, 29 Apr 2015 16:11:37 +0000 (16:11 +0000)]
CRM-16367 (Payment): added FK for created_id field.

9 years agoCRM-16367 (Payment): adding the corrected PaymentToken table definition.
Rob Thorne [Wed, 29 Apr 2015 03:31:51 +0000 (03:31 +0000)]
CRM-16367 (Payment): adding the corrected PaymentToken table definition.

9 years agoCRM-16367: Payment Processors -- add shared token table civicrm_payment_token.
Rob Thorne [Wed, 29 Apr 2015 02:21:19 +0000 (02:21 +0000)]
CRM-16367: Payment Processors -- add shared token table civicrm_payment_token.

9 years agoMerge pull request #5737 from colemanw/CRM-16423
colemanw [Thu, 30 Apr 2015 02:54:57 +0000 (20:54 -0600)]
Merge pull request #5737 from colemanw/CRM-16423

CRM-16423 - Remove unused js files

9 years agoCRM-16353 - One more Contact DataTable refactor
Joseph Lacey [Thu, 30 Apr 2015 02:54:26 +0000 (20:54 -0600)]
CRM-16353 - One more Contact DataTable refactor

----------------------------------------
* CRM-16353: Upgrade datatables integration to use v2 api
  https://issues.civicrm.org/jira/browse/CRM-16353

9 years agoCRM-16423 - Remove unused jquery-fieldselection.js
Coleman Watts [Thu, 30 Apr 2015 02:49:07 +0000 (20:49 -0600)]
CRM-16423 - Remove unused jquery-fieldselection.js

9 years agoCRM-16367 (Back office contribution page) refactor pledge update into a separate...
Eileen McNaughton [Thu, 30 Apr 2015 02:48:31 +0000 (20:48 -0600)]
CRM-16367 (Back office contribution page) refactor pledge update into a separate function

9 years agoCRM-16423 - Remove unused crmasmselect.js
Coleman Watts [Thu, 30 Apr 2015 02:45:36 +0000 (20:45 -0600)]
CRM-16423 - Remove unused crmasmselect.js

9 years agoCRM-16423 - Remove textarearesizer.js
Coleman Watts [Thu, 30 Apr 2015 02:44:27 +0000 (20:44 -0600)]
CRM-16423 - Remove textarearesizer.js

9 years agoCRM-16353 - Mailing DataTables refactoring
Joseph Lacey [Thu, 30 Apr 2015 02:43:10 +0000 (20:43 -0600)]
CRM-16353 - Mailing DataTables refactoring

----------------------------------------
* CRM-16353: Upgrade datatables integration to use v2 api
  https://issues.civicrm.org/jira/browse/CRM-16353

9 years agoCRM-16353 - Remaining Contact DataTables refactoring, in addition to initial refactoring
Joseph Lacey [Thu, 30 Apr 2015 02:42:11 +0000 (20:42 -0600)]
CRM-16353 - Remaining Contact DataTables refactoring, in addition to initial refactoring

----------------------------------------
* CRM-16353: Upgrade datatables integration to use v2 api
  https://issues.civicrm.org/jira/browse/CRM-16353

9 years agoCRM-16367 (backoffice Contribution page) testability refactoring
Eileen McNaughton [Thu, 30 Apr 2015 02:42:07 +0000 (20:42 -0600)]
CRM-16367 (backoffice Contribution page) testability refactoring

9 years agoMerge pull request #5731 from mallezie/groupcontact-addfield
colemanw [Thu, 30 Apr 2015 02:40:42 +0000 (20:40 -0600)]
Merge pull request #5731 from mallezie/groupcontact-addfield

use addField in CRM_Contact_Form_GroupContact CRM-16178

9 years agoMerge pull request #5730 from mallezie/domain-addfield
colemanw [Thu, 30 Apr 2015 02:40:06 +0000 (20:40 -0600)]
Merge pull request #5730 from mallezie/domain-addfield

Use addField in contact_form_domain CRM-16178

9 years agoCRM-16353 - Case DataTables refactoring
Joseph Lacey [Thu, 30 Apr 2015 02:39:19 +0000 (20:39 -0600)]
CRM-16353 - Case DataTables refactoring

----------------------------------------
* CRM-16353: Upgrade datatables integration to use v2 api
  https://issues.civicrm.org/jira/browse/CRM-16353

9 years agoMerge pull request #5734 from samuelsov/CRM-15375
colemanw [Thu, 30 Apr 2015 02:38:43 +0000 (20:38 -0600)]
Merge pull request #5734 from samuelsov/CRM-15375

CRM-15375 - make the setup create metadata for I18n - used in the popup

9 years agoCRM-16367 refactor core_form action property out of post_process params
Eileen McNaughton [Thu, 30 Apr 2015 02:10:48 +0000 (20:10 -0600)]
CRM-16367 refactor core_form action property out of post_process params

9 years agoCRM-16354 - Lookup wysiwyg by name not label
Coleman Watts [Thu, 30 Apr 2015 01:57:18 +0000 (19:57 -0600)]
CRM-16354 - Lookup wysiwyg by name not label

9 years agoCRM-16354 - Use standard crm-form css class for wysiwyg
Coleman Watts [Thu, 30 Apr 2015 01:42:15 +0000 (19:42 -0600)]
CRM-16354 - Use standard crm-form css class for wysiwyg

9 years agoCRM-15375 - cleaning the code
Samuel Vanhove [Wed, 29 Apr 2015 23:17:51 +0000 (19:17 -0400)]
CRM-15375 - cleaning the code