From: Gustaf N. <ne...@wu...> - 2023-09-07 13:04:11
|
Dear all, For all people having troubles to download the new release NaviServer from sourceforge: there seems to be some outages today: https://downdetector.com/status/sourceforge/ One has to patient, i am sure the good guys on sourceforge working in the background are busy right now. As mentioned a couple of times, fixes are currently added to the release/4.99 branch, and new features are added to the main branch, which has the goal to be released, when Tcl 9 is out. All push operations on NaviServer trigger a regression test, so the code quality can always be checked on: https://github.com/nm-wu/naviserver-mirror/actions Today, I've committed a change to improve the mobile friendliness of NaviServer in the main branch, which makes the output readable for humans on mobile devices. This is not terribly important, since every larger application that cares provides it own templating, but nevertheless, sometime the results of "ns_returnnotice" pop up, such as e.g. in the directory listings. The new version is based on a flexible design based on flexbox. See below for a comparison (two screenshots for a display on a recent iPhone). all the best -gn PS: On the longer range, we should provide a fully templated approach for "ns_returnnotice" old: new -- Univ.Prof. Dr. Gustaf Neumann Head of the Institute of Information Systems and New Media of Vienna University of Economics and Business Program Director of MSc "Information Systems" |