civicrm-core.git
11 years agoCRM-12998 remove add to group from email summary report
Brian Shaughnessy [Wed, 3 Jul 2013 18:23:39 +0000 (14:23 -0400)]
CRM-12998 remove add to group from email summary report

11 years agoMerge pull request #1099 from ravishnair/CiviHR
Tim Otten [Wed, 3 Jul 2013 16:34:55 +0000 (09:34 -0700)]
Merge pull request #1099 from ravishnair/CiviHR

-- CRM-12941, CRM-12863 & CRM-12824 changes made as per the comments

11 years ago-- CRM-12941 handled for the point " If the onPopupClose is unspecified or is "redire...
Ravish Nair [Wed, 3 Jul 2013 07:48:59 +0000 (13:18 +0530)]
-- CRM-12941 handled for the point " If the onPopupClose is unspecified or is "redirectToProfile", then use the normal/old redirect URL"

----------------------------------------
* CRM-12941: Redirect to proper contact tab after saving profile
  http://issues.civicrm.org/jira/browse/CRM-12941

11 years ago-- CRM-12941, CRM-12863 & CRM-12824 changes made as per the comments
Ravish Nair [Wed, 3 Jul 2013 07:20:32 +0000 (12:50 +0530)]
-- CRM-12941, CRM-12863 & CRM-12824 changes made as per the comments

----------------------------------------
* CRM-12941: Redirect to proper contact tab after saving profile
  http://issues.civicrm.org/jira/browse/CRM-12941
* CRM-12863: Hide profile titles in HR tabs
  http://issues.civicrm.org/jira/browse/CRM-12863
* CRM-12824: Override message for empty tabs
  http://issues.civicrm.org/jira/browse/CRM-12824

11 years agoMerge pull request #1097 from davecivicrm/CRM-12634-2
colemanw [Wed, 3 Jul 2013 04:14:15 +0000 (21:14 -0700)]
Merge pull request #1097 from davecivicrm/CRM-12634-2

CRM-12634 Simplified fix using crmURL.

11 years agoCRM-12634 Simplified fix using crmURL.
Dave Greenberg [Tue, 2 Jul 2013 23:54:28 +0000 (16:54 -0700)]
CRM-12634 Simplified fix using crmURL.

----------------------------------------
* CRM-12634: Return to home page link on upgrade finish page doesn't need to rebuild menus
  http://issues.civicrm.org/jira/browse/CRM-12634

11 years agoMerge pull request #1095 from kurund/CRM-12964
Kurund Jalmi [Tue, 2 Jul 2013 20:00:50 +0000 (13:00 -0700)]
Merge pull request #1095 from kurund/CRM-12964

worked on CRM-12964, more schema changes / data fixes

11 years agoworked on CRM-12964, more schema changes / data fixes
Kurund Jalmi [Tue, 2 Jul 2013 19:55:01 +0000 (01:25 +0530)]
worked on CRM-12964, more schema changes / data fixes

11 years agoMerge pull request #1032 from ravishnair/CRM-12823
deepak-srivastava [Tue, 2 Jul 2013 13:04:36 +0000 (06:04 -0700)]
Merge pull request #1032 from ravishnair/CRM-12823

-- CRM-12823 created a popup for "Add New Record"

11 years agoMerge pull request #1085 from ravishnair/CiviHR
deepak-srivastava [Tue, 2 Jul 2013 13:02:56 +0000 (06:02 -0700)]
Merge pull request #1085 from ravishnair/CiviHR

-- fixes for CRM-12941, CRM-12863 & CRM-12824

11 years agoMerge pull request #1086 from davecivicrm/CRM-12271
Kurund Jalmi [Tue, 2 Jul 2013 07:43:36 +0000 (00:43 -0700)]
Merge pull request #1086 from davecivicrm/CRM-12271

Crm 12271

11 years agoMerge pull request #1082 from eileenmcnaughton/CRM-12990
colemanw [Mon, 1 Jul 2013 22:14:55 +0000 (15:14 -0700)]
Merge pull request #1082 from eileenmcnaughton/CRM-12990

CRM-12990 Hook substitution not made on mailing label where there are no...

11 years agoCRM-12271 webtest (new file)
Dave Greenberg [Mon, 1 Jul 2013 21:26:43 +0000 (14:26 -0700)]
CRM-12271 webtest (new file)

----------------------------------------
* CRM-12271: Changing a contribution status from "completed" to "Cancelled" or "Refunded" breaks Pledge payments
  http://issues.civicrm.org/jira/browse/CRM-12271

11 years agoCRM-12271 BAO fix and webtest. Have not been able to run the webtest due to incompati...
Dave Greenberg [Mon, 1 Jul 2013 21:25:22 +0000 (14:25 -0700)]
CRM-12271 BAO fix and webtest. Have not been able to run the webtest due to incompatibility between our current version of Selenium (2.21) and latest version of Firefox (22). Selenium problem is sched to be fixed in their next release - 2.34.

----------------------------------------
* CRM-12271: Changing a contribution status from "completed" to "Cancelled" or "Refunded" breaks Pledge payments
  http://issues.civicrm.org/jira/browse/CRM-12271

11 years agoMerge pull request #1081 from eileenmcnaughton/CRM-12988
colemanw [Mon, 1 Jul 2013 19:41:58 +0000 (12:41 -0700)]
Merge pull request #1081 from eileenmcnaughton/CRM-12988

CRM-12988 - OptionGroup.create doesn't update

11 years ago-- fixes for CRM-12941, CRM-12863 & CRM-12824
Ravish Nair [Mon, 1 Jul 2013 14:25:00 +0000 (19:55 +0530)]
-- fixes for CRM-12941, CRM-12863 & CRM-12824

----------------------------------------
* CRM-12941: Redirect to proper contact tab after saving profile
  http://issues.civicrm.org/jira/browse/CRM-12941
* CRM-12863: Hide profile titles in HR tabs
  http://issues.civicrm.org/jira/browse/CRM-12863
* CRM-12824: Override message for empty tabs
  http://issues.civicrm.org/jira/browse/CRM-12824

11 years ago-- CRM-12823 included validate.tpl for validation purpose
Ravish Nair [Mon, 1 Jul 2013 14:08:06 +0000 (19:38 +0530)]
-- CRM-12823 included validate.tpl for validation purpose

----------------------------------------
* CRM-12823: "Add" should use same popup as "Edit" in multi-row custom data tables
  http://issues.civicrm.org/jira/browse/CRM-12823

11 years agoMerge pull request #1084 from deepak-srivastava/reportsapi
deepak-srivastava [Mon, 1 Jul 2013 12:27:26 +0000 (05:27 -0700)]
Merge pull request #1084 from deepak-srivastava/reportsapi

CRM-12877

11 years agoCRM-12877
Deepak Srivastava [Mon, 1 Jul 2013 12:20:52 +0000 (17:50 +0530)]
CRM-12877

----------------------------------------
* CRM-12877: Provide api for creating report instances
  http://issues.civicrm.org/jira/browse/CRM-12877

11 years agoMerge pull request #1083 from deepak-srivastava/reportsapi
deepak-srivastava [Mon, 1 Jul 2013 06:53:18 +0000 (23:53 -0700)]
Merge pull request #1083 from deepak-srivastava/reportsapi

CRM-12877, towards report instance api

11 years agoCRM-12990 Hook substitution not made on mailing label where there are no other tokens
eileen [Mon, 1 Jul 2013 05:55:25 +0000 (17:55 +1200)]
CRM-12990 Hook substitution not made on mailing label where there are no other tokens

11 years agoCRM-12988 updated examples - debug patch pulled
eileen [Mon, 1 Jul 2013 03:19:28 +0000 (15:19 +1200)]
CRM-12988  updated examples - debug patch pulled

11 years agoCRM-12988 - OptionGroup.create doesn't update
eileen [Mon, 1 Jul 2013 02:10:03 +0000 (14:10 +1200)]
CRM-12988 - OptionGroup.create doesn't update

11 years agoMerge pull request #1080 from davecivicrm/eventPermissionNoticeFix
colemanw [Sun, 30 Jun 2013 20:19:37 +0000 (13:19 -0700)]
Merge pull request #1080 from davecivicrm/eventPermissionNoticeFix

Fix array_search notice from null array in CRM_Core_Permission::event

11 years agoFix array_search notice from null array in CRM_Core_Permission::event
Dave Greenberg [Sun, 30 Jun 2013 18:00:14 +0000 (11:00 -0700)]
Fix array_search notice from null array in CRM_Core_Permission::event

11 years agoMerge pull request #1079 from kurund/CRM-12965
Kurund Jalmi [Sun, 30 Jun 2013 15:43:27 +0000 (08:43 -0700)]
Merge pull request #1079 from kurund/CRM-12965

CRM-12965

11 years agoMerge pull request #1046 from colemanw/showHide
colemanw [Sun, 30 Jun 2013 15:41:31 +0000 (08:41 -0700)]
Merge pull request #1046 from colemanw/showHide

Remove show/hide functions from install template CRM-10773

11 years agoCRM-12965, worked on form building and postprocess
Kurund Jalmi [Sun, 30 Jun 2013 14:37:16 +0000 (20:07 +0530)]
CRM-12965, worked on form building and postprocess

11 years agoCRM-12965 more cleanup and fixes
Kurund Jalmi [Sun, 30 Jun 2013 11:15:35 +0000 (16:45 +0530)]
CRM-12965 more cleanup and fixes

11 years agoMerge pull request #1078 from eileenmcnaughton/CRM-12986
Kurund Jalmi [Sun, 30 Jun 2013 08:48:58 +0000 (01:48 -0700)]
Merge pull request #1078 from eileenmcnaughton/CRM-12986

CRM-12986 fix schema so required fields are required / not null

11 years agoCRM-12986 fix schema so required fields are required / not null
eileen [Sun, 30 Jun 2013 08:33:50 +0000 (20:33 +1200)]
CRM-12986 fix schema so required fields are required / not null

11 years agoMerge pull request #1075 from eileenmcnaughton/master
Kurund Jalmi [Sun, 30 Jun 2013 05:52:09 +0000 (22:52 -0700)]
Merge pull request #1075 from eileenmcnaughton/master

Various tidy ups in preparation for CRM-12984

11 years agoMerge pull request #1076 from yashodha/new-hook
Kurund Jalmi [Sun, 30 Jun 2013 05:49:44 +0000 (22:49 -0700)]
Merge pull request #1076 from yashodha/new-hook

CRM-12864

11 years agoCRM-12864
yashodha [Sun, 30 Jun 2013 05:31:38 +0000 (11:01 +0530)]
CRM-12864

11 years agoremove BaseIPN::createContact function as all references to this function are comment...
eileen [Sun, 30 Jun 2013 05:23:41 +0000 (17:23 +1200)]
remove BaseIPN::createContact function as all references to this function are commented out

11 years agostop testing deprecated format_params function & test via the wrapper
eileen [Sun, 30 Jun 2013 05:15:20 +0000 (17:15 +1200)]
stop testing deprecated format_params function & test via the wrapper

11 years agotweak comment
eileen [Sun, 30 Jun 2013 05:10:54 +0000 (17:10 +1200)]
tweak comment

11 years agoenhance api failure function
eileen [Sun, 30 Jun 2013 05:10:14 +0000 (17:10 +1200)]
enhance api failure function

11 years agoadd some comments to the code
eileen [Sun, 30 Jun 2013 05:09:12 +0000 (17:09 +1200)]
add some comments to the code

11 years agoupdate extamples
eileen [Sun, 30 Jun 2013 04:45:25 +0000 (16:45 +1200)]
update extamples

11 years agoremove obsolete code from api - add test to check no regression
eileen [Sun, 30 Jun 2013 03:08:01 +0000 (15:08 +1200)]
remove obsolete code from api - add test to check no regression

11 years agoa few more tidy-ups to use callAPISuccess rather than the long-form
eileen [Sat, 29 Jun 2013 22:57:53 +0000 (10:57 +1200)]
a few more tidy-ups to use callAPISuccess rather than the long-form

11 years agopreliminary tidy up - remove failure test covered by syntax conformance
eileen [Sat, 29 Jun 2013 22:50:58 +0000 (10:50 +1200)]
preliminary tidy up - remove failure test covered by syntax conformance

11 years agopreliminary tidy-up - use api function that ensures success
eileen [Sat, 29 Jun 2013 22:46:28 +0000 (10:46 +1200)]
preliminary tidy-up - use api function that ensures success

11 years agoMerge pull request #1070 from kurund/CRM-12965
Kurund Jalmi [Sat, 29 Jun 2013 10:41:47 +0000 (03:41 -0700)]
Merge pull request #1070 from kurund/CRM-12965

CRM-12965

11 years agomore fixes for label configuration, added used for radio for mailing label and name...
Kurund Jalmi [Sat, 29 Jun 2013 10:38:41 +0000 (16:08 +0530)]
more fixes for label configuration, added used for radio for mailing label and name badges CRM-12965

11 years agoMerge pull request #1069 from kurund/CRM-12964
Kurund Jalmi [Sat, 29 Jun 2013 10:17:18 +0000 (03:17 -0700)]
Merge pull request #1069 from kurund/CRM-12964

CRM-2964

11 years agomore fixes for label configuration screen, CRM-12965
Kurund Jalmi [Sat, 29 Jun 2013 10:14:23 +0000 (15:44 +0530)]
more fixes for label configuration screen, CRM-12965

11 years agolabel configuration form fixes, CRM-12965
Kurund Jalmi [Sat, 29 Jun 2013 10:04:26 +0000 (15:34 +0530)]
label configuration form fixes, CRM-12965

11 years agolabel configuration form fixes, CRM-12965
Kurund Jalmi [Sat, 29 Jun 2013 09:52:49 +0000 (15:22 +0530)]
label configuration form fixes, CRM-12965

11 years agomore fixes for generate data, CRM-12964
Kurund Jalmi [Fri, 28 Jun 2013 23:07:56 +0000 (04:37 +0530)]
more fixes for generate data, CRM-12964

11 years agonotic fixes
Kurund Jalmi [Fri, 28 Jun 2013 22:53:53 +0000 (04:23 +0530)]
notic fixes

11 years agoworked on CRM-12964, added option group for name_badge
Kurund Jalmi [Fri, 28 Jun 2013 22:47:45 +0000 (04:17 +0530)]
worked on CRM-12964, added option group for name_badge

11 years agomore work on CRM-12965, added basic form and page structure
Kurund Jalmi [Fri, 28 Jun 2013 19:48:41 +0000 (01:18 +0530)]
more work on CRM-12965, added basic form and page structure

11 years agoMerge pull request #1064 from ravishnair/CRM-12787
Kurund Jalmi [Fri, 28 Jun 2013 10:54:27 +0000 (03:54 -0700)]
Merge pull request #1064 from ravishnair/CRM-12787

-- CRM-12787 applied patch and made some modifications

11 years agoMerge pull request #1066 from eileenmcnaughton/master
Kurund Jalmi [Fri, 28 Jun 2013 10:53:20 +0000 (03:53 -0700)]
Merge pull request #1066 from eileenmcnaughton/master

e notice fix

11 years agoe-notice fix
eileen [Fri, 28 Jun 2013 10:42:39 +0000 (22:42 +1200)]
e-notice fix

11 years agoMerge pull request #1065 from deepak-srivastava/logs
deepak-srivastava [Fri, 28 Jun 2013 07:52:26 +0000 (00:52 -0700)]
Merge pull request #1065 from deepak-srivastava/logs

CRM-12849, CRM-12274 prevent log reports from fatal

11 years agoCRM-12849, CRM-12274 prevent log reports from fatal
Deepak Srivastava [Fri, 28 Jun 2013 07:46:19 +0000 (13:16 +0530)]
CRM-12849, CRM-12274 prevent log reports from fatal

----------------------------------------
* CRM-12849: "Change log" tab crashes with "Table log_civicrm_activity_target doesn't exist"
  http://issues.civicrm.org/jira/browse/CRM-12849
* CRM-12274: Merge activity tables into one unified table activity contact table
  http://issues.civicrm.org/jira/browse/CRM-12274

11 years ago-- CRM-12787 applied patch and made some modification
Ravish Nair [Fri, 28 Jun 2013 07:12:12 +0000 (12:42 +0530)]
-- CRM-12787 applied patch and made some modification

----------------------------------------
* CRM-12787: Case Detail report: add filter & display column for Deleted
  http://issues.civicrm.org/jira/browse/CRM-12787

11 years agoMerge pull request #1063 from JoeMurray/patch-2
Dave Greenberg [Thu, 27 Jun 2013 18:08:22 +0000 (11:08 -0700)]
Merge pull request #1063 from JoeMurray/patch-2

Fix entity_table comment

11 years agoFix entity_table comment
JoeMurray [Thu, 27 Jun 2013 17:55:29 +0000 (13:55 -0400)]
Fix entity_table comment

11 years agoCRM-12877, towards report instance api
Deepak Srivastava [Thu, 27 Jun 2013 12:54:08 +0000 (18:24 +0530)]
CRM-12877, towards report instance api

----------------------------------------
* CRM-12877: Provide api for creating report instances
  http://issues.civicrm.org/jira/browse/CRM-12877

11 years agoMerge pull request #1062 from kurund/CRM-12964
Kurund Jalmi [Thu, 27 Jun 2013 11:42:39 +0000 (04:42 -0700)]
Merge pull request #1062 from kurund/CRM-12964

CRM-12964, add schema, meta data, sample data for label layouts

11 years agoworked on CRM-12964, added metadata, navigation menu and generate/sample data
Kurund Jalmi [Thu, 27 Jun 2013 11:38:06 +0000 (17:08 +0530)]
worked on CRM-12964, added metadata, navigation menu and generate/sample data

11 years agoworked on CRM-12964, added new table for labels
Kurund Jalmi [Thu, 27 Jun 2013 10:44:40 +0000 (16:14 +0530)]
worked on CRM-12964, added new table for labels

11 years agoMerge pull request #1061 from davecivicrm/CRM-11861
Kurund Jalmi [Thu, 27 Jun 2013 06:07:44 +0000 (23:07 -0700)]
Merge pull request #1061 from davecivicrm/CRM-11861

CRM-11861 patch plus a variety of notice fixes in relatedContact form an...

11 years agoCRM-11861 patch plus a variety of notice fixes in relatedContact form and postProcess...
Dave Greenberg [Thu, 27 Jun 2013 01:49:11 +0000 (18:49 -0700)]
CRM-11861 patch plus a variety of notice fixes in relatedContact form and postProcess. Added new setting - secondDegRelPermission to SettingsGetfields.php and fixed several syntax errors in that file due to unescaped single quotes.

----------------------------------------
* CRM-11861: Allow option for second-degree relation permissions
  http://issues.civicrm.org/jira/browse/CRM-11861

11 years agoCleanup GenerateData.php and make it possible to add contacts to an existing db
Coleman Watts [Wed, 26 Jun 2013 18:08:11 +0000 (11:08 -0700)]
Cleanup GenerateData.php and make it possible to add contacts to an existing db

11 years agoMerge pull request #1058 from pratik-joshi/crm-10164
Kurund Jalmi [Tue, 25 Jun 2013 14:15:30 +0000 (07:15 -0700)]
Merge pull request #1058 from pratik-joshi/crm-10164

crm-10164 : more fixes

11 years agocrm-10164 : more fixes
Pratik Joshi [Tue, 25 Jun 2013 12:56:17 +0000 (18:26 +0530)]
crm-10164 : more fixes

11 years agoMerge pull request #1051 from yashodha/hooks
Kurund Jalmi [Tue, 25 Jun 2013 11:46:02 +0000 (04:46 -0700)]
Merge pull request #1051 from yashodha/hooks

Hooks

11 years agoMerge pull request #1056 from deepak-srivastava/reportsapi
deepak-srivastava [Tue, 25 Jun 2013 11:35:02 +0000 (04:35 -0700)]
Merge pull request #1056 from deepak-srivastava/reportsapi

CRM-12877

11 years agoCRM-12877, fixed save-a-copy bug
Deepak Srivastava [Tue, 25 Jun 2013 11:27:25 +0000 (16:57 +0530)]
CRM-12877, fixed save-a-copy bug

----------------------------------------
* CRM-12877: Provide api for creating report instances
  http://issues.civicrm.org/jira/browse/CRM-12877

11 years agoCRM-12877, splitting instance postprocess in BAO::create and add, and exposing hooks
Deepak Srivastava [Tue, 25 Jun 2013 10:46:19 +0000 (16:16 +0530)]
CRM-12877, splitting instance postprocess in BAO::create and add, and exposing hooks

----------------------------------------
* CRM-12877: Provide api for creating report instances
  http://issues.civicrm.org/jira/browse/CRM-12877

11 years agoMerge pull request #1049 from eileenmcnaughton/CRM-12887
colemanw [Tue, 25 Jun 2013 01:41:04 +0000 (18:41 -0700)]
Merge pull request #1049 from eileenmcnaughton/CRM-12887

Crm 12887 JS tidy up

11 years agoCRM-12887 simplify markup and js
Coleman Watts [Tue, 25 Jun 2013 01:39:58 +0000 (18:39 -0700)]
CRM-12887 simplify markup and js

----------------------------------------
* CRM-12887: Js tidy-up on Contribution dashboard
  http://issues.civicrm.org/jira/browse/CRM-12887

11 years agoCRM-12887 simplify code
Coleman Watts [Tue, 25 Jun 2013 01:13:14 +0000 (18:13 -0700)]
CRM-12887 simplify code

----------------------------------------
* CRM-12887: Js tidy-up on Contribution dashboard
  http://issues.civicrm.org/jira/browse/CRM-12887

11 years agoCRM-12887 fix click handlers and respect hash
Coleman Watts [Mon, 24 Jun 2013 22:31:48 +0000 (15:31 -0700)]
CRM-12887 fix click handlers and respect hash

----------------------------------------
* CRM-12887: Js tidy-up on Contribution dashboard
  http://issues.civicrm.org/jira/browse/CRM-12887

11 years agoMerge pull request #1048 from eileenmcnaughton/master
colemanw [Mon, 24 Jun 2013 21:57:15 +0000 (14:57 -0700)]
Merge pull request #1048 from eileenmcnaughton/master

test cleanups - make survey test good template, enotice compliance

11 years agoMerge pull request #1047 from davecivicrm/CRM-12880
Kurund Jalmi [Mon, 24 Jun 2013 18:13:57 +0000 (11:13 -0700)]
Merge pull request #1047 from davecivicrm/CRM-12880

CRM-12880 and CRM-11784 help text improvements.

11 years agoMerge pull request #1055 from pratik-joshi/CRM-12594
Kurund Jalmi [Mon, 24 Jun 2013 14:27:31 +0000 (07:27 -0700)]
Merge pull request #1055 from pratik-joshi/CRM-12594

CRM-12594 : fix for point 11, 12. fixed in 4.4 as per CRM-12594 comment#51378

11 years agoCRM-12594 : fix for point 11, 12. fixed in 4.4 as per CRM-12594 comment-51378
Pratik Joshi [Mon, 24 Jun 2013 13:58:15 +0000 (19:28 +0530)]
CRM-12594 : fix for point 11, 12. fixed in 4.4 as per CRM-12594 comment-51378

11 years agominor fix for campaign id
yashodha [Mon, 24 Jun 2013 13:01:17 +0000 (18:31 +0530)]
minor fix for campaign id

11 years ago(generalised the links in tpl to use hooks)CRM-12864
yashodha [Mon, 24 Jun 2013 12:48:00 +0000 (18:18 +0530)]
(generalised the links in tpl to use hooks)CRM-12864

11 years agoMerge pull request #1053 from totten/pull-request-1029-patches
Kurund Jalmi [Mon, 24 Jun 2013 11:29:06 +0000 (04:29 -0700)]
Merge pull request #1053 from totten/pull-request-1029-patches

CRM-12321 - SQL/Memcache coherency

11 years agoCRM-12321 - CRM_Core_BAO_Cache - Clear statics when flushing system caches
Tim Otten [Mon, 24 Jun 2013 10:28:48 +0000 (06:28 -0400)]
CRM-12321 - CRM_Core_BAO_Cache - Clear statics when flushing system caches

11 years agoCRM-12321 - CRM_Core_BAO_Cache - Clear static caches when setting items
Tim Otten [Mon, 24 Jun 2013 08:48:07 +0000 (04:48 -0400)]
CRM-12321 - CRM_Core_BAO_Cache - Clear static caches when setting items

11 years agoCRM-12321 - CRM_Core_BAO_Cache::setItem - Cache coherency
Tim Otten [Mon, 24 Jun 2013 08:36:53 +0000 (04:36 -0400)]
CRM-12321 - CRM_Core_BAO_Cache::setItem - Cache coherency

11 years agoworked on CRM-12321, added memcache support for civicrm_cache table
Kurund Jalmi [Tue, 18 Jun 2013 11:06:15 +0000 (16:36 +0530)]
worked on CRM-12321, added memcache support for civicrm_cache table

11 years agoMerge pull request #1052 from totten/master-invoke-fix-case
Tim Otten [Mon, 24 Jun 2013 07:51:59 +0000 (00:51 -0700)]
Merge pull request #1052 from totten/master-invoke-fix-case

CRM_Core_Invoke - Fix bad class name (uppercase/lowercase)

11 years agoCRM_Core_Invoke - Fix bad class name (uppercase/lowercase)
Tim Otten [Mon, 24 Jun 2013 07:49:28 +0000 (03:49 -0400)]
CRM_Core_Invoke - Fix bad class name (uppercase/lowercase)

11 years agoadded comment (CRM-12864)
yashodha [Mon, 24 Jun 2013 07:31:55 +0000 (13:01 +0530)]
added comment (CRM-12864)

11 years agoMerge pull request #1050 from deepak-srivastava/CRM-12623
deepak-srivastava [Mon, 24 Jun 2013 06:30:53 +0000 (23:30 -0700)]
Merge pull request #1050 from deepak-srivastava/CRM-12623

CRM-12623, php 5.3 syntax error fix

11 years agoCRM-12864
yashodha [Mon, 24 Jun 2013 06:28:23 +0000 (11:58 +0530)]
CRM-12864

11 years agoCRM-12623, php 5.3 syntax error fix
Deepak Srivastava [Mon, 24 Jun 2013 06:28:07 +0000 (11:58 +0530)]
CRM-12623, php 5.3 syntax error fix

----------------------------------------
* CRM-12623: Create CiviHR Report Template
  http://issues.civicrm.org/jira/browse/CRM-12623

11 years agoCRM-12877 tidy up url
eileen [Mon, 24 Jun 2013 02:09:17 +0000 (14:09 +1200)]
CRM-12877 tidy up url

11 years agoCRM-12887 switch to use load function
eileen [Mon, 24 Jun 2013 00:55:16 +0000 (12:55 +1200)]
CRM-12887 switch to use load function

11 years agoCRM-12887 make it jslint happy
eileen [Mon, 24 Jun 2013 00:34:22 +0000 (12:34 +1200)]
CRM-12887 make it jslint happy
http://stackoverflow.com/questions/7357736/jslint-problems-declaring-variables

11 years agoCRM-12887 get jshint happy with our code
eileen [Mon, 24 Jun 2013 00:13:32 +0000 (12:13 +1200)]
CRM-12887 get jshint happy with our code