Work Package #45020

Content Editing Stability and Features

Added by Sebastian Kurfuerst over 2 years ago. Updated 9 months ago.

Status:Closed Start date:2012-01-06
Priority:Could have Due date:
Assigned To:Aske Ertmann % Done:

95%

Category:Content Editing Spent time: -
Target version:1.0 beta 1

Description

Content Editing Stability and Features

  • Target Audience: users who want to edit content
  • Responsible: Aske Ertmann
  • Implemented by: the whole Neos Team
  • Amount: not estimatable, not paid, done on voluntary basis
  • Version: must have for 1.0
  • Planned Implementation Timeframe: continuous work

Motivation

As in-page content editing is the main way a content editor interacts with TYPO3 Neos, it's crucially important that this works flawlessly without hickups.

Goal

We want to solve as many as possible bugs regarding content editing, and fill in the remaining gaps in content editing.

Deliverables

  • fix as many content editing bugs as possible for that.
  • improve content editing (table insertion, improved links)

Subtasks

Feature #45431: Icon location for Node Types in Neos shouldn't be fixed t...Closed

Story #40720: As a content editor with small screen, I want to have a c...Closed

Task #40722: Make inspector panel collapsibleClosedAske Ertmann

Task #40721: automatically collapse inspector on small pageClosed

Feature #45320: Support collapsing of inspector property groupsClosedAske Ertmann

Bug #44174: Removing image dimensions throws exception in AJAX responseClosedAske Ertmann

Feature #45433: Support configurable rendering max widths of imagesClosedAske Ertmann

Story #45434: As a content editor I want to be able to edit normal contentClosed

Task #45587: Re-enable AlohaClosedSebastian Kurfuerst

Task #49928: Aloha table options inspector staysClosedAske Ertmann

Task #46182: Compare CKEditor to AlohaClosed

Task #52330: Headers should support basic text formattingClosed

Story #45435: As a content editor I want to be aware when asynchronous ...Closed

Task #45439: Indicate loading when inserting a new content elementClosedMattias Nilsson

Task #45483: Show loader when searching for page inside link wizardClosedMattias Nilsson

Bug #45445: Link wizard autocompletion of pages not working properlyClosed

Bug #45447: HTML editor causes JavaScript errorClosedAske Ertmann

Task #45448: Add missing icons for inspect treeClosedAske Ertmann

Task #45449: Labels for content elements without a titleClosedMattias Nilsson

Bug #45452: Part of a site is hidden for small screensClosed

Bug #45456: HTML editor displays dynamically inserted content rather ...Closed

Task #45485: Pasting content causes page reload but inserting doesn´tClosedRens Admiraal

Task #45486: Copy/cut breaks after pasting an elementClosed

Task #45531: In Backend, handle exceptions more gracefully if possibleClosedTim Kandel

Task #45534: In Backend, clicking a link should not follow the linkClosedMattias Nilsson

Bug #45794: Erroneous XHR Tasks are not always considered as suchClosed

Task #45839: As a content editor I want the inspector fields to be val...ClosedAske Ertmann

Task #45957: Improve linkpicker stylingClosedMattias Nilsson

Task #45972: Improve error handling occurring during image uploadClosed

Story #45973: As a content editor I want improved image handlingClosedAdrian Föder

Task #48072: Remove image from image propertyClosedDominique Feyer

Task #49927: Remove image caption alignmentClosedAske Ertmann

Task #49937: Make multiple image selection possibleClosed

Task #49938: Add crop aspect ratio lock presetsClosed

Task #49939: Consider replacing image alignment with layoutClosed

Task #51468: Image preview is not reset after cancelling changes in in...Closed

Bug #45980: Inserting of new content which uses layout or partials failsClosedAske Ertmann

Bug #45981: Searching for pages in link wizard causes exception for u...ClosedAske Ertmann

Task #46251: Date picker breaks after switching monthClosedFrans Saris

Task #46252: Date picker breaks after switching monthClosed

Bug #46266: Deleting an Image content element having no image results...Closed

Task #46295: Active content element border is hiddenClosedMattias Nilsson

Task #46401: Workspace module breaks when having two node with same pathClosedTim Kandel

Task #46627: Partial visible button barClosed

Task #47076: Inspector properties is partially hiddenClosedMattias Nilsson

Bug #40677: Pasting pastes into target node rather than afterClosedTim Kandel

Bug #33010: Editing of HTML elements with javascript causes problemsClosed

Bug #42213: Script code in inspector panel fields is executedClosedMattias Nilsson

Bug #42733: It is not possible to interact with a plugin that throw e...ClosedTim Kandel

Bug #44827: Error loading the VIE schemaClosed

Bug #45542: Workspace module breaks with errorClosed

Bug #46221: Server communication errorClosed

Bug #47224: Neos creates "unstructured" nodes on errorClosed

Task #47555: The deletePageDialog delete button do not match rest of t...ClosedMattias Nilsson

Task #47605: Image crop is broken in wireframe modeClosedSebastian Hens

Task #47610: If page tree is expanded, new content element chooser is ...ClosedRens Admiraal

Task #48070: Image captions should be edited inlineClosed

Task #48073: Image cropping is brokenClosed

Task #48106: Different issuesClosedChristian Müller

Task #48146: Change default generated node paths when changing the nod...ClosedAske Ertmann

Task #48147: Editing of shortcutsClosedTim Kandel

Task #48178: Inspector click protection dialog broken after Ember RC3 ...Closed

Task #48180: Saving content properties inside selectboxes doesn't workClosed

Bug #48230: Wireframen mode broken after Ember RC3 updateClosedSebastian Hens

Bug #48261: Inline editable properties are reset after applying chang...ClosedAske Ertmann

Feature #48307: Support changing node type in the inspectorClosed

Task #48369: Allow to edit Tables with AlohaClosed

Task #49945: Prevent page reload if content structure is differentClosed

Feature #44644: Nodename according to the pagetitleClosedRobert Lemke

Bug #52061: Pasting from clipboard to empty page doesn't workClosed

Task #52663: Image element has no height when addedClosedRens Admiraal


Related issues

related to Base Distribution - Task #52053: Deleting Home page leaves backend inaccessible New 2013-09-17

Associated revisions

Revision edaca6b5
Added by Aske Ertmann about 1 year ago

[BUGFIX] Inline editable properties re-initialized after publishing

When publishing changes all inline editable properties are
re-initialized by Aloha in the callback due to the VIE entity
being updated. This causes the cursor to be moved among other
issues. To prevent this we update workspace for the entity silently.

Change-Id: Ia1e73d7c7a67ed30466822239a9fddfc71e93445
Related: #45020
Releases: master, 1.1
Reviewed-on: https://review.typo3.org/30339
Reviewed-by: Aske Ertmann
Tested-by: Aske Ertmann

Revision ae5e31ec
Added by Aske Ertmann about 1 year ago

[BUGFIX] Inline editable properties re-initialized after publishing

When publishing changes all inline editable properties are
re-initialized by Aloha in the callback due to the VIE entity
being updated. This causes the cursor to be moved among other
issues. To prevent this we update workspace for the entity silently.

Change-Id: Ia1e73d7c7a67ed30466822239a9fddfc71e93445
Related: #45020
Releases: master, 1.1
Reviewed-on: https://review.typo3.org/30676
Reviewed-by: Aske Ertmann
Tested-by: Aske Ertmann

Revision 7a064548
Added by Aske Ertmann about 1 year ago

[BUGFIX] Title used in publishing notice relies on page reload

Currently the title used when publishing relies on the page being
reloaded since it gets the property from the DOM instead of the VIE
entity. This is needed when the title is inline editable.

Change-Id: If16d75681c4a17536f0240027a177b54fcb77965
Related: #45020
Releases: master, 1.1
Reviewed-on: https://review.typo3.org/30340
Reviewed-by: Aske Ertmann
Tested-by: Aske Ertmann
Reviewed-by: Sebastian Kurfuerst
Tested-by: Sebastian Kurfuerst

Revision 6f68f80b
Added by Aske Ertmann about 1 year ago

[BUGFIX] Title used in publishing notice relies on page reload

Currently the title used when publishing relies on the page being
reloaded since it gets the property from the DOM instead of the VIE
entity. This is needed when the title is inline editable.

Change-Id: If16d75681c4a17536f0240027a177b54fcb77965
Related: #45020
Releases: master, 1.1
Reviewed-on: https://review.typo3.org/30340
Reviewed-by: Aske Ertmann
Tested-by: Aske Ertmann
Reviewed-by: Sebastian Kurfuerst
Tested-by: Sebastian Kurfuerst
(cherry picked from commit 7a064548cc78348d8c83ac479606384bf02e65c4)
Reviewed-on: https://review.typo3.org/30824

Revision 615d1f28
Added by Aske Ertmann about 1 year ago

[BUGFIX] Hide formatting button when no options are available

When configuring the aloha editor not to have any formatting
options, the selector is still shown although useless. This
makes sure it's hidden if no options are available.

Change-Id: Iaaf93e7b951ab267d01e5f0cee6189fb93605583
Related: #45020
Releases: master, 1.1
Reviewed-on: https://review.typo3.org/30341
Reviewed-by: Sebastian Kurfuerst
Tested-by: Sebastian Kurfuerst

Revision 46e3a8a8
Added by Aske Ertmann about 1 year ago

[BUGFIX] Hide formatting button when no options are available

When configuring the aloha editor not to have any formatting
options, the selector is still shown although useless. This
makes sure it's hidden if no options are available.

Change-Id: Iaaf93e7b951ab267d01e5f0cee6189fb93605583
Related: #45020
Releases: master, 1.1
Reviewed-on: https://review.typo3.org/30341
Reviewed-by: Sebastian Kurfuerst
Tested-by: Sebastian Kurfuerst
Reviewed-on: https://review.typo3.org/30826

Revision b2347c01
Added by Aske Ertmann about 1 year ago

[BUGFIX] Alignment configuration for Aloha editor broken

It's not possible to use the alignment configuration due to broken
logic in the plugin itself and wrong configuration of Aloha settings.

Change-Id: Idcafe34bff00e7218730b2d1210be87496569dc9
Related: #45020
Releases: master, 1.1
Reviewed-on: https://review.typo3.org/30343
Reviewed-by: Sebastian Kurfuerst
Tested-by: Sebastian Kurfuerst

Revision 06bdd643
Added by Aske Ertmann about 1 year ago

[BUGFIX] Alignment configuration for Aloha editor broken

It's not possible to use the alignment configuration due to broken
logic in the plugin itself and wrong configuration of Aloha settings.

Change-Id: Idcafe34bff00e7218730b2d1210be87496569dc9
Related: #45020
Releases: master, 1.1
Reviewed-on: https://review.typo3.org/30343
Reviewed-by: Sebastian Kurfuerst
Tested-by: Sebastian Kurfuerst
Reviewed-on: https://review.typo3.org/30839

History

#1 Updated by Sebastian Kurfuerst over 2 years ago

  • Subject changed from Content Editing Stability to Content Editing Stability and Features

#2 Updated by Aske Ertmann over 2 years ago

  • Assigned To set to Aske Ertmann

#3 Updated by Aske Ertmann 9 months ago

  • Status changed from Accepted to Closed

Also available in: Atom PDF