Commit Graph

15 Commits

Author SHA1 Message Date
Steve Ireland
1f52958380 For #3739. More adjustments for removing esc() 2023-04-27 21:54:13 -04:00
Steve Ireland
3668f3cb86 For #3730. This adds a migration script to preload required configuration values. 2023-04-27 21:54:13 -04:00
Steve Ireland
3154b618e5 For #3730. Prototype of item maintenance changes. 2023-04-27 21:54:13 -04:00
Steve Ireland
961419be5d For #3730. Fix issue raised by @odiea and cleaned up the checkboxes on forms so that they render correctly. 2023-04-27 21:54:12 -04:00
Steve Ireland
ee21f2a6aa For #3730. Made more changes to get configuration panels working. 2023-04-27 21:54:12 -04:00
Steve Ireland
35c1ffe0ec Removes a character that magically appeared out of nowhere. 2023-04-27 21:54:12 -04:00
Steve Ireland
b5f67ae4b2 For #3730, some progress made on configuration maintenance. More remains to be done. 2023-04-27 21:54:12 -04:00
Steve Ireland
7da6aefb10 Minor item maintenance changes. Cleaning up so I can restart fresh for the next major batch of changes. 2023-04-27 21:54:12 -04:00
Steve Ireland
9c94964052 This reworks some things in customer and item maintenance to improve the behavior of the checkbox. 2023-04-27 21:54:12 -04:00
Steve Ireland
8cbc915741 A few tweaks for item maintenance 2023-04-27 21:54:12 -04:00
Steve Ireland
e45dd106b5 Bulk View changes. 2023-04-27 21:54:12 -04:00
objecttothis
bde3cb22c8 Replaces calls to config('OSPOS') in views
- the settings array is now passed through the Secure Controller to the view
2023-04-27 21:54:10 -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
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