File tree
183 files changed
+8718
-1307
lines changed- src/OroCRM/Bundle
- AccountBundle
- Controller
- Api/Rest
- DataFixtures/ORM
- Datagrid
- DependencyInjection
- Entity
- Form
- Handler
- Type
- ImportExport/Serializer/Normalizer
- Resources
- config
- serializer
- translations
- views/Account
- widget
- Tests
- Functional
- API
- Unit
- Form
- Handler
- Type
- ImportExport/Serializer/Normalizer
- ContactBundle
- Controller
- Api
- Rest
- Soap
- DataFixtures/ORM
- Datagrid
- DependencyInjection
- Entity
- EventListener
- Form/Type
- Formatter
- ImportExport
- Converter
- Provider
- Serializer/Normalizer
- Strategy/Import
- Model
- Resources
- config
- public/import
- translations
- views
- Contact
- widget
- ContactAddress/widget
- Group
- Tests
- Functional
- Unit
- Entity
- EventListener
- Formatter
- ImportExport
- Converter
- Provider
- Serializer/Normalizer
- Strategy
- DashboardBundle/Resources
- config
- public
- css
- img
- views/Default
- DemoDataBundle/DataFixtures
- dictionaries
- ReportBundle
- Command
- Controller
- Datagrid
- Accounts
- Leads
- Opportunities
- DependencyInjection
- Entity
- Filter
- Resources
- config
- translations
- views/Report
- SalesBundle
- Controller
- Api/Rest
- Datagrid
- Entity
- Form/Type
- Model
- Resources
- config
- translations
- views
- Lead
- widget
- Opportunity
- widget
- Workflow
- Tests/Functional
- TestFrameworkBundle/Tests
- Performance/DataFixtures/Accounts
- Selenium
- Accounts
- AclTest
- Contacts
- Sales
- Tags
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
183 files changed
+8718
-1307
lines changedDiff for: .travis.yml
+1-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - |
Diff for: CHANGELOG.md
+12-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 |
| |
2 | 12 |
| |
3 | 13 |
| |
4 | 14 |
| |
5 |
| - | |
6 |
| - | |
| 15 | + | |
| 16 | + | |
7 | 17 |
| |
8 | 18 |
| |
9 | 19 |
| |
|
Diff for: README.md
+10-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + |
Diff for: UPGRADE.md
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
|
Diff for: composer.json
+6-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
8 | 10 |
| |
9 | 11 |
| |
10 |
| - | |
11 |
| - | |
| 12 | + | |
| 13 | + | |
12 | 14 |
| |
13 |
| - | |
14 |
| - | |
15 |
| - | |
16 |
| - | |
17 |
| - | |
18 |
| - | |
| 15 | + | |
19 | 16 |
|
Diff for: phpunit.xml.dist
+5-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
33 |
| - | |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 |
| - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
39 | 36 |
| |
40 | 37 |
| |
41 | 38 |
| |
|
0 commit comments