Project

General

Profile

Actions

Task #62893

closed

Refactor flashmessages.js to match severities from PHP flashMessages

Added by Frank Nägler over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
Start date:
2014-11-12
Due date:
% Done:

100%

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

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #23988: Harmonize severity level of FlashMessages static/ExtJSClosed2010-11-08

Actions
Follows TYPO3 Core - Task #62605: Change flashmessages.js for new flashmessage stylingClosedFrank Nägler2014-11-01

Actions
Actions #1

Updated by Gerrit Code Review over 9 years ago

  • Status changed from Accepted 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/34029

Actions #2

Updated by Gerrit Code Review over 9 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/34029

Actions #3

Updated by Frank Nägler over 9 years ago

Test-JavaScript-Code:

TYPO3.Flashmessage.display(TYPO3.Severity.notice, 'Notice', 'Test-Notice');
TYPO3.Flashmessage.display(TYPO3.Severity.information, 'Information', 'Test-Information');
TYPO3.Flashmessage.display(TYPO3.Severity.info, 'Info', 'Test-Info');
TYPO3.Flashmessage.display(TYPO3.Severity.ok, 'OK', 'Test-OK');
TYPO3.Flashmessage.display(TYPO3.Severity.success, 'Success', 'Test-Success');
TYPO3.Flashmessage.display(TYPO3.Severity.warning, 'Warning', 'Test-Warning');
TYPO3.Flashmessage.display(TYPO3.Severity.error, 'Error', 'Test-Error');
Actions #4

Updated by Gerrit Code Review over 9 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/34029

Actions #5

Updated by Gerrit Code Review over 9 years ago

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

Actions #6

Updated by Gerrit Code Review over 9 years ago

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

Actions #7

Updated by Gerrit Code Review over 9 years ago

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

Actions #8

Updated by Gerrit Code Review over 9 years ago

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

Actions #9

Updated by Gerrit Code Review over 9 years ago

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

Actions #10

Updated by Gerrit Code Review over 9 years ago

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

Actions #11

Updated by Gerrit Code Review over 9 years ago

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

Actions #12

Updated by Gerrit Code Review over 9 years ago

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

Actions #13

Updated by Gerrit Code Review over 9 years ago

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

Actions #14

Updated by Gerrit Code Review over 9 years ago

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

Actions #15

Updated by Gerrit Code Review over 9 years ago

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

Actions #16

Updated by Frank Nägler over 9 years ago

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

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF