2015-08-30 00:47:35 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
No trailing slash in the location part of a dependency.
|
2015-07-04 11:58:30 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
Update typo3_62 to 6.2.14 (TYPO3 6.2.14).
2015-07-01 e7376af [RELEASE] Release of TYPO3 6.2.14 (TYPO3 \
Release Team)
2015-07-01 0f3fb37 #59231 [SECURITY] Add hook to implement login \
protection methods (Nicole Cordes)
2015-07-01 2973b57 #67538 [SECURITY] Disallow access to fallback \
storage '0' (Nicole Cordes)
2015-07-01 8546772 #67458 [SECURITY] XSS in 3rd party library \
Flowplayer (Wouter Wolters)
2015-07-01 9be2f6b #34107 [SECURITY] Encode link text properly in \
typolink (Nicole Cordes)
2015-07-01 7695d91 #59211 [SECURITY] XSS in Filelist (Markus Bucher)
2015-07-01 4f6e84b #59258 [SECURITY] Regenerate session id upon login \
if needed (Helmut Hummel)
2015-07-01 bff9fa5 #56644 [SECURITY] Prevent edit of file metadata of \
files with no access (Marc Bastian Heinrichs)
2015-07-01 fac6e13 #67799,#67775 [TASK] Travis: container based and no \
composer self-update (Christian Kuhn)
2015-07-01 ca0df84 #67835 [BUGFIX] Use single quotes in query for \
values in EXT:workspaces (Andreas Fernandez)
2015-07-01 e742451 #67867 [BUGFIX] Duplicate XLIFF identifiers \
(Xavier Perseguers)
2015-07-01 af872e2 #65205 [BUGFIX] Load language file for error \
messages (Nicole Cordes)
2015-07-01 1f19bb5 #66895 [BUGFIX] Correction of Filelink of FAL in \
linkvalidator (Pierre Boivin)
2015-07-01 603edc3 #67837 [BUGFIX] 1st level cache for \
``QueryResult::count()`` (Mathias Brodala)
2015-06-30 a5bec24 #16840 [BUGFIX] hmenu.special = list must evaluate \
showAccessRestrictedPages (Gilles FOUET)
2015-06-30 f151333 #67834 [BUGFIX] Fix SQL error in \
IndexSearchRepository (Tim Schreiner)
2015-06-29 d9d1754 #67779 [TASK] Travis: Add github oauth token (Anja \
Leichsenring)
2015-06-29 abbfcac [FOLLOWUP][BUGFIX] Only count items in \
ForViewHelper when ``iteration`` argument is set (Anja Leichsenring)
2015-06-29 3db88fe #67801 [BUGFIX] Only count items in ForViewHelper \
when ``iteration`` argument is set (Mathias Brodala)
2015-06-26 e1198d9 #67770 [BUGFIX] Fix wrong variable spelling in \
RteHtmlParser (Markus Klein)
2015-06-26 0f4157b #50231 [BUGFIX] Increase lifetime of \
cache_rootline (Christian Kuhn)
2015-06-25 53d22b5 #67238 [BUGFIX] Avoid race conditions in \
typo3temp/Cache (Bernhard Kraft)
2015-06-25 ed1948d #67735 [BUGFIX] Make ext_update working (Markus Klein)
2015-06-25 583eb67 #67703 [BUGFIX] Cleanup AbstractExceptionHandler \
and fix variable access (Mathias Schreiber)
2015-06-23 9d8c63b #67697 [TASK] Bump class alias loader version \
(Helmut Hummel)
2015-06-23 0edaed8 #67696 [TASK] Bump composer installer version \
(Helmut Hummel)
2015-06-23 25aa461 #67466 [TASK] Improve "Overwrite files" \
message (Alina Fleser)
2015-06-22 8d2fc92 #67620 [BUGFIX] Illegal string offset in \
DataPreprocessor (Wouter Wolters)
2015-06-22 2f9eca0 #24858 [BUGFIX] "fixed_lgd_cs" may crash \
in eID environment (Benjamin Mack)
2015-06-22 396595f #67563 [BUGFIX] Render correct menu item for \
broken shortcut (Andreas Wolf)
2015-06-21 0d0b502 #23270 [BUGFIX] Correctly handle forceTypeValue = \
0 (Benjamin Mack)
2015-06-20 75114d6 #22774 [BUGFIX] Sorting ignored in "Template \
Overview" (Reinhard Führicht)
2015-06-19 ec1d0cb #67413 [BUGFIX] Don't force lowercase on SQL SET() \
values (Stephan GroÃberndt)
2015-06-18 af4c2a0 #66352 [BUGFIX] Properly resolve link format to \
page type (Daniel Schmidt)
2015-06-18 e903c84 #67432 [BUGFIX] Check if file exists before \
deletion (Christoph Lehmann)
2015-06-18 88f3653 #67543 [BUGFIX] Fix check for import / export \
folder (Alexander Stehlik)
2015-06-18 9e228bc #67599 [BUGFIX] Use single quotes for password \
check (Andreas Fernandez)
2015-06-18 28bdc45 #65563 [BUGFIX] File metadata can't be edited \
inline (Benjamin Mack)
2015-06-18 ee8c8b9 #67586 [TASK] Add basic unit tests for \
ContentObjectRenderer::typoLink (Nicole Cordes)
2015-06-17 0b7dee6 #56296 [BUGFIX] Properly escape option value for \
groups (Wouter Wolters)
2015-06-17 77ac8f2 #64654 [BUGFIX] Fix SQL error on recursive \
TypoScript template inclusion (Andreas Fernandez)
2015-06-17 856ca19 #60261 [BUGFIX] Add "tx_felogin" folder \
in "uploads" folder during install (Jonathan IROULIN)
2015-06-16 d4ee83c #53034 [BUGFIX] Always use MCRYPT_DEV_URANDOM if \
using mcrypt (Helmut Hummel)
2015-06-15 4eff898 #67463 [BUGFIX] Scheduler now throws \
OutOfBoundsException on SQL query error (Mathias Schreiber)
2015-06-15 c90515e #64429 [TASK] Remove version number from generator \
tag (Wouter Wolters)
2015-06-11 af1b31b #67408 [TASK] Nail down php 5.6 instantiation \
issues in tests (Christian Kuhn)
2015-06-10 0d91bf6 #67383 [BUGFIX] Check $http_response_headers in \
GeneralUtility::getUrl() (Andreas Fernandez)
|
2015-06-10 15:02:03 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update typo3_62 to 6.2.13 (TYPO3 6.2.13).
The TYPO3 community announces the release of TYPO3 CMS version 6.2.13
LTS, which is now ready for you to download.
This version is a maintenance release and contains bug fixes as well as
various improvements for the day-to-day administration of a TYPO3
website (Extension Manager and management of reference index).
PHP 5.6 support
- ---------------
Although the TYPO3 CMS Team aims at eventually supporting PHP 5.6 with
TYPO3 6.2 LTS, we are aware of some in-depth issues. As such, we
highly recommend to keep PHP 5.3 - 5.5 when running TYPO3 6.2 LTS for
the time being. Hopefully this should be fixed with the next release.
Image handling
- --------------
The base data used for the checksum calculation of processed files
have been changed. This should be transparent for you unless you are
having a large installation. In such case, we enjoin you to read the
details about this release (link below) and to make use of the
dedicated upgrade wizard.
|
2015-06-06 16:29:13 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
Update typo3_62 package to 6.2.12.
2015-04-16 012f31e [RELEASE] Release of TYPO3 6.2.12 (TYPO3 \
Release Team)
2015-04-14 ad23774 #65117 [TASK] EM: Update extension to latest \
possible (Alexander Opitz)
2015-04-14 7477185 #66410 [BUGFIX] Store dependency errors before \
further dependency tests (Nicole Cordes)
2015-04-14 07be3df #65506 [BUGFIX] Re-add parsing for list elements \
(Nicole Cordes)
2015-04-13 bebf919 #62184 [BUGFIX] Invalid file identifier with \
GIFBUILDER (Xavier Perseguers)
2015-04-13 5a15c87 #63675 [BUGFIX] Cache results of \
explodeSoftRefParserList() (Stephan GroÃberndt)
2015-04-13 eeaf6d9 #66208 [BUGFIX] Handle post_max_size = 0 (Markus Klein)
2015-04-13 934e4e1 #66243 [BUGFIX] Write references for FAL relations \
(Nicole Cordes)
2015-04-13 225eb71 #65980 [BUGFIX] indexed_search: Correct js for \
section titles (Tymoteusz Motylewski)
2015-04-13 c2cbc8e #58003 [BUGFIX] IndexedSearch: Fix various issues \
in extbase plugin (Robert Vock)
2015-04-13 2451486 #52126,#57129 [FOLLOWUP][BUGFIX] Fix readable output for \
type "group" and MM-tables (Xavier Perseguers)
2015-04-13 c73d3d4 #52126,#57129 [BUGFIX] Fix readable output for type \
"group" and MM-tables (Georg Ringer)
2015-04-10 670bb70 #66347 [BUGFIX] Use title property for File Links \
(Mathias Brodala)
2015-04-10 b724d60 #58800 [BUGFIX] Prevent extension download if \
disabled (Nicole Cordes)
2015-04-10 e1bdf78 #65480 [BUGFIX] Compare field names without \
configuration (Nicole Cordes)
2015-04-10 e400018 #22167 [BUGFIX] Automatic scrolling of editing \
form when inserting paragraph (Andreas Fernandez)
2015-04-10 c58ba3e #66263 [BUGFIX] Respect access method with updater \
in EM (Jigal van Hemert)
2015-04-09 b57bf36 #17774 [BUGFIX] Use less memory in CLI \
lowlevel_refindex (Christian Weiske)
2015-04-09 5538ff4 #66338 [BUGFIX] Skip nonRelationTables in \
lowlevel_refindex CLI script (Christian Weiske)
2015-04-09 de6f536 #65829 [BUGFIX] Cancel button "id" in \
workspaces contains a typo (Pierre Boivin)
2015-04-08 e12a261 #66270 [BUGFIX] Only downscale images in \
ProcessedFile::CONTEXT_IMAGEPREVIEW (Frans Saris)
2015-04-08 9371564 #65654 [BUGFIX] Error code 1238108067 is used \
twice (Xavier Perseguers)
2015-04-08 75f50dd #58782 [TASK] Add a signal after importer init in \
ImportExportUtility (Marc Bastian Heinrichs)
2015-04-08 07c2094 #16773 [BUGFIX] Indexed_search: add CSSsufix to \
title class (Tymoteusz Motylewski)
2015-04-08 917ea76 #65126 [BUGFIX] Fix grouping of file references in \
FlexForms of workspaces (Stephan GroÃberndt)
2015-04-06 2a03fac #65848 [BUGFIX] Hooks/Signals cannot be used \
during extension install (Oliver Hader)
2015-04-04 acde441 #66033 [BUGFIX] Replace split_fileref() by \
pathinfo() in ResourceStorage (Frans Saris)
2015-04-04 6c9dcb6 #66268 [BUGFIX] Add imageMagickIdentify fallback \
to ImageInfo::getImageSizes() (Frans Saris)
2015-04-03 2049732 #65520 [BUGFIX] Handle missing relations \
gracefully (Frans Saris)
2015-04-02 3d380ef #66229 [TASK] Better structure for .gitignore file \
(Markus Klein)
2015-04-01 2a00b45 #59224 [BUGFIX] Do not fix uniqueInPid for empty \
values (Markus Klein)
2015-03-31 05ee513 #66085 [BUGFIX] Link to file not editable anymore \
(Wouter Wolters)
2015-03-31 973cadf #65941 [BUGFIX] Check for existing types before \
binding (Andreas Fernandez)
2015-03-31 b08cf78 #66083 [BUGFIX] Re-enable absolute external links \
(Nicole Cordes)
2015-03-31 19dde7d #65746 [BUGFIX] Correct typo of \
ActionService->getDataHandler() (Stephan GroÃberndt)
2015-03-31 c1bb631 #63670 [BUGFIX] DataHandler: Cache TCA field eval \
array (Stephan GroÃberndt)
2015-03-31 af44141 #64627 [BUGFIX] Fix whitespace replacement for \
older PCRE versions (Andreas Fernandez)
2015-03-30 34dd118 #65965 [BUGFIX] Allow value 0 in textfields with \
eval int (Markus Klein)
2015-03-30 93080d3 #66148 [BUGFIX] Invalid syntax for swapping \
arguments in sprintf() (Xavier Perseguers)
2015-03-30 dea2c66 #60851 [BUGFIX] System>Configuration: Fix \
search in (Michael Oehlhof)
2015-03-30 f0f0f10 #66146 [BUGFIX] Mixed-up original and XCLASS class \
names in reports (Xavier Perseguers)
2015-03-29 92fcab3 #65341 [BUGFIX] EM: Update extension versions not \
in TER (Alexander Opitz)
2015-03-28 0afd642 #65871 [BUGFIX] Show commands for GDlib tests \
(Georg Ringer)
2015-03-28 67f03fd #65727 [BUGFIX] Avoid cObject to create a \
temporary file (Benjamin Mack)
2015-03-28 26c4f4b #62189 [BUGFIX] Correctly render menu link for \
translated shortcuts (Markus Klein)
2015-03-27 aacde3b #66068 [BUGFIX] Use current time for new sys_log \
entries (Frans Saris)
2015-03-26 9aaba26 #65836 [BUGFIX] Fix order of generator meta tag \
(Wouter Wolters)
2015-03-26 d643a32 #63927 [BUGFIX] Last-Modified response header \
broken by design (Patrick Broens)
2015-03-26 10779eb #62080 [BUGFIX] Do not overwrite page title of \
USER plugins (Markus Klein)
2015-03-26 a335865 #66028 [BUGFIX] Use early return in \
cObj::getImgResource (Oliver Hader)
2015-03-25 1f98368 #66023 [BUGFIX] Performance issue with caching \
empty text menus (Oliver Hader)
2015-03-25 bd8c701 #59589 [BUGFIX] Check folder permission for \
default upload folder (Nicole Cordes)
2015-03-25 71277f9 #65983 [BUGFIX] FileList uses wrong basefolder for \
isWithinFolder (Frans Saris)
2015-03-24 a8900b7 #65936 [BUGFIX] Allow Video Text Tracks files \
(Andreas Fernandez)
2015-03-24 5d6d720 #65974 [BUGFIX] TCAtree must use \
BackendUtility::getRecordTitle() (Georg Ringer)
2015-03-24 d7cd1a8 #65804 [BUGFIX] helhum/class-alias-loader version \
in composer.json (Alexander Stehlik)
2015-03-23 a84d942 #65817 [BUGFIX] indexed_search fix advanced search \
select boxes in extbase plugin (Tymoteusz Motylewski)
2015-03-22 80b566f #65844 [TASK] Use LOWER instead of LCASE (Andreas \
Fernandez)
2015-03-19 d6659aa #65853 [BUGFIX] RTE: Paste structure does not \
remove on[event] attributes (Stanislas Rolland)
2015-03-19 5ef2236 #65792 Revert "[BUGFIX] SelectViewHelper must \
respect option(Value|Label)Field for arrays" (Anja Leichsenring)
2015-03-19 3d95bf2 #65693 [BUGFIX] RTE: Paste structure fails in \
Google Chrome (Stanislas Rolland)
2015-03-19 0671b4c #60998 [FOLLOWUP][BUGFIX] Fix PHP warning in \
shouldFieldBeOverlaid() (Markus Klein)
2015-03-19 04effb2 #62100 [BUGFIX] Set session cookie when \
FE_SESSION_KEY is used (Nils Heuermann)
2015-03-18 0708920 #65816 [BUGFIX] Indexed_search: Fix access to \
'blind' settings in extbase plugin (Tymoteusz Motylewski)
2015-03-18 0a6dfcd #65806 [TASK] Improve deprecation message of raw \
query result (Christian Kuhn)
|
2015-03-18 15:01:45 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
Update typo3_62 to 6.2.11 (TYPO3 6.2.11), a leaf package.
2015-03-17 08687ec [RELEASE] Release of TYPO3 6.2.11 (TYPO3 \
Release Team)
2015-03-16 22db119 #65577 [FOLLOWUP][BUGFIX] Handle exceptions in \
Logging API (Steffen Müller)
2015-03-16 089417c #59616 [BUGFIX] Fix wrong enforcement of pid 0 for \
rootLevel = -1 in impexp (Marc Bastian Heinrichs)
2015-03-15 0db2830 #65223 [BUGFIX] Do not remove FE session cookie if \
fe_user is logged in (Markus Klein)
2015-03-15 705da95 #65638 [BUGFIX] Allow to disable \
Info->PageTSconfig again (Markus Klein)
2015-03-15 a90e373 #59042 [TASK] Category fields are not added to TCA \
interface section (Oliver Hader)
2015-03-15 8f60b2f #65680 [TASK] Show suited TYPO3 versions at \
distributions (Andreas Fernandez)
2015-03-15 78bf331 #65576 [BUGFIX] Avoid fatal for unserializable \
extension configuration (Stephan GroÃberndt)
2015-03-15 4aa2f0c #57292 [BUGFIX] RTE styling does not fit to \
TCEforms styling (Benjamin Mack)
2015-03-14 89f9ec4 #65667 [BUGFIX] Resolve class name from aliases \
managed by composer (Helmut Hummel)
2015-03-13 d7d00d4 #65420 [FOLLOWUP] Do not respect autoload info if \
core repo is composer root (Helmut Hummel)
2015-03-13 eb4a357 #65673 [BUGFIX] FAL: Allow filenames like \
"0" (Malte Muth)
2015-03-12 ca0aedf #60545 [BUGFIX] Consider subfolder in absolute \
links (Markus Klein)
2015-03-12 4356284 #65126 [BUGFIX] Missing relations when saving \
flexform fields (Stephan GroÃberndt)
2015-03-12 54b0b7e #63373 [TASK] EXT:dbal: Harden unit tests for \
expression chunks (Andreas Fernandez)
2015-03-12 8fedc9e #55774,#55775, [TASK] Add IE 11 detection to ExtJS (Lorenz \
Ulrich)
2015-03-12 d392b3f #65668 [BUGFIX] PHP Warning in HistoryService \
(Oliver Hader)
2015-03-12 4995a82 #65689 [BUGFIX] Use a typecast to ensure correct \
value (Georg Ringer)
2015-03-12 6ff644d #58824 [TASK] Add functional test for imports with \
forced uids (Marc Bastian Heinrichs)
2015-03-11 65c2fd0 #57413 [BUGFIX] Correct trim of trailing slash \
(Andreas Fernandez)
2015-03-11 31d0458 #65569 [TASK] Remove deprecated "strict" \
PHPUnit option (Mathias Brodala)
2015-03-11 ae317f2 #52607 [BUGFIX] Add domain model validators only \
once (Alexander Schnitzler)
2015-03-11 47cbb9d #65666 [BUGFIX] Properly handle absolute links in \
typolink() (Markus Klein)
2015-03-11 8c31180 #47372 [BUGFIX] Correct upload field name for TCA \
internal_type file (Wouter Wolters)
2015-03-10 26bb5e0 #63550 [BUGFIX] Re-enable menu configuration \
caching (Martin Helmich)
2015-03-10 7cd196b #65646 [BUGFIX] Scheduler misses the \
"stop" icon when a task is running (Ernesto Baschny)
2015-03-10 6f62632 #63991 [BUGFIX] DBAL: Set allowNull for insert and \
update queries to TRUE (Armin Ruediger Vieweg)
2015-03-10 4f9799b #65634 [BUGFIX] Use "user_auth" index \
for DataHandler:printLogErrorMessages (Andreas Fernandez)
2015-03-09 485668b #65624 [BUGFIX] Respect newlines in \
['SYS']['binSetup'] (Nicole Cordes)
2015-03-07 aba076a #65577 [BUGFIX] Handle exceptions in Logging API \
(Markus Klein)
2015-03-06 1248078 #65564 [BUGFIX] Fix labels in linkvalidator (Georg \
Ringer)
2015-03-06 fd0f56b #61463 [BUGFIX] Allow processed folders in \
different storage (Helmut Hummel)
2015-03-05 2203c5e #65554 [TASK] Update to phpunit 4.5 (Christian Kuhn)
2015-03-05 9f46236 #63728 [BUGFIX] Avoid getTCAtypeValue-calls in \
DataHandler->fillInFieldArray (Stephan GroÃberndt)
2015-03-05 844dc39 #59015 [BUGFIX] Catch all errors on adding files \
of sys_files to export (Marc Bastian Heinrichs)
2015-03-05 0ba442b #60226 [FOLLOWUP][BUGFIX] Prevent wrong ref_index \
for fields with soft references (Nicole Cordes)
2015-03-05 70ed6e3 #65501 [BUGFIX] Normalize font-size in install \
tool (Benjamin Kott)
2015-03-04 1bd123a #64733 [BUGFIX] Reload extension list after update \
(Nicole Cordes)
2015-03-04 4ed8c45 #64920 [BUGFIX] Update misleading help text about \
deprecated/removed features (Michael Schams)
2015-03-04 6781f3f #65485 [BUGFIX] Remove RemoveXSS credit link \
(Christian Kuhn)
2015-03-04 835be9a #65378 [BUGFIX] Regression when scaling/cropping \
in GIFBUILDER (Torben Hansen)
2015-03-03 223e087 #63676,#63782 [BUGFIX] Do not fetch records from tables \
without references (Stephan GroÃberndt)
2015-03-02 57f749d #57393 [BUGFIX] Prevent infinite loop in \
TceformsUpdateWizard (Nicole Cordes)
2015-03-02 23b8d74 #65468 [BUGFIX] Fix listAll GET parameter case in \
indexed_search (Alexander Stehlik)
2015-03-02 64cf5ee #65273 [BUGFIX] Properly handle XLF translation \
file detection (Markus Klein)
2015-03-02 aef204f #48965 [BUGFIX] Add property "uidLocal" \
to extbase FileReference model (Jost Baron)
2015-03-02 f52bfac #55699 [BUGFIX] Show data of valid columns in \
element info (Marc Bastian Heinrichs)
2015-03-02 4af8a63 #65433 [BUGFIX] Invalid back path of \
ImageViewHelper in TYPO3 backend (Oliver Hader)
2015-03-02 68caf38 #65454 [TASK] Backport functional / unit bootstrap \
changes to 6.2 (Oliver Klee)
2015-03-02 f5d526d #58307 [BUGFIX] Invalid reference count on storing \
new child records in FlexForm (Oliver Hader)
2015-03-02 c0b7c44 #65447 [BUGFIX] Prevent redirection loop for \
shortcuts (Nicole Cordes)
2015-03-01 8cdf89c #65335 [BUGFIX]Â File must use MIME type from \
index record (Andreas Wolf)
2015-03-01 015b15d #65248 [BUGFIX] Let Scheduler handle storage \
indexing exception (Francois Suter)
2015-03-01 a20d223 #65434 [FOLLOWUP][BUGFIX] Respect interfaces as \
well when checking class existence (Helmut Hummel)
2015-03-01 6d2b05b #65434 [BUGFIX] Respect interfaces as well when \
checking class existence (Helmut Hummel)
2015-03-01 84176a1 #25594 [BUGFIX] Code completion in t3editor behind \
operator (Frederic Gaus)
2015-03-01 d21b223 #65040 [BUGFIX] Check default storage first to \
find default upload folder (Frans Saris)
2015-03-01 e1027eb #25732 [BUGFIX] t3editor: Add code autocompletion \
for listNum (Frederic Gaus)
2015-02-28 dc6a2fe #65420 [TASK] Do not respect autoload info if core \
repo is composer root (Helmut Hummel)
2015-02-28 75302df #65358 [FOLLOWUP][BUGFIX] Allow file:// links in \
Element Browser (Nicole Cordes)
2015-02-28 6bc5d5b [BUGFIX] SelectViewHelper must respect \
option(Value|Label)Field for arrays (Alexander Schnitzler)
2015-02-28 fd63368 #65421 [FOLLOWUP][BUGFIX] Prevent wrong ref_index \
for fields with soft references (Nicole Cordes)
2015-02-28 f47d624 #60226 [BUGFIX] Prevent wrong ref_index for fields \
with soft references (Nicole Cordes)
2015-02-28 40281c4 #41728 [BUGFIX] Escape regex chars when building \
sWordRegEx (Alexander Stehlik)
2015-02-28 9bfc330 #65358 [BUGFIX] Allow file:// links in Element \
Browser (Nicole Cordes)
2015-02-28 e1d7254 #49071 [BUGFIX] Rethrow Extbase scheduler task \
exceptions (Mathias Brodala)
2015-02-27 9759533 #65102 [BUGFIX] Workspaces: Fix broken buttons in \
frontend (Andreas Fernandez)
2015-02-27 8c70746 #65187 [BUGFIX] Fix cookie evaluation order \
(Helmut Hummel)
2015-02-27 3c56167 #56655 [BUGFIX] Display Info of File in popup \
instead of File Metadata (Fabien Udriot)
2015-02-27 b66a0f0 #64253 [BUGFIX] Set correct workspace ID when \
updating referenceIndex for files (Markus Klösges)
|
2015-03-01 16:36:58 by Takahiro Kambe | Files touched by this commit (3) |
Log message:
Update typo3_62 package to 6.2.10.
The TYPO3 Community announces the version 6.2.10 LTS of the TYPO3 Enterprise
Content Management System.
We announce the release of TYPO3 CMS 6.2.10 LTS, which is a regular
maintenance release that contains over 200 bug fixes and improvements.
For details about the release, please visit the following wiki page:
http://wiki.typo3.org/TYPO3_CMS_6.2.10
Performance Improvements
Additionally, a new extraordinary change in regard of performance was
included. The existing functionality for loading PHP classes was improved by
also including the autoloader functionality from the Composer project. This
is a backport from TYPO3 CMS 7.1 and will speed up requests for both
frontend pages and the TYPO3 Backend up to 20%, especially on sites with
non-cached frontend pages.
The backport to TYPO3 6.2.10 loads all PHP classes from the required system
extensions via a static class map based on the PSR-4 standard. All other PHP
classes are still loaded via the existing TYPO3-internal class loader.
For details about the integration and the functionality, see the
corresponding wiki page on http://wiki.typo3.org/ComposerClassLoader.
|
2015-02-19 17:07:26 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
typo3_62 dose not support PHP 5.6.0 and later.
|
2015-02-19 16:21:19 by Takahiro Kambe | Files touched by this commit (8) |
Log message:
Add typo3_62 package version 6.2.9 (TYPO3 6.2.9).
This is latest TYPO3 LTS release since Mar 2014. For more detail,
please refer <http://wiki.typo3.org/TYPO3_CMS_6.2>.
|