Skip to content

Scheduler Repeat sub-module#8

Open
jonathan1055 wants to merge 34 commits into8.x-1.xfrom
1345666-repeat
Open

Scheduler Repeat sub-module#8
jonathan1055 wants to merge 34 commits into8.x-1.xfrom
1345666-repeat

Conversation

@jonathan1055
Copy link
Copy Markdown
Owner

Mikael Kundert and others added 30 commits October 20, 2020 16:17
- Field for storing chosen repeater
- Attaches to node entity type
- Shows the widget in the scheduling options fieldset
- Plugin framework for writing repeaters
- WIP: Applying next occurance logic
* Remove debuging code

* Return void as we're implementing hook_node_presave()

* Implemented next occurence calculation logic

* Update field name

* Removed duplicate function

This function body was declared as other function name and was used as
part of hook_entity_presave()
* Keep holding next dates, so we don't lose them
* Issue #1345666: Remove uneeded methods
* Issue #134666: Remove unneeded event subscriptions
* Issue #134666: Remove unneeded event subscriptions
* Issue #1345666: Don't delegate plugins for validation
* Issue #1345666: Show next occurence values
* Issue #1345666: Use specified array as primary, then attribute $element as defaults
Add value for repeat formatter
@jonathan1055
Copy link
Copy Markdown
Owner Author

New development on Scheduler will be on the 2.x branch following a major re-write to cater for non-node entities. This submodule should still work as-is on 8.x-1.4. But I won't be committing in on 8.x-1.x because it needs to be on 2.x. I will work on that soon.

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.

1 participant