civicrm-core.git
10 years agoCRM-13467 - join with address, and other tables only when required
Deepak Srivastava [Mon, 28 Oct 2013 08:54:47 +0000 (14:24 +0530)]
CRM-13467 - join with address, and other tables only when required

10 years agoCRM-13467 - cleanup, order-by fixes
Deepak Srivastava [Sun, 27 Oct 2013 16:18:18 +0000 (21:48 +0530)]
CRM-13467 - cleanup, order-by fixes

10 years agoCRM-13467 - generalizing select-clause building and appending temp table
Deepak Srivastava [Fri, 25 Oct 2013 14:11:10 +0000 (19:41 +0530)]
CRM-13467 - generalizing select-clause building and appending temp table

10 years agoCRM-13467 - using temp table for multiple inner joined queries
Deepak Srivastava [Wed, 23 Oct 2013 13:31:38 +0000 (19:01 +0530)]
CRM-13467 - using temp table for multiple inner joined queries

10 years agoMerge pull request #1839 from dlobo/CRM-13633
Kurund Jalmi [Wed, 23 Oct 2013 07:26:16 +0000 (00:26 -0700)]
Merge pull request #1839 from dlobo/CRM-13633

CRM-13633 - Undefined property in CRM Mailing Event

10 years agoMerge pull request #1842 from pratik-joshi/CRM-13490
Kurund Jalmi [Wed, 23 Oct 2013 06:48:04 +0000 (23:48 -0700)]
Merge pull request #1842 from pratik-joshi/CRM-13490

CRM-13490 : fix for warning mentioned by dgg in issue comment (CRM-13490?#comment-53786), also code some improvement

10 years agoCRM-13490 : fix for warning mentioned by dgg in issue comment (CRM-13490?#comment...
Pratik Joshi [Wed, 23 Oct 2013 06:38:17 +0000 (12:08 +0530)]
CRM-13490 : fix for warning mentioned by dgg in issue comment (CRM-13490?#comment-53786), also code some improvement

----------------------------------------
* CRM-13490: Addresses with required custom fields can't be deleted from the Edit screen
  http://issues.civicrm.org/jira/browse/CRM-13490

10 years agoMerge pull request #1841 from colemanw/4.4
colemanw [Tue, 22 Oct 2013 23:55:13 +0000 (16:55 -0700)]
Merge pull request #1841 from colemanw/4.4

CRM-13397 - Contribte - Add submitOnce behavior to contribute button when confirmation page is disabled

10 years agoCRM-13634 - WP - Workaround for contribution page js bug
Coleman Watts [Tue, 22 Oct 2013 23:52:04 +0000 (16:52 -0700)]
CRM-13634 - WP - Workaround for contribution page js bug

----------------------------------------
* CRM-13634: Non-frontend CRM pages in WP cannot modify html-header
  http://issues.civicrm.org/jira/browse/CRM-13634

10 years agoCRM-13397 - Contribte - Add submitOnce behavior to contribute button when confirmatio...
Coleman Watts [Tue, 22 Oct 2013 22:17:45 +0000 (15:17 -0700)]
CRM-13397 - Contribte - Add submitOnce behavior to contribute button when confirmation page is disabled

----------------------------------------
* CRM-13397: Protection against multiple submits on contributions page doesn't work when confirmation page is turned off
  http://issues.civicrm.org/jira/browse/CRM-13397

10 years agoMerge pull request #1837 from dlobo/CRM-13621
Dave Greenberg [Tue, 22 Oct 2013 22:42:46 +0000 (15:42 -0700)]
Merge pull request #1837 from dlobo/CRM-13621

CRM-13621

10 years agoMerge pull request #1840 from dlobo/CRM-13575
dlobo [Tue, 22 Oct 2013 21:20:00 +0000 (14:20 -0700)]
Merge pull request #1840 from dlobo/CRM-13575

CRM-13575 - Elavon Payment Processor requires changes to conform to requirements

10 years agoCRM-13575 - Elavon Payment Processor requires changes to conform to requirements
Donald A. Lobo [Tue, 22 Oct 2013 21:19:21 +0000 (14:19 -0700)]
CRM-13575 - Elavon Payment Processor requires changes to conform to requirements

http://issues.civicrm.org/jira/browse/CRM-13575

10 years agoCRM-13633 - Undefined property in CRM Mailing Event
Donald A. Lobo [Tue, 22 Oct 2013 21:10:10 +0000 (14:10 -0700)]
CRM-13633 - Undefined property in CRM Mailing Event

http://issues.civicrm.org/jira/browse/CRM-13633

10 years agoCRM-13621 - fix error messages
Donald A. Lobo [Tue, 22 Oct 2013 20:49:29 +0000 (13:49 -0700)]
CRM-13621 - fix error messages

----------------------------------------
* CRM-13621: Handle invalid session errors especially for public pages in a nicer manner
  http://issues.civicrm.org/jira/browse/CRM-13621

10 years agoCRM-13621 - fix error messages
Donald A. Lobo [Tue, 22 Oct 2013 20:36:03 +0000 (13:36 -0700)]
CRM-13621 - fix error messages

----------------------------------------
* CRM-13621: Handle invalid session errors especially for public pages in a nicer manner
  http://issues.civicrm.org/jira/browse/CRM-13621

10 years agoMerge branch '4.4' of github.com:civicrm/civicrm-core into CRM-13621
Donald A. Lobo [Tue, 22 Oct 2013 20:22:14 +0000 (13:22 -0700)]
Merge branch '4.4' of github.com:civicrm/civicrm-core into CRM-13621

10 years agoMerge pull request #1835 from deepak-srivastava/event-tabs
Dave Greenberg [Tue, 22 Oct 2013 18:46:20 +0000 (11:46 -0700)]
Merge pull request #1835 from deepak-srivastava/event-tabs

CRM-13619 - tab display based on configurations and hook

10 years agoMerge pull request #1833 from dakshayani/hr-13603
Kurund Jalmi [Tue, 22 Oct 2013 12:49:03 +0000 (05:49 -0700)]
Merge pull request #1833 from dakshayani/hr-13603

-- CRM-13603 Label modification on manage case screen

10 years agoCRM-13619 - allow hooks to be able to configure tabs
Deepak Srivastava [Tue, 22 Oct 2013 12:33:44 +0000 (18:03 +0530)]
CRM-13619 - allow hooks to be able to configure tabs

10 years agoMerge pull request #1832 from ravishnair/CRM-13461-fix
deepak-srivastava [Tue, 22 Oct 2013 12:29:48 +0000 (05:29 -0700)]
Merge pull request #1832 from ravishnair/CRM-13461-fix

-- fix for CRM-13461

10 years ago-- fix for CRM-13461
Ravish Nair [Tue, 22 Oct 2013 10:10:25 +0000 (15:40 +0530)]
-- fix for CRM-13461

----------------------------------------
* CRM-13461: Total amount missing from event confirmation mail
  http://issues.civicrm.org/jira/browse/CRM-13461

10 years agoMerge pull request #1824 from dlobo/CRM-13577
Kurund Jalmi [Tue, 22 Oct 2013 11:57:33 +0000 (04:57 -0700)]
Merge pull request #1824 from dlobo/CRM-13577

CRM-13577 - cleanup vedaconsulting patch and PR - 1821

10 years agoMerge pull request #1820 from pratik-joshi/CRM-13490
Kurund Jalmi [Tue, 22 Oct 2013 11:54:49 +0000 (04:54 -0700)]
Merge pull request #1820 from pratik-joshi/CRM-13490

Crm 13490

10 years agoMerge pull request #1828 from pratik-joshi/CRM-13631
Kurund Jalmi [Tue, 22 Oct 2013 11:51:47 +0000 (04:51 -0700)]
Merge pull request #1828 from pratik-joshi/CRM-13631

CRM-13631

10 years ago-- CRM-13603 Label modification on manage case screen
Dakshayani Chinchwadkar [Tue, 22 Oct 2013 11:28:54 +0000 (16:58 +0530)]
-- CRM-13603 Label modification on manage case screen

----------------------------------------
* CRM-13603: "Manage Case" uses inconsistent labels
  http://issues.civicrm.org/jira/browse/CRM-13603

10 years agoMerge branch '4.4' into event-tabs
Deepak Srivastava [Tue, 22 Oct 2013 10:39:13 +0000 (16:09 +0530)]
Merge branch '4.4' into event-tabs

10 years agoMerge pull request #1829 from deepak-srivastava/CRM-13629
deepak-srivastava [Tue, 22 Oct 2013 09:50:22 +0000 (02:50 -0700)]
Merge pull request #1829 from deepak-srivastava/CRM-13629

CRM-13629

10 years agoCRM-13629
Deepak Srivastava [Tue, 22 Oct 2013 09:48:45 +0000 (15:18 +0530)]
CRM-13629

10 years agoCRM-13631
Pratik Joshi [Tue, 22 Oct 2013 05:10:42 +0000 (10:40 +0530)]
CRM-13631

----------------------------------------
* CRM-13631: vCard not including organization name
  http://issues.civicrm.org/jira/browse/CRM-13631

10 years agoMerge pull request #1827 from davecivicrm/CRM-13567
colemanw [Mon, 21 Oct 2013 23:22:34 +0000 (16:22 -0700)]
Merge pull request #1827 from davecivicrm/CRM-13567

  CRM-13567 - Incorporate query fix for contribution detail reports to … …  …filter by Batch + fixing the getBatches BAO to remove unneeded filtering on batch type and batch status. Now we only exclude batches that are still in Data Entry status.

10 years agoCRM-13567 - Incorporate query fix for contribution detail reports to filter by Batch...
Dave Greenberg [Mon, 21 Oct 2013 23:16:41 +0000 (16:16 -0700)]
CRM-13567 - Incorporate query fix for contribution detail reports to filter by Batch + fixing the getBatches BAO to remove unneeded filtering on batch type and batch status. Now we only exclude batches that are still in Data Entry status.

----------------------------------------
* CRM-13567: CiviContribute Detail report fails if you add batch data as a filter
  http://issues.civicrm.org/jira/browse/CRM-13567

10 years agoIncorporate query fix for contribution detail reports to filter by Batch + fixing...
Dave Greenberg [Mon, 21 Oct 2013 23:00:09 +0000 (16:00 -0700)]
Incorporate query fix for contribution detail reports to filter by Batch + fixing the getBatches BAO to remove unneeded filtering on batch type and batch status. Now we only exclude batches that are still in Data Entry status.

10 years agoCRM-13577 - cleanup vedaconsulting patch and PR - 1821
Donald A. Lobo [Mon, 21 Oct 2013 20:10:14 +0000 (13:10 -0700)]
CRM-13577 - cleanup vedaconsulting patch and PR - 1821

----------------------------------------
* CRM-13577: Allow Smart Groups in Scheduled Reminders
  http://issues.civicrm.org/jira/browse/CRM-13577

10 years agoMerge pull request #1823 from lcdservices/CRM-13628
dlobo [Mon, 21 Oct 2013 19:57:42 +0000 (12:57 -0700)]
Merge pull request #1823 from lcdservices/CRM-13628

CRM-13628 fix memory leak in note deletion by freeing DAO

10 years agoCRM-13628 fix memory leak in note deletion by freeing DAO
Brian Shaughnessy [Mon, 21 Oct 2013 19:01:32 +0000 (15:01 -0400)]
CRM-13628 fix memory leak in note deletion by freeing DAO

10 years agoMerge remote-tracking branch 'upstream/4.3' into 4.3-4.4-2013-10-21-22-31-28
kurund [Mon, 21 Oct 2013 17:26:16 +0000 (22:56 +0530)]
Merge remote-tracking branch 'upstream/4.3' into 4.3-4.4-2013-10-21-22-31-28

Conflicts:
CRM/Report/Form/Contribute/TopDonor.php
sql/civicrm_generated.mysql
templates/CRM/Price/Form/Calculate.tpl
xml/version.xml

10 years agoCRM-13490 : re-framed the logic, used proper error setting methods
Pratik Joshi [Mon, 21 Oct 2013 15:29:52 +0000 (20:59 +0530)]
CRM-13490 : re-framed the logic, used proper error setting methods

----------------------------------------
* CRM-13490: Addresses with required custom fields can't be deleted from the Edit screen
  http://issues.civicrm.org/jira/browse/CRM-13490

10 years agoCRM-13619 - tab display based on configurations
Deepak Srivastava [Mon, 21 Oct 2013 14:02:30 +0000 (19:32 +0530)]
CRM-13619 - tab display based on configurations

10 years agoCRM-13490 : the concept used for fixing this is - detach the 'required' form rule...
Pratik Joshi [Mon, 21 Oct 2013 12:55:49 +0000 (18:25 +0530)]
CRM-13490 : the concept used for fixing this is - detach the 'required' form rule for address custom data field, check if the address is filled i.e. intended to be submitted if 'yes' then check for 'required' custom field form rule

----------------------------------------
* CRM-13490: Addresses with required custom fields can't be deleted from the Edit screen
  http://issues.civicrm.org/jira/browse/CRM-13490

10 years agoMerge pull request #1807 from totten/4.3-mk-drupal-test-site-setup-conf
Kurund Jalmi [Mon, 21 Oct 2013 10:52:28 +0000 (03:52 -0700)]
Merge pull request #1807 from totten/4.3-mk-drupal-test-site-setup-conf

mk-drupal-test-site - When writing out setup.conf, include CIVISOURCEDIR

10 years agoMerge pull request #1810 from monishdeb/CRM-13344
deepak-srivastava [Mon, 21 Oct 2013 10:51:01 +0000 (03:51 -0700)]
Merge pull request #1810 from monishdeb/CRM-13344

CRM-13344 fix - Unable to import Contact's gender,prefix and suffix in update/fill case

10 years agoMerge pull request #1798 from eileenmcnaughton/4.4
colemanw [Mon, 21 Oct 2013 04:02:43 +0000 (21:02 -0700)]
Merge pull request #1798 from eileenmcnaughton/4.4

CRM-13598 d6 - use  drupal mechanism to identify table prefixing

10 years agoDrupal user fns - colemans' code
Eileen McNaughton [Sun, 20 Oct 2013 23:23:43 +0000 (12:23 +1300)]
Drupal user fns - colemans' code

10 years agoDrupal user fns - copy Coleman's code in
Eileen McNaughton [Sun, 20 Oct 2013 22:09:19 +0000 (11:09 +1300)]
Drupal user fns - copy Coleman's code in

https://github.com/civicrm/civicrm-core/pull/1798/files#r7022773

10 years agoAPI - add deprecation tag to constant api
Coleman Watts [Sat, 19 Oct 2013 18:30:21 +0000 (11:30 -0700)]
API - add deprecation tag to constant api

10 years agoMerge pull request #1816 from pradpnayak/CRM-13446
colemanw [Sat, 19 Oct 2013 18:17:43 +0000 (11:17 -0700)]
Merge pull request #1816 from pradpnayak/CRM-13446

CRM-13446

10 years agoMerge pull request #1817 from colemanw/4.4
colemanw [Sat, 19 Oct 2013 17:07:54 +0000 (10:07 -0700)]
Merge pull request #1817 from colemanw/4.4

CRM-13608 - API - Support 'sequential' param with getoptions

10 years agoCRM-13608 - API - Support 'sequential' param with getoptions
Coleman Watts [Sat, 19 Oct 2013 15:39:25 +0000 (08:39 -0700)]
CRM-13608 - API - Support 'sequential' param with getoptions

----------------------------------------
* CRM-13608: Api3 'getoptions' ordering doesn't work as JSON
  http://issues.civicrm.org/jira/browse/CRM-13608

10 years agoCRM-13621 - add ability to redirect to main entry point for public pages
Donald A. Lobo [Sat, 19 Oct 2013 16:58:00 +0000 (09:58 -0700)]
CRM-13621 - add ability to redirect to main entry point for public pages

----------------------------------------
* CRM-13621: Handle invalid session errors especially for public pages in a nicer manner
  http://issues.civicrm.org/jira/browse/CRM-13621

10 years agoCRM-13446
Pradeep Nayak [Sat, 19 Oct 2013 13:17:15 +0000 (18:47 +0530)]
CRM-13446

----------------------------------------
* CRM-13446: Add ON DELETE Options for constraints fails
  http://issues.civicrm.org/jira/browse/CRM-13446

10 years agoMerge pull request #1814 from dlobo/MiscFixes
dlobo [Fri, 18 Oct 2013 20:20:46 +0000 (13:20 -0700)]
Merge pull request #1814 from dlobo/MiscFixes

Fix notices and formatting for word replacement

10 years agoFix notices and formatting for word replacement
Donald A. Lobo [Fri, 18 Oct 2013 20:20:02 +0000 (13:20 -0700)]
Fix notices and formatting for word replacement

10 years agoMerge pull request #1813 from totten/4.4-mkdrupaltestsite-space
Tim Otten [Fri, 18 Oct 2013 11:44:20 +0000 (04:44 -0700)]
Merge pull request #1813 from totten/4.4-mkdrupaltestsite-space

mk-drupal-test-site - Allow space in SQL file name

10 years agomk-drupal-test-site - Allow space in SQL file name
Tim Otten [Fri, 18 Oct 2013 11:41:59 +0000 (17:11 +0530)]
mk-drupal-test-site - Allow space in SQL file name

10 years agoMerge pull request #1812 from totten/4.4-setupsh-2
Tim Otten [Fri, 18 Oct 2013 11:36:04 +0000 (04:36 -0700)]
Merge pull request #1812 from totten/4.4-setupsh-2

setup.sh - Quote directory names (which may have spaces)

10 years agosetup.sh - Quote directory names (which may have spaces)
Tim Otten [Fri, 18 Oct 2013 11:34:07 +0000 (17:04 +0530)]
setup.sh - Quote directory names (which may have spaces)

10 years agoMerge pull request #1811 from totten/4.4-setupsh-escape
Tim Otten [Fri, 18 Oct 2013 11:16:49 +0000 (04:16 -0700)]
Merge pull request #1811 from totten/4.4-setupsh-escape

setup.sh - Quote directory names (which may have spaces)

10 years agosetup.sh - Quote directory names (which may have spaces)
Tim Otten [Fri, 18 Oct 2013 11:14:41 +0000 (16:44 +0530)]
setup.sh - Quote directory names (which may have spaces)

10 years agoCRM-13344 fix - Resolve test / schema issues around prefix_id, suffix_id, gender
monishdeb [Fri, 18 Oct 2013 10:10:37 +0000 (15:40 +0530)]
CRM-13344 fix - Resolve test / schema issues around prefix_id, suffix_id, gender

http://issues.civicrm.org/jira/browse/CRM-13344

10 years agoMerge pull request #1804 from davecivicrm/CRM-11245
dlobo [Thu, 17 Oct 2013 19:47:26 +0000 (12:47 -0700)]
Merge pull request #1804 from davecivicrm/CRM-11245

CRM-11245 - Reworked the patch to use the configured date format.

10 years agoMerge pull request #1806 from pratik-joshi/CRM-13604
dlobo [Thu, 17 Oct 2013 19:45:14 +0000 (12:45 -0700)]
Merge pull request #1806 from pratik-joshi/CRM-13604

CRM-13604 fix : update mentioned state provinces for country 'Guatemala'

10 years agoMerge branch 'hr-130' of git://github.com/dakshayani/civicrm-core into pull-request...
Tim Otten [Thu, 17 Oct 2013 12:48:25 +0000 (18:18 +0530)]
Merge branch 'hr-130' of git://github.com/dakshayani/civicrm-core into pull-request-1713

10 years agomk-drupal-test-site - When writing out setup.conf, include both the old SVNROOT and...
Tim Otten [Thu, 17 Oct 2013 12:29:04 +0000 (17:59 +0530)]
mk-drupal-test-site - When writing out setup.conf, include both the old SVNROOT and the new CIVISOURCEDIR

10 years agoCRM-13604 fix : update mentioned state provinces for country 'Guatemala'
Pratik Joshi [Thu, 17 Oct 2013 09:01:50 +0000 (14:31 +0530)]
CRM-13604 fix : update mentioned state provinces for country 'Guatemala'

----------------------------------------
* CRM-13604: Few Province/State are miss-spelled for country Guatemala
  http://issues.civicrm.org/jira/browse/CRM-13604

10 years agoMerge pull request #1805 from deepak-srivastava/upgrade
deepak-srivastava [Thu, 17 Oct 2013 07:59:17 +0000 (00:59 -0700)]
Merge pull request #1805 from deepak-srivastava/upgrade

CRM-13389, CRM-13555 - Upgrade from 4.0.* to 4.4: DB Error: no such tabl...

10 years agoCRM-13389, CRM-13555 - Upgrade from 4.0.* to 4.4: DB Error: no such table civicrm_setting
Deepak Srivastava [Thu, 17 Oct 2013 07:51:34 +0000 (13:21 +0530)]
CRM-13389, CRM-13555 - Upgrade from 4.0.* to 4.4: DB Error: no such table civicrm_setting

10 years agoCRM-13598 d6 user vaauthentication - add comments
Eileen [Wed, 16 Oct 2013 22:51:19 +0000 (11:51 +1300)]
CRM-13598 d6 user vaauthentication - add comments

----------------------------------------
* CRM-13598: User drupal {users} rather than storing name of drupal user table
  http://issues.civicrm.org/jira/browse/CRM-13598

10 years agoCRM-11245 - Reworked the patch to use the configured date format.
Dave Greenberg [Wed, 16 Oct 2013 22:43:59 +0000 (15:43 -0700)]
CRM-11245 - Reworked the patch to use the configured date format.

----------------------------------------
* CRM-11245: Display more information in the "Event Name" autocomplete when searching
  http://issues.civicrm.org/jira/browse/CRM-11245

10 years agoCRM-13598 d6 user validation, This commit leaves the PEAR method on authenticate...
Eileen [Wed, 16 Oct 2013 22:41:24 +0000 (11:41 +1300)]
CRM-13598 d6 user validation, This commit leaves the PEAR method on authenticate 'untouched' as there 'may' be cases where the bootstrapping is not taking place - although I am not convinced any remain, this remains a gotcha for people with prefixed tables in d6 & d7

----------------------------------------
* CRM-13598: User drupal {users} rather than storing name of drupal user table
  http://issues.civicrm.org/jira/browse/CRM-13598

10 years agoMerge pull request #1803 from dlobo/CRM-13554
dlobo [Wed, 16 Oct 2013 19:49:34 +0000 (12:49 -0700)]
Merge pull request #1803 from dlobo/CRM-13554

CRM-13554 - Fix typos in mass conversion

10 years agoMerge branch '4.3' of git://github.com/civicrm/civicrm-core into CRM-13554
Donald A. Lobo [Wed, 16 Oct 2013 19:46:15 +0000 (12:46 -0700)]
Merge branch '4.3' of git://github.com/civicrm/civicrm-core into CRM-13554

10 years agoCRM-13554
Donald A. Lobo [Wed, 16 Oct 2013 19:45:02 +0000 (12:45 -0700)]
CRM-13554

----------------------------------------
* CRM-13554: Improve string validation in the query engine
  http://issues.civicrm.org/jira/browse/CRM-13554

10 years agoMerge pull request #1802 from dlobo/CRM-13554
dlobo [Wed, 16 Oct 2013 19:35:42 +0000 (12:35 -0700)]
Merge pull request #1802 from dlobo/CRM-13554

CRM-13554

10 years agoCRM-13554
Donald A. Lobo [Wed, 16 Oct 2013 19:35:06 +0000 (12:35 -0700)]
CRM-13554

----------------------------------------
* CRM-13554: Improve string validation in the query engine
  http://issues.civicrm.org/jira/browse/CRM-13554

10 years agoMerge pull request #1766 from pratik-joshi/CRM-13551
dlobo [Wed, 16 Oct 2013 15:35:46 +0000 (08:35 -0700)]
Merge pull request #1766 from pratik-joshi/CRM-13551

CRM-13551

10 years agoMerge pull request #1800 from monishdeb/CRM-13601
dlobo [Wed, 16 Oct 2013 15:33:43 +0000 (08:33 -0700)]
Merge pull request #1800 from monishdeb/CRM-13601

CRM-13601 fix -  Multilingual upgrade 4.3.5 to 4.4 beta throws up an err...

10 years agoCRM-13601 fix - Multilingual upgrade 4.3.5 to 4.4 beta throws up an error
monishdeb [Wed, 16 Oct 2013 13:48:47 +0000 (19:18 +0530)]
CRM-13601 fix -  Multilingual upgrade 4.3.5 to 4.4 beta throws up an error

http://issues.civicrm.org/jira/browse/CRM-13601

10 years agoMerge pull request #1797 from dlobo/CRM-11794
deepak-srivastava [Wed, 16 Oct 2013 08:56:30 +0000 (01:56 -0700)]
Merge pull request #1797 from dlobo/CRM-11794

CRM-11794 - drop all triggers with civicrm_ prefix

10 years agoCRM-13598 d6 - use drupal mechanism to identify table prefixing
Eileen [Wed, 16 Oct 2013 01:54:28 +0000 (14:54 +1300)]
CRM-13598 d6 - use  drupal mechanism to identify table prefixing

----------------------------------------
* CRM-13598: User drupal {users} rather than storing name of drupal user table
  http://issues.civicrm.org/jira/browse/CRM-13598

10 years agoCRM-11794 - drop all triggers with civicrm_ prefix
Donald A. Lobo [Tue, 15 Oct 2013 19:52:37 +0000 (12:52 -0700)]
CRM-11794 - drop all triggers with civicrm_ prefix

----------------------------------------
* CRM-11794: Drop Trigger IF Exists fatals if custom table too long
  http://issues.civicrm.org/jira/browse/CRM-11794

10 years agoMerge pull request #1796 from pratik-joshi/CRM-13591
dlobo [Tue, 15 Oct 2013 13:43:51 +0000 (06:43 -0700)]
Merge pull request #1796 from pratik-joshi/CRM-13591

CRM-13591 : fixed condition check for display value returning function for custom fields (i.e used for returning appropriate val for Yes/No fields)

10 years agoMerge pull request #1793 from dlobo/CRM-11794
deepak-srivastava [Tue, 15 Oct 2013 12:48:21 +0000 (05:48 -0700)]
Merge pull request #1793 from dlobo/CRM-11794

CRM-11794 - shorten trigger names and add random string to ensure uniqne...

10 years agoCRM-13591 : fixed condition check for display value returning function for custom...
Pratik Joshi [Tue, 15 Oct 2013 08:54:42 +0000 (14:24 +0530)]
CRM-13591 : fixed condition check for display value returning function for custom fields (i.e used for returning appropriate val for Yes/No fields)

----------------------------------------
* CRM-13591: Yes / No fields are not properly displayed in profile view
  http://issues.civicrm.org/jira/browse/CRM-13591

10 years agoMerge pull request #1783 from ravishnair/CRM-13557fix
Dave Greenberg [Mon, 14 Oct 2013 19:16:35 +0000 (12:16 -0700)]
Merge pull request #1783 from ravishnair/CRM-13557fix

-- CRM-13557 changes as per comment

10 years agoMerge pull request #1794 from dlobo/CRM-13560
dlobo [Mon, 14 Oct 2013 17:45:26 +0000 (10:45 -0700)]
Merge pull request #1794 from dlobo/CRM-13560

CRM-13560 - add documentation

10 years agoCRM-13560 - add documentation
Donald A. Lobo [Mon, 14 Oct 2013 17:44:03 +0000 (10:44 -0700)]
CRM-13560 - add documentation

----------------------------------------
* CRM-13560: hook_civicrm_unsubscribeGroups is undocumented
  http://issues.civicrm.org/jira/browse/CRM-13560

10 years agoCRM-11794 - shorten trigger names and add random string to ensure uniqness
Donald A. Lobo [Mon, 14 Oct 2013 17:07:45 +0000 (10:07 -0700)]
CRM-11794 - shorten trigger names and add random string to ensure uniqness

----------------------------------------
* CRM-11794: Drop Trigger IF Exists fatals if custom table too long
  http://issues.civicrm.org/jira/browse/CRM-11794

10 years agoMerge pull request #1769 from vivekarora/CRM-12060-4.4Patch
dlobo [Mon, 14 Oct 2013 14:21:47 +0000 (07:21 -0700)]
Merge pull request #1769 from vivekarora/CRM-12060-4.4Patch

CRM-12060 - Support hook_civicrm_permissions on WordPress

10 years agoMerge pull request #1788 from totten/4.3-ofc-delete
dlobo [Mon, 14 Oct 2013 14:19:26 +0000 (07:19 -0700)]
Merge pull request #1788 from totten/4.3-ofc-delete

CRM-13572 - Upgrader - Delete OFC file and/or display message

10 years agoMerge pull request #1791 from pratik-joshi/CRM-13573
dlobo [Mon, 14 Oct 2013 14:17:33 +0000 (07:17 -0700)]
Merge pull request #1791 from pratik-joshi/CRM-13573

CRM-13573 : fix to process search criteria on page load as well

10 years agoMerge pull request #1789 from pratik-joshi/CRM-13571
dlobo [Mon, 14 Oct 2013 14:16:27 +0000 (07:16 -0700)]
Merge pull request #1789 from pratik-joshi/CRM-13571

CRM-13571 : replace 'Møre ag Romsdal' with 'Møre og Romsdal'

10 years agoMerge pull request #1792 from ravishnair/CRM-13570
deepak-srivastava [Mon, 14 Oct 2013 13:05:01 +0000 (06:05 -0700)]
Merge pull request #1792 from ravishnair/CRM-13570

-- CRM-13570 fix

10 years ago-- CRM-13570 fix
Ravish Nair [Mon, 14 Oct 2013 12:50:50 +0000 (18:20 +0530)]
-- CRM-13570 fix

----------------------------------------
* CRM-13570: Admin-only price set fields not available when adding multiple contacts to event from advanced search results
  http://issues.civicrm.org/jira/browse/CRM-13570

10 years agoMerge pull request #1790 from deepak-srivastava/cf-reports
deepak-srivastava [Mon, 14 Oct 2013 11:12:41 +0000 (04:12 -0700)]
Merge pull request #1790 from deepak-srivastava/cf-reports

CRM-13546 - Custom fields in CiviReport: 'access all custom data' permis...

10 years agoCRM-13573 : fix to process search criteria on page load as well
Pratik Joshi [Mon, 14 Oct 2013 11:11:18 +0000 (16:41 +0530)]
CRM-13573 : fix to process search criteria on page load as well

----------------------------------------
* CRM-13573: Manage Groups display shows disabled groups on initial display - but disabled groups option is NOT selected
  http://issues.civicrm.org/jira/browse/CRM-13573

10 years agoCRM-13546 - Custom fields in CiviReport: 'access all custom data' permission not...
Deepak Srivastava [Mon, 14 Oct 2013 11:06:32 +0000 (16:36 +0530)]
CRM-13546 - Custom fields in CiviReport: 'access all custom data' permission not respected

10 years ago-- CRM-13557 added display_name and sort_name in the list
Ravish Nair [Mon, 14 Oct 2013 08:02:06 +0000 (13:32 +0530)]
-- CRM-13557 added display_name and sort_name in the list

----------------------------------------
* CRM-13557: Contact Hash is appearing on manual merge screen and should be suppressed
  http://issues.civicrm.org/jira/browse/CRM-13557

10 years agoCRM-13571 : replace 'Møre ag Romsdal' with 'Møre og Romsdal'
Pratik Joshi [Mon, 14 Oct 2013 07:49:37 +0000 (13:19 +0530)]
CRM-13571 : replace 'Møre ag Romsdal' with 'Møre og Romsdal'

----------------------------------------
* CRM-13571: Wrong name on a Norwegian county in the core files
  http://issues.civicrm.org/jira/browse/CRM-13571

10 years agoCRM-13572 - Upgrader - Delete OFC file and/or display message
Tim Otten [Sat, 12 Oct 2013 15:45:18 +0000 (16:45 +0100)]
CRM-13572 - Upgrader - Delete OFC file and/or display message

----------------------------------------
* CRM-13572:
  http://issues.civicrm.org/jira/browse/CRM-13572