Actions
Feature #9752
closedModule: Implement foldout part of differences in grid view
Start date:
2010-09-16
Due date:
% Done:
100%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Implement the functionality to render the differences of workspace versions in the ExtJS grid view.
The accordant data shall be requested by AJAX, an plain HTML response is expected here.
Updated by Oliver Hader about 14 years ago
- Subject changed from Module: Implement new AJAX handler to load representation of differences to Module: Implement foldout part of differences in grid view
- Assignee set to Steffen Ritter
Updated by Steffen Ritter about 14 years ago
- Assignee changed from Steffen Ritter to Michael Klapper
Updated by Oliver Hader about 14 years ago
- Status changed from New to Accepted
- % Done changed from 0 to 20
Updated by Sonja Schubert about 14 years ago
- Target version set to 4.5 Feature Freeze
Screen by HCI needed
Updated by Oliver Hader about 14 years ago
Screens are already defined by Lars, see:
Updated by Sonja Schubert about 14 years ago
- % Done changed from 20 to 80
Following problems are still open:
- result of $versionRecord[$fieldName] = t3lib_BEfunc::getProcessedValue($parameter->table,$fieldName,$versionRecord[$fieldName]); is cropped, although param for cropping is 0
- output formatting is not perfect in template of javascript
- if a user is not allowed to see a field, because f.e. its an exclude field, its shown in detail view nevertheless
- styling of detail view
- show content element type icon before Type
- show the images as thumbnail if one changed
- list comments, be_users inserted by stage change
Updated by Sonja Schubert about 14 years ago
Following problems are still open:
result of $versionRecord[$fieldName] = t3lib_BEfunc::getProcessedValue($parameter>table,$fieldName,$versionRecord[$fieldName]); is cropped, although param for croppingis 0output formatting is not perfect in template of javascriptif a user is not allowed to see a field, because f.e. its an exclude field, its shown in detail view neverthelessstyling of detail view (CSS team issue #10684)show content element type icon before Typeshow the images as thumbnail if one changed (rejected, because does it makes sense to display the thumbnail instead of the image, because then you can't see which file it is now?)list comments, be_users inserted by stage change
Updated by Sonja Schubert about 14 years ago
- Status changed from Accepted to Under Review
- % Done changed from 80 to 100
Updated by Sonja Schubert about 14 years ago
- Status changed from Under Review to Resolved
Updated by Oliver Hader almost 14 years ago
- Category changed from 840 to New Features
Updated by Michael Stucki almost 11 years ago
- Category changed from New Features to Workspaces
Updated by Michael Stucki almost 11 years ago
- Project changed from 624 to TYPO3 Core
- Category changed from Workspaces to Workspaces
- Target version deleted (
4.5 Feature Freeze)
Actions