Commit e5698c8
committed
Require single line for function calls
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>1 parent 437215c commit e5698c8Copy full SHA for e5698c8
File tree
Expand file treeCollapse file tree
68 files changed
+113
-508
lines changedOpen diff view settings
Filter options
- libraries/classes
- ConfigStorage
- Config/Forms/Page
- Controllers
- Database
- Import
- Normalization
- Server
- Status
- Sql
- Table
- Database/Designer
- Dbal
- Display
- Gis
- Plugins
- Export
- Helpers
- Schema/Pdf
- Query
- Replication
- Server
- Tracking
- WebAuthn
- test
- classes
- Controllers/Server
- Status/Processes
- Database/Designer
- Export
- Http/Factory
- Server
- Stubs
- selenium/Database
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
68 files changed
+113
-508
lines changedOpen diff view settings
Collapse file
libraries/classes/Bookmark.php
Copy file name to clipboardExpand all lines: libraries/classes/Bookmark.php+1-6Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
237 | 237 | |
238 | 238 | |
239 | 239 | |
240 | | - |
241 | | - |
242 | | - |
243 | | - |
244 | | - |
245 | | - |
| 240 | + |
246 | 241 | |
247 | 242 | |
248 | 243 | |
|
Collapse file
libraries/classes/Config.php
Copy file name to clipboardExpand all lines: libraries/classes/Config.php+1-4Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
849 | 849 | |
850 | 850 | |
851 | 851 | |
852 | | - |
853 | | - |
854 | | - |
855 | | - |
| 852 | + |
856 | 853 | |
857 | 854 | |
858 | 855 | |
|
Collapse file
libraries/classes/Config/Forms/Page/PageFormList.php
Copy file name to clipboardExpand all lines: libraries/classes/Config/Forms/Page/PageFormList.php+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
18 | 18 | |
19 | 19 | |
20 | 20 | |
21 | | - |
| 21 | + |
22 | 22 | |
23 | 23 | |
24 | 24 | |
|
Collapse file
libraries/classes/ConfigStorage/Relation.php
Copy file name to clipboardExpand all lines: libraries/classes/ConfigStorage/Relation.php+2-9Lines changed: 2 additions & 9 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
498 | 498 | |
499 | 499 | |
500 | 500 | |
501 | | - |
502 | | - |
503 | | - |
504 | | - |
505 | | - |
| 501 | + |
506 | 502 | |
507 | 503 | |
508 | 504 | |
| ||
1073 | 1069 | |
1074 | 1070 | |
1075 | 1071 | |
1076 | | - |
1077 | | - |
1078 | | - |
1079 | | - |
| 1072 | + |
1080 | 1073 | |
1081 | 1074 | |
1082 | 1075 | |
|
Collapse file
libraries/classes/Controllers/Database/OperationsController.php
Copy file name to clipboardExpand all lines: libraries/classes/Controllers/Database/OperationsController.php+2-10Lines changed: 2 additions & 10 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
121 | 121 | |
122 | 122 | |
123 | 123 | |
124 | | - |
125 | | - |
126 | | - |
127 | | - |
128 | | - |
129 | | - |
| 124 | + |
130 | 125 | |
131 | 126 | |
132 | 127 | |
133 | | - |
134 | | - |
135 | | - |
136 | | - |
| 128 | + |
137 | 129 | |
138 | 130 | |
139 | 131 | |
|
Collapse file
libraries/classes/Controllers/Database/StructureController.php
Copy file name to clipboardExpand all lines: libraries/classes/Controllers/Database/StructureController.php+1-5Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
801 | 801 | |
802 | 802 | |
803 | 803 | |
804 | | - |
805 | | - |
806 | | - |
807 | | - |
808 | | - |
| 804 | + |
809 | 805 | |
810 | 806 | |
811 | 807 | |
|
Collapse file
libraries/classes/Controllers/HomeController.php
Copy file name to clipboardExpand all lines: libraries/classes/Controllers/HomeController.php+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
453 | 453 | |
454 | 454 | |
455 | 455 | |
456 | | - |
| 456 | + |
457 | 457 | |
458 | 458 | |
459 | 459 | |
|
Collapse file
libraries/classes/Controllers/Import/ImportController.php
Copy file name to clipboardExpand all lines: libraries/classes/Controllers/Import/ImportController.php+1-5Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
175 | 175 | |
176 | 176 | |
177 | 177 | |
178 | | - |
179 | | - |
180 | | - |
181 | | - |
182 | | - |
| 178 | + |
183 | 179 | |
184 | 180 | |
185 | 181 | |
|
Collapse file
libraries/classes/Controllers/NavigationController.php
Copy file name to clipboardExpand all lines: libraries/classes/Controllers/NavigationController.php+2-10Lines changed: 2 additions & 10 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
63 | 63 | |
64 | 64 | |
65 | 65 | |
66 | | - |
67 | | - |
68 | | - |
69 | | - |
70 | | - |
| 66 | + |
71 | 67 | |
72 | 68 | |
73 | 69 | |
74 | 70 | |
75 | 71 | |
76 | 72 | |
77 | 73 | |
78 | | - |
79 | | - |
80 | | - |
81 | | - |
82 | | - |
| 74 | + |
83 | 75 | |
84 | 76 | |
85 | 77 | |
|
Collapse file
libraries/classes/Controllers/Normalization/AddNewPrimaryController.php
Copy file name to clipboardExpand all lines: libraries/classes/Controllers/Normalization/AddNewPrimaryController.php+1-6Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
33 | 33 | |
34 | 34 | |
35 | 35 | |
36 | | - |
37 | | - |
38 | | - |
39 | | - |
40 | | - |
41 | | - |
| 36 | + |
42 | 37 | |
43 | 38 | |
44 | 39 | |
|
0 commit comments