Alex Tselegidis
|
e0ad767ec7
|
Updated @property tags in EA_Controller.php
|
2021-10-27 10:06:58 +02:00 |
|
Alex Tselegidis
|
40e06d2f19
|
The base model class has all the deprecated methods for backwards compatibility.
|
2021-10-27 10:06:44 +02:00 |
|
Alex Tselegidis
|
584e624139
|
Added deprecated method stubs for backwards compatibility
|
2021-10-24 14:16:35 +02:00 |
|
Alex Tselegidis
|
fa6e48b344
|
Corrected property tag order
|
2021-10-24 14:13:20 +02:00 |
|
Alex Tselegidis
|
6417db8ca1
|
Added fallback support for the model class deprecations
|
2021-10-23 19:33:55 +02:00 |
|
Alex Tselegidis
|
bee96c172a
|
Corrected typo in class comment
|
2021-10-23 19:32:55 +02:00 |
|
Alex Tselegidis
|
ea8798d2a6
|
The model base class needs a constructor when running the app with PHP8.0
|
2021-07-19 14:03:40 +03:00 |
|
Alex Tselegidis
|
0aa41d0927
|
Corrected config set for language in parent controller
|
2020-12-08 13:22:46 +02:00 |
|
Alex Tselegidis
|
8c8160897a
|
Added more CI classes in the core props block
|
2020-12-04 12:58:31 +02:00 |
|
Alex Tselegidis
|
e7b4aeedab
|
Automatically load the translations
|
2020-12-02 20:04:06 +02:00 |
|
Alex Tselegidis
|
87fdb2ae5c
|
The EA_Migration class is not part of the core and cannot be extended directly.
|
2020-11-16 13:25:54 +02:00 |
|
Alex Tselegidis
|
75a5addbc2
|
Grouped the property tag into parent core classes so that it does not need to be repeated.
|
2020-11-16 10:29:36 +02:00 |
|