Project

General

Profile

Actions

Feature #69394

closed

EXT:form - Directly load form wizard as inline wizard

Added by Björn Jacob over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Category:
Form Framework
Target version:
Start date:
2015-08-28
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

We want to load the form wizard directly as inline wizard. That way we'll achieve a lot of awesome things:

  • UX improvement, i.e. wizard is loaded directly. There is no need anymore to save the new plugin and load the wizard afterwards in a new window.
  • We move to require.js in order to make this feature work.
  • We will create a new render type for the form engine which is kind of nice and proof of concept.
  • The wizard will provide a new button which will show the configuration. The displayed field could be the well know bodytext field but is readonly.
  • The bodytext field is not writable anymore. That way we get rid of issues like #40945.

Edit: we re-thought that feature. Only having the bodytext field as readonly would be breaking. So we decided to introduce a new setting within the user settings (like the RTE does). This field allows the user to disable the form wizard globally.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #73072: Add logic to include languageLableFiles via return structureClosedFrank Nägler2016-02-01

Actions
Actions #1

Updated by Björn Jacob over 8 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Gerrit Code Review over 8 years ago

  • Status changed from In Progress to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43324

Actions #3

Updated by Gerrit Code Review over 8 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43324

Actions #4

Updated by Gerrit Code Review over 8 years ago

Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/43324

Actions #5

Updated by Björn Jacob over 8 years ago

  • Subject changed from Forms: Directly load form wizard as inline wizard to EXT:form - Directly load form wizard as inline wizard
Actions #6

Updated by Björn Jacob over 8 years ago

  • Assignee deleted (Sebastian Wagner)
  • Target version set to 7 LTS
Actions #7

Updated by Gerrit Code Review over 8 years ago

Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #8

Updated by Gerrit Code Review over 8 years ago

Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #9

Updated by Gerrit Code Review over 8 years ago

Patch set 6 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #10

Updated by Björn Jacob over 8 years ago

  • Description updated (diff)
Actions #11

Updated by Gerrit Code Review over 8 years ago

Patch set 7 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #12

Updated by Gerrit Code Review over 8 years ago

Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #13

Updated by Gerrit Code Review over 8 years ago

Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #14

Updated by Gerrit Code Review over 8 years ago

Patch set 10 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #15

Updated by Gerrit Code Review over 8 years ago

Patch set 11 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #16

Updated by Gerrit Code Review over 8 years ago

Patch set 12 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #17

Updated by Gerrit Code Review over 8 years ago

Patch set 13 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #18

Updated by Gerrit Code Review over 8 years ago

Patch set 14 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #19

Updated by Gerrit Code Review over 8 years ago

Patch set 15 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #20

Updated by Björn Jacob over 8 years ago

  • Assignee set to Sebastian Wagner
Actions #21

Updated by Gerrit Code Review over 8 years ago

Patch set 16 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #22

Updated by Gerrit Code Review over 8 years ago

Patch set 17 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #23

Updated by Gerrit Code Review over 8 years ago

Patch set 18 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #24

Updated by Gerrit Code Review over 8 years ago

Patch set 19 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #25

Updated by Gerrit Code Review over 8 years ago

Patch set 20 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #26

Updated by Gerrit Code Review over 8 years ago

Patch set 21 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #27

Updated by Gerrit Code Review over 8 years ago

Patch set 22 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #28

Updated by Björn Jacob over 8 years ago

  • Assignee deleted (Sebastian Wagner)
  • Target version changed from 7 LTS to 8 LTS
Actions #29

Updated by Markus Sommer over 8 years ago

  • Assignee set to Sebastian Wagner
Actions #30

Updated by Gerrit Code Review about 8 years ago

Patch set 23 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #31

Updated by Gerrit Code Review about 8 years ago

Patch set 24 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #32

Updated by Gerrit Code Review about 8 years ago

Patch set 25 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #33

Updated by Gerrit Code Review about 8 years ago

Patch set 26 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #34

Updated by Gerrit Code Review about 8 years ago

Patch set 27 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #35

Updated by Gerrit Code Review about 8 years ago

Patch set 28 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #36

Updated by Gerrit Code Review about 8 years ago

Patch set 29 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #37

Updated by Gerrit Code Review about 8 years ago

Patch set 30 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #38

Updated by Gerrit Code Review about 8 years ago

Patch set 31 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #39

Updated by Gerrit Code Review about 8 years ago

Patch set 32 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/43324

Actions #40

Updated by Sebastian Wagner about 8 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #41

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF