|
Changlog: -Fixes in File-Uploading, added Javascript-Windows for a better viewing. - Updated TinyMCE to latest Version (3.0.x) - Email Button deactivated - Data for dropdown-lists now has new format: "show in list"=>"value" BREAKS-COMPATIBILITY !!
- Bugfixes (Non-editable input fields, search function, needless SQL requests)
|
|
|
Current Version 1.4 with latest patches: - Integrated HTML-Editor (TinyMCE) - Updated Buttons on the bottom of every page - Several minor fixes, esp. in the copy and delete section. - Search fields now capable to search through the columns with several words. Word will be combined with logic "OR". E.g. searching for "my name" will find all strings starting with "my" or "name". |
|
|
Version 1.3 = the AJAX Design Update: - Colourchooser deleted. Now there is only one theme (blue). - Theme updated (looks more like phpMyAdmin) - Check for activated Javascript and accepting Cookies - Update to latest Prototype.js - AJAX window error messages - Copy function - New delete function (you dont need the "del_key" information in your config any more) - Minor fixes (creating menus, saving filenames,...) |
|
|
- A new field named "timestamp_manual" has been added. As it says, it is to set values of timestamp fields manually. - The error-messages are more detailed. By clicking "details" in the message box (available only on error) you will see a more detailed description about the error and why it occurs. - The config-file is more easier to understand. Better comments sections. - Minor fixes and speed improvements with colors and delete. - Bug fix (local upload) |
|
|
- Several bug fixes in the calendar function (parsing current date, today-button, colours) - The Link field can now parse all dynamic contents as long as there is now special character in the fieldname. Example: WORKS: link = http://www.domain.php/login.php?user=$T[user]&pass=$T[pass] DONT: link = http://www.domain.php/login.php?user=$T[user-name]&pass=$T[pass] - A new field named "spacer" has been added. It is only a single empty line for separation purposes. |
|
|
|