ReleaseNotes9:Linux Application Platform: Difference between revisions
m regular roadmap update |
m regular roadmap update |
||
Line 1: | Line 1: | ||
This roadmap describes the V1 (that is, [[Reference9:Concept_Linux_Application_Platform]] based) linux application platform.<br/> | This roadmap describes the V1 (that is, [[Reference9:Concept_Linux_Application_Platform]] based) linux application platform.<br/> | ||
<br/> | <br/> | ||
This article is generated automatically. Do not edit! | |||
Please see ''[[Support:What is the DVL-Roadmap?|the disclaimer]]'' before using the information presented here! | |||
= V1 Hotfix 1 (10180) = | |||
These are the fixes included in the linux application platform V1 hotfix 1.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=64096 Definition] | |||
== linux: lighttpd webdav write flag == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=63552 63552] | |||
|} | |||
modify lighttpd sources to behave like innovaphone boxes. If the user is authenticated, the readonly flag is overwritten. | |||
== Linux: show version and time on web interface == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=64231 64231] | |||
|} | |||
Version and time are now shown on the web interface. | |||
== Linux: download all application log files, not just the current one == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=64422 64422] | |||
|} | |||
Only the current application log has been downloaded.<br/>Now, also previous logs are included in the download. | |||
== Linux: copy log files to fat partition during linux booting == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=64816 64816] | |||
|} | |||
syslog and some other files will be copied to the fat partition. So we will have more information in case Linux is not booting properly. | |||
== Reporting: separate authentication for reporting web access == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=64875 64875] | |||
|} | |||
It is now possible to configure a separate authentication to the innovaphone reporting web site.<br/> | |||
== linux: new SSL certificate == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=65742 65742] | |||
|} | |||
new SSL certificate for linux since the existing one expires in November. The new one will run forever but certificate.php will throw a warning while this certificate is not substituded. | |||
= V1 Hotfix 2 (10196) = | |||
These are the fixes included in the linux application platform V1 hotfix 2.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=66704 Definition] | |||
== Linux: add index.html, index.htm and index.php to lighttpd config == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=67328 67328] | |||
|} | |||
redirect to index.html, index.htm, index.php or application.php when ../ is requested. | |||
= V1 Hotfix 3 (10200) = | |||
These are the fixes included in the linux application platform V1 hotfix 3.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=67576 Definition] | |||
= V1 Hotfix 4 (10236) = | |||
These are the fixes included in the linux application platform V1 hotfix 4.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=71207 Definition] | |||
== possibility to clear log files == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=71714 71714] | |||
|} | |||
Log files can be cleared now.<br/>Just system specific log files can't be cleared. | |||
== added trace level option == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=71857 71857] | |||
|} | |||
There is now the possibility to enable further tracing levels. | |||
= V1 Hotfix 5 (10276) = | |||
These are the fixes included in the Linux application platform V1 hotfix 5.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=71746 Definition] | |||
== linux: calculation of remaining space for the new partition == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=71925 71925] | |||
|} | |||
hdparm is a better tool to calculate how big the remaining space in the compact flash is. So far we used parted but it is less precise. | |||
== reporting: send reports per email == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=72391 72391] | |||
|} | |||
Reports can be now sent per email. | |||
= V1 Hotfix 6 (10282) = | |||
These are the fixes included in the Linux application platform V1 hotfix 6.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=74058 Definition] | |||
== linux: change timezone == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=75849 75849] | |||
|} | |||
ntp does not recognize timezones, it manages information based on UTC. | |||
== reporting: create log files with rsyslog == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=76015 76015] | |||
|} | |||
this new method presents some advantages:<br/><br/>- avoid flock from failing.<br/>- readability<br/><br/>the general log will be kept for more general things.<br/> | |||
= V1 Hotfix 7 (10285) = | |||
These are the fixes included in the Linux application platform V1 hotfix 7.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=76642 Definition] | |||
== moved/changed some shared code for future innovaphone applications == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=77381 77381] | |||
|} | |||
Some shared code has been moved for future innovaphone applications for the linux application platform. | |||
= V1 Hotfix 8 (10288) = | |||
These are the fixes included in the Linux application platform V1 hotfix 8.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=78160 Definition] | |||
= V1 Hotfix 9 (10294) = | |||
These are the fixes included in the Linux application platform V1 hotfix 9.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=79706 Definition] | |||
== UI improvements for Mail/NTP/Timezone configuration == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=80964 80964] | |||
|} | |||
- The mail protocol must not be specified any more, some tooltips are provided for other fields and pressing Enter submits changes<br/>- The NTP server received by DHCP is now shown on NTP server configuration<br/>- The timezone can be selected with a dropdown box now<br/><br/><!--<br/>config.sh<br/>administration.php<br/>lang-*.inc<br/>--> | |||
= V1 Hotfix 10 (10303) = | |||
These are the fixes included in the Linux application platform V1 hotfix 10.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=81060 Definition] | |||
== UI hint where to update Linux AP == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=81295 81295] | |||
|} | |||
Changed a hint on the upload/update tab and added a link to the update/upload page on the firmware side.<br/><br/><!--<br/>lang*.inc<br/>application.php<br/>linux.xsl<br/>--> | |||
== multi-client capability for reporting == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=82835 82835] | |||
|} | |||
It is now possible to configure different user logins. The admin can assign so called base filters to these users and the users can just use the assigned base filters to create reports or report mails.<br/>They can also create own filters based on one of the assigned base filters.<br/><br/><!--<br/>report.php<br/>config_reporting.php<br/>include.php<br/>java.js<br/>include_main.php<br/>reporting_database.dump<br/>update_seq.psql<br/>config.sh<br/>replication.c<br/>process.c<br/>pg_report.c<br/>innovaphone-reporting.xml<br/>--> | |||
== German translation for the web interface and reports == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=83047 83047] | |||
|} | |||
Added the german translation. | |||
= V1 Hotfix 11 (10317) = | |||
These are the fixes included in the Linux application platform V1 hotfix 11.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=83652 Definition] | |||
== Suggest possible PBX object names on creation of a report == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=83834 83834] | |||
|} | |||
On entering a PBX object (long name) to create a report for this object, possible values are now selectable from a displayed list.<br/>To keep the response time low, only values from CDRs of the last week are shown.<br/><br/><!--<br/>inputpage.class.php<br/>innoinputpage.class.php<br/>include.php<br/>config_reporting.php<br/>--> | |||
== Alarm server can be configured now == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=84219 84219] | |||
|} | |||
An alarm server can be configured, which is then used for alarms of the Linux Application Platform.<br/><br/>http://wiki.innovaphone.com/index.php?title=Reference9:Concept_Linux_Application_Platform#Alarm_Server<br/><br/><!--<br/>administration.php<br/>include_main.php<br/>config.php<br/>backup.php<br/>diagnostics.php<br/>cdr.c/h<br/>pg_report.c<br/>inno_lib.c/h<br/>reporting_config.c/h<br/>lang_de.inc/lang_en.inc<br/>--> | |||
== Support upload of files up to 500 MB == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=84764 84764] | |||
|} | |||
Uploading of applications with a file size up to 500 MB is now possible.<br/><br/><!--<br/>php.ini<br/>install_hotfix.sh<br/>--> | |||
== Send an alarm if the disk is 90% full == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=84833 84833] | |||
|} | |||
Now an alarm is sent to the configured alarm server if the disk is 90% full.<br/><br/><!--<br/>innovaphone_check<br/>init_script.sh<br/>check.php<br/>include_main.php<br/>install_hotfix.sh<br/>make.sh<br/>on_error_template.sh<br/>makefile<br/>--> | |||
== Alarms are now cleared if condition is cleared == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=85085 85085] | |||
|} | |||
Alarms of the Linux Application Platform or by applications like Reporting are now cleared, if the alarm condition doesn't exist anymore.<br/><br/><!--<br/>backup.php<br/>config.php<br/>diagnostics.php<br/>include_main.php<br/>cdr.c<br/>--> | |||
== Support for Zend guarded PHP files == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=85139 85139] | |||
|} | |||
Support for Zend guarded PHP files is now available with the PHP extension ZendGuardLoader.so<br/>The license path for Zend licenses is /home/root/zend-licenses<br/><br/>The ZendGuardLoader is only available for our Linux VM, as there is no version for the ARM platform (IPxx10).<br/><br/><!--<br/>makefile<br/>init_script.sh<br/>install_hotfix.sh<br/>php.ini<br/>ZendGuardLoader.so<br/>--> | |||
= V1 Hotfix 12 (10323) = | |||
These are the fixes included in the Linux application platform V1 hotfix 12.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=85438 Definition] | |||
== New Linux Kernel 3.4.10 for the IPxx10 == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=86451 86451] | |||
|} | |||
We updated the Linux Kernel to version 3.4.10 for the IPxx10 platform.<br/>The new kernel has to be manually configured on your device, see the wiki hotfix article.<br/><br/><!--<br/>application.php<br/>administration.php<br/>config.php<br/>include_main.php<br/>make.sh<br/>makefile<br/>lang-de/en.inc<br/>Image-IP6010-3.4.10<br/>--> | |||
= V1 Hotfix 13 (10329) = | |||
These are the fixes included in the Linux application platform V1 hotfix 13.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=87142 Definition] | |||
== update-rc.d remove now supported for application uninstall == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=87148 87148] | |||
|} | |||
An init.d script can be now defined inside the application xml and this script will be deregistered from /etc/rcX.d and removed, if the application is uninstalled.<br/><br/><!--<br/>uninstall_script.sh<br/>--> | |||
== Support application log files with wildcard * == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=87355 87355] | |||
|} | |||
An application can now define a log file with the wildcard * in its file name in the application xml file.<br/><br/><!--<br/>include_main.php<br/>diagnostics.php<br/>--> | |||
== Check of running db restore/backup etc. available for other applications now == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=88339 88339] | |||
|} | |||
The check of a running db restore/backup etc. is now available for other applications.<br/>This offers the possibility to prevent database access during certain operations.<br/><br/><!--<br/>cdr.c<br/>administration.php<br/>application.php<br/>include_main.php<br/>backup.php<br/>config.sh<br/>config_reporting.php<br/>postgresql.php<br/>config_faxserver.php<br/>language files<br/>--> | |||
= V1 Hotfix 14 (10336) = | |||
These are the fixes included in the Linux application platform V1 hotfix 14.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=88661 Definition] | |||
== Some optimizations for a better web ui performance == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=89238 89238] | |||
|} | |||
Added some session vars to avoid running slow code multiple times.<br/>Background processes run with a lower priority now.<br/><br/><!--<br/>config_reporting.php<br/>administration.php<br/>install_reporting.sh<br/>install_exchange.sh<br/>config_exchange.php<br/>install_faxserver.sh<br/>innovaphone_check<br/>innovaphone-faxserver<br/>install_hotfix.sh (2x)<br/>include_main.php<br/>--> | |||
= V1 Hotfix 15 (10353) = | |||
These are the fixes included in the Linux application platform V1 hotfix 15.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=90422 Definition] | |||
== Add history logs of apt to log download == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=90891 90891] | |||
|} | |||
The history log files of apt are now added to the download all log archive.<br/>This may help us to get some hints in case of a failed installation.<br/><br/><!--<br/>include_main.php<br/>config.php<br/>--> | |||
= V1 Hotfix 16 (10358) = | |||
These are the fixes included in the Linux application platform V1 hotfix 15.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=91878 Definition] | |||
= V1 Hotfix 17 (10369) = | |||
These are the fixes included in the Linux application platform V1 hotfix 17.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=93155 Definition] | |||
== Added Italian translation == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=95366 95366] | |||
|} | |||
Italian translation is now available for the Linux Application Platform and its applications.<br/><br/><!--<br/>all it language files<br/>--> | |||
= V1 Hotfix 18 (10371) = | |||
These are the fixes included in the Linux application platform V1 hotfix 18.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=95928 Definition] | |||
= V1 Hotfix 19 (10372) = | |||
These are the fixes included in the Linux application platform V1 hotfix 19.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=96849 Definition] | |||
= V1 Hotfix 20 (10375) = | |||
These are the fixes included in the Linux application platform V1 hotfix 19.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=98558 Definition] | |||
= V1 Hotfix 21 (10376) = | |||
These are the fixes included in the Linux application platform V1 hotfix 21.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=99995 Definition] | |||
== Support of UTF-8 only languages like Russian == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=100942 100942] | |||
|} | |||
Currently only latin1 languages were possible within the web interface. Now also UTF8 only languages are possible.<br/><br/><!--<br/>translator.class.php<br/>include_main.php<br/>all language files in UTF-8 now<br/>--> | |||
= V1 Hotfix 22 (10377) = | |||
These are the fixes included in the Linux application platform V1 hotfix 22.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=101084 Definition] | |||
= V1 Hotfix 23 (10380) = | |||
These are the fixes included in the Linux application platform V1 hotfix 23.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=102532 Definition] | |||
= V1 Hotfix 24 (10383) = | |||
These are the fixes included in the Linux application platform V1 hotfix 24.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=107999 Definition] | |||
== Include SSL certificate in curl requests to support servers with activated MTLS == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=107938 107938] | |||
|} | |||
Otherwise the Linux application platform can't be authenticated.<br/><br/><!--<br/>include_main.php<br/>backup.php<br/>config.sh<br/>install_hotfix.sh<br/>--> | |||
= V1 Hotfix 25 (10386) = | |||
These are the fixes included in the Linux application platform V1 hotfix 25.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=108001 Definition] | |||
= V1 Hotfix 26 (10387) = | |||
These are the fixes included in the Linux application platform V1 hotfix 26.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=109656 Definition] | |||
= V1 Hotfix 27 (10389) = | |||
These are the fixes included in the Linux application platform V1 hotfix 27.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=111547 Definition] | |||
= V1 Hotfix 28 (10391) = | |||
These are the fixes included in the Linux application platform V1 hotfix 28.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=112812 Definition] | |||
== Linux: copy init_install.log to root partition == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=116002 116002] | |||
|} | |||
in case something goes wrong during linux installation<br/><br/><!--<br/>bootscript_end.sh<br/>--> | |||
= V1 Hotfix 29 (10396) = | |||
These are the fixes included in the Linux application platform V1 hotfix 29.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=116356 Definition] | |||
== Linux: performance statistics == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=116418 116418] | |||
|} | |||
result from uptime and free commands will be shown under Diagnostics/Status.<br/><br/><!--<br/>include_main.php<br/>diagnostics.php<br/>--> | |||
== Linux: application platform monitoring == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=117112 117112] | |||
|} | |||
there is a new php script which returns a xml file containing the output from the most relevant commands used for monitoring, free, ps, top, ss.<br/><br/><!--<br/>status.php<br/>--> | |||
= V1 Hotfix 30 (10397) = | |||
These are the fixes included in the Linux application platform V1 hotfix 30.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=118521 Definition] | |||
== Removed timestamp from manual backup filenames == | |||
{| | |||
|Status | |||
|<font><font color="green">Closed</font></font> | |||
|- | |||
|Id | |||
|[http://mantis.innovaphone.com/view.php?id=118740 118740] | |||
|} | |||
Removed the timestamp from manual backup filenames, which makes them easier to use for software.<br/><br/><!--<br/>administration.php<br/>include_main.php<br/>--> | |||
= V1 Hotfix 31 (10400) = | |||
These are the fixes included in the Linux application platform V1 hotfix 31.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=119796 Definition] | |||
= V1 Hotfix 32 (10401) = | |||
These are the fixes included in the Linux application platform V1 hotfix 32.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=128347 Definition] | |||
= V1 Hotfix 33 (10404) = | |||
These are the fixes included in the Linux application platform V1 hotfix 33.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=130498 Definition] | |||
= V1 Hotfix 34 (10405) = | |||
These are the fixes included in the Linux application platform V1 hotfix 34.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=133956 Definition] | |||
= V1 Hotfix 35 (10406) = | |||
These are the fixes included in the Linux application platform V1 hotfix 35.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=138701 Definition] | |||
= V1 Hotfix 36 = | |||
These are the fixes included in the Linux application platform V1 hotfix 36.<!----> | |||
[http://mantis.innovaphone.com/view.php?id=143320 Definition] |
Revision as of 11:48, 5 August 2015
This roadmap describes the V1 (that is, Reference9:Concept_Linux_Application_Platform based) linux application platform.
This article is generated automatically. Do not edit! Please see the disclaimer before using the information presented here!
V1 Hotfix 1 (10180)
These are the fixes included in the linux application platform V1 hotfix 1. Definition
linux: lighttpd webdav write flag
Status | Closed |
Id | 63552 |
modify lighttpd sources to behave like innovaphone boxes. If the user is authenticated, the readonly flag is overwritten.
Linux: show version and time on web interface
Status | Closed |
Id | 64231 |
Version and time are now shown on the web interface.
Linux: download all application log files, not just the current one
Status | Closed |
Id | 64422 |
Only the current application log has been downloaded.
Now, also previous logs are included in the download.
Linux: copy log files to fat partition during linux booting
Status | Closed |
Id | 64816 |
syslog and some other files will be copied to the fat partition. So we will have more information in case Linux is not booting properly.
Reporting: separate authentication for reporting web access
Status | Closed |
Id | 64875 |
It is now possible to configure a separate authentication to the innovaphone reporting web site.
linux: new SSL certificate
Status | Closed |
Id | 65742 |
new SSL certificate for linux since the existing one expires in November. The new one will run forever but certificate.php will throw a warning while this certificate is not substituded.
V1 Hotfix 2 (10196)
These are the fixes included in the linux application platform V1 hotfix 2. Definition
Linux: add index.html, index.htm and index.php to lighttpd config
Status | Closed |
Id | 67328 |
redirect to index.html, index.htm, index.php or application.php when ../ is requested.
V1 Hotfix 3 (10200)
These are the fixes included in the linux application platform V1 hotfix 3. Definition
V1 Hotfix 4 (10236)
These are the fixes included in the linux application platform V1 hotfix 4. Definition
possibility to clear log files
Status | Closed |
Id | 71714 |
Log files can be cleared now.
Just system specific log files can't be cleared.
added trace level option
Status | Closed |
Id | 71857 |
There is now the possibility to enable further tracing levels.
V1 Hotfix 5 (10276)
These are the fixes included in the Linux application platform V1 hotfix 5. Definition
linux: calculation of remaining space for the new partition
Status | Closed |
Id | 71925 |
hdparm is a better tool to calculate how big the remaining space in the compact flash is. So far we used parted but it is less precise.
reporting: send reports per email
Status | Closed |
Id | 72391 |
Reports can be now sent per email.
V1 Hotfix 6 (10282)
These are the fixes included in the Linux application platform V1 hotfix 6. Definition
linux: change timezone
Status | Closed |
Id | 75849 |
ntp does not recognize timezones, it manages information based on UTC.
reporting: create log files with rsyslog
Status | Closed |
Id | 76015 |
this new method presents some advantages:
- avoid flock from failing.
- readability
the general log will be kept for more general things.
V1 Hotfix 7 (10285)
These are the fixes included in the Linux application platform V1 hotfix 7. Definition
Status | Closed |
Id | 77381 |
Some shared code has been moved for future innovaphone applications for the linux application platform.
V1 Hotfix 8 (10288)
These are the fixes included in the Linux application platform V1 hotfix 8. Definition
V1 Hotfix 9 (10294)
These are the fixes included in the Linux application platform V1 hotfix 9. Definition
UI improvements for Mail/NTP/Timezone configuration
Status | Closed |
Id | 80964 |
- The mail protocol must not be specified any more, some tooltips are provided for other fields and pressing Enter submits changes
- The NTP server received by DHCP is now shown on NTP server configuration
- The timezone can be selected with a dropdown box now
V1 Hotfix 10 (10303)
These are the fixes included in the Linux application platform V1 hotfix 10. Definition
UI hint where to update Linux AP
Status | Closed |
Id | 81295 |
Changed a hint on the upload/update tab and added a link to the update/upload page on the firmware side.
multi-client capability for reporting
Status | Closed |
Id | 82835 |
It is now possible to configure different user logins. The admin can assign so called base filters to these users and the users can just use the assigned base filters to create reports or report mails.
They can also create own filters based on one of the assigned base filters.
German translation for the web interface and reports
Status | Closed |
Id | 83047 |
Added the german translation.
V1 Hotfix 11 (10317)
These are the fixes included in the Linux application platform V1 hotfix 11. Definition
Suggest possible PBX object names on creation of a report
Status | Closed |
Id | 83834 |
On entering a PBX object (long name) to create a report for this object, possible values are now selectable from a displayed list.
To keep the response time low, only values from CDRs of the last week are shown.
Alarm server can be configured now
Status | Closed |
Id | 84219 |
An alarm server can be configured, which is then used for alarms of the Linux Application Platform.
http://wiki.innovaphone.com/index.php?title=Reference9:Concept_Linux_Application_Platform#Alarm_Server
Support upload of files up to 500 MB
Status | Closed |
Id | 84764 |
Uploading of applications with a file size up to 500 MB is now possible.
Send an alarm if the disk is 90% full
Status | Closed |
Id | 84833 |
Now an alarm is sent to the configured alarm server if the disk is 90% full.
Alarms are now cleared if condition is cleared
Status | Closed |
Id | 85085 |
Alarms of the Linux Application Platform or by applications like Reporting are now cleared, if the alarm condition doesn't exist anymore.
Support for Zend guarded PHP files
Status | Closed |
Id | 85139 |
Support for Zend guarded PHP files is now available with the PHP extension ZendGuardLoader.so
The license path for Zend licenses is /home/root/zend-licenses
The ZendGuardLoader is only available for our Linux VM, as there is no version for the ARM platform (IPxx10).
V1 Hotfix 12 (10323)
These are the fixes included in the Linux application platform V1 hotfix 12. Definition
New Linux Kernel 3.4.10 for the IPxx10
Status | Closed |
Id | 86451 |
We updated the Linux Kernel to version 3.4.10 for the IPxx10 platform.
The new kernel has to be manually configured on your device, see the wiki hotfix article.
V1 Hotfix 13 (10329)
These are the fixes included in the Linux application platform V1 hotfix 13. Definition
update-rc.d remove now supported for application uninstall
Status | Closed |
Id | 87148 |
An init.d script can be now defined inside the application xml and this script will be deregistered from /etc/rcX.d and removed, if the application is uninstalled.
Support application log files with wildcard *
Status | Closed |
Id | 87355 |
An application can now define a log file with the wildcard * in its file name in the application xml file.
Check of running db restore/backup etc. available for other applications now
Status | Closed |
Id | 88339 |
The check of a running db restore/backup etc. is now available for other applications.
This offers the possibility to prevent database access during certain operations.
V1 Hotfix 14 (10336)
These are the fixes included in the Linux application platform V1 hotfix 14. Definition
Some optimizations for a better web ui performance
Status | Closed |
Id | 89238 |
Added some session vars to avoid running slow code multiple times.
Background processes run with a lower priority now.
V1 Hotfix 15 (10353)
These are the fixes included in the Linux application platform V1 hotfix 15. Definition
Add history logs of apt to log download
Status | Closed |
Id | 90891 |
The history log files of apt are now added to the download all log archive.
This may help us to get some hints in case of a failed installation.
V1 Hotfix 16 (10358)
These are the fixes included in the Linux application platform V1 hotfix 15. Definition
V1 Hotfix 17 (10369)
These are the fixes included in the Linux application platform V1 hotfix 17. Definition
Added Italian translation
Status | Closed |
Id | 95366 |
Italian translation is now available for the Linux Application Platform and its applications.
V1 Hotfix 18 (10371)
These are the fixes included in the Linux application platform V1 hotfix 18. Definition
V1 Hotfix 19 (10372)
These are the fixes included in the Linux application platform V1 hotfix 19. Definition
V1 Hotfix 20 (10375)
These are the fixes included in the Linux application platform V1 hotfix 19. Definition
V1 Hotfix 21 (10376)
These are the fixes included in the Linux application platform V1 hotfix 21. Definition
Support of UTF-8 only languages like Russian
Status | Closed |
Id | 100942 |
Currently only latin1 languages were possible within the web interface. Now also UTF8 only languages are possible.
V1 Hotfix 22 (10377)
These are the fixes included in the Linux application platform V1 hotfix 22. Definition
V1 Hotfix 23 (10380)
These are the fixes included in the Linux application platform V1 hotfix 23. Definition
V1 Hotfix 24 (10383)
These are the fixes included in the Linux application platform V1 hotfix 24. Definition
Include SSL certificate in curl requests to support servers with activated MTLS
Status | Closed |
Id | 107938 |
Otherwise the Linux application platform can't be authenticated.
V1 Hotfix 25 (10386)
These are the fixes included in the Linux application platform V1 hotfix 25. Definition
V1 Hotfix 26 (10387)
These are the fixes included in the Linux application platform V1 hotfix 26. Definition
V1 Hotfix 27 (10389)
These are the fixes included in the Linux application platform V1 hotfix 27. Definition
V1 Hotfix 28 (10391)
These are the fixes included in the Linux application platform V1 hotfix 28. Definition
Linux: copy init_install.log to root partition
Status | Closed |
Id | 116002 |
in case something goes wrong during linux installation
V1 Hotfix 29 (10396)
These are the fixes included in the Linux application platform V1 hotfix 29. Definition
Linux: performance statistics
Status | Closed |
Id | 116418 |
result from uptime and free commands will be shown under Diagnostics/Status.
Linux: application platform monitoring
Status | Closed |
Id | 117112 |
there is a new php script which returns a xml file containing the output from the most relevant commands used for monitoring, free, ps, top, ss.
V1 Hotfix 30 (10397)
These are the fixes included in the Linux application platform V1 hotfix 30. Definition
Removed timestamp from manual backup filenames
Status | Closed |
Id | 118740 |
Removed the timestamp from manual backup filenames, which makes them easier to use for software.
V1 Hotfix 31 (10400)
These are the fixes included in the Linux application platform V1 hotfix 31. Definition
V1 Hotfix 32 (10401)
These are the fixes included in the Linux application platform V1 hotfix 32. Definition
V1 Hotfix 33 (10404)
These are the fixes included in the Linux application platform V1 hotfix 33. Definition
V1 Hotfix 34 (10405)
These are the fixes included in the Linux application platform V1 hotfix 34. Definition
V1 Hotfix 35 (10406)
These are the fixes included in the Linux application platform V1 hotfix 35. Definition
V1 Hotfix 36
These are the fixes included in the Linux application platform V1 hotfix 36. Definition