Home
Help
Search
Login
Register
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
development questions ...
« previous
next »
Print
Pages: [
1
]
Author
Topic: development questions ... (Read 4534 times)
matsukan
Newbie
Posts: 16
Karma: 0
development questions ...
«
on:
April 21, 2021, 09:46:03 pm »
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 ?
Logged
franco
Administrator
Hero Member
Posts: 17660
Karma: 1611
Re: development questions ...
«
Reply #1 on:
April 22, 2021, 10:11:58 am »
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
Logged
matsukan
Newbie
Posts: 16
Karma: 0
Re: development questions ...
«
Reply #2 on:
April 28, 2021, 11:01:08 pm »
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 ?
Logged
matsukan
Newbie
Posts: 16
Karma: 0
Re: development questions ...
«
Reply #3 on:
May 10, 2021, 10:08:31 pm »
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.
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
English Forums
»
Development and Code Review
(Moderator:
fabian
) »
development questions ...