Additions and changes
Thu, Dec 23 2021 PermalinkWDF/BA updates:
- NEW: Introducing background images. You can now add a background image to your WDF/BA:
In GP006, add a key 'BKGIMAGES', and in the text area, add links to images, each link on a new line.
The display of the background images is spread over 24 hours, in the following manner: for example, when you added 4 links, you have link 0, 1, 2 and 3 : int(current hour / (24 / number of links)) = int(15 / (24 / 4)) = int(15 / 6) = int(2,5) = 2
, which means it will use link number 3.
This way, you can have special images for the morning, midday, afternoon, evening and night.
- Improved local development and test environment by installing local HTTPS and DNS .
- Changed the general log level from 9 to 7. Changed the log level of reading data for list views to 9 for interactive mode and 2 when exporting. This change will massively reduce the number log-entries.
- GP004: Renamed it to MD007, which is a better place for it. This is implemented by default for new customers, and for existing customers who do already have an MD007 for something else.
- GP009: Improved auto-complete on the tags field.
- MD000: Added 'copy a record'-mode. This is implemented by default for new customers, and for existing customers who need it.
- MD001: Added a TagEditor to the 'Location type' field. This is implemented by default for new customers, and for existing customers who need it.
- Many CSS and under the hood fixes and updates, including removing or replacing PHP 8.1 deprecations. The final move to PHP 8.1 for the production servers, is planned to be done in April/May 2022
Various changes and additions
Mon, May 03 2021 PermalinkWDF/BA updates:
- Better modal confirmation dialog positioning.
- You can now set application variables via GP006. I advise against it, unless you are sure that you know what you want. Here is a list with variables you can set:
- LOGLEVEL: 0 through 9. The lower the number, the less message are logged.
- EXTRAWIDTH: In pixels; to widen the content area.
- EXPORT: 0 or 1; allow Excel/CSV-export.
- EXPORTTYPE: 'csv', 'txt' or 'xls' (without the quotes).
- EXPORTUSELABELS: 0, 1 or 2; 0 = no column headings, 1 = Short text, 2 = Long text
- EXPORTHEADER: 0 or 1; Exports information about the app and the date in the first 3 lines.
- EXPORTFILENAME: Set the file name for the export. If not set, it defaults to PRODUCTNAME_APPNAME_DATETIME.ext
- EXPORTSEPARATOR: Only valid for non-XLS exports. The column separator to use. If not set, a tab (.txt) or a semicolon (.csv) is used.
- NODUPLICATEBTN: 0 or 1; enable or disable the 'copy record' button in list-view.
- NONEWBTN: 0 or 1; enable or disable the 'Add new' button.
- NOHELPBTN: 0 or 1; enable or disable the 'Help' button.
- DELCHKBOX: 0 or 1; enable or disable the 'multi-delete' feature in list-view. Note: not all apps have this 'multi-delete'-feature implemented. If you find an app where you need it, and it hasn't this feature, contact me for a quote.
- SQLLIMITENTRY: 0 or 1; enable or disable the 'Results per page' entry field in the footer.
TagEditor styling and Date calculations
Tue, Nov 24 2020 PermalinkWDF/BA updates:
- TagEditor styling: set a maximum width.
- Fixes inside the date calculation routine that could cause 'Passing null to...' errors.
- GP008/10/13: An error message was not translated into the chosen language.
- MD005W: Bug fix.
- Added automatic amount formatting of fields on Excel/CSV export.
ALT-N or Option-N, tags and styling
Tue, Nov 03 2020 PermalinkWDF/BA update:
- Added the keyboard shortcut ALT-N (Windows) / Option-N (macOS) to start a new record. Now you don't have to click the (+) button. This works when there is no input field selected.
- Added a jQuery Tag-Editor to the framework.
- Added an alternating backround to rows in listview; each even row gets a very light grey backround. This helps the eye to follow the data on a row from left to right.
Various changes and additions
Thu, Oct 29 2020 PermalinkWDF/BA update:
- The unique form ID is now also added into its own field in the log at time of creation.
- Moving the mouse over the right side of the details screen now highlights the field row your mouse is over.
- Mobile UI improvements.
- Bug fix regarding accessing names of days and months, when none is given.
- Bug fix where data export could still be done after being logged out.
- Added an empty menu option, instead of a cross to empty the selection, to some popup menus in list view.
- Disabled the browser's autocomplete on username field.
Various changes and additions
Tue, Sep 22 2020 PermalinkWDF/BA updates:
- CSS improvements for the header bar to automatically make left and right sections equal in size.
- Home screen styling improvements.
- MD005: Form ID fix.
CSS updates for mobile
Wed, Sep 09 2020 PermalinkWDF/BA updates:
- More CSS queries to better display details screens on mobile.
- GP004: UI and interaction improvements.
Various changes and additions
Sun, Sep 06 2020 PermalinkWDF/BA updates:
- Added logging of table-locks to improve the analysis of the hourly backup procedure: what can be changed to speed it up.
- Improved the layout of the login screen on mobile devices.
Various changes
Wed, Aug 26 2020 PermalinkWDF/BA updates:
- Improved CSS for drop-down menus where the Chosen-plugin is used.
- Added CSS to animate the download button.
- Improved the setting of the correct MIME-type when exporting data.
- Improved CSS for toggle-switches.
- Clicking a row opens the details screen. This has been changed: you can now only click on columns without links to open the details screen.
- The menu can now also be displayed as a menu bar with drop down menus.
How the menu will be displayed, can be set in GP006, key 'USERMENU' :
- F = In footer bar
- H = In header bar
- M = As menu bar (not on mobile)
Checkboxes to toggle-switches
Thu, Aug 06 2020 PermalinkWDF/BA update:
- Added CSS and code to convert default HTML checkboxes to toggle-switches.
If your system still has the normal checkboxes and you want them to be push-toggles, contact me for for a quote.
Categoriƫn
Background
Backup
Buttons
CSS
CSV
dates
Deletion
Dialog window
DNS
drop-down menus
Excel
Export
Fields
Filter
FTP
GD004
GP000
GP001
GP003
GP004
GP005
GP006
GP007
GP008
GP009
GP010
GP011
GP013
GP014
GPS
Hacking
HTTPS
Images
iOS
iPad OS
Languages
Layout
Links
Log
Login
Logo
Logout
MD000
MD001
MD002
MD005
MD005W
MD007
Menu
Mobile
Password
Reading data
Reload
Scrolling
Server
Shortcuts
SMS
Tags
Timeout
Tooltip
User interface
Variables
Web browser
Zoom