Project

General

Profile

Activity

From 2013-07-25 to 2013-08-23

2013-08-22

21:32 Revision 163c2316: [BUGFIX] Fix failing test
The test using this file was not adjusted and thus failing.
The test was adjusted and another one added, looking aft...
Anja Leichsenring
21:00 Revision eb148126: [TASK] Merge pagegen.php to index_ts.php
pagegen.php contains rendering code and is called twice
in index_ts.php. The patch merged the content of this
file to...
Christian Kuhn
20:16 Revision 8fe0590f: [TASK] Move TCA and ext_tables.sql from ext:cms to ext:frontend
EXT:frontend is the successor of ext:cms. This started with the
namespace change so all class files are already locat...
Christian Kuhn
12:37 Revision df2e8393: [BUGFIX] Wrong namespace in DataHandler test
Change-Id: Ice648bc6d9d0668c7f0a42ae57fab556da7dcaaa
Resolves: #51253
Releases: 6.2
Reviewed-on: https://review.typo3...
Christian Kuhn
12:19 Revision 9a44dec2: Revert "[BUGFIX] Check for incompatible SQL modes"
The sysenv-check is not the proper place for a check that needs a working db-connection. But we'll find a different p... Stefan Neufeind
12:19 Revision b048d701: Revert "[BUGFIX] Check for incompatible SQL modes"
The sysenv-check is not the proper place for a check that needs a working db-connection. But we'll find a different p... Stefan Neufeind
11:55 Revision e3659b1e: [BUGFIX] Missing "Interface" in Backend-Annotation
ObjectMapper does not work for Backend-Mappings
because of missing "Interface" in Backend-Annotation
Resolves: #5124...
Stefan Froemken
11:52 Revision 5738788b: [BUGFIX] Missing "Interface" in Backend-Annotation
ObjectMapper does not work for Backend-Mappings
because of missing "Interface" in Backend-Annotation
Resolves: #5124...
Stefan Froemken
11:40 Revision e727d5ff: [BUGFIX] Check for incompatible SQL modes
If the SQL mode "STRICT_ALL_TABLES" is enabled you
will not be able to save most records. (Enable it in
your my.cnf a...
Sascha Egerer
11:24 Revision bad3f24c: [BUGFIX] Check for incompatible SQL modes
If the SQL mode "STRICT_ALL_TABLES" is enabled you
will not be able to save most records. (Enable it in
your my.cnf a...
Sascha Egerer
10:39 Revision d3a1baba: [BUGFIX] Storage is offline but is still used
Check before generating a publicUrl if storage is online.
Resolves: #49842
Releases: 6.2, 6.1, 6.0
Change-Id: I766e3...
Frans Saris

2013-08-21

13:29 Revision 76b166b7: [BUGFIX] Ignore permission checks for processed files
It must be possible that processed files are generated
even if the user has read only permissions on a storage.
Addi...
Helmut Hummel

2013-08-20

23:55 Revision 74eb0c9c: [-FEATURE] CMS Override
Felix Kopp
23:23 Revision 910d820a: [BUGFIX] No version overlay should be done for sys_language
The tables sys_language and static_languages do not support
versioning. Therefore, when doing a version preview, no
v...
Lienhart Woitok
23:23 Revision eaad8a38: [BUGFIX] No version overlay should be done for sys_language
The tables sys_language and static_languages do not support
versioning. Therefore, when doing a version preview, no
v...
Lienhart Woitok
23:01 Revision f0a436f2: [BUGFIX] No version overlay should be done for sys_language
The tables sys_language and static_languages do not support
versioning. Therefore, when doing a version preview, no
v...
Lienhart Woitok
22:37 Revision 91c09f19: [BUGFIX] Files with unclean path indexed multiple times
When adding a file or requesting a file by an identifier
cleanup any . and .. in the path before handing off
to the d...
Stefan Neufeind
22:37 Revision 19a811de: [BUGFIX] Files with unclean path indexed multiple times
When adding a file or requesting a file by an identifier
cleanup any . and .. in the path before handing off
to the d...
Stefan Neufeind
21:56 Revision 04dae870: [BUGFIX] Files with unclean path indexed multiple times
When adding a file or requesting a file by an identifier
cleanup any . and .. in the path before handing off
to the d...
Stefan Neufeind
20:10 Revision cf47f598: [BUGFIX] FlashMessageQueue PHP strict warning
FlashMessageQueue exends \SplQueue and overwrites enqueue($value).
In \SplQueue enqueue() has no type hint on $value,...
Christian Kuhn
19:59 Revision 4044e9e3: [BUGFIX] FlashMessageQueue PHP strict warning
FlashMessageQueue exends \SplQueue and overwrites enqueue($value).
In \SplQueue enqueue() has no type hint on $value,...
Christian Kuhn
19:27 Revision ae16fbab: [TASK] Adapt skinning extension stylesheet paths
In order to clean up EXT: t3skin the standard paths should
be adapted to follow extbase/fluid conventions.
Change-Id...
Felix Kopp
09:11 Revision 4571ca9c: [BUGFIX] TCA: subtypes_addlist not processed
TCA: subtypes_addlist is not processed
if the subtype_value_field is in a palette
Change-Id: I6bcaaf36c330962c1d7d9f...
Ernesto Baschny
08:57 Revision 3693037c: [BUGFIX] Handle file_references properly in t3lib_befunc::thumbCode
Group fields with internal_type "file_reference" reference the files
directly. The filepaths don't need any additiona...
Tolleiv Nietsch

2013-08-19

01:29 Revision bfb23287: [TASK] Implement getDatabase to FunctionalTestCase
Fiddling with database records is a common use case in
functional tests. The patch implements a getDatabase()
method ...
Christian Kuhn
01:10 Revision a60872da: [TASK] Improve documentation in FunctionalTestCase
Change-Id: Ice1e7760d9d1644411bc95ee2dd15e0885277e82
Releases: 6.2
Resolves: #51165
Reviewed-on: https://review.typo3...
Christian Kuhn

2013-08-18

23:47 Revision ab6a171b: [FEATURE] Responsive website preview
Bring responsive adaption for preview frame in EXT: viewpage
based on common device widths.
Change-Id: I8e1df6243436...
Felix Kopp
15:32 Revision 7d846a0b: [TASK] FunctionalTestCase refactoring
* Make properties in utility class non static, store private instance
* Improve documentation
* Better exception code...
Christian Kuhn
15:02 Revision b4100089: [CLEANUP] Remove deprecated repository constructor
Resolves: #51142
Releases: 6.2
Change-Id: I4d7e49d564df0f59c75802a6526ca0ede1f3477c
Reviewed-on: https://review.typo3...
Felix Oertel
14:23 Revision e40dce3e: [TASK] FilesContentObject::stdWrapValue(): only execute stdWrap once
Change-Id: I4bad84460e1d1b16e05498e382644cd5946c3be8
Resolves: #50614
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re...
Stefan Neufeind
14:22 Revision fb7b6867: [TASK] FilesContentObject::stdWrapValue(): only execute stdWrap once
Change-Id: I4bad84460e1d1b16e05498e382644cd5946c3be8
Resolves: #50614
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re...
Stefan Neufeind
14:21 Revision a6522a0c: [TASK] FilesContentObject::stdWrapValue(): only execute stdWrap once
Change-Id: I4bad84460e1d1b16e05498e382644cd5946c3be8
Resolves: #50614
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re...
Stefan Neufeind
14:21 Revision 6b4b9e0e: [TASK] Use real boolean value for sL second param
Make use of boolean value TRUE as second parameter in sL function.
Change-Id: I6d77affc4f3ff260f617ca67c773fc4ca2e48...
Wouter Wolters
14:20 Revision d3684977: [BUGFIX] Language-module icons need to display in correct size
Since inline:display-block was missing on those icons, those
icons didn't display in their intended size although the...
Stefan Neufeind
14:18 Revision 4abd2779: [BUGFIX] Language-module icons need to display in correct size
Since inline:display-block was missing on those icons, those
icons didn't display in their intended size although the...
Stefan Neufeind
14:17 Revision 7c40f6c4: [BUGFIX] Language-module icons need to display in correct size
Since inline:display-block was missing on those icons, those
icons didn't display in their intended size although the...
Stefan Neufeind
12:37 Revision 44bb4cd8: Revert "[CLEANUP] remove deprecated repository constructor"
This breaks a lot of tests as is. Will be reintroduced
together with the neccessary refactorings.
This reverts commi...
Anja Leichsenring
12:29 Revision cd3b7fe9: [TASK] Simplify travis script
The chmod for phpunit binaries is not needed after ext:phpunit
fixed this, the execute script itself is simplified a ...
Christian Kuhn
12:09 Revision 8eb6c455: [TASK] Add first functional tests for DataHandler
The patch introduces some common database fixtures that can be
re-used between tests. Two base functional tests in co...
Tymoteusz Motylewski
11:24 Revision 9da8df57: [TASK] Remove dispensable headlines in EXT: beuser
The amount of headline in backend user module can be reduced.
There is one headline for one view in Backend User Mana...
Felix Kopp
11:16 Revision 91bb1794: [CLEANUP] remove deprecated repository constructor
Resolves: #51142
Releases: 6.2
Change-Id: Iff5850940fa6e92ccd890564e2a90d11e9cf5e8d
Reviewed-on: https://review.typo3...
Felix Oertel

2013-08-17

20:11 Revision 9f987b9e: [BUGFIX] TCA: subtypes_addlist not processed
TCA: subtypes_addlist is not processed
if the subtype_value_field is in a palette
Change-Id: I6bcaaf36c330962c1d7d9f...
Ernesto Baschny
20:05 Revision fbbad86c: [BUGFIX] TCA: subtypes_addlist not processed
TCA: subtypes_addlist is not processed
if the subtype_value_field is in a palette
Fixes: #30636
Releases: 6.2, 6.1, ...
Benni Mack
20:02 Revision 87b18bfd: [BUGFIX] TCA: subtypes_addlist not processed
TCA: subtypes_addlist is not processed
if the subtype_value_field is in a palette
Fixes: #30636
Releases: 6.2, 6.1, ...
Benni Mack
19:59 Revision 752a963a: [BUGFIX] TCA: subtypes_addlist not processed
TCA: subtypes_addlist is not processed
if the subtype_value_field is in a palette
Fixes: #30636
Releases: 6.2, 6.1, ...
Benni Mack
19:27 Revision 3441661d: [BUGFIX] Not possible to finish update wizard
When running the update wizard you are not able to finish it.
Therefore a back button is introduced when there is no
...
Wouter Wolters
18:33 Revision f39a79da: [BUGFIX] Query parameters of external link may get altered
If an external link is set to the same domain as the BE domain and
the id query parameter is present, any other query...
Stanislas Rolland
18:32 Revision 522abbcf: [BUGFIX] Query parameters of external link may get altered
If an external link is set to the same domain as the BE domain and
the id query parameter is present, any other query...
Stanislas Rolland
18:31 Revision 2b93568d: [BUGFIX] Query parameters of external link may get altered
If an external link is set to the same domain as the BE domain and
the id query parameter is present, any other query...
Stanislas Rolland
17:19 Revision 01e9b333: [TASK] Refactor functional base test class
Extract setUp() and tearDown() code to an own class
and start documenting the whole sytem.
Resolves: #51144
Releases...
Christian Kuhn
01:02 Revision 77ea6532: [TASK] styleguide: Remove override: Line-Height
Line-height is now in core Felix Kopp
00:44 Revision 4d350508: [BUGFIX] styleguide: Remove Add/New links
Felix Kopp

2013-08-16

22:15 Revision c6e8e5e7: [TASK] Implement standalone functional test API
Test encapsulation and a controlled environment is
crucial for solid functional tests.
The patch creates a full TYPO...
Helmut Hummel
21:01 Revision 8a2b0404: [BUGFIX] Show correct record title for be_groups and be_users
Currently it lists groups only using field title of
be_groups table regardless of any label definitions in TCA.
Use B...
Markus Klein
17:07 Revision ae479fe9: [TASK] Execute standalone functional tests in travis
Change-Id: If9195b5ef908ecf09d1a03f07f93cf983beaf474
Resolves: #51121
Releases: 6.2
Reviewed-on: https://review.typo3...
Christian Kuhn
16:00 Revision 3ced73f8: [TASK] Reformat .travis.yml to be better readable
Resolves: #51119
Releases: 6.2
Change-Id: Ibbabf4de13aa4bff069021629bedb14fd111f091
Reviewed-on: https://review.typo3...
Christian Kuhn
15:22 Revision 0919e699: [FEATURE] Prepare generic persistence for overlay handling by signals
To get a better grip on languages and workspaces, we decided
to separate their handling from the storageBackend.
Thi...
Felix Oertel
14:38 Revision a09dc5fb: [TASK] Disable scheduler-tests if EXT:scheduler not loaded
Change-Id: I62ec38fc27330e74c4bc3eed6ded3a2f4a6de550
Resolves: #51115
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re...
Anja Leichsenring
14:28 Revision 13392425: [TASK] Disable scheduler-tests if EXT:scheduler not loaded
Change-Id: I62ec38fc27330e74c4bc3eed6ded3a2f4a6de550
Resolves: #51115
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re...
Stefan Neufeind
14:24 Revision 24495eff: [TASK] Standalone functional test runner
Introduce base code for a standalone php test runner.
"./typo3conf/ext/phpunit/Composer/vendor/bin/phpunit
-c typo3...
Christian Kuhn
14:19 Revision 47ddf169: [TASK] Disable scheduler-tests if EXT:scheduler not loaded
Change-Id: I62ec38fc27330e74c4bc3eed6ded3a2f4a6de550
Resolves: #51115
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re...
Stefan Neufeind
13:57 Revision 9a4b1a10: [TASK] Enable unittests for EXT:documentation
Travis should start including the unittests for EXT:documentation
in its builds as well.
Change-Id: Ie59945964dbf684...
Stefan Neufeind
13:20 Revision 17ca0d68: [FEATURE] Flexible cHash Calculation
Introduces new configuration options for $TYPO3_CONF_VARS['FE']
* cHashRequiredParameters
* cHashExcludedParameters
*...
Daniel Poetzinger
12:54 Revision e7c079ca: [TASK] Make tests use correct namespaces
Change-Id: I7cc308d3c5c59b1bf8922b6830cf29fb726caa56
Resolves: #51103
Releases: 6.2, 6.1, 6.0
Reviewed-on: https://re...
Stefan Neufeind
12:03 Revision 4c6f226b: [TASK] Introduce relative line-heights
The line-height for the backend was fixed to 14px.
But line-heights should be relative to the font-size.
With this s...
Felix Kopp
11:35 Revision 88512263: [TASK] UnitTests.xml cleanup
Minor cleanup in UnitTests.xml, BackupGlobals can be enabled
by default.
Resolves: #51101
Releases: 6.2
Change-Id: ...
Christian Kuhn
11:33 Revision 3889f1a6: [BUGFIX] Fix file permission methods in BackendUserAuthentication
Take default TSConfig file permissions into account:
File permissions configured in User TSConfig,
are not taken int...
Helmut Hummel
11:32 Revision 8dfaf9cf: [BUGFIX] Fix file permission methods in BackendUserAuthentication
Take default TSConfig file permissions into account:
File permissions configured in User TSConfig,
are not taken int...
Helmut Hummel
09:20 Revision d34375a5: [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth
BackenuserAuthentication::getTSConfig() behaves
inconsistently when an object string is given with
multiple sections ...
Helmut Hummel
09:18 Revision db510234: [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth
BackenuserAuthentication::getTSConfig() behaves
inconsistently when an object string is given with
multiple sections ...
Helmut Hummel
09:12 Revision 221a435c: Revert "[BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth"
This reverts commit d3b785100efee55f08391d044ca574cd488587cd
Defective cherry-pick causing failing builds on Travis
...
Helmut Hummel
09:11 Revision 8b33a0dd: Revert "[BUGFIX] Fix file permission methods in BackendUserAuthentication"
This reverts commit 329645ce21088e06b8e35e7bef985f32a08bf00f
Missing dependencies caused failing builds on Travis
C...
Helmut Hummel
09:10 Revision fbe13654: Revert "[BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth"
This reverts commit c7d04fbda9272f13b52fe57a2b39b8307ff14340
Defective cherry-pick from master causes failing builds...
Helmut Hummel
09:09 Revision c523db0b: Revert "[BUGFIX] Fix file permission methods in BackendUserAuthentication"
This reverts commit 01ac0075f41251557b5ddb24388508a927555ef6
Because of a missing dependency this caused failing bui...
Helmut Hummel

2013-08-15

14:52 Revision c7d04fbd: [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth
BackenuserAuthentication::getTSConfig() behaves
inconsistently when an object string is given with
multiple sections ...
Helmut Hummel
14:51 Revision d3b78510: [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth
BackenuserAuthentication::getTSConfig() behaves
inconsistently when an object string is given with
multiple sections ...
Helmut Hummel
13:01 Revision 40315110: WIP Functional tests
Change-Id: I54f652f6a346a5155b5c33e4a065ab37898ff5b2 Helmut Hummel
13:01 Revision 35846030: [BUGFIX] admin_get_dbs: Keep the current database selected.
admin_get_dbs checks if available databases can be
selected, but does not select the original one before
returning th...
Helmut Hummel
11:38 Revision 329645ce: [BUGFIX] Fix file permission methods in BackendUserAuthentication
Take default TSConfig file permissions into account:
File permissions configured in User TSConfig,
are not taken int...
Helmut Hummel
11:36 Revision 01ac0075: [BUGFIX] Fix file permission methods in BackendUserAuthentication
Take default TSConfig file permissions into account:
File permissions configured in User TSConfig,
are not taken int...
Helmut Hummel
11:32 Revision 371c7abe: [BUGFIX] Fix file permission methods in BackendUserAuthentication
Take default TSConfig file permissions into account:
File permissions configured in User TSConfig,
are not taken int...
Helmut Hummel

2013-08-14

19:29 Revision 365c939a: [BUGFIX] Avoid usage of subheader in mailform
Since TYPO3 CMS 4.7 the subheader field is rendered by lib.stdheader
if the chosen doctype is HTML 5. However the old...
Francois Suter
19:28 Revision 61506bb5: [BUGFIX] Avoid usage of subheader in mailform
Since TYPO3 CMS 4.7 the subheader field is rendered by lib.stdheader
if the chosen doctype is HTML 5. However the old...
Francois Suter
19:27 Revision 3e379b4a: [BUGFIX] Avoid usage of subheader in mailform
Since TYPO3 CMS 4.7 the subheader field is rendered by lib.stdheader
if the chosen doctype is HTML 5. However the old...
Francois Suter
19:12 Revision a82a1067: [BUGFIX] Avoid usage of subheader in mailform
Since TYPO3 CMS 4.7 the subheader field is rendered by lib.stdheader
if the chosen doctype is HTML 5. However the old...
Francois Suter
07:45 Revision 528c0d44: [BUGFIX] storagePid is lost when persistence.recursive is set
If recursive storagePid is set via TypoScript, the storagePid
itself is missing in the list of pids.
Resolves: #5106...
Steffen Müller
07:35 Revision c5c3776a: [BUGFIX] storagePid is lost when persistence.recursive is set
If recursive storagePid is set via TypoScript, the storagePid
itself is missing in the list of pids.
Resolves: #5106...
Steffen Müller

2013-08-12

21:34 Revision d7ef5a93: [BUGFIX] Typing after abbr or acronym tag is difficult
Solution: After inserting the abbreviation, position the cursor
after and outside the inserted tag.
Resolves: #47806...
Stanislas Rolland
21:33 Revision 76d3e55a: [BUGFIX] Typing after abbr or acronym tag is difficult
Solution: After inserting the abbreviation, position the cursor
after and outside the inserted tag.
Resolves: #47806...
Stanislas Rolland
21:21 Revision b3000a45: [BUGFIX] Typing after abbr or acronym tag is difficult
Solution: After inserting the abbreviation, position the cursor
after and outside the inserted tag.
Resolves: #47806...
Stanislas Rolland
21:02 Revision c43e90db: [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth
BackenuserAuthentication::getTSConfig() behaves
inconsistently when an object string is given with
multiple sections ...
Helmut Hummel
19:45 Revision c8a83e7e: [BUGFIX] FAL: Image Processing doesn't respect GFX "thumbnails_png"
The Task Interface of the File Abstraction Layer defines the
target file extension for graphcal tasks. Previously thi...
Benni Mack
18:48 Revision 287d6c7c: [FEATURE] Intgrate CSS class "lead" for introductions
The most relevant text should always be highly visible.
Integrate the CSS class "lead" for introductions.
Lead bring...
Felix Kopp
18:43 Revision 3485b0f8: [BUGFIX] Reposition TYPO3 logo text
Brings logo text "TYPO3" in line with module menu text.
Change-Id: Ief21e7ded4f8085e2f661304b55861211f202955
Resolve...
Felix Kopp
18:41 Revision bb24c303: [TASK] Visual feedback on hover: spot text links
Text links are not spotted easily. Give TYPO3 an easy visual feedback
for text links on hover. Hover on table rows al...
Felix Kopp
18:41 Revision 15002e46: [TASK] EXT: beuser remove spaces from links
Removes excessive spaces from within links / a-tags.
Change-Id: Ica8b6d365282dc3a0e6588a5099404c6b4bc7c73
Resolves: ...
Felix Kopp
18:38 Revision ad92a9d4: [TASK] Installer: Ask for username during initial setup
Good security-practice is to choose a username different
than "admin".
Change-Id: Ib4a70b491f1f9a9112b8cd37db4366418...
Stefan Neufeind
14:20 Revision fa215f09: [FEATURE] EXT: extensionmanager PNG icon
Use transparent PNG version of backend module icon for
EXT: extensionmanager in module menu instead of GIF.
Change-I...
Felix Kopp
13:53 Revision 7b162321: [BUGFIX] Allow reading files if storage is not browsable
Whether a storage is browsable or not should not
affect the possibility to read a file with a
given identifier.
Rele...
Helmut Hummel
13:52 Revision be8cfc27: [BUGFIX] Allow reading files if storage is not browsable
Whether a storage is browsable or not should not
affect the possibility to read a file with a
given identifier.
Rele...
Helmut Hummel
13:21 Revision 3e7c3173: [TASK] EXT: be_user - improve listing
Backend user's username and real name are tightly coupled. These
texts should stand right next to each other. Merged ...
Felix Kopp

2013-08-11

23:23 Revision 0ae24523: [BUGFIX] Allow reading files if storage is not browsable
Whether a storage is browsable or not should not
affect the possibility to read a file with a
given identifier.
Rele...
Helmut Hummel
22:23 Revision f92dbbdc: [BUGFIX] Take into account all file and folder permissions
When handling the old file permission settings from
user or user group records, all current FAL user
permissions shou...
Helmut Hummel
22:23 Revision 31522601: [BUGFIX] Take into account all file and folder permissions
When handling the old file permission settings from
user or user group records, all current FAL user
permissions shou...
Helmut Hummel
22:22 Revision 7ce53db5: [BUGFIX] Take into account all file and folder permissions
When handling the old file permission settings from
user or user group records, all current FAL user
permissions shou...
Helmut Hummel
21:51 Revision 5b828c70: [BUGFIX] Failing tests in Resource\Driver\LocalDriverTest on Windows
The test createdFilesAreEmpty depends on another test which returns a
mocked object. In the mock two returnValues for...
Nicole Cordes
21:51 Revision 4943a8f8: [BUGFIX] Failing tests in Resource\Driver\LocalDriverTest on Windows
The test createdFilesAreEmpty depends on another test which returns a
mocked object. In the mock two returnValues for...
Nicole Cordes
21:04 Revision ac391404: [BUGFIX] Missing \TYPO3\CMS\Core\Utility\ in ResourceFactory
After merge of the new signal inside the ResourceFactory
the call to GeneralUtility is wrong.
Resolves: #51012
Relea...
Wouter Wolters
21:04 Revision 154576f0: [BUGFIX] Missing \TYPO3\CMS\Core\Utility\ in ResourceFactory
After merge of the new signal inside the ResourceFactory
the call to GeneralUtility is wrong.
Resolves: #51012
Relea...
Wouter Wolters
20:42 Revision 55446c5a: [TASK] Add signal in ResourceFactory for storage creation
We miss a central place to adapt or change
configuration for a resource storage.
Add a signal in the resource factor...
Helmut Hummel
20:42 Revision f9d9ab02: [TASK] Add signal in ResourceFactory for storage creation
We miss a central place to adapt or change
configuration for a resource storage.
Add a signal in the resource factor...
Helmut Hummel
20:41 Revision 271e8019: [BUGFIX] LocalDriver: Recursive file listing is broken
The recursive file listing, introduced as part of the public API in
the fix for #43249, is currently broken.
One pro...
Andreas Wolf
20:25 Revision 2c7c1e71: [BUGFIX] FAL: Image Processing doesn't respect GFX "thumbnails_png"
The Task Interface of the File Abstraction Layer defines the
target file extension for graphcal tasks. Previously thi...
Benni Mack
20:24 Revision c4c9d7b9: [BUGFIX] LocalDriver: Recursive file listing is broken
The recursive file listing, introduced as part of the public API in
the fix for #43249, is currently broken.
One pro...
Andreas Wolf
20:17 Revision f63d3120: [TASK] Add signal in ResourceFactory for storage creation
We miss a central place to adapt or change
configuration for a resource storage.
Add a signal in the resource factor...
Helmut Hummel
16:59 Revision 4978ea77: [BUGFIX] rtehtmlarea acronym error with static_info_tables 6.0+
Problem: Editing acronym records fails with Static Info Tables 6.0+ as
tx_staticinfotables_div->selectItemsTCA does n...
Stanislas Rolland
15:47 Revision 93e763bf: [BUGFIX] rtehtmlarea acronym error with static_info_tables 6.0+
Problem: Editing acronym records fails with Static Info Tables 6.0+ as
tx_staticinfotables_div->selectItemsTCA does n...
Stanislas Rolland
15:22 Revision 82ee6514: [BUGFIX] rtehtmlarea acronym error with static_info_tables 6.0+
Problem: Editing acronym records fails with Static Info Tables 6.0+ as
tx_staticinfotables_div->selectItemsTCA does n...
Stanislas Rolland

2013-08-10

19:27 Revision fade2983: [BUGFIX] Invalid allowed value for color space
The array with allowed color space names contains an invalid value
(grey), which is replaced by the correct one (gray...
Tomita Militaru
19:26 Revision acaa51be: [BUGFIX] Invalid allowed value for color space
The array with allowed color space names contains an invalid value
(grey), which is replaced by the correct one (gray...
Tomita Militaru
14:50 Revision d875358e: [RELEASE] styleguide: 0.5.0
Felix Kopp
14:48 Revision 458288a7: [BUGFIX] styleguide: Wording FlashMessages
Felix Kopp
14:47 Revision 880933de: [TASK] styleguide: FlashMessages
Felix Kopp
14:47 Revision 34a42887: [-FEATURE] Grid
Felix Kopp
14:46 Revision b1feb701: [-FEATURE] Testel
Felix Kopp
14:46 Revision 93b131af: [FEATURE] styleguide: Tables
Felix Kopp
14:46 Revision b90ef5b9: [FEATURE] styleguide: Helpers
Felix Kopp
14:46 Revision 105e1501: [FEATURE] styleguide: Typography
Felix Kopp
14:46 Revision b3e0f586: [TASK] styleguide: Actions/controllers
Felix Kopp
14:45 Revision 0592ee44: [TASK] styleguide: Forms / actions
Felix Kopp
14:44 Revision c7330a70: [FEATURE] styleguide: Bring CSS override & styles
Felix Kopp
14:44 Revision 4b8d0abc: [TASK] styleguide: Index
Felix Kopp

2013-08-09

21:03 Revision e6e0b4f1: [FEATURE] Added autofocus attribute to textfield and textarea
The ViewHelpers f:form.textfield and f:form.textarea were lacking the
HTML5 "autofocus" attribute. It is available fo...
Tim Spiekerkötter
17:51 Revision d260109d: [BUGFIX] Mixed up parameters in call to replaceMarkersInWhereClause
The patch for #21892 breaks functionality due to a mixed up parameters
list in BackendUtility.
Resolves: #50976
Rele...
Anja Leichsenring

2013-08-08

23:07 Revision 59ff9579: [BUGFIX] Reports module tries to load not-installed extension
When you select a report from an extension, the reports module
will remember this when you re-open it. But if you hav...
Wouter Wolters
23:06 Revision 150e4589: [BUGFIX] Reports module tries to load not-installed extension
When you select a report from an extension, the reports module
will remember this when you re-open it. But if you hav...
Wouter Wolters
23:03 Revision a6ea7f7a: [BUGFIX] Reports module tries to load not-installed extension
When you select a report from an extension, the reports module
will remember this when you re-open it. But if you hav...
Wouter Wolters
22:56 Revision 380fb859: [BUGFIX] number_format() expects parameter 1 to be double
In stdWrap function numberFormat $content is a string.
Make sure this is a float value when it is passed into
PHP fun...
Anja Leichsenring
22:50 Revision 4cfafbeb: [BUGFIX] number_format() expects parameter 1 to be double
In stdWrap function numberFormat $content is a string.
Make sure this is a float value when it is passed into
PHP fun...
Anja Leichsenring
22:41 Revision 8ed80666: [BUGFIX] number_format() expects parameter 1 to be double
In stdWrap function numberFormat $content is a string.
Make sure this is a float value when it is passed into
PHP fun...
Wouter Wolters
22:36 Revision 6a2af77c: [BUGFIX] number_format() expects parameter 1 to be double
In stdWrap function numberFormat $content is a string.
Make sure this is a float value when it is passed into
PHP fun...
Wouter Wolters
22:27 Revision ed8ee7af: [BUGFIX] number_format() expects parameter 1 to be double
In stdWrap function numberFormat $content is a string.
Make sure this is a float value when it is passed into
PHP fun...
Wouter Wolters
22:23 Revision 8aeb95df: [BUGFIX] Workspaces and Version update wizard isn't skippable
When you skip the update wizard for workspaces and version
you always get the wizard back. The update wizard is not m...
Wouter Wolters
21:44 Revision 24f1b96b: [FEATURE] Uninstall broken ext in install tool
Adds buttons to uninstall incompatible extensions
to the install tool extension compatibility tester.
You may install...
Susanne Moog
20:58 Revision 24f5effa: [FEATURE] Form: "Redirect" postprocessor
* Implements a basic postprocessor to perform a redirect.
* Adds it to the form-wizard.
* Enables prepared ExtJS-code...
Christian Kuhn
15:49 Revision e4ddb8a2: [TASK] Define new file interfaces
Change-Id: Idfec38e0d26ee5ab592013c2d40bb2f5ebbd13cf Andreas Wolf

2013-08-07

20:50 Revision 98bc16ba: [BUGFIX] Ignore case in file extension filter
This patch makes the FileExtensionFilter case insensitive.
If the filter is configured to allow files with the ".EXT...
Alexander Stehlik
20:50 Revision d7f01a29: [BUGFIX] Ignore case in file extension filter
This patch makes the FileExtensionFilter case insensitive.
If the filter is configured to allow files with the ".EXT...
Alexander Stehlik
20:07 Revision 8c8bdfe0: [BUGFIX] Ignore case in file extension filter
This patch makes the FileExtensionFilter case insensitive.
If the filter is configured to allow files with the ".EXT...
Alexander Stehlik
17:12 Revision 9bf2c389: [FEATURE] Substitution of default markers in single function
In the function
TYPO3\CMS\Backend\Utility\BackendUtility::exec_foreign_table_where_query
a lot of default markers (li...
Nicole Cordes
17:06 Revision 032d7ac3: [BUGFIX] Correctly set user storage permissions
With FAL a new way to define file permissions
(for storages) has been introduced. You can set
these in User TsConfig ...
Helmut Hummel
17:04 Revision 20df9280: [BUGFIX] Correctly set user storage permissions
With FAL a new way to define file permissions
(for storages) has been introduced. You can set
these in User TsConfig ...
Helmut Hummel
17:03 Revision 0feea5b5: [BUGFIX] Correctly set user storage permissions
With FAL a new way to define file permissions
(for storages) has been introduced. You can set
these in User TsConfig ...
Helmut Hummel
13:52 Revision c9411994: [TASK] Introduce AbstractHierarchicalFilesystemDriver
There are many tasks which apply to all drivers working on an
Hierarchical FileSystem (NFS, WebDav, LocalDriver, .......
Steffen Ritter
13:51 Revision c3b2ee29: [TASK] Introduce AbstractHierarchicalFilesystemDriver
There are many tasks which apply to all drivers working on an
Hierarchical FileSystem (NFS, WebDav, LocalDriver, .......
Steffen Ritter
13:03 Revision c997bfc9: [TASK] Introduce AbstractHierarchicalFilesystemDriver
There are many tasks which apply to all drivers working on an
Hierarchical FileSystem (NFS, WebDav, LocalDriver, .......
Steffen Ritter
12:03 Revision f3f221d2: [BUGFIX] Failing Resource\FactoryTest on Windows systems
Two tests in class TYPO3\CMS\Core\Tests\Unit\Resource\FactoryTest fail
with warnings. This is because of two single i...
Nicole Cordes
11:53 Revision 903024c4: [BUGFIX] Failing Resource\FactoryTest on Windows systems
Two tests in class TYPO3\CMS\Core\Tests\Unit\Resource\FactoryTest fail
with warnings. This is because of two single i...
Nicole Cordes
11:17 Revision cc31a4d1: [BUGFIX] Failing Resource\FactoryTest on Windows systems
Two tests in class TYPO3\CMS\Core\Tests\Unit\Resource\FactoryTest fail
with warnings. This is because of two single i...
Nicole Cordes
06:14 Revision d65c3604: [BUGFIX] Indexing of external files does not work in indexed_search
After the namespace change a wrong replace was done in
indexed_search. Replace it with the correct class.
Change-Id:...
Wouter Wolters
06:14 Revision c75eefb8: [BUGFIX] Indexing of external files does not work in indexed_search
After the namespace change a wrong replace was done in
indexed_search. Replace it with the correct class.
Change-Id:...
Wouter Wolters
06:09 Revision 41e5916d: [BUGFIX] Indexing of external files does not work in indexed_search
After the namespace change a wrong replace was done in
indexed_search. Replace it with the correct class.
Change-Id:...
Wouter Wolters
06:02 Revision 80aeb3a8: [BUGFIX] Callback in CrawlerHook of indexed_search sysext buggy
The property $callBack pointed to a Controller that was not existing.
Now it points back to the Hook.
Resolves: #505...
Marius Büscher
06:01 Revision 8259edf8: [BUGFIX] Callback in CrawlerHook of indexed_search sysext buggy
The property $callBack pointed to a Controller that was not existing.
Now it points back to the Hook.
Resolves: #505...
Marius Büscher
05:58 Revision 8ef62148: [BUGFIX] Callback in CrawlerHook of indexed_search sysext buggy
The property $callBack pointed to a Controller that was not existing.
Now it points back to the Hook.
Resolves: #505...
Marius Büscher
05:35 Revision bc330c1f: [BUGFIX] Failing tests in Resource\Driver\LocalDriverTest on Windows
The test createdFilesAreEmpty depends on another test which returns a
mocked object. In the mock two returnValues for...
Nicole Cordes
05:24 Revision 647d0756: [BUGFIX] Backup singletons in unit tests prior to other setUp operations
If the singleton management is changed in unit tests, a local copy of
the previous stage is done to re-construct this...
Nicole Cordes
05:17 Revision 7263bcd2: [BUGFIX] Backup singletons in unit tests prior to other setUp operations
If the singleton management is changed in unit tests, a local copy of
the previous stage is done to re-construct this...
Nicole Cordes
00:38 Revision a079ad67: [BUGFIX] Backup singletons in unit tests prior to other setUp operations
If the singleton management is changed in unit tests, a local copy of
the previous stage is done to re-construct this...
Nicole Cordes
00:27 Revision 7b4c9622: [BUGFIX] Test in Configuration\ConfigurationManagerTest fails in backend
When running the tests in the PHPUnit backend, the path of the current
working directory is typo3/ (where mod.php is ...
Nicole Cordes
00:25 Revision b36f0d86: [BUGFIX] PHP warning in ext:documentation
PHP warning will be thrown if typo3conf/Documentation
does not exists. Add a check to prevent the warning.
Change-Id...
Wouter Wolters
00:07 Revision b1aebc8e: [BUGFIX] Test in Configuration\ConfigurationManagerTest fails in backend
When running the tests in the PHPUnit backend, the path of the current
working directory is typo3/ (where mod.php is ...
Nicole Cordes

2013-08-06

23:46 Revision 3eda92a4: [FEATURE] Adds register values to FilesContentObj
Adds FILE_NUM_CURRENT and FILES_COUNT to the register
for each file.
Use case:
10 = FILES
10 {
references {
table...
Lars Malach
21:16 Revision 8f74ed9c: [TASK] Load documentation extension by default
The documentation extension should be loaded by default for new
websites and should be suggested in Install Tool when...
Xavier Perseguers
21:15 Revision 5250c54e: [BUGFIX] Fix EmConfUtility::fixEmConf conflicts generation
EmConfUtility::fixEmConf generates a string instead
of an array for "$emConf['constraints']['conflicts']"
Resolves: ...
Sascha Egerer
21:15 Revision 201d32d5: [BUGFIX] Fix EmConfUtility::fixEmConf conflicts generation
EmConfUtility::fixEmConf generates a string instead
of an array for "$emConf['constraints']['conflicts']"
Resolves: ...
Sascha Egerer
21:00 Revision e3d9d7b2: [BUGFIX] Incorrect check for empty folder
The condition in ResourceStorage::deleteFolder is wrong.
Negate the isFolderEmpty() clause.
Resolves: #50125
Release...
Philipp Gampe
20:59 Revision 6fbce2c1: [BUGFIX] Incorrect check for empty folder
The condition in ResourceStorage::deleteFolder is wrong.
Negate the isFolderEmpty() clause.
Resolves: #50125
Release...
Philipp Gampe
20:58 Revision f4b5aa36: [BUGFIX] Use proper implementation of a wordwrap
The page module uses a custom implementation of a wordwrap
as this was not supported by the browser in those earlier ...
Georg Ringer
20:58 Revision bdad15be: [BUGFIX] Fix EmConfUtility::fixEmConf conflicts generation
EmConfUtility::fixEmConf generates a string instead
of an array for "$emConf['constraints']['conflicts']"
Resolves: ...
Sascha Egerer
20:49 Revision 196e885d: [BUGFIX] Use proper implementation of a wordwrap
The page module uses a custom implementation of a wordwrap
as this was not supported by the browser in those earlier ...
Georg Ringer
20:44 Revision 41fb6b08: [BUGFIX] Incorrect check for empty folder
The condition in ResourceStorage::deleteFolder is wrong.
Negate the isFolderEmpty() clause.
Resolves: #50125
Release...
Philipp Gampe
19:38 Revision 0f2a29d8: [TASK] Use magic __CLASS__ in getInstance()-methods
Some classes contain static getInstance()-methods that return
an instance of themselves. Instead of using the correct...
Stefan Neufeind
19:38 Revision cdf1b4eb: [TASK] Use magic __CLASS__ in getInstance()-methods
Some classes contain static getInstance()-methods that return
an instance of themselves. Instead of using the correct...
Stefan Neufeind
19:23 Revision 27a3e9e4: [TASK] Use magic __CLASS__ in getInstance()-methods
Some classes contain static getInstance()-methods that return
an instance of themselves. Instead of using the correct...
Stefan Neufeind
19:11 Revision ad9328ca: [BUGFIX] Fix empty href parameter
In case the link target is not available (maybe hidden), the behaviour
known from the Core is to render the link text...
Anja Leichsenring
19:11 Revision 0fb6f60d: [BUGFIX] Fix empty href parameter
In case the link target is not available (maybe hidden), the behaviour
known from the Core is to render the link text...
Anja Leichsenring
17:53 Revision fd4d970a: [BUGFIX] MySQLi: Allow persistent connections again
For a persistent connection the hostname needs to be
prefixed with "p:". This was already prepared in the
code, howev...
Stefan Neufeind
17:52 Revision ac1bc673: [BUGFIX] MySQLi: Allow persistent connections again
For a persistent connection the hostname needs to be
prefixed with "p:". This was already prepared in the
code, howev...
Stefan Neufeind
14:50 Revision 7e568f05: [BUGFIX] Fix failing test in StorageRepositoryTest
With #50803 the usage of the constant TYPO3_MODE was introduced. This
leads to the failing test, after the constant c...
Anja Leichsenring
14:49 Revision 9e407f05: [BUGFIX] Fix failing test in StorageRepositoryTest
With #50803 the usage of the constant TYPO3_MODE was introduced. This
leads to the failing test, after the constant c...
Anja Leichsenring
14:31 Revision 449dc72e: [BUGFIX] Fatal error: "enableFields on non-object" in extension manager
Don't rely on $TSFE object to detect if we are in a frontend context. Rely
on TYPO3_MODE constant instead.
Releases:...
Ernesto Baschny
14:30 Revision b991af68: [BUGFIX] Fatal error: "enableFields on non-object" in extension manager
Don't rely on $TSFE object to detect if we are in a frontend context. Rely
on TYPO3_MODE constant instead.
Releases:...
Ernesto Baschny
14:18 Revision 27da4cc4: [BUGFIX] Fix failing test in StorageRepositoryTest
With #50803 the usage of the constant TYPO3_MODE was introduced. This
leads to the failing test, after the constant c...
Anja Leichsenring

2013-08-05

23:00 Revision ba9e4530: [BUGFIX] Fix empty href parameter
In case the link target is not available (maybe hidden), the behaviour
known from the Core is to render the link text...
Anja Leichsenring
22:48 Revision ba066157: [BUGFIX] Fatal error: "enableFields on non-object" in extension manager
Don't rely on $TSFE object to detect if we are in a frontend context. Rely
on TYPO3_MODE constant instead.
Releases:...
Ernesto Baschny
22:47 Revision 881be5c7: [TASK] Cleanup update wizard in Install Tool
Cleanup the update wizard classes and move all
classes to one folder instead of the two that
are used now.
Change-Id...
Wouter Wolters
19:11 Revision dfc9b28e: [BUGFIX] FAL: Image Processing doesn't respect GFX "thumbnails_png"
The Task Interface of the File Abstraction Layer defines the
target file extension for graphcal tasks. Previously thi...
Benni Mack
18:03 Revision c111ddec: [FEATURE] Find best-matching local storage instead of default-storage
If no storage-UID is given usually the default-storage will be
used ("legacy-storage"). Some problems with not up-to-...
Stefan Neufeind

2013-08-04

00:47 Revision 5d0ba16d: [BUGFIX] MySQL: Use ENGINE (not TYPE) for storage-engine
Using TYPE is deprecated since a MySQL 4.x and was removed in MySQL
5.5. Core already uses ENGINE but SqlParser turne...
Stefan Neufeind
00:46 Revision d0347384: [BUGFIX] MySQL: Use ENGINE (not TYPE) for storage-engine
Using TYPE is deprecated since a MySQL 4.x and was removed in MySQL
5.5. Core already uses ENGINE but SqlParser turne...
Stefan Neufeind
00:35 Revision 8f929dbc: [BUGFIX] Syntax error in class.tx_coreupdates_t3skin.php
Fix Syntax Problem: Cannot use [] for reading
Change-Id: I9f5be90dbc9aa55475049bd8a8720cab0c321af4
Resolves: #35274
...
Wouter Wolters
00:34 Revision 3bee27a8: [BUGFIX] Syntax error in class.tx_coreupdates_t3skin.php
Fix Syntax Problem: Cannot use [] for reading
Change-Id: I9f5be90dbc9aa55475049bd8a8720cab0c321af4
Resolves: #35274
...
Wouter Wolters
00:20 Revision 74493657: [BUGFIX] MySQL: Use ENGINE (not TYPE) for storage-engine
Using TYPE is deprecated since a MySQL 4.x and was removed in MySQL
5.5. Core already uses ENGINE but SqlParser turne...
Stefan Neufeind
00:19 Revision 3cd10450: [BUGFIX] MySQL: Use ENGINE (not TYPE) for storage-engine
Using TYPE is deprecated since a MySQL 4.x and was removed in MySQL
5.5. Core already uses ENGINE but SqlParser turne...
Stefan Neufeind

2013-08-03

23:57 Revision 3e629292: [BUGFIX] ControllerExtensionName can not be resolved in CLI mode
This fixes the resolution of the controllerExtensionName in CLI
context.
Change-Id: Ic0363a4e1b055aff813ddf8620403df...
Achim Fritz
23:55 Revision 000e87bb: [BUGFIX] ControllerExtensionName can not be resolved in CLI mode
This fixes the resolution of the controllerExtensionName in CLI
context.
Change-Id: Ic0363a4e1b055aff813ddf8620403df...
Achim Fritz
23:51 Revision a7b47c61: [BUGFIX] MySQL: Use ENGINE (not TYPE) for storage-engine
Using TYPE is deprecated since a MySQL 4.x and was removed in MySQL
5.5. Core already uses ENGINE but SqlParser turne...
Stefan Neufeind
13:49 Revision 9731f60c: [BUGFIX] Fix fatal error in extension manager
TER extensions which were uploaded just recently contain a change in
ext_emconf.php. This change conflicts with older...
Michael Stucki
13:48 Revision b7b400c6: [BUGFIX] Fix fatal error in extension manager
TER extensions which were uploaded just recently contain a change in
ext_emconf.php. This change conflicts with older...
Michael Stucki

2013-08-02

16:18 Revision ad9f7e48: [CLEANUP] Remove useless CSS file in EXT:documentation
Releases: 6.2
Resolves: #50728
Change-Id: I2de2182d094b8e8eb5373c38f57e20331ea3d4d6
Reviewed-on: https://review.typo3...
Xavier Perseguers

2013-08-01

16:59 Revision 2fd1c4da: [TASK] TagBuilders render() method PhpDoc return tag fixed
PhpDoc @return of TagBuilders render() method should be
of type 'string' instead of 'void'.
Change-Id: Ie3907663fe8b...
Daniel Hürtgen
16:48 Revision db1c38be: [BUGFIX] selected = 1 doesn't work in FormContentObject
Wrong variable is used to set selected correctly.
Change-Id: I90623339c4d13eb07d7e5ef87e1b4e3aa8cf147e
Resolves: #43...
Wouter Wolters
16:48 Revision d0024443: [BUGFIX] selected = 1 doesn't work in FormContentObject
Wrong variable is used to set selected correctly.
Change-Id: I90623339c4d13eb07d7e5ef87e1b4e3aa8cf147e
Resolves: #43...
Wouter Wolters
16:47 Revision 8d30ece2: [BUGFIX] selected = 1 doesn't work in FormContentObject
Wrong variable is used to set selected correctly.
Change-Id: I90623339c4d13eb07d7e5ef87e1b4e3aa8cf147e
Resolves: #43...
Wouter Wolters
16:30 Revision 19d60541: [BUGFIX] Fix invalid global for getData hooks
Replace the invalid usage of $TYPO3_CONF_VARS with
$GLOBALS['TYPO3_CONF_VARS'] for getting the hook
configuration in ...
Alexander Stehlik
01:54 Revision f827fc98: [BUGFIX] Suppress double page entry in temporary mounted pagetree
This patch suppresses that some pages will be shown as subpages of
themselves while defining a temporary mountpoint i...
Frank Frewer
00:08 Revision d7ad41f5: [FEATURE] Create BE-user in Install Tool with a salted password
Introduce the possibility to salt the password when creating
a new Backend User in the Install Tool. When Saltedpassw...
Wouter Wolters

2013-07-31

19:29 Revision bb49c336: [TASK] Raise PHP version requirement to 5.3.7
PHP versions smaller than 5.3.7 have some bugs that are worked
around with some nasty hacks in current core. It was a...
Christian Kuhn
01:15 Revision 38a59eaf: [TASK] Provide information about import action in TCEmain to hooks
While importing T3D files the TCEmain currently fires the required
processing on records just as if the editor is gen...
Stefan Galinski
01:14 Revision 632ea145: [TASK] Provide information about import action in TCEmain to hooks
While importing T3D files the TCEmain currently fires the required
processing on records just as if the editor is gen...
Stefan Galinski
01:14 Revision 2feccc54: [TASK] Provide information about import action in TCEmain to hooks
While importing T3D files the TCEmain currently fires the required
processing on records just as if the editor is gen...
Stefan Galinski
01:14 Revision 42e4d7c8: [TASK] Provide information about import action in TCEmain to hooks
While importing T3D files the TCEmain currently fires the required
processing on records just as if the editor is gen...
Stefan Galinski
00:12 Revision 11acd37e: [BUGFIX] RTE wizard can't "save document and view page"
Including the full fieldConfig from TCA may produce too long an URL.
In IE, the RTE wizard simply does not open.
Sol...
Stanislas Rolland
00:07 Revision 07f35781: [BUGFIX] RTE wizard can't "save document and view page"
Including the full fieldConfig from TCA may produce too long an URL.
In IE, the RTE wizard simply does not open.
Sol...
Stanislas Rolland
00:07 Revision aa979ba8: [BUGFIX] RTE wizard can't "save document and view page"
Including the full fieldConfig from TCA may produce too long an URL.
In IE, the RTE wizard simply does not open.
Sol...
Stanislas Rolland

2013-07-30

18:08 Revision c16837ac: [TASK] Cleanup ext:func
- Remove require_once calls
- Replace global $LANG and $BACK_PATH
Change-Id: I279bf7a1a59ed3dbf490a6b875977915ef503d...
Wouter Wolters
18:04 Revision a0bd8459: [TASK] Travis setup without Introduction package
In travis, the introduction package is used to import the database
schema to successfully run the unit tests.
This is...
Christian Kuhn
18:03 Revision 0312a229: [TASK] Cleanup ext:info and ext:info_pagetsconfig
- Remove require_once calls
- Replace global $LANG and $BACK_PATH
- Make some function calls use real boolean
Change...
Wouter Wolters
15:09 Revision 1997c967: [TASK] Set TYPO3 version to 6.1.4-dev
Change-Id: I96e4770c075c082efce159fef19c250d408df5f7
Reviewed-on: https://review.typo3.org/22720
Reviewed-by: TYPO3 R...
TYPO3 Release Team
15:09 Revision 42f80b2f: [RELEASE] Release of TYPO3 6.1.3
Change-Id: I403489edc0c4f0a4c989befb29753b84b7b3d3cf
Reviewed-on: https://review.typo3.org/22719
Reviewed-by: TYPO3 R...
TYPO3 Release Team
15:01 Revision 2b2aa1d2: [TASK] Set TYPO3 version to 6.0.9-dev
Change-Id: I496e73257f6438e59a03041fed81abdbfa87f2a1
Reviewed-on: https://review.typo3.org/22718
Reviewed-by: TYPO3 R...
TYPO3 Release Team
15:01 Revision 3f0bacaa: [RELEASE] Release of TYPO3 6.0.8
Change-Id: I9c3f0f27e268223b5aa82d3d74e44901e51e1269
Reviewed-on: https://review.typo3.org/22717
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:52 Revision 7544ac01: [TASK] Set TYPO3 version to 4.7.15-dev
Change-Id: I03aaa02b954d625b1b7079d3231b0c4510a159cc
Reviewed-on: https://review.typo3.org/22716
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:52 Revision 01fe6ec6: [RELEASE] Release of TYPO3 4.7.14
Change-Id: I76cda0e771b9d77ae29986d963ee15d94478f2de
Reviewed-on: https://review.typo3.org/22715
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:43 Revision 4f21ea24: [TASK] Set TYPO3 version to 4.5.30-dev
Change-Id: If965931f73498172f9950382421c293ae417afd2
Reviewed-on: https://review.typo3.org/22714
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:42 Revision ffa82505: [RELEASE] Release of TYPO3 4.5.29
Change-Id: I51cad328946686b1aa0bb37a2c8744f77794fcb4
Reviewed-on: https://review.typo3.org/22713
Reviewed-by: TYPO3 R...
TYPO3 Release Team
14:40 Revision 60849b04: [SECURITY] fileDenyPattern ignored in file-list module
Change-Id: Icf4b3452c3b039f12335e184161083cbcbd3acec
Fixes: #47452
Releases: 6.0, 6.1, 6.2
Security-Commit: 15cd3daec...
Jigal van Hemert
14:39 Revision 38935bff: [SECURITY] XSS in 3rd party library Flowplayer
Change-Id: I6bb53b23ca4df6f8d4b8ee801bd99a1a5c32f5b2
Fixes: #49209
Releases: 4.7, 6.0, 6.1, 6.2
Security-Commit: 7d30...
Oliver Hader
14:39 Revision 0dfeccc0: [SECURITY] XSS in 3rd party library Audio Player
Update player.swf of version 2.0.4.6 from
http://wordpress.org/plugins/audio-player/
Change-Id: Ib9ba8c7f02279c42d61...
Oliver Hader
14:39 Revision f0d86bec: [SECURITY] fileDenyPattern ignored in file-list module
Change-Id: Icf4b3452c3b039f12335e184161083cbcbd3acec
Fixes: #47452
Releases: 6.0, 6.1, 6.2
Security-Commit: 71fa96798...
Jigal van Hemert
14:39 Revision 21c0688d: [SECURITY] XSS in 3rd party library Flowplayer
Change-Id: I6bb53b23ca4df6f8d4b8ee801bd99a1a5c32f5b2
Fixes: #49209
Releases: 4.7, 6.0, 6.1, 6.2
Security-Commit: ee10...
Oliver Hader
14:39 Revision 954e683b: [SECURITY] XSS in 3rd party library Audio Player
Update player.swf of version 2.0.4.6 from
http://wordpress.org/plugins/audio-player/
Change-Id: Ib9ba8c7f02279c42d61...
Oliver Hader
14:39 Revision 2ab93c75: [SECURITY] fileDenyPattern ignored in file-list module
Change-Id: Icf4b3452c3b039f12335e184161083cbcbd3acec
Fixes: #47452
Releases: 6.0, 6.1, 6.2
Security-Commit: 42797af8f...
Jigal van Hemert
14:38 Revision a1ec1691: [SECURITY] XSS in 3rd party library Flowplayer
Change-Id: I6bb53b23ca4df6f8d4b8ee801bd99a1a5c32f5b2
Fixes: #49209
Releases: 4.7, 6.0, 6.1, 6.2
Security-Commit: dd36...
Oliver Hader
14:38 Revision f1f6ca0b: [SECURITY] XSS in 3rd party library Audio Player
Update player.swf of version 2.0.4.6 from
http://wordpress.org/plugins/audio-player/
Change-Id: Ib9ba8c7f02279c42d61...
Oliver Hader
14:38 Revision 85fa0c70: [SECURITY] XSS in 3rd party library Flowplayer
Change-Id: I6bb53b23ca4df6f8d4b8ee801bd99a1a5c32f5b2
Fixes: #49209
Releases: 4.7, 6.0, 6.1, 6.2
Security-Commit: b3e7...
Oliver Hader
14:38 Revision 557a0fda: [SECURITY] XSS in 3rd party library Audio Player
Update player.swf of version 2.0.4.6 from
http://wordpress.org/plugins/audio-player/
Change-Id: Ib9ba8c7f02279c42d61...
Oliver Hader
14:38 Revision 2c8786ab: [SECURITY] XSS in 3rd party library Audio Player
Update player.swf of version 2.0.4.6 from
http://wordpress.org/plugins/audio-player/
Change-Id: Ib9ba8c7f02279c42d61...
Oliver Hader
08:23 Revision d639c39a: [BUGFIX] EM unit test is broken
Follow-up: #50441
Releases: 6.2
Change-Id: I008a3b08ff84b050118d9b37adc6e61e9ddd9279
Reviewed-on: https://review.typo...
Xavier Perseguers
08:03 Revision 8e2a6507: [BUGFIX] Deleted flag is not updated during file indexing
If sys_file records (file objects) have set the deleted flag, it
won't be removed once the file is physically availab...
Oliver Hader
08:02 Revision baeb7469: [BUGFIX] Deleted flag is not updated during file indexing
If sys_file records (file objects) have set the deleted flag, it
won't be removed once the file is physically availab...
Oliver Hader
08:00 Revision 3ac3d285: [BUGFIX] Deleted flag is not updated during file indexing
If sys_file records (file objects) have set the deleted flag, it
won't be removed once the file is physically availab...
Oliver Hader
03:11 Revision 305bdb21: [FEATURE] Add a timestamp when downloading an extension
When downloading an extension within the Extension Manager, a
timestamp should be automatically added to the filename...
Xavier Perseguers
01:00 Revision d93d7d7c: [BUGFIX] MailUtility breakLinesForEmail cuts text wrong and discard rest
Now the substrStart pointer increases in case that the line is longer
than the lineWidth parameter.
Resolves: #49396...
Tim Lochmüller
00:59 Revision 625f85d1: [BUGFIX] MailUtility breakLinesForEmail cuts text wrong and discard rest
Now the substrStart pointer increases in case that the line is longer
than the lineWidth parameter.
Resolves: #49396...
Tim Lochmüller
00:54 Revision 7ae1214c: [BUGFIX] MailUtility breakLinesForEmail cuts text wrong and discard rest
Now the substrStart pointer increases in case that the line is longer
than the lineWidth parameter.
Resolves: #49396...
Tim Lochmüller
00:42 Revision 19ddae8d: [FEATURE] stdWrap replacement: add optionSplit-support
With optionSplit the "replace"-parameter can be
different depending on the occurence of the string
(first/middle/last...
Stefan Neufeind

2013-07-29

21:12 Revision 985248f1: Revert "[BUGFIX] setRespectSysLanguage(FALSE) doesn't prevent language overlay"
This reverts commit c68b4b0d0d9ff1af00428ebef098c398f1c1f8a8
The patch introduces a regression. We have no easy fix ...
Anja Leichsenring
21:11 Revision 92a7d308: Revert "[BUGFIX] setRespectSysLanguage(FALSE) doesn't prevent language overlay"
This reverts commit 58c9017fbdeb9108c15e80de4fb726c1f9273b8b
The patch introduces a regression. We have no easy fix ...
Anja Leichsenring
21:11 Revision 6f9f36de: Revert "[BUGFIX] setRespectSysLanguage(FALSE) doesn't prevent language overlay"
This reverts commit ef71d61619d7da17131c38531308d4abbfa8dbf5
The patch introduces a regression. We have no easy fix ...
Anja Leichsenring
18:43 Revision 33e4e8d2: Revert "[BUGFIX] sys_file record doesn't get flagged as delete"
This reverts commit 640e4d51238cea1315ec40377214f4d533d9b7d0
Change-Id: I2cd6c4a03c3336e73bfe81fa86f222ce5a352f7d
Ch...
Oliver Hader
18:43 Revision 66ce7e83: Revert "[BUGFIX] sys_file record doesn't get flagged as delete"
This reverts commit 18bb6574966d6fdff944e8fd5f95e9225dae4365
Change-Id: I2cd6c4a03c3336e73bfe81fa86f222ce5a352f7d
Re...
Oliver Hader
18:43 Revision b5b3f8e7: Revert "[BUGFIX] sys_file record doesn't get flagged as delete"
This reverts commit f45af2ceed02c849c30715892582b68e6aff5e5a
Change-Id: I2cd6c4a03c3336e73bfe81fa86f222ce5a352f7d
Ch...
Oliver Hader
15:07 Revision e7d36043: [TASK] Properly double-backslash some backslashes in strings
Resolves: #47198
Releases: 6.2
Change-Id: I56c1221b58ce08868ff755c4a54b0fa9f4447aff
Reviewed-on: https://review.typo3...
Stefan Neufeind
11:16 Revision e70aab7b: [BUGFIX] Use correct url schema in MediaWizardProvider
If the media provider supports https, the video should be
embedded using https instead of http.
Change-Id: Id6f1677a...
Georg Ringer
11:16 Revision cdeb3464: [BUGFIX] Use correct url schema in MediaWizardProvider
If the media provider supports https, the video should be
embedded using https instead of http.
Change-Id: Id6f1677a...
Georg Ringer
00:18 Revision 8730038f: [TASK] Introduce use-statement for Utility-namespace in Bootstrap
Change I12f66acef697dbec9b065edcba8ad0d8f78c4e01 broke
Bootstrap.php since there was no use-statement for the Utility...
Stefan Neufeind
00:08 Revision 6d27f02a: [BUGFIX] Workspace selector in top toolbar cannot scroll
If there are too many workspaces defined, some of them cannot
be accessed using the workspace selector in in the top ...
Georg Ringer

2013-07-28

23:51 Revision 69ff7a01: [BUGFIX] Workspace selector in top toolbar cannot scroll
If there are too many workspaces defined, some of them cannot
be accessed using the workspace selector in in the top ...
Georg Ringer
23:50 Revision 69a409df: [BUGFIX] Workspace selector in top toolbar cannot scroll
If there are too many workspaces defined, some of them cannot
be accessed using the workspace selector in in the top ...
Georg Ringer
22:25 Revision ad4742ca: [BUGFIX] Detection of curlProxyServer settings is incorrect
Parsing of 'curlProxyServer' option during the bootstrap is incorrect.
It produces wrong host and port part in 'proxy...
Dmitry Dulepov
22:25 Revision efb08f73: [BUGFIX] Detection of curlProxyServer settings is incorrect
Parsing of 'curlProxyServer' option during the bootstrap is incorrect.
It produces wrong host and port part in 'proxy...
Dmitry Dulepov
22:24 Revision c85b2c43: [BUGFIX] Detection of curlProxyServer settings is incorrect
Parsing of 'curlProxyServer' option during the bootstrap is incorrect.
It produces wrong host and port part in 'proxy...
Dmitry Dulepov
21:55 Revision e1fd9388: [TASK] vfsStream: Use namespaced version from phpunit follow-up
Follow-up for #50496
Change-Id: I7f0f453100d3024492387b241013cc7088089103
Resolves: #50504
Releases: 6.2
Reviewed-on...
Wouter Wolters
21:54 Revision a6a3b639: [BUGFIX] Class loader tries to load classes it cannot load
If a class file from a third-party package is loaded which does not
follow the Vendor\Product\Classname convention (e...
Andreas Wolf
21:54 Revision c26b7fac: [BUGFIX] Class loader tries to load classes it cannot load
If a class file from a third-party package is loaded which does not
follow the Vendor\Product\Classname convention (e...
Andreas Wolf
21:20 Revision 45ba4add: [FEATURE] Backend documentation module
The documentation module brings back access to extension manuals and
lets official TYPO3 documents (such as guideline...
Xavier Perseguers
20:27 Revision f6b05179: [FEATURE] INCLUDE_TYPOSCRIPT all files from directory (recursive)
Include all TypoScript files from a directory tree:
<INCLUDE TYPOSCRIPT: source="DIR:directorypath" extensions="ts">
...
Loek Hilgersom
20:10 Revision 161c60fb: [BUGFIX] RTE wizard can't "save document and view page"
Including the full fieldConfig from TCA may produce too long an URL.
In IE, the RTE wizard simply does not open.
Sol...
Stanislas Rolland
19:46 Revision 15a616c9: [FEATURE] Support custom translation servers for extensions
Use of signal/slot to post-process the mirror URL when fetching
localization packages for a given extension key.
Res...
Xavier Perseguers
18:09 Revision 5089dd4b: [TASK] Add tests for ContentObjectRenderer::getData()
* Adds unittests
Change-Id: I2b4ff89c828384c852e6fbf9f82c55e6ebbac281
Resolves: #50258
Releases: 6.2, 6.1, 6.0
Revie...
Stefan Neufeind
17:39 Revision 7ec7df90: [TASK] Add tests for ContentObjectRenderer::getData()
* Adds unittests
Change-Id: I2b4ff89c828384c852e6fbf9f82c55e6ebbac281
Resolves: #50258
Releases: 6.2, 6.1, 6.0
Revie...
Stefan Neufeind
17:08 Revision 5b667ecc: [FEATURE] Add check if local extensions can be loaded
Add a check in the install tool that checks if all local
extensions can be loaded without fatal errors by including
e...
Susanne Moog
16:57 Revision 10848f9d: [TASK] Adjust namespacing in Extbase-testcases
Classes created for testing should run inside
separate testing-namespace and not pollute
the global namespace.
We als...
Stefan Neufeind
14:36 Revision 60ebdbb7: [TASK] vfsStream: Use namespaced version from phpunit
Newest phpunit introduced a namespaced version of
vfsStream together with the fix for #50230.
Although a migration-la...
Stefan Neufeind
14:04 Revision 2bf4bc32: [TASK] Check lightweight cases before class_exists if possible
If other checks like "in_array" can be done first that are more
lightweight than calling class_exists and potentially...
Stefan Neufeind
14:00 Revision 9c6d5029: [FEATURE] Add a clear all cache button to install tool
This implements a clear all cache functionality to the install tool.
The implementation is different from the existi...
Christian Kuhn
01:21 Revision fa5fe243: [TASK] Use real boolean value for pi_getLL third param
Make use of boolean value TRUE as third parameter in
pi_getLL function.
Change-Id: I688187fcb5130b9d3b49fabeee36c67c...
Wouter Wolters

2013-07-27

22:57 Revision 6a213e18: [BUGFIX] Debug exception handler: set exit code on CLI
Sets the exit code to 1 when an exception is caught by the debug exception
handler, so that the error state can be ch...
Christian Weiske
22:57 Revision 09c81cf5: [BUGFIX] Debug exception handler: set exit code on CLI
Sets the exit code to 1 when an exception is caught by the debug exception
handler, so that the error state can be ch...
Christian Weiske
22:56 Revision b8104e13: [BUGFIX] Debug exception handler: set exit code on CLI
Sets the exit code to 1 when an exception is caught by the debug exception
handler, so that the error state can be ch...
Christian Weiske
22:53 Revision 46ae61c0: [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
22:51 Revision 4201b113: [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
22:35 Revision 4d6184bd: [BUGFIX] Class loader tries to load classes it cannot load
If a class file from a third-party package is loaded which does not
follow the Vendor\Product\Classname convention (e...
Andreas Wolf
21:42 Revision d1ee61d6: [TASK] Better distinction of fields in the backend
This patch enables a better distinction of form elements in the
backend.
Change-Id: Id5bd87eeb68aaa68ccbc284d874a22a...
Ingo Pfennigstorf
21:22 Revision 66ad50c8: [CLEANUP] Avoid double parsing of includes
The Template Analyzer BE module parses TypoScript for
included files twice.
Resolves: #50473
Releases: 6.2
Change-Id...
Francois Suter
21:20 Revision 3ba6b4ff: [TASK] Add tests for ContentObjectRenderer::getData()
* Adds unittests
* Cleanup and fix some things along the way
* Some modes didn't allow to be executed without
addin...
Stefan Neufeind
21:07 Revision 3a4ca125: [TASK] Run phpLint and phpUnit in different travis builds
phpLint checks php files for compilation errors in travis before
the unit tests are executed. This takes quite some t...
Christian Kuhn
21:07 Revision b0fe6a09: [TASK] Run phpLint and phpUnit in different travis builds
phpLint checks php files for compilation errors in travis before
the unit tests are executed. This takes quite some t...
Christian Kuhn
21:03 Revision cae1c184: [TASK] Run phpLint and phpUnit in different travis builds
phpLint checks php files for compilation errors in travis before
the unit tests are executed. This takes quite some t...
Christian Kuhn
18:07 Revision d5bd8928: [TASK] Adds fileReferenceUid to content rendering
FrontendContentAdapterService saves the file uid but not the
file reference uid.
This commits adds the file referenc...
Lars Malach
15:10 Revision ea13f035: [BUGFIX] Fix disappearing table head in extension manager
This is a sass recompilation of the extension manager scss that fixes
the problem of disappearing table heads.
Chang...
Ingo Pfennigstorf
13:47 Revision c4abdecd: [TASK] Provide information about import action in TCEmain to hooks
While importing T3D files the TCEmain currently fires the required
processing on records just as if the editor is gen...
Stefan Galinski
13:42 Revision 7f584d6c: [TASK] Use @inject annotation in extensionmanager
This patch removes all occurences of injectFooBar methods from the
extensionmanager sysext and replaces them with the...
Ingo Pfennigstorf
12:43 Revision 9f783b82: [BUGFIX] Make BackendUtility::viewOnClick honor doc
Make parameter $alternativeUrl work as documented in the docblock
and also as it worked until #22157.
This patch pres...
Kasper Ligaard
12:43 Revision 120bdf0b: [BUGFIX] Make BackendUtility::viewOnClick honor doc
Make parameter $alternativeUrl work as documented in the docblock
and also as it worked until #22157.
This patch pres...
Kasper Ligaard
12:41 Revision 82b30861: [BUGFIX] Make BackendUtility::viewOnClick honor doc
Make parameter $alternativeUrl work as documented in the docblock
and also as it worked until #22157.
This patch pres...
Kasper Ligaard

2013-07-26

23:08 Revision 63d91731: [TASK] Remove empty .gitmodules file
With removal of git submodules the .gitmodules file is empty
and can be removed now.
Change-Id: I453f63c0852825b46e9...
Christian Kuhn
23:08 Revision 6e208e3a: [TASK] Remove empty .gitmodules file
With removal of git submodules the .gitmodules file is empty
and can be removed now.
Change-Id: I453f63c0852825b46e9...
Christian Kuhn
23:07 Revision 0646bbaa: [TASK] Remove empty .gitmodules file
With removal of git submodules the .gitmodules file is empty
and can be removed now.
Change-Id: I453f63c0852825b46e9...
Christian Kuhn
23:07 Revision 5a1304fe: [TASK] Remove empty .gitmodules file
With removal of git submodules the .gitmodules file is empty
and can be removed now.
Change-Id: I453f63c0852825b46e9...
Christian Kuhn
23:05 Revision 643f2e9c: [TASK] Remove empty .gitmodules file
With removal of git submodules the .gitmodules file is empty
and can be removed now.
Change-Id: I453f63c0852825b46e9...
Christian Kuhn
22:41 Revision f03e2ee0: [BUGFIX] Failures in em unit tests due to phpunit update
Young phpunit versions seem to handle clones a bit differently,
resulting in test failures in extension manager tests...
Christian Kuhn
22:41 Revision df6e02b8: [BUGFIX] Failures in em unit tests due to phpunit update
Young phpunit versions seem to handle clones a bit differently,
resulting in test failures in extension manager tests...
Christian Kuhn
22:41 Revision 7e833945: [BUGFIX] FAL wrong \RecursiveIteratorIterator usage
If using \RecursiveIteratorIterator on \RecursiveDirectoryIterator,
flag SELF_FIRST must be used, otherwise only leav...
Christian Kuhn
22:40 Revision 542243d7: [BUGFIX] FAL wrong \RecursiveIteratorIterator usage
If using \RecursiveIteratorIterator on \RecursiveDirectoryIterator,
flag SELF_FIRST must be used, otherwise only leav...
Christian Kuhn
22:40 Revision e503328f: [BUGFIX] FAL does not copy subfolders cleanly
If full structures with sub folders are copied around in FAL
local driver, sub folders are not correctly created in t...
Christian Kuhn
22:40 Revision f8db5aad: [BUGFIX] FAL does not copy subfolders cleanly
If full structures with sub folders are copied around in FAL
local driver, sub folders are not correctly created in t...
Christian Kuhn
21:50 Revision eab10d59: [BUGFIX] Failures in em unit tests due to phpunit update
Young phpunit versions seem to handle clones a bit differently,
resulting in test failures in extension manager tests...
Christian Kuhn
21:20 Revision ef8204d6: [BUGFIX] FAL wrong \RecursiveIteratorIterator usage
If using \RecursiveIteratorIterator on \RecursiveDirectoryIterator,
flag SELF_FIRST must be used, otherwise only leav...
Christian Kuhn
19:27 Revision b0f8bb0d: [BUGFIX] FAL does not copy subfolders cleanly
If full structures with sub folders are copied around in FAL
local driver, sub folders are not correctly created in t...
Christian Kuhn
12:20 Revision f0a0b5e7: [TASK] Use real boolean value for getLL second param
Make use of boolean value TRUE as second parameter in
getLL function.
Change-Id: I15fe034159e4bb8ecb7c15f8f6e915975f...
Wouter Wolters
12:14 Revision b9fc9478: [TASK] Use real boolean value for trimExplode third param
Make use of boolean value TRUE as third parameter in
trimExplode function.
Change-Id: Ied33efac6cddfc2e2798435fe9b1e...
Wouter Wolters
12:03 Revision c5ae6854: [BUGFIX] Fix failing test
The test failes due to incorrect mocking, what leads to not claimed
properties for the test.
Additionally the expecte...
Anja Leichsenring
12:03 Revision ce755bff: [BUGFIX] Fix failing test
The test failes due to incorrect mocking, what leads to not claimed
properties for the test.
Additionally the expecte...
Anja Leichsenring
12:03 Revision a085e54f: [BUGFIX] Fix failing test
The test failes due to incorrect mocking, what leads to not claimed
properties for the test.
Additionally the expecte...
Anja Leichsenring
00:22 Revision c3b6d0c4: [BUGFIX] Uninstall extension with dependency throws Exception
Exception is thrown if uninstalling an extension with
dependecies on that extension. Catch the exception and
show a n...
Wouter Wolters
00:21 Revision 6f3341a4: [BUGFIX] Uninstall extension with dependency throws Exception
Exception is thrown if uninstalling an extension with
dependecies on that extension. Catch the exception and
show a n...
Wouter Wolters
00:20 Revision 7e651b7a: [BUGFIX] Uninstall extension with dependency throws Exception
Exception is thrown if uninstalling an extension with
dependecies on that extension. Catch the exception and
show a n...
Wouter Wolters

2013-07-25

23:32 Revision 2d0997ec: [BUGFIX] Test regression from patch for #47192
This fixes a unit test regression introduced with the solution for
#47192.
Change-Id: I0e70b916f24fada7f76e7fd835d3...
Andreas Wolf
23:28 Revision 30a9555e: [BUGFIX] Test regression from patch for #47192
This fixes a unit test regression introduced with the solution for
#47192.
Change-Id: I0e70b916f24fada7f76e7fd835d3...
Andreas Wolf
23:27 Revision bfaca9fe: [BUGFIX] Test regression from patch for #47192
This fixes a unit test regression introduced with the solution for
#47192.
Change-Id: I0e70b916f24fada7f76e7fd835d3...
Andreas Wolf
22:58 Revision 313ebed6: [BUGFIX] Improve method annotation and type hinting in FAL
Add a missing "@throws" annotation and a namespaced comment.
Change-Id: Ibc929a01dbfdef9cf8730a8da259570786b6118c
Re...
Christian Kuhn
22:58 Revision 49fec425: [BUGFIX] Improve method annotation and type hinting in FAL
Add a missing "@throws" annotation and a namespaced comment.
Change-Id: Ibc929a01dbfdef9cf8730a8da259570786b6118c
Re...
Christian Kuhn
22:58 Revision 3a23fb06: [BUGFIX] Improve method annotation and type hinting in FAL
Add a missing "@throws" annotation and a namespaced comment.
Change-Id: Ibc929a01dbfdef9cf8730a8da259570786b6118c
Re...
Christian Kuhn
22:40 Revision 719a4f39: [BUGFIX] rsaauth BackendFactory does not unset backend
The BackendFactory of rsaauth tries to forcefully unset an
instantiated backend, but unsets the class name instead of...
Markus Klein
22:40 Revision dbcfde33: [BUGFIX] rsaauth BackendFactory does not unset backend
The BackendFactory of rsaauth tries to forcefully unset an
instantiated backend, but unsets the class name instead of...
Markus Klein
22:38 Revision aea33edf: [BUGFIX] rsaauth BackendFactory does not unset backend
The BackendFactory of rsaauth tries to forcefully unset an
instantiated backend, but unsets the class name instead of...
Markus Klein
21:52 Revision 072eba39: [BUGFIX] require_once of vfsStream triggers travis fail
vfsStream is now included in ext:phpunit, the pear module is
not maintained and was removed in travis.
This triggeres...
Christian Kuhn
21:50 Revision 68376b51: [BUGFIX] require_once of vfsStream triggers travis fail
vfsStream is now included in ext:phpunit, the pear module is
not maintained and was removed in travis.
This triggeres...
Christian Kuhn
21:47 Revision 5ebcdc36: [BUGFIX] require_once of vfsStream triggers travis fail
vfsStream is now included in ext:phpunit, the pear module is
not maintained and was removed in travis.
This triggeres...
Christian Kuhn
12:51 Revision b7a108ec: [TASK] Revise typo3/sysext/README.txt
* Replace GIT repository link with the new one
* Remove information about submodules
Change-Id: I60db762ce831c7edea4...
Wouter Wolters
12:51 Revision 71c32626: [TASK] Revise typo3/sysext/README.txt
* Replace GIT repository link with the new one
* Remove information about submodules
Change-Id: I60db762ce831c7edea4...
Wouter Wolters
12:51 Revision cfa053fb: [TASK] Revise typo3/sysext/README.txt
* Replace GIT repository link with the new one
* Remove information about submodules
Change-Id: I60db762ce831c7edea4...
Wouter Wolters
12:51 Revision c86204ba: [TASK] Revise typo3/sysext/README.txt
* Replace GIT repository link with the new one
* Remove information about submodules
Change-Id: I60db762ce831c7edea4...
Wouter Wolters
12:50 Revision 03db5059: [TASK] Revise typo3/sysext/README.txt
* Replace GIT repository link with the new one
* Remove information about submodules
Change-Id: I60db762ce831c7edea4...
Wouter Wolters
10:23 Revision 559eb009: Revert "[BUGFIX] Links on external pages don't get indexed"
This reverts commit 819b5be0ac81004371fee2f0e6386cc32233a59b
Discussion with Mario Rimann and Stefan Neufeind leads ...
Jigal van Hemert
02:04 Revision 6e511762: [TASK] Remove comments for revised in TYPO3 3.6
Double class comments are also removed.
Change-Id: Ic46d7e353b8874e46ae720a2e3603bf54cc8d524
Resolves: #50409
Releas...
Wouter Wolters
 

Also available in: Atom