Steve Ireland
34ee5cc752
More pogress on Item Maintenance.
2023-04-27 21:54:12 -04:00
Steve Ireland
9ee7b8f6d4
This commit appears to fix customer deletes and updates.
2023-04-27 21:54:12 -04:00
Steve Ireland
a207539f4f
Slightly more progress on customer maintenance.
2023-04-27 21:54:12 -04:00
Steve Ireland
0ce73cc249
These minor changes were needed to get to the point where the Item form could be displayed. There are still some issues with the actual form
2023-04-27 21:54:12 -04:00
Steve Ireland
32ba4a9545
Remove grunt045 from zipped opensourcepos file. Also fix the call to array_walker since the parameters (even if not used) are validated in PHP 8.
2023-04-27 21:54:11 -04:00
objecttothis
8a1e4b2083
Convert encryption to CI4
...
- automatic upgrade of encryption key.
- automatic decryption of CI3 data, then re-encryption in CI4 and update of table.
- Fixing save function in app_config model
2023-04-27 21:54:11 -04:00
objecttothis
067fd99c8b
Work on language line generation for reports.
...
- They are broken because CI4 calls lang lines with lang([Filename].[stringname])
2023-04-27 21:54:11 -04:00
objecttothis
dd73099dd3
Removed commented code
2023-04-27 21:54:10 -04:00
objecttothis
2dd8a62e34
Replaces calls to config('OSPOS')
...
- In controllers, models, helpers and libraries
- Reduced down to one call per class
- Update the OSPOS config on update to ospos_app_config table
2023-04-27 21:54:10 -04:00
objecttothis
b041f8f8f0
rawurlencode/decode cache data
...
- because of PSR6 compliance there are reserved characters in cache
2023-04-27 21:54:10 -04:00
objecttothis
2db77b910e
Remove unused function
2023-04-27 21:54:10 -04:00
objecttothis
29997d9083
Simplified business logic
2023-04-27 21:54:10 -04:00
objecttothis
9aec0b45ac
Fix incorrect function calls
...
- Fixed return type in function call to make it nullable.
- Added form helper to autoload since it's used in all the views.
- Fix typo in memory stored OSPOS settings reference.
2023-04-27 21:54:10 -04:00
objecttothis
bdbc86060e
Upgrade to CI 4.2.10
2023-04-27 21:53:49 -04:00
objecttothis
52c8511d8d
CI4 fixes
...
- validation
- migration fixes
- string interpolation
- oh my
2023-04-27 21:53:49 -04:00
objecttothis
f343c6988e
Load OSPOS app settings to variable
...
- refactor class and variable
- Refactor references to OSPOS configuration
- Replaced " with ' in PHP where parser was not needed
2023-04-27 21:53:49 -04:00
objecttothis
3761c75711
Load OSPOS app settings to variable
...
- refactor class and variable
- Refactor references to OSPOS configuration
- Replaced " with ' in PHP where parser was not needed
2023-04-27 21:53:49 -04:00
objecttothis
53b81f804e
CI4 changes
...
- Corrected capitalization of App in use statements
- Added use statements where missing in Events.php
2023-04-27 21:53:48 -04:00
jekkos
590b37e745
Porting over f061a83
2023-04-27 21:53:03 -04:00
jekkos
8a0b43922d
Porting over 5897130
2023-04-27 21:53:03 -04:00
jekkos
cad5dbaf19
Porting over 4f3226b
2023-04-27 21:53:03 -04:00
objecttothis
6a9e1f6fc1
Porting over a6b4f82
2023-04-27 21:53:02 -04:00
objecttothis
f9fdd16a4b
Porting over d26498d
2023-04-27 21:53:02 -04:00
objecttothis
2c5be3b759
Porting over 9331d82
2023-04-27 21:53:02 -04:00
jekkos
ace7c2b131
Apply changes from master
2023-04-27 21:53:02 -04:00
jekkos
5a0d5ae6bb
Apply changes from master
2023-04-27 21:52:54 -04:00
objecttothis
63162b97fe
Upgrade to CodeIgniter 4.1.3
2023-04-27 21:52:54 -04:00
jekkos
09201ab344
Prepare rebase: move files to new folder structure
2023-04-27 21:52:28 -04:00