civicrm-core.git
9 years agosetup.sh - Make each step optional (but enabled by default)
Tim Otten [Sat, 3 Jan 2015 03:05:48 +0000 (19:05 -0800)]
setup.sh - Make each step optional (but enabled by default)

The question of running "composer install", "npm install", etc., as part of
setup.sh is a bit curious:

 * For most Civi developers and automated tasks tasks, they run
   "git pull && setup.sh" once a day to get up-to-date. This
   implies that automatic downloading ("composer install") is good.
 * For a developer who's explicitly testing/changing dependencies,
   it may be useful to reset the DB without re-downloading (because
   re-downloading would trample their changes).

This patch takes each major step in setup.sh ("download dependencies", "run
gencode", "init DB") and allows them to be run separately.

9 years agocomposer - Remove + ignore composer.lock
Tim Otten [Sat, 3 Jan 2015 02:03:14 +0000 (18:03 -0800)]
composer - Remove + ignore composer.lock

See discussion: https://github.com/totten/civicrm-core/commit/6ad46a832

9 years agocomposer, setup.sh - Automatically call "composer install"
Tim Otten [Fri, 2 Jan 2015 20:41:44 +0000 (12:41 -0800)]
composer, setup.sh - Automatically call "composer install"

9 years agocomposer, distmaker - Generate and include the vendor/ folder
Tim Otten [Fri, 2 Jan 2015 20:22:00 +0000 (12:22 -0800)]
composer, distmaker - Generate and include the vendor/ folder

9 years agocomposer - Use classloader from civicrm-core.git instead of civicrm-packages.git.
Tim Otten [Fri, 2 Jan 2015 18:01:37 +0000 (10:01 -0800)]
composer - Use classloader from civicrm-core.git instead of civicrm-packages.git.

9 years agocomposer - Import composer.json, composer.lock
Tim Otten [Fri, 2 Jan 2015 17:53:21 +0000 (09:53 -0800)]
composer - Import composer.json, composer.lock

9 years agoMerge branch 'giant-rabbit-angular-tests'
Tim Otten [Sat, 3 Jan 2015 17:53:03 +0000 (09:53 -0800)]
Merge branch 'giant-rabbit-angular-tests'

9 years agocrmApp, crmUtil - Tighten scope of crmApp. Move services to crmUtil. Avoid cyclic...
Tim Otten [Sat, 3 Jan 2015 17:46:00 +0000 (09:46 -0800)]
crmApp, crmUtil - Tighten scope of crmApp. Move services to crmUtil. Avoid cyclic dependencies.

All services, routes, controllers, and directives should live in specific
Angular modules.  When it comes time to display a complete web page, these
modules are aggregated to form crmApp.  crmApp is a thin piece of glue whose
sole purpose is aggregation.

9 years agocrmUtil - Alphabetize services
Tim Otten [Sat, 3 Jan 2015 17:41:04 +0000 (09:41 -0800)]
crmUtil - Alphabetize services

9 years agoCRM_Core_Page_Angular - Fix badly merged list of modules.
Tim Otten [Sat, 3 Jan 2015 17:25:25 +0000 (09:25 -0800)]
CRM_Core_Page_Angular - Fix badly merged list of modules.

Also: Alphabetize list so that future issues with modules are easier to recognize.

9 years agoMerge branch 'angular-tests' of https://github.com/giant-rabbit/civicrm-core into...
Tim Otten [Sat, 3 Jan 2015 17:23:58 +0000 (09:23 -0800)]
Merge branch 'angular-tests' of https://github.com/giant-rabbit/civicrm-core into giant-rabbit-angular-tests

9 years agoMerge pull request #4827 from colemanw/CRM-15759
colemanw [Sat, 3 Jan 2015 04:15:04 +0000 (23:15 -0500)]
Merge pull request #4827 from colemanw/CRM-15759

CRM-15759 - Extend in-place editing to more places

9 years agoCRM-15759 - Fix crmEditable textarea handling
Coleman Watts [Sat, 3 Jan 2015 02:28:12 +0000 (21:28 -0500)]
CRM-15759 - Fix crmEditable textarea handling

9 years agoCRM-15759 - Apply crmEditable behavior based on events instead of a template
Coleman Watts [Sat, 3 Jan 2015 02:14:42 +0000 (21:14 -0500)]
CRM-15759 - Apply crmEditable behavior based on events instead of a template

9 years agocrmEditable code cleanup
Coleman Watts [Fri, 2 Jan 2015 18:46:57 +0000 (13:46 -0500)]
crmEditable code cleanup

9 years agoCRM-15759 - Extend in-place editing to more places
Coleman Watts [Fri, 2 Jan 2015 15:26:08 +0000 (10:26 -0500)]
CRM-15759 - Extend in-place editing to more places

9 years agoCRM-15759 - support empty select option in crmEditable
Coleman Watts [Fri, 2 Jan 2015 15:25:02 +0000 (10:25 -0500)]
CRM-15759 - support empty select option in crmEditable

9 years agoRemove unused code
Coleman Watts [Fri, 2 Jan 2015 15:22:47 +0000 (10:22 -0500)]
Remove unused code

9 years agoFix membershipType options lookup and display
Coleman Watts [Fri, 2 Jan 2015 01:34:08 +0000 (20:34 -0500)]
Fix membershipType options lookup and display

9 years agoCRM-15759 - Improve support for crmEditable select options
Coleman Watts [Thu, 1 Jan 2015 18:28:32 +0000 (13:28 -0500)]
CRM-15759 - Improve support for crmEditable select options

9 years agoFix incorrect participantStatusClass options lookup
Coleman Watts [Thu, 1 Jan 2015 18:26:20 +0000 (13:26 -0500)]
Fix incorrect participantStatusClass options lookup

9 years agoMerge pull request #4828 from colemanw/CRM-15773
colemanw [Fri, 2 Jan 2015 21:01:25 +0000 (16:01 -0500)]
Merge pull request #4828 from colemanw/CRM-15773

CRM-15773 - Use the term Order instead of Weight consistently

9 years agoCRM-15773 - Use the term Order instead of Weight consistently
Coleman Watts [Fri, 2 Jan 2015 19:29:26 +0000 (14:29 -0500)]
CRM-15773 - Use the term Order instead of Weight consistently

9 years agoMerge pull request #4826 from monishdeb/CRM-15740
Yashodha Chaku [Fri, 2 Jan 2015 15:28:06 +0000 (20:58 +0530)]
Merge pull request #4826 from monishdeb/CRM-15740

CRM-15740 QA fix

9 years agoCRM-15740 QA fix
monishdeb [Fri, 2 Jan 2015 14:17:04 +0000 (19:47 +0530)]
CRM-15740 QA fix

----------------------------------------
* CRM-15740: Really long URLs cause SQL issue in a trackable mass mail
  https://issues.civicrm.org/jira/browse/CRM-15740

9 years agoMerge pull request #4823 from jitendrapurohit/webtestfixes
Monish Deb [Fri, 2 Jan 2015 13:50:43 +0000 (19:20 +0530)]
Merge pull request #4823 from jitendrapurohit/webtestfixes

webtest fixes 4.6

9 years agowebtest fixes 4.6
jitendrapurohit [Fri, 2 Jan 2015 12:34:12 +0000 (18:04 +0530)]
webtest fixes 4.6

9 years agoMerge pull request #4822 from kurund/indentation-fixes
Kurund Jalmi [Fri, 2 Jan 2015 12:27:58 +0000 (17:57 +0530)]
Merge pull request #4822 from kurund/indentation-fixes

indentation fixes

9 years agoindentation fixes
kurund [Fri, 2 Jan 2015 11:36:54 +0000 (17:06 +0530)]
indentation fixes

9 years agoMerge pull request #4817 from williamtheaker/patch-2
Yashodha Chaku [Fri, 2 Jan 2015 10:45:12 +0000 (16:15 +0530)]
Merge pull request #4817 from williamtheaker/patch-2

Replace wizard-bar radical with heavy checkmark

9 years agoMerge pull request #4820 from kurund/CRM-15705
Kurund Jalmi [Fri, 2 Jan 2015 10:38:21 +0000 (16:08 +0530)]
Merge pull request #4820 from kurund/CRM-15705

CRM-15705

9 years agoMerge pull request #4821 from jitendrapurohit/webtestcorebugfix
Yashodha Chaku [Fri, 2 Jan 2015 10:18:44 +0000 (15:48 +0530)]
Merge pull request #4821 from jitendrapurohit/webtestcorebugfix

Notification for Updation not shown after Save button is clicked on Mana...

9 years agoNotification for Updation not shown after Save button is clicked on Manage Event...
jitendrapurohit [Fri, 2 Jan 2015 09:00:30 +0000 (14:30 +0530)]
Notification for Updation not shown after Save button is clicked on Manage Event Tab for PCP

9 years agoMerge pull request #4818 from pratikshad/CRM-15770
Yashodha Chaku [Fri, 2 Jan 2015 05:35:06 +0000 (11:05 +0530)]
Merge pull request #4818 from pratikshad/CRM-15770

CRM-15770 fixes issue of empty date processing into membership page for ...

9 years agoCRM-15770 fixes issue of empty date processing into membership page for offline
pratikshad [Fri, 2 Jan 2015 04:27:35 +0000 (09:57 +0530)]
CRM-15770 fixes issue of empty date processing into membership page for offline

----------------------------------------
* CRM-15770: if $dateString is 'null' make no attempt to format it
  https://issues.civicrm.org/jira/browse/CRM-15770

9 years agoReplace wizard-bar radical with checkmark
William Theaker [Fri, 2 Jan 2015 03:42:57 +0000 (19:42 -0800)]
Replace wizard-bar radical with checkmark

9 years agoMerge pull request #4684 from eileenmcnaughton/CRM-15683-masger
Tim Otten [Thu, 1 Jan 2015 22:22:22 +0000 (14:22 -0800)]
Merge pull request #4684 from eileenmcnaughton/CRM-15683-masger

CRM-15678 hookable invalid page handling

9 years agoCRM-15683 - CRM_Core_Error::handleUnhandledException - Log double exceptions
Tim Otten [Thu, 1 Jan 2015 18:24:57 +0000 (10:24 -0800)]
CRM-15683 - CRM_Core_Error::handleUnhandledException - Log double exceptions

9 years agoCRM-15683 - CRM_Core_Invoke - Cleanup comments. Remove duplicate code.
Tim Otten [Thu, 1 Jan 2015 18:21:43 +0000 (10:21 -0800)]
CRM-15683 - CRM_Core_Invoke - Cleanup comments. Remove duplicate code.

The catch{} block in _invoke() duplicates the code now in LegacyErrorHandler.

9 years agoCRM-15683 - Add UnhandledExceptionEvent. Fixup LegacyErrorHandler.
Tim Otten [Thu, 11 Dec 2014 00:10:00 +0000 (16:10 -0800)]
CRM-15683 - Add UnhandledExceptionEvent. Fixup LegacyErrorHandler.

9 years agoCRM-15683 Tim's proposed changes
Eileen McNaughton [Tue, 9 Dec 2014 00:25:07 +0000 (13:25 +1300)]
CRM-15683 Tim's proposed changes

9 years agoremove handling for legacy status bounce as not found anywhere in code
Eileen McNaughton [Mon, 8 Dec 2014 23:59:13 +0000 (12:59 +1300)]
remove handling for legacy status bounce as not found anywhere in code

9 years agoCRM-15678 hookable invalid page handling
Eileen McNaughton [Sun, 7 Dec 2014 22:20:33 +0000 (11:20 +1300)]
CRM-15678 hookable invalid page handling

Conflicts:
CRM/Contribute/Form/ContributionBase.php

9 years agoMerge pull request #4815 from rohankatkar/Webtests
Monish Deb [Thu, 1 Jan 2015 17:53:20 +0000 (23:23 +0530)]
Merge pull request #4815 from rohankatkar/Webtests

Webtests Fixes

9 years agoMerge pull request #4812 from colemanw/CRM-15495
colemanw [Thu, 1 Jan 2015 15:44:44 +0000 (10:44 -0500)]
Merge pull request #4812 from colemanw/CRM-15495

CRM-15495 - Improve entityRef contact_type filter

9 years agoWebtests Fixes
Rohan Katkar [Thu, 1 Jan 2015 13:27:30 +0000 (18:57 +0530)]
Webtests Fixes

9 years agoMerge pull request #4813 from rohankatkar/CRM_15764
Monish Deb [Thu, 1 Jan 2015 12:43:51 +0000 (18:13 +0530)]
Merge pull request #4813 from rohankatkar/CRM_15764

CRM- 15764

9 years agoCRM-15764. Remove bogus opendir() call.
Chris Burgess [Mon, 29 Dec 2014 20:44:18 +0000 (09:44 +1300)]
CRM-15764. Remove bogus opendir() call.

opendir($cmsIncludePath) appears to have been used as is_dir(), not required since we check file_exists("$cmsIncludePath/file.xxx") and that indicates that the directory exists.

9 years agoMerge fix - CRM-15764
Chris Burgess [Sun, 28 Dec 2014 18:33:42 +0000 (07:33 +1300)]
Merge fix - CRM-15764

9 years agoImprove api.getoptions to return nested groups/tags
Coleman Watts [Thu, 1 Jan 2015 03:54:43 +0000 (22:54 -0500)]
Improve api.getoptions to return nested groups/tags

9 years agoCRM-15495 - Improve entityRef contact_type filter
Coleman Watts [Wed, 31 Dec 2014 21:45:33 +0000 (16:45 -0500)]
CRM-15495 - Improve entityRef contact_type filter

9 years agoMerge pull request #4809 from totten/master-cs2
Tim Otten [Wed, 31 Dec 2014 17:53:14 +0000 (09:53 -0800)]
Merge pull request #4809 from totten/master-cs2

Cleanup visibility, final newlines, and CONST

9 years agoMerge pull request #4804 from atif-shaikh/CRM-15767
Yashodha Chaku [Wed, 31 Dec 2014 13:19:12 +0000 (18:49 +0530)]
Merge pull request #4804 from atif-shaikh/CRM-15767

CRM-15767 - Back Office "Submit Credit Card Contribution" are not being ...

9 years agoMerge pull request #4780 from williamtheaker/patch-1
Kurund Jalmi [Wed, 31 Dec 2014 04:56:31 +0000 (10:26 +0530)]
Merge pull request #4780 from williamtheaker/patch-1

Themed wizard-bar

9 years agoFixed drush and node_modules/*.info file conflict
Peter Haight [Wed, 31 Dec 2014 02:04:16 +0000 (18:04 -0800)]
Fixed drush and node_modules/*.info file conflict

Tim noticed that drush doesn't work when node_modules directory exists.
People say that it's because of the *.info files that some things have
in node_modules and suggested adding a line to the npm postinstall
script to remove  any *.info files from there because they aren't really
needed to run stuff. Because we are already doing brower install in the
postinstall script, I broke the postinstall stuff into a separate
script and put both things in there.

9 years agophpcs - Fix error, "Expected 1 newline at end of file; XXX found".
Tim Otten [Wed, 31 Dec 2014 01:23:33 +0000 (17:23 -0800)]
phpcs - Fix error, "Expected 1 newline at end of file; XXX found".

9 years agoNot used anymore.
Peter Haight [Wed, 31 Dec 2014 01:22:48 +0000 (17:22 -0800)]
Not used anymore.

I don't think this is used anymore. People just use setup.sh.

9 years agoInstall npm and bower modules in setup.
Peter Haight [Wed, 31 Dec 2014 01:18:10 +0000 (17:18 -0800)]
Install npm and bower modules in setup.

For the test and demo setups to work with the new npm and bower stuff,
npm install needs to get run. Civi buildkit calls setup.sh, so we'll put
it here for now.

9 years agoStyle - Remove @access
Tim Otten [Wed, 31 Dec 2014 01:00:26 +0000 (17:00 -0800)]
Style - Remove @access

1. These annotations are useful in PHP4-style code.
2. These annotations are useless in PHP5-style code. Either they're redundant with the code, or they contradict the code.
3. In cases where there are contradictions, I don't think there's anyway for us to generally resolve the contradiction except to say, "The code is right."
4. As a developer reading .php files, I look at the code and *never* look at @access.

9 years agoStyle - Remove @public, @private, @protected
Tim Otten [Tue, 30 Dec 2014 22:15:56 +0000 (14:15 -0800)]
Style - Remove @public, @private, @protected

1. These annotations are not valid in phpdoc. The actual annotation is "@access (public|private|protected)".
2. These annotations are useful in PHP4-style code.
3. These annotations are useless in PHP5-style code. Either they're redundant with the code, or they contradict the code.

9 years agophpcs - Fix error, "Visibility must be declared on method"
Tim Otten [Tue, 30 Dec 2014 22:06:54 +0000 (14:06 -0800)]
phpcs - Fix error, "Visibility must be declared on method"

9 years agoGet the distmaker working with npm and bower.
Peter Haight [Tue, 30 Dec 2014 23:52:33 +0000 (15:52 -0800)]
Get the distmaker working with npm and bower.

We're going to start distributing the node_modules and bower_modules
using npm and bower now instead of having them in packages because we
feel that those are a better way to manage backages than the packages
repository. So the distmaker needs to copy those directories to the
distribution after running 'npm install' to get the packages downloaded.

Also I needed to put a resolution for the angular version in the
bower.json file because some of the angular plugins were resolving to
angular 1.2.x and we want 1.3.x. I also changed the version numbers to
start at 1.3.8, but allow minor version updates because that's what
we're using.

9 years agoFixed mispelling: comparitor -> comparator.
Peter Haight [Tue, 30 Dec 2014 23:09:41 +0000 (15:09 -0800)]
Fixed mispelling: comparitor -> comparator.

It's nicer to have things spelled correctly.

9 years agoUse the app version of bower instead of machine version.
Peter Haight [Tue, 30 Dec 2014 22:59:56 +0000 (14:59 -0800)]
Use the app version of bower instead of machine version.

Once npm installs bower in node_modules, we should be using that one for
all the bower commands instead of the local one.

9 years agoUpdated crmApi to be latest from Angular.tpl
Peter Haight [Tue, 30 Dec 2014 22:56:59 +0000 (14:56 -0800)]
Updated crmApi to be latest from Angular.tpl

When I did the last bit of merging, I missed the changes to this
function in Angular.tpl which I've moved here.

9 years agophpcs - Fix error, "CONST keyword must be lowercase; expected const but found CONST"
Tim Otten [Tue, 30 Dec 2014 21:27:36 +0000 (13:27 -0800)]
phpcs - Fix error, "CONST keyword must be lowercase; expected const but found CONST"

9 years agoMerge pull request #4808 from colemanw/CRM-15759
colemanw [Tue, 30 Dec 2014 20:40:42 +0000 (15:40 -0500)]
Merge pull request #4808 from colemanw/CRM-15759

CRM-15759 - Improve UX of crmEditable

9 years agoCRM-15759 - Improve UX of crmEditable
Coleman Watts [Tue, 30 Dec 2014 20:38:05 +0000 (15:38 -0500)]
CRM-15759 - Improve UX of crmEditable

9 years agoMerge pull request #4802 from jitendrapurohit/webtest4.6
Kurund Jalmi [Tue, 30 Dec 2014 17:12:45 +0000 (22:42 +0530)]
Merge pull request #4802 from jitendrapurohit/webtest4.6

webtest fixes 4.6

9 years agoMerge pull request #4803 from rohankatkar/Webtests
Kurund Jalmi [Tue, 30 Dec 2014 17:12:03 +0000 (22:42 +0530)]
Merge pull request #4803 from rohankatkar/Webtests

Webtests Fix

9 years agoMerge pull request #4806 from civicrm/4.5
colemanw [Tue, 30 Dec 2014 15:52:03 +0000 (10:52 -0500)]
Merge pull request #4806 from civicrm/4.5

Merge branch 4.5 into master

9 years agoMerge pull request #4805 from colemanw/CRM-15766
colemanw [Tue, 30 Dec 2014 15:42:54 +0000 (10:42 -0500)]
Merge pull request #4805 from colemanw/CRM-15766

CRM-15766 - Fix settings form wrongly adding everything to config

9 years agoCRM-15766 - Fix settings form wrongly adding everything to config
Coleman Watts [Tue, 30 Dec 2014 15:12:36 +0000 (10:12 -0500)]
CRM-15766 - Fix settings form wrongly adding everything to config

9 years agoCRM-15767 - Back Office "Submit Credit Card Contribution" are not being saved.
atif-shaikh [Tue, 30 Dec 2014 14:46:59 +0000 (20:16 +0530)]
CRM-15767 - Back Office "Submit Credit Card Contribution" are not being saved.

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

9 years agoWebtests Fix
Rohan Katkar [Tue, 30 Dec 2014 13:31:14 +0000 (19:01 +0530)]
Webtests Fix

9 years agowebtest fixes 4.6
jitendrapurohit [Tue, 30 Dec 2014 13:29:13 +0000 (18:59 +0530)]
webtest fixes 4.6

9 years agoMerge pull request #4790 from mattrenner/CRM-15763
Monish Deb [Tue, 30 Dec 2014 12:35:52 +0000 (18:05 +0530)]
Merge pull request #4790 from mattrenner/CRM-15763

CRM-15763 - Payment Express has deprecated SSLv3

9 years agoMerge pull request #4800 from jitendrapurohit/CRM-15765upgradechanges
Yashodha Chaku [Tue, 30 Dec 2014 07:56:23 +0000 (13:26 +0530)]
Merge pull request #4800 from jitendrapurohit/CRM-15765upgradechanges

upgrade changes for CRM-15765

9 years agoMerge pull request #4801 from rohankatkar/Webtests
Monish Deb [Tue, 30 Dec 2014 07:11:53 +0000 (12:41 +0530)]
Merge pull request #4801 from rohankatkar/Webtests

Webtests fix for Reports

9 years agoupgrade changes for CRM-15765
jitendrapurohit [Tue, 30 Dec 2014 06:55:52 +0000 (12:25 +0530)]
upgrade changes for CRM-15765

9 years agoWebtests fix for Reports
Rohan Katkar [Tue, 30 Dec 2014 06:55:42 +0000 (12:25 +0530)]
Webtests fix for Reports

9 years agoMerge pull request #4794 from civicrm/CRM-15740
Yashodha Chaku [Tue, 30 Dec 2014 06:27:28 +0000 (11:57 +0530)]
Merge pull request #4794 from civicrm/CRM-15740

CRM-15740 : increase size for url

9 years agoMerge pull request #4793 from jsnyder83/master
Yashodha Chaku [Tue, 30 Dec 2014 05:33:29 +0000 (11:03 +0530)]
Merge pull request #4793 from jsnyder83/master

Added missing Indonesian provinces and revised outdated names

9 years agoMerge pull request #4796 from jitendrapurohit/webtest4.6
Yashodha Chaku [Tue, 30 Dec 2014 02:24:39 +0000 (07:54 +0530)]
Merge pull request #4796 from jitendrapurohit/webtest4.6

webtest fixes 4.6

9 years agoMerge pull request #4758 from colemanw/CRM-13672
colemanw [Tue, 30 Dec 2014 01:57:01 +0000 (20:57 -0500)]
Merge pull request #4758 from colemanw/CRM-13672

CRM-13672 - Add alerts for security releases

9 years agoCRM-13672 - Add unit test coverage for CRM_Utils_VersionCheck
Coleman Watts [Wed, 24 Dec 2014 01:00:46 +0000 (20:00 -0500)]
CRM-13672 - Add unit test coverage for CRM_Utils_VersionCheck

9 years agoCRM-13672 - Run regen to add new settings to schema
Coleman Watts [Tue, 23 Dec 2014 00:48:34 +0000 (19:48 -0500)]
CRM-13672 - Run regen to add new settings to schema

9 years agoCRM-13672 - Add option to suppress current update alerts
Coleman Watts [Sat, 20 Dec 2014 19:47:04 +0000 (14:47 -0500)]
CRM-13672 - Add option to suppress current update alerts

9 years agoCRM-13672 - Add alerts for security releases
Coleman Watts [Sat, 20 Dec 2014 02:54:28 +0000 (21:54 -0500)]
CRM-13672 - Add alerts for security releases

Support the new json output from latest.civicrm.org and display security alerts.
Also adds finer-grained control over how version alerts are displayed.

9 years agoCode/comment cleanup
Coleman Watts [Fri, 19 Dec 2014 19:17:11 +0000 (14:17 -0500)]
Code/comment cleanup

9 years agoMerge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-12-30-00-43-32
kurund [Mon, 29 Dec 2014 19:13:42 +0000 (00:43 +0530)]
Merge remote-tracking branch 'upstream/4.5' into 4.5-master-2014-12-30-00-43-32

9 years agoMerge pull request #4789 from totten/master-test-tx
Tim Otten [Mon, 29 Dec 2014 16:43:02 +0000 (10:43 -0600)]
Merge pull request #4789 from totten/master-test-tx

tests/phpunit/api/v3 - Call useTransaction() where easy. Remove pointless get_info()/construct().

9 years agoMerge pull request #4797 from totten/master-cs
Tim Otten [Mon, 29 Dec 2014 16:41:22 +0000 (10:41 -0600)]
Merge pull request #4797 from totten/master-cs

Code style

9 years agoCivi/API - Code style
Tim Otten [Mon, 29 Dec 2014 15:24:15 +0000 (07:24 -0800)]
Civi/API - Code style

9 years agoCRM/Extension - Code style
Tim Otten [Mon, 29 Dec 2014 02:49:16 +0000 (18:49 -0800)]
CRM/Extension - Code style

9 years agodeleted duplicate lines from failed sync issue
jsnyder83 [Mon, 29 Dec 2014 13:54:41 +0000 (20:54 +0700)]
deleted duplicate lines from failed sync issue

9 years agoMerge remote-tracking branch 'origin/master'
jsnyder83 [Mon, 29 Dec 2014 13:31:03 +0000 (20:31 +0700)]
Merge remote-tracking branch 'origin/master'

Conflicts:
xml/templates/civicrm_state_province.tpl

9 years agofixed syntax error on line 3918, (missing comma)
jsnyder83 [Mon, 29 Dec 2014 13:28:18 +0000 (20:28 +0700)]
fixed syntax error on line 3918, (missing comma)

9 years agowebtest fixes 4.6
jitendrapurohit [Mon, 29 Dec 2014 13:27:42 +0000 (18:57 +0530)]
webtest fixes 4.6

9 years agoCRM-15740 : increase size for url
yashodha [Mon, 29 Dec 2014 12:52:43 +0000 (18:22 +0530)]
CRM-15740 : increase size for url

----------------------------------------
* CRM-15740: Really long URLs cause SQL issue in a trackable mass mail
  https://issues.civicrm.org/jira/browse/CRM-15740