civicrm-core.git
10 years agoCRM-12994 fix and web test
Aaditya Walawalkar [Tue, 9 Jul 2013 10:51:20 +0000 (16:21 +0530)]
CRM-12994 fix and web test

----------------------------------------
* CRM-12994: Premiums Section disabled, yet asking for No Thank You Title
  http://issues.civicrm.org/jira/browse/CRM-12994
* CRM-12695-1:
  http://issues.civicrm.org/jira/browse/CRM-12695-1
* CRM-12695: Membership sharing doesn't work after merge
  http://issues.civicrm.org/jira/browse/CRM-12695

10 years agoMerge pull request #1134 from deepak-srivastava/toggle
Tim Otten [Mon, 8 Jul 2013 17:44:38 +0000 (10:44 -0700)]
Merge pull request #1134 from deepak-srivastava/toggle

CRM-12846

10 years agoMerge pull request #1136 from kurund/CRM-12965
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

10 years agoCRM-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

10 years agoCRM-12846, give preference to settings table
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

10 years agoCRM-12846, settings metadata spec
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

10 years agojs cleanup
Coleman Watts [Mon, 8 Jul 2013 04:11:33 +0000 (21:11 -0700)]
js cleanup

10 years agoMerge pull request #1124 from GiantRobot/apiclass-codingstds
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

10 years agoMerge pull request #1132 from kurund/CRM-12966
Kurund Jalmi [Sun, 7 Jul 2013 14:30:01 +0000 (07:30 -0700)]
Merge pull request #1132 from kurund/CRM-12966

CRM-12966

10 years agoadded barcode support, CRM-12966
Kurund Jalmi [Sun, 7 Jul 2013 14:21:11 +0000 (19:51 +0530)]
added barcode support, CRM-12966

10 years agoCRM-12966, fixed image 2 position
Kurund Jalmi [Fri, 5 Jul 2013 15:31:36 +0000 (21:01 +0530)]
CRM-12966, fixed image 2 position

10 years agoMerge pull request #1118 from totten/master-apientities
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

10 years agoMerge pull request #1126 from totten/master-civiunittest-populatedb
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()

10 years agoCRM-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

10 years agoCRM-12846
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

10 years agoMerge pull request #1125 from monishdeb/CRM-12928
Kurund Jalmi [Fri, 5 Jul 2013 13:34:07 +0000 (06:34 -0700)]
Merge pull request #1125 from monishdeb/CRM-12928

CRM-12928 fixes

10 years agoCRM-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

10 years agoCRM-13010. Coding standards cleanup in api/class.api.php
Chris Burgess [Fri, 5 Jul 2013 11:37:25 +0000 (23:37 +1200)]
CRM-13010. Coding standards cleanup in api/class.api.php

10 years agoMerge pull request #1123 from kurund/CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 23:04:01 +0000 (16:04 -0700)]
Merge pull request #1123 from kurund/CRM-12966

CRM-12966

10 years agoCRM-12966, minor typo
Kurund Jalmi [Thu, 4 Jul 2013 23:02:37 +0000 (04:32 +0530)]
CRM-12966, minor typo

10 years agoCRM-12966, add clear link
Kurund Jalmi [Thu, 4 Jul 2013 23:00:49 +0000 (04:30 +0530)]
CRM-12966, add clear link

10 years agoMerge pull request #1122 from kurund/CRM-12966
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

10 years agoclean and notice fixes CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 22:37:58 +0000 (04:07 +0530)]
clean and notice fixes CRM-12966

10 years agoMerge pull request #1121 from kurund/CRM-12964
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

10 years agoCRM-12964, fixes for generated data
Kurund Jalmi [Thu, 4 Jul 2013 22:13:23 +0000 (03:43 +0530)]
CRM-12964, fixes for generated data

10 years agoMerge pull request #1120 from kurund/CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 22:00:14 +0000 (15:00 -0700)]
Merge pull request #1120 from kurund/CRM-12966

CRM-12966

10 years agomore cleanup CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 21:58:48 +0000 (03:28 +0530)]
more cleanup CRM-12966

10 years agomore cleanup CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 21:52:35 +0000 (03:22 +0530)]
more cleanup CRM-12966

10 years agomore cleanup CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 21:43:09 +0000 (03:13 +0530)]
more cleanup CRM-12966

10 years agomore fixes CRM-12966
Kurund Jalmi [Thu, 4 Jul 2013 21:30:47 +0000 (03:00 +0530)]
more fixes CRM-12966

10 years agoMerge pull request #1119 from kurund/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

10 years agoCRM-12966, more fixes and cleanup for badges
Kurund Jalmi [Thu, 4 Jul 2013 20:53:06 +0000 (02:23 +0530)]
CRM-12966, more fixes and cleanup for badges

10 years agoCRM-12966, added missing files
Kurund Jalmi [Thu, 4 Jul 2013 20:18:55 +0000 (01:48 +0530)]
CRM-12966, added missing files

10 years agoCRM-12966, more work on name badge workflow, now you can print labels :)
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 :)

10 years agoCRM_Core_DAO_AllCoreTables - Modify list with hook_civicrm_entityTypes
Tim Otten [Thu, 4 Jul 2013 18:47:28 +0000 (11:47 -0700)]
CRM_Core_DAO_AllCoreTables - Modify list with hook_civicrm_entityTypes

10 years agoMerge pull request #1114 from monishdeb/CRM-12520-fixes
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

10 years agoapi/v3 - _civicrm_api3_basic_create - Define fallback if BAO::create() is missing
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

10 years agoCRM-12520 fixes
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

10 years agoMerge pull request #1113 from deepak-srivastava/reportsapi
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

11 years agoCRM-12877, making report-instance 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

11 years agoMerge pull request #1110 from kurund/CRM-12965
Kurund Jalmi [Thu, 4 Jul 2013 10:29:30 +0000 (03:29 -0700)]
Merge pull request #1110 from kurund/CRM-12965

CRM-12965

11 years agomore work on form building, added images, CRM-12965
Kurund Jalmi [Thu, 4 Jul 2013 10:27:38 +0000 (15:57 +0530)]
more work on form building, added images, CRM-12965

11 years agoadded event tokens, CRM-12965
Kurund Jalmi [Thu, 4 Jul 2013 09:28:23 +0000 (14:58 +0530)]
added event tokens, CRM-12965

11 years agoMerge pull request #1107 from lcdservices/CRM-12998
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

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