objecttothis

Results 413 comments of objecttothis

Sorry guys, I've been sick, so I'll be a bit unresponsive. API documentation will be needed. I suspect that the endpoints we have are not quite robust enough to do...

@jekkos if you feel like doing some code reviews for @owlbrudder, I think he has a couple ready which he's waiting for me on.

Apis won't be until after CI4 has been merged. Let's work on that first. You could start looking at what isn't working in ci4-upgrade and bringing those fixes over from...

Codeigniter 4 upgrade is 3.4.0 3rd Party integration infrastructure will be the major feature change in 3.5.0 REST APIs to support outgoing data will be likely be 3.6.0 I'm going...

I will say however that pulling data in from WooCommerce can be implemented in 3.6.0 since it's major dependency would be 3rd party integration infrastructure being in place.

We need to finish the CI4 conversion, then third party integrations framework. That will pave the way for 3rd party integrations being added to OSPOS. Those integrations allow for read...

PHP is object oriented like Java, but not compiled. The rest is mostly semantics of the code. Likely the best place to start would be with designing the API endpoints....

Does the language line properly generate without it? If so, then we can just remove it.

If the lang line in the title tag works OK without `lang="` then I agree that we should remove it from the code. It may have been added in to...

I've pushed several changes which fix some problems, but I believe there are more problems to resolve. For example the config for "Input Formats" is wrong. ![image](https://github.com/opensourcepos/opensourcepos/assets/17935339/2451f05a-f10a-4693-8c96-975107df2cc1)