Project

General

Profile

Activity

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

2013-05-05

20:54 Revision ba8454d3: [BUGFIX] Old Fluid ViewHelper namespace in ext:about
Replace old namespace to the new namespace in Logo.html
Change-Id: Iadc6fa1e0397573974a399a18b2c3760887e3254
Fixes: ...
Wouter Wolters
17:36 Revision f5eab50a: [BUGFIX] Don't preserve piVars in felogin links
Change-Id: Icb60d6ab5725da2ffe5f67c2b0dcf02280a91ab3
Releases: 6.1, 6.0, 4.7
Fixes: #46829
Reviewed-on: https://revie...
Jigal van Hemert
17:24 Revision 66c9d472: [BUGFIX] Don't preserve piVars in felogin links
Change-Id: Icb60d6ab5725da2ffe5f67c2b0dcf02280a91ab3
Releases: 6.1, 6.0, 4.7
Fixes: #46829
Reviewed-on: https://revie...
Jigal van Hemert
17:21 Revision 009938bd: [BUGFIX] Don't preserve piVars in felogin links
Change-Id: Icb60d6ab5725da2ffe5f67c2b0dcf02280a91ab3
Releases: 6.1, 6.0, 4.7
Fixes: #46829
Reviewed-on: https://revie...
Jigal van Hemert
17:02 Revision 6a3472a0: [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:58 Revision 0a56023b: [BUGFIX] Extension Security Report goes green if TER was never fetched
Shows a notice for both the extension security checks as long as
the check for the main repository is not showing an ...
Mario Rimann
15:41 Revision 4a35407c: [BUGFIX] Form email validation is case sensitive
Currently the FORM email validation is using a regular expression which
checks the email address. This check also inc...
Patrick Broens
15:41 Revision afd5d770: [BUGFIX] Form email validation is case sensitive
Currently the FORM email validation is using a regular expression which
checks the email address. This check also inc...
Patrick Broens
15:32 Revision ae7e35c1: [BUGFIX] Form email validation is case sensitive
Currently the FORM email validation is using a regular expression which
checks the email address. This check also inc...
Patrick Broens
15:16 Revision bc3a855a: [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
14:39 Revision bc76a942: [BUGFIX] Resolve asterisk in allowed tables for suggest wizard
In the suggest ajax script the setting of allowed tables is not parsed for
the asterisk (*). If it is set all TCA tab...
Nicole Cordes
14:31 Revision d98b964b: [TASK] Move adminpanel.js to EXT: frontend
Admin panel is displayed on frontend when enabled. Editors can
move this panel via drag+drop based on adminpanel.js.
...
Felix Kopp
14:28 Revision 224b22b8: [TASK] BE login template wrong
Accidentally reintroduced path to BE template.
Remove superfluous line again.
Releases: 6.2
Change-Id: I71dad6fbe2e8...
Markus Klein
14:24 Revision 8bee41b5: [FEATURE] Add missing stdWrap to the new "strPad" properties
Change-Id: Id054b5b831d4b3cb83447c01648bb5ed6cde4589
Resolves: #43604
Releases: 6.2
Reviewed-on: https://review.typo3...
Wouter Wolters
14:21 Revision 45c36fb2: [BUGFIX] Resolve asterisk in allowed tables for suggest wizard
In the suggest ajax script the setting of allowed tables is not parsed for
the asterisk (*). If it is set all TCA tab...
Nicole Cordes
14:08 Revision 77333a44: [BUGFIX] TCA:Suggest wizard doesn't work for select with maxitems=1
For select fields with maxitems = 1, the suggest wizard does
display, but you cannot select an item and transfer it t...
Stanislas Rolland
14:05 Revision d4439a15: [BUGFIX] Extension Security Report goes green if TER was never fetched
Shows a notice for both the extension security checks as long as
the check for the main repository is not showing an ...
Mario Rimann
14:04 Revision 0820b5de: [BUGFIX] Resolve asterisk in allowed tables for suggest wizard
In the suggest ajax script the setting of allowed tables is not parsed for
the asterisk (*). If it is set all TCA tab...
Nicole Cordes
13:55 Revision e083f38b: [BUGFIX] Resolve asterisk in allowed tables for suggest wizard
In the suggest ajax script the setting of allowed tables is not parsed for
the asterisk (*). If it is set all TCA tab...
Nicole Cordes
13:54 Revision 2bb9cb37: [FEATURE] New TCA displayCond options BIT and !BIT
Add option to check with a multi-value field in displayCond.
Example: FIELD:content:BIT:1
Change-Id: I1f2bc770b55cb...
Wouter Wolters
13:41 Revision 7593dbe2: [BUGFIX] Resolve asterisk in allowed tables for suggest wizard
In the suggest ajax script the setting of allowed tables is not parsed for
the asterisk (*). If it is set all TCA tab...
Nicole Cordes
13:30 Revision d72a23d1: [BUGFIX] Label in list view is not escaped
The label of a field in the list view is not escaped,
as the itemLabel function is broken, through the
third paramete...
Nicole Cordes
13:23 Revision 24f83ec5: [TASK] Cleanup ext:backend
Cleanup ext:backend with the following code changes:
* Make use of the "use" statement for GeneralUtility
* Make use ...
Nicole Cordes
13:11 Revision f49e4289: [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
12:57 Revision 723b023e: [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
12:39 Revision de420557: [BUGFIX] Validation with invalid validator causes unrelated errors
This change checks the resolved validator class name for presence
of the correct interface before accepting it as a v...
Claus Witt
12:36 Revision 69508dc7: [TASK] Minor Installer.php clean up
Split method setupGeneral() to two methods.
Resolves: #47872
Releases: 6.2
Change-Id: I802264188159f04bd0542efd6a71...
Christian Kuhn
11:51 Revision 8da8b531: [FEATURE] New icon for EXT: reports backend module
Brings a brand new icon for Reports extension & backend module.
Since Reports and Log backend modules had exactly th...
Felix Kopp
09:29 Revision f3a853b4: [TASK] Cleanup: Must use "self::" for local static member reference
Resolves: #47925
Releases: 6.2,6.1
Change-Id: I8b23f014fb215a262801480bd4bda3bc44f8c11c
Reviewed-on: https://review.t...
Philipp Gampe
09:28 Revision 05751060: [TASK] Must use "self::" for local static member reference
Resolves: #47926
Releases: 6.2, 6.1
Change-Id: I89aaf7e6fe75d66e3b3769c6a1b6ecd04e8b6df5
Reviewed-on: https://review....
Philipp Gampe

2013-05-04

19:07 Revision 8f312cfc: [FEATURE] Include Normalize.css
Include normalize.css to render html consistently.
This way a more solid base for css adaptions is set.
"Normalize.c...
Felix Kopp
17:38 Revision 1dbef9f2: [TASK] Move PageRenderer default html template
Moves the default html backend template for PageRenderer
to the corresponding extension EXT: core.
Change-Id: Icc692...
Felix Kopp
16:50 Revision 1c4e8ebf: [BUGFIX] FormEngine background color and padding
Adapts backend color for FormEngine footer cell to white.
Also removes an defective margin above FormEngine tabs.
Ch...
Felix Kopp
16:45 Revision 97a6a1bc: [BUGFIX] Clearing label through TS doesn't work
Overriding labels of non-default languages using TypoScript
fails if the value is empty.
The problem is that we canno...
Markus Klein
14:15 Revision 30991052: [TASK] Fix some typos in environment check.
Change-Id: I63cdb982dc70a7cb79e6a580974a20a10482d0c6
Resolves: #47915
Releases: 6.2
Reviewed-on: https://review.typo3...
Georg Ringer
13:55 Revision cb30538a: [BUGFIX] Context menu for offline storages raises exception
If you try to call the context menu for an offline storage an exception is
raised. Therefore an offline storage shoul...
Nicole Cordes
12:38 Revision df13e81f: [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...
Nicole Cordes
12:35 Revision 77b0b2e8: [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...
Nicole Cordes
11:10 Revision c369c246: [TASK] Move template for FormEngine
Moves the html template for FormEngine
from typo3/templates to EXT: backend.
Change-Id: Idcc7c45790f71ed91d83836821d...
Felix Kopp
11:05 Revision b0c3a607: Revert "[BUGFIX] Resolve asterisk in allowed tables for suggest wizard"
This reverts commit c0232564774b9d7266d60d1d475191df4322141a
Change-Id: Id5f5b064f9f5bee2431d967646f1729b850ed6a8
Re...
Georg Ringer
10:46 Revision c0232564: [BUGFIX] Resolve asterisk in allowed tables for suggest wizard
In the suggest ajax script the setting of allowed tables is not parsed for
the asterisk (*). If it is set all TCA tab...
Nicole Cordes
10:35 Revision 5a38323e: [BUGFIX] displayCond in flexforms broken
Fixes: #47886
Releases: 6.2, 6.1
Change-Id: I1268fce3c7e1d4c39cad029767e8503df119ea3c
Reviewed-on: https://review.typ...
Stefan Galinski
10:34 Revision 0cf3ca40: [BUGFIX] displayCond in flexforms broken
Fixes: #47886
Releases: 6.2, 6.1
Change-Id: I1268fce3c7e1d4c39cad029767e8503df119ea3c
Reviewed-on: https://review.typ...
Stefan Galinski
10:24 Revision 5bf4d284: Revert "[TASK] Remove dummy files from ext:install"
Test fail, reverted for now, will be redone.
This reverts commit a35b7653c5a4d26cb9a224bc962e5b59886c49b5
Change-Id...
Christian Kuhn
10:11 Revision a35b7653: [TASK] Remove dummy files from ext:install
The install tool is always bootstrap'ed by typo3/install/index.php,
we can rely on the class loader to find files, so...
Christian Kuhn
09:20 Revision f383b382: [TASK] Move install.html to EXT: install
Moves typo3/templates/install.html to EXT: install as Notice.html
Change-Id: If2f663ba88bf952a8c15c3478dd277d796a283...
Felix Kopp

2013-05-03

15:27 Revision 1e0ad626: [TASK] Remove superflous html templates
Removes templates from typo3/templates/ that are not in use.
Change-Id: I6af873e4accd3b1376a6b61b5980a7f583b86d38
Fi...
Felix Kopp
13:54 Revision 8a1aa317: [TASK] Move login.html to EXT: backend
Move templates/login.html to EXT: backend.
Change-Id: I6b7813f8f4d05256ea1fa8a12c54ba2e660202cc
Fixes: #47873
Releas...
Felix Kopp
09:18 Revision fcb805cd: [TASK] Set TYPO3 version to 4.5.27-dev
Change-Id: I58f86edced0c72436a14ae9ed1ac57a3700bdc62
Reviewed-on: https://review.typo3.org/20451
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:17 Revision 6386fdfc: [RELEASE] Release of TYPO3 4.5.26
Change-Id: Icf32e527e7c19afe18e2b0ef89dfb9a34ae11942
Reviewed-on: https://review.typo3.org/20450
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:09 Revision 568caef3: [TASK] Set TYPO3 version to 4.7.12-dev
Change-Id: Ie2df5d2d6746050ceb2d31ee499ea0be142fb22c
Reviewed-on: https://review.typo3.org/20449
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:08 Revision 548b4167: [RELEASE] Release of TYPO3 4.7.11
Change-Id: Ib40af24098f5aa584ddf00e24b3203083b9e8a46
Reviewed-on: https://review.typo3.org/20448
Reviewed-by: TYPO3 R...
TYPO3 Release Team
08:58 Revision bed7dcfc: [TASK] Set TYPO3 version to 6.0.6-dev
Change-Id: Ibea4def67384953b32d81b36b4c57ce750e85ae2
Reviewed-on: https://review.typo3.org/20447
Reviewed-by: TYPO3 R...
TYPO3 Release Team
08:57 Revision 871ecac6: [RELEASE] Release of TYPO3 6.0.5
Change-Id: Icacd0c2f2d264b1e0c9b18c9ef18847ccf41e8fb
Reviewed-on: https://review.typo3.org/20446
Reviewed-by: TYPO3 R...
TYPO3 Release Team

2013-05-02

22:44 Revision 3e2bb98e: [FEATURE] Usefull additions for responsive image galleries in csc
For responsive html5 image galleries it might be wise to add some extra
data, using extra html5 attributes containing...
Patrick Broens
22:41 Revision 085d5321: [BUGFIX] The hgroup element has been removed from HTML5 specifications
css_styled_content is using the hgroup element for grouping the header
and subheader in content elements. Since April...
Patrick Broens
20:18 Revision 82e2ab03: [TASK] Use GeneralUtility namespace in Installer.php
This makes Installer.php better readable due to shorter lines.
Change-Id: Iff1816f5c5d4108b60cc639be57f5c534b7312e0
...
Christian Kuhn
20:11 Revision f189041a: [BUGFIX] Explicit require dbal autoloader file
The dbal autoload file in Installer.php may not be found if
ext:dbal is not loaded. This is solved with an explicit r...
Christian Kuhn
19:17 Revision 331d7a4e: [TASK] Raise submodule pointer
Change-Id: I99371ef1f81fb964520072e7eefd3842247c03de
Reviewed-on: https://review.typo3.org/20436
Reviewed-by: Christi...
Christian Kuhn
18:54 Revision 71b366b1: [TASK] Remove dummy files from ext:workspaces
Change-Id: I631889db332b001da62d23d29401891746b223e2
Resolves: #47843
Related: #47756
Releases: 6.2
Reviewed-on: http...
Christian Kuhn
18:50 Revision 905b7608: [TASK] Raise submodule pointer
Change-Id: I2ae621b0df8a27b6ed25b55c55b531391e39e96c
Reviewed-on: https://review.typo3.org/20435
Reviewed-by: Christi...
Christian Kuhn
18:36 Revision 542e1dc7: [TASK] Fix mentions of old class names
Change-Id: I22278ef5891cbaab7ef6ee6686f51367e9da8264
Resolves: #47791
Releases: 6.2
Reviewed-on: https://review.typo3...
Christian Kuhn
18:09 Revision 34fe354e: [TASK] Raise submodule pointer
Change-Id: I529452609e8236be3caa7be2b9c302f7503abfda
Reviewed-on: https://review.typo3.org/20431
Reviewed-by: Christi...
Christian Kuhn
18:05 Revision 4b26443a: [TASK] Remove dummy files from ext:version
Change-Id: I1f7b91c5734d63ebb66436790ef7d3cea6d038c7
Resolves: #47841
Related: #47756
Releases: 6.2
Reviewed-on: http...
Christian Kuhn
17:53 Revision 94bc14da: [TASK] Fix mentions of old class names
Change-Id: I7c3589e9536ad37b5bd4ddc17de26a83be9e13d2
Resolves: #47791
Releases: 6.2
Reviewed-on: https://review.typo3...
Christian Kuhn
17:17 Revision f034cfaa: [TASK] Raise submodule pointer
Change-Id: Ic680f384c7b6f4c5cece7b8944f25ccb8f51e9b9
Reviewed-on: https://review.typo3.org/20425
Reviewed-by: Christi...
Christian Kuhn
17:14 Revision cc1ae875: [TASK] Remove dummy files from ext:dbal
Change-Id: I62715d95f7453aa0e86dddc299aba4dc9cbe19d1
Resolves: #47838
Related: #47756
Related: #47836
Releases: 6.2
R...
Christian Kuhn
17:09 Revision 66e47ca0: [TASK] Simplify load logic of dbal autoloader in install tool
Moving the execute method from ext:dbal/class.tx_dbal_autoloader.php
to Installer.php obsoletes the dbal file.
Chang...
Christian Kuhn
15:41 Revision c5a035df: [TASK] Raise submodule pointer
Change-Id: I72e9aa15f0327cff42bdae937182d57b98fc8e08
Reviewed-on: https://review.typo3.org/20419
Reviewed-by: Christi...
Christian Kuhn
15:38 Revision 2ee60b7f: [TASK] Remove dummy files from ext:extbase
Change-Id: I2627bcbbbc98caec6e63fd2fcea52a380c3c21a0
Resolves: #47830
Related: #47756
Releases: 6.2
Reviewed-on: http...
Christian Kuhn
15:30 Revision a82fc670: [TASK] Raise submodule pointer
Change-Id: I70986669aa89977baa806e0eb98fcee8c3048338
Reviewed-on: https://review.typo3.org/20418
Reviewed-by: Christi...
Christian Kuhn
15:27 Revision 376a40a3: [TASK] Remove dummy files from ext:linkvalidator
Change-Id: Idecc7408ddd0a799c0e239f2585ee993b7293fc6
Resolves: #47833
Related: #47756
Releases: 6.2
Reviewed-on: http...
Christian Kuhn
14:06 Revision 171047d7: [BUGFIX] Remove deprecated methods in ExtensionManagementUtility
Removes methods from ExtensionManagementUtility that were obsoleted
with the switch to LocalConfiguration handling an...
Christian Kuhn
12:54 Revision 044c30e6: [TASK] Reduce severity for set_no_cache() from core
Reduce the severity if an internal flag is set and the a backend user
is logged in.
Resolves: #43735
Related: #43506...
Georg Ringer

2013-05-01

23:55 Revision 5f370695: [TASK] Remove dummy files in EXT:form
Change-Id: I80169971a48e43f1aa82d01dfb7a328807a74f30
Resolves: #47802
Related: #47756
Releases: 6.2
Reviewed-on: http...
Wouter Wolters
23:49 Revision 6f1fc228: [TASK] Remove dummy files from ext:scheduler
Change-Id: Ic6a76ca3a2c78041a3357a5f0ec8ae5dcecca97b
Resolves: #47801
Related: #47756
Releases: 6.2
Reviewed-on: http...
Christian Kuhn
23:49 Revision b01e3997: [TASk] Remove dummy files from ext:saltedpasswords
Change-Id: I41a31d60e2038f0677548e01cec93942818b06ed
Resolves: #47800
Related: #47756
Releases: 6.2
Reviewed-on: http...
Christian Kuhn
23:18 Revision 58179b33: [TASK] Raise submodule pointer
Change-Id: Ib15ea1f842d70e60b65d5ac0db026679a622969c
Reviewed-on: https://review.typo3.org/20398
Reviewed-by: Christi...
Christian Kuhn
23:13 Revision 12f219b4: [BUGFIX] Mentions of old class names
Change-Id: I73eb2661d8c51c7b2b9fab13a7f2231ba21f38eb
Resolves: #47791
Releases: 6.2
Reviewed-on: https://review.typo3...
Christian Kuhn
22:11 Revision b166e9bc: [TASK] Remove dummy files in typo3/classes/
Change-Id: I8ee215e43b60dae0da04087d510771479aaaaa04
Resolves: #47797
Related: #47756
Releases: 6.2
Reviewed-on: http...
Wouter Wolters
22:04 Revision 23187ddd: [BUGFIX] InlineSettings broken if extJs not loaded
The pagerenderer can add javascript inline settings to the output.
This does not work if extJs is not loaded, because...
Benni Mack
22:03 Revision e9666fb5: [BUGFIX] InlineSettings broken if extJs not loaded
The pagerenderer can add javascript inline settings to the output.
This does not work if extJs is not loaded, because...
Benni Mack
22:01 Revision acd57342: [BUGFIX] InlineSettings broken if extJs not loaded
The pagerenderer can add javascript inline settings to the output.
This does not work if extJs is not loaded, because...
Benni Mack
21:59 Revision 0e7a8dd0: [TASK] Remove dummy files in typo3/interfaces/
Change-Id: I87fb4e00b5810d98ac2bc70aa90830e66deb8a88
Resolves: #47798
Related: #47756
Releases: 6.2
Reviewed-on: http...
Wouter Wolters
21:55 Revision 875c65b1: [TASK] Remove dummy files from ext:rtehtmlarea
Change-Id: Idb2fe1df112c3794e6852f270f742cfe51b2c480
Resolves: #47799
Related: #47756
Releases: 6.2
Reviewed-on: http...
Christian Kuhn
21:40 Revision 61dfb8f2: [TASK] Move backend templates to extension contexts
Most html templates in backend are used in one extension only.
Those templates should be held in extension context to...
Felix Kopp
21:19 Revision 8ff9ca25: [TASK] Remove dummy files from various extensions
Affected extensions: extra_page_cm_options, feedit, func_wizards,
impexp, lang, lowlevel, reports
Change-Id: I5f2a23...
Christian Kuhn
20:15 Revision a341090c: [TASK] Clean-up H1-H4 tag hierarchy in backend
In backend headline tags should follow the semantic hierarchy.
Also for styling of headlines the hierarchy should be ...
Felix Kopp
20:11 Revision 43ec7b09: [TASK] Raise submodule pointer
Change-Id: I0156c664bc24681456eddfcc5cb229a86a4acbce
Reviewed-on: https://review.typo3.org/20387
Reviewed-by: Christi...
Christian Kuhn
20:07 Revision 02e39d74: [TASK] Versions: Move backend template to extension context
Most html templates in backend are used in one extension only.
Those templates should be held in extension context to...
Felix Kopp
20:02 Revision b2fd7c28: [TASK] Remove dummy files from ext:rsaauth
Change-Id: I2b063ebeb88f1d059900c1eb75f8c22308753fb3
Resolves: #47795
Related: #47756
Releases: 6.2
Reviewed-on: http...
Christian Kuhn
19:46 Revision e112df3a: [TASK] Remove dummy files from ext:cms
This catches most old empty class files from ext:cms. The rest
needs to be taken care of in single patches.
The patch...
Christian Kuhn
19:24 Revision 76fa2cd0: [TASK] Raise submodule pointer
Change-Id: Ia296de9a9b3dca1104b2c62092ed8b405b75205b
Reviewed-on: https://review.typo3.org/20384
Reviewed-by: Christi...
Christian Kuhn
19:17 Revision 9f5417be: [BUGFIX] Mentions of old class names
Change-Id: I0d2bc6f70b399eac36dfd0e58932ebc02bb3e983
Resolves: #47791
Releases: 6.2
Reviewed-on: https://review.typo3...
Christian Kuhn
18:06 Revision 797a8e51: [TASK] Remove dummy require files from ext:adodb
Change-Id: Ia1d98cfbd904934c651946ad30ab6dcba367dc3f
Resolves: #47763
Related: #47756
Releases: 6.2
Reviewed-on: http...
Christian Kuhn
18:04 Revision 06f4850b: [TASK] Raise submodule pointer
Change-Id: I27b618079336f38185618497a19c27e9671aa467
Reviewed-on: https://review.typo3.org/20380
Reviewed-by: Christi...
Christian Kuhn
18:01 Revision ef94ff18: [BUGFIX] Mentions of old class names
Change-Id: I1b1da7191e986b37b7fea8bd9df8264237c1752f
Resolves: #47791
Releases: 6.2
Reviewed-on: https://review.typo3...
Christian Kuhn
18:00 Revision fae04a02: [BUGFIX] Mentions of old class names
Change-Id: Iee7a863a9d68d1379e1e616414b9848e0c535a8a
Resolves: #47791
Releases: 6.2
Reviewed-on: https://review.typo3...
Christian Kuhn
18:00 Revision 4eaa39da: [BUGFIX] Mentions of old class names
Change-Id: I1891c96cedee827b24a4b5dd890ea8b46795cb57
Resolves: #47791
Releases: 6.2
Reviewed-on: https://review.typo3...
Christian Kuhn
17:47 Revision 5774a52e: [BUGFIX] Mentions of old class names
Change-Id: I077aeaa47c2e155125b0d2867988600e21795707
Resolves: #47791
Releases: 6.2
Reviewed-on: https://review.typo3...
Christian Kuhn

2013-04-30

21:45 Revision e5cc8a74: [TASK] Raise submodule pointer
Change-Id: Iefd71734d9c84058c99a6f18b32f181dba9bf8b6
Reviewed-on: https://review.typo3.org/20366
Reviewed-by: Christi...
Christian Kuhn
21:41 Revision fe938a8a: [TASK] Remove unused hook ExtensionManagerHooks
With the rewrite of the extension manager in 6.0, a hook of dbal in
the old extension manager is unused and rotting a...
Christian Kuhn
21:41 Revision 8ae43733: [TASK] Remove deprecated classes from t3lib
Some classes in t3lib were not moved to namespaces and
deprecated with 6.0. Those are now removed:
* t3lib_ajax is s...
Christian Kuhn
20:19 Revision 94bf3a22: [TASK] Remove dummy files from t3lib
With the switch to namespaces content of most class files were
extracted from t3lib to other extensions like core or ...
Christian Kuhn
11:42 Revision cc2631ca: [BUGFIX] Don't preserve piVars in felogin links
Change-Id: Icb60d6ab5725da2ffe5f67c2b0dcf02280a91ab3
Releases: 6.1, 6.0, 4.7
Fixes: #46829
Reviewed-on: https://revie...
Jigal van Hemert
08:18 Revision 0d15c764: [TASK] Set TYPO3 version to 6.1.1-dev
Change-Id: I6d10028d02926a264827158c124226b1dcd01e10
Reviewed-on: https://review.typo3.org/20344
Reviewed-by: TYPO3 R...
TYPO3 Release Team
08:17 Revision 53981ba0: [RELEASE] Release of TYPO3 6.1.0
Change-Id: I1d4cb3ab9ea1f0434ece4c59eea97a0d33f23479
Reviewed-on: https://review.typo3.org/20343
Reviewed-by: TYPO3 R...
TYPO3 Release Team
08:12 Revision 63a6f541: [TASK] Raise submodule pointer
Change-Id: Ieae28eaeee24282b54f267fde354d9bfca2ec4c3
Reviewed-on: https://review.typo3.org/20342
Reviewed-by: TYPO3 R...
TYPO3 Release Team
08:10 Revision 89a18d6e: [TASK] Raise submodule pointer
Change-Id: I5ab759c62e099826a6de1af8b12349b513e7692d
Reviewed-on: https://review.typo3.org/20341
Reviewed-by: TYPO3 R...
TYPO3 Release Team
08:08 Revision e5a4902d: [TASK] Raise submodule pointer
Change-Id: I0f6486381e788ef1400066ae193013034abd57f3
Reviewed-on: https://review.typo3.org/20340
Reviewed-by: TYPO3 R...
TYPO3 Release Team
01:29 Revision 096bf731: [TASK] Clean up NEWS.txt for 6.2
Change-Id: Ie7d4510538a54fb6f4c2c5fe07d00cad940e5157
Releases: 6.2
Reviewed-on: https://review.typo3.org/20339
Review...
Christian Kuhn
01:23 Revision 5107dfe4: [TASK] Raise submodule pointer
Change-Id: Ic099c3a83511af15d655e315542b4f7676d08113
Reviewed-on: https://review.typo3.org/20338
Reviewed-by: Christi...
Christian Kuhn
01:23 Revision 7124ecac: [TASK] Raise submodule pointer
Change-Id: Ie7118ed0fb6c2f2259f99a9004271ac1b3d384e3
Reviewed-on: https://review.typo3.org/20337
Reviewed-by: Christi...
Christian Kuhn
00:15 Revision ee04abd2: [BUGFIX] Fix persisting of lazy object storages
Lazy object storages saved in the clean state of a
parent object get initialized during persisting and
set the clean ...
Thomas Maroschik
00:07 Revision 23442a4b: [BUGFIX] Fix persisting of lazy object storages
Lazy object storages saved in the clean state of a
parent object get initialized during persisting and
set the clean ...
Thomas Maroschik

2013-04-29

22:53 Revision d8094c01: [TASK] Create CSS Styled Content TypoScript configuration for 6.1
For backwards compatibility we keep versions of the CSS Styled
Content TypoScript configuration files selectable as r...
Christian Kuhn
22:27 Revision 10cb71e4: [TASK] Raise submodule pointer
Change-Id: Ie3f2de1858dee38f29e6f2b75f77f0ad107d0636
Reviewed-on: https://review.typo3.org/20330
Reviewed-by: Christi...
Christian Kuhn
22:25 Revision 68fc7f67: [TASK] Raise sysext versions to 6.2.0
System extensions are shipped with the same version number as the TYPO3
release they belong with. Also the dependency...
Jigal van Hemert
22:25 Revision def6a4bf: [TASK] Raise sysext versions to 6.2.0
System extensions are shipped with the same version number as the TYPO3
release they belong with. Also the dependency...
Jigal van Hemert
22:24 Revision 2f3e8fb7: [TASK] Raise sysext versions to 6.2.0
System extensions are shipped with the same version number as the TYPO3
release they belong with. Also the dependency...
Jigal van Hemert
22:19 Revision 0ac81382: [TASK] Raise submodule pointer
Change-Id: I067029e4fa09a32aa6190a86304108053ed122a6
Reviewed-on: https://review.typo3.org/20329
Reviewed-by: Christi...
Christian Kuhn
22:18 Revision f3e341ab: [BUGFIX] Incomplete mocking in Bootstrap test
ReflectionService is not properly mocked in one of the extbase
bootstrap tests and can raise a warning (in travis) th...
Christian Kuhn
22:17 Revision 030b21a3: [TASK] Raise submodule pointer
Change-Id: Ia86b181b04b48a7b2e1b8995ed453f20cdbda3bc
Reviewed-on: https://review.typo3.org/20327
Reviewed-by: Christi...
Christian Kuhn
22:14 Revision 7f5b538a: [BUGFIX] Incomplete mocking in Bootstrap test
ReflectionService is not properly mocked in one of the extbase
bootstrap tests and can raise a warning (in travis) th...
Christian Kuhn
21:09 Revision e5545942: [TASK] Introduce $GLOBALS['TYPO3_CONF_VARS']['DB']['port']
The [db][host] setting can contain a hostname, followed by a colon and
a port. This was ok with mysql, as it accepted...
Anja Leichsenring
21:02 Revision 2c0c4313: [BUGFIX] Fix using doc instance in be.pageInfoVH
Since the merge of https://review.typo3.org/#/c/19000/
$GLOBALS['SOBE']->doc is not always set. Use the doc
object, w...
Marc Bastian Heinrichs
20:59 Revision ce5b4d1d: [TASK] Introduce $GLOBALS['TYPO3_CONF_VARS']['DB']['port']
The [db][host] setting can contain a hostname, followed by a colon and
a port. This was ok with mysql, as it accepted...
Anja Leichsenring
20:48 Revision b2ee2117: [BUGFIX] Fix using doc instance in be.pageInfoVH
Since the merge of https://review.typo3.org/#/c/19000/
$GLOBALS['SOBE']->doc is not always set. Use the doc
object, w...
Marc Bastian Heinrichs
20:43 Revision 053ecc5c: [BUGFIX] Update warning text in System Environment Check
* missing punctuation between "upload_max_filesize=xxx" and
"By default..."
* letter "Y" should be lowercase in: "(Yo...
Wouter Wolters
20:40 Revision d9214ab5: [BUGFIX] Update warning text in System Environment Check
* missing punctuation between "upload_max_filesize=xxx" and
"By default..."
* letter "Y" should be lowercase in: "(Yo...
Wouter Wolters
20:04 Revision ebca4e99: [FEATURE][WIP] Refactored locking
Change-Id: I6ce6270aa22f9d467da2df0bfaaeadfa9b05b8c4 Daniel Hürtgen
20:00 Revision ea234519: [BUGFIX] Filter for groups not working after revisit
When you select a group in the filter and filter it, then switch
to another backend module. If you then go back to th...
Wouter Wolters
19:53 Revision ec4599d9: [BUGFIX] Filter for groups not working after revisit
When you select a group in the filter and filter it, then switch
to another backend module. If you then go back to th...
Wouter Wolters
19:42 Revision 4604aa9b: [BUGFIX] Filter for groups not working after revisit
When you select a group in the filter and filter it, then switch
to another backend module. If you then go back to th...
Wouter Wolters
16:22 Revision 61c1c750: Revert "[FEATURE] Add a disable/enable button to tasks overview"
This reverts commit 867e074db8c87be5781a06dc22ced5defad14faa
The enable/disable feature for the scheduler list view ...
Christian Kuhn
16:19 Revision 6d0a65a4: Revert "[FEATURE] Add a disable/enable button to tasks overview"
This reverts commit 867e074db8c87be5781a06dc22ced5defad14faa
The enable/disable feature for the scheduler list view ...
Christian Kuhn
15:22 Revision 22313c84: [TASK] Raise submodule pointer
Change-Id: I88effbf1e769d4bad9c588e546a4d6a0f421a368
Reviewed-on: https://review.typo3.org/20306
Reviewed-by: Christi...
Christian Kuhn
15:22 Revision 71d0bfbc: [TASK] Raise submodule pointer
Change-Id: Ib687dc64154b9f2f1f51953775c22c6613c44daf
Reviewed-on: https://review.typo3.org/20305
Reviewed-by: Christi...
Christian Kuhn
15:13 Revision dc8a915b: Revert "[FEATURE] Add filemount property to backend users"
This reverts commit c7313d09d0cb2335d628cb55d73372f2c41447c4
File mounts a graph in CMS core. This is not reflected
...
Christian Kuhn
15:13 Revision 9290b958: Revert "[FEATURE] Add filemount property to backend users"
This reverts commit c7313d09d0cb2335d628cb55d73372f2c41447c4
File mounts a graph in CMS core. This is not reflected
...
Christian Kuhn
15:03 Revision b115edb7: [TASK] Raise submodule pointer
Change-Id: I8134a41652067c4c8c7a3498e402a8a20f876b9e
Reviewed-on: https://review.typo3.org/20302
Reviewed-by: Christi...
Christian Kuhn
15:02 Revision 3e294615: [TASK] Raise submodule pointer
Change-Id: I156e1fe8f73b3f44bb1abe14bba93c7a6992da43
Reviewed-on: https://review.typo3.org/20301
Reviewed-by: Christi...
Christian Kuhn
14:56 Revision b5c50c08: [TASK] Increase contrast for improved readability
The background color of the main body content is defined as a light gray.
To improve readability for content the back...
Felix Kopp
14:56 Revision 6fcc2683: Revert "[FEATURE] Add userGroups to backendUser model"
This reverts commit ba746497220ad5f7244415742c171bb6f8143d3c
Backend user groups are a graph in CMS core. This is no...
Christian Kuhn
14:56 Revision 869dd907: Revert "[FEATURE] Add userGroups to backendUser model"
This reverts commit ba746497220ad5f7244415742c171bb6f8143d3c
Backend user groups are a graph in CMS core. This is no...
Christian Kuhn
14:52 Revision 4b9ac05c: [TASK] Increase contrast for improved readability
The background color of the main body content is defined as a light gray.
To improve readability for content the back...
Felix Kopp
13:38 Revision 7874eb7e: [BUGFIX] Revert abusive deprecation
Due to obsolete phpDoc comments, BackendUtility::helpText()
was deprecated while it is still used in the Core.
Updat...
Francois Suter
13:38 Revision 13ca5976: [BUGFIX] Revert abusive deprecation
Due to obsolete phpDoc comments, BackendUtility::helpText()
was deprecated while it is still used in the Core.
Updat...
Francois Suter
13:35 Revision 495ddf88: [BUGFIX] Revert abusive deprecation
Due to obsolete phpDoc comments, BackendUtility::helpText()
was deprecated while it is still used in the Core.
Updat...
Francois Suter
11:33 Revision 7df43ece: [BUGFIX] Resolves typo in system environment check
Changes 'freettype' to 'freetype'
Change-Id: I257cbe5fb084aa490fc73075911facd494e68346
Resolves: #47687
Releases: 6....
Joh. Feustel
11:31 Revision e6a277d9: [BUGFIX] Resolves typo in system environment check
Changes 'freettype' to 'freetype'
Change-Id: I257cbe5fb084aa490fc73075911facd494e68346
Resolves: #47687
Releases: 6....
Joh. Feustel
10:30 Revision db7d18df: [BUGFIX] Fix typo in deprecation description
Change-Id: I65952e5c9a745e6bd2f00e7fc9345d8faad1d79c
Releases: 6.2
Related: #47664
Reviewed-on: https://review.typo3....
Marc Bastian Heinrichs
10:24 Revision a770fe46: [TASK] Reschedule the removal for the old property mapper
The old property mapper will be removed in two versions after 6.1
Resolves: #47664
Releases: 6.2, 6.1
Change-Id: I2a...
Marc Bastian Heinrichs

2013-04-28

15:26 Revision 371cc22d: [TASK] Reschedule the removal for the old property mapper
The old property mapper will be removed in two versions after 6.1
Resolves: #47665
Releases: 6.2, 6.1
Change-Id: I35...
Marc Bastian Heinrichs
14:42 Revision 0c2f1d84: [FEATURE] Providing Core Resource FileReference functionality
Retrieve file information from Core\Resource by creating
a FAL resource object on the fly when needed.
You can acces...
Benjamin Rau
14:37 Revision 0f7d8d25: [TASK] Reschedule the removal for the old property mapper
The old property mapper will be removed in two versions after 6.1
Resolves: #47664
Releases: 6.2, 6.1
Change-Id: I2a...
Marc Bastian Heinrichs
14:36 Revision 7e70db7a: [TASK] Reschedule the removal for the old property mapper
The old property mapper will be removed in two versions after 6.1
Resolves: #47665
Releases: 6.2, 6.1
Change-Id: I35...
Marc Bastian Heinrichs
14:13 Revision 320a1d30: [TASK] Raise sysext versions to 6.2.0
System extensions are shipped with the same version number as the TYPO3
release they belong with. Also the dependency...
Jigal van Hemert
12:36 Revision b8f65c32: [TASK] Update URLs to documentation
The documentation is now located at docs.typo3.org.
Update the URL accordingly.
Change-Id: Ib9b102e0705742fe0b1498f6...
Jigal van Hemert
12:28 Revision 7c1e354d: [TASK] Update URLs to documentation
The documentation is now located at docs.typo3.org.
Update the URL accordingly.
Change-Id: Ib9b102e0705742fe0b1498f6...
Jigal van Hemert
11:46 Revision c01a7ba4: [TASK] Update URLs to documentation
The documentation is now located at docs.typo3.org.
Update the URL accordingly.
Change-Id: Ib9b102e0705742fe0b1498f6...
Wouter Wolters
11:43 Revision acba8b40: [TASK] Update URLs to documentation
The documentation is now located at docs.typo3.org.
Update the URL accordingly.
Change-Id: Ib9b102e0705742fe0b1498f6...
Wouter Wolters
11:39 Revision 78751b60: [TASK] Update URLs to documentation
The documentation is now located at docs.typo3.org.
Update the URL accordingly.
Change-Id: Ib9b102e0705742fe0b1498f6...
Wouter Wolters
11:01 Revision 913ed31c: [TASK] Raise submodule pointer
Change-Id: Ic74546d918915ea63d688abedeedc8fe4909e528
Reviewed-on: https://review.typo3.org/20246
Reviewed-by: Anja Le...
Anja Leichsenring
10:59 Revision 0d285621: [TASK] Raise submodule pointer
Change-Id: I687081b8e97fc61ec281ac934c58aa8b7f51bddd
Reviewed-on: https://review.typo3.org/20245
Reviewed-by: Anja Le...
Anja Leichsenring
10:55 Revision f37b0560: [TASK] Add latest changes to ChangeLog.txt
Releases: 6.1
Resolves: #47657
Change-Id: I5444e7a5251d6a1bc5dd2ce85269bed702c79e67
Reviewed-on: https://review.typo3...
Alexander Schnitzler
10:52 Revision 8fe43180: [BUGFIX] Don't respect sys_language in Backends getObjectByIdentifier
Since the PropertyMapper (on mapping persisted objects) and
the method findByUid of class Repository uses getObjectBy...
Marc Bastian Heinrichs
10:45 Revision bbac10c1: [TASK] Add latest changes to ChangeLog.txt
Releases: 6.1
Resolves: #47657
Change-Id: I5444e7a5251d6a1bc5dd2ce85269bed702c79e67
Reviewed-on: https://review.typo3...
Alexander Schnitzler
10:38 Revision 1c30f9d3: [BUGFIX] Don't respect sys_language in Backends getObjectByIdentifier
Since the PropertyMapper (on mapping persisted objects) and
the method findByUid of class Repository uses getObjectBy...
Marc Bastian Heinrichs

2013-04-27

20:39 Revision 2c2c93d2: [TASK] Raise submodule pointer
Change-Id: I3c561d4898e9c0bad10412a3403f2ff492ff1299
Reviewed-on: https://review.typo3.org/20241
Reviewed-by: Anja Le...
Anja Leichsenring
20:36 Revision d5acefd1: [BUGFIX] Persist an empty unmodified objectstorage
If the propertymapper builds an empty objectstorage for a property or
a property is set to a new objectstorage and th...
Marc Bastian Heinrichs
19:56 Revision 0c9f23c6: [TASK] Raise sysext versions to 6.2.0
System extensions are shipped with the same version number as the TYPO3
release they belong with. Also the dependency...
Jigal van Hemert
17:14 Revision e2b7ef15: [TASK] Raise sysext versions to 6.2.0
System extensions are shipped with the same version number as the TYPO3
release they belong with. Also the dependency...
Jigal van Hemert
16:41 Revision ccbaec03: [TASK] Raise sysext versions to 6.2.0
System extensions are shipped with the same version number as the TYPO3 release they belong with. Also the dependency... Jigal van Hemert
15:35 Revision c6d9c282: [TASK] Raise submodule pointer
Change-Id: I6ff433c51e4a221727313c73d2aea697b96fb63f
Reviewed-on: https://review.typo3.org/20233
Reviewed-by: Christi...
Christian Kuhn
15:26 Revision 51628def: [BUGFIX] Empty columns in Page Module view cause warnings
The iteration over columns in the page module layout view
expects arrays. Since it might happen, that there is no ele...
Christian Zenker
15:26 Revision 4ba94403: [BUGFIX] Empty columns in Page Module view cause warnings
The iteration over columns in the page module layout view
expects arrays. Since it might happen, that there is no ele...
Christian Zenker
15:22 Revision 0965bda0: [BUGFIX] Empty columns in Page Module view cause warnings
The iteration over columns in the page module layout view
expects arrays. Since it might happen, that there is no ele...
Christian Zenker
15:21 Revision 73b2d233: [BUGFIX] Empty columns in Page Module view cause warnings
The iteration over columns in the page module layout view
expects arrays. Since it might happen, that there is no ele...
Christian Zenker
15:18 Revision 0a7d60d5: [BUGFIX] Empty columns in Page Module view cause warnings
The iteration over columns in the page module layout view
expects arrays. Since it might happen, that there is no ele...
Christian Zenker
15:02 Revision 6411d0e5: [TASK] Activate travis for 6.1 branch
Change-Id: I21f5a57ac8b0f90c7c16af39ad882feb3243e720
Releases: 6.2, 6.1
Reviewed-on: https://review.typo3.org/20228
R...
Christian Kuhn
15:01 Revision f308ddd5: [TASK] Activate travis for 6.1 branch
Change-Id: I21f5a57ac8b0f90c7c16af39ad882feb3243e720
Releases: 6.2, 6.1
Reviewed-on: https://review.typo3.org/20227
R...
Christian Kuhn
14:28 Revision 9746830d: [TASK] Update sysext version numbers
Version numbers and dependencies should reflect the release they belong
to.
Fixes: #47639
Releases: 6.1
Change-Id: I...
Jigal van Hemert
14:27 Revision e580a313: [TASK] Update sysext version numbers
Version numbers and dependencies should reflect the release they belong
to.
Fixes: #47640
Releases: 6.1
Change-Id: I...
Jigal van Hemert
14:27 Revision 4e25752d: [TASK] Update sysext version numbers
Version numbers and dependencies should reflect the release they belong
to.
Releases: 6.1
Fixes: #47641
Change-Id: I...
Jigal van Hemert
14:26 Revision 8af4b668: [TASK] Update sysext version numbers
Version numbers and dependencies should reflect the release they belong
to.
Releases: 6.1
Fixes: #47641
Change-Id: I...
Jigal van Hemert
13:57 Revision 742932ad: [TASK] Raise submodule pointer
Change-Id: Idc13d2bc61190c8115d0319e23fe3c782d6cfb3a
Reviewed-on: https://review.typo3.org/20220
Reviewed-by: Anja Le...
Anja Leichsenring
13:54 Revision 736557f1: [BUGFIX] Translation of extbase-core
Made massages from validators and property errors translatable.
Change-Id: I376f55a22d9e7d822146f0f935b1de24098b37cf...
Tomasz Grzemski
13:50 Revision 1adbe832: [BUGFIX] Only throw tooDirty if uid part of cleanProperties
AbstractEntity tooDirty Error should be thrown only if uid field is
actually part of the cleanProperties Array
Chang...
Balisky Christophe
13:46 Revision 75110ae1: [BUGFIX] Remove ObjectMapper part from TS-Template
since porting ObjectMapper Configuration to ext_localconf.php
it is time to remove the same configuration from
ext_ty...
Stefan Froemken
13:41 Revision 31d3bb23: [BUGFIX] Persist an empty unmodified objectstorage
If the propertymapper builds an empty objectstorage for a property or
a property is set to a new objectstorage and th...
Marc Bastian Heinrichs
13:31 Revision 5439450b: [TASK] Raise submodule pointer
Change-Id: Ie8d0ba757eb5f1c14c28a42569df259b16ce82e4
Reviewed-on: https://review.typo3.org/20214
Reviewed-by: Anja Le...
Anja Leichsenring
13:31 Revision a0afc059: [TASK] Raise submodule pointer
Change-Id: I8b70b4433a00f24f058cc300e89a4bc1a53ec14c
Reviewed-on: https://review.typo3.org/20213
Reviewed-by: Anja Le...
Anja Leichsenring
13:26 Revision 59127130: [BUGFIX] Fix persisting new objects
While adding new records, extbase throws:
The given row must contain a value for "uid"
This is a follow up to introd...
Stefan Froemken
13:19 Revision cd012c75: [BUGFIX] Fix persisting new objects
While adding new records, extbase throws:
The given row must contain a value for "uid"
This is a follow up to introd...
Stefan Froemken
13:17 Revision 0d5d8bab: [TASK] Update sysext version numbers
Version numbers and dependencies should reflect the release they belong to.
Change-Id: Idafb8eb0e5d8a29c03b7fb9258ef...
Jigal van Hemert
13:04 Revision 5529c5ba: [TASK] Raise submodule pointer
Change-Id: Iadb49dfe18f307696ce8f75c19ac3681c72c256a
Reviewed-on: https://review.typo3.org/20211
Reviewed-by: Anja Le...
Anja Leichsenring
12:55 Revision 1f2ef83d: [TASK] Raise submodule pointer
Change-Id: I6981a832bcb32d43233521d5468092285760f73f
Reviewed-on: https://review.typo3.org/20210
Reviewed-by: Anja Le...
Anja Leichsenring
12:43 Revision b1ef98e3: [BUGFIX] Fix failing unit tests
During cleanup an additional space was introduced in the whereClause
in \TYPO3\CMS\Extbase\Persistence\Generic\Storag...
Anja Leichsenring
12:31 Revision cdf5d19f: [BUGFIX] Fix failing unit tests
During cleanup an additional space was introduced in the whereClause
in \TYPO3\CMS\Extbase\Persistence\Generic\Storag...
Anja Leichsenring

2013-04-26

19:51 Revision 9c880d38: [TASK] Set TYPO3 version to 6.2-dev
Change-Id: I9de85dcc9543f0922b2b62ffdb66d9f62706a194
Releases: 6.2
Reviewed-on: https://review.typo3.org/20199
Review...
Oliver Hader
19:33 Revision 991b337d: [TASK] Remove compat layer for backend module
Patch replaces calls of old extension classes which were replaced
in TYPO3 6.0
Change-Id: I6b96d54e7505d14cd4f1909f8...
Nicole Cordes

2013-04-25

09:56 Revision 596d561e: [TASK] Set TYPO3 version to 6.1-dev
Change-Id: Id17c8f8ba7d127f8f4fdc69df4efd64d67cecfda
Reviewed-on: https://review.typo3.org/20145
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:55 Revision 9bcd69b1: [RELEASE] Release of TYPO3 6.1.0rc1
Change-Id: I6c17a37eb743c935e2388b1c38d5141d4ccac888
Reviewed-on: https://review.typo3.org/20144
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:53 Revision a9789166: [TASK] Raise submodule pointer
Change-Id: I69dde82e276fc9dbf44b82400f7e0743aa3ecf5c
Reviewed-on: https://review.typo3.org/20143
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:52 Revision 0918bd90: [TASK] Raise submodule pointer
Change-Id: I9b62d65ffe6e110dfe5a034027917dd4b2e772ff
Reviewed-on: https://review.typo3.org/20142
Reviewed-by: TYPO3 R...
TYPO3 Release Team
09:16 Revision 5daf9a44: [TASK] Deprecate \TYPO3\CMS\Core\Utility\MailUtility::mail()
Change-Id: I8375c8a3880d2de2df06c81aa21f056a0d6289a7
Releases: 6.1
Resolves: #42321
Related: #47037
Reviewed-on: http...
Stefan Neufeind

2013-04-24

20:42 Revision 55c874a8: [TASK] Reduce severity for set_no_cache() from core
Reduce the severity if an internal flag is set and the a backend user
is logged in.
Resolves: #43735
Related: #43506...
Georg Ringer
13:13 Revision f537e00d: [TASK] Described default value of lockingmode is wrong
Install Tool says that default value is "disable" but
actually it is "simple".
Change-Id: Id3d5f1211c6cf38e1717bc010...
Georg Ringer
12:17 Revision c4524c9c: [TASK] Move t3lib_tcemain::getUniqueFields to EXT:version
The method is only used within EXT:version, therefore
it should be moved.
See related review in EXT:version: https:/...
Stefan Neufeind
11:50 Revision 0ba17b79: [TASK] Remove deprecated code
Remove the deprecated StandardDocumentTemplate
Change-Id: I2f2d08da9134b65b27058d0b072d642c6ac34a34
Resolves: #46954...
Wouter Wolters

2013-04-23

23:20 Revision 7b4695c4: [TASK] Update changelog and version to 6.1.0
Change-Id: Ief57c8addc55b6387ffe249169d570fe221b6dd1
Resolves: #47520
Releases: 6.1
Reviewed-on: https://review.typo3...
Wouter Wolters
22:50 Revision 259d18d6: [TASK] Update changelog and version to 6.1.0
Releases: 6.1
Resolves: #47514
Change-Id: Idab269e29551acf52edc521559da6ab0bc10c4b2
Reviewed-on: https://review.typo3...
Alexander Schnitzler
22:44 Revision a6882a96: [TASK] Cleanup Extbase for 6.1 release
* Remove whitespace after closing php tag
* Fix PhpDocComments
Releases: 6.1
Resolves: #47216
Change-Id: I8f35f9adb6...
Alexander Schnitzler
22:13 Revision 1e8b4074: [BUGFIX] Backend support for native DateTime
The getPlainValue method returns a Unix timestamp for DateTime objects.
Thus it is not possible to store native DateT...
Nico de Haen
21:50 Revision 147c8f1e: [BUGFIX] Backend support for native DateTime
The getPlainValue method returns a Unix timestamp for DateTime objects.
Thus it is not possible to store native DateT...
Nico de Haen
21:02 Revision 3b6c44c8: [BUGFIX] Scheduler throws fatal error while saving an Extbase Task
While improving the code coverage, some source code
had to be adjusted to be mockable. This unfortunetly
braught a re...
Alexander Schnitzler
09:23 Revision 8c3d68f1: [TASK] Add ext:install to unit test suite
Change-Id: I24d7fc1afdfb7badc7126e31c554dac34b89eb0b
Resolves: #47467
Releases: 6.1
Reviewed-on: https://review.typo3...
Christian Kuhn

2013-04-22

22:42 Revision 475b7649: [TASK] News.txt Entry for Extbase Property Mapper explicit persisting
Resolves: #47411
Related: #47251
Related: #47182
Releases: 6.1
Change-Id: Ifa6195d6966595e418df159932113a4e09c63af8
R...
Anja Leichsenring
22:32 Revision a8d4bacb: [TASK] Set TYPO3 version to 6.0-dev
Change-Id: I4394a4e5c01e00c89d25d0ddbabc1f677856fe73
Reviewed-on: https://review.typo3.org/20092
Reviewed-by: TYPO3 R...
TYPO3 Release Team
22:32 Revision 16879568: [RELEASE] Release of TYPO3 6.0.5rc1
Change-Id: I952f506736290dc6e82171f212e877b1450b232e
Reviewed-on: https://review.typo3.org/20091
Reviewed-by: TYPO3 R...
TYPO3 Release Team
22:24 Revision b5f14473: [TASK] Set TYPO3 version to 4.7-dev
Change-Id: Idfdf2ada397271161c483be0236e6002c7f9b953
Reviewed-on: https://review.typo3.org/20090
Reviewed-by: TYPO3 R...
TYPO3 Release Team
22:23 Revision d936add0: [RELEASE] Release of TYPO3 4.7.11rc1
Change-Id: I8645f4617038d81da7d5712b3372482f2e9a5fb0
Reviewed-on: https://review.typo3.org/20089
Reviewed-by: TYPO3 R...
TYPO3 Release Team
20:59 Revision a1d1f09a: [TASK] Set TYPO3 version to 4.5-dev
Change-Id: I67350696542cfd9a96f2d711e7349e6ea89a08dc
Reviewed-on: https://review.typo3.org/20086
Reviewed-by: TYPO3 R...
TYPO3 Release Team
20:59 Revision d74afc23: [RELEASE] Release of TYPO3 4.5.26rc1
Change-Id: I3497e1cd620e6ed0ca49c6d143580a48cdcb501d
Reviewed-on: https://review.typo3.org/20085
Reviewed-by: TYPO3 R...
TYPO3 Release Team
20:59 Revision e898e731: [RELEASE] Release of TYPO3 4.5.26rc1
Change-Id: I3497e1cd620e6ed0ca49c6d143580a48cdcb501d TYPO3 Release Team
20:44 Revision b6c6a435: [TASK] Raise submodule pointer
Change-Id: I0fda801a76949927e93197aac53d5d7a59d8bc34
Reviewed-on: https://review.typo3.org/20084
Reviewed-by: TYPO3 R...
TYPO3 Release Team
20:43 Revision 5bddd9a6: [TASK] Raise submodule pointer
Change-Id: I1a8fa2e8407a93b3d3496db606f304b2dd522b4f
Reviewed-on: https://review.typo3.org/20083
Reviewed-by: TYPO3 R...
TYPO3 Release Team
20:42 Revision 04cc6cef: [TASK] Raise submodule pointer
Change-Id: If971ab68de41fa126a544406ca8f6618f8070b27
Reviewed-on: https://review.typo3.org/20082
Reviewed-by: TYPO3 R...
TYPO3 Release Team
20:39 Revision 5cecee6a: [TASK] Raise submodule pointer
Change-Id: I959ee641460ab17007d94e7760eef03ed45e8712
Reviewed-on: https://review.typo3.org/20081
Reviewed-by: TYPO3 R...
TYPO3 Release Team
19:35 Revision 295a327e: [BUGFIX] Incomplete mock raises PHP 5.4 warning
Fix the travis fail on PHP 5.4, introduced by #45254
Related: #45254
Resolves: #47449
Releases: 6.1, 6.0
Change-Id:...
Christian Kuhn
19:22 Revision d2addd5f: [BUGFIX] Incomplete mock raises PHP 5.4 warning
Fix the travis fail on PHP 5.4, introduced by #45254
Related: #45254
Resolves: #47449
Releases: 6.1, 6.0
Change-Id:...
Christian Kuhn
15:14 Revision dbd2417e: [BUGFIX] Select label element from suggest-list
If a sprite is the first child in chosen item from
suggest-list no label is generated.
Therefore select the element ...
Stefan Neufeind
15:13 Revision 73cc1ba0: [BUGFIX] Select label element from suggest-list
If a sprite is the first child in chosen item from
suggest-list no label is generated.
Therefore select the element ...
Stefan Neufeind
15:13 Revision c18160ec: [BUGFIX] Select label element from suggest-list
If a sprite is the first child in chosen item from
suggest-list no label is generated.
Therefore select the element ...
Stefan Neufeind
15:04 Revision f4cc1919: [BUGFIX] Select label element from suggest-list
If a sprite is the first child in chosen item from
suggest-list no label is generated.
Therefore select the element ...
Stefan Neufeind
10:11 Revision 34119ff4: [TASK] Cleanup docblocks for MySQLi-results
Resolves: #47341
Releases: 6.1
Change-Id: I0d6ba8903b98c1eb5ec19978e03ed78f1ef15638
Reviewed-on: https://review.typo3...
Stefan Neufeind
03:08 Revision d172ba7a: [BUGFIX] RTE: Tab key in Chrome inserts weird SPAN tags
Problem: The problem arises when indent/outdent buttons are not
configured in toolbar. Default WebKit action inserts ...
Stanislas Rolland
01:56 Revision fa3a596a: [BUGFIX] RTE: Tab key in Chrome inserts weird SPAN tags
Problem: The problem arises when indent/outdent buttons are not
configured in toolbar. Default WebKit action inserts ...
Stanislas Rolland
01:16 Revision 780e7ddd: [BUGFIX] RTE: Tab key in Chrome inserts weird SPAN tags
Problem: The problem arises when indent/outdent buttons are not
configured in toolbar. Default WebKit action inserts ...
Stanislas Rolland
00:58 Revision db54371c: [BUGFIX] RTE: Tab key in Chrome inserts weird SPAN tags
Problem: The problem arises when indent/outdent buttons are not
configured in toolbar. Default WebKit action inserts ...
Stanislas Rolland

2013-04-21

19:04 Revision 003b8278: [BUGFIX] Resolve typo in ClassNamingUtility description
Changes 'convertions' to 'conversions'
Resolves: #47393
Releases: 6.1
Change-Id: I98e4826527e25fdbf9da0855c05fcaa7d6...
geetakshi no-lastname-given
00:28 Revision 2d117569: [TASK] Deprecate/rewrite old mail functions
Old mail functions must be either deprecated or rewritten to use the new
mail API that was introduced in 4.5. In Vers...
Jigal van Hemert

2013-04-20

16:47 Revision 5665f22a: [BUGFIX] Suggest wizard: Display record icon
Especially for pages the icon is not shown in the list of suggested
records. This patch switches the icons from backg...
Jigal van Hemert
16:42 Revision 4de38a43: [BUGFIX] Suggest wizard: Display record icon
Especially for pages the icon is not shown in the list of suggested
records. This patch switches the icons from backg...
Jigal van Hemert
16:14 Revision 61c5e9b7: [BUGFIX] Suggest wizard: Display record icon
Especially for pages the icon is not shown in the list of suggested
records. This patch switches the icons from backg...
Nicole Cordes
11:34 Revision 7062a6fe: [BUGFIX] Suggest wizard: Display record icon
Especially for pages the icon is not shown in the list of suggested
records. This patch switches the icons from backg...
Nicole Cordes

2013-04-19

21:35 Revision ebf5c2a6: [BUGFIX] excludeUidList not checked for ifsub state
For menu item states IFSUB(RO), ACTIFSUB(RO) and CURIFSUB(RO) the
excludeUidList was not checked. If all submenu item...
Jigal van Hemert
21:29 Revision 3a50bc7b: [BUGFIX] excludeUidList not checked for ifsub state
For menu item states IFSUB(RO), ACTIFSUB(RO) and CURIFSUB(RO) the
excludeUidList was not checked. If all submenu item...
Jigal van Hemert
20:56 Revision 977bb0a4: [BUGFIX] excludeUidList not checked for ifsub state
For menu item states IFSUB(RO), ACTIFSUB(RO) and CURIFSUB(RO) the
excludeUidList was not checked. If all submenu item...
Frederik Vosberg
13:37 Revision 0212a640: [BUGFIX] excludeUidList not checked for ifsub state
For menu item states IFSUB(RO), ACTIFSUB(RO) and CURIFSUB(RO) the
excludeUidList was not checked. If all submenu item...
Frederik Vosberg

2013-04-18

17:07 Revision c040066f: [!!!][BUGFIX] Introduce explicit saving of modified domain objects
In conjunction with the new property mapper the persistence layer
saves modified domain objects that failed validatio...
Thomas Maroschik

2013-04-15

23:27 Revision 66bf7ca1: [BUGFIX] Extbase must not use legacy flash message handling
Since the core introduced a new flash message handling the
handling in Extbase has to be adjusted as well.
Also intr...
Alexander Schnitzler
23:27 Revision 8ccaa84e: [BUGFIX] Fluid must not use legacy flash message handling
Since the core introduced a new flash message handling the
handling in Fluid has to be adjusted as well.
Releases: 6...
Alexander Schnitzler
10:22 Revision 932f1dd7: [BUGFIX] Fix call to strpos to find port number
With the introduction of lazy database loading we introduced
a bug for database host strings with a port number. This...
Alexander Opitz

2013-04-14

15:02 Revision 55899f95: [TASK] Remove radio buttons from "new content elements" overview
Remove radio buttons from "new content elements" as icons
serves the same purpose
Change-Id: Ibea517d19389ad2645d630b...
Georg Ringer
14:11 Revision cf063c87: [TASK] Raise submodule pointer
Change-Id: I68aa2ad46e775198a6e0699e81aa168b2154dde6
Reviewed-on: https://review.typo3.org/19973
Reviewed-by: Christi...
Christian Kuhn
14:09 Revision a5c75c45: [BUGFIX] Persist an empty unmodified objectstorage
If the propertymapper builds an empty objectstorage for a property or
a property is set to a new objectstorage and th...
Marc Bastian Heinrichs
13:36 Revision 65f708cc: [BUGFIX] Remove ObjectMapper part from TS-Template
since porting ObjectMapper Configuration to ext_localconf.php
it is time to remove the same configuration from
ext_ty...
Stefan Froemken
13:25 Revision e70724d3: [BUGFIX] Don't use folders as templates, partials and layouts
The file_exists checks in TemplateView and StandaloneView are true for
folders. This leads to unrendered partials wit...
Marc Bastian Heinrichs
13:25 Revision 428da5a8: [BUGFIX] Don't use folders as templates, partials and layouts
The file_exists checks in TemplateView and StandaloneView are true for
folders. This leads to unrendered partials wit...
Marc Bastian Heinrichs
13:22 Revision cc9cb212: [BUGFIX] Don't use folders as templates, partials and layouts
The file_exists checks in TemplateView and StandaloneView are true for
folders. This leads to unrendered partials wit...
Marc Bastian Heinrichs
13:12 Revision b8936da1: [BUGFIX] Validation with invalid validator caused unrelated errors
This change checks the resolved validator class name for presence
of the correct interface before accepting it as a v...
Claus Witt
13:03 Revision 8fd4609e: [BUGFIX] Clearing label through TS doesn't work
Overriding labels of non-default languages using TypoScript
fails if the value is empty.
The problem is that we canno...
Markus Klein
13:00 Revision 079acb4c: [BUGFIX] Don't use folders as templates, partials and layouts
The file_exists checks in TemplateView and StandaloneView are true for
folders. This leads to unrendered partials wit...
Marc Bastian Heinrichs
12:42 Revision bb29fafc: [TASK] Raise submodule pointer
Change-Id: Ic31ab649fe9f3d15acecbcec65fa1524b97133fa
Reviewed-on: https://review.typo3.org/19966
Reviewed-by: Christi...
Christian Kuhn
12:38 Revision c9a27c2b: [BUGFIX] ProcessedFile/Thumbnail is always regenerated
A ProcessedFile/Thumbnail is always regenerated even if there
are not modifications to the original file.
The reason...
Oliver Hader
12:37 Revision c6834d8c: [BUGFIX] ProcessedFile/Thumbnail is always regenerated
A ProcessedFile/Thumbnail is always regenerated even if there
are not modifications to the original file.
The reason...
Oliver Hader
12:24 Revision 8ecb544b: [BUGFIX] Fix attaching objects to a existing objectstorage
This is a follow up to "Optimize persisting a dirty objectStorage"
https://review.typo3.org/#/c/3390/
A new relation ...
Marc Bastian Heinrichs
12:18 Revision 33f6b8e3: [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
12:07 Revision d017071d: [BUGFIX] Improve description of registerModule()
The description is wrong about how a new main module
is created.
Change-Id: I5bf0b793258a81b8cc89d1e9e653a9f63bbeb4f...
Georg Ringer
12:06 Revision 0c26abec: [TASK] Cleanup require and require_once
* Use DIR instead of dirname(FILE) (since TYPO3 5.3.0)
* Use DIR for refering to relative paths
to make sure the co...
Stefan Neufeind
11:59 Revision 548ed187: [TASK] Add namespacing where missing
Resolves: #47200
Releases: 6.1
Change-Id: I29c1323bc53c437ab6631f735c90f7ddbe73f043
Reviewed-on: https://review.typo3...
Stefan Neufeind
11:58 Revision c90ba984: [TASK] Add namespaing to WorkspaceService
Resolves: #47199
Releases: 6.1
Change-Id: Id7326e8766e9bd2923102ea4fe1645007b82964b
Reviewed-on: https://review.typo3...
Stefan Neufeind
11:56 Revision aa665e4e: [TASK] Adjust example from mediumDoc to DocumentTemplate
Since 6.1 mediumDoc etc. are deprecated and DocumentTemplate
should be used. Adjust example-code to this change.
Res...
Stefan Neufeind
11:50 Revision 2151c374: [TASK] Use __DIR__ instead of dirname(__FILE__)
Supported since PHP 5.3.0.
Fluid from Flow uses __DIR__ and the backporter
used a replacement to transform it to
dirn...
Stefan Neufeind
11:39 Revision e3b80f19: [BUGFIX] Mark objectstorage clean after saving
Release: 6.1, 6.0, 4.7
Fixes: #36103
Change-Id: Id1bbe3397e18105a51de751c4fbccad55d34a47e
Reviewed-on: https://review...
Marc Bastian Heinrichs
11:33 Revision 4ea18111: [BUGFIX] Mark objectstorage clean after saving
Release: 6.1, 6.0, 4.7
Fixes: #36103
Change-Id: Id1bbe3397e18105a51de751c4fbccad55d34a47e
Reviewed-on: https://review...
Marc Bastian Heinrichs
11:19 Revision e9211473: [TASK] Raise submodule pointer
Change-Id: I5d5d13cac9cb6d157b1ac71a81eb5a21be752b73
Reviewed-on: https://review.typo3.org/19961
Reviewed-by: Christi...
Christian Kuhn
11:12 Revision bd7bb9df: [TASK] Use __DIR__ instead of dirname(__FILE__)
Supported since PHP 5.3.0.
Fluid from Flow uses __DIR__ and the backporter
used a replacement to transform it to
dirn...
Stefan Neufeind
11:12 Revision e603c023: [BUGFIX] Mark objectstorage clean after saving
Release: 6.1, 6.0, 4.7
Fixes: #36103
Change-Id: Id1bbe3397e18105a51de751c4fbccad55d34a47e
Reviewed-on: https://review...
Marc Bastian Heinrichs
10:55 Revision 1d63bbff: [TASK] Update unit tests to support latest phpunit changes
Removed functions from Tx_Extbase_Tests_Unit_BaseTestCase which are now
integrated in the phpunit extension itself. A...
Nicole Cordes
10:44 Revision deaf2584: [TASK] Raise submodule pointer
Change-Id: I6084b12d23644b4ecf9750c63b7eaa26955c4704
Reviewed-on: https://review.typo3.org/19959
Reviewed-by: Christi...
Christian Kuhn
10:43 Revision 76a35b0f: [TASK] dbal works with lazy native mysql connection
Fix for dbal DatabaseConnection XCLASS to apply to lazy connection
changes of parent DatabaseConnection class changes...
Christian Kuhn
10:42 Revision c0727f78: [FEATURE] Lazy database connection
The patch implements "lazy" database connection, a connection
will be established by database connection class on dem...
Christian Kuhn
10:36 Revision f86060fd: [FEATURE] Add hook in csc to allow alternative renderings
This hook is needed to render alternative content which is not
just a plain image. I am thinking of showing other FAL...
Georg Ringer
10:03 Revision 08275265: [TASK] Add namespaing to ConfigurationManagerInterface
Resolves: #47201
Releases: 6.0, 6.1
Change-Id: I5098a63e9cad8848e2c14da9d9e99de6885d45e9
Reviewed-on: https://review....
Stefan Neufeind
09:53 Revision 00c8f0c5: [BUGFIX] TypoScript stripProfile not forwarded to ProcessedFile
The TypoScript stripProfile feature not forwarded to
ProcessedFile anymore. Example of the feature that has
been avai...
Oliver Hader
09:21 Revision e26578f1: [BUGFIX] TypoScript stripProfile not forwarded to ProcessedFile
The TypoScript stripProfile feature not forwarded to
ProcessedFile anymore. Example of the feature that has
been avai...
Oliver Hader
00:41 Revision 5568148f: [TASK] Add namespaing to ConfigurationManagerInterface
Resolves: #47201
Releases: 6.0, 6.1
Change-Id: I5098a63e9cad8848e2c14da9d9e99de6885d45e9
Reviewed-on: https://review....
Stefan Neufeind

2013-04-13

23:06 Revision 41505274: [BUGFIX] Catch correct exception if file has been removed
If having a file in the clipboard and the file gets removed,
the wrong exception is caught.
Change-Id: I8561465c3ec2...
Georg Ringer
22:56 Revision 39bd3cd1: [BUGFIX] Catch correct exception if file has been removed
If having a file in the clipboard and the file gets removed,
the wrong exception is caught.
Change-Id: I8561465c3ec2...
Georg Ringer
21:46 Revision ecadba26: [TASK] Add/drop usage of preg_quote() where needed
In some places preg_quote() is not used or is used incorrectly.
In other places there are preg_quote() calls which ha...
Jigal van Hemert
21:46 Revision f98cf603: [TASK] Raise submodule pointer
Change-Id: I1d47f865d8b0b3936269849fc3d835bad92bc0da
Reviewed-on: https://review.typo3.org/19939
Reviewed-by: Christi...
Christian Kuhn
21:44 Revision d9653fa4: [TASK] UriBuilder can handle multidim arrays in exludes params
Add test to prove the ability of the UriBuilder to handle
multidimensional arrays as excludeArgument provider.
Resol...
Anja Leichsenring
21:40 Revision 48986122: [TASK] Raise submodule pointer
Change-Id: I013f17501ee8385f95b2b41f57d4821bc6d0dbd0
Reviewed-on: https://review.typo3.org/19937
Reviewed-by: Christi...
Christian Kuhn
21:28 Revision b415c23f: [TASK] Add/drop usage of preg_quote() where needed
In some places preg_quote() is not used or is used incorrectly.
In other places there are preg_quote() calls which ha...
Jigal van Hemert
20:52 Revision 487a52e6: [TASK] Detect inject methods more strictly
Bugport from Flow https://review.typo3.org/#/c/13566/.
It checks method name to prevent using for example injectingFo...
Tomasz Grzemski
20:48 Revision 44433811: [BUGFIX] Clearing label through TS doesn't work
Overriding labels of non-default languages using TypoScript
fails if the value is empty.
The problem is that we canno...
Markus Klein
20:32 Revision 93edb2e4: [BUGFIX] Clearing label through TS doesn't work
Overriding labels of non-default languages using TypoScript
fails if the value is empty.
The problem is that we canno...
Markus Klein
20:25 Revision d0012276: [TASK] Typo3DbBackend, getRowsFromResult(): Drop source-argument
Only an internal function and $source is not used.
Resolves: #47187
Releases: 6.1
Change-Id: I8c3672d3dafc033a0b3a3c...
Stefan Neufeind
20:12 Revision 16600acd: [BUGFIX] Call RequestHandlerResolver also for CLI requests
Currently the bootstrap does not call the RequestHandlerResolver
for CLI requests but instantiates RequestHandler and...
Alexander Schnitzler
19:53 Revision d3394c2e: [BUGFIX] Only throw tooDirty if uid part of cleanProperties
AbstractEntity tooDirty Error should be thrown only if uid field is
actually part of the cleanProperties Array
Chang...
Balisky Christophe
19:52 Revision 48f528ac: [TASK] Fix typehints in docblocks of Mapper
Resolves: #47174
Releases: 6.0, 6.1
Change-Id: Ib29e83b59f6f97e19f3123700d8971e1ea2ea7e8
Reviewed-on: https://review....
Stefan Neufeind
19:11 Revision 0fd35b84: [TASK] Typo3DbBackend: Drop non-functional code
array_fill_keys() used without function
Change-Id: I3f43fdcf90e436f19523daa4faeeead045eeedc6
Resolves: #47185
Releas...
Stefan Neufeind
19:11 Revision 4ffc860a: [TASK] Typo3DbBackend: Drop non-functional code
array_fill_keys() used without function
Change-Id: Ib52e8d58a64fbba3eefc1fa28b0bb8a9dbbe30da
Resolves: #47185
Releas...
Stefan Neufeind
19:10 Revision b0b85790: [TASK] Typo3DbBackend: Drop non-functional code
array_fill_keys() used without function
Change-Id: Ibbf3a8b9de2fa5ebed684d95698bed323e7381dc
Resolves: #47185
Releas...
Stefan Neufeind
18:00 Revision 7790b123: [TASK] Raise submodule pointer
Change-Id: Id55bb3924471bb98497c7c99e047ffd8c09d757d
Reviewed-on: https://review.typo3.org/19927
Reviewed-by: Christi...
Christian Kuhn
17:58 Revision e37bcbd1: [BUGFIX] getPlainValue for @lazy objects
Typo3DbBackend::getPlainValue now loads lazy objects if they are
instances of LazyLoadingProxy
Fixes: #28149
Release...
Benjamin Bretz
17:52 Revision c40805d9: [TASK] Add/drop usage of preg_quote() where needed
In some places preg_quote() is not used or is used incorrectly.
In other places there are preg_quote() calls which ha...
Stefan Neufeind
17:51 Revision 01f92304: [TASK] Typo3DbBackend: Drop non-functional code
array_fill_keys() used without function
Resolves: #47185
Releases: 1.3, 4.7, 6.0, 6.1
Change-Id: Ic6d11e4cfbd579f684...
Stefan Neufeind
17:47 Revision 338e4d9c: [TASK] Raise submodule pointer
Change-Id: I676e9e5012a8389031167f16f9db7343cc4a7efd
Reviewed-on: https://review.typo3.org/19924
Reviewed-by: Christi...
Christian Kuhn
17:44 Revision 2cee5fa2: [BUGFIX] getPlainValue for @lazy objects
Typo3DbBackend::getPlainValue now loads lazy objects if they are
instances of LazyLoadingProxy
Fixes: #28149
Release...
Benjamin Bretz
17:08 Revision 292b6d2e: [TASK] Add/drop usage of preg_quote() where needed
In some places preg_quote() is not used or is used incorrectly.
In other places there are preg_quote() calls which ha...
Stefan Neufeind
16:51 Revision 8e3f2153: [TASK] Raise submodule pointer
Change-Id: I41cdc0efa698795a64cbf5ad52faa41b8f737b7c
Reviewed-on: https://review.typo3.org/19922
Reviewed-by: Christi...
Christian Kuhn
16:48 Revision 8c3f329a: [TASK] Backport Flow property mapper
In order to be in sync with Flow again the property mapper has been
backported again.
Resolves: #47182
Releases: 6.1...
Thomas Maroschik
15:37 Revision 5facaea3: [BUGFIX] Inefficient cache handling in LocalizationFactory
Calling has() in front of get() is inefficient and can be optimized.
Change-Id: Id8048023cc2305534a494664b402d479110...
Christian Kuhn
15:35 Revision 8ae61b94: [BUGFIX] Inefficient cache handling in LocalizationFactory
Calling has() in front of get() is inefficient and can be optimized.
Change-Id: Id8048023cc2305534a494664b402d479110...
Christian Kuhn
15:17 Revision c82d9185: [TASK] Raise submodule pointer
Change-Id: I0d015e18dc179432169fe82593e40fc89a92cf34
Reviewed-on: https://review.typo3.org/19919
Reviewed-by: Christi...
Christian Kuhn
15:05 Revision c00f5b90: [BUGFIX] Localization ignores extensionName argument for TypoScript labels
Localization utility should pass extesnionName to configurationManager
when fetching TypoScript _LOCAL_LANG labels.
W...
Tymoteusz Motylewski
15:00 Revision 445ef132: [TASK] Raise submodule pointer
Change-Id: I8b691824ecd02682f2162db851b1d4e91f613556
Reviewed-on: https://review.typo3.org/19915
Reviewed-by: Christi...
Christian Kuhn
14:58 Revision c60a671b: [BUGFIX] Localization ignores extensionName argument for TypoScript labels
Localization utility should pass extesnionName to configurationManager
when fetching TypoScript _LOCAL_LANG labels.
W...
Tymoteusz Motylewski
14:09 Revision 712e7ae6: [BUGFIX] Cache file could not be written on concurrent actions
The hook to clear the language (l10n) caches is currently called
every time any element in the backend is modified. I...
Oliver Hader
13:57 Revision 8b7ff015: [BUGFIX] Language cache is not cleared anymore
The language cache is not cleared anymore due to
wrong condition in the hook method.
Change-Id: If549d57580d05a547f8...
Oliver Hader
13:57 Revision dc3a4e80: [BUGFIX] Language cache is not cleared anymore
The language cache is not cleared anymore due to
wrong condition in the hook method.
Change-Id: If549d57580d05a547f8...
Oliver Hader
13:43 Revision 172a764e: [TASK] Provide .gitignore and ignore code coverage report folder
Releases: 6.1
Resolves: #47178
Change-Id: Ieaeaf4e0560bd8ff3dd64176bd55a7e91640bd7a
Reviewed-on: https://review.typo3...
Alexander Schnitzler
13:27 Revision 58392868: [BUGFIX] RequestBuilder must not call $request->setMethod with NULL
If running a cli script the variable $_SERVER['REQUEST_METHOD'] is
not set at all. So when dispatching a sub webreque...
Anja Leichsenring
13:24 Revision 75d42617: [BUGFIX] Empty clear cache command logged
If e.g. enabling/disabling a record in the backend, an
additional empty clear cache command is logged, like
"User adm...
Oliver Hader
13:23 Revision 3439e954: [BUGFIX] Cache file could not be written on concurrent actions
The hook to clear the language (l10n) caches is currently called
every time any element in the backend is modified. I...
Oliver Hader
13:22 Revision bac77ac9: [BUGFIX] Empty clear cache command logged
If e.g. enabling/disabling a record in the backend, an
additional empty clear cache command is logged, like
"User adm...
Oliver Hader
13:16 Revision 80d0181b: [BUGFIX] RequestBuilder must not call $request->setMethod with NULL
If running a cli script the variable $_SERVER['REQUEST_METHOD'] is
not set at all. So when dispatching a sub webreque...
Anja Leichsenring
13:16 Revision c09544a7: [BUGFIX] RequestBuilder must not call $request->setMethod with NULL
If running a cli script the variable $_SERVER['REQUEST_METHOD'] is
not set at all. So when dispatching a sub webreque...
Anja Leichsenring
13:10 Revision 4e4ad0a4: [BUGFIX] Cache file could not be written on concurrent actions
The hook to clear the language (l10n) caches is currently called
every time any element in the backend is modified. I...
Oliver Hader
13:06 Revision 79d2594e: [TASK] Raise submodule pointer
Change-Id: I104c00a413c9a32652d969bbf9312478f02d69a7
Reviewed-on: https://review.typo3.org/19900
Reviewed-by: Christi...
Christian Kuhn
13:06 Revision 4b0d02be: [TASK] Raise submodule pointer
Change-Id: I1cbd33bb4c71b04acf84647af6e4d4bd5c56cbe5
Reviewed-on: https://review.typo3.org/19899
Reviewed-by: Christi...
Christian Kuhn
13:03 Revision 5f424596: [BUGFIX] Added handling for array in findOneByXXX result
If query findOneByXXX is configured to return an array, the first array
element is returned (instead of calling ->get...
Christian Kuhn
13:03 Revision 9571c622: [BUGFIX] Added handling for array in findOneByXXX result
If query findOneByXXX is configured to return an array, the first array
element is returned (instead of calling ->get...
Benjamin Bretz
12:43 Revision 1d3a73d7: [BUGFIX] Fix broken AbstractController Unit test
Change-Id: Ia85be1a510e622fe8061b50493a5366c53c425c4
Fixes: #47179
Releases: 4.7
Reviewed-on: https://review.typo3.or...
Wouter Wolters
12:05 Revision 6d7fc2df: [TASK] Raise submodule pointer
Change-Id: I334afaba9fea4bb7e8213e96051430b96ce3b088
Reviewed-on: https://review.typo3.org/19894
Reviewed-by: Christi...
Christian Kuhn
12:02 Revision 710e6448: [BUGFIX] Added handling for array in findOneByXXX result
If query findOneByXXX is configured to return an array, the first array
element is returned (instead of calling ->get...
Benjamin Bretz
11:50 Revision f8eaf5e9: [TASK] Raise submodule pointer
Change-Id: Ide9ef837006df37a0cccdc6b90ce73bc0c6ed62f
Reviewed-on: https://review.typo3.org/19890
Reviewed-by: Christi...
Christian Kuhn
11:47 Revision b05551e9: [BUGFIX] Added handling for array in findOneByXXX result
If query findOneByXXX is configured to return an array, the first array
element is returned (instead of calling ->get...
Benjamin Bretz
11:29 Revision 2e3bea68: [BUGFIX] RequestBuilder must not call $request->setMethod with NULL
If running a cli script the variable $_SERVER['REQUEST_METHOD'] is
not set at all. So when dispatching a sub webreque...
Alexander Schnitzler
11:00 Revision 4062234a: [BUGFIX] Fix Non-static method tslib_cObj::calc()
Non-static method tslib_cObj::calc() should
not be called statically
Change-Id: I9d6b5ac1c4e97164af8a3ce0eaaa0fe95c4...
Wouter Wolters
11:00 Revision f5ddbf66: [BUGFIX] Fix Non-static method tslib_cObj::getKey()
Non-static method tslib_cObj::getKey() should
not be called statically
Change-Id: Ic5a8b54db751661a421385bcbccc264e0...
Wouter Wolters
10:59 Revision 0847df32: [BUGFIX] Fix Non-static method tslib_cObj::enableFields()
Non-static method tslib_cObj::enableFields() should
not be called statically
Change-Id: I93497b24618d29534331ac42d87...
Wouter Wolters
10:44 Revision 46e817e7: [BUGFIX] "stripOrderBy, stripGroupBy" should remove double occurrence
Sometimes the string handed over to stripOrderBy includes the ORDER BY
twice.
Tweak the regular expression to detect ...
Laurent Cherpit
10:44 Revision eb52b4d1: [BUGFIX] "stripOrderBy, stripGroupBy" should remove double occurrence
Sometimes the string handed over to stripOrderBy includes the ORDER BY
twice.
Tweak the regular expression to detect ...
Laurent Cherpit
10:33 Revision 5f59635a: [BUGFIX] Preview images not rendered in Web > Page view on Windows systems
In Web > Page view the preview images are not rendered on Windows systems.
This is due to failing functions in class
...
Nicole Cordes
10:23 Revision 0efdb5ed: [TASK] Raise submodule pointer
Change-Id: I6fa79835811097d58545eb8e0be933b0d0e15e35
Reviewed-on: https://review.typo3.org/19883
Reviewed-by: Christi...
Christian Kuhn
10:22 Revision a7010055: [TASK] Raise submodule pointer
Change-Id: Ib9b721e02dee42ee20bcc47579c403947897baa6
Reviewed-on: https://review.typo3.org/19884
Reviewed-by: Christi...
Christian Kuhn
10:22 Revision 3f5ddbe6: [TASK] Raise submodule pointer
Change-Id: Ia0a0d52f09042f74f76580090c2d3e024588dc5b
Reviewed-on: https://review.typo3.org/19885
Reviewed-by: Christi...
Christian Kuhn
10:14 Revision 55f15158: [TASK] Remove further t3lib mentions
Change-Id: I0e82b92e9e3ad0decd93c4fc70cec34cb6a90c31
Resolves: #47176
Releases: 6.1
Reviewed-on: https://review.typo3...
Wouter Wolters
09:24 Revision 348e484b: [BUGFIX] Redirect-method in abstractController does not work with SSL
redirect method in AbstractController respect now the current url scheme.
Fixes: #46079
Releases: 6.1, 6.0, 4.7
Chang...
Georg Ringer
09:21 Revision 0703cb40: [BUGFIX] Redirect-method in abstractController does not work with SSL
redirect method in AbstractController respect now the current url scheme.
Fixes: #46079
Releases: 6.1, 6.0, 4.7
Chan...
Georg Ringer
09:09 Revision 87e39521: [TASK] Fix typehints in docblocks of Mapper
Resolves: #47174
Releases: 6.0, 6.1
Change-Id: Ib29e83b59f6f97e19f3123700d8971e1ea2ea7e8
Reviewed-on: https://review....
Stefan Neufeind

2013-04-12

23:29 Revision 102f49ba: [BUGFIX] Prevent call of updateReferenceIndex on unknown object
Fixes: #46418
Releases: 6.1, 6.0
Change-Id: I20ab919c2290edcf6478f8edc7a0eafe2bac7cbb
Reviewed-on: https://review.ty...
Stefan Galinski
23:16 Revision b62c8626: [TASK] Raise submodule pointer
Change-Id: I7b5c6ead589293c3470d5d0cc00bf16d1145a8c8
Reviewed-on: https://review.typo3.org/19880
Reviewed-by: Christi...
Christian Kuhn
23:14 Revision 8290da21: [TASK] Optimize persisting a dirty objectStorage
This change optimizes persisting a dirty objectStorage
by not removing and inserting/updating all relations,
but inse...
Marc Bastian Heinrichs
23:10 Revision d0c1654e: [TASK] Raise submodule pointer
Change-Id: Ia56486b2ea602611e7b5ab0e53b50cd0ca1bfd65
Reviewed-on: https://review.typo3.org/19879
Reviewed-by: Christi...
Christian Kuhn
23:10 Revision 5f2dc8d9: [TASK] Raise submodule pointer
Change-Id: I44a61647ea3c0398acba840765c84ef1fc6155f8
Reviewed-on: https://review.typo3.org/19877
Reviewed-by: Christi...
Christian Kuhn
23:06 Revision 30643095: [BUGFIX] Don't set empty from-name when sending email
If no name is specified, only an email-address, for a sender
avoid setting an empty "from"-parameter.
Change-Id: I42...
Christian Kuhn
23:06 Revision 246b13e3: [BUGFIX] Don't set empty from-name when sending email
If no name is specified, only an email-address, for a sender
avoid setting an empty "from"-parameter.
Change-Id: I42...
Stefan Neufeind
23:04 Revision f1d4a4ad: [BUGFIX] Checkbox for mass-action also if only publish/swap-permission
If user has only publish/swap permission show the
mass-action checkbox as well.
Change-Id: I04ccd6f08f3f56021ab29d91...
Robert Heel
23:03 Revision c4df59f7: [BUGFIX] Prevent call of updateReferenceIndex on unknown object
Fixes: #46418
Releases: 6.1, 6.0
Change-Id: I20ab919c2290edcf6478f8edc7a0eafe2bac7cbb
Reviewed-on: https://review.ty...
Stefan Galinski
22:57 Revision c2051540: [BUGFIX] Don't set empty from-name when sending email
If no name is specified, only an email-address, for a sender
avoid setting an empty "from"-parameter.
Change-Id: I42...
Stefan Neufeind
22:55 Revision f0c8f895: [TASK] Raise submodule pointer
Change-Id: I87fc15509dc97e2c83ccf54f09a8255d8e9411fd
Reviewed-on: https://review.typo3.org/19874
Reviewed-by: Christi...
Christian Kuhn
22:54 Revision 306eeb33: [TASK] Raise submodule pointer
Change-Id: I1ceb64d0233c3418adb9ebaf95c94b8062fb3d51
Reviewed-on: https://review.typo3.org/19873
Reviewed-by: Christi...
Christian Kuhn
22:47 Revision b1caf3b1: [!!!][BUGFIX] Clear Language Cache Configuration broken
Rename BE user TS option
options.clearCache.clearRTECache
to
options.clearCache.clearLangCache
to determine whether t...
Marcus Schwemer
22:41 Revision 3c30a72d: [TASK] Simplify propertyName-creation
Since PHP 5.3.0 function lcfirst() exists.
Resolves: #47171
Releases: 6.0, 6.1
Change-Id: I314ee3c14683283dc000daad4...
Stefan Neufeind
22:18 Revision 0f0622fb: [TASK] Simplify propertyName-creation
Since PHP 5.3.0 function lcfirst() exists.
Resolves: #47171
Releases: 6.0, 6.1
Change-Id: I314ee3c14683283dc000daad4...
Stefan Neufeind
22:10 Revision 1c58b86d: [BUGFIX] Flash uploader doesn't work in Filelist clickmenus
The Flash uploader only works in the click menu of the folder tree in
the Filelist module. It doesn't work in
- the c...
Lorenz Ulrich
22:07 Revision 8ce04725: [BUGFIX] Fix Non-static method tslib_cObj::enableFields()
Non-static method tslib_cObj::enableFields() should
not be called statically
Change-Id: I93497b24618d29534331ac42d87...
Wouter Wolters
22:01 Revision 83bd5a4c: [BUGFIX] Fix Non-static method tslib_cObj::getKey()
Non-static method tslib_cObj::getKey() should
not be called statically
Change-Id: Ic5a8b54db751661a421385bcbccc264e0...
Wouter Wolters
22:01 Revision 8ee916a6: [TASK] Remove further t3lib mentions from codebase
Change-Id: I01450bb041e20ddb180e4b4f49c49f11fbda9d75
Resolves: #47170
Releases: 6.1
Reviewed-on: https://review.typo3...
Wouter Wolters
21:58 Revision 0b823a99: [BUGFIX] Prevent building empty IN () query by throwing exception
If $storagePageIds is empty Typo3DbBackend::addPageIdStatement()
InconsistentQuerySettingsException is thrown instead...
Benjamin Bretz
21:57 Revision 6034c5c3: [BUGFIX] Prevent building empty IN () query by throwing exception
If $storagePageIds is empty Typo3DbBackend::addPageIdStatement()
InconsistentQuerySettingsException is thrown instead...
Benjamin Bretz
21:48 Revision 0e672215: [BUGFIX] Prevent building empty IN () query by throwing exception
If $storagePageIds is empty Typo3DbBackend::addPageIdStatement()
InconsistentQuerySettingsException is thrown instead...
Benjamin Bretz
21:47 Revision cc81d195: [BUGFIX] Fix Non-static method tslib_cObj::calc()
Non-static method tslib_cObj::calc() should
not be called statically
Change-Id: I9d6b5ac1c4e97164af8a3ce0eaaa0fe95c4...
Wouter Wolters
18:27 Revision 919ccff0: [TASK] Raise submodule pointer
Change-Id: I4dcc845917772764b39a2aedb84de6855369ace2
Reviewed-on: https://review.typo3.org/19859
Reviewed-by: Christi...
Christian Kuhn
18:11 Revision 88ca85e4: [BUGFIX] Property Mapper chokes on already-converted objects
Fixes also PropertyMappers chokes on already converted Objects if the
targetType is a compositeType like Collection<E...
Marc Neuhaus
18:09 Revision 54e8204f: [TASK] Raise submodule pointer
Change-Id: I660c708f2faf020cee9d3ac35f3391d090a8a8ce
Reviewed-on: https://review.typo3.org/19857
Reviewed-by: Christi...
Christian Kuhn
18:07 Revision ae92842a: [TASK] Add caching layer for getTargetPidByPlugin
The function getTargetPidByPlugin should use an internal
cache for reducing the load to the DB
Change-Id: Iec5ab7bc7...
Georg Ringer
17:22 Revision 5e874a9e: [TASK] Raise submodule pointer
Change-Id: Ia879d40c451f071b9b3ed22df7c2a8a6665b917a
Reviewed-on: https://review.typo3.org/19852
Reviewed-by: Christi...
Christian Kuhn
16:17 Revision d99d242b: [BUGFIX] Redirect-method in abstractController does not work with SSL
redirect method in AbstractController respect now the current url scheme.
Fixes: #46079
Releases: 6.1, 6.0, 4.7, 4.5...
Rony Khoury
16:05 Revision e4512ceb: [BUGFIX] Variable access instead of function call
Change-Id: I8b840819633e7409ed086e3bf3de0b90aee96b1e
Related: #47162
Fixes: #47165
Releases: 6.1
Reviewed-on: https:/...
Christian Kuhn
15:38 Revision 9eb00cf0: [TASK] Raise submodule pointer
Change-Id: I8117edd90bceb22ba23fd867c888f1429365d319
Reviewed-on: https://review.typo3.org/19846
Reviewed-by: Christi...
Christian Kuhn
15:37 Revision b8f38556: [BUGFIX] Referenced file names in ext_localconf
Hook registrations can live without file names using
the class loader.
Change-Id: I3fec5b2fc73f7cb4e041d33febe278313...
Christian Kuhn
15:37 Revision 79ffc76c: [BUGFIX] t3lib_softrefproc referenced in DefaultConfiguration
Implementations use makeInstance() / getUserObj() for instantiation,
so it is save to use the new class without file ...
Christian Kuhn
15:23 Revision 73b7ab49: [TASK] Move two font files from t3lib to ext:core
Some mentions of these files were already adapted, the fonts
are now moved and last occurences fixed.
Change-Id: Ief...
Christian Kuhn
15:03 Revision ae4a7959: [TASK] Raise submodule pointer
Change-Id: If7a3a3c8c9921efef4fb8c8956d5e1d0a0ebfdca
Reviewed-on: https://review.typo3.org/19839
Reviewed-by: Christi...
Christian Kuhn
14:59 Revision 5a6fb7cc: [BUGFIX] PropertyMapper shouldn't check pid in getObjectByIdentifier()
getObjectByIdentifier checks the pid too which doesn't work
when not using it in own extension (because e.g. handling...
Georg Ringer
14:50 Revision d0ca6097: [BUGFIX] Translation of extbase-core
Made massages from validators and property errors translatable.
Change-Id: I376f55a22d9e7d822146f0f935b1de24098b37cf...
Tomasz Grzemski
14:47 Revision b9073084: [TASK] Remove last mentions of t3lib_formmail
Change-Id: I7774323581f97bd3562eaa1fa67a5faae748446a
Resolves: #47160
Releases: 6.1, 6.0
Reviewed-on: https://review....
Christian Kuhn
14:44 Revision f3bc1a92: [TASK] Remove last mentions of t3lib_formmail
Change-Id: I7774323581f97bd3562eaa1fa67a5faae748446a
Resolves: #47160
Releases: 6.1
Reviewed-on: https://review.typo3...
Christian Kuhn
14:23 Revision 90c30382: [BUGFIX] Deprecate forgotten t3lib classes
Nearly all classes in t3lib were namespaced with 6.0 except some
old deprecated functionality. Some of the files miss...
Christian Kuhn
14:20 Revision 832551be: [BUGFIX] Namespace forgotten t3lib_formmail
Class t3lib_formmail was deprecated with 6.0 and not namespaced,
but it is still used by the default mail content obj...
Christian Kuhn
14:14 Revision c172319e: [TASK] Clean up data submission handling
The patch encapsulates the data submission that can feed
DataSubmissionController from index_ts to
TypoScriptFrontend...
Christian Kuhn
14:03 Revision 47e1cdc4: [TASK] Cleanup for ClassNamingUtility
Small cleanups for the new feature
which just got merged.
Releases: 6.1
Fixes: #43052
Change-Id: I9c7df202f7e63c148f...
Stefan Neufeind
13:53 Revision 31ca9fe2: [BUGFIX] Namespace forgotten t3lib_formmail
Class t3lib_formmail was deprecated with 6.0 and not namespaced,
but it is still used by the default mail content obj...
Christian Kuhn
13:39 Revision 7e246614: [BUGFIX] RespectStoragePage does not respect rootLevel
AdditionalWhereClause pid statement for set rootLevel=-1 will be empty,
and for rootLevel = 1 it will limit the query...
Stefan Frömken
13:12 Revision 1498adf9: [BUGFIX] Deprecate forgotten t3lib classes
Nearly all classes in t3lib were namespaced with 6.0 except some
old deprecated functionality. Some of the files miss...
Christian Kuhn
13:05 Revision 86b35603: [TASK] Raise submodule pointer
Change-Id: Ie7c0d50bb631bbf78fcdd95f629dc6156f96cb4b
Reviewed-on: https://review.typo3.org/19823
Reviewed-by: Christi...
Christian Kuhn
13:05 Revision c52c2c48: [TASK] Raise submodule pointer
Change-Id: I95d940d3409a0258321547ef9a44adb9c10eb786
Reviewed-on: https://review.typo3.org/19822
Reviewed-by: Christi...
Christian Kuhn
13:01 Revision e3defd49: [TASK] Disable functional tests
Extbase ships with a functional test class "FileContextTest" which
contains 10 tests. All those test fail currently.
...
Philipp Gampe
12:59 Revision f876036b: [TASK] Disable functional tests
Extbase ships with a functional test class "FileContextTest" which
contains 10 tests. All those test fail currently.
...
Philipp Gampe
12:18 Revision 57c7283b: [TASK] Use typo3/thumbs.php instead of t3lib/thumbs.php
Change-Id: I5b5d38167ee852770cc042fce7adc995b3934c63
Resolves: #47153
Releases: 6.1
Reviewed-on: https://review.typo3...
Christian Kuhn

2013-04-11

22:30 Revision c87a1f6d: [TASK] Raise submodule pointer
Change-Id: Ib6892a4db428b421d7ef1fb837de2afe473b7ba3
Reviewed-on: https://review.typo3.org/19813
Reviewed-by: Christi...
Christian Kuhn
22:29 Revision 9ec4f0d0: [BUGFIX] Wrong method call
During #46950 a wrong call extbase ExtensionUtility instead of core
ExtensionManagementUtility slipped through and is...
Christian Kuhn
21:35 Revision 920bd29b: [TASK] Raise submodule pointer
Change-Id: Iecf33b428bc63bdd4411fec058e416d80cdd3fef
Reviewed-on: https://review.typo3.org/19811
Reviewed-by: Christi...
Christian Kuhn
20:44 Revision 74fd4b8f: [BUGFIX] Allow Setting colorspace in the Install Tool.
Some versions of Imagemagick (6.7.0 and above) use the sRGB colorspace
instead RGB as before. This results in darker ...
Anja Leichsenring
20:42 Revision b07277d5: [BUGFIX] Allow Setting colorspace in the Install Tool.
Some versions of Imagemagick (6.7.0 and above) use the sRGB colorspace
instead RGB as before. This results in darker ...
Anja Leichsenring
20:38 Revision 3355f395: [TASK] Update t3lib mentions
Some core parts still mention t3lib classes after namespaces,
mostly in comments.
Related: #47138
Releases: 6.1
Cha...
Christian Kuhn
20:38 Revision b830361a: [TASK] Update t3lib mentions
Some core parts still mention t3lib classes after namespaces,
mostly in comments.
Resolves: #47138
Releases: 6.1
Ch...
Christian Kuhn
20:35 Revision 50153478: [TASK] Update t3lib mentions
Some core parts still mention t3lib classes after namespaces,
mostly in comments.
Related: #47138
Releases: 6.1
Cha...
Christian Kuhn
20:27 Revision da9a8321: [TASK] Update t3lib mentions
Some core parts still mention t3lib classes after namespaces,
mostly in comments.
Related: #47138
Releases: 6.1
Cha...
Christian Kuhn
20:26 Revision 3f233317: [TASK] Update t3lib mentions
Some core parts still mention t3lib classes after namespaces,
mostly in comments.
Related: #47138
Releases: 6.1
Cha...
Christian Kuhn
20:25 Revision 6c31ff3c: [TASK] Update t3lib mentions
Some core parts still mention t3lib classes after namespaces,
mostly in comments.
Related: #47138
Releases: 6.1
Cha...
Christian Kuhn

2013-04-10

21:40 Revision 896d3733: [TASK] Set TYPO3 version to 6.1-dev
Change-Id: I2ee442ab272121c747985e5a42442451734ceb89
Reviewed-on: https://review.typo3.org/19787
Reviewed-by: TYPO3 R...
TYPO3 Release Team
21:40 Revision ebc1497b: [RELEASE] Release of TYPO3 6.1.0beta2
Change-Id: Id427222d16e707dcf19ca67d94fcf03b694dd9ca
Reviewed-on: https://review.typo3.org/19786
Reviewed-by: TYPO3 R...
TYPO3 Release Team
21:40 Revision c034ce34: [RELEASE] Release of TYPO3 6.1.0beta2
Change-Id: Id427222d16e707dcf19ca67d94fcf03b694dd9ca TYPO3 Release Team
21:37 Revision 3b1cdd95: [TASK] Raise submodule pointer
Change-Id: I78ce8b1a7b538770bbf3069cebed53e1e0ef58d8
Reviewed-on: https://review.typo3.org/19785
Reviewed-by: TYPO3 R...
TYPO3 Release Team
12:39 Revision a1ba2c07: [BUGFIX] Make fetchUserRecord callable without username
t3lib_userAuth::fetchUserRecord is not callable without a username.
Fix the $usernameClause to generate a correct SQL...
Robert Heel
12:38 Revision 974fa224: [BUGFIX] Make fetchUserRecord callable without username
t3lib_userAuth::fetchUserRecord is not callable without a username.
Fix the $usernameClause to generate a correct SQL...
Robert Heel
12:37 Revision e9520d52: [BUGFIX] Make fetchUserRecord callable without username
t3lib_userAuth::fetchUserRecord is not callable without a username.
Fix the $usernameClause to generate a correct SQL...
Robert Heel
12:21 Revision 3e36ac4f: [BUGFIX] Make fetchUserRecord callable without username
t3lib_userAuth::fetchUserRecord is not callable without a username.
Fix the $usernameClause to generate a correct SQL...
Robert Heel
07:28 Revision 02f76f43: [TASK] Remove old code from css_styled_content
Some old code inside css_styled_content is unused, old and just
using disk space. Solution: Remove it.
Change-Id: I0...
Georg Ringer

2013-04-09

23:31 Revision aeccd948: [BUGFIX] cli dispatcher throws notice on windows systems
In the CLI interface (cli_dispatch.phpsh) the server variable
$_SERVER['PWD'] is used which doesn't exists on windows...
Nicole Cordes
23:26 Revision bce8fdc6: [BUGFIX] cli dispatcher throws notice on windows systems
In the CLI interface (cli_dispatch.phpsh) the server variable
$_SERVER['PWD'] is used which doesn't exists on windows...
Nicole Cordes
22:57 Revision 03e4b06c: [TASK] Adjust Comments to describe string comparison
The IfViewHelper received the ability to compare strings natively some
time ago, but the comment in the class describ...
Anja Leichsenring
19:43 Revision ca9df6e0: [BUGFIX] Correct naming of TYPO3 database backend test
Class and filename are called DbBackendTest, but should be
Typo3DatabaseBackendTest.
Change-Id: I1ae8fca733151e05ae4...
Christian Kuhn
19:42 Revision 9583a50c: [BUGFIX] Correct naming of TYPO3 database backend test
Class and filename are called DbBackendTest, but should be
Typo3DatabaseBackendTest.
Change-Id: I1ae8fca733151e05ae4...
Christian Kuhn
16:54 Revision fb48ab25: [TASK] Raise submodule pointer
Change-Id: I8f18193b270c1ad3f11f3826820c10ea2e0bb411
Reviewed-on: https://review.typo3.org/19763
Reviewed-by: Christi...
Christian Kuhn
16:54 Revision c064a418: [TASK] Raise submodule pointer
Change-Id: Ideb68c464a67bc32d28cbc3dd12951d18dd1213b
Reviewed-on: https://review.typo3.org/19762
Reviewed-by: Christi...
Christian Kuhn
16:54 Revision 05b55cc1: [TASK] Raise submodule pointer
Change-Id: I61b6347ecdb0787dd1f381f69ba0eb7afda8c681
Reviewed-on: https://review.typo3.org/19761
Reviewed-by: Christi...
Christian Kuhn
16:46 Revision 44f39b30: [TASK] Raise submodule pointer
Change-Id: I737d084412aef6a510be49c2252931854828dd70
Reviewed-on: https://review.typo3.org/19757
Reviewed-by: Christi...
Christian Kuhn
16:46 Revision 4ccea192: [BUGFIX] exec_INSERTmultipleRows doesn't check alternative handlers
The function just passes the function call to it's parents insert
function when the type of the current handler is "n...
Christian Kuhn
16:45 Revision 0fc6191d: [BUGFIX] exec_INSERTmultipleRows doesn't check alternative handlers
The function just passes the function call to it's parents insert
function when the type of the current handler is "n...
Christian Kuhn
16:45 Revision 19852e7a: [BUGFIX] exec_INSERTmultipleRows doesn't check alternative handlers
The function just passes the function call to it's parents insert
function when the type of the current handler is "n...
Christian Kuhn
16:31 Revision bd31d4c4: [BUGFIX] exec_INSERTmultipleRows doesn't check alternative handlers
The function just passes the function call to it's parents insert
function when the type of the current handler is "n...
Christian Kuhn
15:31 Revision 609df7c9: [BUGFIX] Numeric check for upper/lower bound of flexform-values
The range-check in Flexforms uses the same code as for normal
tables. Normally an integer field would be of type inte...
Georg Ringer
15:20 Revision 72df481d: [BUGFIX] Numeric check for upper/lower bound of flexform-values
The range-check in Flexforms uses the same code as for normal
tables. Normally an integer field would be of type inte...
Georg Ringer
15:14 Revision 775e1b35: [BUGFIX] Numeric check for upper/lower bound of flexform-values
The range-check in Flexforms uses the same code as for normal
tables. Normally an integer field would be of type inte...
Georg Ringer
14:47 Revision a9d3a5b6: [BUGFIX] Numeric check for upper/lower bound of flexform-values
The range-check in Flexforms uses the same code as for normal
tables. Normally an integer field would be of type inte...
Anja Leichsenring

2013-04-08

22:18 Revision c56c76c4: [TASK] Remove deprecated code from Core
Furthermore there is outstanding code to be
removed which is deprecated.
Resolves: #26508
Releases: 6.1
Change-Id: I...
Benni Mack
08:45 Revision 1b1dda4a: [TASK] Deprecate IconUtility::getIconImage
IconUtility::getIconImage
is not used anymore in the core, so deprecated this function.
Change-Id: Ic9d33160d0ca802d...
Benni Mack

2013-04-07

13:04 Revision e710f624: [BUGFIX] File collection should request update after changing the storage
Currently the form is not reloaded if you change the storage inside a
file collection record.
You need to save the fo...
Philipp Gampe
12:58 Revision 3e1f97ab: [BUGFIX] File collection should request update after changing the storage
Currently the form is not reloaded if you change the storage inside a
file collection record.
You need to save the fo...
Philipp Gampe
12:39 Revision f11699dd: [BUGFIX] Images from non-local storages are not displayed
The content object renderer adds absRefPrefix to all
generated image URLs, leading to incorrect URLs for
storages not...
Steffen Ritter
12:35 Revision cfcdf189: [BUGFIX] Images from non-local storages are not displayed
The content object renderer adds absRefPrefix to all
generated image URLs, leading to incorrect URLs for
storages not...
Steffen Ritter
12:34 Revision a4abc479: [BUGFIX] EM: add visual feedback for download+install
Process of downloading and installing remote extensions takes
some time - this patch brings visual feedback to inform...
Felix Kopp
12:31 Revision 24c9fc18: [BUGFIX] EM: add visual feedback for download+install
Process of downloading and installing remote extensions takes
some time - this patch brings visual feedback to inform...
Felix Kopp
11:52 Revision 3867c37a: [BUGFIX] Function buildUrl does not handle port setting
The function buildUrl in the TYPO3\CMS\Core\Utility\HttpUtility class
does not handle any port setting. This has to b...
Nicole Cordes
11:52 Revision 68a113ba: [BUGFIX] Function buildUrl does not handle port setting
The function buildUrl in the TYPO3\CMS\Core\Utility\HttpUtility class
does not handle any port setting. This has to b...
Nicole Cordes
11:46 Revision 7dde3eb0: [BUGFIX] Adjust category exception message to namespaces
The exception message in ExtensionManagementUtility::makeCategorizable
now refers to namespaces instead of t3lib.
Fi...
Benni Mack
11:45 Revision 186e98b2: [BUGFIX] Adjust category exception message to namespaces
The exception message in ExtensionManagementUtility::makeCategorizable
now refers to namespaces instead of t3lib.
Fi...
Benni Mack
11:44 Revision d968e222: [BUGFIX] Function buildUrl does not handle port setting
The function buildUrl in the TYPO3\CMS\Core\Utility\HttpUtility class
does not handle any port setting. This has to b...
Nicole Cordes
10:49 Revision eb24931f: [BUGFIX] Pagetree - Prevent a call to moveNode while creating nodes
Change-Id: I355cfb5ed4d2ebfac26376f5f774dca4d89a0c6c
Fixes: #39820
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: https://...
Tobias Schultheiss
10:44 Revision a7c0794c: [FEATURE] Migration wizard for RTE magic images missing
All magic images of the RTE are still residing in uploads/
with a name like RTEmagicC_*.
The update wizard moves the...
Benni Mack
10:08 Revision cb6f7bde: [BUGFIX] Take versioned record into account for showHidden flag.
The flag showHiddenPage is set if the requested uid is a hidden page.
The original code always looked at the original...
Bart Dubelaar
10:01 Revision 24f73ca1: [BUGFIX] Invalid RSA key when submitting form twice
When submitting a RSA-supported form twice, the JS error
"Invalid RSA public key" is thrown. In order to suppress
thi...
Benni Mack
09:56 Revision 1eec6dc0: [BUGFIX] IndexerService does not set creating user
When a backenduser uploads a file an index record is
created. The sys_file table ships with the column cruser_id
whi...
Steffen Ritter
00:09 Revision cc7ef8b9: [BUGFIX] Illegal string offset in EditDocumentController
If a content element is opened from the opendocs module, a warning is
shown because overrideVals is used without chec...
Philipp Gampe
00:09 Revision 63f07c85: [BUGFIX] Illegal string offset in EditDocumentController
If a content element is opened from the opendocs module, a warning is
shown because overrideVals is used without chec...
Philipp Gampe
00:08 Revision 8065390c: [BUGFIX] Illegal string offset in EditDocumentController
If a content element is opened from the opendocs module, a warning is
shown because overrideVals is used without chec...
Philipp Gampe
00:02 Revision 1befafd8: [BUGFIX] Illegal string offset in EditDocumentController
If a content element is opened from the opendocs module, a warning is
shown because overrideVals is used without chec...
Philipp Gampe

2013-04-06

23:25 Revision c01f4ee6: [BUGFIX] Hide move placeholder in WS preview
Move placeholder are visible in the navigation
during WS preview if they are moved for example
from the first to the ...
Benni Mack
23:23 Revision 23fbac94: [BUGFIX] Hide move placeholder in WS preview
Move placeholder are visible in the navigation
during WS preview if they are moved for example
from the first to the ...
Benni Mack
23:19 Revision 2e9076c9: [BUGFIX] Write config to extTables destroys HTML output
If you enter HTML to update a field in e.g. TCA to write the value into
extTables.php, then the HTML will be printed ...
Philipp Gampe
23:18 Revision 08bcff1e: [BUGFIX] Write config to extTables destroys HTML output
If you enter HTML to update a field in e.g. TCA to write the value into
extTables.php, then the HTML will be printed ...
Philipp Gampe
23:15 Revision 1b284b78: [BUGFIX] Hide move placeholder in WS preview
Move placeholder are visible in the navigation
during WS preview if they are moved for example
from the first to the ...
Benni Mack
23:12 Revision 6a472ab1: [BUGFIX] Hide move placeholder in WS preview
Move placeholder are visible in the navigation
during WS preview if they are moved for example
from the first to the ...
Benni Mack
23:02 Revision efd4292f: [TASK] Small clean up in the page tree code
There are minor issues in the page tree code, which should be
cleaned up. This is a non-functionality change.
Change...
Dmitry Dulepov
22:57 Revision 49f5814e: [BUGFIX] Upload in backend does not index file
If a file is uploaded within the backend (f.e. file-module)
the file is not automatically indexed. If done within the...
Steffen Ritter
22:57 Revision 879da98b: [BUGFIX] Write config to extTables destroys HTML output
If you enter HTML to update a field in e.g. TCA to write the value into
extTables.php, then the HTML will be printed ...
Philipp Gampe
22:55 Revision 54a4a12d: [BUGFIX] Write config to extTables destroys HTML output
If you enter HTML to update a field in e.g. TCA to write the value into
extTables.php, then the HTML will be printed ...
Philipp Gampe
22:49 Revision 35fd78e2: [BUGFIX] Warning in getCompressedTCarray due to missing extTables.php
Since 6.0, constant TYPO3_extTableDef_script falls back to string
'extTables.php' if it is not defined otherwise. Thi...
Philipp Gampe
21:14 Revision 8ebc9aee: [TASK] Move code for clearing text fields to jquery plugin
The code for clearing text fields in the extension manager is now
encapsulated in a jquery plugin, and the form for s...
Jost Baron
21:14 Revision 68ce844f: [BUGFIX] BE login form gives warnings in RteHtmlParser
Intialize configuration as array to prevent PHP warnings for
Illegal string offset.
Change-Id: Ic7398ba2c041c3278a1b...
Anja Leichsenring
21:14 Revision d7ed7bd5: [BUGFIX] Fix wrong string formatting
Fix wrong string formatting Resource Abstract Repository
Change-Id: I96a5c26d07410e8123ed8175183babaa019bf366
Resolv...
Fabien Udriot
21:09 Revision c48ea230: [BUGFIX] BE login form gives warnings in RteHtmlParser
Intialize configuration as array to prevent PHP warnings for
Illegal string offset.
Change-Id: Ic7398ba2c041c3278a1b...
Anja Leichsenring
21:04 Revision 51fca3fe: [BUGFIX] EM ConstantsView crashs with dep/faulty types.
The types default and input are deprecated. Removing of this let
the ConstantsView crash, as there is no function con...
Alexander Opitz
21:03 Revision 4b98be87: [BUGFIX] EM ConstantsView crashs with dep/faulty types.
The types default and input are deprecated. Removing of this let
the ConstantsView crash, as there is no function con...
Alexander Opitz
21:00 Revision d0f802cb: [BUGFIX] BE login form gives warnings in RteHtmlParser
Intialize configuration as array to prevent PHP warnings for
Illegal string offset.
Change-Id: Ic7398ba2c041c3278a1b...
Jigal van Hemert
20:54 Revision 35b431ae: [TASK] Remove array items to perform string comparison
The Fluid IfViewHelper doesn't need any longer array items to perform
string comparison.
The patch removes all occure...
Anja Leichsenring
20:50 Revision 938b5042: [TASK] Sort version column enabled as default
On calling upon AllVersionsView in Extension Manager the sorting of
version column should be enabled as default.
Res...
Anja Leichsenring
20:48 Revision d1cbae89: [TASK] Sort version column enabled as default
On calling upon AllVersionsView in Extension Manager the sorting of
version column should be enabled as default.
Res...
Anja Leichsenring
20:40 Revision a887fdcb: [TASK] XLF core locallang files are still referenced with .php/.xml
The core still access xliff language files as .php or .xml,
although the files themselves are converted to .xlf since...
Benni Mack
19:56 Revision 60c3ec7a: [TASK] Move code for clearing text fields to jquery plugin
The code for clearing text fields in the extension manager is now
encapsulated in a jquery plugin, and the form for s...
Jost Baron
19:38 Revision 458c00f2: [BUGFIX] EM: sorting in dataTable incorrect
The dataTable sortes version string incorrectly:
1.12.1
1.1.1
Intended:
1, 2, 3, ., 9, 10, 11, ., 99, 100, 101, ......
Wouter Wolters
19:35 Revision 2d242c95: [BUGFIX] EM: sorting in dataTable incorrect
The dataTable sortes version string incorrectly:
1.12.1
1.1.1
Intended:
1, 2, 3, ., 9, 10, 11, ., 99, 100, 101, ......
Wouter Wolters
19:08 Revision d32fbf1d: [TASK] Remove unused TYPO3 configuration option
The t3InstId option was introduced in version 3.x and never used
by the old EM, and is not even used by the current E...
Benni Mack
18:14 Revision ead60748: [BUGFIX] swiftmaileradapter should ignore empty headers
Further processing empty header-values with
functions like parseAddress() can lead to
unexpected problems.
Change-Id...
Stefan Neufeind
18:14 Revision b3e4fc62: [BUGFIX] swiftmaileradapter should ignore empty headers
Further processing empty header-values with
functions like parseAddress() can lead to
unexpected problems.
Change-Id...
Stefan Neufeind
18:13 Revision f56233e3: [BUGFIX] swiftmaileradapter should ignore empty headers
Further processing empty header-values with
functions like parseAddress() can lead to
unexpected problems.
Change-Id...
Stefan Neufeind
17:49 Revision cda19cc3: [TASK] NEWS.txt thanks to all contributors for merge number 10.000
Change-Id: Iac334745b537a15af9291cd05917a38a9e4eaf95
Releases: 6.1
Reviewed-on: https://review.typo3.org/19688
Review...
Christian Kuhn
17:32 Revision d57609de: [BUGFIX] swiftmaileradapter should ignore empty headers
Further processing empty header-values with
functions like parseAddress() can lead to
unexpected problems.
Change-Id...
Stefan Neufeind
16:58 Revision ed988a87: [BUGFIX] Fix processed files if original has special chars
Filenames of files uploaded in TYPO3 CMS before 6.0.1
can contain problematic characters, because filename
sanitizing...
Helmut Hummel
16:57 Revision f9ebcda0: [BUGFIX] Fix processed files if original has special chars
Filenames of files uploaded in TYPO3 CMS before 6.0.1
can contain problematic characters, because filename
sanitizing...
Helmut Hummel
16:42 Revision 34f30dbd: [BUGFIX] EM manual links open in the same window
If you open an extension in the get menu (show all versions), a link to
the manual is rendered.
It currently opens wi...
Philipp Gampe
16:39 Revision d13dce57: [BUGFIX] EM manual links open in the same window
If you open an extension in the get menu (show all versions), a link to
the manual is rendered.
It currently opens wi...
Philipp Gampe
16:36 Revision 8efa2f6b: [BUGFIX] BackendUtility::calcAge returns negative value for 0
Currently the function calcAge returns the value -0 min for zero seconds.
This should be changed as zero is unsigned....
Nicole Cordes
16:35 Revision 6c1df8d8: [BUGFIX] BackendUtility::calcAge returns negative value for 0
Currently the function calcAge returns the value -0 min for zero seconds.
This should be changed as zero is unsigned....
Nicole Cordes
16:31 Revision 47dcd13d: [TASK] EM: remove nested pagination in showAllVersions
The dataTable was encapsulated within a pagination.
Now there is only the dataTable which displays all versions at on...
Felix Kopp
16:29 Revision 0817b845: [TASK] EM: remove nested pagination in showAllVersions
The dataTable was encapsulated within a pagination.
Now there is only the dataTable which displays all versions at on...
Felix Kopp
16:19 Revision c46f2a99: [BUGFIX] Get folder object if a path is given
Get folder instead file object if a path is given to FAL.
Change-Id: I6d183d319eacbab403079b126685a13eb3ae7d5c
Resol...
Ivan Dharma Kartolo
15:39 Revision 2f506263: [BUGFIX] Fix ResourceFactory Test
Travis fails to execute some newly introduced Factory
Tests. This patch aims to clean them up and make
Travis happy a...
Steffen Ritter
15:23 Revision 1433fafd: [BUGFIX] EM: increased visual significance of Upload .t3x
Increase the visibility of upload form in "Manage extensions".
Change-Id: I6b3b563aac28d834023dc39d7d79e963f62eb23f
...
Felix Kopp
15:22 Revision c27b83f6: [BUGFIX] EM: increased visual significance of Upload .t3x
Increase the visibility of upload form in "Manage extensions".
Change-Id: I6b3b563aac28d834023dc39d7d79e963f62eb23f
...
Felix Kopp
15:05 Revision 91fe2248: [BUGFIX][EM] Fix failing unit tests
Change-Id: I2a100ba46e4b3c3177848ed554ea74f2d2b8dc52
Fixes: #46588
Related: #46573
Releases: 6.1, 6.0
Reviewed-on: ht...
Christian Kuhn
14:42 Revision c6d1d85c: [BUGFIX] Get folder object if a path is given
Get folder instead file object if a path is given to FAL.
Change-Id: I6d183d319eacbab403079b126685a13eb3ae7d5c
Resol...
Ivan Dharma Kartolo
14:41 Revision d8716489: [BUGFIX] EM: show versions link to read manual
Fixes the "read online" link in extension detail view.
Change-Id: I54cb1c90cb1f11b101a06160a67d2bac34185985
Fixes: #...
Felix Kopp
14:40 Revision 9f6e4d89: [BUGFIX] EM: show versions link to read manual
Fixes the "read online" link in extension detail view.
Change-Id: I54cb1c90cb1f11b101a06160a67d2bac34185985
Fixes: #...
Felix Kopp
13:17 Revision 354a2442: [TASK] Cleanup FrontendLoginController
* Make use of the "use" statement for GeneralUtility
* Long lines are spread over more lines for readability
Change-...
Wouter Wolters
13:12 Revision 679641e4: [BUGFIX] EM: configuration view CSS corrections
Corrects padding+margins for text, group, container in
configureExtension view.
Change-Id: If6ea1f596e13ae1179e01ad3...
Felix Kopp
13:11 Revision c107bbcb: [BUGFIX] EM: configuration view CSS corrections
Corrects padding+margins for text, group, container in
configureExtension view.
Change-Id: If6ea1f596e13ae1179e01ad3...
Felix Kopp
12:50 Revision aa502f95: [BUGFIX] saltedpasswords not installed by default
Because of folder renaming the autoloader of saltedpasswords is not
executed anymore so rsa and saltedpasswords are n...
Nicole Cordes
12:48 Revision 61d45e42: [BUGFIX] saltedpasswords not installed by default
Because of folder renaming the autoloader of saltedpasswords is not
executed anymore so rsa and saltedpasswords are n...
Nicole Cordes
12:39 Revision 53ac36a1: [BUGFIX] Endless loop in flushOutputBuffers()
Change-Id: I87f998211d12f2d7c40a582f8b2c605f2edcaed0
Resolves: #40126
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: https...
Christian Kuhn
12:34 Revision a96cd0ae: [BUGFIX] Fix phpdoc after namespacing
Fix three occurences of old class names in phpdoc.
Fixes: #46972
Releases: 6.0,6.1
Change-Id: Ia9b37cecf92dd21b8bea8...
Philipp Gampe
12:32 Revision e8e920c7: [BUGFIX] Fix phpdoc after namespacing
Fix three occurences of old class names in phpdoc.
Fixes: #46972
Releases: 6.0,6.1
Change-Id: Ia9b37cecf92dd21b8bea8...
Philipp Gampe
12:28 Revision 5422a0a8: [BUGFIX] EM: reduce prominence of state column
Decrease the width of state column and invert the coloring.
The prominence of the state column is reduced to minimum....
Felix Kopp
12:26 Revision 52f3bf18: [TASK] EM: easy access to showAllVersions
The showAllVersions view is not easily accessible since only
tiny links point there. This patch adds further links.
...
Felix Kopp
12:24 Revision 6edce6dd: [TASK] EM: easy access to showAllVersions
The showAllVersions view is not easily accessible since only
tiny links point there. This patch adds further links.
...
Felix Kopp
12:07 Revision c56ecf96: Revert "[BUGFIX] Throw Exception if typo3 extension repository is not defined"
This reverts commit c24f31bb6aa426ffaab6861bc44c0e3c440c8b19
Change-Id: Iab42d03d47ae0d8478414bec4d546a91f9d31ffc
Re...
Christian Kuhn
12:04 Revision fdfc38fc: [BUGFIX] EM: reduce prominence of state column
Decrease the width of state column and invert the coloring.
The prominence of the state column is reduced to minimum....
Felix Kopp
11:45 Revision bb7bf33d: Revert "[BUGFIX] Throw Exception if typo3 extension repository is not defined"
This reverts commit 130a840d90d99bbb27a5f3f603d6b06db933b13f
Change-Id: I7e3494ec83d0f4acb588f556970a3a91f60df904
Re...
Christian Kuhn
11:21 Revision 4d441599: [BUGFIX] Sorting of file links CE is broken
On editing a content element of CType "uploads" ("File Links") you can
define fields for sorting and target of the fi...
Nicole Cordes
11:19 Revision ac25c466: [BUGFIX] Sorting of file links CE is broken
On editing a content element of CType "uploads" ("File Links") you can
define fields for sorting and target of the fi...
Nicole Cordes
08:37 Revision 84cec5d5: [TASK] Add OpenSSL verification to system environment check
Add OpenSSL verification to system environment check to be able to require
rsa and saltedpassword extensions.
Change...
Nicole Cordes
01:08 Revision cffa4fd7: [BUGFIX] Automatic creation of processed files folder fails
The ResourceStorage tries to automatically create the processed files
folder if it does not exist. The identifier of ...
Andreas Wolf
01:05 Revision 966d2a47: [BUGFIX] Automatic creation of processed files folder fails
The ResourceStorage tries to automatically create the processed files
folder if it does not exist. The identifier of ...
Andreas Wolf
00:21 Revision c4733a06: [BUGFIX] Extension Manager does not use calcAge
The extension manager does his own magic with calculating the age
of the last TER update. This can be done automatica...
Benni Mack
00:19 Revision 9dd0f268: [BUGFIX] Extension Manager does not use calcAge
The extension manager does his own magic with calculating the age
of the last TER update. This can be done automatica...
Benni Mack
 

Also available in: Atom