You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: UPGRADE-1.10.6.md
+30
Original file line number
Diff line number
Diff line change
@@ -7,3 +7,33 @@ UPGRADE FROM 1.10.5 to 1.10.6
7
7
- method `getEntityContactInformationColumns``was deprecated. Use method getEntityContactInformationFields` instead.
8
8
- method `getEntityContactInformationColumnsInfo` was deprecated. Use method `getEntityContactInformationFieldsInfo` instead.
9
9
- method `getEntityLevelContactInfoColumns` was deprecated. Use method `getEntityLevelContactInfoFields` instead.
10
+
11
+
###OroActivityListBundle
12
+
- OroActivityListBundle:ActivityList/js:activityItemTemplate.js.twig has been renamed to OroActivityListBundle:ActivityList/js:activityItemTemplate.html.twig
13
+
- OroActivityListBundle:ActivityList:js/list.js.twig has been renamed to OroActivityListBundle:ActivityList:js/list.html.twig
14
+
- OroActivityListBundle:ActivityList:js/view.js.twig has been renamed to OroActivityListBundle:ActivityList:js/view.html.twig
15
+
16
+
###OroCRMCallBundle
17
+
- OroCRMCallBundle:Call:js/activityItemTemplate.js.twig has been renamed to OroCRMCallBundle:Call:js/activityItemTemplate.html.twig
18
+
19
+
###OroCRMCaseBundle
20
+
- OroCRMCaseBundle:Comment:js/list.js.twig has been renamed to OroCRMCaseBundle:Comment:js/list.html.twig
21
+
- OroCRMCaseBundle:Comment:js/view.js.twig has been renamed to OroCRMCaseBundle:Comment:js/view.html.twig
22
+
23
+
###OroCRMTaskBundle
24
+
- OroCRMTaskBundle:Task:js/activityItemTemplate.js.twig has been renamed to OroCRMTaskBundle:Task:js/activityItemTemplate.html.twig
25
+
26
+
###OroCalendarBundle
27
+
- OroCalendarBundle:CalendarEvent:js/activityItemTemplate.js.twig has been renamed to OroCalendarBundle:CalendarEvent:js/activityItemTemplate.html.twig
28
+
29
+
###OroEmailBundle
30
+
- OroEmailBundle:Email:js/activityItemTemplate.js.twig has been renamed to OroEmailBundle:Email:js/activityItemTemplate.html.twig
31
+
- OroEmailBundle:Email:js/groupedActivityItemTemplate.js.twig has been renamed to OroEmailBundle:Email:js/groupedActivityItemTemplate.html.twig
32
+
33
+
###OroNoteBundle
34
+
- OroNoteBundle:Note:js/activityItemTemplate.js.twig has been renamed to OroNoteBundle:Note:js/activityItemTemplate.html.twig
35
+
- OroNoteBundle:Note:js/list.js.twig has been renamed to OroNoteBundle:Note:js/list.html.twig
36
+
- OroNoteBundle:Note:js/view.js.twig has been renamed to OroNoteBundle:Note:js/view.js.twig
37
+
38
+
###OroCommentBundle
39
+
- OroCommentBundle:Comment/js:list.js.twig has been renamed to OroCommentBundle:Comment/js:list.html.twig
0 commit comments