Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views_ui.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
12 Nov 2012 at 01:25 UTC
Updated:
29 Jul 2014 at 21:30 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #1
dawehnerLet's get rid of "label" for both relationships and areas and just use admin titles.
Comment #2
Bojhan commentedDo we really need that description? Administrative title kinda implies what that description says, we don't have to suggest a use for it.
Comment #4
dawehnerWho could know that we have tests for that ;)
Comment #6
dawehnergit diff should be aliazed to pull :)
Comment #7
damiankloip commented#6: drupal-1838010-6.patch queued for re-testing.
Comment #8
damiankloip commentedLet's see if it still applies, if so, looks good to go. I def don't think we need both label and admin label. People don't use them a great deal anyway from my experience :)
Comment #10
dawehnerRerolled.
Comment #11
tim.plunkett#10: drupal-1838010-10.patch queued for re-testing.
Comment #13
dawehnerRerole!!
Comment #14
damiankloip commentedheh, I guess we didn't have this in the definition before then?
This looks like a nice tidy up. I think this is already covered by some tests? If not, we should add some basic coverage.
Comment #15
damiankloip commentedSorry.
Comment #16
dawehnerIt doesn't seem to be the case yet, though there are generic tests for all handlers in the UI so it's pretty easy to extend them.
Comment #18
dawehnerJust another rerole.
Comment #20
damiankloip commented#18: drupal-1838010-18.patch queued for re-testing.
Comment #21
dawehnerRerolled against the refactoring of the UI.
Comment #22
damiankloip commentedPatch looks pretty good!
Should we just make this change in HandlerBase now? Then we could remove these overrides.
Comment #23
dawehnerThanks for the review!
I think now that it would be probably more useful to have this override just on the relationship. There it's a primary task to set an admin label, but on the area it's not that common to do it.
Comment #24
damiankloip commentedLike it. Nice tidy up.
Comment #25
xjm#23: drupal-1838010-23.patch queued for re-testing.
Comment #27
dawehnerJust a rerole.
Comment #28
damiankloip commentedThis was already RTBC.
Comment #29
xjmBetter title, I think?
Comment #30
xjm#27: drupal-1838010-27.patch queued for re-testing.
Comment #32
dawehner#27: drupal-1838010-27.patch queued for re-testing.
Comment #33
dawehner#27: drupal-1838010-27.patch queued for re-testing.
Comment #34
Bojhan commentedComment #36
dawehnerJust a rerole.
Comment #37
Bojhan commentedComment #38
alexpottCommitted 49861cc and pushed to 8.x. Thanks!