civicrm-core.git
10 years agoMerge pull request #13 from dpradeep/VAT-434
Pradeep Nayak [Fri, 20 Jun 2014 08:34:31 +0000 (14:04 +0530)]
Merge pull request #13 from dpradeep/VAT-434

VAT-434 Batching contributions for Export

10 years agoMerge pull request #12 from dpradeep/VAT-365-New
Pradeep Nayak [Fri, 20 Jun 2014 08:33:49 +0000 (14:03 +0530)]
Merge pull request #12 from dpradeep/VAT-365-New

VAT-365 Tax label changes and code optimization.

10 years agoMerge pull request #11 from dpradeep/VAT-88-New
Pradeep Nayak [Fri, 20 Jun 2014 08:33:17 +0000 (14:03 +0530)]
Merge pull request #11 from dpradeep/VAT-88-New

VAT-88 Removed hardcode query during upgrade.

10 years agoMerge pull request #7 from rohankatkar/VAT_Issue_388
Pradeep Nayak [Fri, 20 Jun 2014 08:32:55 +0000 (14:02 +0530)]
Merge pull request #7 from rohankatkar/VAT_Issue_388

VAT-388  Added action for Print or Email Invoice. Created template for invoice.

10 years agoAdded ts() for VAT (exempt).
dpradeep [Thu, 19 Jun 2014 12:42:05 +0000 (18:12 +0530)]
Added ts() for VAT (exempt).

10 years agoRevert "Removing line used to get configuration array"
Rohan Katkar [Thu, 19 Jun 2014 10:18:29 +0000 (15:48 +0530)]
Revert "Removing line used to get configuration array"

This reverts commit eb12c6d02725226412951ae9c64366e3367a26ee.

10 years agoSome minor changes for Invoice.php
Rohan Katkar [Thu, 19 Jun 2014 10:10:26 +0000 (15:40 +0530)]
Some minor changes for Invoice.php

10 years agoRemoving line used to get configuration array
Rohan Katkar [Thu, 19 Jun 2014 07:26:05 +0000 (12:56 +0530)]
Removing line used to get configuration array

10 years agoVAT-388 Added message templates of contribution invoice receipt for handle upgrade
Rohan Katkar [Fri, 6 Jun 2014 15:28:22 +0000 (20:58 +0530)]
VAT-388 Added message templates of contribution invoice receipt for handle upgrade

10 years agoVAT-434 Batching contributions for Export
dpradeep [Fri, 6 Jun 2014 14:13:50 +0000 (19:43 +0530)]
VAT-434 Batching contributions for Export

10 years agoVAT-365 Tax label changes and code optimization.
dpradeep [Fri, 6 Jun 2014 13:58:13 +0000 (19:28 +0530)]
VAT-365 Tax label changes and code optimization.

10 years agoVAT-88 Removed hardcode query during upgrade.
dpradeep [Fri, 6 Jun 2014 13:41:06 +0000 (19:11 +0530)]
VAT-88 Removed hardcode query during upgrade.

10 years agoVAT-388 some minor changes for code
Rohan Katkar [Fri, 6 Jun 2014 06:45:10 +0000 (12:15 +0530)]
VAT-388 some minor changes for code

10 years agoChanged hard coded URL for image and changed variable to .
Rohan Katkar [Thu, 5 Jun 2014 14:35:22 +0000 (20:05 +0530)]
Changed hard coded URL for image and changed variable  to .

10 years agoRemoved same code from postprocess() function which is required for Invoice generatio...
Rohan Katkar [Thu, 5 Jun 2014 13:25:44 +0000 (18:55 +0530)]
Removed same code from postprocess() function which is required for Invoice generation and PDF generation

10 years agoVAT-388 Added new files for generation of invoice.
Rohan Katkar [Tue, 27 May 2014 08:54:42 +0000 (14:24 +0530)]
VAT-388 Added new files for generation of invoice.

10 years agoChanges for generation of Invoice
Rohan Katkar [Tue, 27 May 2014 08:24:49 +0000 (13:54 +0530)]
Changes for generation of Invoice

10 years agoMerge pull request #5 from rohankatkar/VAT-389
Kurund Jalmi [Thu, 22 May 2014 10:16:29 +0000 (15:46 +0530)]
Merge pull request #5 from rohankatkar/VAT-389

VAT-389 Added form for CiviContribute Component Settings

10 years agoMerge pull request #4 from rohankatkar/VAT-86-94-224-New
Kurund Jalmi [Thu, 22 May 2014 10:15:48 +0000 (15:45 +0530)]
Merge pull request #4 from rohankatkar/VAT-86-94-224-New

VAT-86-94-224 Added validation when 'Is Tax?' is checked. Checked for fi...

10 years agoMerge pull request #3 from dpradeep/VAT-366-New
Kurund Jalmi [Thu, 22 May 2014 10:15:11 +0000 (15:45 +0530)]
Merge pull request #3 from dpradeep/VAT-366-New

VAT-366 Handle database entry(lineitem creation etc) of tax amounts

10 years agoMerge pull request #2 from dpradeep/VAT-365-New
Kurund Jalmi [Thu, 22 May 2014 10:14:39 +0000 (15:44 +0530)]
Merge pull request #2 from dpradeep/VAT-365-New

VAT-365 Proposed Tax UI changes

10 years agoMerge pull request #1 from dpradeep/VAT-88-New
Kurund Jalmi [Thu, 22 May 2014 10:10:57 +0000 (15:40 +0530)]
Merge pull request #1 from dpradeep/VAT-88-New

VAT-88 Associate the tax to be charged to the financial type + Add new c...

10 years agoVAT-389 Added form for CiviContribute Component Settings
Rohan Katkar [Thu, 22 May 2014 07:46:58 +0000 (13:16 +0530)]
VAT-389 Added form for CiviContribute Component Settings

10 years agoVAT-86-94-224 Added validation when 'Is Tax?' is checked. Checked for financial accou...
Rohan Katkar [Thu, 22 May 2014 06:54:45 +0000 (12:24 +0530)]
VAT-86-94-224 Added validation when 'Is Tax?' is checked. Checked for financial account to have 'Is Tax?' enabled. Add validation on edit for 'Is Tax?'.

10 years agoVAT-366 Handle database entry(lineitem creation etc) of tax amounts
dpradeep [Thu, 22 May 2014 04:39:10 +0000 (10:09 +0530)]
VAT-366 Handle database entry(lineitem creation etc) of tax amounts

10 years agoVAT-365 Proposed Tax UI changes
dpradeep [Thu, 22 May 2014 04:30:06 +0000 (10:00 +0530)]
VAT-365 Proposed Tax UI changes

10 years agoVAT-88 Associate the tax to be charged to the financial type + Add new column tax_amo...
dpradeep [Thu, 22 May 2014 04:18:41 +0000 (09:48 +0530)]
VAT-88 Associate the tax to be charged to the financial type + Add new column tax_amount in contribution and lineitem table

10 years agoMerge pull request #3289 from kurund/CRM-14475
Kurund Jalmi [Mon, 19 May 2014 05:37:20 +0000 (11:07 +0530)]
Merge pull request #3289 from kurund/CRM-14475

removed unused variables, case type test CRM-14475

10 years agoMerge pull request #3288 from kurund/CRM-14454
Kurund Jalmi [Mon, 19 May 2014 05:36:57 +0000 (11:06 +0530)]
Merge pull request #3288 from kurund/CRM-14454

Crm 14454

10 years agoMerge pull request #3286 from kurund/CRM-14703
Kurund Jalmi [Mon, 19 May 2014 05:29:18 +0000 (10:59 +0530)]
Merge pull request #3286 from kurund/CRM-14703

we should skip value changes of submit buttons, CRM-14703

10 years agoMerge pull request #3287 from kurund/CRM-14590
Kurund Jalmi [Mon, 19 May 2014 05:26:38 +0000 (10:56 +0530)]
Merge pull request #3287 from kurund/CRM-14590

fixed the break in saving custom data of type participant role, due to s...

10 years agoMerge pull request #3112 from freeform/CRM-14568
Kurund Jalmi [Mon, 19 May 2014 05:20:51 +0000 (22:20 -0700)]
Merge pull request #3112 from freeform/CRM-14568

CRM-14568 - Billing payment block is not being loaded in Chrome.

10 years agoMerge pull request #3285 from eileenmcnaughton/comments
Eileen McNaughton [Mon, 19 May 2014 03:18:41 +0000 (15:18 +1200)]
Merge pull request #3285 from eileenmcnaughton/comments

autogenerate missing comments

10 years agoautogenerate missing comments
Eileen McNaughton [Mon, 19 May 2014 03:18:27 +0000 (15:18 +1200)]
autogenerate missing comments

10 years agoMerge pull request #3284 from eileenmcnaughton/comments
Eileen McNaughton [Mon, 19 May 2014 03:16:25 +0000 (15:16 +1200)]
Merge pull request #3284 from eileenmcnaughton/comments

some comment block fixes

10 years agosome comment block fixes
Eileen McNaughton [Mon, 19 May 2014 02:56:50 +0000 (14:56 +1200)]
some comment block fixes

10 years agoremoved unused variables, case type test CRM-14475
kurund [Sun, 18 May 2014 07:24:00 +0000 (12:54 +0530)]
removed unused variables, case type test CRM-14475

----------------------------------------
* CRM-14475:
  https://issues.civicrm.org/jira/browse/CRM-14475

10 years agonotice fixes, CRM-14454
kurund [Sun, 18 May 2014 04:52:35 +0000 (10:22 +0530)]
notice fixes, CRM-14454

----------------------------------------
* CRM-14454:
  https://issues.civicrm.org/jira/browse/CRM-14454

10 years agofixed code indentation, CRM-14454
kurund [Sun, 18 May 2014 04:47:37 +0000 (10:17 +0530)]
fixed code indentation, CRM-14454

----------------------------------------
* CRM-14454:
  https://issues.civicrm.org/jira/browse/CRM-14454

10 years agofixed the break in saving custom data of type participant role, due to select2 change...
kurund [Sun, 18 May 2014 01:59:58 +0000 (20:59 -0500)]
fixed the break in saving custom data of type participant role, due to select2 changes CRM-14590

----------------------------------------
* CRM-14590:
  https://issues.civicrm.org/jira/browse/CRM-14590

10 years agowe should skip value changes of submit buttons, CRM-14703
kurund [Sat, 17 May 2014 22:41:06 +0000 (17:41 -0500)]
we should skip value changes of submit buttons, CRM-14703

----------------------------------------
* CRM-14703:
  https://issues.civicrm.org/jira/browse/CRM-14703

10 years agoMerge pull request #3283 from davecivicrm/CRM-14700a
Dave Greenberg [Sat, 17 May 2014 01:02:23 +0000 (18:02 -0700)]
Merge pull request #3283 from davecivicrm/CRM-14700a

CRM-14700 - revert to addSelect() now that MembershipType.xml has valid ...

10 years agoCRM-14700 - revert to addSelect() now that MembershipType.xml has valid ref to get...
Dave Greenberg [Sat, 17 May 2014 01:01:47 +0000 (18:01 -0700)]
CRM-14700 - revert to addSelect() now that MembershipType.xml has valid ref to get the options.

----------------------------------------
* CRM-14700:
  https://issues.civicrm.org/jira/browse/CRM-14700

10 years agoMerge pull request #2876 from mepps/participant-image-event-badge
Kurund Jalmi [Fri, 16 May 2014 22:04:48 +0000 (15:04 -0700)]
Merge pull request #2876 from mepps/participant-image-event-badge

Allows users to display a contact's profile picture on their name badge

10 years agoMerge pull request #3248 from eileenmcnaughton/CRM-14684
Tim Otten [Fri, 16 May 2014 21:48:35 +0000 (14:48 -0700)]
Merge pull request #3248 from eileenmcnaughton/CRM-14684

CRM-14684 refactor function that identifies is a site supports back-offi...

10 years agoMerge pull request #3268 from eileenmcnaughton/CRM-14626
Kurund Jalmi [Fri, 16 May 2014 21:43:38 +0000 (14:43 -0700)]
Merge pull request #3268 from eileenmcnaughton/CRM-14626

CRM-14626 fix event acl so that view event info & register for events ar...

10 years agoMerge pull request #3274 from jitendrapurohit/Webtest_4.5Fix
Kurund Jalmi [Fri, 16 May 2014 20:48:18 +0000 (13:48 -0700)]
Merge pull request #3274 from jitendrapurohit/Webtest_4.5Fix

Web Test Fix 4.5alpha1

10 years agoMerge pull request #3282 from colemanw/memberVisibility
Kurund Jalmi [Fri, 16 May 2014 20:23:44 +0000 (13:23 -0700)]
Merge pull request #3282 from colemanw/memberVisibility

MembershipType schema fix

10 years agoMembershipType schema fix
Coleman Watts [Fri, 16 May 2014 20:15:50 +0000 (16:15 -0400)]
MembershipType schema fix

10 years agoMerge pull request #3281 from monishdeb/CRM-14669
Dave Greenberg [Fri, 16 May 2014 16:41:58 +0000 (09:41 -0700)]
Merge pull request #3281 from monishdeb/CRM-14669

CRM-14669 fix - Amount entered into Text/Numeric Quantity not included correctly

10 years agoCRM-14669 fix - Amount entered into Text/Numeric Quantity not included correctly
monishdeb [Fri, 16 May 2014 15:54:10 +0000 (21:24 +0530)]
CRM-14669 fix - Amount entered into Text/Numeric Quantity not included correctly

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

10 years agoMerge pull request #3269 from monishdeb/CRM-13981
Dave Greenberg [Thu, 15 May 2014 23:59:12 +0000 (16:59 -0700)]
Merge pull request #3269 from monishdeb/CRM-13981

CRM-13981 Upgrade fix

10 years agoMerge pull request #3276 from davecivicrm/CRM-14700
Dave Greenberg [Thu, 15 May 2014 23:12:52 +0000 (16:12 -0700)]
Merge pull request #3276 from davecivicrm/CRM-14700

CRM-14700 - revert to add() mechanism for Membership Type visibility.

10 years agoCRM-14700 - revert to add() mechanism for Membership Type visibility.
Dave Greenberg [Thu, 15 May 2014 23:12:01 +0000 (16:12 -0700)]
CRM-14700 - revert to add() mechanism for Membership Type visibility.

----------------------------------------
* CRM-14700:
  https://issues.civicrm.org/jira/browse/CRM-14700

10 years agoMerge pull request #3273 from joannechester/master
Dave Greenberg [Thu, 15 May 2014 21:49:59 +0000 (14:49 -0700)]
Merge pull request #3273 from joannechester/master

CRM-14508 update URL for permissions documentation in book

10 years agoMerge pull request #3275 from monishdeb/CRM-14675
Dave Greenberg [Thu, 15 May 2014 17:20:40 +0000 (10:20 -0700)]
Merge pull request #3275 from monishdeb/CRM-14675

CRM-14675 fix - Strict warning: Non-static method CRM_Event_BAO_Event::g...

10 years agoMerge pull request #3272 from monishdeb/CRM-14625
Dave Greenberg [Thu, 15 May 2014 16:30:41 +0000 (09:30 -0700)]
Merge pull request #3272 from monishdeb/CRM-14625

CRM-14625 fix - missing asset: soft_credit_type.png

10 years agoCRM-14675 fix - Strict warning: Non-static method CRM_Event_BAO_Event::getTemplateDef...
monishdeb [Thu, 15 May 2014 15:58:47 +0000 (21:28 +0530)]
CRM-14675 fix - Strict warning: Non-static method CRM_Event_BAO_Event::getTemplateDefaultValues() should not be called statically, assuming $this from incompatible context in CRM_Event_Form_ManageEvent_EventInfo->postProcess() (line 309

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

10 years agoWeb Test Fix 4.5alpha1
jitendrapurohit [Thu, 15 May 2014 13:35:57 +0000 (19:05 +0530)]
Web Test Fix 4.5alpha1

10 years agonew URL for permission doc
joannechester [Thu, 15 May 2014 02:16:35 +0000 (12:16 +1000)]
new URL for permission doc

10 years agonew url for permissions documentation
joannechester [Thu, 15 May 2014 02:04:32 +0000 (12:04 +1000)]
new url for permissions documentation

10 years agoNew URL for permissions and access control docs
joannechester [Thu, 15 May 2014 01:36:49 +0000 (11:36 +1000)]
New URL for permissions and access control docs

10 years agoCRM-14625 fix - missing asset: soft_credit_type.png
monishdeb [Thu, 15 May 2014 10:27:46 +0000 (15:57 +0530)]
CRM-14625 fix - missing asset: soft_credit_type.png

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

10 years agoCRM-13981 Upgrade fix
monishdeb [Thu, 15 May 2014 08:53:00 +0000 (14:23 +0530)]
CRM-13981 Upgrade fix

----------------------------------------
* CRM-13981: Migrate "In Honor of" to Soft Credits
  https://issues.civicrm.org/jira/browse/CRM-13981

10 years agoCRM-14626 fix event acl so that view event info & register for events are 'all' permi...
Eileen McNaughton [Thu, 15 May 2014 05:17:09 +0000 (17:17 +1200)]
CRM-14626 fix event acl so that view event info & register for events are 'all' permissions

10 years agoMerge pull request #3263 from monishdeb/CRM-14689
Dave Greenberg [Wed, 14 May 2014 20:56:04 +0000 (13:56 -0700)]
Merge pull request #3263 from monishdeb/CRM-14689

CRM-14689 fix - Configure contribution page: On Behalf profile notice an...

10 years agoMerge pull request #3262 from monishdeb/CRM-13981
Dave Greenberg [Wed, 14 May 2014 20:09:23 +0000 (13:09 -0700)]
Merge pull request #3262 from monishdeb/CRM-13981

CRM-13981, migrate honoree information to uf_join.module_data during upgrade

10 years agoMerge pull request #3225 from JSProffitt/jcronfix
Kurund Jalmi [Wed, 14 May 2014 19:37:23 +0000 (09:37 -1000)]
Merge pull request #3225 from JSProffitt/jcronfix

CRM-14671: added file require for libraries/cms.php

10 years agoMerge pull request #3265 from kurund/CRM-14473
Kurund Jalmi [Wed, 14 May 2014 19:22:09 +0000 (09:22 -1000)]
Merge pull request #3265 from kurund/CRM-14473

typo fixes

10 years agotypo fixes
kurund [Wed, 14 May 2014 19:21:30 +0000 (09:21 -1000)]
typo fixes

10 years agoMerge pull request #3264 from davecivicrm/CRM-14115
Dave Greenberg [Wed, 14 May 2014 19:08:42 +0000 (12:08 -0700)]
Merge pull request #3264 from davecivicrm/CRM-14115

CRM-14115 - adding help block to explain the limit count for dashlets.

10 years agoCRM-14115 - adding help block to explain the limit count for dashlets.
Dave Greenberg [Wed, 14 May 2014 19:08:07 +0000 (12:08 -0700)]
CRM-14115 - adding help block to explain the limit count for dashlets.

----------------------------------------
* CRM-14115:
  https://issues.civicrm.org/jira/browse/CRM-14115

10 years agoMerge pull request #3257 from pratik-joshi/views-upgrade-error
Kurund Jalmi [Wed, 14 May 2014 19:00:36 +0000 (09:00 -1000)]
Merge pull request #3257 from pratik-joshi/views-upgrade-error

views-upgrade-error : helper method to detect upgrade mode. this is used in civicrm.views.inc

10 years agoMerge pull request #3254 from jitendrapurohit/Webtest_Core_Bugs
Kurund Jalmi [Wed, 14 May 2014 18:51:36 +0000 (08:51 -1000)]
Merge pull request #3254 from jitendrapurohit/Webtest_Core_Bugs

Webtest Core bugs

10 years agoMerge pull request #3260 from atif-shaikh/WebTextFix
Kurund Jalmi [Wed, 14 May 2014 18:48:15 +0000 (08:48 -1000)]
Merge pull request #3260 from atif-shaikh/WebTextFix

Web text fix

10 years agoCRM-14689 minor fix on Event Config
monishdeb [Wed, 14 May 2014 18:47:47 +0000 (00:17 +0530)]
CRM-14689 minor fix on Event Config

----------------------------------------
* CRM-14689: Configure contribution page: On Behalf profile notice and Edit / Copy buttons are not working
  https://issues.civicrm.org/jira/browse/CRM-14689

10 years agoMerge pull request #3255 from Edzelopez/CRM-14683
Dave Greenberg [Wed, 14 May 2014 18:46:40 +0000 (11:46 -0700)]
Merge pull request #3255 from Edzelopez/CRM-14683

CRM-14683 Fixed constraint violation when batch update for grant is perf...

10 years agoMerge pull request #3236 from GinkgoFJG/CRM-14677
Dave Greenberg [Wed, 14 May 2014 18:31:09 +0000 (11:31 -0700)]
Merge pull request #3236 from GinkgoFJG/CRM-14677

CRM-14677

10 years agoCRM-14689 fix - Configure contribution page: On Behalf profile notice and Edit /...
monishdeb [Wed, 14 May 2014 18:28:05 +0000 (23:58 +0530)]
CRM-14689 fix - Configure contribution page: On Behalf profile notice and Edit / Copy buttons are not working

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

10 years agoCRM-13981, migrate honoree information to uf_join.module_data during upgrade
monishdeb [Wed, 14 May 2014 17:35:27 +0000 (23:05 +0530)]
CRM-13981, migrate honoree information to uf_join.module_data during upgrade

----------------------------------------
* CRM-13981: Migrate "In Honor of" to Soft Credits
  https://issues.civicrm.org/jira/browse/CRM-13981

10 years agoUpdate publicFooter.tpl
Dave Greenberg [Wed, 14 May 2014 16:53:14 +0000 (09:53 -0700)]
Update publicFooter.tpl

Indentation fixes.

10 years agoMerge pull request #3251 from agh1/empowered-by
Dave Greenberg [Wed, 14 May 2014 16:51:38 +0000 (09:51 -0700)]
Merge pull request #3251 from agh1/empowered-by

CRM-14486 - ts and link for empowered by image

10 years agoWebTestFix Further Changes
atif-shaikh [Wed, 14 May 2014 14:13:32 +0000 (19:43 +0530)]
WebTestFix Further Changes

10 years agoWebTestFix
atif-shaikh [Wed, 14 May 2014 14:08:47 +0000 (19:38 +0530)]
WebTestFix

10 years agoviews-upgrade-error : helper method to detect upgrade mode. this is used in civicrm...
Pratik Joshi [Wed, 14 May 2014 12:44:12 +0000 (18:14 +0530)]
views-upgrade-error : helper method to detect upgrade mode. this is used in civicrm.views.inc

10 years agoMerge pull request #3256 from monishdeb/CRM-13981
Eileen McNaughton [Wed, 14 May 2014 11:35:27 +0000 (23:35 +1200)]
Merge pull request #3256 from monishdeb/CRM-13981

CRM-13981 notice fix

10 years agoCRM-13981 notice fix
monishdeb [Wed, 14 May 2014 11:32:30 +0000 (17:02 +0530)]
CRM-13981 notice fix

----------------------------------------
* CRM-13981: Migrate "In Honor of" to Soft Credits
  https://issues.civicrm.org/jira/browse/CRM-13981

10 years agoCRM-14683 Fixed constraint violation when batch update for grant is performed
Edsel [Wed, 14 May 2014 09:52:10 +0000 (15:22 +0530)]
CRM-14683 Fixed constraint violation when batch update for grant is performed

----------------------------------------
* CRM-14683: Update Grant causes DB Error: constraint violation
  https://issues.civicrm.org/jira/browse/CRM-14683

10 years agoMerge pull request #3242 from jitendrapurohit/Web_Fix_4.5alpha1
Kurund Jalmi [Wed, 14 May 2014 06:30:40 +0000 (20:30 -1000)]
Merge pull request #3242 from jitendrapurohit/Web_Fix_4.5alpha1

WebFixes 4.5alpha1

10 years agoMerge pull request #3244 from atif-shaikh/WebTextFix
Kurund Jalmi [Wed, 14 May 2014 06:29:49 +0000 (20:29 -1000)]
Merge pull request #3244 from atif-shaikh/WebTextFix

WebTestFix

10 years agoMerge pull request #3252 from aputtu/patch-3
Kurund Jalmi [Wed, 14 May 2014 06:29:05 +0000 (20:29 -1000)]
Merge pull request #3252 from aputtu/patch-3

Minor typo: contraints -> constraints

10 years agoMerge pull request #3253 from kurund/CRM-14473
Kurund Jalmi [Wed, 14 May 2014 06:28:39 +0000 (20:28 -1000)]
Merge pull request #3253 from kurund/CRM-14473

added xml_definition column to store xml file CRM-14473

10 years agoadded xml_definition column to store xml file CRM-14473
kurund [Tue, 13 May 2014 07:36:38 +0000 (21:36 -1000)]
added xml_definition column to store xml file CRM-14473

----------------------------------------
* CRM-14473: Migrate case-types from OptionGroup to new table
  https://issues.civicrm.org/jira/browse/CRM-14473

10 years agomore minor tidy-ups & comment fixes
Eileen McNaughton [Wed, 14 May 2014 03:59:42 +0000 (15:59 +1200)]
more minor tidy-ups & comment fixes

10 years agomore comment fixes & minor tidy ups
Eileen McNaughton [Wed, 14 May 2014 02:41:01 +0000 (14:41 +1200)]
more comment fixes & minor tidy ups

10 years agomore comment fixes
Eileen McNaughton [Wed, 14 May 2014 02:32:54 +0000 (14:32 +1200)]
more comment fixes

10 years agocomment fix
Eileen McNaughton [Wed, 14 May 2014 02:29:16 +0000 (14:29 +1200)]
comment fix

10 years agominor code cleanups - add comments, remove unused var, declare function as static
Eileen McNaughton [Wed, 14 May 2014 02:27:09 +0000 (14:27 +1200)]
minor code cleanups - add comments, remove unused var, declare function as static

10 years agoMinor typo: contraints -> constraints
aputtu [Wed, 14 May 2014 02:17:24 +0000 (04:17 +0200)]
Minor typo: contraints -> constraints

Occurs in version 4.3 and 4.4.

10 years agoCRM-14486 switch to display logo as a div with background
Andrew Hunt [Wed, 14 May 2014 01:56:44 +0000 (21:56 -0400)]
CRM-14486 switch to display logo as a div with background

----------------------------------------
* CRM-14486: Empowered by CiviCRM - footer added to all public pages (with option to disable)
  https://issues.civicrm.org/jira/browse/CRM-14486