Activity
From 2015-04-15 to 2015-05-14
2015-05-14
- 16:40 Revision c723ca9e: [BUGFIX] Resolve dependencies on extension update
- For installed extensions the (new) dependencies have to be resolved
on extension update. If the extension isn't insta... - 16:25 Revision 2362c1bc: [FOLLOWUP][BUGFIX] Add extension precedence
- Before calling TYPO3 package methods, we must ensure
we have the correct instance.
All active composer packages are ... - 16:23 Revision e9bbe7f2: [FOLLOWUP][BUGFIX] Add extension precedence
- Before calling TYPO3 package methods, we must ensure
we have the correct instance.
All active composer packages are ... - 14:32 Revision 1f523cfa: [BUGFIX] Allow protocol in TCEMAIN.previewDomain
- If a backend uses https as protocol and the installation
is a muti domain installation, the https protocol can lead
t... - 14:30 Revision 5063a2bd: [BUGFIX] Allow protocol in TCEMAIN.previewDomain
- If a backend uses https as protocol and the installation
is a muti domain installation, the https protocol can lead
t...
2015-05-13
- 16:23 Revision 63a94d76: [BUGFIX] Select correct module in User Settings
- If the first entry of the select box is chosen (option has an
empty value), this selection is preserved now after sav... - 15:24 Revision 55abd0e7: [TASK] Add manual for moved signal "postProcessMirrorUrl"
- The signal "postProcessMirrorUrl" was moved while refactoring the
"Language" backend module. Add a Breaking ReST manu... - 14:33 Revision 19da138d: [TASK] styleguide: TCA: Move select special types to own tab and add some
- 10:45 Revision 697d9fef: [BUGFIX] Re-integrate missing slot "postProcessMirrorUrl"
- The slot "postProcessMirrorUrl" got lost while refactoring the
"Language" backend module. It is re-integrated with th... - 10:01 Revision 1e7f169b: [TASK] styleguide: TCA: Add a group internal_type file as flex container element
2015-05-12
- 16:59 Revision 84638f27: Revert "[TASK] Make \Be\Menus\ActionMenuItemViewHelper compilable"
- This reverts commit 9695759844f2c4981339aff77be50340f8c6b1b6.
Reason for the revert is that initialize() of the abst... - 16:01 Revision 0d72276e: [TASK] Travis: Verify no git submodule exists
- With backport of issue #66473 a git submodule definition was
accidently commited. The patch adds an additional travis... - 14:22 Revision a12445e0: [BUGFIX] remove wrong code suggestion from GMENU
- Remove the wrong code suggestion "wrapItemAndSub" from GMENU in t3editor
Change-Id: Ibcac99c49bc0d4a68e759b4878eb1c9... - 13:24 Revision 59d75c05: [TASK] Travis: Verify no git submodule exists
- With backport of issue #66473 a git submodule definition was
accidently commited. The patch adds an additional travis... - 10:53 Revision ecbc3fde: [TASK] Remove global configuration option to disable RTE
- The option to disable the RTE configuration is in the Core
and always active. The global option is always overridden
... - 10:37 Revision 44dd1499: [TASK] use include for checking update scripts
- Instead of using eval() the EM includes temporary files with the
modified contents of class.ext_update.php to check i... - 10:36 Revision 88dd4898: [TASK] use include for checking update scripts
- Instead of using eval() the EM includes temporary files with the
modified contents of class.ext_update.php to check i... - 09:49 Revision cbb47410: [TASK] Remove option to show TYPO3 version in backend login
- Resolves: #66902
Releases: master
Change-Id: Icbde70171d848b97ecf2da9af4598236cfc53656
Reviewed-on: http://review.typ... - 09:48 Revision 524f7cb7: [TASK] Move global code from backend.php to BackendController
- Resolves: #66901
Releases: master
Change-Id: I5a2540a1ee41c80ebf9e3744e26f24489d6c448f
Reviewed-on: http://review.typ... - 09:24 Revision e7146367: [BUGFIX] Wrong HTML in ModuleMenu main modules
- There is one span too many in the module menu after the switch to sprite icons.
The change removes one span tag, but... - 09:05 Revision e12a9da6: [BUGFIX] Don't use modulemenu classes in topbar
- When the startModule setting is empty a strange behaviour
takes place. This happens because the module menu classes a...
2015-05-11
- 22:30 Revision e445a103: [TASK] FormEngine: Simplify element name resolving
- Data submitted by FormEngine to DataHandler is prefixed in four
different ways:
* data - Transferred data
* cmd - A d... - 18:55 Revision 3480cf1a: [TASK] Sane index length for "uid_foreign_tablefield"
- The index lengths for the fields "tablenames" and "fieldname"
of table "sys_category_record_mm" are way too big.
It s... - 17:12 Revision 736abab8: [FOLLOWUP][BUGFIX] Allow closures in filters methods for directory items
- This patch adjust the name of the helper function to create a driver
mock as it was renamed in current master.
Relea... - 16:46 Revision 3e8f5c46: [BUGFIX] Fix serializable object creation with PHP 5.6
- This makes use of doctrine/instantiator to catch this and many
other PHP issues when instantiating objects without co... - 15:56 Revision 68e80aae: [BUGFIX] Allow closures in filters methods for directory items
- Instead of checking if a given filter is callable a is_array check
is done. But the filter can also be a closure and ... - 14:30 Revision 3183decd: [BUGFIX] Allow closures in filters methods for directory items
- Instead of checking if a given filter is callable a is_array check
is done. But the filter can also be a closure and ... - 13:20 Revision dba72f3d: [TASK] Make condition ViewHelper compilable in ext:fluid
- Resolves: #66714
Releases: master
Change-Id: If6c2355944405db04b5a6be3972158cc4ed23e05
Reviewed-on: http://review.typ... - 12:59 Revision 9c62b598: [BUGFIX] Proper use of UserSettingsController in ExtdirectTreeCommands
- Use the correct object and it's process() method.
Resolves: #66880
Related: #66868
Releases: master
Change-Id: Ibdfd... - 12:39 Revision 4a7cec86: [BUGFIX] Readonly fields must not render links to allowed tables
- If a field is configured as readOnly, the allowed tables below
should not be linked to the Element Browser
Change-Id... - 12:07 Revision b52b9ae7: [TASK] Simplify PHP lint execution
- This simplifies PHP lint execution in Travis by ensuring lint
errors are outputted to stderr and drops everything els... - 10:36 Revision 708a3930: [TASK] styleguide: TCA: add group readonly example
- 09:57 Revision 654e9903: [TASK] Display info about registered Extractors in Task "Metadata Extract"
- In the context of the Scheduler, the task "Metadata Extract" will have no
effect if no Extractor is registered - whic... - 09:37 Revision 2476e12a: [TASK] Display info about registered Extractors in Task "Metadata Extract"
- In the context of the Scheduler, the task "Metadata Extract" will have no
effect if no Extractor is registered - whic...
2015-05-10
- 22:27 Revision 1a877f22: [BUGFIX] Activate runtimeActivatedPackages without cache clearing
- Currently you have to clear all caches manually to use runtime activated
packages because they are not included in th... - 17:09 Revision 0ec990c1: [TASK] Replace icon for secondary options in RecordList
- Replace fa-cog with fa-ellipsis-h.
Resolves: #66875
Releases: master
Change-Id: I767c2f3dc47c99a704ba4de37e53acbf6fa...
2015-05-09
- 23:50 Revision c576bfe0: Revert "[BUGFIX] Fix serializable object creation with PHP 5.6"
- This reverts commit 169a6b2f0ea77e9d050dd8de4139ecdd72facc9d.
This commit added a submodule for
typo3/contrib/vendor... - 17:07 Revision d85741e9: [!!!][TASK] Move usage of BackendUserSettingsDataProvider
- Move usage of BackendUserSettingsDataProvider to the new Storage.js
Resolves: #66868
Releases: master
Change-Id: Ibc... - 17:06 Revision 4cc680ed: [FEATURE] Allow module menu items to use sprite icons
- In the course of the 7.x development, the main modules (web / file etc.)
have received a hard-coded list of fontaweso... - 17:05 Revision a89d3765: [TASK] Massive performance improvement for page tree
- This patch improves the performance by removing delays.
A single click in the tree loads the page now significantly ... - 16:22 Revision 302cddd3: [BUGFIX] Fix broken link to anchor
- Due to wrong quoting, the links to anchors are broken.
Resolves: #66854
Releases: master, 6.2
Change-Id: I4a52dc6cea... - 16:16 Revision 11170b11: [BUGFIX] Fix broken link to anchor
- Due to wrong quoting, the links to anchors are broken.
Resolves: #66854
Releases: master, 6.2
Change-Id: I4a52dc6cea... - 15:49 Revision b7e70fcb: [BUGFIX] Show sectionIndex from referenced page
- If a page is configured to show content from another pid the menu
of type sectionIndex has to fetch the content eleme... - 15:48 Revision 969f7506: [BUGFIX] Show sectionIndex from referenced page
- If a page is configured to show content from another pid the menu
of type sectionIndex has to fetch the content eleme... - 15:39 Revision 477635c9: [TASK] Makes sys_note/EditLinkViewHelper compilable
- Resolves: #66867
Releases: master
Change-Id: I30ef465f92589d2fcbf379a32700959735b9a41a
Reviewed-on: http://review.typ... - 15:37 Revision c1440f4d: [TASK] Makes sys_note/DeleteLinkViewHelper compilable
- Resolves: #66866
Releases: master
Change-Id: Ib10e6cca908321d81b3a7aa1919cee0e962fc25e
Reviewed-on: http://review.typ... - 14:16 Revision 169a6b2f: [BUGFIX] Fix serializable object creation with PHP 5.6
- This makes use of doctrine/instantiator to catch this and many
other PHP issues when instantiating objects without co... - 13:37 Revision 7977ac6b: [BUGFIX] Indexed_search extbase plugin support for mysql fulltext search
- Add three getters for IndexSearchRepository and SearchFormController
to have a common api for accessing data needed b... - 02:07 Revision 47482f8a: [TASK] Show edit icon on hovering the page title
- If an user hovers the page title in "List" or in "Page" module,
show an edit icon next to the page title to indicate ... - 01:12 Revision 275a8cf9: [TASK] Remove dependency to tab.js in FormEngine
- Resolves: #66849
Releases: master
Change-Id: Iad61ca580344c9794d8ad19721c11689fc5a2e16
Reviewed-on: http://review.typ... - 00:34 Revision 41040af4: Revert "[TASK] Change if conditions in LocalizationUtility"
- This reverts commit 217954659043ff6ed48a2d5f2e1f6c3207cb9b21.
LocalizationUtility patch breaks labels, see screensho... - 00:23 Revision 0d6765bd: [TASK] FormEngine: Simplify placeholder and NULL handling
- FormEngine / DataHandler have logic to distinguish between NULL and
empty strings as values written to the database. ...
2015-05-08
- 23:48 Revision 21795465: [TASK] Change if conditions in LocalizationUtility
- With each call to translate we call isFirstPartOfString.
This method is really fast but in case of extensionmanager
i... - 23:37 Revision 2bc21962: [FEATURE] Add TemplateRootPaths support to cObject FLUIDTEMPLATE
- cObject FLUIDTEMPLATE is extended with `templateRootPaths` and
`templateName`. Now you can set a template name and wh... - 23:18 Revision 89cbe117: [BUGFIX] Fix serializable object creation with PHP 5.6
- This makes use of doctrine/instantiator to catch this and many
other PHP issues when instantiating objects without co... - 22:51 Revision afd54ca7: [TASK] Add support for SPATIAL index type
- Add support for "SPATIAL" keys to the SqlSchemaMigrationService.
Ignoring the subpart/key length for this type of in... - 20:33 Revision dff6c566: [BUGFIX] Make subheaders aware of possible default header layouts
- Releases: master
Resolves: #40462
Change-Id: Iec9eb9886b3b4605054acf32d79d635cefcb0bfc
Reviewed-on: http://review.typ... - 11:39 Revision 700c31ab: [BUGFIX] Avoid exception when validating FQCN
- Strip the leading backslash of the fully qualified classname to avoid the
exception "1420281366" when using @validate... - 10:52 Revision f7dd529d: [BUGFIX] Add required to classStdWrap to avoid broken class names
- Releases: master
Resolves: #46304
Change-Id: I34e193bcb3db7f328e1f2aad494857c50efd16a5
Reviewed-on: http://review.typ... - 08:43 Revision cebf4fad: [BUGFIX] Respect file create mask for PackageStates file
- The PackagesStates file needs to respect the configured file create
mask upon creation.
Resolves: #66337
Releases: m... - 08:41 Revision 6de4beaf: [BUGFIX] Respect file create mask for PackageStates file
- The PackagesStates file needs to respect the configured file create
mask upon creation.
Resolves: #66337
Releases: m... - 08:15 Revision 1efdf579: [BUGFIX] Add missing stdWrap to includeRecordsWithoutDefaultTranslation
- Releases: master
Resolves: #57087
Change-Id: I83454c261dc4c23abcccb46661d8eb2dc3d56904
Reviewed-on: http://review.typ... - 07:10 Revision 37990c9d: [!!!][TASK] Remove some deprecated parts in Extbase Persistence
- Change-Id: I22d1b9868ffd65785edd10ca0b75479e1774c046
Resolves: #63835
Releases: master
Reviewed-on: http://review.typ...
2015-05-07
- 19:17 Revision 3d39a202: [TASK] Remove dependency to $this->formEngine->RTEcounter
- There is a global counter in PHP to handle the sequence of
RTE's in one form. This is given along a long everywhere
b... - 19:01 Revision afe53120: [FOLLOWUP][TASK] Refactor debugger console
- Remove unused JavaScript file
Resolves: #65956
Releases: master
Change-Id: I6e79a454d24cdc9b16e953ff1d24f4512a97e314... - 17:16 Revision 0f31f454: [BUGFIX] DBAL: Permission error when saving a new record
- Last generated ID is not stored and makes the authorization
check fail when the record is saved and edited.
Change-I... - 17:14 Revision 90875742: [BUGFIX] DBAL: Permission error when saving a new record
- Last generated ID is not stored and makes the authorization
check fail when the record is saved and edited.
Change-I... - 17:10 Revision 4f3baa93: [BUGFIX] ADOdb: mssqlnative driver is not properly initialized
- Problems:
- Empty username/password should use Windows Authentication
- Character set is not used when connecting
- ... - 17:08 Revision e70df588: [BUGFIX] ADOdb: mssqlnative driver is not properly initialized
- Problems:
- Empty username/password should use Windows Authentication
- Character set is not used when connecting
- ... - 10:39 Revision c3a5d653: [FOLLOWUP][BUGFIX] File list breaks with DBAL
- Releases: master, 6.2
Resolves: #66825
Change-Id: I5c649ddea7d0d5a9b8cffca09844c86d321fa85e
Reviewed-on: http://revie... - 10:39 Revision 5c8e6386: [FOLLOWUP][BUGFIX] File list breaks with DBAL
- Releases: master, 6.2
Resolves: #66825
Change-Id: I5c649ddea7d0d5a9b8cffca09844c86d321fa85e
Reviewed-on: http://revie... - 10:20 Revision 69bfc1b2: [BUGFIX] File list breaks with DBAL
- Unsupported double quotes used in database statements.
Change-Id: I8461d1d3acc57a3d543dbdf1d6450d2513eb661d
Releases... - 10:20 Revision 3a9df000: [BUGFIX] File list breaks with DBAL
- Unsupported double quotes used in database statements.
Change-Id: I8461d1d3acc57a3d543dbdf1d6450d2513eb661d
Releases... - 08:57 Revision b6dad8fc: [!!!][TASK] Remove IdentityMap from persistence
- The IdentityMap class has been deprecated since 6.1 and is removed
from the Extbase persistence.
Resolves: #66429
Re... - 08:46 Revision 54d8e7d9: [TASK] Deprecate configureModule in extbase ExtensionUtility
- There is a duplicate function placed in EXT:extbase/ExtensionUtility
and in ExtensionManagementUtility in the core.
...
2015-05-06
- 21:57 Revision 541649e4: [BUGFIX] Remove driver id from file move message
- The file move message showed identifiers instead of file and folder names.
Resolves: #64840
Releases: master
Change-... - 14:01 Revision 62cbb206: [TASK] Travis: composer install without --dev
- Dev packages are installed by default now. This throws a
deprecation message from composer in travis for 6.2.
Releas... - 14:01 Revision 47a498a3: [TASK] Upgrade to phpunit 4.6
- Resolves: #66816
Releases: master, 6.2
Change-Id: Ia89add5a1988292770034119f6f93d13045fd784
Reviewed-on: http://revie... - 13:28 Revision 8111ad47: [TASK] Upgrade to phpunit 4.6
- Resolves: #66816
Releases: master, 6.2
Change-Id: Ia89add5a1988292770034119f6f93d13045fd784
Reviewed-on: http://revie... - 11:28 Revision d56a427b: [BUGFIX] Do not gather log info in DataHandler if logging is disabled
- If DataHandler->enableLogging=FALSE is set, do not compile log
information instead of gathering and discarding it aft... - 10:26 Revision b91fefbe: [TASK] Remove not used ExtDirect component for ext:context_help
- Resolves: #66811
Releases: master
Change-Id: Ibcb962d5596cbee34e551ff8a067ebcb91533b1a
Reviewed-on: http://review.typ... - 10:18 Revision 44d67724: [TASK] styleguide: Add missing visibility keyword to some methods
- 10:13 Revision cc9edaea: [TASK] styleguide: Move FormEngine related user functions to sub directory
- 10:05 Revision 4da2b70f: [TASK] styleguide: Rename and move EM user function
- 10:02 Revision b16b6368: [TASK] Replace $TYPO3_CONF_VARS mentions EXT:install
- The usage of $TYPO3_CONF_VARS is highly discouraged, replace the
mentions in the Install Tool with $GLOBALS['TYPO3_CO... - 09:52 Revision c8e7b03a: [TASK] styleguide: Make kauderwelsch a service
- 09:34 Revision 3811de1f: [BUGFIX] Install Tool: Avoid caching
- Install Tool bootstrap initializes the cache system and sets
all caches to NullBackend for increased stability of the... - 08:52 Revision d913bf81: [FOLLOWUP][TASK] Make ViewHelpers compilable in ext:install
- Resolves: #66757
Releases: master
Change-Id: Icba1a587b460618b65a93242c4f29260e1781d93
Reviewed-on: http://review.typ...
2015-05-05
- 21:40 Revision 0dcdbdec: [TASK] Drop index length from "uid_foreign_tablefield"
- The index lengths for the fields "tablenames" and
"fieldname" are set to 255. The field lengths itself
are also set t... - 21:39 Revision c79e3d5e: [TASK] Add human readable sections names in Install Tool
- For usability reasons, prepend human readable sections names
in the "All Configuration" site of the Install Tool.
Re... - 21:39 Revision ad6b2107: [TASK] Make ViewHelpers compilable in ext:install
- Resolves: #66757
Releases: master
Change-Id: I0770af5009cccd65eb632a5d9c14d3d61cf8790f
Reviewed-on: http://review.typ... - 21:28 Revision afba74c3: [CLEANUP] Replace deeply nested if structures by guard clauses
- There are some deeply nested if-structures in the versioning
extension, which get replaced with guard clauses with ea... - 21:15 Revision c39065e4: [BUGFIX] Simulate user: Hide CLI users
- It does not make sense to define user settings for CLI users.
Hide those in the "simulate user" select box.
Resolves... - 20:42 Revision 4d81649c: [TASK] Make CropViewHelper compilable
- Resolves: #66788
Releases: master
Change-Id: I2f6f909be1403e6935e6fa3ed7a83f79fea03382
Reviewed-on: http://review.typ... - 20:42 Revision 05103a34: [TASK] Make HtmlViewHelper compilable
- Resolves: #66791
Releases: master
Change-Id: Ie0535597f64daf40a6c4282f27da5c1f5113c62f
Reviewed-on: http://review.typ... - 20:10 Revision 60661afd: [TASK] Shorten two missed namespaces in ext:info_pagetsconfig
- Shorten the namespace for GeneralUtility
Resolves: #66810
Releases: master
Change-Id: I592a866bad973b3b03439aaef7edd... - 19:50 Revision 62aa996c: [TASK] Deprecate options in CshViewHelper
- Deprecate two options in the CshViewHelper
* iconOnly
* styleAttributes
Resolves: #66789
Releases: master
Change-Id... - 18:27 Revision fb288070: Revert "[!!!][TASK] Refactor property access in compiled fluid templates"
- This reverts commit 3bebd954624564ea64ee5e49bbbadf0a407947eb.
The patch to optimize compiled fluid templates breaks ... - 16:02 Revision eb7baa91: [BUGFIX] Clean up message handling in install tool
- The extension compatibility misuses the install tool message
system for its tests and hands over on-the-fly arrays in... - 15:00 Revision 645b1c81: [BUGFIX] Streamline queue objects on dependency check
- The data stored in different download queues mixes arrays and objects.
Therefore you cannot loop over all queues and ... - 14:38 Revision ff99469c: [BUGFIX] Improve dependency check in extension manager
- This patch solves multiple problems currently occurring
if you try to install an extension:
* check dependencies rec... - 13:47 Revision a459f1b4: [BUGFIX] Streamline queue objects on dependency check
- The data stored in different download queues mixes arrays and objects.
Therefore you cannot loop over all queues and ... - 12:21 Revision 1e580132: [TASK] composer.json should stick to explicit dependencies
- Having non-strict version dependencies in composer.json makes packaging
of TYPO3 CMS unreliable since:
- Cannot prev... - 11:37 Revision 3e8fbb64: [TASK] Move jquery.clearable.js to ext:backend
- This also makes jquery.clearable a solid standalone
AMD module.
Resolves: #66161
Releases: master
Change-Id: Id0f01b... - 10:43 Revision a7f9836b: [BUGFIX] Properly set file permissions for FileLocks
- The FileLockStrategy now calls fixPermissions() in order to keep
the lock file accessible if a lock is created by a d... - 09:33 Revision bc179ede: [BUGFIX] Prevent root folder listing for users
- If a user hasn't any file mount defined or the defined file mounts
don't exist the root folder of the storage is show...
2015-05-04
- 14:21 Revision 86e5f89b: [TASK] styleguide: Remove unused code
- 13:57 Revision 0d317a70: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/21 from lolli42/master
- Basic travis-ci integration
- 13:57 Revision d0efbf1f: [TASK] Make ViewHelpers compilable in ext:extensionmanager
- Format/ImplodeViewHelper
InstallationStateCssClassViewHelper
TimeSinceLastUpdateViewHelper
Typo3DependencyViewHelper
... - 13:53 Revision 7896781a: [TASK] Make ViewHelpers compilable in ext:beuser
- Resolves: #66775
Releases: master
Change-Id: Icc97f6587097a0eab155edbd6eb12ef03f65d524
Reviewed-on: http://review.typ... - 13:49 Revision 3e3d52f3: [TASK] styleguide: Another .travis.yml try - I should read what I'm typing ...
- 13:45 Revision 5d5636be: [TASK] styleguide: Another .travis.yml bug
- 13:45 Revision b726a06d: [TASK] Hide "Remaining characters" below date fields
- Resolves: #66694
Releases: master
Change-Id: Iade12b524b54a000419ff3dad0d4638d78f967cd
Reviewed-on: http://review.typ... - 13:41 Revision a139e54f: [TASK] styleguide: Fix a .travis.yml bug
- 13:35 Revision 8aefc628: [TASK] styleguide: Create .travis.yml and travis runtime environment
- 11:12 Revision 466b0ce2: [FOLLOWUP] Add templateRootPaths support to StandaloneView
- Removed the partly implemented $throwException parameter.
Resolves: #66709
Releases: master
Change-Id: I6624bf41a425...
2015-05-03
- 17:00 Revision f0a98e86: [BUGFIX] Prevent infinite loop in FAL access check
- If you have a storage which defines the processed folder in another
storage an infinite loop occurs when accessing th... - 16:56 Revision 3d50d1f6: [BUGFIX] Prevent infinite loop in FAL access check
- If you have a storage which defines the processed folder in another
storage an infinite loop occurs when accessing th... - 14:55 Revision 1bc1e41e: [TASK] Refactor util.js to AMD module
- Resolves: #66275
Releases: master
Change-Id: I7269002dc5a5a656f407273a3c0dc87752758a39
Reviewed-on: http://review.typ... - 13:44 Revision b175e121: [BUGFIX] Activate runtimeActivatedPackages without cache clearing
- Currently you have to clear all caches manually to use runtime activated
packages because they are not included in th... - 13:17 Revision 17d82df8: [BUGFIX] Improve dependency check in extension manager
- This patch solves multiple problems currently occurring
if you try to install an extension:
* check dependencies rec... - 13:02 Revision 048bd64e: [FEATURE] Add templateRootPaths support to StandaloneView
- StandaloneView is extended with setTemplateRootPaths() and
setTemplate() so it supports the same template path fallba... - 13:00 Revision 75eb4cf5: [TASK] Make ViewHelpers compilable in ext:indexed_search
- Resolves: #66759
Releases: master
Change-Id: I39087794f7ed18d12514f6331dfba6a9767188d7
Reviewed-on: http://review.typ... - 12:55 Revision 8d0e109c: [TASK] Makes beuser/EditRecordViewHelper compilable
- Resolves: #66763
Releases: master
Change-Id: Ie7697c5d9eead20edfeb7c278d97a72f7598e394
Reviewed-on: http://review.typ... - 12:52 Revision d0a63106: [TASK] Make Link/TypolinkViewHelper compilable
- Resolves: #66767
Releases: master
Change-Id: Ibbab38408b4c5bf16cf74ea57d8f62b86e62b9c4
Reviewed-on: http://review.typ... - 12:45 Revision 15beabd2: [CLEANUP] EXT:backend/Classes/Wizard/*.php
- * declare missing class variable
* remove unused variables
* correct typos
* use === for comparison
* use getters ins... - 12:26 Revision 227f5506: [TASK] Makes beuser/RemoveUserViewHelper compilable
- Resolves: #66769
Releases: master
Change-Id: I4b1f9f5d4727ce7a4dcbd557f1fd15c078933bdc
Reviewed-on: http://review.typ... - 12:25 Revision a4b03cb0: [TASK] Enable session watcher in debug mode
- Enable the session watcher when debugging is enabled
in the backend, as the session still times out anyway.
Resolves... - 12:23 Revision 435b4743: [TASK] Makes beuser/IssueCommandViewHelper compilable
- Resolves: #66764
Releases: master
Change-Id: I404c60a1a4a19f84abe3a85b3c42e9d34be77317
Reviewed-on: http://review.typ... - 11:47 Revision d44b84f4: [TASK] Removes beuser/SectionViewHelper
- As this ViewHelper is not needed anymore, no need to refactor.
Resolves: #66770
Releases: master
Change-Id: I3a797c3... - 11:45 Revision 783b24d6: [TASK] Makes beuser/SwitchUserViewHelper compilable
- Resolves: #66772
Releases: master
Change-Id: Ia3d3f3dfe85353fb7ca6303a40f586a9df55d563
Reviewed-on: http://review.typ... - 11:40 Revision 6a21d0a3: [TASK] Makes belog/HistoryEntryViewHelper compilable
- Resolves: #66762
Releases: master
Change-Id: I81abbaefc6b5af6d3d6f28cc2edb341af5e4440a
Reviewed-on: http://review.typ... - 11:32 Revision 0c095a71: [TASK] Makes beuser/SpriteIconForRecordViewHelper compilable
- Resolves: #66771
Releases: master
Change-Id: Ie3e753257939922a38e70f1ce9acdf0cbaf8cdb2
Reviewed-on: http://review.typ... - 11:15 Revision 36f264a9: [FOLLOWUP] Add missing CompilableInterface to PageViewhelper
- Resolves: #66766
Releases: master
Change-Id: I7c1daace874ce73f202159058321d96059ca7539
Reviewed-on: http://review.typ... - 11:09 Revision 3bebd954: [!!!][TASK] Refactor property access in compiled fluid templates
- Using ObjectAccess::getPropertyInternal is pretty expensive if called
repeatedly as can happen in bigger templates. O... - 00:02 Revision 94330de6: [FOLLOWUP] Make FormatsViewHelper compilable
- This patch is a follow-up to fix broken ExtensionManager.
Resolves: #66760
Releases: master
Change-Id: I2f4023e220ac...
2015-05-02
- 23:43 Revision a2fe59ff: [BUGFIX] Reload classAliasMap after extension installation
- If an extension is installed at least the system cache is cleared
which throws away all defined class aliases as well... - 23:39 Revision fdabc842: [FOLLOWUP] Reload classAliasMap after extension installation
- Fix unit tests.
Releases: master, 6.2
Resolves: #66696
Related: #65141
Change-Id: Iab641bb9e64280bfd81d0c1ca43b78ee0... - 23:23 Revision c70f3d8d: [TASK] Add extension precedence
- This patch re-adds the possibility to overwrite system or global
extensions with local ones from typoconf/ext.
Relea... - 23:05 Revision fcec4ef2: [BUGFIX] Reload classAliasMap after extension installation
- If an extension is installed at least the system cache is cleared
which throws away all defined class aliases as well... - 22:58 Revision 17408213: [TASK] Add extension precedence
- This patch re-adds the possibility to overwrite system or global
extensions with local ones from typoconf/ext.
Relea... - 22:25 Revision 63557af7: [TASK] Make FormatsViewHelper compilable
- Resolves: #66760
Releases: master
Change-Id: I4556adcd18955f2373a06e22c3f060c2a459c870
Reviewed-on: http://review.typ... - 22:19 Revision c0c563cd: [BUGFIX] Resolve dependencies on extension upload
- Currently no dependency is checked if an extension is installed by
uploading an extension file (t3x, zip). This might... - 21:44 Revision b2443a9e: [BUGFIX] Prevent root folder listing for users
- If a user hasn't any file mount defined or the defined file mounts
don't exist the root folder of the storage is show... - 21:41 Revision a48e1574: [TASK] Make ModuleLinkViewHelper compilable
- Resolves: #66752
Releases: master
Change-Id: I974515fb8be762ef7105171956e1e7d053111a4e
Reviewed-on: http://review.typ... - 21:21 Revision 8f520e0c: [TASK] Makes DebugViewHelper compilable
- Resolves: #66721
Releases: master
Change-Id: Ieae0a99500ef19bf428819906d05e9ed1643b6c0
Reviewed-on: http://review.typ... - 21:16 Revision d4a67876: [TASK] Make IconViewHelper compilable in ext:reports
- Resolves: #66756
Releases: master
Change-Id: Ic14351320748987ba087abb8f2f34c8175d528d4
Reviewed-on: http://review.typ... - 21:13 Revision 5b8b918f: [TASK] Remove initializeArguments method from IconViewHelper
- The initializeArguments method does not play well with
renderStatic. Therefore the registered argument is merged into... - 21:09 Revision b887dfcd: [!!!][TASK] Remove RenderingContextAwareInterface
- The RenderingContextAwareInterface was never used and should therefore
be removed as it introduces unnecessary overhe... - 21:07 Revision ec5dad1f: [BUGFIX] DBAL backend module crashes when loading
- Change-Id: Id15595133cbee22623538bb23896561df47413de
Releases: master
Resolves: #66642
Reviewed-on: http://review.typ... - 20:58 Revision 55b63a7a: [TASK] Makes Uri/TypolinkViewHelper compilable
- Resolves: #66717
Releases: master
Change-Id: I55d6e21b0bf474b73f8c51bc07a6f4deaa417b23
Reviewed-on: http://review.typ... - 20:50 Revision 96957598: [TASK] Make \Be\Menus\ActionMenuItemViewHelper compilable
- Implement CompilableInterface
getTagBuilder to get the TagBuilder for renderStatic function
Resolves: #66751
Release... - 20:24 Revision cb2062d6: [FEATURE] Added ActionMenuItemGroupViewHelper
- Using this ViewHelper we can use OptGroups in the backend selectfield
which controls which function selected.
Resolv... - 19:35 Revision 92a8f623: [TASK] Cleanup usage of InfoboxViewHelper
- In several places in the core, the InfoboxViewHelper was used in controller
context. This patch changes this and make... - 19:33 Revision ede2d2cf: [!!!][BUGFIX] Fix usage of issueCommand() and T3_THIS_LOCATION
- Multiple usages of T3_THIS_LOCATION are removed as its usage
make only sense in JavaScript context.
issueCommand() t... - 19:28 Revision 3a1dbb27: [TASK] Makes InfoboxViewHelper compilable
- Resolves: #66723
Releases: master
Change-Id: I8a1a8c943e0e347df55d12712f5ec66684c56a77
Reviewed-on: http://review.typ... - 19:14 Revision fcc1c47c: [TASK] Makes PagePathViewHelper compilable
- Resolves: #66724
Releases: master
Change-Id: I8068c7d0876c8ba5f095ae2b65fd4da118ede486
Reviewed-on: http://review.typ... - 19:09 Revision 1236609d: [TASK] Make Uri/ResourceViewHelper compilable
- Releases: master
Resolves: #66748
Change-Id: Id3ebb6bdc3da7d30c651ae178a363d8388d6ce63
Reviewed-on: http://review.typ... - 19:06 Revision a628cba6: [BUGFIX] Resolve dependencies on extension upload
- Currently no dependency is checked if an extension is installed by
uploading an extension file (t3x, zip). This might... - 19:05 Revision b6d94e55: [TASK] Makes belog/Be/PagePathViewHelper compilable
- Resolves: #66750
Releases: master
Change-Id: I8f12587b4f2504709c365fa67a5ff851f16d5f8d
Reviewed-on: http://review.typ... - 18:58 Revision 715d423e: [FOLLOWUP] Make Be/IconViewHelper compilable
- Implement CompilableInterface
Resolves: #66735
Releases: master
Change-Id: Ide848cfceaec84939705c7ea1232f0d2f3dd3597... - 18:44 Revision 7411b954: [TASK] Makes Uri/ExternalViewHelper compilable
- Resolves: #66716
Releases: master
Change-Id: I0d5094091eed5eeb3e846c93b68ea5a804296291
Reviewed-on: http://review.typ... - 18:36 Revision eab1e5e3: [TASK] Make CshViewHelper compilable
- Implement CompilableInterface
Resolves: #66733
Releases: master
Change-Id: Ia2c21adfaafffb580bd4510de7080bfda5f7308d... - 18:26 Revision 7eba6665: [FEATURE] Add uppercamelcase and lowercamelcase to stdWrap.case
- Resolves: #66697
Releases: master
Change-Id: I29b2ebbea58d4dd461a4d130b774303489365a53
Reviewed-on: http://review.typ... - 17:21 Revision 1beb07f0: [TASK] Make Condition ViewHelpers fully static compileable
- All Condition view helpers are now fully compileable and
the default implementation allows for easily implementing
cu... - 17:19 Revision 1dffada8: [BUGFIX] Force hardware acceleration on scrollable elements
- Chrome has problems with repaints on HDPI
devices, this results in empty views after a repaint
that can only brought ... - 16:53 Revision 86a02996: [TASK] Make belog/Classes/ViewHelpers/FormatDetailsViewHelper compilable
- Resolves: #66747
Releases: master
Change-Id: If1199c721e7fcd37a22a5518f72a265fb02ee6d6
Reviewed-on: http://review.typ... - 16:00 Revision 4def9c8c: [TASK] Improve variable access in compiled templates
- This is a slight improvement for variable access in Fluid
that reduces recursions of ``getPropertyPath`` by one level... - 15:50 Revision 20138f8b: [TASK] Add Unittests for Uri/PageViewHelper
- Releases: master
Resolves: #66743
Related: #66737
Change-Id: I043acf0d5d3a3c8be7756d94626611074199c13c
Reviewed-on: h... - 15:47 Revision 4c36b254: [TASK] Improve retrieving distribution list
- If you open the "Get preconfigured distribution" extension manager
function the extension list is retrieved twice. Fu... - 15:41 Revision 40c3382b: [BUGFIX] Adds missing CompilableInterface
- Resolves: #66744
Related: #66736
Related: #66739
Releases: master
Change-Id: Ie41919b30dde3c1aba424e9c4c2711cb502e1b4... - 15:36 Revision ee606666: [TASK] Makes belog/ErrorIconViewHelper compilable
- Resolves: #66734
Releases: master
Change-Id: Ifdc5518cad45d31b27f1ab07aa911dfd3dc0065d
Reviewed-on: http://review.typ... - 15:29 Revision 168232b4: [TASK] Makes belog/IsExtensionLoadedViewHelper compilable
- Resolves: #66739
Releases: master
Change-Id: I7e97d848710e33f63350e158877083a0b87b9669
Reviewed-on: http://review.typ... - 15:27 Revision f191477a: [BUGFIX] Force hardware acceleration on scrollable elements
- Chrome has problems with repaints on HDPI
devices, this results in empty views after a repaint
that can only brought ... - 15:26 Revision ade244e8: [TASK] Make Be/ShortcutViewHelper compilable
- Implement CompilableInterface
Resolves: #66741
Releases: master
Change-Id: I7ddc67ad42e919bda186c2df7595dc9663127315... - 15:17 Revision 283eb122: [TASK] Makes Be/PageInfoViewHelper compilable
- Resolves: #66736
Releases: master
Change-Id: I03d30d3450aacd8a9276e0502ffadfcc7074dcc9
Reviewed-on: http://review.typ... - 14:51 Revision afe03cfe: [FEATURE] Add translation params for category
- Add l10n_mode and l10n_display to TCA Config for category view.
Resolves: #66681
Releases: master, 6.2
Change-Id: I3... - 14:49 Revision 35cbd701: [FEATURE] Add translation params for category
- Add l10n_mode and l10n_display to TCA Config for category view.
Resolves: #66681
Releases: master, 6.2
Change-Id: I3... - 14:17 Revision 2097fc3b: [TASK] Make Uri/PageViewHelper compilable
- Resolves: #66737
Releases: master
Change-Id: Idd2de894364e19d041963a8f585c5a7af47cc254
Reviewed-on: http://review.typ... - 14:13 Revision e6e66738: [TASK] Make Be/IconViewHelper compilable
- Implement CompilableInterface
Resolves: #66735
Releases: master
Change-Id: Ic23df3301ea46a81c8c32268d88dedffee0e4f1a... - 13:53 Revision 89f4ce04: [TASK] Improve retrieving distribution list
- If you open the "Get preconfigured distribution" extension manager
function the extension list is retrieved twice. Fu... - 13:35 Revision 66c3b1f9: [TASK] styleguide: TCA: required inline with minitems and maxitems
- 12:57 Revision f3d84699: [TASK] Make Url/EmailViewHelper compilable
- Resolves: #66715
Releases: master
Change-Id: Iac1648be8a6898077d42844003c194bb17f85f17
Reviewed-on: http://review.typ... - 12:49 Revision 7bb4dbd1: [TASK] Implement CompileableInterface for SwitchViewHelper
- Allows the SwitchViewHelper to be compiled into cached templates.
Until now using the SwitchViewHelper would result i... - 12:43 Revision d7869067: [TASK] styleguide: TCA: Have RTE on own tab and add more example cases
- 11:45 Revision 374c595c: [BUGFIX] Optimize implementation of CompilableInterface
- In some cases the implementation of CompilableInterface is not correct.
Implementing renderStatic and compile at the ... - 11:37 Revision e58bb4e5: [BUGFIX] Prevent wrong information after extension upload
- If you upload an extension it is extracted and installed in separate
steps. If the extraction was successful a flash ... - 11:20 Revision c41ccdd1: [TASK] Travis: functionals not allowed_failure anymore
- I don't always code, but when I do it's functional.
Releases: master
Change-Id: Ifec41da9a344f7ec64c1a5d0c88b1f7f078...
2015-05-01
- 23:04 Revision b5045ee9: [TASK] Add more unit tests to GeneralUtility::trimExplode
- Add unit tests to GeneralUtility::trimExplode in preparation of a
performance improvement patch. Test with whitespace... - 22:16 Revision 61150720: [TASK] Make HtmlspecialcharsViewHelper compilable
- Resolves: #66711
Releases: master
Change-Id: Ie2954aafe8c2f087709ece7fb3c128f656bcbf9c
Reviewed-on: http://review.typ... - 22:10 Revision 068cee55: [BUGFIX] Race condition in Unit / FunctionalTestBootstrap
- Executing tests in parallel sometimes leads to race conditions
preparing the environment. This rare case is now just ... - 22:10 Revision 2abb3205: [TASK] Makes Format/UrlencodeViewHelper compilable
- Resolves: #66713
Releases: master
Change-Id: Ia079f24e86df63dbd8467e5750d660739af1beb7
Reviewed-on: http://review.typ... - 20:54 Revision af2aaded: [TASK] Makes Format/HtmlentitiesDecodeViewHelper compilable
- Resolves: #66710
Releases: master
Change-Id: I13d0df90c4d3e03af31d9cb3c4a081136fdd96e3
Reviewed-on: http://review.typ... - 20:44 Revision 1740d957: [FOLLOWUP] Fix override field handling in form engine
- Remove duplicate code.
Resolves: #66705
Releases: master
Change-Id: Ib38862f30f85f7528166c7c3597fe2357dfa50f2
Review... - 20:35 Revision da9ec941: [BUGFIX] Fix override field handling in form engine
- The override field handling was broken since the form engine
refactoring. This change applies several fixes
to make i... - 20:24 Revision d0de7d7d: [TASK] Make NumberViewHelper compilable
- Resolves: #66712
Releases: master
Change-Id: I49a446ecabf0893e6231e687744cfad0fada1135
Reviewed-on: http://review.typ... - 18:58 Revision 8700b774: [FOLLOWUP] Use GeneralUtility::quoteJSvalue() where needed part 1
- Fix accidentally quoted JavaScript links.
Releases: master
Resolves: #66706
Relates: #66115
Change-Id: Icf23b5f3a9b9... - 17:52 Revision 15cd92b4: [CLEANUP] Add htmlspecialchars in some form elements
- Resolves: #63843
Releases: master
Change-Id: I4b736b76d4a8e92f54d0ec3961f93030737ffe39
Reviewed-on: http://review.typ... - 16:13 Revision eb08cb69: [FEATURE] Allow page title edit by double-click
- If a user has proper permissions, the page title can
be edited in "Page" and "List" module by double-clicking on the ... - 15:39 Revision e1695035: [TASK] Deprecate public DataHandler->checkValue_*-methods
- Instead of passing all parameters from DataHandler->checkValue_SW to
the checkValue_*-methods in an array $PP, pass o... - 15:05 Revision 30d04f4f: [BUGFIX] Persistent classes with more than five name parts in extbase
- Resolve the table name of a corresponding class correctly when the name
has more than five parts.
This avoids unexpe... - 14:59 Revision c4886bbf: [BUGFIX] Persistent classes with more than five name parts in extbase
- Resolve the table name of a corresponding class correctly when the name
has more than five parts.
This avoids unexpe... - 14:38 Revision a5079093: [FEATURE] Add integrity property to JavaScript files
- Add a property 'integrity="some-hash"' to JavaScript files via TypoScript
page.includeJSlibs.<array>.integrity = some... - 14:04 Revision 3489dd43: [FOLLOWUP] Use GeneralUtility::quoteJSvalue() where needed part 1
- Fix accidentally quoted global JavaScript variable in edit links.
Resolves: #66115
Releases: master
Change-Id: Iecc0... - 12:11 Revision a58275f8: [TASK] styleguide: TCA: More required field changes
- 11:36 Revision 76e2a14f: [BUGFIX] Prevent sorting incomplete loaded packages
- If an extension is defined in PackageStates.php but missing in file
system the package gets unloaded and the PackageS... - 11:35 Revision 81e3ac01: [BUGFIX] Prevent sorting incomplete loaded packages
- If an extension is defined in PackageStates.php but missing in file
system the package gets unloaded and the PackageS... - 09:03 Revision 32a8d149: [TASK] styleguide: TCA: move required fields to own tab
2015-04-30
- 22:35 Revision 1094ab10: [TASK] Add index key to sys_category_record_mm
- Add an index covering uid_foreign, fieldname and tablename.
Resolves: #55689
Releases: master
Change-Id: Ifc1037f625... - 22:32 Revision 6b30e665: [TASK] Use GeneralUtility::quoteJSvalue() where needed part 1
- Extension backend is done with this patch except FormEngine
classes.
Resolves: #66115
Releases: master
Change-Id: I0... - 20:50 Revision 258ddcdd: [BUGFIX] FormEngine: FlexForm section container not saved
- Naming prefixes in flex form section container handling is changed
to successfully save them again.
Resolves: #66663... - 20:03 Revision be4ba978: [!!!][FEATURE] Integrate Symfony/Console into CommandController
- This is a backport from the new introduced feature in Flow
https://review.typo3.org/#/c/30653/ with upstream patches.... - 19:59 Revision 0e6aba27: [TASK] styleguide: TCA: Remove a meanwhile resolved @todo comment
- 18:45 Revision 5e29de80: [TASK] styleguide: TCA: Add missing itemsProcFunc() examples
- type radio and checkbox have itemsProcFunc as well. They are
not correctly persisted, though. - 15:55 Revision 3044b740: [BUGFIX] FormEngine: Type input eval userfunc not called in JS
- It is possible to add custom JS as eval function for type input. This
is no longer called after FormEngine refactorin... - 15:41 Revision 5c2d9c3e: [BUGFIX] Cannot use equal operator on data type text
- MSSQL does not allow a column of type "text" to be compared with
an equal operator. It fails with:
The data type... - 15:39 Revision cc4872fd: [BUGFIX] Cannot use equal operator on data type text
- MSSQL does not allow a column of type "text" to be compared with
an equal operator. It fails with:
The data type... - 15:35 Revision 70356c2d: [TASK] Do not use sequence table when uid field is auto-incremented
- A sequence table should not be used when the underlying ADOdb driver
is capable of properly using and retrieving auto... - 15:33 Revision b6d4952e: [TASK] Do not use sequence table when uid field is auto-incremented
- A sequence table should not be used when the underlying ADOdb driver
is capable of properly using and retrieving auto... - 15:07 Revision f15a11e0: [BUGFIX] ADOdb: mssqlnative driver fails to create sequences
- Change-Id: Ie251d2b9776be4d7c8d3a450cfa1252a57ce07a3
Resolves: #66678
Releases: master, 6.2
Reviewed-on: http://revie... - 15:06 Revision 0398f937: [BUGFIX] ADOdb: mssqlnative driver fails to create sequences
- Change-Id: Ie251d2b9776be4d7c8d3a450cfa1252a57ce07a3
Resolves: #66678
Releases: master, 6.2
Reviewed-on: http://revie... - 14:07 Revision 70a8dd22: [BUGFIX] Adhere absRefPrefix for storages
- If plain images from local storages are rendered to FE,
absRefPrefix will now be applied correctly.
Resolves: #66496... - 14:06 Revision 0c9284e3: [BUGFIX] Invalid check for NULL with ISNULL
- MySQL's ISNULL() function cannot be used when EXT:dbal is loaded.
Resolves: #66676
Releases: 6.2
Change-Id: I335c4b5... - 14:00 Revision ccbb07fc: [BUGFIX] Adhere absRefPrefix for storages
- If plain images from local storages are rendered to FE,
absRefPrefix will now be applied correctly.
Resolves: #66496... - 13:09 Revision 4a32e565: [TASK] styleguide: TCA: Fix input and text eval userfunc examples
- 11:54 Revision 10146350: [BUGFIX] exec_SELECTcountRows where clause must not be empty
- When using DBAL, the where clause of database query must not be
left empty. exec_SELECTcountRows() defaults to an emp... - 11:54 Revision 6585cf91: [BUGFIX] exec_SELECTcountRows where clause must not be empty
- When using DBAL, the where clause of database query must not be
left empty. exec_SELECTcountRows() defaults to an emp... - 11:48 Revision 896c8edf: [TASK] Travis: Mark functionals as allowed_failure
- With mysql 5.6 we still see various mysql issues that come from
travis infrastructure. We're currently unable to fix ... - 10:51 Revision 4887e80a: [BUGFIX] MSSQL native driver for ADOdb returns erroneous message
- When no errors are found in a query, the MSSQL native driver for ADOdb
returns an invalid error message "No errors fo... - 10:41 Revision a9067445: [BUGFIX] MSSQL native driver for ADOdb returns erroneous message
- When no errors are found in a query, the MSSQL native driver for ADOdb
returns an invalid error message "No errors fo...
2015-04-29
- 11:42 Revision 001452c3: [BUGFIX] FormEngine exception and warning creating new record
- Some extensions like ext:news use ';;;;2-2-2' in TCA showItem which is
actually an invalid syntax. FormEngine detects... - 10:40 Revision 30029ba4: [CLEANUP] Link validator: LinkHandler
- Releases: master
Resolves: #66375
Change-Id: Ic61889d6fadd3ec8196ccf96ad97e5247e804ab5
Reviewed-on: http://review.typ... - 10:29 Revision b5935cf7: [FOLLOWUP][TASK] Introduce getter for $GLOBALS['LANG'] in EXT:cshmanual
- Fixes an issue mentioned by http://scrutinizer-ci.com/g/DFAU/TYPO3.CMS
Resolves: #66638
Releases: master
Change-Id: ... - 00:14 Revision a38825c8: [BUGFIX] Make sure excludedTablesAndFields are empty in DataHandler
- Simulating the admin function when saving their own account failed when
TCA is modified. The backend user is now simu... - 00:09 Revision 36cc209d: [BUGFIX] Make sure excludedTablesAndFields are empty in DataHandler
- Simulating the admin function when saving their own account failed when
TCA is modified. The backend user is now simu...
2015-04-28
- 21:33 Revision c547aeb8: [TASK] styleguide: Improve README
- 21:26 Revision fb79818a: [TASK] styleguide: Screenshot
- 21:23 Revision e47eb3e5: [TASK] styleguide: Readme TOC
- 21:12 Revision 806aa031: [TASK] styleguide: Release 7.2.0
- 15:25 Revision 736cbfc9: [!!!][TASK] House of forms
- This patch introduces a structural code refactoring to the
FormEngine class and its related friend classes.
FormEngi... - 13:58 Revision 3115cbc8: [TASK] Set TYPO3 version to 7.3-dev
- Change-Id: Ie9edd14d2d55c1731f69d6f6b15e04e9528efc28
Reviewed-on: http://review.typo3.org/38993
Reviewed-by: Xavier P... - 13:46 Revision 2166f890: [TASK] Improve usability by adding filters to TCA fields
- To improve the usability of the backend, filters should be provided where it makes
sense, especially where it is like... - 13:42 Revision 64db5f5f: [TASK] Shorten namespace for FlashMessage in ext:setup
- Resolves: #66585
Releases: master
Change-Id: If8c79dcab8553848a276691b7e20ce1d38ca107f
Reviewed-on: http://review.typ... - 13:38 Revision 31747812: [TASK] Remove unused CSH initialization in ext:taskcenter
- Resolves: #66583
Releases: master
Change-Id: I9e28156562bf56612eebd91dba0d61616f8170ea
Reviewed-on: http://review.typ... - 13:38 Revision fce5da33: [FEATURE] Add stdWrap strtotime
- This allows for conversion of formatted dates to timestamp and
complements the existing date/strftime properties.
Re... - 12:00 Revision 4b066072: [RELEASE] Release of TYPO3 7.2.1
- Change-Id: I794e721bd23246fd2eed923d3a88d2334de62394
Reviewed-on: http://review.typo3.org/38986
Reviewed-by: TYPO3 Re... - 11:54 Revision 8d16fad1: [TASK] Set TYPO3 version to 7.2.1-dev
- Change-Id: I90e56b8dbfffc46b40700fed333b03496847cc98
Reviewed-on: http://review.typo3.org/38985
Reviewed-by: TYPO3 Re... - 11:53 Revision 3328aa0f: [RELEASE] Release of TYPO3 7.2.0
- Change-Id: I61d66ccd2f4bb031b0a98b45dbfbdfcc3e6c0a1b
Reviewed-on: http://review.typo3.org/38984
Reviewed-by: TYPO3 Re... - 11:12 Revision b9ea3852: [TASK] styleguide: TCA: Enable text_11
- 00:00 Revision c141676c: [BUGFIX] Correct path for redirect to Installer
- Resolves: #66615
Releases: master
Change-Id: Ia8497f963b8e4189df1e43b93624db57bedf0e54
Reviewed-on: http://review.typ...
2015-04-27
- 19:36 Revision 6a963fa5: [FOLLOWUP] Clean up 7.x documentation
- There are still a few inconsistencies in the way titles are written.
This patch also corrects some errors which happ... - 19:23 Revision bb0032f4: [BUGFIX] Show correct timezone when displaying FormEngine time field
- "time" and "timesec" fields currently do not store time as UTC in database,
however, in the FormEngine modifications ... - 19:10 Revision a1ed7cef: [BUGFIX] Multiple fixes for Locking API and TSFE locking
- * Retrieve correct LockingStrategy for requested capabilities
* Prefix lock filenames to make them better visible in ... - 17:42 Revision d984baa8: [FOLLOWUP] Clean up 7.2 documentation
- An index file is missing in the 7.2 change log to have a TOC
for navigating in 7.2 documentation.
This patch also co... - 17:04 Revision 77ec9425: [BUGFIX] Simplify composer class alias loader usage
- The class alias loader package was changed to be a composer plugin.
By that, the script section can be removed again.... - 17:04 Revision 2a432333: [BUGFIX] Simplify composer class alias loader usage
- The class alias loader package was changed to be a composer plugin.
By that, the script section can be removed again.... - 15:39 Revision ea84f126: [BUGFIX] getProcessedValue ignores foreign_table_field
- Currently BackendUtility::getProcessedValue method
ignores the foreign_table field.
Change-Id: Ia08878a7a3cdcf7e1a07... - 15:19 Revision 53c5791f: [BUGFIX] Store page title information in cache
- Store page title information in page cache as well,
so we have a proper state when rendering partially cached pages.
... - 15:10 Revision 710d0649: [BUGFIX] getProcessedValue ignores foreign_table_field
- Currently BackendUtility::getProcessedValue method
ignores the foreign_table field.
This is basically a follow-up to ... - 15:01 Revision d1670bbf: [BUGFIX] Store page title information in cache
- Store page title information in page cache as well,
so we have a proper state when rendering partially cached pages.
... - 10:41 Revision f00524d5: [TASK] Backend login: unify logo and bg image path example
- Explains the accepted login logo and background image paths
"EXT:…" or "fileadmin/…" or "/fileadmin/…".
Resolves: #6... - 10:41 Revision da231d71: [TASK] Protect configuration of extensions
- Similar to protecting the private resources, the configuration
of an extension should be protected as well.
Change-I... - 10:40 Revision bbf44c3b: [TASK] Protect configuration of extensions
- Similar to protecting the private resources, the configuration
of an extension should be protected as well.
Change-I... - 10:23 Revision b186919e: [FOLLOWUP][TASK] New Login Screen
- - Resolve image paths equally without fal compat layer
- Remove border if background image is set
- Increase border r...
2015-04-26
- 19:09 Revision a81e23ab: [TASK] Remove "max" attribute from datetime fields in TCA
- It's not required to limit the maxlength of datetime fields
by TCA anymore, as the used DateTimePicker already valida... - 14:27 Revision 004d40df: [FOLLOWUP][BUGFIX] Date and DateTimePicker in IE
- Fixed wrong LESS path.
Releases: master
Resolves: #65055
Change-Id: I2d95775e2796e8b1fdff67430b287230699690de
Review... - 14:12 Revision 0f0b8079: [CLEANUP] Use $this-> instead of parent:: in TS Conditions
- The code for Backend and Frontend TS conditions
uses static calls to parent:: instead of using
$this->, which is comm... - 12:51 Revision cb7a7498: [BUGFIX] Proofread 7.2 documentation
- Proofread breaking, deprecations and features.
Releases: master
Resolves: #66553
Change-Id: I08c497e53bd90845940fb53... - 09:16 Revision 3e864e15: [BUGFIX] Fix wrong image reference in ext:taskcenter
- Path to image does not exists, rename it to the existing png file.
Furthermore this patch shortens a few namespaces ...
2015-04-24
- 11:28 Revision c7b00f32: [BUGFIX] Complete Iframe-Progressbar in IE
- Releases: master
Resolves: #66563
Change-Id: I23be4cab776252afff25f3f23c8fee2f4c09fad5
Reviewed-on: http://review.typ...
2015-04-23
- 22:26 Revision f47d3bce: [BUGFIX] Date and DateTimePicker in IE
- Releases: master
Resolves: #65055
Change-Id: I342cf15602ccd3d7769144eea031ba450e7033e4
Reviewed-on: http://review.typ... - 17:59 Revision 460623f8: [BUGFIX] Properly set checked attribute for objects
- This makes sure the checked attribute is properly set by the
CheckboxViewHelper for a list of objects.
Resolves: #64... - 17:29 Revision bf15f29d: [BUGFIX] Properly set checked attribute for objects
- This makes sure the checked attribute is properly set by the
CheckboxViewHelper for a list of objects.
Resolves: #64... - 17:19 Revision b55c22a6: [BUGFIX] Remove unnecessary and failing code
- While fixing #57199 a slot was introduced to write the class cache
after each extension installation. This not only a... - 16:16 Revision 3daa39b7: [BUGFIX] getPageOverlayHook has to use GeneralUtility::getUserObj
- The introduction of getPagesOverlay in
commit f6f12f0fcfef0b565a4fcb9f31dd6e780c828ed
modified the hook to use Genera... - 14:22 Revision 027a02db: [BUGFIX] Make openid login working again
- This reverts commit c6f16016a8ac5fcfe6df47015151e141a681e0c3.
Resolves: #66399
Releases: master
Change-Id: If884c5a6... - 13:06 Revision 57131a84: [TASK] Rename TCA type image_manipulation to imageManipulation
- Resolves: #66543
Releases: master
Change-Id: Ie4875f729913a372f7f50b5b5b63df51475e710a
Reviewed-on: http://review.typ... - 11:45 Revision 8405d6a2: [BUGFIX] Keep scheduler functional after task interruption
- If the execution of a task was interrupted (e.g., for debugging
purpose with Xdebug), the scheduler module may not op... - 11:44 Revision b0cf3761: [BUGFIX] Keep scheduler functional after task interruption
- If the execution of a task was interrupted (e.g., for debugging
purpose with Xdebug), the scheduler module may not op... - 11:04 Revision 04785def: [BUGFIX] Use API to register AJAX handler for recycler
- Releases: master
Resolves: #66546
Change-Id: Ic64205454a511efbd2b32a1eb7763e4ff0a653fd
Reviewed-on: http://review.typ...
2015-04-22
- 10:30 Revision 157d9d4f: [BUGFIX] dbFileIcons: Show UID for internal_type db
- The UID value for show_thumbs needs to be shown for internal_type db,
and not for internal_type file,folder, ...
Cha...
2015-04-21
- 21:52 Revision a4941538: [BUGFIX] Remove superfluous linebreaks in CE preview
- Releases: master
Resolves: #66479
Change-Id: I93ac0eed83cf3a4dc26239a66b2ff69cd37d7580
Reviewed-on: http://review.typ... - 20:36 Revision bb1305e3: [BUGFIX] compatibility6: add class alias for backend_cacheActionsHook
- This adds the class alias for backend_cacheActionsHook to
the ClassAliasMap.php of compitability6.
Change-Id: Ia42eb... - 17:24 Revision e1822354: [TASK] Store last access of modules linked in the System Information menu
- Store the access time of modules linked in
the System Information menu in the UC of the current backend user
to make ... - 15:21 Revision 6215bdba: [BUGFIX] AbstractTreeView correct permission handling with non pages
- AbstractTreeView now checks correctly, if a user has permission
to access elements even if they are not pages.
Witho... - 15:21 Revision 1947837c: [BUGFIX] AbstractTreeView correct permission handling with non pages
- AbstractTreeView now checks correctly, if a user has permission
to access elements even if they are not pages.
Witho... - 14:21 Revision eb06d43d: [BUGFIX] Always use uc_default after first install
- If the Install Tool sets the start module on first login to allow the
installation of a distribution the uc_default s... - 14:09 Revision 17e65bc8: [BUGFIX] Show preview after cropping image
- Resolves: #66441
Releases: master
Change-Id: I3e7e8b5b69daf9c2795c9860db576727621bd948
Reviewed-on: http://review.typ... - 12:12 Revision f3d846b0: [BUGFIX] Check if validationrules are set before foreach statement
- The ValidationUtility now checks if there are any rules set,
before trying to use the variable in the foreach loop.
... - 12:10 Revision f389be55: [BUGFIX] Check if validationrules are set before foreach statement
- The ValidationUtility now checks if there are any rules set,
before trying to use the variable in the foreach loop.
... - 11:02 Revision 8f08b50e: [TASK] Streamline buttons in Language module
- Apply the btn classes to the action buttons in the Language module to
make the look and feel more consistent.
Resolv...
2015-04-20
- 23:17 Revision f51c1996: [FOLLOWUP][TASK] Add meaningful exceptions to new locking API
- This adds dedicated exceptions to the new locking API which
vastly simplifies usage workflows.
Since the new API was... - 21:51 Revision 9ead9427: [BUGFIX] Add missing padding arround ElementInformationController content
- Resolves: #66501
Releases: master
Change-Id: I67f6785ababc559f5aa2cb76c92fb8cff390c7a5
Reviewed-on: http://review.typ... - 20:58 Revision 4f88ab75: [BUGFIX] Remove HTML from exception messages
- Exception messages are independent from a specific context and thus
should not contain HTML code.
Resolves: #66344
R... - 19:09 Revision 1c0420df: [BUGFIX] Support SVG without XML prologue
- If a SVG does not contains a XML prologue, TYPO3 indexes this file with
mimetype text/plain, which results in missing... - 16:07 Revision 9c9d0bac: [BUGFIX] Load CSH properly
- The inline setting "moduleUrl" now gets written in the DocumentTemplate,
as it is also available in popups.
Resolves... - 14:18 Revision b194486e: [BUGFIX] Remove unnecessary and failing code
- While fixing #57199 a slot was introduced to write the class cache
after each extension installation. This not only a... - 10:32 Revision e3978392: [BUGFIX] Make global TSFE and TT a reference to the class members
- The global variables $GLOBALS['TSFE'] and ['TT'] are modified in
some places throughout FE rendering.
Since those pub... - 09:05 Revision bb24c55e: [BUGFIX] Make fields in EM table larger
- Increase the size of the "version" field, as it breaks the UNIQUE constraint
in MySQL. Also, increase other fields as... - 09:04 Revision eae173ab: [BUGFIX] Make fields in EM table larger
- Increase the size of the "version" field, as it breaks the UNIQUE constraint
in MySQL. Also, increase other fields as...
2015-04-19
- 09:55 Revision bdfa3b47: [BUGFIX] Indexed_search Make results per page work (Extbase plugin)
- Replaces wrong setting "results" and uses "numberOfResults" instead.
Protects PageBrowskingViewHelper from division b...
2015-04-18
- 15:08 Revision 94289a7a: [BUGFIX] Avoid double-encoding of URL parameters
- Fix some double rawurlencode() on parameters in EditDocumentController.
In almost all cases the getModuleUrl() metho...
2015-04-17
- 11:45 Revision 0949616c: [BUGFIX] Add IMAGE_MANIPULATION type to TableColumnType
- Added IMAGE_MANIPULATION type to TableColumnType in order to
not result in frontend exceptions when using image_manip...
2015-04-16
- 18:41 Revision cff3ddc2: [BUGFIX] Indexed_search extbase plugin support for mysql fulltext search
- Add three getters for IndexSearchRepository and SearchFormController
to have a common api for accessing data needed b... - 17:51 Revision 3febc799: [BUGFIX] Make advanced search work with indexed_search extbase plugin
- Resolves: #64904
Releases: master,6.2
Change-Id: Idd3ea31071fa37bca3e9e2aa807ab3afea561b76
Reviewed-on: http://review... - 17:27 Revision 1afe2a2f: [BUGFIX] indexed_search: use correct TS settings in extbase plugin
- Fixes few places where controller tried to access TS settings
in the wrong way (with dot at the end of the key).
It ... - 16:31 Revision 47199b6e: [BUGFIX] Calculate correct cropping for large images
- When the visible image in the cropping wizard is a scaled
version of the original image we need to take the scaled ra... - 11:41 Revision ae98261c: [!!!][TASK] New Login Screen
- The login screen is now supporting background
images and adjustable highlight colors out of the
box. Settings for the... - 09:33 Revision ccd227e5: [TASK] Simplify PHP lint execution
- This simplifies PHP lint execution in Travis by ensuring lint
errors are outputted to stderr and drops everything els... - 09:30 Revision 6081bafd: [TASK] Set TYPO3 version to 6.2.13-dev
- Change-Id: Ia7935eecd577204940b0a38bb2b939a9c9df3587
Reviewed-on: http://review.typo3.org/38722
Reviewed-by: TYPO3 Re... - 09:29 Revision 1fece434: [RELEASE] Release of TYPO3 6.2.12
- Change-Id: I893312c6a1d2e75fd03229fede21c298b594d856
Reviewed-on: http://review.typo3.org/38721
Reviewed-by: TYPO3 Re... - 07:53 Revision 1106dab6: [BUGFIX] Visible notification if cropping has changed
- For all formfields there is a visible notification (blue border)
for when value has been changed. This is now also vi...
2015-04-15
- 11:38 Revision e7ec4aba: [FEATURE] Add TCA type image_manipulation
- TCA type image_manipulation brings a image manipulation wizard
to the core.
This first version brings image cropping... - 11:29 Revision 80e4e4a8: [BUGFIX] Clear inputs when switching between OpenID and normal login
- Browsers auto-fill username + password, and when switching to
OpenID login those fields were still submitted and used... - 11:25 Revision 4a201443: [FEATURE] Add flexible preview link configuration
- We add new page TSconfig to allow flexible configuration of preview
links for any record.
Releases: master
Resolves:...
Also available in: Atom