Project

General

Profile

Actions

Bug #24422

closed

Grid View must be combined with Column View and get some visual usability enhancements

Added by Jo Hasenau almost 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-12-27
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When using the new Grid View feature, the new view should be combined with the existing Column View, since the current behaviour is to show the Column View anway when there is no selected backend layout record.

Both views should be available within the default view, with the grid showing up as soon as there is a backend layout record that is responsible for the current page itself or the whole branch this page belongs to.

Additionally the Grid View should not just respect the colPosList values but visually show the user which of the columns can be accessed.

We have 3 variants here; "Editable" (Default), "Not Assigned" (no colPos is set for this column) and "Restricted" (Editing not allowed for the user), which should be clearly separated by means of opacity and colour.

Attached patch will do all these things:

Remove the Grid View and merge it with the Columns View
Give both "Restricted" and "Not Assigned" columns a lower opacity.
Give the "Restricted" columns a reddish grey as a background color.

To test any of these changes, you will have to use a backend layout record with at least one column that hasn't got a colPos value, together with a TSconfig setup that disables some of the columns but NOT the unassigned column.
(issue imported from #M16852)


Files

16852.diff (6.34 KB) 16852.diff Administrator Admin, 2010-12-27 13:08
16852_v2.patch (5.71 KB) 16852_v2.patch Administrator Admin, 2010-12-28 01:39
Actions #1

Updated by Steffen Kamper almost 14 years ago

committed v2 to trunk rev 9929

Actions #2

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF