development questions ...

Started by matsukan, April 21, 2021, 09:46:03 PM

Previous topic - Next topic

I doing some study work with opnsense development ...

Looks like that master branch of the core-repositoryalready have some phalcon4 -changes, how mature it's currently ? Should I focus work with previous released version ? Phalcon is not currently work properly Ubuntu 20.4/PHP7.4/Phalcon4 combination (ui_devtools).

Which Javascript standard do you follow in front endside ? ES5 ?

Do you have a chance to try PHP 7.3? We do not know how many PHP 7.4 migration issues still need to be taken care of.

We do not currently have a JS standard. Most compatibility is/should be covered by jQuery use in Safar/Firefox/Chrome/Edge. And we try to support IE11 too at the moment as a pet project. ;)


Cheers,
Franco

Ok, thanks for info ... I'm currently working with cli and I'll update my plugin changes to by shell script but seems to that UI do not update changes even I try everything ... Should I work with only via tar package way when I update changes to the system ? If so is there prefer way to install from package from cli ?



Where I can find a list of form/dialog fields ? It should be there at somewhere but I can't find that info any more.