Skip to content

MNT Remove TODO comments#546

Merged
GuySartorelli merged 1 commit intosilverstripe:3.1from
creative-commoners:pulls/3.1/remove-todo
Oct 29, 2023
Merged

MNT Remove TODO comments#546
GuySartorelli merged 1 commit intosilverstripe:3.1from
creative-commoners:pulls/3.1/remove-todo

Conversation

@sabina-talipova
Copy link
Copy Markdown
Contributor

$('.cms-edit-form').entwine({
/**
* TODO: Fix with Entwine API extension. See https://github.com/silverstripe/silverstripe-subsites/pull/125
*/
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Open ticket: #541

Comment thread src/Extensions/ErrorPageSubsite.php
// If you're querying by ID, ignore the sub-site - this is a bit ugly... (but it was WAYYYYYYYYY worse)
// @TODO I don't think excluding if SiteTree_ImageTracking is a good idea however because of the SS 3.0 api and
// ManyManyList::removeAll() changing the from table after this function is called there isn't much of a choice

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Open ticket: #542

Comment thread src/Extensions/SiteTreeSubsites.php
* @todo In the future, we will probably need to come up with a tigher object representing a partially
* complete controller with gaps for extra functionality. This, for example, would be a better way
* of letting Security/login put its log-in form inside a UI specified elsewhere.
*
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Open ticket: #544

Comment thread src/Model/Subsite.php
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Open ticket: #545

Comment thread src/Extensions/ErrorPageSubsite.php Outdated
Comment thread src/Extensions/FileSubsites.php
Copy link
Copy Markdown
Member

@GuySartorelli GuySartorelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@GuySartorelli GuySartorelli merged commit ebc1eee into silverstripe:3.1 Oct 29, 2023
@GuySartorelli GuySartorelli deleted the pulls/3.1/remove-todo branch October 29, 2023 23:21
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.

2 participants