Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove useless format parameter from custom calendar field plugin #14344

Merged
merged 1 commit into from Mar 6, 2017

Conversation

Bakual
Copy link
Contributor

@Bakual Bakual commented Mar 4, 2017

Pull Request for Issue #14339 and #14340.

Summary of Changes

Removing the unused format parameter from the calendar plugin

Testing Instructions

Not much to test actually since the parameter isn't used.
Test that it doesn't appear anymore in the plugin settings for the fields - calendar plugin

Documentation Changes Required

None

@wilsonge
Copy link
Contributor

wilsonge commented Mar 5, 2017

isn't the bug that this should be used?

@Bakual
Copy link
Contributor Author

Bakual commented Mar 6, 2017

The format parameter was removed from the field with #13638, but I forgot to remove it also from the plugin.
The format is now automatically translated using the language strings (that's a new feature with 3.7.0). There is also a new parameter in the field to specify if the time is shown or not.

@wilsonge wilsonge merged commit e451e2c into joomla:staging Mar 6, 2017
@Bakual Bakual deleted the RemoveUselessFormatParameter branch March 6, 2017 19:16
jjaracz pushed a commit to jjaracz/joomla-cms that referenced this pull request Mar 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants