WDF/BA Updates & Improvements

 Permalink
wdf/ba

 WDF/BA Updates:


- EmailSender: catch 'recipients failed' error.
- Improved CSS backgrounds for toggles.
- Due to not-wanted clicks, stopPropagation() was added to auto-complete input fields.
- Introduced customer based tmp-directory. This avoids duplicate WDF/BA file names overwriting each other.
- New function: mv_array_rdiff which does a recursive diff.
- mv_textarea now replaces tabs with 3 spaces.
- GP000 can now show the difference between data before and after it was updated.
- Various under the hood code improvements.

WDF/BA Updates & Improvements

 Permalink
wdf/ba

 WDF/BA Updates:


- Improved framework_root path parsing in cron-jobs.
- Page processing in the browser improved by removing redundant classes of .ui-helper-hidden-accessible.
- Tags detection in GP009 improved and accelerated.
- In MD001, adding streets and cities now check if the name alrady exists, and only when not in DELETE-mode.
- In MD002, added a check if related data exists when in DELETE-mode.
- Clean the application name inside the error handler, otherwis '* Login *' would be used as file name which cannot be deleted.
- Introducing CSS-variables for colors and images via csscolors.inc for use in fw-extra.css.
- Prepared the framework for use of local storage, to replace the two functional cookies in the far future.
- Added $s_HOSTNAMEHTTP to detect if the framework is running on a server in a local network, so the referer and the meta-tag 'server' can be set correctly.
- fw_getdistance: Added the record IDs to end of the array that is returned.
- In the list views, changed filter fields of type 'text' to type 'search'. The web browser will then show a cross to empty the field when clicked.
- mv_client_ip: updated the function to strip IPv6 network adapter abbreviations, like %en0.

WDF/BA Updates & Improvements

 Permalink
wdf/ba

 WDF/BA Updates:


- Added a setting in GP006, LOGOUT-ON-IP-CHANGE, 0/1, to control whether or not a user should be logged out when the IP-address (s)he uses changes.
- Made searching on Country code and Location ID faster in MD000, MD001 and MD002.
- Improved file name cleaning for uploaded files.
- Added logging of data exports.
- Clicking the 'Clear search fields' icon now also clears the drop-down menus.
- Various bug fixes and code improvemnts.

Additions, fixes and changes

 Permalink

WDF/BA Updates:


- GP014: New! CO2 emission calculation added. To comply with new regulations, you can now see how much CO2 will be output for a certain from/to address combo. The mean emission value per 100 Km can be set in GP006, by adding a key named 'GEMCO2' and give it a numeric value for the emission in Kg per Km. The formula to calculate the mean value is:

((Liter/100 Km * Kg(C + O2)) / 100)

With a mean value of 2,392 Kg per 100 Km, and a usage of 8 liters gasoline for 100 Km, the formula becomes:

((8 * 2.392) / 100) = 0,19136 Kg per Km

Source: wijkopenautos.nl magazine


- New! A Two Factor Authentication (2FA) module can now be added to your implementation of WDF/BA. It can do 2FA via email and/or text messages (regular SMS). For use with email, you will need an email address + all settings (username, password, mail server, ports) which needs to be configured in WDF/BA to send emails with. For SMS, you wil need an subscription with an SMS provider. WDF/BA 2FA module currently supports MessageBird and Clickatell for sending via SMS. If you want, or need, 2FA for your business, contact me for a quote.


- Added 'scroll into view', which scrolls the list view page to the last examined record, if known to the application. The last examined record has a light blue background.


- Added a new file name cleaning function to clean the names of uploaded files. The following characters are:

  • replaced : ü by u, ç by c, etc. if possible.
  • removed : all non-ascii characters
  • removed : "'~`;:\/()
  • replaced by a - : &
  • replaced by a _ : spaces


- Added Excel / CSV export for TinyMCE text data. Images will not be exported, only text.


- Improved height calculation of text areas.


- Various under the hood improvements and fixes.

Categoriën

Archieven

On this website, Google Analytics is used to track visitor statistics. These are anonymized data about the number of visitors, which pages they visit on this site, from which regions they visit, which web browsers they use, etc..
Privacy Statement