Kurund Jalmi [Fri, 12 Jul 2013 10:21:55 +0000 (15:51 +0530)]
added formRule to prevent conflict between barcode and #4, CRM-12965
Kurund Jalmi [Fri, 12 Jul 2013 07:52:53 +0000 (13:22 +0530)]
more cleanup and layout fixes CRM-12965
Tim Otten [Thu, 11 Jul 2013 21:51:58 +0000 (14:51 -0700)]
Merge pull request #1149 from totten/master-profile-export
CRM_Utils_Migrate_Export - Allow export of specific UFGroups
Tim Otten [Thu, 11 Jul 2013 21:12:14 +0000 (14:12 -0700)]
CRM_Utils_Migrate_Export - Allow export of specific UFGroups
Tim Otten [Thu, 11 Jul 2013 18:41:06 +0000 (11:41 -0700)]
Merge pull request #1148 from davecivicrm/CRM-12499b
CRM-12499 Modify cms to WordPress translatePermission to make cms:admini...
Dave Greenberg [Thu, 11 Jul 2013 17:12:07 +0000 (13:12 -0400)]
CRM-12499 Modify cms to WordPress translatePermission to make cms:administer users translate to WordPress administrator role. Add logic to contact view to handle WordPress access to user id and user profile url.
----------------------------------------
* CRM-12499: Allow users with 'access user profiles' to access $userRecordUrl
http://issues.civicrm.org/jira/browse/CRM-12499
deepak-srivastava [Thu, 11 Jul 2013 14:55:47 +0000 (07:55 -0700)]
Merge pull request #1147 from deepak-srivastava/toggle
CRM-12846, fix for test case failure - civipledge wasn't enabled by default
Deepak Srivastava [Thu, 11 Jul 2013 14:54:35 +0000 (20:24 +0530)]
CRM-12846, fix for test case failure - civipledge wasn't enabled by default
----------------------------------------
* CRM-12846: API support for toggling components by storing 'enableComponents' config in settings table
http://issues.civicrm.org/jira/browse/CRM-12846
Tim Otten [Thu, 11 Jul 2013 04:35:51 +0000 (21:35 -0700)]
APIv3 - getFields - Add unit-test for 'get_options=all'
Coleman Watts [Thu, 11 Jul 2013 03:56:21 +0000 (20:56 -0700)]
Allow 'all' keyword in getfields.options
Coleman Watts [Wed, 10 Jul 2013 14:17:39 +0000 (07:17 -0700)]
Cleanup js
colemanw [Wed, 10 Jul 2013 04:22:09 +0000 (21:22 -0700)]
Merge pull request #1144 from totten/CRM-12865-profile-name
CRM-12865 - Define regions and CSS classes for profile forms
Tim Otten [Wed, 10 Jul 2013 04:17:16 +0000 (21:17 -0700)]
CRM-12865 - Emit hooks for profile forms
----------------------------------------
* CRM-12865: Define hook/CSS/region names for profile forms
http://issues.civicrm.org/jira/browse/CRM-12865
Tim Otten [Wed, 10 Jul 2013 03:22:39 +0000 (20:22 -0700)]
CRM-12865 - Define regions and CSS classes for profile forms
With this revision, the following can be used:
* civicrm/profile
* CSS: form#Search .crm-profile-name-{NAME}
* Region: profile-search-{NAME}
* civicrm/profile/create:
* CSS: form#Edit .crm-profile-name-{NAME}
* Region: profile-form-{NAME}
* civicrm/profile/edit:
* CSS: form#Edit .crm-profile-name-{NAME}
* Region: profile-form-{NAME}
* civicrm/profile/view:
* CSS: .crm-profile-view .crm-profile-name-{NAME}
* Region: profile-view-{NAME}
* civicrm/event/register:
* CSS: .crm-event-register-form-block .crm-profile-name-{NAME}
* civicrm/contribute/transact:
* CSS: .crm-contribution-main-form-block .crm-profile-name-{NAME}
----------------------------------------
* CRM-12865: Define hook/CSS/region names for profile forms
http://issues.civicrm.org/jira/browse/CRM-12865
Kurund Jalmi [Tue, 9 Jul 2013 21:28:31 +0000 (14:28 -0700)]
Merge pull request #1143 from kurund/CRM-12965
CRM-12965, UI improvements
Kurund Jalmi [Tue, 9 Jul 2013 21:28:00 +0000 (14:28 -0700)]
Merge pull request #1142 from kurund/CRM-12967
CRM-12967, barcode position fixes
Kurund Jalmi [Tue, 9 Jul 2013 21:27:14 +0000 (02:57 +0530)]
CRM-12967, barcode position fixes
Kurund Jalmi [Tue, 9 Jul 2013 19:26:03 +0000 (00:56 +0530)]
CRM-12965, UI improvements
Kurund Jalmi [Tue, 9 Jul 2013 19:04:21 +0000 (12:04 -0700)]
Merge pull request #1141 from kurund/CRM-12965
CRM-12965
Kurund Jalmi [Tue, 9 Jul 2013 19:02:49 +0000 (00:32 +0530)]
CRM-12965, moved help below text input
Kurund Jalmi [Tue, 9 Jul 2013 18:54:36 +0000 (00:24 +0530)]
added support for participant and custom data of type participant tokens CRM-12965
Kurund Jalmi [Tue, 9 Jul 2013 18:47:40 +0000 (00:17 +0530)]
typo fix CRM-12965
Kurund Jalmi [Tue, 9 Jul 2013 18:09:13 +0000 (23:39 +0530)]
CRM-12965, fixed defaults
Kurund Jalmi [Tue, 9 Jul 2013 18:06:02 +0000 (23:36 +0530)]
CRM-12965, notice fixes and cleanup
Kurund Jalmi [Tue, 9 Jul 2013 11:34:54 +0000 (04:34 -0700)]
Merge pull request #1140 from pratik-joshi/CRM-12964-upgrade-handling
CRM-12964-upgrade-handling
Pratik Joshi [Tue, 9 Jul 2013 11:29:20 +0000 (16:59 +0530)]
CRM-12964-upgrade-handling
Tim Otten [Mon, 8 Jul 2013 17:44:38 +0000 (10:44 -0700)]
Merge pull request #1134 from deepak-srivastava/toggle
CRM-12846
Kurund Jalmi [Mon, 8 Jul 2013 14:04:25 +0000 (07:04 -0700)]
Merge pull request #1136 from kurund/CRM-12965
CRM-12965, fixes for layout based on image
Kurund Jalmi [Mon, 8 Jul 2013 14:03:08 +0000 (19:33 +0530)]
CRM-12965, fixes for layout based on image
Deepak Srivastava [Mon, 8 Jul 2013 11:53:26 +0000 (17:23 +0530)]
CRM-12846, give preference to settings table
----------------------------------------
* CRM-12846: API support for toggling components by storing 'enableComponents' config in settings table
http://issues.civicrm.org/jira/browse/CRM-12846
Deepak Srivastava [Mon, 8 Jul 2013 08:50:44 +0000 (14:20 +0530)]
CRM-12846, settings metadata spec
----------------------------------------
* CRM-12846: API support for toggling components by storing 'enableComponents' config in settings table
http://issues.civicrm.org/jira/browse/CRM-12846
Coleman Watts [Mon, 8 Jul 2013 04:11:33 +0000 (21:11 -0700)]
js cleanup
Kurund Jalmi [Sun, 7 Jul 2013 19:34:21 +0000 (12:34 -0700)]
Merge pull request #1124 from GiantRobot/apiclass-codingstds
CRM-13010. Coding standards cleanup in api/class.api.php
Kurund Jalmi [Sun, 7 Jul 2013 14:30:01 +0000 (07:30 -0700)]
Merge pull request #1132 from kurund/CRM-12966
CRM-12966
Kurund Jalmi [Sun, 7 Jul 2013 14:21:11 +0000 (19:51 +0530)]
added barcode support, CRM-12966
Kurund Jalmi [Fri, 5 Jul 2013 15:31:36 +0000 (21:01 +0530)]
CRM-12966, fixed image 2 position
Tim Otten [Fri, 5 Jul 2013 19:24:45 +0000 (12:24 -0700)]
Merge pull request #1118 from totten/master-apientities
api/v3 - Better support for entities defined by extensions
Tim Otten [Fri, 5 Jul 2013 19:24:09 +0000 (12:24 -0700)]
Merge pull request #1126 from totten/master-civiunittest-populatedb
CRM-12922 - Allow unit-tests (e.g. api_v3_HRJobTest) to override _populateDB()
Tim Otten [Fri, 5 Jul 2013 19:22:04 +0000 (12:22 -0700)]
CRM-12922 - Allow unit-tests (e.g. api_v3_HRJobTest) to override _populateDB()
----------------------------------------
* CRM-12922: Create data model for Job Position, etal
http://issues.civicrm.org/jira/browse/CRM-12922
Deepak Srivastava [Fri, 5 Jul 2013 14:06:54 +0000 (19:36 +0530)]
CRM-12846
----------------------------------------
* CRM-12846: API support for toggling components by storing 'enableComponents' config in settings table
http://issues.civicrm.org/jira/browse/CRM-12846
Kurund Jalmi [Fri, 5 Jul 2013 13:34:07 +0000 (06:34 -0700)]
Merge pull request #1125 from monishdeb/CRM-12928
CRM-12928 fixes
monishdeb [Fri, 5 Jul 2013 12:59:09 +0000 (18:29 +0530)]
CRM-12928 fixes
----------------------------------------
* CRM-12928: Merge contacts fatal error: Unknown column 'source_contact_id' in 'where clause (related to activity restructure)
http://issues.civicrm.org/jira/browse/CRM-12928
Chris Burgess [Fri, 5 Jul 2013 11:37:25 +0000 (23:37 +1200)]
CRM-13010. Coding standards cleanup in api/class.api.php
Kurund Jalmi [Thu, 4 Jul 2013 23:04:01 +0000 (16:04 -0700)]
Merge pull request #1123 from kurund/CRM-12966
CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 23:02:37 +0000 (04:32 +0530)]
CRM-12966, minor typo
Kurund Jalmi [Thu, 4 Jul 2013 23:00:49 +0000 (04:30 +0530)]
CRM-12966, add clear link
Kurund Jalmi [Thu, 4 Jul 2013 22:39:53 +0000 (15:39 -0700)]
Merge pull request #1122 from kurund/CRM-12966
clean and notice fixes CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 22:37:58 +0000 (04:07 +0530)]
clean and notice fixes CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 22:14:26 +0000 (15:14 -0700)]
Merge pull request #1121 from kurund/CRM-12964
CRM-12964, fixes for generated data
Kurund Jalmi [Thu, 4 Jul 2013 22:13:23 +0000 (03:43 +0530)]
CRM-12964, fixes for generated data
Kurund Jalmi [Thu, 4 Jul 2013 22:00:14 +0000 (15:00 -0700)]
Merge pull request #1120 from kurund/CRM-12966
CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 21:58:48 +0000 (03:28 +0530)]
more cleanup CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 21:52:35 +0000 (03:22 +0530)]
more cleanup CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 21:43:09 +0000 (03:13 +0530)]
more cleanup CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 21:30:47 +0000 (03:00 +0530)]
more fixes CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 20:57:50 +0000 (13:57 -0700)]
Merge pull request #1119 from kurund/CRM-12966
CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 20:53:06 +0000 (02:23 +0530)]
CRM-12966, more fixes and cleanup for badges
Kurund Jalmi [Thu, 4 Jul 2013 20:18:55 +0000 (01:48 +0530)]
CRM-12966, added missing files
Kurund Jalmi [Thu, 4 Jul 2013 20:18:09 +0000 (01:48 +0530)]
CRM-12966, more work on name badge workflow, now you can print labels :)
Tim Otten [Thu, 4 Jul 2013 18:47:28 +0000 (11:47 -0700)]
CRM_Core_DAO_AllCoreTables - Modify list with hook_civicrm_entityTypes
Kurund Jalmi [Thu, 4 Jul 2013 17:47:17 +0000 (10:47 -0700)]
Merge pull request #1114 from monishdeb/CRM-12520-fixes
CRM-12520 fixes
Tim Otten [Thu, 4 Jul 2013 16:03:57 +0000 (09:03 -0700)]
api/v3 - _civicrm_api3_basic_create - Define fallback if BAO::create() is missing
monishdeb [Wed, 3 Jul 2013 12:26:38 +0000 (17:56 +0530)]
CRM-12520 fixes
----------------------------------------
* CRM-12520: Add 24 and 36 month searching to relative date filter drop downs
http://issues.civicrm.org/jira/browse/CRM-12520
deepak-srivastava [Thu, 4 Jul 2013 15:04:28 +0000 (08:04 -0700)]
Merge pull request #1113 from deepak-srivastava/reportsapi
CRM-12877, making report-instance api thinner
Deepak Srivastava [Thu, 4 Jul 2013 13:16:30 +0000 (18:46 +0530)]
CRM-12877, making report-instance thinner
----------------------------------------
* CRM-12877:
http://issues.civicrm.org/jira/browse/CRM-12877
Kurund Jalmi [Thu, 4 Jul 2013 10:29:30 +0000 (03:29 -0700)]
Merge pull request #1110 from kurund/CRM-12965
CRM-12965
Kurund Jalmi [Thu, 4 Jul 2013 10:27:38 +0000 (15:57 +0530)]
more work on form building, added images, CRM-12965
Kurund Jalmi [Thu, 4 Jul 2013 09:28:23 +0000 (14:58 +0530)]
added event tokens, CRM-12965
Dave Greenberg [Wed, 3 Jul 2013 19:01:56 +0000 (12:01 -0700)]
Merge pull request #1107 from lcdservices/CRM-12998
CRM-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
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
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
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
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.
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
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
Kurund Jalmi [Tue, 2 Jul 2013 19:55:01 +0000 (01:25 +0530)]
worked on CRM-12964, more schema changes / data fixes
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"
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
Kurund Jalmi [Tue, 2 Jul 2013 07:43:36 +0000 (00:43 -0700)]
Merge pull request #1086 from davecivicrm/CRM-12271
Crm 12271
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...
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
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
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
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
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
deepak-srivastava [Mon, 1 Jul 2013 12:27:26 +0000 (05:27 -0700)]
Merge pull request #1084 from deepak-srivastava/reportsapi
CRM-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
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
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
eileen [Mon, 1 Jul 2013 03:19:28 +0000 (15:19 +1200)]
CRM-12988 updated examples - debug patch pulled
eileen [Mon, 1 Jul 2013 02:10:03 +0000 (14:10 +1200)]
CRM-12988 - OptionGroup.create doesn't update
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
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
Kurund Jalmi [Sun, 30 Jun 2013 15:43:27 +0000 (08:43 -0700)]
Merge pull request #1079 from kurund/CRM-12965
CRM-12965
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
Kurund Jalmi [Sun, 30 Jun 2013 14:37:16 +0000 (20:07 +0530)]
CRM-12965, worked on form building and postprocess
Kurund Jalmi [Sun, 30 Jun 2013 11:15:35 +0000 (16:45 +0530)]
CRM-12965 more cleanup and fixes
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
eileen [Sun, 30 Jun 2013 08:33:50 +0000 (20:33 +1200)]
CRM-12986 fix schema so required fields are required / not null