Named session and destroy session on logout
Center table in report
Remove warning on maxlen
Composer support
Fix in case of debug mode. Object is now logged.
Improve logging on databasecontroller.class
Remove further warnings in php8 on maxlen not set
Remove warnings using php8 in certain cases
Add phpMyEditFooterExit function
Remove debug in production code (JS module)
Remove spaces at line endings
Avoid warning when redirecting page
Move usefulfunctions to phpMyEditFunctions
Implement PME_js_form_appendredirect
Fix warning in debug code
Simplify code on custom js validation
Standard implementation of PME_js_debuglog
Remove warning if CONTENT_TYPE is not set
Only add classdata if different from null
Allow to log-out using the empty call to /api/login-logout.php
Charset is now part of options on the database connexion
Refresh user-sessions so they stay valid beyond their last update.
Remove runtime warnings
Documentation update
Move debug code to examples
Add detailed session management
Cleanup generated files to be compliant with latest version of library.
changed all occurrences of htmlspecialchars() to indicate valid unicode (UTF-8) and HTML5
Update of symbols management
Add more datatypes in testfile.
Change index on examples
Display options change, remove double init function call
Varchar fields are changed from 255 to 250 (allowing single byte storage)
Documentation updates
Plans for phpMyEdit beyond version 5.7.1
when applying filter and hiding active filter, do show filter icon in red
Fix: do not show graphics twice if Unicode/Text and graphics is required
Add 5.7.5 theme
Documentation update
Allow search labels to be graphical, Allow row actions to be unicode, unicode + text or text
Correct HTML disabled attribute on input tag to be HTML 5 compliant
Update icon set
Formatting
Fix regression on f1bb48c9 - remove generated warnings
Change: Do not show page 1 of 1 if goto drop down is optional, do not show
Update french translations
Tweaking: Tabletotals function is conditionned by TABLETOTALS define.
Documentation updates.
Add possibility for custom css class from multi-report table
Example report makes use of phpMyEdit_MultiReport
Change: Custom navigation button: add default class instead of null,
fix: Navigation buttons are hidden when optional (leading -) in query screen
Update to multireport extension, add more functions
Documentation updates
Move phpMyEdit.debug.php to examples folder
Makefile comes without extension.
Format source
Also format .js and .sql files.
Fix issue on macOS for creation of extra files while formatting source
add existing makefile to repository
add existing extension phpMyEdit-messages and phpMyEdit-xstandard to repository
Add sessioncontroller for log-in system and update pme_user pages
Add report integration in wordpress information
Remove warning if report does not contain lines.
Move report-run to base folder
Add reports and report-details
Code cleanup
Rename changelog to pme_changelog
More updates on landscape mode for mobile.
More documentation update
Change: help text is only displayed on Add/Create/Copy, not on Delete/View
Initial support for mobile device (viewport, scale)
Bug-fix: apply same styling for links in header and body in examples
Change: boolean (AKA tinyint(1)) is generating a checkbox
More documentation update
Documentation update
When generating file, format values list/table/columns
Change: datemask and strftimemask added to date and time fields
Change: set textarea and maxlen on all kind of blob fields
Codeformatting in generated files
Bug-fix: escape help element during pagegeneration if it contains quotes
Fix configuration of pagetitle during pagesetup
During pagesetup, Gray out options when they can no longer be changed
Allow links to set on pageHeader
Remove duplicate section about configoptions.md in generated files.
Documentation update
Set database connection charset to utf8mb4
Remove temporary comments
Add link to details (next to button)
Continuation for add examples/debug.php
Add examples/debug.php
Documentation update
Use HTTP_ACCEPT_LANGUAGE as default language in defined order,
Extension phpMyEdit_MultiQuery update to allow different type of query
Remove php8 warnings when using custom buttom
Fix regression on 116c799f
Remove more warnings for php 8, checkbox/radiobutton & help text
Remove further warnings related to php 8
Add extensions/phpMyEdit-multiquery.class.php
Correction on triggers on MetaDB