Project

General

Profile

Activity

From 2013-05-06 to 2013-06-04

2013-06-04

23:17 Revision fe22a97f: [FEATURE] Switch View Helper
Simple view helper that allows you to render content depending
on a given value or expression.
It bahaves similar to ...
Wouter Wolters
22:58 Revision 8311353f: [TASK] Remove styles for former ExtensionManager
Deleted CSS files that bring styles for former EXT: em.
Change-Id: Ia8bd3c8971ba5aabb7792a08b4cff577d1f95ec6
Resolve...
Felix Kopp
22:49 Revision 24288dbe: [TASK] Set TYPO3 version to 6.2-dev
Change-Id: I70f9ae0972a71aa4a62c5c99ddc46d7a2f3e3e6d
Reviewed-on: https://review.typo3.org/21234
Reviewed-by: TYPO3 R...
TYPO3 Release Team
22:49 Revision 18592906: [RELEASE] Release of TYPO3 6.2.0alpha1
Change-Id: I85317f149a345b67ddaa6e6d2ec67c90f02a4256
Reviewed-on: https://review.typo3.org/21233
Reviewed-by: TYPO3 R...
TYPO3 Release Team
21:46 Revision af610eb3: [TASK] Make preperations for backporting Flow validation api
Synced some parts of Extbase validation with the one of
Flow without changing actual behaviour.
Releases: 6.2
Resolv...
Alexander Schnitzler
21:35 Revision f521dc2c: [TASK] Mark Extbase\Mvc\Controller\FlashMessageContainer deprecated
As Extbase uses the new FlashMessageService provided by the core the
old FlashMessageContainer has to be marked depre...
Alexander Schnitzler
21:33 Revision 67ab0c70: [FEATURE] Add ObjectManager->getScope like in TYPO3.Flow
This method detects if a class is of type prototype or
singleton. We need this method as it is a dependency for
furth...
Alexander Schnitzler
21:27 Revision f1f8af9e: [BUGFIX] Enable CheckboxViewHelper binding to ArrayObject and Null
Currently the checkbox view helper relies on a present
form object which is not necessary any longer since 6.1
as the...
Alexander Schnitzler
21:22 Revision ebdf5659: [BUGFIX] FormFieldVH->getPropertyValue() must work without form object
Since the new property mapper is active by default it is
possible to create forms without object="{object}", e.g.
usi...
Alexander Schnitzler
21:05 Revision 1fffaa99: [BUGFIX] FormFieldVH->getPropertyValue() must work without form object
Since the new property mapper is active by default it is
possible to create forms without object="{object}", e.g.
usi...
Alexander Schnitzler
21:00 Revision 5ffb7339: [BUGFIX] Enable CheckboxViewHelper binding to ArrayObject and Null
Currently the checkbox view helper relies on a present
form object which is not necessary any longer since 6.1
as the...
Alexander Schnitzler
19:49 Revision d82e8a25: [BUGFIX] Wrong position for beforeCallActionMethod
The SignalSlot "beforeCallActionMethod" is at the
wrong position
Resolves: #47826
Releases: 6.2, 6.1
Change-Id: Id80...
Stefan Froemken
19:45 Revision 7a0a5224: [BUGFIX] Wrong position for beforeCallActionMethod
The SignalSlot "beforeCallActionMethod" is at the
wrong position
Resolves: #47826
Releases: 6.2, 6.1
Change-Id: Id80...
Stefan Froemken

2013-06-03

08:17 Revision 76e1b64c: [TASK] Move typo3lang.js to Resources/Public/JavaScript
Move typo3/sysext/lang/res/js/be/typo3lang.js to
typo3/sysext/Resources/Public/JavaScript/Typo3Lang.js
Change-Id: I1...
Wouter Wolters

2013-06-02

21:35 Revision 6f29cc6a: [TASK] Clean-up EXT: t3skin css files
Few styles are unused or defined multiple times. Few files are not
in use any longer. Also comments and newlines coul...
Felix Kopp
21:27 Revision d2b2f0c5: [TASK] Remove tabs_images for module groups
Backend Modules are mostly recognized by their icons. Those
modules are accessed via the module menu on the left.
Mod...
Felix Kopp
20:14 Revision 600bc8dd: [BUGFIX] CSS: Default vertical spacing for blocks
Forms, tables, texts need a clear structure and obvious
visual distinction. Our Backend currently does not
deliver st...
Felix Kopp
11:21 Revision 81bd717d: [FEATURE] Automatically determine page type for URIs with format
When rendering a special format a custom page type is required.
This adds a mapping configuration to define which pag...
Lienhart Woitok
01:27 Revision afa95c50: [BUGFIX] changing FE user password updates tstamp
When an FE user changes his/her password the tstamp field of the
record is also updated to reflect that the record is...
Jigal van Hemert
01:21 Revision 73bcac51: [BUGFIX] changing FE user password updates tstamp
When an FE user changes his/her password the tstamp field of the
record is also updated to reflect that the record is...
Jigal van Hemert
00:20 Revision c3a9446f: [BUGFIX] changing FE user password updates tstamp
When an FE user changes his/her password the tstamp field of the
record is also updated to reflect that the record is...
Jigal van Hemert

2013-06-01

19:48 Revision 0725a690: Update README.md
Felix Kopp
19:42 Revision 90a5ca96: [FEATURE] styleguide: Add markup to FlashMessage (lorem ipsum)
Felix Kopp

2013-05-31

08:22 Revision e392adea: [TASK] Clean-up and update INSTALL.txt
- Update copyright year
- Include required module "fileinfo" in recommended section
- Add reference to recommended li...
Felix Kopp

2013-05-29

19:04 Revision 4b9478fa: [BUGFIX] Disable restricted users to handle page records in pagetree
This patch hides the context menu entries 'disable'/'enable', 'edit',
'new', 'cut', 'copy', 'paste into', 'paste afte...
Frank Frewer
18:58 Revision 977ec04c: [BUGFIX] Disable restricted users to handle page records in pagetree
This patch hides the context menu entries 'disable'/'enable', 'edit',
'new', 'cut', 'copy', 'paste into', 'paste afte...
Frank Frewer

2013-05-28

11:41 Revision 160ddfea: [TASK] Bring back int_from_ver
Due to many failing extensions relying on this function,
Release Management decided to bring it back as a redirect
to...
Anja Leichsenring
00:51 Revision 37c11069: [FEATURE] Backport Object Type Converter from Flow
In Flow there is a Type Converter which can map array sources
to not persistent objects. This is very useful if you n...
Helmut Hummel

2013-05-27

23:35 Revision 772d7379: [TASK] Remove dummy files from ext:tstemplate_* extensions
* Remove dummy files from ext:tstemplate_* extensions
* Remove old class names to the new ones
* Adjust function name...
Wouter Wolters
23:12 Revision 1d092c70: [FEATURE] Backport Object Type Converter from Flow
In Flow there is a Type Converter which can map array sources
to not persistent objects. This is very useful if you n...
Helmut Hummel
19:05 Revision 9b1a4bf8: [TASK] Merge submodule version into core
Thomas Maroschik
19:05 Revision d9839074: [TASK] Merge submodule workspaces into core
Thomas Maroschik
19:05 Revision 384c1126: [TASK] Merge submodule linkvalidator into core
Thomas Maroschik
19:05 Revision bbf7cd67: [TASK] Merge submodule fluid into core
Thomas Maroschik
19:05 Revision c23f51ab: [TASK] Merge submodule extbase into core
Thomas Maroschik
19:05 Revision 0a45c2f3: [TASK] Merge submodule dbal into core
Thomas Maroschik
19:05 Revision 068f82e4: [TASK] Merge submodule version into core
Thomas Maroschik
19:05 Revision 2e125c65: [TASK] Merge submodule workspaces into core
Thomas Maroschik
19:05 Revision 5650b145: [TASK] Merge submodule linkvalidator into core
Thomas Maroschik
19:05 Revision 2db9e539: [TASK] Merge submodule fluid into core
Thomas Maroschik
19:05 Revision 914c78de: [TASK] Merge submodule extbase into core
Thomas Maroschik
19:05 Revision d42abebf: [TASK] Merge submodule dbal into core
Thomas Maroschik
19:05 Revision 55e5ecc6: [TASK] Merge submodule version into core
Thomas Maroschik
19:05 Revision 6abb55bb: [TASK] Merge submodule workspaces into core
Thomas Maroschik
19:05 Revision b8372b80: [TASK] Merge submodule linkvalidator into core
Thomas Maroschik
19:05 Revision 001fc526: [TASK] Merge submodule fluid into core
Thomas Maroschik
19:05 Revision 19ce2e83: [TASK] Merge submodule extbase into core
Thomas Maroschik
19:05 Revision 0946554b: [TASK] Merge submodule dbal into core
Thomas Maroschik
19:05 Revision 4f17bf7f: [TASK] Merge submodule version into core
Thomas Maroschik
19:05 Revision 13315ebe: [TASK] Merge submodule workspaces into core
Thomas Maroschik
19:05 Revision b85ea6b8: [TASK] Merge submodule linkvalidator into core
Thomas Maroschik
19:05 Revision b807db43: [TASK] Merge submodule fluid into core
Thomas Maroschik
19:05 Revision 0cb8350c: [TASK] Merge submodule extbase into core
Thomas Maroschik
19:05 Revision 5feb0f3c: [TASK] Merge submodule dbal into core
Thomas Maroschik
19:05 Revision 4c54689e: [TASK] Merge submodule version into core
Thomas Maroschik
19:05 Revision 12ba1918: [TASK] Merge submodule workspaces into core
Thomas Maroschik
19:05 Revision 156adabd: [TASK] Merge submodule linkvalidator into core
Thomas Maroschik
19:05 Revision dcdb0163: [TASK] Merge submodule fluid into core
Thomas Maroschik
19:05 Revision 7b507933: [TASK] Merge submodule extbase into core
Thomas Maroschik
19:05 Revision a592cea3: [TASK] Merge submodule dbal into core
Thomas Maroschik
19:04 Revision 6f659077: [TASK] Merge submodule version into core
Thomas Maroschik
19:04 Revision 90cfdc30: [TASK] Merge submodule workspaces into core
Thomas Maroschik
19:04 Revision 2e823e22: [TASK] Merge submodule fluid into core
Thomas Maroschik
19:04 Revision 1ddbecde: [TASK] Merge submodule linkvalidator into core
Thomas Maroschik
19:04 Revision 0660ca40: [TASK] Merge submodule extbase into core
Thomas Maroschik
19:04 Revision 6caaca01: [TASK] Merge submodule dbal into core
Thomas Maroschik
19:04 Revision 8c765c5b: [TASK] Merge submodule version into core
Thomas Maroschik
19:04 Revision ca1c3ea4: [TASK] Merge submodule fluid into core
Thomas Maroschik
19:04 Revision 213707ca: [TASK] Merge submodule extbase into core
Thomas Maroschik
19:04 Revision e286dd99: [TASK] Merge submodule dbal into core
Thomas Maroschik
19:04 Revision c715875d: [TASK] Merge submodule version into core
Thomas Maroschik
19:04 Revision 816742d6: [TASK] Merge submodule extbase into core
Thomas Maroschik
19:04 Revision 61c9b626: [TASK] Merge submodule fluid into core
Thomas Maroschik
19:04 Revision cf2b1bdd: [TASK] Merge submodule dbal into core
Thomas Maroschik
19:04 Revision 524def36: [TASK] Merge submodule version into core
Thomas Maroschik
19:04 Revision 1763aede: [TASK] Merge submodule dbal into core
Thomas Maroschik
09:18 Revision 26c6095e: [WIP][TASK] t3lib_div backwards compatibility
Change-Id: I9fc1b5a12fc4f9852a9239b7fe40ad7a71d240f1 Helmut Hummel
00:07 Revision 9d9ba20c: [TASK] styleguide: Table standard code
Felix Kopp
00:07 Revision 4a6ad35a: [FEATURE] styleguide: Grid
Adds Zurb Foundation & Twitter Bootstrap Grid html Felix Kopp

2013-05-26

19:58 Revision f1ec4727: [BUGFIX] uploading extname_1.0.3 (1).zip creates extension "extname (1)"
The function getExtensionFromZipFile fails to sanitize any output after
the version. As the function is only interest...
Philipp Gampe
19:57 Revision db7ba0d3: [BUGFIX] uploading extname_1.0.3 (1).zip creates extension "extname (1)"
The function getExtensionFromZipFile fails to sanitize any output after
the version. As the function is only interest...
Philipp Gampe
19:32 Revision ae64cc8b: [BUGFIX] uploading extname_1.0.3 (1).zip creates extension "extname (1)"
The function getExtensionFromZipFile fails to sanitize any output after
the version. As the function is only interest...
Philipp Gampe
18:13 Revision 6d8aea81: [BUGFIX] Pass $field to BackendUtility::getFlexFormDS
This bugfix just passes an already existing argument
along to the hook method, making the $field variable
available t...
Wouter Wolters
18:13 Revision 1dfbbc7d: [BUGFIX] Pass $field to BackendUtility::getFlexFormDS
This bugfix just passes an already existing argument
along to the hook method, making the $field variable
available t...
Wouter Wolters
18:12 Revision f177b68e: [BUGFIX] Pass $field to BackendUtility::getFlexFormDS
This bugfix just passes an already existing argument
along to the hook method, making the $field variable
available t...
Wouter Wolters
18:12 Revision 00480305: [BUGFIX] Pass $field to BackendUtility::getFlexFormDS
This bugfix just passes an already existing argument
along to the hook method, making the $field variable
available t...
Wouter Wolters
17:59 Revision 77f771c4: [BUGFIX] Pass $field to BackendUtility::getFlexFormDS
This bugfix just passes an already existing argument
along to the hook method, making the $field variable
available t...
Wouter Wolters
17:06 Revision 7a03df2b: [FEATURE] Multiple params for user function in typoscript conditions.
Currrently you can use user functions for typoscript conditions and
pass one parameter to your created functions. If ...
Daniel Hürtgen
16:59 Revision ac9df52e: [BUGFIX] Some TCAdefaults work only with "Page (inside)"
Some TCAdefaults work only with "Page (inside)" and not in
the wizard.
Affected defaults:
* TCAdefaults.pages.hidden...
Wouter Wolters
16:58 Revision 489bab74: [BUGFIX] Some TCAdefaults work only with "Page (inside)"
Some TCAdefaults work only with "Page (inside)" and not in
the wizard.
Affected defaults:
* TCAdefaults.pages.hidden...
Wouter Wolters
16:49 Revision c4d46487: [BUGFIX] Some TCAdefaults work only with "Page (inside)"
Some TCAdefaults work only with "Page (inside)" and not in
the wizard.
Affected defaults:
* TCAdefaults.pages.hidden...
Wouter Wolters
14:10 Revision 9d408ffb: [TASK] EXT: Belog - backend module H1-H4 (html)
Restructures headlines in EXT: belog backend module to
reflect hierarchy of the content: H1 through H4.
Change-Id: I...
Felix Kopp

2013-05-25

17:52 Revision e3df4596: [BUGFIX] Link to not-existing folder results in fatal error
If a folder is removed from the (default) local storage outside of
TYPO3 while still being linked inside a content el...
Philipp Gampe
17:50 Revision 9f09fad6: [BUGFIX] Link to not-existing folder results in fatal error
If a folder is removed from the (default) local storage outside of
TYPO3 while still being linked inside a content el...
Philipp Gampe
17:45 Revision dab6f882: [BUGFIX] Link to not-existing folder results in fatal error
If a folder is removed from the (default) local storage outside of
TYPO3 while still being linked inside a content el...
Philipp Gampe
17:39 Revision cd3fb130: [BUGFIX] Catch FolderDoesNotExist Exception on links/images
If you have RTE content which have false links/images to files, we
get a FolderDoesNotExistException (FileDoesNotExis...
Alexander Opitz
17:33 Revision 2e12f4c2: [BUGFIX] Catch FolderDoesNotExist Exception on links/images
If you have RTE content which have false links/images to files, we
get a FolderDoesNotExistException (FileDoesNotExis...
Alexander Opitz
17:28 Revision cfc24d7b: [BUGFIX] Catch FolderDoesNotExist Exception on links/images
If you have RTE content which have false links/images to files, we
get a FolderDoesNotExistException (FileDoesNotExis...
Alexander Opitz
13:47 Revision 3ae3642e: [FEATURE] Improve livesearch results
* uid and pid are displayed as tooltip in livesearch results
* returnUrl set so closing edit mask won't lead to dummy...
Philipp Kitzberger

2013-05-24

16:57 Revision 2ec1a963: [TASK] Set TYPO3 version to 6.1.2-dev
Change-Id: If1a5084e5fbf12667e67fb16cf4f3e9752b58a35
Reviewed-on: https://review.typo3.org/21033
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:57 Revision 39e51bc8: [RELEASE] Release of TYPO3 6.1.1
Change-Id: Ia228c35b857d29e44f6d4a07bdd1ed7d304dd4b2
Reviewed-on: https://review.typo3.org/21032
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:48 Revision 9de98c62: [TASK] Set TYPO3 version to 6.0.7-dev
Change-Id: Ic3f4607c706bb9200e74e18907465a09ba899062
Reviewed-on: https://review.typo3.org/21031
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:47 Revision 35d3f7f1: [RELEASE] Release of TYPO3 6.0.6
Change-Id: I7898f71d81b807a859cd9d8760e4bc9b133a567f
Reviewed-on: https://review.typo3.org/21030
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:39 Revision 6f57d5c5: [TASK] Set TYPO3 version to 4.7.13-dev
Change-Id: I0541ac94efef7077bf66e9b86381d27488b97c1c
Reviewed-on: https://review.typo3.org/21029
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:39 Revision e037ebbf: [RELEASE] Release of TYPO3 4.7.12
Change-Id: I22af02565b483495de0d99044d2dc20e2e387c14
Reviewed-on: https://review.typo3.org/21028
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:27 Revision 9ea7babd: [TASK] Set TYPO3 version to 4.5.28-dev
Change-Id: I2ad5f71706e9caeaa0e1b2c32b95d075334b24ef
Reviewed-on: https://review.typo3.org/21027
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:27 Revision e1aed86d: [RELEASE] Release of TYPO3 4.5.27
Change-Id: I340309f0355c3b2a1d976ea4cdcd067ac66e226a
Reviewed-on: https://review.typo3.org/21026
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:18 Revision 810a487a: [TASK] Raise submodule pointer
Change-Id: I27e54b3d481a30ec8526fc79ac2b2f0e3cf6a4eb
Reviewed-on: https://review.typo3.org/21025
Reviewed-by: TYPO3 R...
TYPO3 Release Team
16:16 Revision 1c727644: [TASK] Raise submodule pointer
Change-Id: I6bb3bfdd2b4377b19f6454b8882da4b3a19292d8
Reviewed-on: https://review.typo3.org/21024
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:03 Revision c8a0f8be: [BUGFIX] Disable restricted users to handle page records in pagetree
This patch hides the context menu entries 'disable'/'enable', 'edit',
'new', 'cut', 'copy', 'paste into', 'paste afte...
Frank Frewer

2013-05-23

20:37 Revision 951cc4a7: Revert "[BUGFIX] Extension Security Report goes green if TER was never fetched"
The change does not consider the "old old EM", which does not update
the repository timestamp in sys_ter properly. He...
Markus Klein
20:27 Revision 76f2345d: Revert "[BUGFIX] Adjust extbase record type in TypoScript configuration"
This reverts commit cdf42a343be59fb743c59f9a3a02f7198db64a0f
After some discussion about the overall meaning of this...
Anja Leichsenring

2013-05-22

18:32 Revision 7f7b6b9d: [BUGFIX] file_upload missing back icon
Add a back button to:
* file_upload
* file_rename
* file_newfolder
The code is taken from recordlist.
Resolves: ...
Philipp Gampe
18:21 Revision f5f7d2f0: [BUGFIX] file_upload missing back icon
Add a back button to:
* file_upload
* file_rename
* file_newfolder
The code is taken from recordlist.
Resolves: ...
Philipp Gampe

2013-05-21

10:48 Revision ada8f0bb: [TASK] styleguide: Activate Actions
Felix Kopp
10:48 Revision 3ffd028c: [BUGFIX] styleguide: Remove Form's action
Felix Kopp
10:47 Revision dbae4656: [FEATURE] styleguide: Testel Html-Template
Felix Kopp
10:47 Revision 2f529b8f: [FEATURE] styleguide: table View & Action
Felix Kopp
10:32 Revision 7fa0a15b: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/2 from sorenmalling/master
Form elements Felix Kopp
08:57 Revision f2c4f7fe: [TASK] styleguide: Add form examples
Soren Malling

2013-05-20

19:51 Revision 5ada77e9: [BUGFIX] Paste button missing in empty folders
Inside an empty folder is no obvious way to paste the content of the
clipboard.
Add a paste icon to the docheader to...
Philipp Gampe
19:51 Revision e6a56725: [BUGFIX] Paste button missing in empty folders
Inside an empty folder is no obvious way to paste the content of the
clipboard.
Add a paste icon to the docheader to...
Philipp Gampe
19:48 Revision 2030fdcf: [BUGFIX] Paste button missing in empty folders
Inside an empty folder is no obvious way to paste the content of the
clipboard.
Add a paste icon to the docheader to...
Philipp Gampe
16:32 Revision e58c6a2c: [TASK] Rethink .txt files (GPL & Readme)
Removes few outdated Readme files.
Also brings the well-formatted official GPL.txt from
http://www.gnu.org/licenses/...
Felix Kopp
15:23 Revision c2ddc758: [BUGFIX] TCA load regression in eid context
TCA refactoring in 6.1 misses an edge case:
Frontend index_ts loads TCA *after* eid is handled, so there is
no TCA lo...
Christian Kuhn
15:20 Revision 8a78029c: [BUGFIX] TCA load regression in eid context
TCA refactoring in 6.1 misses an edge case:
Frontend index_ts loads TCA *after* eid is handled, so there is
no TCA lo...
Christian Kuhn
15:19 Revision 63e8fe15: [TASK] Hide func menu with only one entry
The func menu in a module is used to switch between different views in
the same module.
However if only one item is ...
Georg Ringer
15:16 Revision d8a2c80f: [BUGFIX] file_upload missing back icon
Add a back button to:
* file_upload
* file_rename
* file_newfolder
The code is taken from recordlist.
Resolves: ...
Philipp Gampe
13:41 Revision 23e5f4d8: [BUGFIX] EXT: setup — Increase Spacing
User configure their personal TYPO3 backend in EXT: setup.
Here loads of options feel at home.
To lead users when se...
Felix Kopp

2013-05-19

20:30 Revision e36e46d5: [BUGFIX] styleguide: Remove unused action
Felix Kopp
20:30 Revision fc2bd1f9: [FEATURE] styleguide: Add FlashMessages
Felix Kopp
18:23 Revision 66e556b6: [TASK] Update phpdoc of pi_getPageLink/pi_linkToPage
Calls methods in contentObjectRenderer and thus
should match that phpdoc over there (especially
giving a hint about w...
Stefan Neufeind
18:11 Revision b5285f84: [BUGFIX] Processed folder in a sub folder is shown
In the function fetchFolderListFromDriver of the ResourceStorage class the
processed folder is expected to be in root...
Benni Mack
17:19 Revision 657b2c73: [BUGFIX] Empty subpart template if no data given
substituteMarkerAndSubpartArrayRecursive() should return an empty string
instead of the raw subpart template if no da...
Jigal van Hemert
17:14 Revision 6ebfaf73: [BUGFIX] Fix double-stdWrapping of GIFBUILDER's TEXT object
During extensive overhaul of stdWrap from TYPO3 v4.4 to v4.5 a
bug was introduced that led to double-stdWrapping of a...
Jörg Wagner
16:54 Revision 6000cdfd: [BUGFIX] BEfunc getProcessedValue doesn't show record title for "group"
In the list view relation fields using the type group (internal_type=db)
doesn't display the related value as expecte...
Georg Ringer
16:54 Revision 34e092a4: [BUGFIX] BEfunc getProcessedValue doesn't show record title for "group"
In the list view relation fields using the type group (internal_type=db)
doesn't display the related value as expecte...
Georg Ringer
16:50 Revision 156acf27: [BUGFIX] Fix last line in table wizard
In the table wizard (table ce) you have the possibility to move first line
to the last line and vice versa. But on la...
Philipp Gampe
16:38 Revision 4b7b778e: [BUGFIX] Fix double-stdWrapping of GIFBUILDER's TEXT object
During extensive overhaul of stdWrap from TYPO3 v4.4 to v4.5 a
bug was introduced that led to double-stdWrapping of a...
Jörg Wagner
16:37 Revision e938fdbd: [BUGFIX] Empty subpart template if no data given
substituteMarkerAndSubpartArrayRecursive() should return an empty string
instead of the raw subpart template if no da...
Jigal van Hemert
16:33 Revision 2a8d1793: [BUGFIX] Fix last line in table wizard
In the table wizard (table ce) you have the possibility to move first line
to the last line and vice versa. But on la...
Alexander Opitz
16:27 Revision 4b47cdf9: [BUGFIX] Fix last line in table wizard
In the table wizard (table ce) you have the possibility to move first line
to the last line and vice versa. But on la...
Alexander Opitz
16:21 Revision 0a9784d5: [BUGFIX] Fix last line in table wizard
In the table wizard (table ce) you have the possibility to move first line
to the last line and vice versa. But on la...
Alexander Opitz
16:01 Revision cc468faa: [BUGFIX] Fix last line in table wizard
In the table wizard (table ce) you have the possibility to move first line
to the last line and vice versa. But on la...
Alexander Opitz
15:07 Revision 2b50a270: [BUGFIX][CONF] Remove unused EM related settings
The settings em_wsdlURL and em_mirrorListURL are not used anymore in
the Extension Manager and should be removed.
Ch...
Jigal van Hemert
15:05 Revision b7f3ab1d: [BUGFIX][CONF] Remove unused EM related settings
The settings em_wsdlURL and em_mirrorListURL are not used anymore in
the Extension Manager and should be removed.
Ch...
Jigal van Hemert
15:02 Revision 3c6eda2e: [BUGFIX][CONF] Remove unused EM related settings
The settings em_wsdlURL and em_mirrorListURL are not used anymore in
the Extension Manager and should be removed.
Ch...
Jigal van Hemert
14:05 Revision 53d7e589: [BUGFIX] File list module headline
View should guide users and always prompt the current status.
File list has been lacking a main headline - until now....
Felix Kopp
11:37 Revision e3defb60: [BUGFIX] MailUtility::parseAddresses() returns @localhost on empty string
parseAddresses should return an array of email addresses ready to be
feed into swiftmailer.
If an empty string is pas...
Philipp Gampe
10:08 Revision 3ecec354: [BUGFIX] MailUtility::parseAddresses() returns @localhost on empty string
parseAddresses should return an array of email addresses ready to be
feed into swiftmailer.
If an empty string is pas...
Philipp Gampe
00:01 Revision 09ef39fb: [FEATURE] styleguide: Initial commit
Felix Kopp

2013-05-18

23:22 Revision 1813b144: Initial commit
Felix Kopp
19:20 Revision 7e33ae9f: [TASK] Move js files to EXT: backend
The global js/ directory should be resolved. Moves several files
to EXT: backend that are only used in EXT: backend c...
Felix Kopp
19:14 Revision 7d58dc7e: [FEATURE] Introduce Share font to backend for H1
Brings the share web font to backend. Following TYPO3 styleguide
and typo3.org website. Share font is used for module...
Felix Kopp
18:56 Revision aeb396b0: [FEATURE] Become spacious: increase spaces
Backend had been dense for a long time. With larger screens come
more opportunities. Increases vertical and horizonta...
Felix Kopp
17:41 Revision 301fa5f2: [BUGFIX] Select/deselect all in database analyzer doesn't work
Due to the introduction of jQuery in the Install Tool the
select/deselect is broken. Remove the inline onclick event ...
Wouter Wolters
02:08 Revision 426abe92: [BUGFIX] be_users.userMods is too small to hold all modules
It is impossible to assign all modules to a single user, because the
DB field is too small. Saving such a record wil...
Philipp Gampe
02:06 Revision 77aecc51: [BUGFIX] be_users.userMods is too small to hold all modules
It is impossible to assign all modules to a single user, because the
DB field is too small. Saving such a record wil...
Philipp Gampe
02:04 Revision c0a5c69b: [BUGFIX] be_users.userMods is too small to hold all modules
It is impossible to assign all modules to a single user, because the
DB field is too small. Saving such a record wil...
Philipp Gampe
02:04 Revision 47677d3a: [BUGFIX] be_users.userMods is too small to hold all modules
It is impossible to assign all modules to a single user, because the
DB field is too small. Saving such a record wil...
Philipp Gampe

2013-05-17

23:36 Revision 7dc80d82: [BUGFIX] be_users.userMods is too small to hold all modules
It is impossible to assign all modules to a single user, because the
DB field is too small. Saving such a record wil...
Philipp Gampe
19:59 Revision 15871be2: [TASK] Remove mention of template.php
template.php is removed from core. Rename this to
\TYPO3\CMS\Backend\Template\DocumentTemplate
Change-Id: Ie8378f495...
Wouter Wolters
19:50 Revision b07f7e14: [TASK] Remove template.php
Deleted the former central template file "template.php".
Template.php was deprecated and is scheduled for removal.
A...
Felix Kopp
19:47 Revision 779a185c: [BUGFIX] Can not expand new collapsed IRRE record with RTE field
Problem: You can not expand newly created, collapsed IRRE records
which have a RTE field.
Solution: Adapt RTE to modi...
Stanislas Rolland
19:42 Revision e916fa54: [TASK] Raise submodule pointer
Change-Id: Ib318961b792e21993c02e95693deb68abf3fd046
Reviewed-on: https://review.typo3.org/20881
Reviewed-by: Wouter ...
Wouter Wolters
19:28 Revision 5e2f5bb8: [BUGFIX] Fix start of identifier from /./ to /
The PHP function dirname returns an dot if the given filename
do not have a path included. On this path we pre- and a...
Alexander Opitz
19:26 Revision 43cba3d2: [BUGFIX] Fix start of identifier from /./ to /
The PHP function dirname returns an dot if the given filename
do not have a path included. On this path we pre- and a...
Alexander Opitz
19:23 Revision f969ef1e: [BUGFIX] Fix start of identifier from /./ to /
The PHP function dirname returns an dot if the given filename
do not have a path included. On this path we pre- and a...
Alexander Opitz
18:59 Revision 19b767ab: [BUGFIX] Can not expand new collapsed IRRE record with RTE field
Problem: You can not expand newly created, collapsed IRRE records
which have a RTE field.
Solution: Adapt RTE to modi...
Stanislas Rolland
18:40 Revision 632e0a15: [BUGFIX] Can not expand new collapsed IRRE record with RTE field
Problem: You can not expand newly created, collapsed IRRE records
which have a RTE field.
Solution: Adapt RTE to modi...
Stanislas Rolland
18:31 Revision 53cc9cd3: [BUGFIX] Remove second registration of argument 'placeholder'
Feature #45960 introduced a second registration of the placeholder
argument, causing the Extension Manager 'Get Exten...
Anja Leichsenring
17:00 Revision f94f4eb1: [BUGFIX] ProcessedFile is persisted in sys_file as well
The problem appears more generally as soon as @getProperties@ is
called from a file object. FAL will try, by all mean...
Fabien Udriot
16:58 Revision 0d725add: [BUGFIX] ProcessedFile is persisted in sys_file as well
The problem appears more generally as soon as @getProperties@ is
called from a file object. FAL will try, by all mean...
Fabien Udriot
16:55 Revision b31881aa: [BUGFIX] ProcessedFile is persisted in sys_file as well
The problem appears more generally as soon as @getProperties@ is
called from a file object. FAL will try, by all mean...
Fabien Udriot
01:13 Revision 495514e6: [TASK] Remove references to template.php in EXT: versions
Former template.php file is cued for removal. Versions backend
module still includes the empty casing "template.php"....
Felix Kopp

2013-05-16

20:52 Revision 71725415: [BUGFIX] Cannot connect to the current database
DatabaseConnection::admin_get_dbs() iterates over all existing
databases during install process and tries to use each...
Oliver Hader
20:50 Revision b2c3fd00: [BUGFIX] Cannot connect to the current database
DatabaseConnection::admin_get_dbs() iterates over all existing
databases during install process and tries to use each...
Oliver Hader

2013-05-15

21:49 Revision 25a1833b: [TASK] Raise submodule pointer
Change-Id: I325d6ebdffc07488ef7d3f14b0fc75dc9a4fc890
Reviewed-on: https://review.typo3.org/20806
Reviewed-by: Anja Le...
Anja Leichsenring

2013-05-14

11:06 Revision c7b99a8c: [TASK] Improve method makeCategorizable to be used everywhere
Method makeCategorizable registers a table to be categorizable in the
BE. The current implementation has the drawback...
Fabien Udriot
00:18 Revision 0022e3a9: [TASK] Improve method makeCategorizable to be used everywhere
Method makeCategorizable registers a table to be categorizable in the
BE. The current implementation has the drawback...
Fabien Udriot

2013-05-12

23:33 Revision 745e6a65: [FEATURE] Add placeholder argument to VH for Textarea and Textfield
Change-Id: I8c4cc22e10ce2991f48c32b7934bf01346f8aecf
Resolves: #45960
Releases: 6.2
Reviewed-on: https://review.typo3...
Wouter Wolters
23:31 Revision 4c5fbac2: [BUGFIX] Uppercase CSS tag selectors not supported in some mime types
css_styled_content is using uppercase CSS tag selectors. These are not
supported using XHTML with the MIME-Type appli...
Patrick Broens
23:31 Revision 282a59aa: [BUGFIX] Uppercase CSS tag selectors not supported in some mime types
css_styled_content is using uppercase CSS tag selectors. These are not
supported using XHTML with the MIME-Type appli...
Patrick Broens
23:31 Revision c49dec9f: [BUGFIX] Uppercase CSS tag selectors not supported in some mime types
css_styled_content is using uppercase CSS tag selectors. These are not
supported using XHTML with the MIME-Type appli...
Patrick Broens
22:54 Revision f4db9a84: [BUGFIX] Uppercase CSS tag selectors not supported in some mime types
css_styled_content is using uppercase CSS tag selectors. These are not
supported using XHTML with the MIME-Type appli...
Patrick Broens
21:37 Revision 082002fe: [BUGFIX] Adjust extbase record type in TypoScript configuration
During the namespacing in Extbase a mistake happend and the record type
setting in the TypoScript configuration, ship...
Anja Leichsenring
15:31 Revision 4efda7e5: [BUGFIX] Multi-table relationship not recognized in t3lib_loadDBGroup
If a multi-table relationship has $MM_oppositeFieldConf['allowed']=='*',
then it is not recognized as such one in t3l...
Markus Opahle
15:28 Revision 3cf208f8: [BUGFIX] undefined variable imgExt
reducing colors in getImgResource function fails if not using
image-magick
Change-Id: I127ea54becd12a09cdd92a299e1f2...
Simon Schaufelberger
14:28 Revision 3f422fe7: [TASK] Raise submodule pointer
Change-Id: I9c4b65a0602479478b5f5e0ae781b4ca6422a6ef
Reviewed-on: https://review.typo3.org/20719
Reviewed-by: Anja Le...
Anja Leichsenring
09:15 Revision 44a59a89: [BUGFIX] Sorting not respected for backend layout dropdowns
The core record backend_layout can be sorted manually, but this is not
reflected in the pages TCA for the dropdowns b...
Anja Leichsenring
09:15 Revision 1da2b577: [BUGFIX] Sorting not respected for backend layout dropdowns
The core record backend_layout can be sorted manually, but this is not
reflected in the pages TCA for the dropdowns b...
Anja Leichsenring
09:15 Revision 83f650c6: [BUGFIX] Sorting not respected for backend layout dropdowns
The core record backend_layout can be sorted manually, but this is not
reflected in the pages TCA for the dropdowns b...
Anja Leichsenring
09:14 Revision 7e1ae08d: [BUGFIX] Sorting not respected for backend layout dropdowns
The core record backend_layout can be sorted manually, but this is not
reflected in the pages TCA for the dropdowns b...
Patrick Broens
08:52 Revision 2853e423: [TASK] Raise submodule pointer
Change-Id: I426c2af343a61c784fdf89fdf1c987f7ed4f6c1d
Reviewed-on: https://review.typo3.org/20711
Reviewed-by: Anja Le...
Anja Leichsenring
08:18 Revision 71d83d4c: [BUGFIX] Sorting not respected for backend layout dropdowns
The core record backend_layout can be sorted manually, but this is not
reflected in the pages TCA for the dropdowns b...
Patrick Broens
03:05 Revision aa9287a0: [BUGFIX] max_execution_time check fails
Fix for wrong error message in system environment check. Checking
max_execution_time fails in cli mode.
Resolves: #4...
Adrian Dymorz
02:50 Revision d5f1dd2f: [BUGFIX] max_execution_time check fails
Fix for wrong error message in system environment check. Checking
max_execution_time fails in cli mode.
Resolves: #4...
Adrian Dymorz

2013-05-11

23:59 Revision ea094871: [BUGFIX] Improvement of LanguageCacheClearer
The cache is cleared no matter if the call is valid
or not. As a solution the relevant line needs to be moved
inside ...
Georg Ringer
23:54 Revision 5fcaafc1: [BUGFIX] Improvement of LanguageCacheClearer
The cache is cleared no matter if the call is valid
or not. As a solution the relevant line needs to be moved
inside ...
Georg Ringer
23:46 Revision 5cf7dd5c: [BUGFIX] Improvement of LanguageCacheClearer
The cache is cleared no matter if the call is valid
or not. As a solution the relevant line needs to be moved
inside ...
Georg Ringer
23:44 Revision b88bb86f: [BUGFIX] Improvement of LanguageCacheClearer
The cache is cleared no matter if the call is valid
or not. As a solution the relevant line needs to be moved
inside ...
Georg Ringer
21:58 Revision b3ac1df8: [BUGFIX] Add support for float values to arrayExport
ArrayUtility::arrayExport() must support float values too.
Change-Id: Ibfb0dfa3b7d8f584d41ff01f49a40dbbd991a66e
Rele...
Jigal van Hemert
21:57 Revision f8267d79: [BUGFIX] Add support for float values to arrayExport
ArrayUtility::arrayExport() must support float values too.
Change-Id: Ibfb0dfa3b7d8f584d41ff01f49a40dbbd991a66e
Rele...
Jigal van Hemert
21:48 Revision 32ef1340: [BUGFIX] Empty subpart template if no data given
substituteMarkerAndSubpartArrayRecursive() should return an empty string
instead of the raw subpart template if no da...
Jigal van Hemert
21:43 Revision 8842632a: [BUGFIX] Add support for float values to arrayExport
ArrayUtility::arrayExport() must support float values too.
Change-Id: Ibfb0dfa3b7d8f584d41ff01f49a40dbbd991a66e
Rele...
Jigal van Hemert
18:04 Revision 360947ed: [TASK] Cleanup: Must use "self::" for local static member reference
Resolves: #47925
Releases: 6.2,6.1
Change-Id: I8b23f014fb215a262801480bd4bda3bc44f8c11c
Reviewed-on: https://review.t...
Philipp Gampe
18:03 Revision fa493922: [TASK] Must use "self::" for local static member reference
Resolves: #47926
Releases: 6.2, 6.1
Change-Id: I89aaf7e6fe75d66e3b3769c6a1b6ecd04e8b6df5
Reviewed-on: https://review....
Philipp Gampe
18:01 Revision 5cf40789: [BUGFIX] FormEngine background color and padding
Adapts backend color for FormEngine footer cell to white.
Also removes an defective margin above FormEngine tabs.
Ch...
Felix Kopp
17:58 Revision bde1c636: [BUGFIX] Remove 1000 pixelx limitation for preview image
There is a limitation of 1000 pixels width / height when creating a
preview image, also known as ProcessedFile::CONTE...
Fabien Udriot
17:54 Revision 913c01a4: [BUGFIX] Wrong class in t3lib_TCEforms_Suggest
Due to an backport error from #21588 a wrong class was introduced with. This
patch replaces the wrong class with the ...
Nicole Cordes
17:48 Revision 3924a48a: [BUGFIX] Label in list view is not escaped
The label of a field in the list view is not escaped,
as the itemLabel function is broken, through the
third paramete...
Nicole Cordes
17:47 Revision 1a7af75f: [BUGFIX] Label in list view is not escaped
The label of a field in the list view is not escaped,
as the itemLabel function is broken, through the
third paramete...
Nicole Cordes
17:42 Revision 0b90e817: [BUGFIX] Wrong class in t3lib_TCEforms_Suggest
Due to an backport error from #21588 a wrong class was introduced with. This
patch replaces the wrong class with the ...
Nicole Cordes

2013-05-09

15:38 Revision 98a980b2: [TASK] Update PEAR packages
Update PEAR package HTTP_Request2 to version 2.1.1 and Net_URL2 to 2.0.0
so that TYPO3 contains the bug fixes contain...
Daniel Minder
13:50 Revision 74888025: [TASK] Update PEAR packages
Update PEAR package HTTP_Request2 to version 2.1.1 and Net_URL2 to 2.0.0
so that TYPO3 contains the bug fixes contain...
Daniel Minder
13:47 Revision 5c69f743: [TASK] Update PEAR packages
Update PEAR package HTTP_Request2 to version 2.1.1 and Net_URL2 to 2.0.0
so that TYPO3 contains the bug fixes contain...
Daniel Minder
13:42 Revision ec146457: [TASK] Update PEAR packages
Update PEAR package HTTP_Request2 to version 2.1.1 and Net_URL2 to 2.0.0
so that TYPO3 contains the bug fixes contain...
Daniel Minder
11:46 Revision 6a65195f: [TASK] EXT: t3skin - Login template & JS
Moves login template and JavaScript files to directory
structure following the Flow convention.
Change-Id: Ibc8abcdb...
Felix Kopp

2013-05-08

23:55 Revision c4d36130: [TASK] Use PHP lint to check for syntax errors on travis
Change-Id: I86615ea6bc17e4341077caebc6730469296c5502
Reviewed-on: https://review.typo3.org/20652
Reviewed-by: Helmut ...
Helmut Hummel
23:52 Revision 0596fae3: [TASK] Use PHP lint to check for syntax errors on travis
Change-Id: I86615ea6bc17e4341077caebc6730469296c5502
Reviewed-on: https://review.typo3.org/20651
Reviewed-by: Helmut ...
Helmut Hummel
23:48 Revision 93c25b8a: [TASK] Use PHP lint to check for syntax errors on travis
Change-Id: I86615ea6bc17e4341077caebc6730469296c5502
Reviewed-on: https://review.typo3.org/20650
Reviewed-by: Helmut ...
Helmut Hummel
23:41 Revision 6dc5cb1b: [BUGFIX] Remove PHP 5.2 build as TYPO3 4.6 requires 5.3
Change-Id: I002cbe7a887196fdb47b65070f9759318f8569eb
Reviewed-on: https://review.typo3.org/20649
Reviewed-by: Helmut ...
Helmut Hummel
23:37 Revision 054644a7: [TASK] Use PHP lint to check for syntax errors on travis
Change-Id: I86615ea6bc17e4341077caebc6730469296c5502
Reviewed-on: https://review.typo3.org/20648
Reviewed-by: Helmut ...
Helmut Hummel
23:31 Revision 6f884704: [TASK] Activate syntax check for PHP 5.4
Change-Id: I30cdec14a5841e27665b5fa3bf101b80549be6cb
Reviewed-on: https://review.typo3.org/20647
Reviewed-by: Helmut ...
Helmut Hummel
23:29 Revision 3ccec8e9: [TASK] Activate travis to check for syntax errors
Change-Id: I38aa9202703fda0c4a3cd9414551f2f936c5d509
Reviewed-on: https://review.typo3.org/20646
Reviewed-by: Helmut ...
Helmut Hummel
20:47 Revision 2fe9c385: [TASK] Activate travis to check for syntax errors
Change-Id: I38aa9202703fda0c4a3cd9414551f2f936c5d509
Reviewed-on: https://review.typo3.org/20645
Reviewed-by: Helmut ...
Helmut Hummel
19:10 Revision ef403b4e: [TASK] NEWS.txt entry about changed Fluid ImageViewHelper
The Fluid ImageViewHelper changed its default rendering
behaviour for title attributes, NEWS.txt gets a hint about th...
Daniel Hürtgen
18:37 Revision f3f892ee: [BUGFIX] Saving a scheduler task throws fatal error
The backport of commit:357ce730 for version 4.7 was applied to the
"update" code instead of the "save" code. This pat...
Thorsten Kahler
15:00 Revision 08f3f9bd: [BUGFIX] TCA:Suggest wizard doesn't work for select with maxitems=1
For select fields with maxitems = 1, the suggest wizard does
display, but you cannot select an item and transfer it t...
Stanislas Rolland
14:59 Revision ace419df: [BUGFIX] TCA:Suggest wizard doesn't work for select with maxitems=1
For select fields with maxitems = 1, the suggest wizard does
display, but you cannot select an item and transfer it t...
Stanislas Rolland
11:42 Revision fbb369f6: [!!!][-FEATURE] Drop ext:tsconfig_help
The extension tsconfig_help provides the "TypoScript Help" backend
module and is used by some wizards.
The help info...
Wouter Wolters
08:43 Revision 20751c8a: [BUGFIX] Remove 1000 pixelx limitation for preview image
There is a limitation of 1000 pixels width / height when creating a
preview image, also known as ProcessedFile::CONTE...
Fabien Udriot
00:02 Revision 37881ea3: [FEATURE] ImageViewHelper removed title fallback onto alt tag
Currently the title tag is customizable but, if not set, the value
of the alt tag will be used. But sometimes you don...
Daniel Hürtgen

2013-05-07

21:47 Revision 09829bf1: [TASK] Introduce jQuery in the Install Tool
Introduce jQuery in the Install Tool and remove all
prototype JavaScript.
Change-Id: I35f9ed136959c1bb523b6005fa8d85...
Wouter Wolters
21:34 Revision 91498d5e: [BUGFIX] Clearing label through TS doesn't work
Overriding labels of non-default languages using TypoScript
fails if the value is empty.
The problem is that we canno...
Markus Klein
21:34 Revision 0da3e319: [BUGFIX] Clearing label through TS doesn't work
Overriding labels of non-default languages using TypoScript
fails if the value is empty.
The problem is that we canno...
Markus Klein
21:33 Revision 84c5d2ba: [BUGFIX] Clearing label through TS doesn't work
Overriding labels of non-default languages using TypoScript
fails if the value is empty.
The problem is that we canno...
Markus Klein
21:13 Revision 3cee1cc7: [TASK][INSTALL] Extract status objects to own namespace
With 6.1 status classes were introduced within the system environment
check that represent the different fail severit...
Christian Kuhn
20:35 Revision 53b49a17: [BUGFIX] Fix SQL error in Livesearch with empty TCA sortby setting
If a searchable TCA field has a sortby setting which contains an empty
string or NULL, then BE Livesearch creates a q...
Laurent Cherpit

2013-05-06

22:10 Revision e0603861: [BUGFIX] Call to undefined function mime_content_type()
With PHP 5.2, it might happen that mime_content_type is not
available. This was introduced by #46126 and is now bette...
Christian Kuhn
22:01 Revision 1403c489: [BUGFIX] GeneralUtilityTest does non use absolute path
Some of the 'link' tests for rmdir do not use absolute paths and
only give desired results if current directory is th...
Christian Kuhn
21:20 Revision fbea0755: [TASK] Raise submodule pointer
Change-Id: Ic7f81b0f77262d8b54688e3c0110de09d0fc74a7
Reviewed-on: https://review.typo3.org/20556
Reviewed-by: Christi...
Christian Kuhn
21:12 Revision 792b9326: [BUGFIX] Namespace usage -> fatal compile error in PHP 5.2
There is a regression in Typo3DbBackend. The backport of
https://review.typo3.org/#/c/19866/ contains a namespaced
ex...
Wouter Wolters
20:23 Revision 9b19353a: [BUGFIX] Fix GeneralUtility::rmdir and usage in tests
rmdir() has some issues fixed by the patch, especially if
feeded with links:
* If target is a dead link, the link was...
Anja Leichsenring
09:58 Revision da4e4f0e: [TASK] Unify donate button in about module
Change-Id: Iaf58bdb62fb9929af05398cc0d3f6a9f31c7cad4
Resolves: #47933
Releases: 6.2
Reviewed-on: https://review.typo3...
Georg Ringer
 

Also available in: Atom