Project

General

Profile

Activity

From 2013-05-18 to 2013-06-16

2013-06-16

23:31 Revision 064c9b9c: [TASK] Move video-js to contrib
To resolve /t3lib few more files should be moved:
Moves video-js styles controls to contrib.
Change-Id: I648d3bdd17e...
Felix Kopp
12:47 Revision 6d80c93b: [BUGFIX] Incorrect grouping of exclude fields in translated backend
If you use the backend in a language other than English, then the
grouping of the exclude fields in the be_group reco...
Jigal van Hemert
12:23 Revision 5bdc467b: [BUGFIX] Incorrect grouping of exclude fields in translated backend
If you use the backend in a language other than English, then the
grouping of the exclude fields in the be_group reco...
Philipp Gampe

2013-06-15

17:02 Revision d6d117ee: [BUGFIX] Illegal string offset 'translations' in DatabaseRecordList
The return value of TranslationConfigurationProvider->translationInfo
normally is an array, but it is a string in cas...
Philipp Gampe
16:59 Revision 0d98cc6c: [BUGFIX] Illegal string offset 'translations' in DatabaseRecordList
The return value of TranslationConfigurationProvider->translationInfo
normally is an array, but it is a string in cas...
Philipp Gampe
16:12 Revision b46029b0: [BUGFIX] Illegal string offset 'translations' in DatabaseRecordList
The return value of TranslationConfigurationProvider->translationInfo
normally is an array, but it is a string in cas...
Philipp Gampe
15:55 Revision 55eb3f88: [BUGFIX] Allow non-Admins to delete Records finally
This patch adds the posibility for non Admins to delete
records finally in the recycler.
Change-Id: I1fda11d62140375...
Sascha Egerer
15:55 Revision 05c3b7b5: [BUGFIX] Allow non-Admins to delete Records finally
This patch adds the posibility for non Admins to delete
records finally in the recycler.
Change-Id: I1fda11d62140375...
Sascha Egerer
15:46 Revision 71f0bd89: [BUGFIX] Illegal string offset 'translations' in DatabaseRecordList
The return value of TranslationConfigurationProvider->translationInfo
normally is an array, but it is a string in cas...
Philipp Gampe
15:42 Revision c7bdad7b: [BUGFIX] Allow non-Admins to delete Records finally
This patch adds the posibility for non Admins to delete
records finally in the recycler.
Change-Id: I1fda11d62140375...
Sascha Egerer
15:33 Revision 1ad7632c: [BUGFIX] Illegal string offset 'translations' in DatabaseRecordList
The return value of TranslationConfigurationProvider->translationInfo
normally is an array, but it is a string in cas...
Philipp Gampe
15:09 Revision b7cc497b: [TASK] Move express-install to contrib (flowplayer)
To resolve /t3lib few more files should be moved:
Moves flowplayer styles for express-install to contrib.
Change-Id:...
Felix Kopp
14:41 Revision d5b2763d: [BUGFIX] Fix template rootline for translated pages
The TypoScript template rootline in the Frontend will not be
changed any more if a different sys_language_uid is used...
Alexander Stehlik
14:38 Revision 925ce3fa: [BUGFIX] Fix template rootline for translated pages
The TypoScript template rootline in the Frontend will not be
changed any more if a different sys_language_uid is used...
Alexander Stehlik

2013-06-14

22:12 Revision 8c4ca661: [BUGFIX] styleguide: Table colspan
Felix Kopp
22:12 Revision 2a4dbb70: [RELEASE] styleguide: 0.4.0
Felix Kopp
02:41 Revision 1c8856fa: [BUGFIX] compressJs returns wrong filenames
If you enable
config.concatenateJs = 1
config.compressJs = 1
then the uncompressed version of the file is lin...
Philipp Gampe
02:13 Revision aeba1e64: [BUGFIX] Insert rows only once in exec_INSERTmultipleRows
For native handler types multiple rows can be inserted using the mysql
INSERTmultipleRows API call. When another hand...
Jigal van Hemert

2013-06-13

23:12 Revision db9efd32: [TASK] Cleanup ChangeLog
Remove mistakenly introduced submodule history in 6.2.0alpha1
release.
Resolves: #49110
Releases: 6.2
Change-Id: I00...
Ernesto Baschny
22:03 Revision e6369b09: [BUGFIX] Repair broken unit tests
In patch 21171 some tests broke due to forgotten adjustments after
code change.
This patch brings the missing adjustm...
Anja Leichsenring
21:52 Revision 90734e17: [BUGFIX] Repair broken unit tests
In patch 21171 some tests broke due to forgotten adjustments after
code change.
This patch brings the missing adjustm...
Anja Leichsenring
18:59 Revision 042370fc: [BUGFIX] Do not add category to empty table names
If the $GLOBALS['TYPO3_CONF_VARS']['SYS']['defaultCategorizedTables']
is empty or you have empty strings between comm...
Alexander Opitz
17:37 Revision 1390b9a4: [BUGFIX] FileLogWriter ignores log file configuration
If there are several instances of TYPO3\CMS\Core\Log\Writer\FileLogWriter
with different log files configured in $log...
Steffen Müller
17:36 Revision 3e990723: [BUGFIX] FileLogWriter ignores log file configuration
If there are several instances of TYPO3\CMS\Core\Log\Writer\FileLogWriter
with different log files configured in $log...
Steffen Müller
11:55 Revision 84c4ff2f: [BUGFIX] findByUid should respect query settings of repository
Prior to 6.1 findByUid built its own query which respected
the settings of its repository. Now findByUid just fetches...
Alexander Schnitzler
11:52 Revision c4c4b5ee: [BUGFIX] findByUid should respect query settings of repository
Prior to 6.1 findByUid built its own query which respected
the settings of its repository. Now findByUid just fetches...
Alexander Schnitzler

2013-06-12

20:07 Revision f5074a57: [BUGFIX] Do not add category to empty table names
If the $GLOBALS['TYPO3_CONF_VARS']['SYS']['defaultCategorizedTables']
is empty or you have empty strings between comm...
Alexander Opitz
19:41 Revision 1af5a134: [BUGFIX] Fix missing single quotes in SchemaMigratorTest
Change-Id: I452252096e39d8986dfa414016011d16f33523b8
Resolves: #49072
Related: #41344
Releases: 6.2
Reviewed-on: http...
Wouter Wolters
15:07 Revision 8fc4c1f1: [BUGFIX] Avoid double wrap in css_styled_content
Since TYPO3 6.0, USER objects have stdWrap property. The
various render methods of css_styled_content still call
stdW...
Francois Suter
14:57 Revision 35e56079: [BUGFIX] Avoid double wrap in css_styled_content
Since TYPO3 6.0, USER objects have stdWrap property. The
various render methods of css_styled_content still call
stdW...
Francois Suter
13:36 Revision f720c969: [BUGFIX] Avoid double wrap in css_styled_content
Since TYPO3 6.0, USER objects have stdWrap property. The
various render methods of css_styled_content still call
stdW...
Francois Suter
06:51 Revision fc9988a2: [TASK] Move t3lib/csconvtbl && t3lib/unidata
Move the 2 folders t3lib/csconvtbl && t3lib/unidata to
sysext/core/Resources/Private/Charsets/
Change-Id: If721bfe5a...
Georg Ringer

2013-06-11

22:21 Revision 4e6cc614: [BUGFIX] False-Positives in SQL comparison
When one has e.g. a field "foo INT(11) DEFAULT '0' NOT NULL" in
it's ext_tables.sql definition, the comparison will a...
Mario Rimann
19:18 Revision 7e8159a2: [BUGFIX] Missing file extension class with "file links" type
The content element type "file links" can't render
the the css class for the file extension, because
it uses a non-ex...
Stefan Galinski
19:06 Revision 4efcdb4c: [BUGFIX] Missing file extension class with "file links" type
The content element type "file links" can't render
the the css class for the file extension, because
it uses a non-ex...
Stefan Galinski
19:04 Revision 06299cce: [BUGFIX] Missing file extension class with "file links" type
The content element type "file links" can't render
the the css class for the file extension, because
it uses a non-ex...
Stefan Galinski
17:53 Revision 408c4b0d: [BUGFIX] List Module - Reference count limited to 20
The reference count in the list view is limited
to 20. Use the extended view to render the counter.
Fixes: #49004
Re...
Stefan Galinski
17:51 Revision 0316b1e5: [BUGFIX] List Module - Reference count limited to 20
The reference count in the list view is limited
to 20. Use the extended view to render the counter.
Fixes: #49004
Re...
Stefan Galinski
17:48 Revision 083e9b01: [BUGFIX] List Module - Reference count limited to 20
The reference count in the list view is limited
to 20. Use the extended view to render the counter.
Fixes: #49004
Re...
Stefan Galinski
16:20 Revision e6af651b: [TASK] Allow sys_category in rootpage
Allow sys_category records to be stored in the rootpage. (pid=0)
Resolves: #47530
Releases: 6.2, 6.1, 6.0
Change-Id:...
Stefan Froemken
15:41 Revision f552dac4: [BUGFIX] Recycler ignores depth setting
The recycler currently ignores the depth
setting, because of a wrong type check
since the migration to mysqli.
Fixes...
Stefan Galinski
15:23 Revision ba7e83ee: [BUGFIX] Recycler ignores depth setting
The recycler currently ignores the depth
setting, because of a wrong type check
since the migration to mysqli.
Fixes...
Stefan Galinski
11:46 Revision 3c801955: [TASK] Remove "require_once" in /typo3/
During the namespace switch many classes were renamed
and moved to different locations based on the new names.
This ...
Felix Kopp
11:34 Revision 425983cb: [BUGFIX] Bad English in system extensions: "screen shot"
According to wiktionary [1] the word "screenshot" is a compound
word and not two separate words.
[1] http://en.wikti...
Bernhard Kraft
11:32 Revision 6baac6c1: [BUGFIX] Bad English in system extensions: "screen shot"
According to wiktionary [1] the word "screenshot" is a compound
word and not two separate words.
[1] http://en.wikti...
Bernhard Kraft
11:30 Revision 291f7c2f: [TASK] Move JavaScript files out of t3lib
t3lib folder should diminish and finally dissolve itself.
Moves JS files out of t3lib to corresponding extension fold...
Felix Kopp

2013-06-10

17:59 Revision 34dc73da: [BUGFIX] FileLogWriter ignores log file configuration
If there are several instances of TYPO3\CMS\Core\Log\Writer\FileLogWriter
with different log files configured in $log...
Steffen Müller

2013-06-09

21:04 Revision 2e90d34e: [FEATURE] styleguide: ClickMenu mock
Felix Kopp

2013-06-08

21:04 Revision 0225981b: [BUGFIX] Bad English in TCEforms: "Edit Pagecontent" and "fontface"
Core language files contain the words "Pagecontent" and "fontface",
which both must be two separate words.
Change-Id...
Dmitry Dulepov
21:02 Revision 3ad4be6d: [BUGFIX] Bad English in TCEforms: "Edit Pagecontent" and "fontface"
Core language files contain the words "Pagecontent" and "fontface",
which both must be two separate words.
Change-Id...
Dmitry Dulepov
15:59 Revision 0a8eae67: [TASK] Increase spacing between icon (module menu)
Adds small additional space between icons and label in mod menu.
Resolves: #48957
Releses: 6.2
Change-Id: Ibbc027872...
Felix Kopp

2013-06-05

00:53 Revision cfc7e437: [TASK] EXT: t3skin - extract table styling
In order to be able to introduce common table css definition,
CSS must be concentrated in a common file "main_table.c...
Felix Kopp
00:29 Revision 0856df46: [TASK] EXT: t3skin: Extract form styling into own file
File main_content.css currently includes styles definitions
for <form> and corresponding fields.
Extract CSS styling...
Felix Kopp

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
 

Also available in: Atom