Project

General

Profile

Activity

From 2011-08-02 to 2011-08-31

2011-08-31

10:18 Revision e2be9338: Work in progress: Webservices Dispatcher: First test cases
Change-Id: Ibeed7ece9db5abb7fe867b661e57d90fb29e5ca9
Conflicts:
t3lib/core_autoload.php
Thomas Maroschik
10:16 Revision ae49c666: Work in progress: Webservices Dispatcher
Change-Id: I47f2f8cc752651abb966bea699a27c4e4510051f Thomas Maroschik

2011-08-30

22:05 Revision 1561d715: [TASK] Convert XLIFF files to Tab indentation
Change-Id: I8b6680d1a2793886b0bcadab29e40bee27402d8c
Resolves: #29306
Xavier Perseguers
21:34 Revision 6177f8c9: [BUGFIX] Incorrect behaviour of style selector in RTE
When all classes allowed on an element have been assigned to a single
element, the block/text style selector becomes ...
Stanislas Rolland
21:33 Revision f6cd01a0: [BUGFIX] Incorrect behaviour of style selector in RTE
When all classes allowed on an element have been assigned to a single
element, the block/text style selector becomes ...
Stanislas Rolland
21:33 Revision ad0ab9e7: [BUGFIX] Incorrect behaviour of style selector in RTE
When all classes allowed on an element have been assigned to a single
element, the block/text style selector becomes ...
Stanislas Rolland
16:09 Revision 95ecf8dd: [TASK] Bump version number
Prepare the version number for a value, which is higher than the
one we might reach in the 4.5 branch. This will avoi...
Chris topher
14:37 Revision 5e3fe113: [TASK] Set TYPO3 version to 4.6-dev
Change-Id: I30e3d3cadcbb04c6038f64193c573b9ad7be4342
Reviewed-on: http://review.typo3.org/4682
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
14:37 Revision 9f8c9c9e: [RELEASE] Release of TYPO3 4.6.0beta2
Change-Id: I67fda92ae7fb9b161c17a0c9b8d4df1876ec7fbf
Reviewed-on: http://review.typo3.org/4681
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
14:37 Revision f6b5f327: [RELEASE] Release of TYPO3 4.6.0beta2
Change-Id: I67fda92ae7fb9b161c17a0c9b8d4df1876ec7fbf TYPO3 Release Team
14:31 Revision 0573b963: [TASK] Change dimension of extjs message icons from 16x16 to 32x32
This changeset just increases the width and height of the icons in
Ext.Msg based messages to make the type of the mes...
Kay Strobach
14:24 Revision 5c44d937: [TASK] Raise submodule pointer
Change-Id: I53b389b9dd17b5c6ac3f73e75313e2f0d71d0dfd
Reviewed-on: http://review.typo3.org/4680
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
14:23 Revision 3c7f0a40: [TASK] Raise submodule pointer
Change-Id: I45d2f86b7096ec8ed7302375be0213b88c15903c
Reviewed-on: http://review.typo3.org/4679
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
14:09 Revision 67112b51: [BUGFIX] Bring back recStatInfoHooks hook in Page Tree
There was a hook 'recStatInfoHooks' in class.webpagetree.php, which is
missing in the current implementation with Ext...
Georg Ringer
14:06 Revision 8f4a0ef5: [BUGFIX] Bring back recStatInfoHooks hook in Page Tree
There was a hook 'recStatInfoHooks' in class.webpagetree.php, which is
missing in the current implementation with Ext...
Georg Ringer
10:35 Revision c7118c7e: [BUGFIX] Cannot use own translation with XLIFF
XLIFF files contains the definition for a single language. Additional languages cannot
be stored as when using ll-XML...
Xavier Perseguers
10:34 Revision e56d07d3: [BUGFIX] Externally-referenced ll-XML files are not parsed
It is not possible to load an externally-referenced localization file
as explained in the documentation:
<languageKe...
Xavier Perseguers
10:13 Revision 0d4f5ab8: [TASK] Merge linkvalidator for beta2
Changes:
0c69001 [TASK] Release linkvalidator 1.0.4
defb32e [TASK] Fix phpdoc and method signatures
2f1f5e0 [BUGFIX] ...
Philipp Gampe
09:28 Revision 3d2b10f4: [BUGFIX] Fix HTTP Request Exceptions with SSL certificates
HTTP_Request2 expects the default value for ssl_cafile, ssl_capath,
ssl_local_cert and ssl_passphrase to be NULL, and...
Philipp Gampe
08:42 Revision 29ec8f13: [TASK] Release linkvalidator 1.0.4
Change-Id: I6db57880de8706770d4ddfce71d3ca990514dd46
Resolves: #29338
Philipp Gampe
08:34 Revision dad2e545: [TASK] Fix phpdoc and method signatures
Change-Id: I88afbd629fbb72de599bee273c4a929c3fc6a9be
Resoles: #29140
Releases: 4.6
Philipp Gampe
07:33 Revision ca75753d: [TASK] Convert XLIFF files to Tab indentation
Change-Id: If71429224f5c1f79b497987b70135b96c2a5d86a
Reviewed-on: http://review.typo3.org/4636
Reviewed-by: Xavier Pe...
Steffen Gebert

2011-08-29

23:08 Revision 28379821: [TASK] Improve filename in *.t3d export
Change the default date format in the filename when exporting
a T3D file to be YYYY-MM-DD_HH-MM in order to make the
...
Mario Rimann
22:45 Revision 32ea66f8: [TASK] Use TYPO3.l10n API for JS localizations
We haven't used the localization API within the JS
layer so far - this patch changes it ;)
Change-Id: I05781b89e29f0...
Tolleiv Nietsch
20:18 Revision a26cb0de: [TASK] Improve description of $TYPO3_CONF_VARS['SYS']['no_pconnect']
Improve the description of $TYPO3_CONF_VARS['SYS']['no_pconnect'],
so that people at least get a keyword, which they ...
Chris topher
19:59 Revision d27f4abf: [BUGFIX] HTMLparser, treat fixAttrib.unset as boolean
HTMLparser_tags fixAttrib.unset is documented to be boolean, but is
currently treated as string.
This patch corrects ...
Markus Klein
19:58 Revision b670ca82: [BUGFIX] HTMLparser, treat fixAttrib.unset as boolean
HTMLparser_tags fixAttrib.unset is documented to be boolean, but is
currently treated as string.
This patch corrects ...
Markus Klein
19:57 Revision 94981037: [BUGFIX] HTMLparser, treat fixAttrib.unset as boolean
HTMLparser_tags fixAttrib.unset is documented to be boolean, but is
currently treated as string.
This patch corrects ...
Markus Klein
18:23 Revision ec32e2e7: [BUGFIX] RTE breaks mailto links in Firefox
mailto link are incorrectly prefixed with base url
Change-Id: Ic386148279228c9f3397ccf6480800f033782cc2
Resolves: #2...
Stanislas Rolland
18:22 Revision 301c6146: [BUGFIX] RTE breaks mailto links in Firefox
mailto link are incorrectly prefixed with base url
Change-Id: If97e99143666428dfced2bb7e129e1494c84f17e
Resolves: #2...
Stanislas Rolland
17:41 Revision 3246c94e: [BUGFIX] t3lib_div::cmpFQDN() lacks support for IPv6 and hostnames
Add checks for IPv4 and IPv6. Otherwise take input as hostname.
Implement correct (recursive) wildcard-checks.
Add un...
Stefan Neufeind
10:17 Revision 1f6be2ed: [BUGFIX] Install new Extension with table in native, external database will fail
Installing a new extension with a new table in an external, native database will fail.
The new table is always create...
Paints
08:26 Revision 2803d7df: Merge "[TASK] Convert XLIFF files to Tab indentation"
Xavier Perseguers
06:58 Revision e80c784f: Merge "[BUGFIX] Install new Extension with table in native, external database will fail" into DBAL_1-2
Xavier Perseguers
06:57 Revision 79073294: [BUGFIX] Install new Extension with table in native, external database will fail
Installing a new extension with a new table in an external, native database will fail.
The new table is always create...
Paints
06:54 Revision 04c120ab: Merge "[BUGFIX] Allow DBAL to interact with EM to configure remapping"
Xavier Perseguers
06:54 Revision a7d33af4: [BUGFIX] Add DB structure update pre-processing hook in EM
Extension Manager lacks a way to perform actions prior to modifying the database
structure (create new tables or add ...
Xavier Perseguers
01:04 Revision 922183aa: [BUGFIX] Message about missing db credentials is misleading
If persistent connections are not allowed by MySQL the error message
"Can only select database if username/password/h...
Chris topher
01:00 Revision 14d672fc: [TASK] Improve description of $TYPO3_CONF_VARS['SYS']['no_pconnect']
Improve the description of $TYPO3_CONF_VARS['SYS']['no_pconnect'],
so that people at least get a keyword, which they ...
Chris topher

2011-08-28

17:51 Revision 8d4cb92a: [BUGFIX] TCA Tree should respect requestUpdate and type
TCA Tree should respect $TCA['myTable']['ctrl']['requestUpdate']
and $TCA['myTable']['type'], but the onChange Javasc...
Marco Huber
17:50 Revision 710a4710: [TASK] Convert XLIFF files to Tab indentation
Change-Id: Ib1d8f81463546eda31f4cf8114092d32d31367fd Steffen Gebert
17:49 Revision 1f9b5544: [TASK] Convert XLIFF files to Tab indentation
Change-Id: Iec1fa64b66260a6fee98aa05979428a48631c26c Steffen Gebert
17:49 Revision 698d92b6: [BUGFIX] Hide comments section if there are no comments
Within the workspace list we shouldn't show the comments
section if a specific change has no comments.
Change-Id: I9...
Tolleiv Nietsch
17:48 Revision 0676a96e: [TASK] Convert XLIFF files to Tab indentation
Change-Id: Idf2cef962be2de94dd5c7f8fa1464e93009ee8ef Steffen Gebert
16:51 Revision 5df562ee: [BUGFIX] HTMLparser, treat fixAttrib.unset as boolean
HTMLparser_tags fixAttrib.unset is documented to be boolean, but is
currently treated as string.
This patch corrects ...
Markus Klein
15:11 Revision 5fb43cda: [BUGFIX] Add DB structure update pre-processing hook in EM
Extension Manager lacks a way to perform actions prior to modifying the database
structure (create new tables or add ...
Xavier Perseguers
12:45 Revision 9916fced: [BUGFIX] Message about missing db credentials is misleading
If persistent connections are not allowed by MySQL the error message "Can only
select database if username/password/h...
Chris topher

2011-08-27

20:10 Revision 992a86b9: [BUGFIX] Check for PHP 5.3
Minimum PHP version to check for is now 5.3. The fix for the exec()
function in PHP lower than 5.3 on Windows is remo...
Wouter Wolters
14:15 Revision 0f865799: [BUGFIX] 'Update settings' button does not work in new em
After installing an extension you get a popup where you can
update the configuration settings of an extension. In the...
Susanne Moog

2011-08-26

22:39 Revision 565304cc: [BUGFIX] 'Update settings' button does not work in new em
After installing an extension you get a popup where you can
update the configuration settings of an extension. In the...
Susanne Moog
18:05 Revision d6a9c267: [BUGFIX] Fatal error with E_STRICT: Declarations of fetchType and
checkLink must be compatible with interface
The cleanup of external url validator introduced type hints
in the metho...
Chris topher
16:00 Revision 223b325e: [BUGFIX] XLIFF: Approved attribute is on wrong element
Attribute "approved" is currently put on "target" element instead
of "trans-unit".
Change-Id: I1e46f8ff82a53f94ecd28...
Chris topher
15:17 Revision c9ba9368: Merge "[BUGFIX] XLIFF: Approved attribute is on wrong element"
Oliver Hader
15:16 Revision 18a4117f: Merge "[BUGFIX] XLIFF: Approved attribute is on wrong element"
Oliver Hader
12:13 Revision 38f7ed45: [BUGFIX] Allow DBAL to interact with EM to configure remapping
Interface changed during Extension Manager refactoring.
Change-Id: I5cb2f78e889f3abfce8e50aa7c455c79e52ad9ce
Fixes: ...
Xavier Perseguers
12:12 Revision 06c7af84: [BUGFIX] Allow DBAL to interact with EM to configure remapping
Interface changed during Extension Manager refactoring.
Change-Id: I42e9ab7ed5513bdd031e186592b1768a7a00cedd
Fixes: ...
Xavier Perseguers
10:08 Revision 1633f761: [BUGFIX] XLIFF: Approved attribute is on wrong element
Attribute "approved" is currently put on "target" element instead
of "trans-unit".
Change-Id: I550eebbdcd549ada4a00c...
Xavier Perseguers
10:05 Revision 2108d64a: Merge "[BUGFIX] XLIFF: Approved attribute is on wrong element"
Xavier Perseguers
10:05 Revision bb488b94: Merge "[BUGFIX] XLIFF: Approved attribute is on wrong element"
Xavier Perseguers
09:53 Revision 2d6a8f21: [BUGFIX] XLIFF: Approved attribute is on wrong element
Attribute "approved" is currently put on "target" element instead
of "trans-unit".
Change-Id: Id712a3287b38b7fe1687b...
Xavier Perseguers
09:52 Revision 04dfc351: [BUGFIX] XLIFF: Approved attribute is on wrong element
Attribute "approved" is currently put on "target" element instead
of "trans-unit".
Change-Id: I4c02a3270af63dca35af7...
Xavier Perseguers
09:51 Revision 90ca670b: [BUGFIX] XLIFF: Approved attribute is on wrong element
Attribute "approved" is currently put on "target" element instead
of "trans-unit".
Change-Id: I1b766376775569888edb0...
Xavier Perseguers
09:51 Revision 61c178e7: [BUGFIX] XLIFF: Approved attribute is on wrong element
Attribute "approved" is currently put on "target" element instead
of "trans-unit".
Change-Id: I529dfed1bde3180c53b02...
Xavier Perseguers

2011-08-24

22:01 Revision 61b89cdd: [BUGFIX] Livesearch does not find all pages
If you are a BE user with various mount points (no admin), live search
does not find all pages.
Change-Id: Ie4c9c41f...
Udo Leimberger
21:59 Revision fb0b7724: [TASK] Streamline class prefix handling in the core
At the moment the frontend option userFuncClassPrefix is also checked in
various backend scenarios (for example the r...
Susanne Moog
16:18 Revision 40668212: [BUGFIX] exec_SELECTcountRows returns string
PHPdoc states that return value is either FALSE if
something strange happened or integer with the count of
records.
...
Georg Ringer
16:14 Revision e537a87b: [BUGFIX] exec_SELECTcountRows returns string
PHPdoc states that return value is either FALSE if
something strange happened or integer with the count of
records.
...
Georg Ringer
16:07 Revision 12667025: [BUGFIX] exec_SELECTcountRows returns string
PHPdoc states that return value is either FALSE if
something strange happened or integer with the count of
records.
...
Georg Ringer
14:23 Revision 0cebd2d4: [TASK] Fix invalid class reference in deprecation message
References to tx_lang_parser_* should be replaced by t3lib_l10n_parser_*
Change-Id: I529227db91a126ccea25b58211c381c...
Xavier Perseguers

2011-08-22

22:17 Revision b83105de: [BUGFIX] INTincScript_process: array check too late
The array check for the configuration has been moved before
the first usage.
Change-Id: Ia1355206b2a2e7bdc1cfa9b1540...
Björn Pedersen
22:14 Revision e39690de: [BUGFIX] Extension Manager Cleanup
Beside some type hintings and indent correction there is now a check
in response for timeout with fetching translatio...
Steffen Kamper
21:03 Revision 8de4a679: [BUGFIX] Clean up API of t3lib_cache
This cleans up some loose ends of the caching framework by default patch series
for 4.6: Some methods in t3lib_cache ...
Christian Kuhn
19:51 Revision f43e316b: [TASK] Move aboutmodules files into extension directory
There are two classes in typo3 directory which belong to the "aboutmodules" module:
alt_intro.php
class.alt_menu_func...
Steffen Kamper
19:41 Revision b0df3a24: [BUGFIX] Remove check for invalid prefix in addService
t3lib_extMgm::addService() checks that $serviceType (eg. 'auth') does not start
with a valid class prefix. While it i...
Christian Kuhn
19:20 Revision 293bbf3f: [CLEANUP] Remove code duplication in saltedpasswords
There is some duplicate code in tx_saltedpasswords_sv1::authUser().
This patch removes the code, making it more reada...
Andreas Wolf
18:57 Revision b491f240: [BUGFIX] Remove check for invalid prefix in addService
t3lib_extMgm::addService() checks that $serviceType (eg. 'auth') does not start
with a valid class prefix. While it i...
Christian Kuhn
18:51 Revision ed70bca1: [TASK] Remove array duplication in T3_SERVICES
These informations are important for a service:
* Extension name of a service implementation (e.g. 'saltedpasswords'...
Christian Kuhn
16:25 Revision 27300f20: [BUGFIX] Avoid sending mails if reciepient list is empty
The parameter is set to an empty array which equals "false",
therefore we retrieve the full reciepient list which is ...
Tolleiv Nietsch
14:45 Revision ae353449: [TASK] Use autoloader in rsaauth system extension
Resolves: #29142
Releases: 4.6
Change-Id: I5ee0161a49d22c9d29b82bebfce6a16d3f1a439d
Reviewed-on: http://review.typo3...
Helmut Hummel
11:40 Revision 26634386: [BUGFIX] Fix isAbsPath() on Windows
Paths starting with a slash are absolute on Windows, too.
Change-Id: Ie16b9f15d384b0da07e19eea68c37bbaee5094f5
Resol...
Daniel Hoffmann
11:38 Revision b7e0ee06: [BUGFIX] Fix isAbsPath() on Windows
Paths starting with a slash are absolute on Windows, too.
Change-Id: Ie34449b8fc9f5e5a203044457baa64283412cf66
Resol...
Daniel Hoffmann
10:23 Revision 9e3718c6: [BUGFIX] Load TCA to have showRecordFieldList available
Not loaded TCA avoids that the field-list in the diff-view
is trimmed down to the defined showRecordFieldList.
Chang...
Simon Apold
10:17 Revision 52368d5a: [BUGFIX] Load TCA to have showRecordFieldList available
Not loaded TCA avoids that the field-list in the diff-view
is trimmed down to the defined showRecordFieldList.
Chang...
Simon Apold

2011-08-21

20:19 Revision 48d23324: [BUGFIX] Some TCEforms elements are displaced
When a TCEforms field is part of a palette, a specific span tag
is added around it. A similar span tag must be added ...
Francois Suter
20:11 Revision a3fe076f: [BUGFIX] Broken links representation gets saved to the database
Solution: Avoid wrapping the a tag with span tag when style attribute
is set when rteerror attribute is also set.
Ch...
Stanislas Rolland
20:11 Revision e0fa9bd0: [BUGFIX] Broken links representation gets saved to the database
Solution: Avoid wrapping the a tag with span tag when style attribute
is set when rteerror attribute is also set.
Ch...
Stanislas Rolland
20:10 Revision f7fab17f: [BUGFIX] Broken links representation gets saved to the database
Solution: Avoid wrapping the a tag with span tag when style attribute
is set when rteerror attribute is also set.
Ch...
Stanislas Rolland
19:20 Revision 93349ba6: [BUGFIX] TYPO3 tries to connect to typo3.org on every login
If the extension cache is disabled,
the extension manager tries to establish a connection to the TER
as soon as user ...
Susanne Moog
18:52 Revision 134f988c: [BUGFIX] Fix security level "normal" for backend login
Only change the object property to something different than "superchallenged"
if the configuration is not set to a "s...
Helmut Hummel
18:52 Revision 9094c73d: [BUGFIX] Fix security level "normal" for backend login
Only change the object property to something different than "superchallenged"
if the configuration is not set to a "s...
Helmut Hummel
18:31 Revision 154c0ac8: [BUGFIX] TYPO3 tries to connect to typo3.org on every login
The extension manager tries to establish a connection to the TER
as soon as user credentials for a user are given.
T...
Susanne Moog
17:48 Revision 08d33254: [BUGFIX] Labels of modules extending t3lib_extobjbase not loaded
Modules that extend t3lib_extobjbase currently do not show any label.
Affected are for example the function wizards l...
Christian Kuhn
17:48 Revision 02cfeb78: [BUGFIX] t3lib_lock: Clean up constructor and add unit tests
t3lib_lock can be cleaned up a bit: The constructor currently returns values
which is impossible, one error case is t...
Christian Kuhn
17:47 Revision f2c20600: [BUGFIX] Setting userFuncClassPrefix to empty string does not work
Setting $GLOBALS['TYPO3_CONF_VARS']['FE']['userFuncClassPrefix']
to an empty string - to allow all prefixes - does no...
Susanne Moog
17:45 Revision 5ec3779c: [BUGFIX] Problems with Cardlayout
This fix contains several parts:
1. alt_file_navframe.php
changed top.TYPO3.Backend.ContentContainer.setUrl()
...
Kay Strobach
17:29 Revision 6ed0538b: [BUGFIX] Fix security level "normal" for backend login
Only change the object property to something different than "superchallenged"
if the configuration is not set to a "s...
Helmut Hummel
17:28 Revision b950c155: [BUGFIX] Fix security level "normal" for backend login
Only change the object property to something different than "superchallenged"
if the configuration is not set to a "s...
Helmut Hummel
17:01 Revision 99678516: [BUGFIX] Add admin-note to tab-description of extension-manager
All other admin-modules already have this under "About modules".
Change-Id: I54cc1ee2d3505f797623b5b9708174ee3e9df50...
Stefan Neufeind
17:01 Revision 6d777920: [BUGFIX] sys_action: Fix Record List page switching
If a list-records-task lists more than 100 records, the singe table page turning
functionality is shown on top of the...
Thomas Maroschik
16:40 Revision 7b6bcee9: [TASK] Use a larger preview image in show_item (launchView)
Increase the size of the image in show_item (launchView).
This window is displayed when a image in list or file_list ...
Felix Kopp
16:37 Revision 1bb1b02c: [TASK] Increase size of thumbnails
Increase the size of thumbnails (page, list, filelist) from 54x54px to 64x64px.
Change-Id: Ia830771e2e630d1fb5e4f624...
Felix Kopp
16:13 Revision 000cebfa: [TASK] Use proper localization API
Use of TYPO3.lang has been deprecated. Use TYPO3.l10n.localize() instead.
Change-Id: I68f968df3f3d105ee566987c000e3d...
Xavier Perseguers
15:31 Revision 79b30f92: [TASK] Remove usage counts in method comments
Issue #27985 removed the function indexes from class files and most
usage counts from method comments. This patch rem...
Christian Kuhn
15:10 Revision 571f9831: [BUGFIX] Also check if cache files are not empty
If the temp_CACHED* files exist, but they are empty a lot of functions
produce incorrect result due to missing TCA da...
Jigal van Hemert
14:32 Revision 2ee010e1: [BUGFIX] Remove cache_pages from table garbage collection task
table cache_pages does not exist anymore and must is removed from
the default configuration of the task.
Change-Id: ...
Christian Kuhn
13:42 Revision 87d6092a: [TASK] Clean up API of tx_scheduler_CronCmd_Normalize
The only public API method in tx_scheduler_CronCmd_Normalize is normalize().
The patch makes all non API methods prot...
Christian Kuhn
11:42 Revision f9384d57: [BUGFIX] feedit: Use skinImage for edit icons
Replace hardcoded icons with t3lib_iconWorks::skinImage calls
Change-Id: I9c5270061e1355f7689eebcc35d27078931afe89
R...
Björn Pedersen
11:28 Revision 6043c16c: [BUGFIX] Clean up caching framework garbage collection task
Clean up some obsolete code from the garbage collection task since the
caching framework was enabled by default. Addi...
Christian Kuhn
10:14 Revision d9d3b8bd: [BUGFIX] feedit: Use skinImage for edit icons
Replace hardcoded icons with t3lib_iconWorks::skinImage calls
Change-Id: I02236b36facb53222ccc8e0bfc17adf7b2ac7ae4
R...
Björn Pedersen
10:02 Revision 01c2eb22: [BUGFIX] "New record" button in Template mod broken
Recent browsers follow HTML5 standards for submitting image input
elements. The result is that the name of the image ...
Jigal van Hemert

2011-08-20

19:06 Revision 2213f49b: [+TASK] Marking Fluid as "stable" instead of "beta"
Fixes: #8767
Change-Id: Id9a0773465eb64c9e9d9c97c756e3565e83ebd60
Claus Witt
17:15 Revision 250cc154: [BUGFIX] Make workspace change visible for editors
Due to a very strict topbar selector the workspace labels
might not show up in the topbar. The patch makes the menuse...
Tolleiv Nietsch
12:16 Revision e65c7dca: [BUGFIX] After merge of #29029 flexform display is broken
After #29029 flexforms display is broken because of the added
display:inline-block. Fix it by changing it for flexfor...
Susanne Moog
11:53 Revision 3af185b6: [BUGFIX] Also check if cache files are not empty
If the temp_CACHED* files exist, but they are empty a lot of functions
produce incorrect result due to missing TCA da...
Jigal van Hemert
11:49 Revision 1ad22381: [BUGFIX] Some TCEforms elements are displaced
When a TCEforms field is part of a palette, a specific span tag
is added around it. A similar span tag must be added ...
Francois Suter
11:48 Revision 08c8f355: [BUGFIX] Suggest wizard missing in FE users / groups
For the redirect page field in the records for FE users and FE groups
the suggest wizard is missing.
Change-Id: I2d6...
Jigal van Hemert
11:46 Revision de9f8dd2: [BUGFIX] "New record" button in Template mod broken
Recent browsers follow HTML5 standards for submitting image input
elements. The result is that the name of the image ...
Jigal van Hemert
11:04 Revision edb33c8e: [BUGFIX] Unify table layouts
Tables are styled with different layouts. These are unified and follow the
standard style (list, page, …). Style was ...
Felix Kopp
10:50 Revision 68308392: [BUGFIX] Autoloader Cache is not updated
The patch adds the current TYPO3 version to the cache identifier.
This ensures a new cache file if upgrading TYPO3.
...
Oliver Hader
08:36 Revision 44113078: [BUGFIX] starttime / endtime l10n_mode exclude in core tables
starttime/endtime can be set different in localisations
but are (usually) not respected. This patch modifies
the beha...
Stefan Neufeind

2011-08-19

14:14 Revision 127cc139: [TASK] Unify table layouts
Corrects layout of overview tables. These are unified
following the standard style of list and page module.
Thanks t...
Chris topher
08:25 Revision aab596b9: Merge "[+BUGFIX] Added missing initializeView method in EmptyView"
Sebastian Kurfuerst

2011-08-18

23:31 Revision d40b8fac: [BUGFIX] Thumbnail placeholder: image-not-rendered is unreadable
If a thumbnail can not be created (im/gm mis-configuration or
inability to convert image format), a placeholder is re...
Felix Kopp
20:21 Revision 71bad3fd: [BUGFIX] Remove unused parameter in array utility
The recursive call in t3lib_utility_Array::filterByValueRecursive()
has a third, but unused parameter.
Change-Id: I3...
Christian Kuhn
20:00 Revision 4f716f95: [BUGFIX] Handle cache tables in install tool and em
This patch moves the needed table definition for a cache from the caching
framework to the install tool and the exten...
Christian Kuhn
19:59 Revision 2ac73e92: [TASK] Update table handling to latest caching changes
With #28973 the 'tablePrefix' option was removed again and an internal
method was introduced to fetch needed table de...
Christian Kuhn
19:35 Revision a17cb2c9: [+BUGFIX] Incorrect type of Error thrown (FLOW3 Error)
This fixes #28816 for fluid.
Thanks to Jaume for reporting!
Change-Id: I0897a8fd6a435e852ba0e1600673d984fa3f15f3
Re...
Claus Witt
19:12 Revision 44913399: [+BUGFIX] Fixing incorrect references to F3 classes
This change fixes some incorrect references to F3 classes
missed during backporting. This fixes #28816 for Extbase,
w...
Claus Witt
19:04 Revision 6d496d93: [+BUGFIX] Added missing initializeView method in EmptyView
This change adds an empty function to observe method
requirements set by the interface.
Thanks to Jay Dinse for repo...
Claus Witt
11:18 Revision b96e7ba0: [BUGFIX] Changing capitalization of BE module names
Changes the two-word backend module names to be uppercased (the
first character of both words). This changes the loca...
Mario Rimann
10:15 Revision 967b8623: [BUGFIX] Make textfield view helper handle zero (not empty) values
Values which are 0 (zero) are treated like but are not an empty string.
They need to be handled as normal values (out...
Stefan Neufeind

2011-08-17

22:40 Revision 8577bd35: [BUGFIX] Enlarge on click for images does not open a popup
With issue #27983 some deprecated parts were removed but obviously too much. Although $GLOBALS['TSFE']->additionalJav... Patrick Broens
10:07 Revision cc0962cd: Relation lookup for label fields of type "group" - Draft
Change-Id: I1dca61efce1f30966e60ba1874e4888a62b04b1e Susanne Moog
08:32 Revision ba2b413d: [BUGFIX] Optimize index of some database tables
Some database indexes in TYPO3 tables are not optimal:
they include the sorting field in the wrong position.
MySQL wi...
Dmitry Dulepov
08:22 Revision 99b31bdb: [BUGFIX] Use trimExplode() for pageOverlayFields
Currently explode() is used for pageOverLayFields which requires a list
without any whitespaces. Using t3lib_div::tri...
Georg Ringer

2011-08-16

21:53 Revision 7d45a2f4: [BUGFIX] Indent/outdent does not work if formatblock button is disabled
Problem: If the "formatblock" button is disabled, the current paragraph
gets a css class "indent" but a wrapping div ...
Stanislas Rolland
21:52 Revision 559efc2f: [BUGFIX] Indent/outdent does not work if formatblock button is disabled
Problem: If the "formatblock" button is disabled, the current paragraph
gets a css class "indent" but a wrapping div ...
Stanislas Rolland
21:35 Revision 7f0ca59f: [BUGFIX] RTE: Table tag left over after cutting table in Firefox
Solution: In case of selecting a table in the status bar, select the
whole node.
Change-Id: I13cd4e7e612c1e98d2cde8a...
Stanislas Rolland
21:35 Revision fc36ba85: [BUGFIX] RTE: Table tag left over after cutting table in Firefox
Solution: In case of selecting a table in the status bar, select the
whole node.
Change-Id: Ie68210e49fcf9515cf9233b...
Stanislas Rolland
12:42 Revision dc7888ae: [TASK] Set TYPO3 version to 4.5.6-dev
Change-Id: Icc98e1717ff3691a523cc79ec865b0ae15bc7e3c
Reviewed-on: http://review.typo3.org/4370
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
12:42 Revision a4ce9eff: [RELEASE] Release of TYPO3 4.5.5
Change-Id: I0a91385ec4525b348f6fbff7c9ac0669f792259c
Reviewed-on: http://review.typo3.org/4369
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
12:40 Revision 7fff9878: [RELEASE] Release of TYPO3 4.5.5
Change-Id: I0a91385ec4525b348f6fbff7c9ac0669f792259c TYPO3 Release Team
12:36 Revision 401b7e7e: [TASK] Set TYPO3 version to 4.4.11-dev
Change-Id: Ie1cba79916ad306fb751ad3dba1ff1641b694980
Reviewed-on: http://review.typo3.org/4367
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
12:36 Revision 982793cf: [RELEASE] Release of TYPO3 4.4.10
Change-Id: I501f6fe2ed4de49eabb5a101eb38870e7577dd32
Reviewed-on: http://review.typo3.org/4366
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
12:34 Revision 9f4b08ea: [RELEASE] Release of TYPO3 4.4.10
Change-Id: I501f6fe2ed4de49eabb5a101eb38870e7577dd32 TYPO3 Release Team
12:31 Revision 263d56f5: [TASK] Set TYPO3 version to 4.3.14-dev
Change-Id: I7752b17f4731ad62892ae95143a84b12b70d4ec5
Reviewed-on: http://review.typo3.org/4365
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
12:31 Revision f9994d25: [RELEASE] Release of TYPO3 4.3.13
Change-Id: I121848e1ba6b67176a236c05b18e9d138b97ddca
Reviewed-on: http://review.typo3.org/4364
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
12:29 Revision 78726b6c: [RELEASE] Release of TYPO3 4.3.13
Change-Id: I121848e1ba6b67176a236c05b18e9d138b97ddca TYPO3 Release Team
12:27 Revision 735e7b33: [TASK] Raise submodule pointer
Change-Id: I9dd1cd6511e12c70b956e1156018678e6b7e0af0
Reviewed-on: http://review.typo3.org/4363
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
12:08 Revision a06d2bf7: [TASK] Merge changes from linkvalidator
The following issues have been fixed:
2d04961 [TASK] Prepare for release of TYPO3 4.5.5
b9405f2 [TASK] Update Chang...
Philipp Gampe

2011-08-15

19:00 Revision 2f703b6a: [TASK] Update ChangeLog
Update ChangeLog to include the newest changes.
Change-Id: I852fc4cbe3abd742601497c176dec183e9bed2a0
Chris topher
15:53 Revision ff2c3466: [TASK] Prepare for release of TYPO3 4.5.5
* Update Version Number to 1.0.5
* Cleaned emconf for the release of TYPO3 4.5.5
* Release linkvalidator 1.0.5
Chang...
Chris topher
15:37 Revision 676d1d4f: [TASK] Update ChangeLog
Update ChangeLog to include the newest changes.
Change-Id: Idfef8218fc9792b67e09e940fd0e002f8ba4369a
Chris topher
15:03 Revision a7e34299: [TASK] Raise submodule pointer
Change-Id: Ifc538e9c6832f1b6f8a13c8f5e666b0b1885acac
Reviewed-on: http://review.typo3.org/4330
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
14:55 Revision 49d4cbb6: [+BUGFIX] Fix classname of Exception, ConfigurationManager
Removed extraneous "Exception" part from class name of exception
thrown on incorrect configuration type. Thanks to Ma...
Claus Witt

2011-08-14

13:59 Revision 7d6b9a72: [BUGFIX] Failing unit test in tslib_adminPanelTest
The change from issue #28639 did not refactor the
according unit test which is done now.
Change-Id: I6c7d8389901a7ca...
Christian Kuhn

2011-08-12

18:32 Revision becd370b: [BUGFIX] Unit tests for tslib_content query arguments fail
Since security fixes in July 2011 introduced a better encoding of URL
arguments, checks in the unit tests have to be ...
Oliver Hader
18:31 Revision 05485f1b: [BUGFIX] Unit tests for tslib_content query arguments fail
Since security fixes in July 2011 introduced a better encoding of URL
arguments, checks in the unit tests have to be ...
Oliver Hader
18:31 Revision a705f7b0: [BUGFIX] Unit tests for tslib_content query arguments fail
Since security fixes in July 2011 introduced a better encoding of URL
arguments, checks in the unit tests have to be ...
Oliver Hader
18:31 Revision 1c946cb6: [BUGFIX] Maintain compatibility with changed headline rendering
If the fontTag property is set and the dataWrap property is set to the
default value, replace the dataWrap with the f...
Helmut Hummel
18:30 Revision e6febd77: [BUGFIX] Maintain compatibility with changed headline rendering
If the fontTag property is set and the dataWrap property is set to the
default value, replace the dataWrap with the f...
Helmut Hummel
18:30 Revision c908a655: [BUGFIX] Maintain compatibility with changed headline rendering
If the fontTag property is set and the dataWrap property is set to the
default value, replace the dataWrap with the f...
Helmut Hummel

2011-08-11

19:02 Revision 6d29b681: [TASK] Refactor to t3lib_http_Request for external URLs
Refactor external URL checker by using t3lib_http-Request.
This solves all outstanding issues with externel URL
chec...
Philipp Gampe
17:04 Revision 7ee7eba3: [BUGFIX] Wrong usage of Ext.encodeURL in TBE_EDITOR.rawurlencode
If we want to use Ext.encodeURL() here, we have to change many other
things, too. Better use encodeURIComponent() her...
Marco Huber
17:04 Revision 67c468c2: [BUGFIX] Wrong usage of Ext.encodeURL in TBE_EDITOR.rawurlencode
If we want to use Ext.encodeURL() here, we have to change many other
things, too. Better use encodeURIComponent() her...
Marco Huber
09:14 Revision 203fa1ee: [BUGFIX] Old EM: t3lib_DB::exec_INSERTquery errors
storeXMLResult() fails to filter non-existing database fields and
tries to insert all fields which it parses from the...
Jigal van Hemert

2011-08-10

19:01 Revision 4eb1fc3c: [TASK] Add XLIFF files
The patch was created by Dominique Feyer using the
LLXML2XLIFF-Tool.
Change-Id: Ib8992e127686d674998b828f0e4876845e0...
Philipp Gampe

2011-08-09

06:04 Revision 994b0115: [BUGFIX] Recycler: fix wrong placed bracked on calls to t3lib_div::fixed_lgd_cs
Change-Id: Ibb9a6711ab910236a7308f59bc500e2f9045fdf7
Resolves: #28835
Releases: 4.4, 4.5, 4.6
Reviewed-on: http://rev...
Marc Bastian Heinrichs

2011-08-08

06:01 Revision 62ad7332: [BUGFIX] RTE Spellchecker dialogue fails to open in IE
ExtJs raises js error in IE due to 'auto' window height.
Change-Id: Ia90b58bfeeb4bbb440037725ca296dd77eaf1169
Fixs: ...
Stanislas Rolland
06:00 Revision a19e8143: [BUGFIX] RTE Spellchecker dialogue fails to open in IE
ExtJs raises js error in IE due to 'auto' window height.
Change-Id: I7ba3477b62b513e273039e6937438821ac0d71e2
Resolv...
Stanislas Rolland
05:37 Revision 36b05b1d: [BUGFIX] RTE Spellchecker invokes deprecated function in TYPO3 4.6
HTMLArea.Plugin.base() is deprecated in TYPO3 4.6
Change-Id: Ie75ceb3c25842d58074512d5dc77665dc60493eb
Fixes: #28819...
Stanislas Rolland
03:57 Revision 1a259c75: [BUGFIX] RTE Find & replace plugin refers to deprecated function in TYPO3 4.6
this.base() is deprecated in 4.6.
Interim function also raises js error.
Change-Id: I75dbb7e1d9e91a5eb1d76b4fcd64151...
Stanislas Rolland

2011-08-07

22:59 Revision 9402d650: [BUGFIX] htmlArea RTE: Relative url's on pasted links/images in Firefox
When copying/pasting an internal link or image from and to the RTE
editing area, Firefox changes the href or src to a...
Stanislas Rolland
20:27 Revision 84db4086: [TASK] Streamline the use of the query cache
The caching framework has been streamlined.
Registering caches for extensions and fetching the cache is much easier n...
Helmut Hummel
13:31 Revision 39ed1701: [TASK] Prefix of caching framework tables is hardcoded
Prefix "cachingframework_" for caching framework tables is hardcoded
at multiple places within Core.
This makes it h...
Xavier Perseguers
13:09 Revision de17eb22: [TASK] Optimizations for IPv6-functions in t3lib_div
* speedup by using IPv6-support from PHP if present
* since there is IPv6Hex2Bin(), also add IPv6Bin2Hex()
* since th...
Stefan Neufeind
12:39 Revision 2329466c: [BUGFIX] cmpIPv4: prevent E_NOTICE, cleanup compare, testcases
Cleanup for an E_NOTICE on exploding the bitmask.
Replaced (correct working, but "unreadable") strcmp().
Add testcase...
Stefan Neufeind

2011-08-06

19:23 Revision e176fd55: [TASK] Make use of the caching framework
Use the caching framework with the PHP file caching front end
to cache field information.
Resolves: #28797
Change-I...
Helmut Hummel
19:23 Revision ed028908: [BUGFIX] Parse also caching tables that are created on the fly
Because of the change in the database backend of caching framework,
cache database tables are not parsed any more.
L...
Helmut Hummel
16:41 Revision d9f974f2: [BUGFIX] RTE Remove format: German fieldset legend does not wrap in IE
Workaround IE bug by floating the legend to the left.
Change-Id: If0521f6be0f4505b99701f045064406a82f3e939
Fixes: #2...
Stanislas Rolland
16:40 Revision b5d2ddcb: [BUGFIX] RTE Remove format: German fieldset legend does not wrap in IE
Workaround IE bug by floating the legend to the left.
Change-Id: I6cdbca368ad3ccd76d65ede97040c807c7f0fb95
Resolves:...
Stanislas Rolland
06:01 Revision ab937343: [BUGFIX] Colors not selectable in RTE table properties with IE 7/8
When having many colors defined, it is only possible to select one
of the first colors. If a color at the end of the ...
Stanislas Rolland
05:59 Revision 6db6bd5c: [BUGFIX] Colors not selectable in RTE table properties with IE 7/8
When having many colors defined, it is only possible to select one
of the first colors. If a color at the end of the ...
Stanislas Rolland

2011-08-05

10:11 Revision a91e23b0: [BUGFIX] Wrong link if felogin reset password
When the reset password link for felogin is generated (to be sent in
the mail), config.absRefPrefix overrides
plugin....
Francois Suter
09:44 Revision f8a2299d: [BUGFIX] Wrong link if felogin reset password
When the reset password link for felogin is generated (to be sent in
the mail), config.absRefPrefix overrides
plugin....
Francois Suter

2011-08-04

18:05 Revision a64da07b: [BUGFIX] htmlArea RTE: .titleText not localized to English
classesAnchor.[id-string].titleText is not localized when the
language of the content element is English, English bei...
Stanislas Rolland
17:50 Revision 81424d9b: [BUGFIX] htmlArea RTE: .titleText not localized to English
classesAnchor.[id-string].titleText is not localized when the
language of the content element is English, English bei...
Stanislas Rolland
11:27 Revision 7609ce8a: Revert "[BUGFIX] Send no-cache headers in t3lib_userauth"
This reverts commit f08aa2f376c826f176c06a73d8b5ffc72a076501
Sorry, hit the wrong button :(
Change-Id: I47a362b47f6...
Thorsten Kahler
11:21 Revision 337c0df2: [BUGFIX] Send no-cache headers in t3lib_userauth
Adjust headers sent by t3lib_userauth to prevent caching, if Internet
Explorer is used when downloading files through...
Alexander Stehlik

2011-08-03

14:06 Revision d0f08cd3: [BUGFIX] Unprivileged backend user can read arbitrarily from database
Change-Id: Ibe73bf04a2d9118b803e80ef216add277d6da54f
Resolves: #26876
Reviewed-on: http://review.typo3.org/4059
Revie...
Helmut Hummel
14:06 Revision 0395e1ff: [BUGFIX] Unprivileged backend user can read arbitrarily from database
Change-Id: Ib3b496a8738107b123a2be0a9221e0fe5c76facd
Resolves: #26876
Reviewed-on: http://review.typo3.org/4058
Revie...
Helmut Hummel
14:06 Revision 45632c92: [BUGFIX] Unprivileged backend user can read arbitrarily from database
Change-Id: I3035dad3b9b620fc9db05ccc9b2cd59553a050a2
Resolves: #26876
Reviewed-on: http://review.typo3.org/4057
Revie...
Helmut Hummel
14:06 Revision 511f3902: [BUGFIX] Unprivileged backend user can read arbitrarily from database
Change-Id: Ia749f33e0474ae6bcdc5e75ab0acaef51e5f928d
Resolves: #26876
Reviewed-on: http://review.typo3.org/4056
Revie...
Helmut Hummel

2011-08-02

16:49 Revision 8cfba32b: [TASK] Set TYPO3 version to 4.6-dev
Change-Id: I010ce01adb68181c5ee86ac297db224b1f2c41a2
Reviewed-on: http://review.typo3.org/4034
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
16:48 Revision 5936d0ea: [RELEASE] Release of TYPO3 4.6.0beta1
Change-Id: I07564e15e427f5f8a2cba307b783523ace4464f8
Reviewed-on: http://review.typo3.org/4033
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
16:47 Revision 50783a66: [RELEASE] Release of TYPO3 4.6.0beta1
Change-Id: I07564e15e427f5f8a2cba307b783523ace4464f8 TYPO3 Release Team
16:43 Revision 07b9cf46: [FEATURE] Add stdWrap to each of the properties of TypoScript "select"
Change-Id: I5ee1be24a0c7f68cb0833823e9217db87742ab1d
Resolves: #18822
Releases: 4.6
Reviewed-on: http://review.typo3....
Jo Hasenau
16:28 Revision a6531499: [TASK] Raise submodule pointer
Change-Id: Ie881804c1f2f6d7c2c92767660fac6ebb12d2df9
Reviewed-on: http://review.typo3.org/4031
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
16:27 Revision dc3c35ed: [TASK] Raise submodule pointer
Change-Id: I49cb0041f0af67bd18ae6c027e8a74197eb4fce9
Reviewed-on: http://review.typo3.org/4030
Reviewed-by: TYPO3 v4 ...
TYPO3 Release Team
16:09 Revision ac8e8128: [FEATURE] Allow overriding ext_typoscript_setup.txt on same level
Change-Id: I3f28f9cb3efb46598fcc46c450cec05f94454e97
Resolves: #22169
Releases: 4.6
Reviewed-on: http://review.typo3....
Tolleiv Nietsch
16:08 Revision 7dfce2a5: [BUGFIX] Improve hook in Admin Panel
The current implementation is buggy and can be improved.
- Add $moduleContent as argument
- Use '.=' instead of '='
...
Georg Ringer
15:50 Revision d83d1391: [FEATURE] expandList for stdWrap
expandList can be used to convert a list like
1,3,5-7,10 to 1,3,5,6,7,10
using expandList = 1
Change-Id: I6d25e0cca...
Georg Ringer
15:44 Revision c9a9b2d4: [FEATURE] Shortcut tooltip should show the id
Change-Id: I656b5ae8b21b270bc3ff63f2be6c23d2a2609a28
Resolves: #27525
Releases: 4.6
Reviewed-on: http://review.typo3....
Stefan Galinski
15:43 Revision e36d7be5: [FEATURE] Show localization mode of field in form
Show an icon in the BE edit form if a field has the l10n_mode
'mergeIfNotBlank'. Editors can now easily see if they c...
Jigal van Hemert
15:03 Revision 0f363cce: [TASK] Rename and deprecate config.minifyJS / config.minifyCSS
For consistency reasons, config.minifyJS should be renamed to config.compressJs
and config.minifyCSS should be rename...
Xavier Perseguers
14:46 Revision 873f1dfe: [FEATURE] Improve API for module using the card layout
The idea of this feature is not to use t3lib_extMgm::addModule (added param) but provide own functions for adding/rem... Kay Strobach
14:31 Revision 4251c752: [FEATURE] Add ExtJS xtype:modulepanel for BE Modules
This is a follow up change to #12664.
It adds a new Extjs xtype called modulepanel and the required styles.
This way...
Kay Strobach
13:43 Revision d6a99db7: [TASK] Clean up form system extension
* remove declare UTF-8 prologue
* remove author from PHPdoc of methods
* change visibility of methods and properties ...
Oliver Hader
11:41 Revision 2d30dce9: Merge "[TASK] Replace LLXML file by XLIFF file"
Sebastian Kurfuerst
11:17 Revision bf8f2123: Merge "[+BUGFIX] Compiled HtmlSpecialCharsViewHelper should only work on strings"
Bastian Waidelich
11:10 Revision 48722f7e: [+BUGFIX] Compiled HtmlSpecialCharsViewHelper should only work on strings
Change-Id: If7e6ef07c689f363c7a542b911f4c8bb32eb564a Sebastian Kurfuerst
11:04 Revision d52fbe2b: [BUGFIX] disable escape interceptor for cObject ViewHelper
Change-Id: Ic45a4d3c1937169eb0ec010ab1ea5753c0d450e7 Bastian Waidelich
10:52 Revision 01455086: Improved ChangeLog
Change-Id: Iad0f4f5da4461b909254d4ebfcf8a93db9db00af Sebastian Kurfuerst
10:51 Revision 565ef078: Fixed ChangeLog
Change-Id: I1414b4d1b454a6f92c90d6d5f40bf6d97147d9ac Sebastian Kurfuerst
10:49 Revision 4ad91cd8: [TASK] Streamline structure of form extension
The new system extension form needs some changes:
* move global variable and initialization to tx_form_Common
* rena...
Oliver Hader
10:43 Revision 05461856: Updated ChangeLog, raised version number to 1.4.0beta1
Change-Id: Ia6e279b51a42d2fdb0555a8890510eb350e9540c Sebastian Kurfuerst
10:39 Revision 8119a4c3: [FEATURE][INSTALL] Automatically create INSTALL_TOOL_ENABLE file
The INSTALL_TOOL_ENABLE file is automatically created, if a backend
administrator opens the Install Tool from the bac...
Steffen Gebert
10:30 Revision fbda0ed4: [!!!][TASK] Enable rewritten property mapper by default
Change-Id: I6b415ee9502c242013661ee85acb6ae77218fb2d Sebastian Kurfuerst
10:30 Revision 8df6b53e: Updated ChangeLog; raised version number
Change-Id: I920b3b23abc32e79f184380a92cce7ce0d03d277 Sebastian Kurfuerst
10:14 Revision 9a3bd430: [FEATURE][INSTALL] Centralize ENABLE_INSTALL_TOOL handling
Add a BasicService to the Install Tool, which centralizes the handling
of the ENABLE_INSTALL_TOOL file.
Change-Id: I...
Steffen Gebert
09:07 Revision a75b5519: [FEATURE] Group HttpExceptions by Error type
Change-Id: I739cc983d280a77e1737d15fe9c2a2e9b30e5771
Resolves: #28624
Reviewed-on: http://review.typo3.org/3960
Revie...
Steffen Gebert
08:59 Revision 8859a6b9: [FEATURE] Show Exception details only to BE users
Change the ProductionExceptionHandler to show true error messages only
to authenticated Backend users (in Frontend an...
Steffen Gebert
08:04 Revision b3637985: [!!!][FEATURE] Compilation of Fluid templates to PHP files
This adds a compile step to the parsing process of templates, layouts and
partials.
If no compiled cache file exists,...
Bastian Waidelich
08:03 Revision 05779d02: [TASK] Add XLIFF Core files
Add translation files in the new XLIFF format.
Change-Id: I6afaeab2f820c112bf99544c94c98037a901952c
Relates: #25397
...
Dominique Feyer
08:03 Revision 2785a3dc: [BUGFIX] Mirror selection is not respected
When a specific mirror is selected in Extension Manager,
the method used to return it fails.
Change-Id: I976a2f8ffe0...
Xavier Perseguers
07:20 Revision 4afdc905: Merge "[FEATURE] Speed up ObjectAccess"
Sebastian Kurfuerst
01:03 Revision ed7d9d2a: [TASK] Update htmlArea RTE version number to 2.2.1
Change-Id: I2236208cb46af70d564a965e0740422812343e95
Releases: 4.6
Reviewed-on: http://review.typo3.org/4003
Reviewed...
Stanislas Rolland
00:56 Revision f9334eb8: [BUGFIX] RTE: buildStyleSheet() should not be deprecated in TYPO3 4.6
The function will be deprecated in 4.8, because it is processing
deprecated Page TSconfig properties that will be rem...
Stanislas Rolland
 

Also available in: Atom