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

Start automated tagging app #1

Merged
merged 7 commits into from
Aug 4, 2016
Merged

Start automated tagging app #1

merged 7 commits into from
Aug 4, 2016

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Jul 27, 2016

Fix #2

@nickvergessen
Copy link
Member Author

@MorrisJobke I need your help here.

The problem is, with AT we need to make use of the operation field.
In case of the tagging we want to write then json_encode($selectedTags) into the operation.
So in the template we need a UI option, instead of:

<span class="pull-right info">{{operation.class}} - ID: {{operation.id}} - operation: {{operation.operation}}</span>

Also when the value is changed, we need to be able to save the thing again.

Now the question is, can that be added by overwriting a special method, or we add a special argument to OperationsView which is then passed through?

In case of AccessControl we don't want anything displayed. So :/

@nickvergessen nickvergessen added this to the Nextcloud 11.0 milestone Jul 27, 2016
@MorrisJobke
Copy link
Member

Now the question is, can that be added by overwriting a special method, or we add a special argument to OperationsView which is then passed through?

We simply make it an input field and for the files access this is hardcoded and simply can't be changed (only one option to select). 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants