Commit eda2c2c
[5.0] b/c plugin for deprecation (#40664)
* Add compatibility plugin and move classmap
* remove classmap from unit tests
* Use namespace for html helper tests
* PoC for Table::getInstance JTable prefix
* Revert cache plugin change
* PoC HTMLHelper correct namespace
* revert drone change
* Activate the plugin by default on new installations
* Fix system plugins ordering in base.sql
* Add insert of extension to update SQL
* Add to core plugins in ExtensionHelper
* Replace JTable references, revert Table::getInstance logic
* Add Table::getInstance JTable logic including explanation
* Cleanup plugin
* Disable again for new installations
* Activate B/C plugin on new installation
* Initialise the Extension table with the real database object
* Support custom database object on language load
* Fix wrong function usage
* Add renamed non PascalCase table aliases and fix occurrence
* Disable plugin on new installations again
---------
Co-authored-by: Richard Fath <[email protected]>1 parent 99072de commit eda2c2c
File tree
96 files changed
+443
-231
lines changed- administrator
- components
- com_admin/sql/updates
- mysql
- postgresql
- com_associations/src/Model
- com_banners/src
- Model
- Table
- com_categories/src/Controller
- com_contact/src
- Model
- Table
- com_content/src
- Controller
- Model
- com_fields/src/Table
- com_finder/src/Table
- com_modules/src/Model
- com_newsfeeds/src/Table
- com_plugins/src/Model
- com_tags/src/Table
- com_workflow/src/Table
- language/en-GB
- components
- com_content/src/Model
- com_newsfeeds/src/Model
- installation
- sql
- mysql
- postgresql
- src
- Application
- Model
- libraries
- src
- Event/Table
- Extension
- HTML
- Helper
- Installer/Adapter
- Language
- MVC/Model
- Table
- Toolbar
- UCM
- User
- Versioning
- plugins
- actionlog/joomla/src/Extension
- content
- finder/src/Extension
- joomla/src/Extension
- system/compat
- services
- src
- Extension
- classmap
- tests/Unit
- Libraries/Cms/Html
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
96 files changed
+443
-231
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
398 | | - | |
| 398 | + | |
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | | - | |
| 326 | + | |
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
394 | 394 | | |
395 | 395 | | |
396 | 396 | | |
397 | | - | |
| 397 | + | |
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
| |||
0 commit comments