Changes, updates and improvements

 Permalink

 WDF/BA Updates:


- Added CSS classes '...gray' next to '...grey' to avoid UK/US typos.


- Added server check for (not) displaying the SSL logo.


- If an app is started from the URL-bar:

  • default date values are now added correctly.
  • default sort column is applied correctly

- Added default date of today for GP000.


- New: expiration date and/or period for user profiles. After a given date, or a number of days since last login, or both, the user profile expires and the user cannot login anymore. An admin-user must set a new date, reset last login or allow for a longer period.


- Encryption default permanently changed from 'BF-CFB' to 'aes-256-ctr'.


- Various code and speed improvements.

Various improvements

 Permalink

 WDF/BA Updates:


- Moved the config file and document folder outside the webroot into WDF/BA's own directory structure. This is done for almost all customers that host with us.


- Changed the uppercase function in apps that use it, into the multi-byte version. This transfroms ü correctly to Ü.


- Improved the check on which server (DEV, VOS, ANU, LOCAL) the application is running.

Server check, UI improvements

 Permalink

WDF/BA updates:

- New, better 'on which server am I running'-check for batch jobs.

- New CSS for drop down menus that use the 'Chosen'-plugin: no border, single thin underline.

- MD005/5W: Added missing HTML-attributes with input fields.