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

Convert all event forms to datepicker #12973

Closed
wants to merge 1 commit into from

Conversation

mattwire
Copy link
Contributor

@mattwire mattwire commented Oct 19, 2018

Overview

This converts ALL event forms to datepicker:
* EventFees (On Register Event Participant for a paid event). - #12992
* Register Event Participant (Registration date) - #12979
* Event Search (On ManageEvent page - also cleaned up layout) - Before/After screenshot below. - #12978
* Manage Event - Fees - #12977
* Manage Event - Registration - #12975

Before

Event forms using old jcalendar method.
localhost_8000_civicrm_event_manage_reset 1 2

After

Event forms using new datepicker method.
localhost_8000_civicrm_event_manage_reset 1

Technical Details

Comments

Each form has it's own commit and can be reviewed separately if desired, but as they're all low-risk related changes (ie datepicker conversion) I think it makes sense to keep them in a single PR and whack them all in one go...

@civibot
Copy link

civibot bot commented Oct 19, 2018

(Standard links)

@mattwire mattwire changed the title WIP Convert all event forms to datepicker Convert all event forms to datepicker Oct 29, 2018
@mattwire
Copy link
Contributor Author

All now merged as separate PRs. No more datepicker in Event component :-)

@mattwire mattwire closed this Oct 29, 2018
@mattwire mattwire deleted the event_datepicker branch October 29, 2018 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant