Completed
Push — CI ( ee6bd7...0f01dd )
by Adam
22:32
created
Extension/modules/Contacts/Ext/Vardefs/sugarfield_jjwg_maps_address_c.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2
- // created: 2016-02-02 15:01:28
2
+    // created: 2016-02-02 15:01:28
3 3
 $dictionary['Contact']['fields']['jjwg_maps_address_c']['inline_edit']=1;
4 4
 
5
- ?>
6 5
\ No newline at end of file
6
+    ?>
7 7
\ No newline at end of file
Please login to merge, or discard this patch.
Extension/modules/Contacts/Ext/Vardefs/sugarfield_jjwg_maps_lat_c.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2
- // created: 2016-02-02 15:01:27
2
+    // created: 2016-02-02 15:01:27
3 3
 $dictionary['Contact']['fields']['jjwg_maps_lat_c']['inline_edit']=1;
4 4
 
5
- ?>
6 5
\ No newline at end of file
6
+    ?>
7 7
\ No newline at end of file
Please login to merge, or discard this patch.
Extension/modules/Contacts/Ext/Vardefs/sugarfield_jjwg_maps_lng_c.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -1,5 +1,5 @@
 block discarded – undo
1 1
 <?php
2
- // created: 2016-02-02 15:01:27
2
+    // created: 2016-02-02 15:01:27
3 3
 $dictionary['Contact']['fields']['jjwg_maps_lng_c']['inline_edit']=1;
4 4
 
5
- ?>
6 5
\ No newline at end of file
6
+    ?>
7 7
\ No newline at end of file
Please login to merge, or discard this patch.
custom/modules/Accounts/metadata/popupdefs.php 1 patch
Indentation   +68 added lines, -68 removed lines patch added patch discarded remove patch
@@ -4,136 +4,136 @@
 block discarded – undo
4 4
     'varName' => 'ACCOUNT',
5 5
     'orderBy' => 'name',
6 6
     'whereClauses' => array (
7
-  'name' => 'accounts.name',
8
-  'billing_address_city' => 'accounts.billing_address_city',
9
-  'account_type' => 'accounts.account_type',
10
-  'industry' => 'accounts.industry',
11
-  'billing_address_state' => 'accounts.billing_address_state',
12
-  'billing_address_country' => 'accounts.billing_address_country',
13
-  'email' => 'accounts.email',
14
-  'assigned_user_id' => 'accounts.assigned_user_id',
7
+    'name' => 'accounts.name',
8
+    'billing_address_city' => 'accounts.billing_address_city',
9
+    'account_type' => 'accounts.account_type',
10
+    'industry' => 'accounts.industry',
11
+    'billing_address_state' => 'accounts.billing_address_state',
12
+    'billing_address_country' => 'accounts.billing_address_country',
13
+    'email' => 'accounts.email',
14
+    'assigned_user_id' => 'accounts.assigned_user_id',
15 15
 ),
16 16
     'searchInputs' => array (
17
-  0 => 'name',
18
-  1 => 'billing_address_city',
19
-  3 => 'account_type',
20
-  4 => 'industry',
21
-  5 => 'billing_address_state',
22
-  6 => 'billing_address_country',
23
-  7 => 'email',
24
-  8 => 'assigned_user_id',
17
+    0 => 'name',
18
+    1 => 'billing_address_city',
19
+    3 => 'account_type',
20
+    4 => 'industry',
21
+    5 => 'billing_address_state',
22
+    6 => 'billing_address_country',
23
+    7 => 'email',
24
+    8 => 'assigned_user_id',
25 25
 ),
26 26
     'create' => array (
27
-  'formBase' => 'AccountFormBase.php',
28
-  'formBaseClass' => 'AccountFormBase',
29
-  'getFormBodyParams' => 
30
-  array (
27
+    'formBase' => 'AccountFormBase.php',
28
+    'formBaseClass' => 'AccountFormBase',
29
+    'getFormBodyParams' => 
30
+    array (
31 31
     0 => '',
32 32
     1 => '',
33 33
     2 => 'AccountSave',
34
-  ),
35
-  'createButton' => 'LNK_NEW_ACCOUNT',
34
+    ),
35
+    'createButton' => 'LNK_NEW_ACCOUNT',
36 36
 ),
37 37
     'searchdefs' => array (
38
-  'name' => 
39
-  array (
38
+    'name' => 
39
+    array (
40 40
     'name' => 'name',
41 41
     'width' => '10%',
42
-  ),
43
-  'account_type' => 
44
-  array (
42
+    ),
43
+    'account_type' => 
44
+    array (
45 45
     'type' => 'enum',
46 46
     'label' => 'LBL_TYPE',
47 47
     'width' => '10%',
48 48
     'name' => 'account_type',
49
-  ),
50
-  'industry' => 
51
-  array (
49
+    ),
50
+    'industry' => 
51
+    array (
52 52
     'type' => 'enum',
53 53
     'label' => 'LBL_INDUSTRY',
54 54
     'width' => '10%',
55 55
     'name' => 'industry',
56
-  ),
57
-  'billing_address_city' => 
58
-  array (
56
+    ),
57
+    'billing_address_city' => 
58
+    array (
59 59
     'name' => 'billing_address_city',
60 60
     'width' => '10%',
61
-  ),
62
-  'billing_address_state' => 
63
-  array (
61
+    ),
62
+    'billing_address_state' => 
63
+    array (
64 64
     'name' => 'billing_address_state',
65 65
     'width' => '10%',
66
-  ),
67
-  'billing_address_country' => 
68
-  array (
66
+    ),
67
+    'billing_address_country' => 
68
+    array (
69 69
     'name' => 'billing_address_country',
70 70
     'width' => '10%',
71
-  ),
72
-  'email' => 
73
-  array (
71
+    ),
72
+    'email' => 
73
+    array (
74 74
     'name' => 'email',
75 75
     'width' => '10%',
76
-  ),
77
-  'assigned_user_id' => 
78
-  array (
76
+    ),
77
+    'assigned_user_id' => 
78
+    array (
79 79
     'name' => 'assigned_user_id',
80 80
     'label' => 'LBL_ASSIGNED_TO',
81 81
     'type' => 'enum',
82 82
     'function' => 
83 83
     array (
84
-      'name' => 'get_user_array',
85
-      'params' => 
86
-      array (
84
+        'name' => 'get_user_array',
85
+        'params' => 
86
+        array (
87 87
         0 => false,
88
-      ),
88
+        ),
89 89
     ),
90 90
     'width' => '10%',
91
-  ),
91
+    ),
92 92
 ),
93 93
     'listviewdefs' => array (
94
-  'NAME' => 
95
-  array (
94
+    'NAME' => 
95
+    array (
96 96
     'width' => '40%',
97 97
     'label' => 'LBL_LIST_ACCOUNT_NAME',
98 98
     'link' => true,
99 99
     'default' => true,
100 100
     'name' => 'name',
101
-  ),
102
-  'ACCOUNT_TYPE' => 
103
-  array (
101
+    ),
102
+    'ACCOUNT_TYPE' => 
103
+    array (
104 104
     'type' => 'enum',
105 105
     'label' => 'LBL_TYPE',
106 106
     'width' => '10%',
107 107
     'default' => true,
108 108
     'name' => 'account_type',
109
-  ),
110
-  'BILLING_ADDRESS_CITY' => 
111
-  array (
109
+    ),
110
+    'BILLING_ADDRESS_CITY' => 
111
+    array (
112 112
     'width' => '10%',
113 113
     'label' => 'LBL_LIST_CITY',
114 114
     'default' => true,
115 115
     'name' => 'billing_address_city',
116
-  ),
117
-  'BILLING_ADDRESS_STATE' => 
118
-  array (
116
+    ),
117
+    'BILLING_ADDRESS_STATE' => 
118
+    array (
119 119
     'width' => '7%',
120 120
     'label' => 'LBL_STATE',
121 121
     'default' => true,
122 122
     'name' => 'billing_address_state',
123
-  ),
124
-  'BILLING_ADDRESS_COUNTRY' => 
125
-  array (
123
+    ),
124
+    'BILLING_ADDRESS_COUNTRY' => 
125
+    array (
126 126
     'width' => '10%',
127 127
     'label' => 'LBL_COUNTRY',
128 128
     'default' => true,
129 129
     'name' => 'billing_address_country',
130
-  ),
131
-  'ASSIGNED_USER_NAME' => 
132
-  array (
130
+    ),
131
+    'ASSIGNED_USER_NAME' => 
132
+    array (
133 133
     'width' => '2%',
134 134
     'label' => 'LBL_LIST_ASSIGNED_USER',
135 135
     'default' => true,
136 136
     'name' => 'assigned_user_name',
137
-  ),
137
+    ),
138 138
 ),
139 139
 );
Please login to merge, or discard this patch.
modules/mkt_dyntest/Dashlets/mkt_dyntestDashlet/mkt_dyntestDashlet.meta.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -49,7 +49,7 @@
 block discarded – undo
49 49
 global $app_strings;
50 50
 
51 51
 $dashletMeta['mkt_dyntestDashlet'] = array('module'		=> 'mkt_dyntest',
52
-										  'title'       => translate('LBL_HOMEPAGE_TITLE', 'mkt_dyntest'), 
53
-                                          'description' => 'A customizable view into mkt_dyntest',
54
-                                          'icon'        => 'icon_mkt_dyntest_32.gif',
55
-                                          'category'    => 'Module Views');
56 52
\ No newline at end of file
53
+                                            'title'       => translate('LBL_HOMEPAGE_TITLE', 'mkt_dyntest'), 
54
+                                            'description' => 'A customizable view into mkt_dyntest',
55
+                                            'icon'        => 'icon_mkt_dyntest_32.gif',
56
+                                            'category'    => 'Module Views');
57 57
\ No newline at end of file
Please login to merge, or discard this patch.
modules/mkt_dyntest/Dashlets/mkt_dyntestDashlet/mkt_dyntestDashlet.php 1 patch
Indentation   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -51,8 +51,8 @@
 block discarded – undo
51 51
 
52 52
 class mkt_dyntestDashlet extends DashletGeneric { 
53 53
     function __construct($id, $def = null) {
54
-		global $current_user, $app_strings;
55
-		require('modules/mkt_dyntest/metadata/dashletviewdefs.php');
54
+        global $current_user, $app_strings;
55
+        require('modules/mkt_dyntest/metadata/dashletviewdefs.php');
56 56
 
57 57
         parent::__construct($id, $def);
58 58
 
Please login to merge, or discard this patch.
modules/mkt_dyntest/mkt_dyntest.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -43,9 +43,9 @@
 block discarded – undo
43 43
 require_once('modules/mkt_dyntest/mkt_dyntest_sugar.php');
44 44
 class mkt_dyntest extends mkt_dyntest_sugar {
45 45
 	
46
-	function __construct(){
47
-		parent::__construct();
48
-	}
46
+    function __construct(){
47
+        parent::__construct();
48
+    }
49 49
 	
50 50
 }
51 51
 ?>
52 52
\ No newline at end of file
Please login to merge, or discard this patch.
modules/mkt_dyntest/language/en_us.lang.php 1 patch
Indentation   +32 added lines, -32 removed lines patch added patch discarded remove patch
@@ -38,36 +38,36 @@
 block discarded – undo
38 38
  ********************************************************************************/
39 39
 
40 40
 $mod_strings = array (
41
-  'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
42
-  'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
43
-  'LBL_ID' => 'ID',
44
-  'LBL_DATE_ENTERED' => 'Date Created',
45
-  'LBL_DATE_MODIFIED' => 'Date Modified',
46
-  'LBL_MODIFIED' => 'Modified By',
47
-  'LBL_MODIFIED_ID' => 'Modified By Id',
48
-  'LBL_MODIFIED_NAME' => 'Modified By Name',
49
-  'LBL_CREATED' => 'Created By',
50
-  'LBL_CREATED_ID' => 'Created By Id',
51
-  'LBL_DESCRIPTION' => 'Description',
52
-  'LBL_DELETED' => 'Deleted',
53
-  'LBL_NAME' => 'Name',
54
-  'LBL_CREATED_USER' => 'Created by User',
55
-  'LBL_MODIFIED_USER' => 'Modified by User',
56
-  'LBL_LIST_NAME' => 'Name',
57
-  'LBL_EDIT_BUTTON' => 'Edit',
58
-  'LBL_REMOVE' => 'Remove',
59
-  'LBL_LIST_FORM_TITLE' => 'DynamicDD Tests List',
60
-  'LBL_MODULE_NAME' => 'DynamicDD Tests',
61
-  'LBL_MODULE_TITLE' => 'DynamicDD Tests',
62
-  'LBL_HOMEPAGE_TITLE' => 'My DynamicDD Tests',
63
-  'LNK_NEW_RECORD' => 'Create DynamicDD Tests',
64
-  'LNK_LIST' => 'View DynamicDD Tests',
65
-  'LNK_IMPORT_MKT_DYNTEST' => 'Import DynamicDD Tests',
66
-  'LBL_SEARCH_FORM_TITLE' => 'Search DynamicDD Tests',
67
-  'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
68
-  'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
69
-  'LBL_MKT_DYNTEST_SUBPANEL_TITLE' => 'DynamicDD Tests',
70
-  'LBL_NEW_FORM_TITLE' => 'New DynamicDD Tests',
71
-  'LBL_LEVEL1' => 'Level 1',
72
-  'LBL_LEVEL2' => 'Level 2',
41
+    'LBL_ASSIGNED_TO_ID' => 'Assigned User Id',
42
+    'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
43
+    'LBL_ID' => 'ID',
44
+    'LBL_DATE_ENTERED' => 'Date Created',
45
+    'LBL_DATE_MODIFIED' => 'Date Modified',
46
+    'LBL_MODIFIED' => 'Modified By',
47
+    'LBL_MODIFIED_ID' => 'Modified By Id',
48
+    'LBL_MODIFIED_NAME' => 'Modified By Name',
49
+    'LBL_CREATED' => 'Created By',
50
+    'LBL_CREATED_ID' => 'Created By Id',
51
+    'LBL_DESCRIPTION' => 'Description',
52
+    'LBL_DELETED' => 'Deleted',
53
+    'LBL_NAME' => 'Name',
54
+    'LBL_CREATED_USER' => 'Created by User',
55
+    'LBL_MODIFIED_USER' => 'Modified by User',
56
+    'LBL_LIST_NAME' => 'Name',
57
+    'LBL_EDIT_BUTTON' => 'Edit',
58
+    'LBL_REMOVE' => 'Remove',
59
+    'LBL_LIST_FORM_TITLE' => 'DynamicDD Tests List',
60
+    'LBL_MODULE_NAME' => 'DynamicDD Tests',
61
+    'LBL_MODULE_TITLE' => 'DynamicDD Tests',
62
+    'LBL_HOMEPAGE_TITLE' => 'My DynamicDD Tests',
63
+    'LNK_NEW_RECORD' => 'Create DynamicDD Tests',
64
+    'LNK_LIST' => 'View DynamicDD Tests',
65
+    'LNK_IMPORT_MKT_DYNTEST' => 'Import DynamicDD Tests',
66
+    'LBL_SEARCH_FORM_TITLE' => 'Search DynamicDD Tests',
67
+    'LBL_HISTORY_SUBPANEL_TITLE' => 'View History',
68
+    'LBL_ACTIVITIES_SUBPANEL_TITLE' => 'Activities',
69
+    'LBL_MKT_DYNTEST_SUBPANEL_TITLE' => 'DynamicDD Tests',
70
+    'LBL_NEW_FORM_TITLE' => 'New DynamicDD Tests',
71
+    'LBL_LEVEL1' => 'Level 1',
72
+    'LBL_LEVEL2' => 'Level 2',
73 73
 );
74 74
\ No newline at end of file
Please login to merge, or discard this patch.
modules/mkt_dyntest/metadata/quickcreatedefs.php 1 patch
Indentation   +6 added lines, -6 removed lines patch added patch discarded remove patch
@@ -31,15 +31,15 @@
 block discarded – undo
31 31
                                             ),
32 32
                                             
33 33
                                             
34
- 'panels' =>array (
35
-  'default' => 
36
-  array (
34
+    'panels' =>array (
35
+    'default' => 
36
+    array (
37 37
     
38 38
     array (
39
-      'name',
40
-      'assigned_user_name',
39
+        'name',
40
+        'assigned_user_name',
41
+    ),
41 42
     ),
42
-  ),
43 43
                                                     
44 44
 ),
45 45
                         
Please login to merge, or discard this patch.