Project

General

Profile

Activity

From 2015-03-29 to 2015-04-27

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...
Xavier Perseguers
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 ...
Andreas Allacher
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 ...
Markus Klein
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...
Francois Suter
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....
Helmut Hummel
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....
Helmut Hummel
15:39 Revision ea84f126: [BUGFIX] getProcessedValue ignores foreign_table_field
Currently BackendUtility::getProcessedValue method
ignores the foreign_table field.
Change-Id: Ia08878a7a3cdcf7e1a07...
Andreas Allacher
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.
...
Markus Klein
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 ...
Andreas Allacher
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.
...
Markus Klein
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...
Felix Kopp
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...
Jan Kiesewetter
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...
Jan Kiesewetter
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...
Benjamin Kott

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...
Andreas Fernandez
14:27 Revision 004d40df: [FOLLOWUP][BUGFIX] Date and DateTimePicker in IE
Fixed wrong LESS path.
Releases: master
Resolves: #65055
Change-Id: I2d95775e2796e8b1fdff67430b287230699690de
Review...
Benjamin Kott
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...
Markus Klein
12:51 Revision cb7a7498: [BUGFIX] Proofread 7.2 documentation
Proofread breaking, deprecations and features.
Releases: master
Resolves: #66553
Change-Id: I08c497e53bd90845940fb53...
Mathias Schreiber
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 ...
Wouter Wolters

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...
Benjamin Kott

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...
Benjamin Kott
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...
Andreas Fernandez
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...
Mathias Brodala
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...
Helmut Hummel
16:16 Revision 3daa39b7: [BUGFIX] getPageOverlayHook has to use GeneralUtility::getUserObj
The introduction of getPagesOverlay in
commit f6f12f0fcfef0b565a4fcb9f31dd6e780c828ed
modified the hook to use Genera...
Andreas Allacher
14:22 Revision 027a02db: [BUGFIX] Make openid login working again
This reverts commit c6f16016a8ac5fcfe6df47015151e141a681e0c3.
Resolves: #66399
Releases: master
Change-Id: If884c5a6...
Markus Klein
13:06 Revision 57131a84: [TASK] Rename TCA type image_manipulation to imageManipulation
Resolves: #66543
Releases: master
Change-Id: Ie4875f729913a372f7f50b5b5b63df51475e710a
Reviewed-on: http://review.typ...
Frans Saris
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...
Xavier Perseguers
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...
Xavier Perseguers
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...
Markus Klein

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...
Andreas Allacher

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...
Markus Klein
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...
Andreas Allacher
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 ...
Andreas Fernandez
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...
Andreas Allacher
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...
Andreas Allacher
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...
Jigal van Hemert
14:09 Revision 17e65bc8: [BUGFIX] Show preview after cropping image
Resolves: #66441
Releases: master
Change-Id: I3e7e8b5b69daf9c2795c9860db576727621bd948
Reviewed-on: http://review.typ...
Frans Saris
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.
...
Ruud Silvrants
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.
...
Ruud Silvrants
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...
Andreas Fernandez

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...
Mathias Brodala
21:51 Revision 9ead9427: [BUGFIX] Add missing padding arround ElementInformationController content
Resolves: #66501
Releases: master
Change-Id: I67f6785ababc559f5aa2cb76c92fb8cff390c7a5
Reviewed-on: http://review.typ...
Frans Saris
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...
Mathias Brodala
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...
Frank Nägler
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...
Andreas Fernandez
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...
Helmut Hummel
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...
Anja Leichsenring
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...
Andreas Fernandez
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...
Andreas Fernandez

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...
Tymoteusz Motylewski

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...
Andreas Fernandez

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...
Andreas Allacher

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...
Tymoteusz Motylewski
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...
Tymoteusz Motylewski
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 ...
Tymoteusz Motylewski
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...
Frans Saris
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...
Benjamin Kott
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...
Mathias Brodala
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...
TYPO3 Release Team
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...
TYPO3 Release Team
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...
Frank Nägler

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...
Frans Saris
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...
Christian Weiske
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:...
Markus Klein

2015-04-14

19:36 Revision e004124e: [CLEANUP] ReferenceIndex
Use imports, correct typos, use getters instead of globals, improve
variable names, introduce some early returns, emp...
Stephan Großberndt
13:48 Revision ad23774a: [TASK] EM: Update extension to latest possible
The EM tries to update to latest available extension, but the latest one
may have unresolvable dependencies to core v...
Alexander Opitz
13:46 Revision 7477185b: [BUGFIX] Store dependency errors before further dependency tests
During dependency checking the extensions are checked recursively. If an
depended extension is not yet installed, dep...
Nicole Cordes
13:45 Revision 3b395575: [BUGFIX] Store dependency errors before further dependency tests
During dependency checking the extensions are checked recursively. If an
depended extension is not yet installed, dep...
Nicole Cordes
09:06 Revision f2c6a5c6: [BUGFIX] Re-add parsing for list elements
Due to patch https://review.typo3.org/33613/ the parsing of list
elements get broken. The issue only occurs if you ha...
Andreas Fernandez
09:03 Revision 07be3dfc: [BUGFIX] Re-add parsing for list elements
Due to patch https://review.typo3.org/33613/ the parsing of list
elements get broken. The issue only occurs if you ha...
Nicole Cordes

2015-04-13

17:51 Revision bebf919a: [BUGFIX] Invalid file identifier with GIFBUILDER
Reference to the original file is missing.
Resolves: #62184
Releases: master, 6.2
Change-Id: I0e8e9ced11c37544baee2c...
Xavier Perseguers
17:50 Revision 2adb9eac: [BUGFIX] Invalid file identifier with GIFBUILDER
Reference to the original file is missing.
Resolves: #62184
Releases: master, 6.2
Change-Id: I0e8e9ced11c37544baee2c...
Xavier Perseguers
17:32 Revision 5a15c87f: [BUGFIX] Cache results of explodeSoftRefParserList()
BackendUtility::explodeSoftRefParserList() is called with a very
limited set of input parameters, but processing is r...
Stephan Großberndt
17:30 Revision ef9cc699: [BUGFIX] Fix "Invalid cache entry identifier"
Hash the parser list by md5 to have a valid identifier.
Resolves: #66403
Releases: master
Change-Id: I78505c77225a67...
Andreas Fernandez
17:03 Revision af6e83fc: [TASK] Adjust icons in EXT:belog
* Warnings are displayed by FontAwesome now
* Errors are now represented as a circled exclamation mark
Resolves: #65...
Andreas Fernandez
16:58 Revision 72c3dec5: [BUGFIX] Cache results of explodeSoftRefParserList()
BackendUtility::explodeSoftRefParserList() is called with a very
limited set of input parameters, but processing is r...
Stephan Großberndt
16:46 Revision eeaf6d91: [BUGFIX] Handle post_max_size = 0
Although the PHP docs do not mention it, the default configuration
files in the repository explain that post_max_size...
Markus Klein
16:43 Revision 4d3c3fcb: [BUGFIX] Handle post_max_size = 0
Although the PHP docs do not mention it, the default configuration
files in the repository explain that post_max_size...
Markus Klein
16:35 Revision 934e4e1e: [BUGFIX] Write references for FAL relations
Due to commit https://review.typo3.org/37086 no FAL relations for RTE
fields are added to sys_refindex. This patch re...
Nicole Cordes
15:56 Revision 713c8110: [TASK] EM: Update extension to latest possible
The EM tries to update to latest available extension, but the latest one
may have unresolvable dependencies to core v...
Alexander Opitz
15:35 Revision 7c0304a2: [BUGFIX] Write references for FAL relations
Due to commit https://review.typo3.org/37086 no FAL relations for RTE
fields are added to sys_refindex. This patch re...
Nicole Cordes
15:34 Revision 225eb71f: [BUGFIX] indexed_search: Correct js for section titles
Fixes js error when clicking on the section title
(both pibased and Extbase plugin)
Fix navigation of section menu in...
Tymoteusz Motylewski
15:21 Revision c2cbc8ea: [BUGFIX] IndexedSearch: Fix various issues in extbase plugin
Fix these bug in the experimental extbase plugin of IndexedSearch:
* TypoScript does not appear in include_static_fi...
Robert Vock
15:19 Revision 520ae729: Revert "[BUGFIX] Re-add parsing for list elements"
This reverts commit 9bab623405c239a7924fa166daf78d8b3b47add1.
Change-Id: I0484292badb4bcdb2f35e8f36db555d4981ec0b4
R...
Nicole Cordes
15:13 Revision 9bab6234: [BUGFIX] Re-add parsing for list elements
Due to patch https://review.typo3.org/33613/ the parsing of list
elements get broken. This patch re-adds parsing for ...
Nicole Cordes
14:19 Revision 889d9d09: [FEATURE] Add Locking API
This patch adds a flexible locking API, which allows to be
extended by extensions.
It also deprecates the old API an...
Markus Klein
12:39 Revision 24514867: [FOLLOWUP][BUGFIX] Fix readable output for type "group" and MM-tables
Releases: 6.2
Resolves: #52126
Resolves: #57129
Change-Id: Ia9d54acebcbd3ebdcf6d510699c38d896e9176a7
Reviewed-on: htt...
Xavier Perseguers
12:13 Revision 326f6396: [TASK] Isolate content element previews for page module
With the new strong defaults some content elements have moved to
the extensions mediace, css_styled_content and compa...
Patrick Broens
12:08 Revision c73d3d41: [BUGFIX] Fix readable output for type "group" and MM-tables
If a TCA field uses the type "group" and a MM-table, a wrong value is
displayed in the list view. This is due to miss...
Georg Ringer
11:08 Revision aa49f0d6: [BUGFIX] Fix readable output for type "group" and MM-tables
If a TCA field uses the type "group" and a MM-table, a wrong value is
displayed in the list view. This is due to miss...
Georg Ringer
07:21 Revision d265026f: [TASK] Replace IconUtility::skinImg with IconUtility::getSpriteImage Part 1
This patch replaces a lot occurrences of IconUtility::skinImg with
IconUtility::getSpriteImage or similar.
Thinks th...
Jan Helke

2015-04-12

16:51 Revision 1765249f: [BUGFIX] Correct access of AJAX response in t3editor
Due to an update of prototype.js, the AJAX response has changed.
Use the correct response object to determine if savi...
Andreas Fernandez

2015-04-11

20:07 Revision bdf33b93: [!!!][CONF][BUGFIX] Namespaces in Info module function menu
Use the namespaced class name instead of the old name when
registering the module.
All options in the function menu o...
Eric Chavaillaz
18:53 Revision e1680e1b: [BUGFIX] Fix invalid URL in EditDocumentController
The form action generated in EditDocumentController now properly
resolves ? and & characters clashing together.
Rele...
Markus Klein

2015-04-10

14:18 Revision d94e43f0: [BUGFIX] Update 6.2 static template
The 6.2 static template needs to stay in sync with the latest
static template from the 6.2 branch to ensure exactly t...
Mathias Brodala
13:35 Revision 670bb70b: [BUGFIX] Use title property for File Links
Instead of the alternative text the title of files need to be
used for titles of File Links.
Resolves: #66347
Releas...
Mathias Brodala
13:35 Revision 5698beaf: [BUGFIX] Use title property for File Links
Instead of the alternative text the title of files need to be
used for titles of File Links.
Resolves: #66347
Releas...
Mathias Brodala
11:10 Revision b724d602: [BUGFIX] Prevent extension download if disabled
If you disable extension installation in Install Tool (disable all
[EXT][allow*Install] options) a weird error is thr...
Nicole Cordes
11:09 Revision a1c299e4: [BUGFIX] Prevent extension download if disabled
If you disable extension installation in Install Tool (disable all
[EXT][allow*Install] options) a weird error is thr...
Nicole Cordes
10:36 Revision e1bdf78e: [BUGFIX] Compare field names without configuration
With patch https://review.typo3.org/34019/ the function
ExtensionManagementUtility::removeDuplicatesForInsertion was ...
Nicole Cordes
10:27 Revision 3ad75874: [BUGFIX] Compare field names without configuration
With patch https://review.typo3.org/34019/ the function
ExtensionManagementUtility::removeDuplicatesForInsertion was ...
Nicole Cordes
09:21 Revision e4000185: [BUGFIX] Automatic scrolling of editing form when inserting paragraph
Problem: Entering a new paragraph leads to automatic scrolling of the
editing form in the backend if the cursor is po...
Andreas Kienast
09:15 Revision d03c59b7: [BUGFIX] Automatic scrolling of editing form when inserting paragraph
Problem: Entering a new paragraph leads to automatic scrolling of the
editing form in the backend if the cursor is po...
Stanislas Rolland
00:54 Revision c58ba3e4: [BUGFIX] Respect access method with updater in EM
The Extension Manager checks the access method in each update
script when rendering the icon in the list of extension...
Jigal van Hemert
00:51 Revision 0500220a: [BUGFIX] Wrong url for frontend editing popup
Since Forge issue #66052 frontend editing with feedit is not working anymore.
This is because the URL's for modules h...
Patrick Broens
00:49 Revision 708c2d57: [BUGFIX] Respect access method with updater in EM
The Extension Manager checks the access method in each update
script when rendering the icon in the list of extension...
Jigal van Hemert

2015-04-09

22:42 Revision ee634c4f: [FEATURE] Add SVG support
Added rendering support for SVG images. When a SVG image is scaled
there is no processed file created but only a sys_...
Frans Saris
22:08 Revision da2ca9cb: [BUGFIX] Harden CSS selector for flag icons
Releases: master
Resolves: #65336
Change-Id: Ifd4406a8214e036ca5edb9d89f5f0b4778205ce6
Reviewed-on: http://review.typ...
Benjamin Kott
20:14 Revision 88bf7086: Merge pull request https://github.com/TYPO3-CMS/styleguide/issues/19 from Pneum/patch-1
Move backend module to "Help" group up top Felix Kopp
14:34 Revision b57bf36e: [BUGFIX] Use less memory in CLI lowlevel_refindex
Fetch each row when we actually need its data instead of fetching all
rows at once.
This saves quite a lot memory on ...
Christian Weiske
14:33 Revision 16261377: [BUGFIX] Use less memory in CLI lowlevel_refindex
Fetch each row when we actually need its data instead of fetching all
rows at once.
This saves quite a lot memory on ...
Christian Weiske
14:31 Revision 5538ff4c: [BUGFIX] Skip nonRelationTables in lowlevel_refindex CLI script
Some tables do not have to be checked for broken references.
Change-Id: I487a4570b6fc8cd9b692350f9f526b0710ed61a7
Re...
Christian Weiske
14:31 Revision fe697a46: [BUGFIX] Skip nonRelationTables in lowlevel_refindex CLI script
Some tables do not have to be checked for broken references.
Change-Id: I487a4570b6fc8cd9b692350f9f526b0710ed61a7
Re...
Christian Weiske
11:16 Revision de6f5362: [BUGFIX] Cancel button "id" in workspaces contains a typo
Resolves: #65829
Releases: master,6.2
Change-Id: Ifa7a1c53cf560d985cfc5bc14f5ec681074bda2d
Reviewed-on: http://review...
Pierre Boivin
11:16 Revision b5da1248: [BUGFIX] Cancel button "id" in workspaces contains a typo
Resolves: #65829
Releases: master,6.2
Change-Id: Ifa7a1c53cf560d985cfc5bc14f5ec681074bda2d
Reviewed-on: http://review...
Pierre Boivin
10:39 Revision 416621cf: [BUGFIX] Do not show empty modules for backend users
Do not show the module group if it does not contain any sub modules.
Resolves: #66232
Releases: master
Change-Id: I2...
Michael Oehlhof
09:56 Revision 7ee56087: [FOLLOW-UP][TASK] Rename FAL driver count methods
This changes the names of the newly added FAL driver count methods
to be more intuitive.
Since the new API wasn't pu...
Mathias Brodala

2015-04-08

19:25 Revision e12a2613: [BUGFIX] Only downscale images in ProcessedFile::CONTEXT_IMAGEPREVIEW
Resolves: #66270
Releases: master, 6.2
Change-Id: I8bfe273309e847c8dd185aa9c6cd35b57b2f86f3
Reviewed-on: http://revie...
Frans Saris
19:22 Revision d8dcd6d7: [BUGFIX] Only downscale images in ProcessedFile::CONTEXT_IMAGEPREVIEW
Resolves: #66270
Releases: master, 6.2
Change-Id: I8bfe273309e847c8dd185aa9c6cd35b57b2f86f3
Reviewed-on: http://revie...
Frans Saris
16:51 Revision 93715649: [BUGFIX] Error code 1238108067 is used twice
Code is used in StringValidator and in StringLengthValidator.
Releases: master, 6.2
Resolves: #65654
Change-Id: Id6a...
Xavier Perseguers
16:51 Revision fed06410: [BUGFIX] Error code 1238108067 is used twice
Code is used in StringValidator and in StringLengthValidator.
Releases: master, 6.2
Resolves: #65654
Change-Id: Id6a...
Xavier Perseguers
10:37 Revision d32e20d1: [!!!][FEATURE] Add count methods and sort functionality to FAL drivers
Instead of fetching all files and folders to count them,
two new FAL driver methods are introduced:
getFoldersInFolde...
Christian Weiske
09:45 Revision 4e92ec57: Revert "[TASK] Improve performance of trimExplode"
This reverts commit 27723ecb9770b41a898c2bebacded99ec58a9a50. This needs to be done as the current solution for Gener... Nicole Cordes
09:19 Revision 75f50dd7: [TASK] Add a signal after importer init in ImportExportUtility
To be able to modify importer options on importing T3D-files on
extension installation (e.g. for distributions) this ...
Marc Bastian Heinrichs
08:46 Revision 27723ecb: [TASK] Improve performance of trimExplode
Preg_split replaces the trim action and the removal of empty values.
Performance varies per system and parameter valu...
Stefan Froemken
00:43 Revision 07c20943: [BUGFIX] Indexed_search: add CSSsufix to title class
Add missing marker and fluid expression for templates,
so the search results are rendered as documented.
Resolves: #...
Tymoteusz Motylewski
00:24 Revision 917ea768: [BUGFIX] Fix grouping of file references in FlexForms of workspaces
With this patch file references in FlexForms of content elements in a
alternative workspace are grouped with the chan...
Stephan Großberndt
00:23 Revision 2d94295e: [BUGFIX] Fix grouping of file references in FlexForms of workspaces
With this patch file references in FlexForms of content elements in a
alternative workspace are grouped with the chan...
Stephan Großberndt
00:21 Revision dd48012f: [CLEANUP] Improve code quality in openid
Releases: master
Resolves: #66248
Change-Id: I3246e76e10212e09f348371ef494d460c51552ce
Reviewed-on: http://review.typ...
Markus Klein

2015-04-07

18:33 Revision 64c058b5: [BUGFIX] Fix generated preview URL for single element preview
The changed backpath handling lead to double /typo3 inclusion into
the URL, so it fails.
There was an occurence of ba...
Anja Leichsenring
16:19 Revision 9144aa7b: [TASK] EM: Use NProgress to visualize AJAX actions
Resolves: #66305
Releases: master
Change-Id: I1dcdca101a93c90b3ca27bc9a49e541610c40c39
Reviewed-on: http://review.typ...
Andreas Fernandez
15:59 Revision 1439e979: [FOLLOWUP][FEATURE] Introduce System Information dropdown item
* Do not render failed logins
* Render menu by AJAX call
* Add JavaScript method to invoke a reload of the menu
Rela...
Andreas Fernandez
09:43 Revision a2e088c8: [BUGFIX] Indexed_search: add CSSsufix to title class
Add missing marker and fluid expression for templates,
so the search results are rendered as documented.
Resolves: #...
Tymoteusz Motylewski

2015-04-06

17:42 Revision baedb3a9: [TASK] Add JSON and ReST definition to .editorconfig file
Add new definition for JSON files and ReST files.
Resolves: #66284
Releases: master
Change-Id: I1b7052f37180c6d5be7c...
Frank Nägler
09:57 Revision adf5acf4: [TASK] styleguide: Notification CGL
Felix Kopp
09:56 Revision 91af9fe8: [FEATURE] styleguide: DebugConsole output
Felix Kopp
00:14 Revision 2a03fac4: [BUGFIX] Hooks/Signals cannot be used during extension install
During the installation of an extension in the extension manager
hooks of the extension to be installed cannot be use...
Oliver Hader

2015-04-05

23:29 Revision 06ede36f: [BUGFIX] Hooks/Signals cannot be used during extension install
During the installation of an extension in the extension manager
hooks of the extension to be installed cannot be use...
Oliver Hader
18:56 Revision 252504f4: [FEATURE] Refactoring of scheduler CLI
Refactoring of scheduler CLI. Move the biggest part of the old
scheduler_cli_dispatch.php to an own controller. Add a...
Martin Tepper
18:12 Revision 8a68688e: [BUGFIX] Path to iframe for listing changes in WS is wrong
Opening the preview of a single element from a workspace (meaning
click the eye icon in workspace module) opens the f...
Anja Leichsenring
18:10 Revision 3b8b6645: [BUGFIX] Path to feedit edit action is wrong
Upon clicking the feedit edit pencil icon in frontend, the redirect
URL contains two times typo3, what leads to a wro...
Anja Leichsenring
15:59 Revision 588cc550: [BUGFIX] Remove double 'typo3' from Logout Button URL in Re-Login Dialog
As a leftover from the unified backpath handling patch, the Logout Button
in the login refresh modal dialog led to a ...
Anja Leichsenring

2015-04-04

21:41 Revision 31c62f93: [FEATURE] Add "LLL:" support in PAGE.inlineLanguageLabel
You can add either a constant or a locallang reference using
page.inlineLanguageLabel.[key]
Resolves: #57237
Release...
Clément MICHELET
21:25 Revision 08d11759: [BUGFIX] EXT:form: Make hardcoded messages translatable
After saving a form, we can see the "Changes saved successfully"
or "Failed to save the form" message boxes.
These m...
Michael Oehlhof
20:44 Revision d9d36bb2: [BUGFIX] Uncheck prefix domain for new domain records
Change default value for prefixing new domain records to zero since
creating multiple domains with prefix can lead to...
Simon Schaufelberger
20:43 Revision acde441f: [BUGFIX] Replace split_fileref() by pathinfo() in ResourceStorage
GeneralUtility::split_fileref($fileName) expects the given $fileName to
be an existing file as it checks if the given...
Frans Saris
20:25 Revision 280c94b1: [TASK] Add webserver to SystemInformationToolbaritem
Add the name of the webserver software to the SystemInformationToolbaritem
Resolves: #66273
Releases: master
Change-...
Frank Nägler
17:09 Revision 133e0e9f: [TASK] Remove gradient from DocHeader
Remove gradient from DocHeader to streamline the backend layout.
Resolves: #66253
Releases: master
Change-Id: I262b9...
Frank Nägler
15:47 Revision 23fdd342: [TASK] Add title attribute for icons in ext:viewpage
* Add title to view page icon on the left
* Add title to refresh icon on the right
Resolves: #66128
Releases: master...
Wouter Wolters
13:23 Revision 6c9dcb66: [BUGFIX] Add imageMagickIdentify fallback to ImageInfo::getImageSizes()
ImageInfo::getImageSizes() uses getimagesize() to determine the image
dimensions. But for pdf and svg files this fail...
Frans Saris
13:05 Revision 856541b1: [BUGFIX] Add imageMagickIdentify fallback to ImageInfo::getImageSizes()
ImageInfo::getImageSizes() uses getimagesize() to determine the image dimensions. But for pdf and svg files this fail... Frans Saris

2015-04-03

20:57 Revision 103da82c: [TASK] Use proper class naming for ext_posMap for db_new_content_el
Resolves: #66220
Releases: master
Change-Id: I763d82db8ba922d094e85c1b46039f8fef4d4dd6
Reviewed-on: http://review.typ...
Benni Mack
20:54 Revision db0285c6: [TASK] Use proper class naming for ext_posMap for Page Module
Resolves: #66221
Releases: master
Change-Id: I5616a072a75ba24a0ac0ddffaeb39c8578eb8a2b
Reviewed-on: http://review.typ...
Benni Mack
20:11 Revision ca83224a: [BUGFIX] Don't show "remaining characters" below FlexForms
Resolves: #66258
Releases: master
Change-Id: I77c99ca166d19201632d1bf044f71c523658addb
Reviewed-on: http://review.typ...
Andreas Fernandez
17:52 Revision fe1baadf: [FOLLOWUP][TASK] Refactor debugger console
* Fix unit tests
* Fix usage of DebuggerUtility::var_dump()
Resolves: #65956
Releases: master
Change-Id: I7350869c96...
Andreas Fernandez
15:52 Revision f3ddd146: [TASK] Refactor debugger console
In our crusade against ExtJS, this patch replaces the
Debugger Console with a brand new RequireJS module.
Resolves: ...
Andreas Fernandez
15:01 Revision 20497326: [BUGFIX] Handle missing relations gracefully
Properly check if the referenced record is really existing,
when dealing with refindex and sys_file_reference in
Elem...
Frans Saris
14:48 Revision e89a6551: [BUGFIX] Handle missing relations gracefully
Properly check if the referenced record is really existing,
when dealing with refindex and sys_file_reference in
Elem...
Frans Saris
13:53 Revision ea14d3f7: [BUGFIX] indexed_search: Correct js for section titles
Fixes js error when clicking on the section title
(both pibased and Extbase plugin)
Fix navigation of section menu in...
Tymoteusz Motylewski
12:26 Revision 8dd0e34b: [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 ...
Tymoteusz Motylewski

2015-04-02

15:32 Revision 18bc3e27: [BUGFIX] Fix return URL in OpenID wizard
The URL must be absolute and the parameters are cleaned up.
The returnURL sent to the OpenID provider must match the ...
Jigal van Hemert
14:27 Revision 8bf8faa7: [BUGFIX] Wrong searchbox position in ext:documentation
There is no jQuery UI loaded anymore. Remove the setting for this
to fix the position.
Resolves: #66125
Releases: ma...
Wouter Wolters
14:06 Revision a7099646: [BUGFIX] IRRE visibility check (RTE) for new records
allElementsAreDisplayed checks for panel-visible class
to determine if an inline record has all elements visible.
Thi...
Andreas Allacher
10:29 Revision 3d380ef1: [TASK] Better structure for .gitignore file
* Group ignores by purpose
* Ignore .htaccess only on top-level
Resolves: #66229
Releases: master, 6.2
Change-Id: I4...
Markus Klein
10:12 Revision 52444fb3: [TASK] Better structure for .gitignore file
* Group ignores by purpose
* Ignore .htaccess only on top-level
Resolves: #66229
Releases: master, 6.2
Change-Id: I4...
Markus Klein
09:07 Revision 3e7f74fc: [TASK] Deprecate parseTime() / parseTimeFlag in DocumentTemplate
The functionality for printing the parse time in the source code is
not used anymore in the backend, the functionalit...
Benni Mack

2015-04-01

23:31 Revision 77992b2a: [FOLLOWUP][FEATURE] Introduce System Information dropdown item
* Align status constants to FlashMessages and Modals
* Add additional badge-info class
* Display non-production envir...
Andreas Fernandez
22:49 Revision 005ce460: [BUGFIX] InlineElement: Make file extension check case insensitive
Using an inline element and trying to reference a file with an uppercase
(allowed) file extension does not show an er...
Michael Oehlhof
22:18 Revision 2a00b458: [BUGFIX] Do not fix uniqueInPid for empty values
This patch adds the necessary condition to avoid creating useless
values in fields that have eval=uniqueInPid.
The be...
Markus Klein
22:15 Revision 9d6df092: [BUGFIX] Do not fix uniqueInPid for empty values
This patch adds the necessary condition to avoid creating useless
values in fields that have eval=uniqueInPid.
The be...
Markus Klein
21:12 Revision f565d0d8: [FEATURE] Introduce System Information dropdown item
This patch introduces a new System Information dropdown item that
contains several system information. By default it ...
Andreas Fernandez
19:44 Revision a0fc38fd: [CLEANUP] Remove unused if statement in Backend Utility
Resolves: #66224
Releases: master
Change-Id: I9a3cbed8e7b9e44cfe46abcb2a0aa9f9a731801a
Reviewed-on: http://review.typ...
Benni Mack
16:22 Revision f641caee: [TASK] Make dummy.php dispatched
Use dispatching for dummy.php
Resolves: #65290
Releases: master
Change-Id: I4ead54c227ab4713143617782b93a3eda256bd92...
Wouter Wolters

2015-03-31

23:36 Revision 05ee513e: [BUGFIX] Link to file not editable anymore
Regression fix for #65358
Resolves: #66085
Releases: master,6.2
Change-Id: Ibc08d092b7d6525c264a16abc4a20e8d07ef1819...
Wouter Wolters
23:09 Revision 8fad80d1: [TASK] Remove debug call in ext:viewpage JavaScript
Resolves: #66198
Releases: master
Change-Id: I344b49d99c5e56c5a347ad71dbe589a61ad991b0
Reviewed-on: http://review.typ...
Wouter Wolters
21:27 Revision c6f16016: [TASK] Make openid return script dispatched
Resolves: #66192
Releases: master
Change-Id: Ie2bb18cdceaf893b181c428bf762e3ac9b232a0b
Reviewed-on: http://review.typ...
Wouter Wolters
21:14 Revision 973cadfc: [BUGFIX] Check for existing types before binding
Check the $combinedTypes variables if binds actually exist before
calling the bind_param method.
Resolves: #65941
Re...
Andreas Fernandez
20:54 Revision da7f1c0f: [BUGFIX] Check for existing types before binding
Check the $combinedTypes variables if binds actually exist before
calling the bind_param method.
Resolves: #65941
Re...
Andreas Fernandez
20:36 Revision bf0697ea: [BUGFIX] Link to file not editable anymore
Regression fix for #65358
Resolves: #66085
Releases: master,6.2
Change-Id: Ibc08d092b7d6525c264a16abc4a20e8d07ef1819...
Wouter Wolters
20:27 Revision 11751732: [FOLLOWUP][TASK] Make alt_doc.php dispatched
Fix missing JavaScript setting TYPO3.settings.FormEngine in workspaces
module.
Resolves: #65292
Releases: master
Cha...
Wouter Wolters
19:29 Revision b08cf789: [BUGFIX] Re-enable absolute external links
With patch https://review.typo3.org/36004/ absolute RTE links are treated
like self closing tags and the ending slash...
Nicole Cordes
19:22 Revision 1040bc16: [BUGFIX] Re-enable absolute external links
With patch https://review.typo3.org/36004/ absolute RTE links are treated
like self closing tags and the ending slash...
Nicole Cordes
18:55 Revision 19dde7d0: [BUGFIX] Correct typo of ActionService->getDataHandler()
Fix typo in method name "getDataHander" of TYPO3\CMS\Core\Tests\
Functional\DataHandling\Framework\ActionService and ...
Stephan Großberndt
18:53 Revision c1bb6311: [BUGFIX] DataHandler: Cache TCA field eval array
Introduce a runtime cache for the eval values of TCA input and text
fields. This improves performance for bulk insert...
Stephan Großberndt
16:18 Revision af441411: [BUGFIX] Fix whitespace replacement for older PCRE versions
In older PCRE versions, \h is not available. Use the supported
[ \t] instead.
Resolves: #64627
Releases: 6.2
Change-...
Andreas Kienast
11:40 Revision 07910ba7: [BUGFIX] Fix "Create multiple pages" wizard
The wizard was depending on ExtJS functionality, which
was removed meanwhile. Port the functionality to plain
JavaScr...
Andreas Fernandez
11:32 Revision 24b26aee: [TASK] EM: Require confirmation to continue on dependency failure
Disable all "I know what I'm doing" buttons and add a confirmation
checkbox to unlock those buttons.
Resolves: #6615...
Andreas Fernandez
11:05 Revision f07c1a45: [TASK] Trigger events on buttons in Modal.js
Modal.js triggers now events which can be binded.
This patch change some implementations in the core which now use
th...
Frank Nägler
10:56 Revision b12ef431: [TASK] Load Placeholder.js via bower
The Placeholder.js library previously located in "typo3/contrib/placeholdersjs" is now
fetched via bower and copied t...
Wouter Wolters
00:49 Revision 84d2b8f1: [!!!][TASK] Isolate unused fields and field arrangements
In the upcoming strong defaults for "frontend" some fields and field
arrangements are not in use anymore and belong t...
Patrick Broens

2015-03-30

21:56 Revision 5a00f47e: [TASK] Deprecated labels should get a developer note
Releases: master
Resolves: #66164
Change-Id: Iefd589f2affae635afca7f25658355d22eb9aadc
Reviewed-on: http://review.typ...
Xavier Perseguers
21:34 Revision 34dd1183: [BUGFIX] Allow value 0 in textfields with eval int
Fix a wrong JS parameter.
Releases: master, 6.2
Resolves: #65965
Change-Id: I8f85d2a5e9133c7da351821d0fd73a8c6a59b46...
Markus Klein
21:31 Revision 52b96dd7: [TASK] Remove unused xml:space attributes in XLF
Releases: master
Resolves: #66163
Change-Id: Ia16247cb5dd34abfa97701012b7f652677739acb
Reviewed-on: http://review.typ...
Markus Klein
20:41 Revision 44f3c305: [TASK] Change modal state to warning instead of error
Change the modal state to warning in case of deleting a record.
The dialog display a warning and no error, so the cor...
Frank Nägler
16:10 Revision 28bb238a: [TASK] EM: Replace alert with callout
Replace the "Please read this carefully" alert with the more proper callout.
Resolves: #66137
Releases: master
Chang...
Andreas Fernandez
15:03 Revision 67b9f2e1: [BUGFIX] Add variable declaration in TsConfigParser
In backend/Classes/Configuratio/TsConfigParser.php $this->id is used,
but there was no variable declaration.
Resolve...
Michael Oehlhof
14:55 Revision 93080d3a: [BUGFIX] Invalid syntax for swapping arguments in sprintf()
The position specifier must include a trailing $ to be effective.
Releases: master, 6.2
Resolves: #66148
Related: #6...
Xavier Perseguers
14:55 Revision dea2c667: [BUGFIX] System>Configuration: Fix search in
Only search in data which are scalars.
Resolves: #60851
Releases: master, 6.2
Change-Id: I571bb69aeb37d5e407c3c7e78b...
Michael Oehlhof
14:55 Revision 395c6296: [BUGFIX] Invalid syntax for swapping arguments in sprintf()
The position specifier must include a trailing $ to be effective.
Releases: master, 6.2
Resolves: #66148
Related: #6...
Xavier Perseguers
14:54 Revision f0f0f105: [BUGFIX] Mixed-up original and XCLASS class names in reports
Invalid syntax for the placeholders prevents sprintf() from
swapping the order of the arguments.
Releases: master, 6...
Xavier Perseguers
14:53 Revision df34cac7: [BUGFIX] Mixed-up original and XCLASS class names in reports
Invalid syntax for the placeholders prevents sprintf() from
swapping the order of the arguments.
Releases: master, 6...
Xavier Perseguers
14:47 Revision e8f241bf: [BUGFIX] System>Configuration: Fix search in
Only search in data which are scalars.
Resolves: #60851
Releases: master, 6.2
Change-Id: I571bb69aeb37d5e407c3c7e78b...
Michael Oehlhof
14:42 Revision d2744e83: [TASK] Report problem if compatibility6 is loaded
Reports module should show a warning if EXT:compatibility6 is loaded
since this implies known performance drawbacks.
...
Xavier Perseguers
12:37 Revision a995b543: [TASK] Adjust layout of openid settings in backend
The openid logo in user settings was to big and the popup
styling was adjusted.
Resolves: #66113
Releases: master
Ch...
Frank Nägler
12:26 Revision edfcd7a7: [TASK] Load autosize via bower
The autosize library previously located in "typo3/contrib/jquery" is now
fetched via bower and copied to the public J...
Wouter Wolters

2015-03-29

22:39 Revision 92fcab3f: [BUGFIX] EM: Update extension versions not in TER
The EM finds now extension updates for extension versions which aren't
in TER data.
Resolves: #65341
Releases: maste...
Alexander Opitz
19:09 Revision aa026c36: [TASK] Make Backend Ajax URLs absolute
All ajaxURLs are now referenced with the absolute path,
a back path is not necessary anymore.
Resolves: #66109
Relea...
Benni Mack
18:54 Revision 055a22f6: [BUGFIX] Fix JS errors in configuration wizard of backend layout
Loading of the ExtJS stuff was missing.
And also do some cleanup stuff
(getLanguageService, getDatabaseConnection).
...
Michael Oehlhof
18:09 Revision 8372a8b4: [BUGFIX] Fix JavaScript errors in LanguageModule.js
* inline labels passed by Fluid are undefined
* date.format is not a function
* loadTranslationsByLocale is not defin...
Wouter Wolters
17:31 Revision b721a83f: [BUGFIX] Fix undefined language labels
Resolves: #66121
Releases: master
Change-Id: Iedf8e66b7991e1a67cf690596812f84676786718
Reviewed-on: http://review.typ...
Andreas Fernandez
14:29 Revision cf57669f: [TASK] Refactoring of backend login screen
Refactoring of LoginController and introducing a complete new
login screen.
Resolves: #65939
Releases: master
Change...
Frank Nägler
 

Also available in: Atom