Added Plugin and Module Translation integration. #537

Merged
Llewellyn merged 8 commits from staging into master 2020-04-05 00:02:02 +00:00
Owner

Pull Request for Issue Fixed gh-487, gh-493, gh-503, gh-514, gh-522, gh-534.

Summary of Changes

  • Added events to the new module and plugin translation areas.
  • Updated the fieldtypes to have more info on the showon property.
  • Formatted compiler classes with the Joomla standards in PHPstorm.
  • Added translation for plugin and module areas. Resolve gh-503 gh-493
  • Fixed gh-534 so that the correct comment is made in the module area with the GUI placeholders.
  • First steps towards adding multi languages for both modules and plugins gh-503 gh-493 in JCB.
  • Other small improvements to the date helper methods.
  • Add the option to target the admin area with modules.
  • Added module area target client switch.
  • Added the custom code placeholder search to modules.
  • Improved the JCB backup feature to only move the zip package to the backup location.
  • Added the option to use advance field modeling to store data in other tables in combination with the field being set to not be stored in the view/table in the admin view.
  • Fixed gh-487 yet once again to allow the datalength to be stored every time, and not get dropped.
  • Improved the JCB way of conditions field behavior.
  • Fixed gh-514 that table ordering in the admin list views will work again.
  • Fixed gh-522 so that file in assets/js/ containing the added code.
  • added git ignore

Testing Instructions

Read over each github issue resolved, and test the related area.

Expected result

That all issues are indeed resolved, and the the new plugin, module translation integration works as expected.

Pull Request for Issue Fixed gh-487, gh-493, gh-503, gh-514, gh-522, gh-534. ### Summary of Changes - Added events to the new module and plugin translation areas. - Updated the fieldtypes to have more info on the showon property. - Formatted compiler classes with the Joomla standards in PHPstorm. - Added translation for plugin and module areas. Resolve gh-503 gh-493 - Fixed gh-534 so that the correct comment is made in the module area with the GUI placeholders. - First steps towards adding multi languages for both modules and plugins gh-503 gh-493 in JCB. - Other small improvements to the date helper methods. - Add the option to target the admin area with modules. - Added module area target client switch. - Added the custom code placeholder search to modules. - Improved the JCB backup feature to only move the zip package to the backup location. - Added the option to use advance field modeling to store data in other tables in combination with the field being set to not be stored in the view/table in the admin view. - Fixed gh-487 yet once again to allow the datalength to be stored every time, and not get dropped. - Improved the JCB way of conditions field behavior. - Fixed gh-514 that table ordering in the admin list views will work again. - Fixed gh-522 so that file in assets/js/ containing the added code. - added git ignore ### Testing Instructions Read over each github issue resolved, and test the related area. ### Expected result That all issues are indeed resolved, and the the new plugin, module translation integration works as expected.
Sign in to join this conversation.
No reviewers
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: joomla/Component-Builder#537
No description provided.