Activity
From 2012-10-08 to 2012-11-06
2012-11-06
- 23:38 Revision 282cb87c: [BUGFIX] Escaping E-Mail addresses conflicts with spam protection
- In case spamProtectEmailAddresses = ascii is enabled via TypoScript
E-Mail Addresses will now be displayed correctly ... - 22:46 Revision c79bddac: [TASK] Editors do not have rights to edit file metadata
- File records are stored in PID 0. In TYPO3 non-admins do not
have access to anything stored in PID 0. As FAL won't wo... - 22:45 Revision 1d6c7898: [BUGFIX] FormViewHelper creates inline styling
- Due to accessibility reasons the inline styling of a container is
removed.
Change-Id: I5b40fafa1abca5c1b43a40cee3a39... - 22:04 Revision 4d16f4e4: [BUGFIX] Fix include path in file "t3lib/class.t3lib_cli.php"
- Resolves: #42731
Releases: 6.0
Change-Id: Icd08c7e9d1bb9f014ce77aae697e804aa4e17625
Reviewed-on: http://review.typo3... - 18:57 Revision c4128582: [BUGFIX] Migrate images and links to files to FAL on way to RTE
- Links to files or folders in pre-FAL RTE-content should be transformed
to FAL-compliant on way to RTE, whenever possi... - 13:45 Revision 3d8389ba: [TASK] Remove renderFlashMessages ViewHelper
- This patch removes the deprecated RenderFlashMessages ViewHelper.
Change-Id: I188de4ba629b43275ba432479afb3e0cdccc20... - 11:26 Revision 05436fc8: [TASK] Adjust phpdoc to namespaces
- phpdoc still contained references to
Tx_Extbase_...
Change-Id: I45271dfbd4fa6a6d03d719b670c8aa939bd2a07d
Releases: 6... - 00:02 Revision e7e0a29a: [FEATURE] Change the default doctype to html5
- Change-Id: If99bd9fb5357a39660f44a79f88cdd22528be3d8
Resolves: #39957
Releases: 6.0
Reviewed-on: http://review.typo3....
2012-11-05
- 23:57 Revision d62fb10e: [TASK] Drag&Drop of Content-Elements in Page-Module
- Change-Id: I1fca2b537f134b57f3161d6ae636c6d9e67012e0
Resolves: #17198
Releases: 6.0
Reviewed-on: http://review.typo3.... - 22:57 Revision 276fca1c: [TASK] Resync TYPO3Flow- and Extbase-Persistence
- Releases: 6.0
Fixes: #42505
Change-Id: I1d3160013b248afcf0451fbc49bdb68b6bf9c92e
Reviewed-on: http://review.typo3.org... - 21:40 Revision 34cc2230: [BUGFIX] Misspelling in Typo3DbBackend.php
- There is a misspelling in
Classes/Persistence/Generic/Storage/Typo3DbBackend.php and its test.
Property pageRepositio... - 21:01 Revision 314c7220: [TASK] EM: Improve appearance of "get extensions"
- * Change order of table-heads to reflect scribble better
* Include link to all version of extensions as arrow
* Move ... - 16:55 Revision fae2dbcd: [TASK] Add basic unit test for IRRE form rendering
- The basic information in IRRE are the repeatable triples of
table-uid-field. This test ensures to have a working sepa... - 11:36 Revision a6e32820: [BUGFIX] Always add the "alt" attribute for images
- The ImageViewHelper does not add the alt-attribute to the
image tag if it is not set. This patch renders always the
a... - 08:20 Revision 83c3027e: [TASK] Cleanup Typo3DbBackend
- The Typo3DbBackend does assumptions on language
and version overlays based on request variables
or global variables.
... - 07:34 Revision 307318e2: [TASK] Add possibility for a custom TCA TreeProvider
- Currently the tca tree uses its own DataProvider
which makes sense but this is not extendable.
Adding 3 additional li...
2012-11-04
- 23:58 Revision 6c7f71f7: [BUGFIX] resolveValidatorObjectName support for namespaces
- This fix makes sure that validators get resolved correctly for
namespaced extensions. This works for the following sc... - 20:41 Revision b4e400ff: [BUGFIX] Support plugins in namespaced extensions
- The function registerPlugin doesn't handle namespaced extension keys
differently than normal extension keys, leading ... - 20:29 Revision 71515a7e: [BUGFIX] Include accidentally removed autoload entries
- Some of the removed entries have no pendant in the
class alias map, which causes a fatal error e.g. in
RTE image sele... - 19:53 Revision e5429a52: [BUGFIX] Rename File after renaming class
- After renaming the class, the renaming of the
file was accidentally not committed.
Rename the file to make the tests... - 14:00 Revision 00d1cf8a: [BUGFIX] Typo3DbBackend language handling crashes in BE
- Within a past commit the language handling was completly rewritten to
support language uids other than 0. This was do... - 12:59 Revision e6a79948: [TASK] Cleanup core autoload files
- * Remove entries from the files, which can now be found
by naming scheme.
* Move core_autoload.php to sysext/core/e... - 12:20 Revision f59617c5: [TASK] Remove ext_autoload.php
- The class loader can handle autoloading of Fluid
classes without registry.
Releases: 6.0
Change-Id: If45a4e7e5f28a4... - 12:15 Revision 1c9ed327: [TASK] Rename FlashMessages to FlashMessageContainer
- Variable and method names already use this name, so
it makes sense to use this name as class name, also
to be in line... - 12:13 Revision fa08e8c0: [TASK] Rename FlashMessages to FlashMessageContainer
- Variable and method names already use this name, so
it makes sense to use this name as class name, also
to be in line... - 00:44 Revision 84b76ffd: [TASK] Add memcache backend tests again
- Memceache tests have been disabled because of
problems with the travis ci service.
Activate them again after the pro... - 00:29 Revision 3a21e271: [TASK] Remove deprecated Extbase classes from IDE file
- The deprecated classes have been removed in Extbase.
Remove them from the IDE file also and raise the
submodule point... - 00:12 Revision c23e82c5: [TASK] Remove deprecated methods and classes
- Remove code that has been scheduled for removal
for Extbase 6.0 except the old property mapper
which needs to stay fo...
2012-11-03
- 20:02 Revision 133c1a9c: [!!!][TASK] Rename ExtensionManager class
- The class ExtensionManager is actually a utility
to manage extensions. Rename it to better reflect
it's purpose.
Thi... - 19:52 Revision 7161a7b8: [TASK] Rename ExtensionManager class
- The class ExtensionManager is actually a utility
to manage extensions. Rename it to better reflect
it's purpose.
Res... - 19:51 Revision aa396b1f: [TASK] Rename ExtensionManager class
- The class ExtensionManager is actually a utility
to manage extensions. Rename it to better reflect
it's purpose.
Res... - 19:51 Revision 001eb852: [TASK] Rename ExtensionManager class
- The class ExtensionManager is actually a utility
to manage extensions. Rename it to better reflect
it's purpose.
Res... - 19:50 Revision d60503b1: [TASK] Rename ExtensionManager class
- The class ExtensionManager is actually a utility
to manage extensions. Rename it to better reflect
it's purpose.
Res... - 19:50 Revision 3bda92bf: [TASK] Rename ExtensionManager class
- The class ExtensionManager is actually a utility
to manage extensions. Rename it to better reflect
it's purpose.
Res... - 19:50 Revision 1fa4179c: [TASK] Rename ExtensionManager class
- The class ExtensionManager is actually a utility
to manage extensions. Rename it to better reflect
it's purpose.
Res... - 17:15 Revision 2171bf88: [TASK] Rename ExtensionManager class Part 2
- The class ExtensionManager is actually a utility
to manage extensions. Rename it to better reflect
it's purpose.
Ren... - 17:13 Revision 143d8b34: [TASK] Move ExtensionManager Class part 1
- Only move the class to keep track of history
Related: #42661
Releases: 6.0
Change-Id: I9118c41c78493369ccc12ff5443c... - 16:45 Revision 0d6d053c: [TASK] Re-implement update TER extension list task
- The scheduler task to update the TER extension list on a regular basis
was removed with the implementation of the new...
2012-11-02
- 22:28 Revision 998119f1: [BUGFIX] Missing pid field in ext_tables_static+adt.sql
- In the ext_tables.sql there is a pid field which is left in the
ext_tables_static+adt.sql file. This causes unnecessa... - 21:31 Revision 15464161: [TASK] Update doc block example code to to namespaces
- Change-Id: I89eeb3aaa772e97ca09cd633edc5d2e404fd7603
Related: #40095
Releases: 6.0
Reviewed-on: http://review.typo3.o... - 21:25 Revision 9aaa2f7a: [TASK] Regression test for issue #39677
- Add simple regression test for issue #39677 checking
the generated string contains 'value="1"'
Change-Id: I3bb51be68... - 21:24 Revision d40ddbc9: [BUGFIX] Failure in AbstractRepository::findByUid on deleted record
- Resource\AbstractRepository::findByUid fails if the record to
be fetched has been deleted or simply does not exist. T... - 21:18 Revision d6c90bbe: [BUGFIX] Update LocalConfiguration fails
- Due to changes in function
TYPO3\CMS\Core\Configuration\ConfigurationManager::writeLocalConfiguration
an error is thr... - 20:42 Revision 451dcf95: [BUGFIX] No sorting in TypoScript Object Browser when browsing
- If you enable "Sort alphabetically" the correct value (1) is submitted to
extension settings. But when you use any ot... - 20:15 Revision dca21aa4: [TASK] Add Test for namespaces in Logger names
- Resolves: #42582
Releases: 6.0
Change-Id: I5cf8c01ce1749be92e5e073b5812106ba08dc025
Reviewed-on: http://review.typo3... - 20:01 Revision 07477c96: [BUGFIX] Enable extenisions with BE modules don't refresh the module list
- When installing an extension with BE modules through the new
extension manager, the left frame with modules is not
re... - 18:17 Revision f20f134f: [TASK] Require green PHP 5.4 build on travis again
- Change-Id: Ifd13543b1b3b337171214f70087bc7010b3c0898
Reviewed-on: http://review.typo3.org/16146
Reviewed-by: Christia... - 17:43 Revision bd78435b: [TASK] Use BE paginate widget in EM 6.0
- The backend paginate widget provides the familiar paginator
that is known from other parts of the backend.
Change-Id... - 17:18 Revision 2b8bc0d7: [BUGFIX] PHP 5.4 unit test warnings
- Incomplete mocking in some tests triggers
string offset PHP 5.4 warnings.
Fixes: #42644
Releases: 6.0
Change-Id: I2... - 16:21 Revision d9f01d64: [TASK] Speed up salted password unit test
- The patch removes tests in blowfish and phpass salting classes that
test maximum iteration count returns a valid salt... - 15:12 Revision dba123bc: [BUGFIX] Translated non-published page in workspace breaks live workspace
- Translation of pages are stored in pages_language_overlay and
can be managed in workspaces as well. If a new translat... - 15:12 Revision 5de18077: [BUGFIX] Translated non-published page in workspace breaks live workspace
- Translation of pages are stored in pages_language_overlay and
can be managed in workspaces as well. If a new translat... - 15:12 Revision b69dc9da: [BUGFIX] Translated non-published page in workspace breaks live workspace
- Translation of pages are stored in pages_language_overlay and
can be managed in workspaces as well. If a new translat... - 15:03 Revision 11a52d7c: [BUGFIX] Translated non-published page in workspace breaks live workspace
- Translation of pages are stored in pages_language_overlay and
can be managed in workspaces as well. If a new translat... - 14:58 Revision 9330ab68: [BUGFIX] Illegal string offsets in t3lib_stdgraphic
- Change-Id: I8be45d59b780595e25d6d7f5371300b6506baa2f
Fixes: #38024
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://r... - 14:58 Revision 93bb6718: [BUGFIX] Illegal string offsets in t3lib_stdgraphic
- Change-Id: I8be45d59b780595e25d6d7f5371300b6506baa2f
Fixes: #38024
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://r... - 14:57 Revision fc6f82fe: [BUGFIX] Illegal string offsets in t3lib_stdgraphic
- Change-Id: I8be45d59b780595e25d6d7f5371300b6506baa2f
Fixes: #38024
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://r... - 14:16 Revision 13fe75df: [BUGFIX] Illegal string offsets in t3lib_stdgraphic
- Illegal string offsets in t3lib_stdgraphic
Change-Id: I8be45d59b780595e25d6d7f5371300b6506baa2f
Fixes: #38024
Releas... - 13:39 Revision cf36fd43: Revert "[BUGFIX] Hook to modify t3lib_div::getIndpEnv return value"
- This reverts commit 33e72f56e8e5c4183c1784027639913581b225a9
Related: #39016
Releases: 6.0
Change-Id: I33ffcb206b2d... - 12:22 Revision 2c1fd689: [BUGFIX] PHP 5.4 unit test warnings
- PHP 5.4 throws warnings "Creating default object from empty value"
warnings if $foo->bar is accessed and $foo is not ... - 12:14 Revision 52f1f35f: [BUGFIX] Hook to modify t3lib_div::getIndpEnv return value
- This hook makes it possible to modify the calculated return
value for custom environments.
Change-Id: I49a98565f8878... - 10:58 Revision 038b1e00: [BUGFIX] "Upgrade Wizard" screen goes blank
- When using the "Upgrade Wizard" in install tool the screen goes blank.
Change-Id: I3a9c6bb2c86bbeb2c0fa17fd547e626ee... - 10:42 Revision 237a2e61: [TASK] Use new Be.Widget.Paginate in EXT: beuser
- Use the new ViewHelper be.widget.paginate for backend
user listing in EXT: beuser.
The ViewHelper was introduced in ... - 01:32 Revision 29f85451: [TASK] Raise submodule pointer
- Change-Id: I48a5498e10da7b1a1185324a35381f3bf4cd1815
Reviewed-on: http://review.typo3.org/16119
Reviewed-by: Christia... - 01:22 Revision 5f65c3ee: [BUGFIX] PHP 5.4 unit test warnings
- PHP 5.4 throws warnings "Creating default object from empty value"
warnings if $foo->bar is accessed and $foo is not ... - 00:59 Revision 519d48fa: [TASK] Cleanup DebugUtility
- The debug utility outputs JavaScript, even when in CLI mode.
Additionally all strings are not correctly encoded for
J... - 00:47 Revision 135b1b25: [BUGFIX] PHP 5.4 unit test warnings
- PHP 5.4 throws warnings "Creating default object from empty value"
if $foo->bar is accessed and $foo is not an object...
2012-11-01
- 23:52 Revision 8098997b: [TASK] Use correct branch for travis integration build
- Change-Id: Icf12b2af6874226fb0600e39ac3246b8ffaf9988
Reviewed-on: http://review.typo3.org/16115
Reviewed-by: Helmut H... - 23:25 Revision 84cb9b68: [BUGFIX] PHP 5.4 warning in CLI context in switch back user
- PHP 5.4 raises warnings of type "Illegal string offset" if you access
$foo['bar'] and $foo is no array. This is the c... - 23:25 Revision ded3a6ee: [BUGFIX] PHP 5.4 warning in CLI context in switch back user
- PHP 5.4 raises warnings of type "Illegal string offset" if you access
$foo['bar'] and $foo is no array. This is the c... - 23:21 Revision 24f4a8d9: [BUGFIX] PHP 5.4 warning in CLI context in switch back user
- PHP 5.4 raises warnings of type "Illegal string offset" if you access
$foo['bar'] and $foo is no array. This is the c... - 22:45 Revision 4882e9c4: [BUGFIX] PHP 5.4 warning in CLI context in switch back user
- PHP 5.4 raises warnings of type "Illegal string offset" if you access
$foo['bar'] and $foo is no array. This is the c... - 22:42 Revision 07d76b5a: [TASK] Don't let PHP 5.4 failure fail the build on travis
- Change-Id: I21277f1f59a9055503414ae94f9dee626e1cd70d
Reviewed-on: http://review.typo3.org/16109
Reviewed-by: Helmut H... - 20:28 Revision aca154c4: [BUGFIX] Warning in FAL LocalDriverTest
- A subfolder without write permissions makes the tearDown in FAL
LocalDriverTest throw a permission denied warning. Th... - 20:03 Revision 863e3660: [BUGFIX] Failing Unit test in FAL LocalDriver
- Issue #42603 changed the default behavior of the Driver systems
to also show hidden directories by default. This shou... - 18:06 Revision 75acaa90: [BUGFIX] FILES ContentObject ignores language handling
- The FILES TypoScript ContentObject, which is responsible
for rendering content element type "uploads" does not take
c... - 18:03 Revision 2230137c: [BUGFIX] Media field relation not resolved in translated pages
- Since the media field now is using IRRE relations and pages are
translated to an foreign table, the relation of trans... - 14:21 Revision d4a90959: [BUGFIX] Folder: File list filtering does not work
- To filter a file list for certain file extensions, the
FileExtensionFilter class should be used. However, the element... - 14:20 Revision 3c95e7f3: [BUGFIX] Hidden files/folders are always filtered
- The local driver has a hardcoded filter for dot-files, i.e. files whose
name starts with a dot. However, we (or the u... - 12:08 Revision 04e8456a: [BUGFIX] EM 6.0 parse configuration type 'options' correctly
- The labels for the options are in the options= part, not in the
label= part. Parsing the options correctly renders th... - 09:23 Revision b02b2a27: [TASK] Create uploads folder on travis
- Upload folder is missing, leading to test failures
after activation of warning to error conversion.
Create the folder... - 09:18 Revision 660c8e89: [BUGFIX] Info link in file context menu broken
- The link for file info in the context menu of the file list module does
not work, as it missed the special identifier... - 08:29 Revision c0fcf6be: [TASK] Prevent multiple processing ContentAdapter
- The FrontendContentAdapter is triggered everytime a record
is passed to an ContentObject instance. Therefore it may
h... - 08:28 Revision 03050f9b: [BUGFIX] Rootline must not include references to deleted records
- The rootline resolval includes deleted records. Deleted
records should never be used in frontend. Add the missing
del... - 08:28 Revision 523a67e6: [BUGFIX] ContentAdapter for FAL not capable of translations
- The ContentAdapter, which rewrites FAL references to old
style database formats, is not capable of dealing with
relat...
2012-10-31
- 23:51 Revision 39e196d8: [TASK] Remove unused icons typo3/gfx/fanner
- Change-Id: Ic67444d324b895bb1ec4204012ce3ada5534edf8
Resolves: #42536
Releases: 6.0
Reviewed-on: http://review.typo3.... - 23:46 Revision ae62ead5: [TASK] Cleanup indexed_search
- The ext can be cleaned up a bit:
* Remove not needed/old files
* Remove namespace compatibility for example files
Ch... - 23:43 Revision 50b7f65a: [BUGFIX] class_alias in the bootstrap for legacy base classes
- The legacy base classes t3lib_div and t3lib_extMgm used
to be available early in the bootstrap.
To enable the usage ... - 23:29 Revision 7fb32d3b: [BUGFIX] Incomplete mocking in FAL IndexerServiceTest
- Incomplete mocking of FileRepository leads to warnings
in unit tests.
Resolves: #42575
Releases: 6.0
Change-Id: Ib0... - 22:05 Revision 7ed297f2: [TASK] Raise submodule pointer of extbase and fluid
- Change-Id: Ia3d3a43a80fdade11bd947beb3678068b32998c6
Reviewed-on: http://review.typo3.org/16089
Reviewed-by: Christia... - 22:04 Revision cbdc87b0: [FEATURE] Backend paginate widget
- Backend modules such as the List module have a paginator which is quite
different from the paginate widget which was ... - 21:19 Revision ec8e166d: [BUGFIX] Replace generic ObjectStorage in the whole core
- Releases: 6.0
Fixes: #42553
Change-Id: Ie2cfa7f3d736391385511dd87c576d5b8124baf1
Reviewed-on: http://review.typo3.or... - 21:17 Revision c06b4958: [BUGFIX] Replace GenericObjectStorage in Fluid
- Change-Id: I60161676e457c20b14bcba3491a4d41b3c83073a
Releases: 6.0
Fixes: #42554
Reviewed-on: http://review.typo3.org... - 20:52 Revision 3f3cf905: [BUGFIX] Change ObjectStorage namespace in legacyClassesForIde
- Releases: 6.0
Fixes: #42552
Change-Id: I46d6fa253711dbb5ad822bc4c294e3299d504efe
Reviewed-on: http://review.typo3.or... - 19:45 Revision dc73a913: [BUGFIX] RTE: Link class not always set in Firefox
- Problem: The range of the selection may be modified by the execCommand in
Firefox, at least since version 14.
Solutio... - 19:45 Revision 5d69d2a7: [BUGFIX] RTE: Link class not always set in Firefox
- Problem: The range of the selection may be modified by the execCommand in
Firefox, at least since version 14.
Solutio... - 16:57 Revision 2586dc11: [TASK] Remove classname from insert fields in scheduler
- The classname field has been removed from the scheduler
but has been forgotten to be removed when inserting a task
R... - 12:49 Revision 6b770695: [BUGFIX] Replace GenericObjectStorage in Fluid
- Releases: 6.0
Fixes: #42554
Change-Id: I6d584c7ccd72b50f1d4fb89ec355258a93fcac70
Reviewed-on: http://review.typo3.or... - 12:18 Revision e9994c26: [TASK] Replace old class names with namespaced ones
- Releases: 6.0
Change-Id: I10badfae2aeff003e47df099e79accd9be6bd678
Reviewed-on: http://review.typo3.org/16073
Review... - 12:12 Revision 819f0b1c: [TASK] Change objectStorage patch in migration script
- Releases: 6.0
Fixes: #42549
Change-Id: I24ce34f2314bf0648830822242fef2d38fe9c3f0
Reviewed-on: http://review.typo3.or... - 12:00 Revision fd186eac: [TASK] Change namespace and classname of ObjectStorage
- Releases: 6.0
Fixes: #42549
Change-Id: I6ff8f42a53e47fe2e5d83a8a3c4baec8753a5291
Reviewed-on: http://review.typo3.org... - 11:38 Revision 04ad1c65: [TASK] Move ObjectStorage from Generic to Persistence
- Actually move the file without adjusting
the namespace.
Fixes: #42545
Releases: 6.0
Change-Id: I445e2442231bfed3fbf... - 09:32 Revision ba8ead74: [BUGFIX] Restore display of mount points path
- The introduction of the virtual tree root in TYPO3 4.7 made it so
that the option to display the path to each mount p... - 08:03 Revision 110ab153: [BUGFIX] Restore display of mount points path
- The introduction of the virtual tree root in TYPO3 4.7 made it so
that the option to display the path to each mount p...
2012-10-30
- 23:14 Revision 414bbfce: [TASK] Remove ext_autoload.php
- The ext_autoload.php was only there for compatibility.
This is completely handled through the class alias
mapping. Th... - 23:03 Revision 40cb46c9: [TASK] Cleanup files in persistence
- Second commit to finalize the cleanup.
Fixes: #42504
Releases: 6.0
Change-Id: If9d108163c58d3b5216e8136603b808c822cb... - 23:03 Revision d681198b: [TASK] Remove duplicate files in persistence
- The namespaceing script messed up the persistence
of Extbase. So duplicate files have to be removed.
For keeping git... - 15:14 Revision c10153ec: [BUGFIX] Replace depcrated PersistenceManager::getBackend() calls
- Viewhelper classes uses deprecated calls of persistenceManager for
getting the backend singleton. Replace it with cal... - 13:26 Revision 942d9d7a: Revert "[BUGFIX] Support plugins in namespaced extensions"
- This reverts commit 64b5012326858f73c2e093812a9abb9ad82db50c
Change-Id: I54276eb77d3b8c2a7a013cc2c0216f92719c1b67
Re... - 13:25 Revision f62ef8d3: [TASK] openid: Update php-openid to 2.2.2
- Update to current version.
Github-version contains several small
fixes / cleanups, so a current
checkout was used her... - 10:40 Revision 039599b7: [BUGFIX] Support plugins in namespaced extensions
- The function registerPlugin doesn't handle namespaced extension keys
differently than normal extension keys, leading ... - 10:38 Revision d23bc835: [TASK] Remove index_re.php
- The "apache-trailing-slash workaround" is not needed and can be
removed
Change-Id: Ic67cd24eb6ea6de2e78a871ec4b7831b... - 10:30 Revision f457f63f: [TASK] Remove option "noEdit" from Install Tool
- As the new Extension Manager got not possibility
to edit files of extensions, this setting is not used anymore
and ca... - 09:48 Revision ed657e81: [TASK] Use core interface for accessible objects
- Instead of using the interface present in the phpunit
extension, use the interface of the core which has
been introdu... - 00:03 Revision f239ca85: [BUGFIX] Restricted elements should show edit options
- If a content element is not allowed to be edited, e.g.
because the ctype is not allowed to the current backend user,
...
2012-10-29
- 23:55 Revision 4c224f1a: [TASK] Improve Switch-User concept in ext:beuser
- The "Switch-User" functionality can be improved:
* It should be possible to switch to other admin user,
just not th... - 17:11 Revision ccdb1a2f: [BUGFIX] Fix handling of additionalHeaderData in USER_INT
- While introducing USER_INT handling for the pageRenderer
a bug has been introduced which breaks traditional usage of
... - 17:08 Revision 3bf98184: [TASK] Remove forceCharset references from LocalizationUtility
- Since TYPO3 4.7 the forceCharset parameter in TYPO3_CONF_VARS['BE'] is
not needed anymore. This removes references to... - 13:47 Revision 4d7d74fe: [BUGFIX] NotEmpty Validator does not work with arrays and objects
- This patch resolves the problem that empty arrays are not correctly
validated when using the @validate NotEmpty annot... - 13:46 Revision 6b3f5efb: [BUGFIX] NotEmpty Validator does not work with arrays and objects
- This patch resolves the problem that empty arrays are not correctly
validated when using the @validate NotEmpty annot... - 13:46 Revision 42fca72d: [BUGFIX] NotEmpty Validator does not work with arrays and objects
- This patch resolves the problem that empty arrays are not correctly
validated when using the @validate NotEmpty annot... - 12:49 Revision 0f7424e3: [BUGFIX] NotEmpty Validator does not work with arrays and objects
- This patch resolves the problem that empty arrays are not correctly
validated when using the @validate NotEmpty annot... - 12:48 Revision baf6f475: [BUGFIX] Fix translation overlay in RECORDS
- When RECORDS content object is used with pages as table
no translation overlay is done.
Fix that by adding a check a... - 11:53 Revision 8ff68699: [TASK] Add phpdoc-comments for variables
- Add phpdoc comments for variables for better code completion.
Change-Id: I6cc31bfb4101ee10fef3dd91195d2cf24346f397
R... - 11:39 Revision 225df90c: [BUGFIX] Removed trash files and their references
- During the automatic namespace convertion
something went wrong and generated empty
trash files. This patch removes th... - 11:27 Revision 283b07b5: [CLEANUP] Remove old SVN comments
- Releases: 6.0
Fixes: #42469
Change-Id: I004754cb05d06d2e3b91a41bde5657bb69d0f6b4
Reviewed-on: http://review.typo3.org... - 09:42 Revision 76d0b9c9: [BUGFIX] t3lib_div: adjust substUrlsInPlainText to also work on URLs at end of sentence
- Reworked substUrlsInPlainText by using regex.
Adding unittest.
Change-Id: Ib9b7d7990ac695cbb6fedac6bb346304a048ab10
... - 09:42 Revision c05e7593: [BUGFIX] t3lib_div: adjust substUrlsInPlainText to also work on URLs at end of sentence
- Reworked substUrlsInPlainText by using regex.
Adding unittest.
Change-Id: I76630dac633b4fb1875f585a2bca888bfd4a16cf
... - 09:20 Revision fbd5057d: [BUGFIX] Wrong call to TSFE in FrontendEditing
- The FrontendEditingController calls TSFE->includeTCA right
before the index_ts.php calls TSFE->getCompressedTCA().
B... - 09:20 Revision 3ff27f4f: [BUGFIX] Wrong call to TSFE in FrontendEditing
- The FrontendEditingController calls TSFE->includeTCA right
before the index_ts.php calls TSFE->getCompressedTCA().
B... - 09:20 Revision d4c539db: [BUGFIX] Wrong call to TSFE in FrontendEditing
- The FrontendEditingController calls TSFE->includeTCA right
before the index_ts.php calls TSFE->getCompressedTCA().
B... - 08:34 Revision 9767b862: [BUGFIX] PHP warning: open_basedir restriction
- Change-Id: Iae39a4d5c58a1e509eed55ab089caf1b2c140078
Fixes: #42054
Relates: #35212
Releases: 4.6, 4.7, 6.0
Reviewed-o... - 08:33 Revision 4bf3cca3: [BUGFIX] PHP warning: open_basedir restriction
- Change-Id: If4302b8d271f4b3709638b4a013e9f2290f88e92
Fixes: #42054
Relates: #35212
Releases: 4.6, 4.7, 6.0
Reviewed-o...
2012-10-28
- 20:47 Revision e2e3eac0: [TASK] Add information about ThreadStackSize to install tool
- There is an information about the ThreadStackSize on Windows systems in
the Install.txt.
This information should be ... - 20:09 Revision 19f0cbb2: [BUGFIX] Fix usage of fileadminDir
- $GLOBALS['TYPO3_CONF_VARS']['BE']['fileadminDir']
has a trailing backslash.
Fix that by removing the trailing slash ... - 20:09 Revision e28659f0: [BUGFIX] Fix usage of fileadminDir
- #41120 introduced a regression, as
$GLOBALS['TYPO3_CONF_VARS']['BE']['fileadminDir']
has a trailing backslash.
Fix t... - 19:55 Revision 1a3ba299: [TASK] CGL violations "AssignmentArithmeticAndComparisonSpace"
- Change-Id: I9970ef5e2087233db095a1d296261c6eb06def18
Resolves: #41498
Releases: 6.0
Reviewed-on: http://review.typo3.... - 19:40 Revision 60714a00: [TASK] Raise submodule pointer
- Change-Id: I04f259646198c809cfe358e9a1ccc8816482c288
Reviewed-on: http://review.typo3.org/15994
Reviewed-by: Christia... - 19:21 Revision fb8dd61c: [BUGFIX] Fix mismatches between count of param in phpdoc and function-signature
- Change-Id: I1238d1c9bd9e19d3cf16917021c584069d8b7da8
Fixes: #42234
Releases: 6.0
Reviewed-on: http://review.typo3.org... - 19:20 Revision 9b50de3c: [BUGFIX] Fix mismatches between count of param in phpdoc and function-signature
- Change-Id: Ia09eb12c1256ff5223a9d3f9a1e1aaa440c88941
Fixes: #42234
Releases: 6.0
Reviewed-on: http://review.typo3.org... - 19:18 Revision 88edcb55: [BUGFIX] Fix mismatches between count of param in phpdoc and function-signature
- Change-Id: Iec8cd64b36e758878619c8277b146e45e834d46a
Fixes: #42232
Releases: 6.0
Reviewed-on: http://review.typo3.org... - 19:12 Revision be3142fe: [BUGFIX] Fix @param in phpdoc
- Some @param-tags are wrong or don't match
the number of params for the function they
refer to.
Change-Id: I80641f7ef... - 18:15 Revision f9c4006b: [TASK] Update jQuery to 1.8.2
- Change-Id: I875f220cd3fee481077f5f2fa2296a611943a70c
Resolves: #42196
Releases: 6.0
Reviewed-on: http://review.typo3.... - 17:52 Revision bb699f1e: [TASK] Remove needless check function in language module
- This patch removes the check function and related to that, the use of
the caching framework.
Resolves: #41824
Relate... - 17:38 Revision 69744101: [TASK] Cleanup GeneralUtilityTest
- Change \TYPO3\CMS\Core\Utility\GeneralUtility to Utility\GeneralUtility
Change-Id: I4ebe25378873a6b11f906b872db92bff... - 17:33 Revision 68dfb4ac: [TASK] Extension manager fixed DocHeader
- Fixes the docheader rows in their top position by using the
standard css id "typo3-inner-docbody".
Also includes the... - 17:23 Revision d37894a2: [BUGFIX] Allow overwrite when uploading an existing extension
- This patch adds a checkbox to the upload form, which makes it possible
to overwrite the existing directory when uploa... - 17:09 Revision f8b62a45: [BUGFIX] Compare in install tool crashes
- Change-Id: I70ed54656bfa20598fbfd6f6cf8ecfa9844af3ce
Resolves: #42346
Releases: 6.0
Reviewed-on: http://review.typo3.... - 17:01 Revision 27f45031: [TASK] GGL violation "Tabs must be used to indent lines"
- Change-Id: Icdf2b997282ff6934ae0fe5563f9a797fcc4b863
Resolves: #41472
Releases: 6.0
Reviewed-on: http://review.typo3.... - 16:04 Revision 31390368: [TASK] Remove: Open Documents module
- Removes the Module Menu item for OpenDocs on the left.
Also moves Css/JavaScript/Images and Icons to default folders.... - 15:01 Revision 6c8f9a47: [BUGFIX] Sent notification when changes are published
- Currently only stage changes trigger notification emails,
this change also invokes the notifications when changes are... - 14:47 Revision 74b8e3df: [BUGFIX] Sent notification when changes are published
- Currently only stage changes trigger notification emails,
this change also invokes the notifications when changes are... - 10:54 Revision 43486363: [BUG] Add missing logFile setting for FileWriter
- Resolves: #41944
Releases: 6.0
Change-Id: I11bc2feeb463cc66bf19d6613f191e294a8e65c5
Reviewed-on: http://review.typo3... - 10:52 Revision e19941f0: [BUGFIX] Rename Log Writer and Processor interface
- Resolves: #41938
Releases: 6.0
Change-Id: I977d9ab1413078adfa1ea46055d389f2f1eaa6f6
Reviewed-on: http://review.typo3... - 10:37 Revision cb5b9c87: [TASK] Add explanation for $configurationType
- Add explanation for constants used in method $configurationType
Resolves: #39981
Releases: 6.0
Change-Id: If2e1d937... - 10:28 Revision 89e42815: [BUGFIX] Fix namespace related bugs in DebuggerUtility
- Releases: 6.0
Fixes: #42004
Change-Id: Iec152b3f0543d3e2662273d54e3bf7c7666699d5
Reviewed-on: http://review.typo3.org...
2012-10-27
- 23:25 Revision b3f0e20f: Revert "Revert "[BUGFIX] Sent notification when changes are published""
- This reverts commit 8ac8b22ad248c5d1e4b31bd6ea66de8aa5a0b2ba
The missing adjustments have been taken in https://revi... - 20:26 Revision 73812505: [TASK] Fix generation of ext_emconf.php
- Fix generation of ext_emconf.php so that it will return valid
commented code. This is already done for 6.0
Change-Id... - 20:26 Revision 7b28c0e4: [TASK] Fix generation of ext_emconf.php
- Fix generation of ext_emconf.php so that it will return valid
commented code. This is already done for 6.0
Change-Id... - 19:13 Revision dd204408: [TASK] Fix generation of ext_emconf.php
- Fix generation of ext_emconf.php so that it will return valid
commented code. This is already done for 6.0
Change-Id...
2012-10-26
- 16:06 Revision 3b3e9618: [TASK] Fix code formatting
- Change-Id: Ib681cc7ea82d820655a856e0a8e391e3397844ea
Releases: 6.0
Reviewed-on: http://review.typo3.org/15957
Reviewe... - 15:28 Revision 7c9386e1: [BUGFIX] PHP warning: open_basedir restriction
- Change-Id: Ie1dfe4306cad8bdc23864f31a77dac980eac3494
Fixes: #42054
Relates: #35212
Releases: 4.6, 4.7, 6.0
Reviewed-o...
2012-10-25
- 21:16 Revision b6ad62f0: [TASK] Fix inline comment style for ext_emconf.php files
- Change-Id: I6b1e1b1fb346f43118382c6c39bec3088feb2c2c
Resolves: #42399
Releases: 6.0
Reviewed-on: http://review.typo3....
2012-10-23
- 22:57 Revision f308f299: [TASK] Refactor EM JavaScript
- * Use IIFE for faster access to jQuery and save $ use
* Make JS lint-free
Resolves: #42325
Releases: 6.0
Change-Id:... - 19:49 Revision 425549d5: [BUGFIX] EM 6.0 add clear search icon
- Add clear search button to the jQuery dataTables search box
Change-Id: I83b57e0db29f7a948461ffdeab6375dfd16a4ad3
Fix...
2012-10-22
- 22:23 Revision 53f4b4a5: [TASK] Support logger names with namespaces
- Resolves: #41943
Releases: 6.0
Change-Id: Ie9ee6fd200a330d7c78285afc380d1d59d4ec03a
Reviewed-on: http://review.typo3... - 22:22 Revision 0c9bac2d: [BUGFIX] Resolve dependencies for local extensions
- Add the dependency resolving when installing local
extensions with the extension manager.
Cleanup the download contr... - 18:21 Revision ce6ab74e: [TASK] Clean-up EXT: aboutmodules, adapt to "TYPO3 CMS"
- Cleans up the About Modules CSS file (mainly paddings) and terminology
to distinct between "TYPO3" (Association) and ... - 18:11 Revision f66d1636: [BUGFIX] Remove singleton for EXT:form Localization
- \TYPO3\CMS\Form\Localization is a singleton class with constructor
parameters. This is an antipattern and broken by d... - 18:07 Revision ccebb504: [BUGFIX] t3lib_div::unlink_tempfile does not always work on Windows
- Problem: The filename created by t3lib_div::tempnam may contain
backslashes.
Solution: Process the file name through... - 18:07 Revision 3440228e: [BUGFIX] t3lib_div::unlink_tempfile does not always work on Windows
- Problem: The filename created by t3lib_div::tempnam may contain
backslashes.
Solution: Process the file name through... - 18:03 Revision 7f0696fa: [BUGFIX] t3lib_div::unlink_tempfile does not always work on Windows
- Problem: The filename created by t3lib_div::tempnam may contain
backslashes.
Solution: Process the file name through... - 17:58 Revision 34733d1e: [BUGFIX] t3lib_div::unlink_tempfile does not always work on Windows
- Problem: The filename created by t3lib_div::tempnam may contain
backslashes.
Solution: Process the file name through... - 17:23 Revision f50483df: [BUGFIX] TCEForms.Suggest wizard in IRRE records
- Currently suggest wizards don't work in IRRE records. This is because of
the missing javascript functions. IRRE eleme... - 17:17 Revision d524fdf3: [BUGFIX] Workspace state change notification email is always in English
- Bugfix I433a744bb377590de444ac8cf960ccfd0b1430db in EXT:workspaces
slightly changed the way the list of recipient ema... - 17:14 Revision 773509a0: [!!!][BUGFIX] Workspace state change notification email is always in English
- The preferred language of the recipient is not taken into account which
bypasses the code used to notify user with a ... - 15:34 Revision 2a0929bc: [BUGFIX] New form wizard not loading in IE8
- Internet Explorer 8 raises an error on JavaScript objects with reserved
words as property names. In the new form wiza... - 15:34 Revision 689f1fbb: [BUGFIX] New form wizard not loading in IE8
- Internet Explorer 8 raises an error on JavaScript objects with reserved
words as property names. In the new form wiza... - 15:31 Revision cf94bfe2: [BUGFIX] New form wizard not loading in IE8
- Internet Explorer 8 raises an error on JavaScript objects with reserved
words as property names. In the new form wiza... - 15:03 Revision cc95602a: [BUGFIX] Workspace state change notification email is always in English
- Bugfix I433a744bb377590de444ac8cf960ccfd0b1430db in EXT:workspaces
slightly changed the way the list of recipient ema... - 14:55 Revision 01efa109: [!!!][BUGFIX] Workspace state change notification email is always in English
- The preferred language of the recipient is not taken into account which
bypasses the code used to notify user with a ... - 14:44 Revision f33a8a0e: [BUGFIX] EM 6.0 doesn't store extension state from TER
- The extension state is stored as text in the TER dump, but stored as
an integer in the database. The correct conversi... - 09:16 Revision 43e2d56c: [BUGFIX] Fix dependency handling of EM
- Through calculation of dependencies the dependency
utility swapped lowest and highest constraint.
Fix that and also ...
2012-10-21
- 17:09 Revision 1d93ada9: [BUGFIX] getFolders() does not return correct keys
- Resolves: #41941
Releases: 6.0
Change-Id: Ia500d4892532a7e5ec7a997f4b3b0c521d22a654
Reviewed-on: http://review.typo3.... - 17:08 Revision c5af44a0: [BUGFIX] Folder: getSubfolders() has no range parameters
- Resolves: #41940
Releases: 6.0
Change-Id: Ie45de7e048950cae42672439f72639813ce423ff
Reviewed-on: http://review.typo3.... - 15:37 Revision 7537481e: [BUGFIX] Storage uses wrong identifier for processing folder
- All absolute identifiers within a storage have to begin with a "/". The
Storage does not respect this for the process... - 15:02 Revision b03b6376: [TASK] CleanUp FileRepository
- Just some CGL, DocComment and variable name
cleanup within the FileRepository
Change-Id: If5cf743f1a3e5ac1e2dc5c7f59... - 14:32 Revision f9a3c607: [BUGFIX] FAL: Misleading default filter array name
- The key for the default filters array in the default configuration of
TYPO3 is callbackFilterMethods. This is mislead... - 09:56 Revision 6d13808e: [TASK] Add information about ThreadStackSize to report status
- There is an information about the ThreadStackSize on Windows systems in
the Install.txt
This information should be d...
2012-10-20
- 22:22 Revision ea901fa0: [BUGFIX] Create upload folder on extension install
- Implement the creation of configured upload folder
and "createDirs".
Releases: 6.0
Resolves: #42145
Change-Id: I495... - 20:05 Revision 8acc007e: [BUGFIX] EM: uploading extension form must go to iframe
- In some browsers the upload form did not go to the iframe for further
processing by JavaScript. Adding a name to the ... - 14:39 Revision 07aca1e5: [TASK] Install tool should inform about suhosin.get.max_value_length
- Change-Id: Ifbf4d901a496ce065c453073bc15cb7f3590fa61
Resolves: #42170
Releases: 6.0
Reviewed-on: http://review.typo3.... - 14:38 Revision a9bc4b2f: [TASK] Remove excludefields at sys_file_reference table
- The TCA for sys_file_reference table configures fields like
hidden, sys_language_uid and alike as "exclude => 1".
Th... - 11:53 Revision 9680802d: [TASK] Cleanup EM Code
- * Use controller arguments for actions
* Simplify contollers
Releases: 6.0
Resolves: #42163
Change-Id: I211d58e0dbb... - 11:40 Revision eb88017a: [TASK] Clean up testcases to use getAccessibleMock() function
- The getAccessibleMock() function was moved to the BaseTestCase class.
For maintenance reasons this function should be...
2012-10-19
- 23:47 Revision f9445136: [BUGFIX] Hide unsafe extensions in EM TER list
- When showing extensions from TER unsafe extensions must not be shown
in the list or search results.
Change-Id: I229e... - 18:32 Revision 247cb43b: [!!!][BUGFIX] Workspace state change notification email is always in English
- The preferred language of the recipient is not taken into account which
bypasses the code used to notify user with a ... - 16:52 Revision 470f47c2: [TASK] Cleanup EM Code
- * Use controller arguments for actions
* Add escaping in viewhelpers
* Remove compatibility files
* Fix some annotati... - 16:11 Revision e813d863: [TASK] Clean-up EXT: aboutmodules, adapt to "TYPO3 CMS"
- Cleans up the About Modules CSS file (mainly paddings) and terminology
to distinct between "TYPO3" (Association) and ... - 15:18 Revision b32e08c1: [BUGFIX] Fix case of tests folder
- Change-Id: I7f6f41e1fb39d4e984883544befbd04610188702
Relates: #41828
Reviewed-on: http://review.typo3.org/15820
Revie... - 15:18 Revision b77171c6: [BUGFIX] Fix case of tests folder
- Change-Id: I7f6f41e1fb39d4e984883544befbd04610188702
Relates: #41828
Reviewed-on: http://review.typo3.org/15819
Revie... - 15:09 Revision 91c1fb08: [TASK] Fix typo: seperator -> separator
- Change-Id: Ie74d480e93693fdbc1d66e6e78efc73719322728
Resolves: #42174
Releases: 6.0
Reviewed-on: http://review.typo3.... - 14:17 Revision bc0771e8: [BUGFIX] Follow-Up to #41828 - Incomplete mocking in tests
- Better mocking in test class to ensure isUsageEnabled() returns TRUE
in all environments and especially in travis.
C... - 13:49 Revision 90df3d08: Revert "[BUGFIX] Property mapper: Exception not thrown but skipped"
- This reverts commit 637f534d70680cdbeb3483b08044c95093e53888
Change-Id: I08cc3c4c890a7a85a0b1818a97cb0c21382989a8
Re... - 12:50 Revision 0432a20e: [BUGFIX] Follow-Up to #41828 - Move test files
- Test files for #41828 should be in Tests/ instead of tests/
Change-Id: I26188b0addae691a2d5c4c8289885303db556d82
Rel... - 12:15 Revision 74c10e03: [BUGFIX] Unit test for saltedpasswords fail
- Change-Id: I858fdf23a71e739c68b757bf486038b6c57d2675
Relates: #41828
Releases: 4.5, 4.6, 4.7
Reviewed-on: http://revi... - 12:09 Revision 2490737a: [BUGFIX] Unit test for saltedpasswords fail
- Change-Id: I858fdf23a71e739c68b757bf486038b6c57d2675
Relates: #41828
Releases: 4.5, 4.6, 4.7
Reviewed-on: http://revi... - 12:08 Revision 22bef485: [BUGFIX] Unit test for saltedpasswords fail
- Change-Id: I858fdf23a71e739c68b757bf486038b6c57d2675
Relates: #41828
Releases: 4.5, 4.6, 4.7
Reviewed-on: http://revi... - 09:04 Revision d210f64b: [BUGFIX] Download as zip must use same filename structure as TER
- Upload in EM assumes <extkey>_<version>.zip, so the download as zip
feature must use the same format.
Change-Id: Ide... - 00:04 Revision cdb8bfbe: [BUGFIX] RTE: Link to disabled page doesn't show in FE, link icon does
- Problem: When linking from a piece of content in the RTE to a disabled
page in the tree, the link isn't shown in the ...
2012-10-18
- 20:43 Revision 1594e9b9: [BUGFIX] Respect newlines in method declarations
- The compatibility class loader currently fails
to match method declarations that go over multiple
lines.
Add the /s ... - 20:24 Revision 9a14bcfd: [BUGFIX] RTE: Link to disabled page doesn't show in FE, link icon does
- Problem: When linking from a piece of content in the RTE to a disabled
page in the tree, the link isn't shown in the ... - 20:19 Revision 2895dc72: [TASK] Make Core\Configuration\ConfigurationManager non static
- To have the possibility to remove dependencies from code that
calls the configuration manager, it has to be made non ... - 20:17 Revision 9ed2c6fe: [BUGFIX] RTE: Link to disabled page doesn't show in FE, link icon does
- Problem: When linking from a piece of content in the RTE to a disabled
page in the tree, the link isn't shown in the ... - 20:01 Revision bfb12dbd: [BUGFIX] RTE: Link to disabled page doesn't show in FE, link icon does
- Problem: When linking from a piece of content in the RTE to a disabled
page in the tree, the link isn't shown in the ... - 19:59 Revision c89bc37f: [BUGFIX] RTE: Words containing umlauts not added to personal dictionary
- Problem: The spell checker must analyze the dictionary file and may
have to update the charset of the personal dictio... - 18:01 Revision f5ae6ec2: [WIP][TASK] Cleanup EM Code
- Change-Id: Ida9010e2eb00013c3a3e855983b58bb7df38c30d
- 17:17 Revision b53b9f1e: [TASK] Make Core\Configuration\ConfigurationManager non static
- To have the possibility to remove dependencies from code that
calls the configuration manager, it has to be made non ... - 16:34 Revision 1ba5cd53: [BUGFIX] Remove EXT:cli from REQUIRED_EXTENSIONS
- EXT:cli was removed and merged with core but the extension key is still in
the list of REQUIRED_EXTENSIONS.
Change-I... - 16:07 Revision f8fc3998: [BUGFIX] RTE: Words containing umlauts not added to personal dictionary
- Problem: The spell checker must analyze the dictionary file and may
have to update the charset of the personal dictio... - 15:42 Revision 1febb8c6: [BUGFIX] Respect newlines in method declarations
- The compatibility class loader currently fails
to match method declarations that go over multiple
lines.
Add the /s ... - 15:34 Revision 2e48486d: [BUGFIX] RTE: Words containing umlauts not added to personal dictionary
- Problem: The spell checker must analyze the dictionary file and may
have to update the charset of the personal dictio... - 14:40 Revision 9d621aaa: [BUGFIX] RTE: Words containing umlauts not added to personal dictionary
- Problem: The spell checker must analyze the dictionary file and may
have to update the charset of the personal dictio... - 14:25 Revision 467755c7: [TASK] Do not cache untouched classes
- Change-Id: I17af8fe88bd950a1622e9ead3ac479243f65dd48
- 13:50 Revision 06dc637b: [BUGFIX] Make old style Widgets work again
- Widgets with underscores in class names do not
work because the subpackage key is not handled
correctly.
Fixes: #421... - 11:20 Revision 700f2b41: [BUGFIX] Fix typo of internally used variable
- This fixes the typo in the word "separate" which is sometimes
spelled "seperate"
Change-Id: I8d1fd098c8889805be33dc2... - 11:06 Revision eda6c94a: Raise submodule pointers
- Change-Id: Ifc1a6705b8d52c0b574ea96eb8c0c779db6861e2
- 11:05 Revision 62006c8b: [TASK] Namespace classes
- Change-Id: Iadcaf51c37904c3a91a2b42baf2892f59fd62457
- 09:52 Revision dabd4963: [TASK][WIP] Move wrong moved files
- Change-Id: Ie91aadd88b0c0c9fe677a699bf9e687551f1b47d
- 00:19 Revision a2e77d02: [BUGFIX] Extension Import not working with postgresql and DBAL
- Do additional code style cleanups on the go.
Change-Id: I6d8732b7b4c979a96b4847a85e3aea52db01fbd3
Fixes: #38406
Rele...
2012-10-17
- 23:52 Revision e95c1ee8: [BUGFIX] Compare feature is broken
- Adding users to Compare list does not work.
Change-Id: I079f0c8cf47213854c1ef358631b6a7c9ecc9260
Resolves: #41233
Re... - 23:43 Revision 879de862: [BUGFIX] Only show download location as configured
- Extension manager shows possible locations to install an Extension.
The options set in the Install Tool must be shown... - 22:44 Revision 61516be6: [TASK] Fix typo: seperator -> separator
- Change-Id: Iba166745b4313a8a963490658866e8c981fa9f01
Resolves: #42104
Releases: 6.0
Reviewed-on: http://review.typo3.... - 22:29 Revision f66d875b: [TASK] Namespace classes
- Change-Id: Iba3f507350419aa7499b295832ca2307d63b7ecd
- 22:25 Revision ee9443bb: [TASK] Namespace classes
- Change-Id: I403aee9d244a65e51547b21dac3b1228ffd3478e
- 22:23 Revision 17b1d657: [BUGFIX] Extension Import not working with postgresql and DBAL
- Change-Id: I496e3729b3c98c85a07e75539de9464f272837e6
Fixes: #38406
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://r... - 22:22 Revision a3a7417e: [BUGFIX] Extension Import not working with postgresql and DBAL
- Change-Id: I496e3729b3c98c85a07e75539de9464f272837e6
Fixes: #38406
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://r... - 22:22 Revision bd4645c8: [BUGFIX] Extension Import not working with postgresql and DBAL
- Change-Id: I496e3729b3c98c85a07e75539de9464f272837e6
Fixes: #38406
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://r... - 22:20 Revision 554e8f89: [TASK] Namespace classes
- Change-Id: Ia7432e1c923826ed58206bca15fb94509adbd508
- 22:19 Revision fc23a260: [TASK] Use language labels in Extension Manager javascript
- Replace text in Javascript by language labels. Fix jQuery behaviour
for update, upload and other icons. Replace some ... - 22:18 Revision 92698350: [TASK] Namespace classes
- Change-Id: I0dd7b71d2a3c2910d842e38e7058c19a3e9f6b69
- 22:12 Revision fa698d47: [TASK] t3lib: Autoloader now named ClassLoader
- Adjust occurence in t3lib which is just
there for compatibility (deprecated).
Change-Id: Ieca152e5a4f21fac4e5473747a... - 22:03 Revision a5fc128b: [BUGFIX] Creating new pages via drag'n'drop respects page TS
- When creating a new page node via drag'n'drop shortcuts in pagetree,
the TCAdefaults.pages array from page TsConfig i... - 21:58 Revision c0ca41c3: [TASK] Namespace classes
- Change-Id: Ib6bbe85fb2189c918f73d63034dd308e03d96d90
- 21:56 Revision 00439102: [TASK] Namespace classes
- Change-Id: Ie63b7ea09bf75bdb77870025524adfd55ce4847f
- 21:51 Revision 416e559a: [TASK][WIP] Move non class code back to source files
- Change-Id: I037a6322ad55b34545df429659d77041e1f58278
- 21:43 Revision eb755dff: [TASK][WIP] Move non class code back to source files
- Change-Id: I1677c621640a512a36424e65bcb974a2d0630507
- 21:43 Revision 222ab205: [TASK][WIP] Move classes to new locations
- Change-Id: I98fe991e91c20d5c028c3d57fa036805452d5ec8
- 21:18 Revision ec3891d8: [TASK][WIP] Move non class code back to source files
- Change-Id: I620d2e61860142cdc89cc83474c95542799961c0
- 21:15 Revision f6ddef08: [TASK][WIP] Move non class code back to source files
- Change-Id: Id1945a84e01424358302f0bb842367e9906a3141
- 21:05 Revision 08912869: [TASK][WIP] Move non class code back to source files
- Change-Id: I916ad5a3a24864a52e945aeb66e6f997b8e6fabd
- 20:58 Revision 864782a3: [TASK][WIP] Move classes to new locations
- Change-Id: Iaae73adcbba323ed5ca903e38f0b2f2e06f497e7
- 20:14 Revision fe3721c2: [BUGFIX] Set class alias also for new class names
- As not all usage of class names trigger the autoloader,
usage of old class names in type hints for example doesn't.
... - 19:03 Revision d198f0a5: [TASK][WIP] Move non class code back to source files
- Change-Id: I89128e41212c066603d89a13ac638c6555b0acbb
- 17:29 Revision 95b99588: [TASK][WIP] Move classes to new locations
- Change-Id: Ieb075524d9897cb612a5e4da55bd375267c4474a
- 17:24 Revision 4823b60d: [TASK][WIP] Move classes to new locations
- Change-Id: I5ab2b907e5700a7ab24bde9ae01effbf32945e96
- 17:21 Revision 05e1d434: [TASK][WIP] Move classes to new locations
- Change-Id: Icb5b23a745add9f9d144aa53ba899f1ad88d42e9
- 17:15 Revision 133bee3e: [TASK][WIP] Move classes to new locations
- Change-Id: I0243aa94f156a4f345a2f6485372cb118641170c
- 16:03 Revision e38ddd2b: [TASK] Streamline EXT: em spacing & add Headline
- Adds a standardized headline to the ExtensionManager backend
end module.
Also streamlines the outer spacing to compl... - 15:40 Revision 2724a929: [BUGFIX] Escape strings for JavaScript usage
- The Preview Controller loads a number of strings in the JavaScript
TYPO3.lang object. These strings must be properly ... - 15:30 Revision e91e4f4c: [BUGFIX] Escape strings for JavaScript usage
- The Preview Controller loads a number of strings in the JavaScript
TYPO3.lang object. These strings must be properly ... - 14:13 Revision e3d5bef8: [BUGFIX] Escape strings for JavaScript usage
- The Preview Controller loads a number of strings in the JavaScript
TYPO3.lang object. These strings must be properly ... - 14:02 Revision a34cd163: [BUGFIX] Escape strings for JavaScript usage
- The Preview Controller loads a number of strings in the JavaScript
TYPO3.lang object. These strings must be properly ... - 11:16 Revision b0f4593d: [BUGFIX] Faulty localization if IRRE is used on pages
- Due to the fact that the pages table has it's own translation
table, pages_language_overlay, localization of IRRE rec... - 06:30 Revision c98d96b0: [TASK] Fix some issues in new logos
- Follow up to which uses the vector graphics as base
instead of manually modified and cropped ones.
Change-Id: I73922...
2012-10-16
- 22:44 Revision 372b66b5: [BUGFIX] Find abstract functions in compatibility loader
- The compatibility class loader rewrites typehints of classes
but fails to find abstract class declarations which end ... - 19:31 Revision 3bbd302f: [BUGFIX] Find abstract functions in compatibility loader
- The compatibility class loader rewrites typehints of classes
but fails to find abstract class declarations which end ... - 15:50 Revision 19163bbc: [TASK] Set TYPO3 version to 4.5.21-dev
- Change-Id: Ib967c36f2e3c2f1db4bd4842d3d5b9421580ca66
Reviewed-on: http://review.typo3.org/15735
Reviewed-by: TYPO3 Re... - 15:49 Revision 9419c2c8: [RELEASE] Release of TYPO3 4.5.20
- Change-Id: I6532876ec0bb9093316a08997d049258611fa0fb
Reviewed-on: http://review.typo3.org/15734
Reviewed-by: TYPO3 Re... - 15:49 Revision 97be4e3d: [RELEASE] Release of TYPO3 4.5.20
- Change-Id: I6532876ec0bb9093316a08997d049258611fa0fb
- 15:41 Revision 528c8bc5: [TASK] Set TYPO3 version to 4.6.14-dev
- Change-Id: Ib23a244f05f394227d526f5f127aa7762ed65dc7
Reviewed-on: http://review.typo3.org/15733
Reviewed-by: TYPO3 Re... - 15:41 Revision 2c038044: [RELEASE] Release of TYPO3 4.6.13
- Change-Id: I211c7fd92d45298c8c67cd8ca4a8cfb5852847ea
Reviewed-on: http://review.typo3.org/15732
Reviewed-by: TYPO3 Re... - 15:41 Revision d16a1d47: [RELEASE] Release of TYPO3 4.6.13
- Change-Id: I211c7fd92d45298c8c67cd8ca4a8cfb5852847ea
- 15:26 Revision fb87e3a6: [TASK] Set TYPO3 version to 4.7.6-dev
- Change-Id: Ibb4ea94283bfecabb3c1f153e1adafd87fbf4f2a
Reviewed-on: http://review.typo3.org/15731
Reviewed-by: TYPO3 Re... - 15:26 Revision 8b896ef1: [RELEASE] Release of TYPO3 4.7.5
- Change-Id: I8bdc49387755b5265430945fcc0917621c0c300d
Reviewed-on: http://review.typo3.org/15730
Reviewed-by: TYPO3 Re... - 15:26 Revision 6686ffc0: [RELEASE] Release of TYPO3 4.7.5
- Change-Id: I8bdc49387755b5265430945fcc0917621c0c300d
- 15:21 Revision 1f278aff: [TASK] Raise submodule pointer
- Change-Id: I24d4648716825debef6f0ed275b1f0226cff47c6
Reviewed-on: http://review.typo3.org/15729
Reviewed-by: TYPO3 Re... - 15:19 Revision 7ab355c2: [TASK] Raise submodule pointer
- Change-Id: Ieabd4808b762a1c13c1a3f34200b3b71f5c9324b
Reviewed-on: http://review.typo3.org/15728
Reviewed-by: TYPO3 Re... - 15:16 Revision 5f09b64e: [TASK] Raise submodule pointer
- Change-Id: I9ced13664b2699f4ff6d7b1eb149a6b525f0ff27
Reviewed-on: http://review.typo3.org/15727
Reviewed-by: TYPO3 Re... - 15:14 Revision e9ca71f5: [TASK] Raise submodule pointer
- Change-Id: If0126092e366e6b9ce712a383e45a6fd4aca75ca
Reviewed-on: http://review.typo3.org/15726
Reviewed-by: TYPO3 Re... - 15:08 Revision c5aec91c: [TASK] Update md5 sums for 4.5.20
- Change-Id: I100d66ab6dd7b491850f52dee2b3e278a166b3e7
Reviewed-on: http://review.typo3.org/15720
Reviewed-by: Steffen ... - 15:08 Revision 2bf92db3: [TASK] Update backend sprites according to rebranding
- Change-Id: Ic992a7bff08e6acd30ce6577f4a1d83b9c2ae8ef
Reviewed-on: http://review.typo3.org/15725
Reviewed-by: Steffen ... - 15:07 Revision 8cfd7251: [TASK] Raise version number for 4.5.20
- Change-Id: I5053a4882aa00f6f5561c572329d9c7a0ea04bfb
Reviewed-on: http://review.typo3.org/15722
Reviewed-by: Steffen ... - 15:07 Revision c03e6f33: [TASK] Raise version number for 4.5.20
- Change-Id: Iea6b8123596fc72da05f0054c66162920a338771
Reviewed-on: http://review.typo3.org/15724
Reviewed-by: Steffen ... - 15:07 Revision 0e7da446: [TASK] Raise version number for 4.5.20
- Change-Id: I0fcd42ac05841564ae97e79dd555277d76f9337d
Reviewed-on: http://review.typo3.org/15723
Reviewed-by: Steffen ... - 15:06 Revision 48088f18: [TASK] Update md5 sum for 4.5.20
- Change-Id: I69490230fd5b15c05a33d8dfe83ed45cad6abc5f
Reviewed-on: http://review.typo3.org/15721
Reviewed-by: Steffen ... - 15:01 Revision 41b73953: [TASK] Update md5 sums for 4.6.13
- Change-Id: Id4bfa9fd549959dc90469a67d05e00302d554e2a
Reviewed-on: http://review.typo3.org/15715
Reviewed-by: Xavier P... - 14:58 Revision f9dc01f1: [TASK] Update backend sprites according to rebranding
- Change-Id: Id4124e96a392f05c37e22d1dc3ce39e0daf08df0
Reviewed-on: http://review.typo3.org/15716
Reviewed-by: Xavier P... - 14:51 Revision b87901e5: [TASK] Update md5 sum for 4.6.13
- Change-Id: I05dcfe5a55dfc4b28f1cd3a422c1c220bf3b00ef
Reviewed-on: http://review.typo3.org/15713
Reviewed-by: Xavier P... - 14:50 Revision 7e61e5c7: [TASK] Update version number to 4.6.13
- Change-Id: Ida5e43b60526d6afa38fca2b6ad0d52b1fef6e49
Reviewed-on: http://review.typo3.org/15711
Reviewed-by: Xavier P... - 14:49 Revision 47774cdf: [TASK] Update version number to 4.6.13
- Change-Id: I7d868c6f257c1a722bb2b1850c4a90b8e985ed28
Reviewed-on: http://review.typo3.org/15712
Reviewed-by: Xavier P... - 14:47 Revision 30878640: [TASK] Update md5 sum for 4.6.13
- Change-Id: I76d12b21a70c46049bd6f92786573aa439325546
Reviewed-on: http://review.typo3.org/15714
Reviewed-by: Xavier P... - 14:43 Revision 2c616203: [TASK] Introduce "TYPO3 CMS" in EXT: about
- Changed terminology to "TYPO3 CMS" where applicable in
backend module About.
Change-Id: I064607c3d45dc3a138df21db91d... - 14:11 Revision 8443a949: [TASK] Update version number to 4.7.5
- Change-Id: I97b3653889d1bdf74a406ba8b2e68db1bab5c715
Reviewed-on: http://review.typo3.org/15705
Reviewed-by: Steffen ... - 14:06 Revision 76fed5ec: [!!!][BUGFIX] Localization fallback does not work in Backend
- The ll-XML parser internally falls-back to English when looking for a
non-existing language translation. This prevent... - 14:06 Revision 3866db47: [TASK] Update version number to 4.7.5
- Change-Id: I1a5c8f9ee4ae80900bb86c1fa0f48db74c69d530
Reviewed-on: http://review.typo3.org/15699
Reviewed-by: Steffen ... - 14:06 Revision 158d500c: [TASK] Update version number to 4.7.5
- Change-Id: I9d3e0920fc5b7b9639751d16c7dfb9bac3a3c686
Reviewed-on: http://review.typo3.org/15700
Reviewed-by: Steffen ... - 14:06 Revision 592501b1: [!!!][BUGFIX] Localization fallback does not work in Backend
- The ll-XML parser internally falls-back to English when looking for a
non-existing language translation. This prevent... - 14:05 Revision f0db7970: [TASK] Update version number to 4.7.5
- Change-Id: I5796c41c474b93c638563f320add61bf30799280
Reviewed-on: http://review.typo3.org/15702
Reviewed-by: Steffen ... - 14:05 Revision 385f22a1: [TASK] Update version number to 4.7.5
- Change-Id: I1b1b4b79523f4dd84d68a947e19f7b08fbcd796d
Reviewed-on: http://review.typo3.org/15703
Reviewed-by: Steffen ... - 14:02 Revision f1f99729: [TASK] Update backend sprites according to rebranding
- Change-Id: Ifb4bf184aa9d2558237fdbe3e92ce6266207ef71
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://review.typo3.or... - 14:02 Revision 579a8069: [!!!][BUGFIX] Localization fallback does not work in Backend
- The ll-XML parser internally falls-back to English when looking for a
non-existing language translation. This prevent... - 13:59 Revision 43a2df00: [TASK] Adjust Logos to new style-guide
- TYPO3 is changing and so is the logo.
Secondary color green is dropped and replaced by orange.
Also the signet moves ... - 13:57 Revision 5d6bc362: [TASK] Adjust Logos to new style-guide
- TYPO3 is changing and so is the logo.
Secondary color green is dropped and replaced by orange.
Also the signet moves ... - 13:54 Revision 0f6f3c81: [TASK] Adjust Logos to new style-guide
- TYPO3 is changing and so is the logo.
Secondary color green is dropped and replaced by orange.
Also the signet moves ... - 12:19 Revision 44fd727e: [BUGFIX] BE user switch impossible when in adminOnly mode
- Enables the switching of BE users when the BE is in adminOnly mode.
Change-Id: Iebae234f4f297f9b85f5deff9d52c409d4d7... - 12:16 Revision c4239fa0: [BUGFIX] Validation of umlaut URLs and mail addresses
- Adds IDN support to t3lib_div's validating methods for email
addresses and URLs.
Change-Id: I0568d2bf9d78a1447d2baf7... - 12:11 Revision 281c2fbc: [BUGFIX] Excludefieds must exclude admin only tables
- The field "allowed excludefields" should not show
fields of tables which are restricted to admins,
either because of ... - 12:09 Revision 2fc76b33: [BUGFIX] undefined variable imgExt
- reducing colors in getImgResource function fails if not using
image-magick
Change-Id: I58a4c14bda731a1f36f04a352cfed... - 12:08 Revision 9ccb0fdf: [BUGFIX] t3lib_iconWorks must check if array exists before using it
- A few places in t3lib_iconWorks use variables as arrays without
checking if they are actually arrays. This leads to w... - 11:52 Revision 9e02e625: [TASK] Introduce "TYPO3 CMS" in EXT: about
- Changed terminology to "TYPO3 CMS" where applicable in
backend module About.
Change-Id: I064607c3d45dc3a138df21db91d... - 11:50 Revision 11b896da: [BUGFIX] Make generated thumbnails browser-cachable
- Thumbnail generation code appends current timestamp in each
invocation of the thumbnail generation script. This is us... - 11:45 Revision cfb68382: [BUGFIX] TCEForms.Suggest wizard in IRRE records
- Currently suggest wizards don't work in IRRE records. This is because of
the missing javascript functions. IRRE eleme... - 11:43 Revision 62adc15b: [BUGFIX] Warning in list module
- The function addElement needs to have an array as third argument.
Change-Id: Ic88b3f246e27f2ab255a0d2017beb9a5d62e6f... - 11:40 Revision 9fccc126: [BUGFIX] Labels should not be removed
- We are not authorized to remove old labels.
Change-Id: Ia1f3db095fa3650a3d791c2bb011b29ab9bf7527
Relates: #41823
Rel... - 11:36 Revision 7e3a01b6: [TASK] Introduce "TYPO3 CMS" in EXT: about
- Changed terminology to "TYPO3 CMS" where applicable in
backend module About.
Change-Id: Id1e9aba5eedaa9da218d3887a71... - 11:14 Revision 8eed688f: [BUGFIX] Endless loop in flushOutputBuffers()
- Change-Id: I87f998211d12f2d7c40a582f8b2c605f2edcaed0
Resolves: #40126
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http:... - 11:13 Revision abf427c9: [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... - 11:06 Revision 79beccc5: [BUGFIX] Fix SQL error in Livesearch with empty TCA sortby setting
- If a searchable TCA field has a sortby setting which contains an empty
string or NULL, then BE Livesearch creates a q... - 10:54 Revision d4cc0ca1: [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: http://r... - 10:49 Revision 51c3f8fb: [BUGFIX] FLUIDTEMPLATE - Serialization of 'Closure' is not allowed
- When using FLUIDTEMPLATE and COA_INT or USER_INT on the same
level and partials are used in the Fluid template, then ... - 10:16 Revision 4dc81873: [TASK] Update version number to 4.7.5
- Change-Id: I2bbaa3cbe8029b3587bdbe21b32e439ee1ef65d2
Reviewed-on: http://review.typo3.org/15687
Reviewed-by: Marc Bas... - 10:16 Revision b3d4be89: [TASK] Update version number to 1.4.5
- Change-Id: I55b16edaa56573fcc872c68575e76e6be5317498
Reviewed-on: http://review.typo3.org/15686
Reviewed-by: Marc Bas... - 10:15 Revision e217d96b: [TASK] Update version number to 1.3.4
- Change-Id: I269c4bdceac7ad8b167cf0ec0d7fad19e590e1bd
Reviewed-on: http://review.typo3.org/15685
Reviewed-by: Marc Bas... - 10:15 Revision 7482c1f7: [TASK] Update version number to 4.7.5
- Change-Id: Id7cb93ecd5d32cff44c5df652c430547c15c7fbc
Reviewed-on: http://review.typo3.org/15684
Reviewed-by: Marc Bas... - 10:15 Revision 8352004b: [TASK] Update version number to 1.4.2
- Change-Id: I74d5576ae3768d055aa64339c4848b246c849de4
Reviewed-on: http://review.typo3.org/15683
Reviewed-by: Marc Bas... - 10:15 Revision 0a41dff8: [TASK] Update version number to 1.3.1
- Change-Id: I91d5487a550b6ad76ef6f699ec80f078f9c39d87
Reviewed-on: http://review.typo3.org/15682
Reviewed-by: Marc Bas... - 09:52 Revision 73c1432f: [BUGFIX] Return empty result in pagination if page does not exist
- The pagination widget does currently return the content of the
latest page if the requestet page is higher than the a... - 09:46 Revision bbfe9ead: [BUGFIX] Return empty result in pagination if page does not exist
- The pagination widget does currently return the content of the
latest page if the requestet page is higher than the a... - 09:42 Revision 1f8df08e: [BUGFIX] Return empty result in pagination if page does not exist
- The pagination widget does currently return the content of the
latest page if the requestet page is higher than the a... - 09:16 Revision 479faef8: [BUGFIX] Prevent saltedpasswords destroying the password
- When a record is using a plain MD5 password, EXT:saltedpasswords will
destroy the password after the second successiv... - 09:15 Revision d4390073: [BUGFIX] Prevent saltedpasswords destroying the password
- When a record is using a plain MD5 password, EXT:saltedpasswords will
destroy the password after the second successiv... - 09:14 Revision 36fa0c21: [BUGFIX] Prevent saltedpasswords destroying the password
- When a record is using a plain MD5 password, EXT:saltedpasswords will
destroy the password after the second successiv... - 08:33 Revision 680dcae8: [BUGFIX] Prevent saltedpasswords destroying the password
- When a record is using a plain MD5 password, EXT:saltedpasswords will
destroy the password after the second successiv... - 01:30 Revision cddcadaa: [BUGFIX] RTE: Opera extension Hyper Translate inserts markup
- Problem: When the RTE is loaded in Opera with browser extension
Hyper Translate installed, unwanted hidden markup is ...
2012-10-15
- 22:21 Revision b0ed51ce: [BUGFIX] RTE: Localization to content language does not work
- Solution: Create content language service
Change-Id: I8a628a9c195c8634d8a13d193e9d161ee785960b
Resolves: #39271
Rele... - 22:17 Revision 12879f41: [BUGFIX] RTE: Localization to content language does not work
- Solution: Create content language service
Change-Id: I7353fe33bba13e38d4b7eb20e966895aa71bc3eb
Resolves: #39271
Rele... - 21:56 Revision 8d2dca59: [BUGFIX] RTE: Localization to content language does not work
- Solution: Create content language service
Change-Id: I1990d3116459c02e6a9aa9cf05382c7a46d251e1
Resolves: #39271
Rele... - 21:50 Revision eabdbf2f: [TASK] Extension Manager: Add icons and language labels
- Add icons and language labels for Extension manager, titles on links.
Move text from templates to language labels.
C... - 21:10 Revision 4c54bb2f: Revert "[BUGFIX] Sent notification when changes are published"
- This reverts commit 6b869d32d7fc4134f551f7dc3d12992a564c3c76
Change-Id: I8ac8b22ad248c5d1e4b31bd6ea66de8aa5a0b2ba
Re... - 19:21 Revision 1af5018d: [BUGFIX] imagecopyresized: correct invalid parameters
- The classes t3lib_stdgraphic and t3lib_iconworks provide
the method imagecopyresized. Those functions got parameters
... - 17:25 Revision f1e65e64: [BUGFIX] RTE: paste as plain text does not work in IE9
- Problem: IE9 may be configured to enable clipboard access, but most
users will not know how.
Solution: Use pasting pa... - 17:11 Revision 85d6bf94: [BUGFIX] RTE: paste as plain text does not work in IE9
- Problem: IE9 may be configured to enable clipboard access, but most
users will not know how.
Solution: Use pasting pa... - 13:47 Revision b8a7c9f9: [BUGFIX] Use UTF-8 by default in Flexforms and Backend
- For FlexForm tools (used internally) and for backend
use, the encoding is always utf-8, so some checks
can be removed... - 12:16 Revision 38c0d69d: [TASK] phpdoc-fixes
- Small corrections to phpdoc.
Change-Id: I6b4360977ebf263877169f1308dd197eeaa90e1e
Releases: 4.7, 4.6, 4.5
Reviewed-o... - 11:07 Revision 47ed543e: [TASK] Consolidate copyright notice invocations
- Marks the makeCopyrightNotice in LoginController as deprecated
since the exact functionally is already defined within... - 03:12 Revision e045b228: [BUGFIX] RTE: Paste as plain text doesn't work in Safari (Mac only)
- Problem: Access to clipboard is denied.
Solution: Redirect paste to hidden section.
Change-Id: I196065b34c38990ab992... - 02:59 Revision fb732a87: [BUGFIX] RTE: Paste as plain text doesn't work in Safari (Mac only)
- Problem: Access to clipboard is denied.
Solution: Redirect paste to hidden section.
Change-Id: Ic5e6f65cdd0e2a45da47...
2012-10-14
- 21:36 Revision b747599c: [TASK] Add information to INSTALL.txt about ThreadStackSize
- With the large regular expressions in Fluid Apache on Windows might
run out of stack space. The default stack size on... - 21:31 Revision b9d97698: [BUGFIX] Replace deprecated calls in Repository
- Repository class uses deprecated calls of persistenceManager for
getting the backend and session singletons. Replace ... - 18:40 Revision 07a049a1: [BUGFIX] CE with "All languages" doesn't show with every lang
- The page module should also list the content elements
with language set to "All". Now elements set to "All" are displ... - 18:38 Revision d73f8ab7: [BUGFIX] CE with "All languages" doesn't show with every lang
- The page module should also list the content elements
with language set to "All". Now elements set to "All" are displ... - 18:35 Revision 4294e63c: [BUGFIX] CE with "All languages" doesn't show with every lang
- The page module should also list the content elements
with language set to "All". Now elements set to "All" are displ... - 18:20 Revision 5e5eb75b: [BUGFIX] CE with "All languages" isn't shown in Page module
- The page module should also list the content elements
with language set to "All"
Change-Id: I6d8aaf4829a70b394550888... - 18:18 Revision 1a601555: [BUGFIX] CE with "All languages" isn't shown in Page module
- The page module should also list the content elements
with language set to "All"
Change-Id: I6d8aaf4829a70b394550888... - 18:07 Revision 454a9fb8: [BUGFIX] Proper cursor icon in access module
- The access module got those nice red/green icons but many
people don't know that those are clickable because the curs... - 18:06 Revision 30100a92: [BUGFIX] Proper cursor icon in access module
- The access module got those nice red/green icons but many
people don't know that those are clickable because the curs... - 10:38 Revision 399737c8: [TASK] Group excludefields by table
- Do not display table name redundantly for each item but group items like
it is done for other fields like page types....
2012-10-13
- 19:23 Revision 8f29c24b: [BUGFIX] User settings don't remember that default language is selected
- If the default language is stored as the BE language it should be pre-selected
in the language selector in the User s... - 18:25 Revision 6d134a1b: [BUGFIX] Change class name hash generation to md5
- Releases: 6.0
Fixes: #41951
Change-Id: I571f2731616e6d1701c5fb02809c9f17e9822164
Reviewed-on: http://review.typo3.org... - 18:10 Revision 1ded7e35: [BUGFIX] Make alphanum. filter work with umlauts
- Changes the regular expression used to validate the string into a
unicode-aware character-class and adds two tests fo... - 17:32 Revision 33178590: [BUGFIX] Fix the additional icon check
- When looking for additional icons the class AbstractSpriteHandler
a missing check if array on configuration.
Makes th... - 17:32 Revision e446bd9a: [BUGFIX] Fix the additional icon check
- When looking for additional icons the class AbstractSpriteHandler
a missing check if array on configuration.
Makes th... - 17:31 Revision 52ded3ba: [BUGFIX] Fix the additional icon check
- When looking for additional icons the class AbstractSpriteHandler
a missing check if array on configuration.
Makes th... - 17:21 Revision b0aa178f: [BUGFIX] Fix the additional icon check
- When looking for additional icons the class AbstractSpriteHandler
a missing check if array on configuration.
Makes th... - 16:06 Revision 4939242b: [BUGFIX] Fix broken table name mapping for namespaced extension models
- With the introduction of namespaces came an additional
resolving mechanism for tablenames. The names for tables that ... - 15:37 Revision 1be7d45f: [BUGFIX] Fix generation of class schema for namespaced arguments
- When creating argument objects extbase tries to generate
a class schema if the argument is an object. This did
not wo... - 15:31 Revision a45fe335: [BUGFIX] FLUIDTEMPLATE - Serialization of 'Closure' is not allowed
- When using FLUIDTEMPLATE and COA_INT or USER_INT on the same
level and partials are used in the Fluid template, then ... - 14:09 Revision 8088bb36: [BUGFIX] Query Generation creates invalid query in BE scope
- While in Backend scope, no $GLOBALS['TSFE'] is available and there
is no check in place nor a fallback to prevent ext... - 13:07 Revision a6c10398: [BUGFIX] Fix translation moving in workspaces
- Seems that the API changes introduced with changeset 89bd701c
haven't been made everywhere. This caused some issue wh... - 13:07 Revision 0404ec18: [BUGFIX] Fix translation moving in workspaces
- Seems that the API changes introduced with changeset 89bd701c
haven't been made everywhere. This caused some issue wh... - 13:05 Revision 69203180: [BUGFIX] Fix translation moving in workspaces
- Seems that the API changes introduced with changeset 89bd701c
haven't been made everywhere. This caused some issue wh... - 13:05 Revision 186e0708: [BUGFIX] Fix translation moving in workspaces
- Seems that the API changes introduced with changeset 89bd701c
haven't been made everywhere. This caused some issue wh... - 12:58 Revision 970f5c82: [BUGFIX] Make alphabetic filter work with umlauts
- Changes the regular expression used to validate the string into a
unicode-aware character-class and adds two testcase... - 12:45 Revision dc308dee: [BUGFIX] Pagetree - Prevent a call to moveNode while creating nodes
- Change-Id: I31ccdf629592e5185f85f217f848405817a0a079
Fixes: #39820
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http://r... - 12:42 Revision 8dd45c2e: [BUGFIX] Make alphanum. filter work with umlauts
- Changes the regular expression used to validate the string into a
unicode-aware character-class and adds two tests fo... - 11:30 Revision 7b36e5ef: [FEATURE] Add several testcases for validators
- This adds several testcases for the provided validators.
Change-Id: Ie7a056cadaf767dbc306a980561c15e70d9698d8
Resolv...
2012-10-12
- 23:19 Revision 3492cf61: [BUGFIX] Sent notification when changes are published
- Currently only stage changes trigger notification emails,
this change also invokes the notifications when changes are... - 22:57 Revision df8abc0e: [BUGFIX] Sent notification when changes are published
- Currently only stage changes trigger notification emails,
this change also invokes the notifications when changes are... - 21:49 Revision a3764aff: [BUGFIX] Fix SQL error in Livesearch with empty TCA sortby setting
- If a searchable TCA field has a sortby setting which contains an empty
string or NULL, then BE Livesearch creates a q... - 21:04 Revision b2e2df1e: [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... - 20:31 Revision 3a386a25: [TASK] Disable Memcache tests for now
- Travis Ci changed the infrastructure, leading
to failures in our memcache tests.
Disable the tests until we figured ... - 19:23 Revision 248f7ba7: [BUGFIX] Fix generation of class name hash
- * replaced sha1 with str_replace
Change-Id: I787123ddd4d7cc4cece94071cb0988660ce1207c
Fixes: #41933
Releases: 6.0
Re... - 16:33 Revision b79cbe69: [BUGFIX] Endless loop in flushOutputBuffers()
- Change-Id: I87f998211d12f2d7c40a582f8b2c605f2edcaed0
Resolves: #40126
Releases: 6.0, 4.7, 4.6, 4.5
Reviewed-on: http:... - 16:27 Revision 3055538c: [BUGFIX] MEDIA element ignores audio fallback
- In TYPO3 4.7 the field name containing the reference to an audio
file was changed in the MEDIA element, but the rende... - 15:29 Revision 8ede45b8: [BUGFIX] Hardcoded fileadmin directory in Import-Export
- $fileAdminDir is hardcoded in t3lib\class.t3lib_softrefproc.php
and typo3\sysext\impexp\class.tx_impexp.php
$TYPO3_CO... - 15:21 Revision f34a9a75: [BUGFIX] CE with "All languages" isn't shown in Page module
- The page module should also list the content elements
with language set to "All"
Change-Id: I6d8aaf4829a70b394550888... - 15:17 Revision ebd4ff24: [BUGFIX] backColor transparent causes black background or flickering
- When a GIFBUILDER object has set its backColor option to transparent,
the background may be black when adding a IMAGE... - 15:14 Revision c4badeae: [BUGFIX] strftime expects parameter 2 to be long, string given
- Any zero length string value is replaced with the current timestamp.
(Just like the default value for the second para... - 15:13 Revision aa5ba692: [BUGFIX] strftime expects parameter 2 to be long, string given
- Any zero length string value is replaced with the current timestamp.
(Just like the default value for the second para... - 15:12 Revision b4ec4f90: [BUGFIX] strftime expects parameter 2 to be long, string given
- Any zero length string value is replaced with the current timestamp.
(Just like the default value for the second para... - 15:11 Revision 969965cb: [+BUGFIX] (Persistence) Make Typo3QuerySettings exchangeable
- Let objectManager create querySettings object by
Tx_Extbase_Persistence_QuerySettingsInterface in
Tx_Extbase_Persiste... - 14:32 Revision e117d25b: [BUGFIX] Support 'input' type in ext_conf_template.txt
- Some older extensions use the type 'input' instead of 'string' in
ext_conf_template.txt . Although it was never docum... - 13:33 Revision 1a876753: [TASK] Disable Memcache tests for now
- Travis Ci changed the infrastructure, leading
to failures in our memcache tests.
Disable the tests until we figured ... - 13:22 Revision 630cd6e7: [BUGFIX] Add pid column to extension manager tables
- Extbase relies on the pid column to exist for all
persistent domain models.
Add this column and at the same time ign... - 12:58 Revision 07af4145: [TASK] Fix travis.yml to start memcache daemon
- Change-Id: Iba6de218fdc221fc996d69637711afbc68a22b28
Reviewed-on: http://review.typo3.org/15519
Reviewed-by: Steffen ... - 12:40 Revision a9af2880: [BUGFIX] LocalDriver can be instantiated without basePath
- The Local driver of FAL does not check if its configuration contains a
base path, leading to some hard-to-track error... - 12:25 Revision 86ceb98b: [BUGFIX] Rename ExtdirectTreeDataProvide to ExtdirectTreeDataProvider
- During the namespace change a class named ExtdirectTreeDataProvide
had been introduced into the backend system extens... - 11:50 Revision 2274ca17: [BUGFIX] Correct link to first page in BE paginator widget
- The link to the first page in the paginator widget is incorrect if
it's used in a backend module. Unsetting the argum...
2012-10-11
- 18:34 Revision af5d5899: [BUGFIX] Fix SQL error in Livesearch with empty TCA sortby setting
- If a searchable TCA field has a sortby setting which contains an empty
string or NULL, then BE Livesearch creates a q...
2012-10-10
- 21:00 Revision 973b1990: [TASK] Merge ext:integrity with ext:lowlevel
- System extension integrity was created with the namespace switch and
contains the cli classes from ext:lowlevel. It t... - 20:47 Revision a0e9cae4: [BUGFIX] RTE: array_flip warning on array of languages
- Make sure the array is not corrupted.
Change-Id: Iea86ade77ecffb6e4b720749fc7d47548b0b1552
Resolves: #35147
Releases... - 20:44 Revision de4269bd: [BUGFIX] Split jQuery and DataTables into separate files
- This patch removes the combined jQuery file and adds two separate files
for the main jQuery library and the plugin Da... - 20:39 Revision 3a0bc1bf: [BUGFIX] sort versions of ext in descending order
- Versions of the same extension are sorted in descending order in the
PHP code, but the initial jQuery sorting must ma... - 20:38 Revision 5ef47cd7: [BUGFIX] RTE: array_flip warning on array of languages
- Make sure the array is not corrupted.
Change-Id: I858731a55091ee5dffde33f995c3fef9044d041d
Resolves: #35147
Releases... - 17:36 Revision f031d45d: [BUGFIX] Fix compressor flooding typo3temp
- Check for the temporary external file and
compare the content of the file with the freshly fetched content.
Change-I... - 17:30 Revision 33db1900: [BUGFIX] Fix compressor flooding typo3temp
- Check for the temporary external file and
compare the content of the file with the freshly fetched content.
Change-I... - 16:40 Revision bd37ddeb: [BUGFIX] Fatal error when copying file or folder
- When copying a file or folder, a fatal error is thrown if anything went
wrong. This happens because the error message... - 16:32 Revision 46199e35: [BUGFIX] FollowUp Tests to #41768
- The UnitTest has not been completely adapted.
Fix the tests.
Change-Id: I00e14a4c9d94a8549eb889bb1def8050d4d8736e
Re... - 16:16 Revision 4b2f2d46: [TASK] FAL: Hard-coded flexform on storage creation
- The StorageRepository creates FlexForm not through
the API calls, but with a static string. The attached
patch change... - 16:09 Revision 4bba7f3e: [TASK] CGL violation "Tabs must be used to indent lines"
- Change-Id: Icfad2346cf1bcf9346772b513a9cd0585a8a7be9
Resolves: #41473
Releases: 6.0
Reviewed-on: http://review.typo3.... - 16:05 Revision 39b88746: [TASK] File: add getNameWithoutExtension() method
- There is currently no way to get the filename without its extension,
e.g. to create a new name for a file converted t... - 15:36 Revision f0348a8b: [TASK] CleanUp AjaxIDs and registration in ConfigDefault
- The registration of AjaxIds referred to old file names and
some of the AjaxIds have been replaced by a namespaced
cla... - 15:36 Revision 66914841: [BUGFIX] StorageRepository should ignore not found driver class
- If a driver doesn't exist anymore, the storage repository shouldn't load
it.
Most drivers will be implemented by ext... - 15:08 Revision db3c3020: [BUGFIX] Element Browser uses non-namespaced code
- Followup to #36817, where an old patch was moved to
the new namespaced code, but without refactoring the
code itself ... - 13:37 Revision b1051e78: [TASK] Start memcached on travis-ci build
- Travis CI does not start memcached by default any more.
Add the memcached service to the travis.yaml
Change-Id: Ia92... - 13:28 Revision 391e848c: [BUGFIX] FAL: Default storage is created multiple times
- The "auto-creation" of the first file storage should only be
triggered once. Currently this happens whenever there is... - 13:18 Revision 2b188da1: [FEATURE] Add several testcases for validators
- This adds several testcases for the provided validators.
Change-Id: Ie7a056cadaf767dbc306a980561c15e70d9698d8
Resolv... - 13:08 Revision 7472f53a: [BUGFIX] Element Browser uses FAL API in a wrong way
- The Element Browser needs a way to filter for certain file extensions.
FAL requires using a filter class for the stor... - 13:05 Revision 9a086de5: [TASK] Start memcached on travis-ci build
- Travis CI does not start memcached by default any more.
Add the memcached service to the travis.yaml
Change-Id: I27f... - 12:58 Revision 883811d9: [BUGFIX] Hardcoded fileadmin directory in Import-Export
- $fileAdminDir is hardcoded in t3lib\class.t3lib_softrefproc.php
and typo3\sysext\impexp\class.tx_impexp.php
$TYPO3_CO... - 12:22 Revision ac8ea1ed: [BUGFIX] Enable translation of file references
- Currently the file references are missing a localisation
possibility.
This change only adds the respective fields an... - 12:16 Revision 5bdb0253: [BUGFIX] ResourceStorage: Bad comparison for strings
- Resolves: #41719
Releases: 6.0
Change-Id: Idf333f303da4d3f2a26549eaf3ea28a149dbb2ee
Reviewed-on: http://review.typo3.... - 12:01 Revision 5973388a: [BUGFIX] Missing ExtDirect classes in ClassAliasMap
- The ExtDirect classes have been missing in ClassAliasMap.
Change-Id: I13351790a78c41d0b9660be116da78522dcf7580
Relea... - 11:22 Revision 127f8f21: [TASK] Introduce "TYPO3 CMS" in EXT: about
- Changed terminology to "TYPO3 CMS" where applicable in
backend module About.
Change-Id: Id1e9aba5eedaa9da218d3887a71... - 11:21 Revision 07357595: [BUGFIX] Files get indexed twice
- Files used within CSS Styled Content get indexed within
storage null again, since they are accessed via path
instead ... - 09:37 Revision c799ea9a: [BUGFIX] FAL storage repo uses hard-coded enableFields
- The storage repository has hardcoded SQL where clauses
for deleted and hidden.
Solution: Create a new function that r... - 09:34 Revision db26ec52: [FEATURE] Element browser: get default upload folder from $BE_USER
- When no folder is selected, use $BE_USER->getDefaultUploadFolder().
Change-Id: Iee443ae852b64c9398e80c9450a59e17e285... - 05:01 Revision 2dd16607: [BUGFIX] JS error in IE7 while starting RTE
- Fixes for issue #33637 were incorrectly backported to TYPO3 4.6.
The selection was not yet structured as an object in... - 00:40 Revision d39dbde6: [BUGFIX] Words with special characters not added to personal dictionary
- Problem: Words containing special characters (f. e. German umlauts)
can´t be added to the user´s personal dictionary.... - 00:36 Revision 039c879b: [TASK] Rebuild extension translation list in lang module
- This patch replaces the old translation update list in language module
with a lightwight one. It also cleans up the w... - 00:35 Revision 8186fb02: [BUGFIX] Words with special characters not added to personal dictionary
- Problem: Words containing special characters (f. e. German umlauts)
can´t be added to the user´s personal dictionary.... - 00:22 Revision 04067c66: [BUGFIX] Words with special characters not added to personal dictionary
- Problem: Words containing special characters (f. e. German umlauts)
can´t be added to the user´s personal dictionary....
2012-10-09
- 22:57 Revision 8a2c867f: [BUGFIX] RTE is not loading in IE8, when used with feedit
- Solution: Avoid calls to undefined console methods
Change-Id: I6df37fde56bd01c8078fb7ad889aa50e1b29f842
Fixes: #4055... - 22:39 Revision 5d223637: [BUGFIX] RTE is not loading in IE8, when used with feedit
- Solution: Avoid calls to undefined console methods
Change-Id: I98380ff3701da5b2585e0f9ff0199a0cfbd0fe67
Fixes: #4055... - 22:21 Revision f996afb7: [BUGFIX] RTE is not loading in IE8, when used with feedit
- Solution: Avoid calls to undefined console methods
Change-Id: I1c2b72113a6a0045996ca5a219cd0bd49f6a0ae8
Fixes: #4055... - 21:10 Revision e82fac8b: [TASK] Frontend should not expose exception for missing files
- The exceptions within FAL are not catched in frontend. The
webpage renders broken instead of gracefully dealing with ... - 18:58 Revision de2b7782: [FEATURE] set default grid limit to 30
- Raise the displayed rows in the workspace grid from 10 to 30
Change-Id: Id426d80981854b5b3cbba01b594c8f6534e58e22
Re... - 18:05 Revision e540d61b: [BUG] Deleting a file is impossible after it was used
- The sys_refindex db table has a deleted column which is set
however when deleting a file, extfilefunc mentions that t... - 16:56 Revision 2ac2596f: [BUGFIX] RTE: Uncaught error in Firefox in TYPO3 6.0
- This is a regression introduced by fix to issue #41411. In Firefox,
the selection object may not provide any usable r... - 15:59 Revision 38a2ac6b: [BUGFIX] htmlArea RTE: Cursor jumps to first letter with Chrome 22
- Selection gets broken when bookmarks are inserted by undo/redo
mechanism in Google Chrome 22.
Change-Id: I7c4bf5a8cf... - 15:59 Revision 75434479: [BUGFIX] htmlArea RTE: Cursor jumps to first letter with Chrome 22
- Selection gets broken when bookmarks are inserted by undo/redo
mechanism in Google Chrome 22.
Change-Id: Ic5ba765925... - 15:26 Revision e4f6b254: [BUGFIX] Fix compressor flooding typo3temp
- Check for the temporary external file and
compare the content of the file with the freshly fetched content.
Change-I... - 15:20 Revision 6bc0fb9b: [BUGFIX] RTE does not load in Frontend in USER_INT plugins in TYPO3 6.0
- Solution: Rendering of css and js added by USER_INT plugins was fixed
in core. Adapt the RTE accordingly.
Change-Id:... - 13:40 Revision d8ff19e3: [TASK] ResourceStorage: Remove getFileInfoByIdentifier() method
- The method getFileInfoByIdentifier() has been marked as deprecated long
ago. Additionally, the getFileInfo() method c... - 12:07 Revision da458dc4: [BUGFIX] Root-level folders cannot be displayed
- Due to a recent fix in the folder resolving mechanism, the root-level
folders of a storage were not displayed anymore... - 09:40 Revision da72416b: [TASK] Adjust Logos to new style-guide
- TYPO3 is changing and so is the logo.
Secondary color green is dropped and replaced by orange.
Also the signet moves ... - 03:22 Revision cd41722d: [BUGFIX] htmlArea RTE: Cursor jumps to first letter with Chrome 22
- Selection gets broken when bookmarks are inserted by undo/redo
mechanism in Google Chrome 22.
Change-Id: Ibe25ca5c1b...
2012-10-08
- 22:03 Revision a5dc5ce3: [BUGFIX] RTE internal link handling broken since FAL changes
- When enabling the RTE link browser to deal with FAL the
refactoring broke the detection of internal links.
Editing a... - 20:17 Revision a7fb8097: [TASK] Move local driver configuration file to EXT:core
- The configuration file for FAL's local driver was still placed in
t3lib/. This commit moves it to the more appropriat... - 19:04 Revision d6e915d6: [BUGFIX] htmlArea RTE: Cursor jumps to first letter with Chrome 22
- Problem: Selection gets broken when intrusive bookmarks are inserted by
the undo/redo mechanism in Google Chrome 22.
... - 17:57 Revision 19e65ebf: [TASK] Add missing csh description for file storage
- The csh was missing for the field "processingfolder"
for file storage records.
Change-Id: I216a8cbc2ac02bc0db71f24bc... - 17:09 Revision c89e648d: [TASK] Name of file storage should be required
- The name of a file storage is currently not a required
field, this should be changed.
Change-Id: Ic10be69433e7012401... - 17:03 Revision 9aeaab3f: [BUGFIX] Clicking on empty storage does not show anything
- Currently clicking on an empty storage (without any files)
in the filelist module, does not show anything.
Change-Id... - 16:52 Revision f096c8ad: [BUGFIX] Fix wrong variable type part of the namespace migration
- Resolves: #41574
Releases: 6.0
Change-Id: Ic1f0c2b379aa13fdcd9bc505137b592d9024b62a
Reviewed-on: http://review.typo3.... - 14:44 Revision 5218b8e3: [TASK] Add docheader to module "about TYPO3"
- The about module is missing the docheader, IMO the only
BE module where this is missing.
Change-Id: I155879e180fee8e... - 12:37 Revision 204d0049: [TASK] Show reference headline only if content is available
- Currently the headline "References from this item" is
always shown in the info popup, no matter if there are
ones or ...
Also available in: Atom