Task #32186
Task #32185: Migrate TYPO3 Backend to ExtJS4
Exchange the ExtJS Core Library
Status: | Resolved | Start date: | 2011-11-30 | |
---|---|---|---|---|
Priority: | Should have | Due date: | ||
Assigned To: | Stanislas Rolland | % Done: | 100% |
|
Category: | Backend User Interface | Spent time: | - | |
Target version: | 4.7.0-alpha2 | |||
TYPO3 Version: | 4.7 | Complexity: | ||
PHP Version: | 5.3 | Sprint Focus: |
Description
remove the Library itself
Associated revisions
[TASK] Migrate to ExtJS4: Exchange the ExtJS Core Library
1. Delete ExtJS 3.4 library
2. Add ExtJS 4.0.7 library
3. Adapt t3lib_pagerenderer
Change-Id: I59e5a896eb78c59066bb09192e60606a838fcc0a
Resolves: #32186
Releases: 4.7
Reviewed-on: http://review.typo3.org/7092
Reviewed-by: Steffen Ritter
Tested-by: Steffen Ritter
Tested-by: Stefan Neufeind
History
#1 Updated by Stanislas Rolland over 3 years ago
In Incubator/project-extjs4, we have both
- ExtJS 3.4 (typo3/contrib/extjs)
- and ExtJS 4 (typo3/contrib/ext4)
in the typo3/contrib directory.
Should we delete ExtJS 3.4 and move ExtJS 4 code to typo3/contrib/extjs?
Or do we keep both versions of ExtJS 3.4?
#2 Updated by Steffen Ritter over 3 years ago
Stanislas Rolland wrote:
In Incubator/project-extjs4, we have both
- ExtJS 3.4 (typo3/contrib/extjs)
- and ExtJS 4 (typo3/contrib/ext4)in the typo3/contrib directory.
Should we delete ExtJS 3.4 and move ExtJS 4 code to typo3/contrib/extjs?
Or do we keep both versions of ExtJS 3.4?
I think we should remove ExtJS 3.x completely... We won't support it anyhow anymore...
What speaks against it?
#3 Updated by Stanislas Rolland over 3 years ago
If any user extension is using ExtJS 3.4 in FE... Well, I suppose they can either migrate or include ExtJS 3 on their own.
OK, then, I will remove ExtJS 3.
#4 Updated by Stanislas Rolland over 3 years ago
- Assigned To set to Stanislas Rolland
#5 Updated by Gerrit Code Review over 3 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/7092
#6 Updated by Stanislas Rolland over 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e149a551e4e81145ab59dea8578128ebe6cbfedb.