Newer
Older
2014-05-22 c66d056 [RELEASE] Release of TYPO3 6.2.3 (TYPO3 Release Team)
2014-05-22 ab7a9f8 #30377 [SECURITY] Add trusted HTTP_HOST configuration (Helmut Hummel)
2014-05-22 3858e46 #54111,#54113 [SECURITY] XSS in (old) extension manager information function (Nicole Cordes)
2014-05-22 6c6ae4b #48695 [SECURITY] XSS in new content element wizard (Marcus Krause)
2014-05-22 1e2843b #54109 [SECURITY] XSS in template tools on root page (Marc Bastian Heinrichs)
2014-05-22 938f7f8 #57576 [SECURITY] XSS in Backend Layout Wizard (Helmut Hummel)
2014-05-22 5ecbf23 #48693 [SECURITY] Encode URL for use in JavaScript (Jigal van Hemert)
2014-05-22 d591b1d #57673 [SECURITY] Session timeout can be circumvented once (Markus Klein)
2014-05-22 d554ac5 #54526 [SECURITY] Remove charts.swf to get rid of XSS vulnerability (Helmut Hummel)
2014-05-20 4a3e526 #58310 [BUGFIX] RTE Remove Format removes too much (Stanislas Rolland)
2014-05-19 849e5f1 #58796 [BUGFIX] indexed_search plugin cannot be translated (Robert Vock)
2014-05-18 3d5143b #58846 [BUGFIX] Missing check if $row[t3ver_state] is set in IconUtility (Frans Saris)
2014-05-16 8b26489 #58870 [TASK] Cleanup DataHandler functional tests (Oliver Hader)
2014-05-16 b36a41a #58854 [TASK] Extend DataHandler IRRE functional tests (Oliver Hader)
2014-05-16 34181bb #58868 [TASK] Unify DataHandler test structure (Oliver Hader)
2014-05-15 b71a056 #58842 [BUGFIX] Wrong system requirements link (Markus Klein)
2014-05-13 12177af #58720 [BUGFIX] Wrong path reference for installToolPassword option (Markus Klein)
2014-05-13 dd14682 #56796 [BUGFIX] Restore registers before early returns (Jo Hasenau)
2014-05-13 88746ec #58688,#57348 [BUGFIX] Don't rely on not found database records impexp (Marc Bastian Heinrichs)
2014-05-13 624aef3 #58735 [BUGFIX] MM relations are not correctly resolved in Backend view (Oliver Hader)
2014-05-13 016860a #58719 [BUGFIX] Invalid module token in openid wizard (Markus Klein)
2014-05-13 d951b22 #58758 [BUGFIX] Sprite icons not shown (Frans Saris)
2014-05-13 deb3c0f #58620 [BUGFIX] Category tab not shown for file when filemetadata installed (Frans Saris)
2014-05-13 d277119 #57606 [BUGFIX] Remove failing extension installations (Nicole Cordes)
2014-05-12 01103d5 #58731 [BUGFIX] DataProviderContext uses wrong member field in setter (Tim Schreiner)
2014-05-12 4f982ca #58676 [TASK] Update to phpunit 4.1 (Christian Kuhn)
2014-05-12 65603ab #58369 [SECURITY] Extbase must not cache dynamic parts of queries (Markus Klein)
2014-05-12 037d2c7 #57986 [BUGFIX] Check if storage exists before accessing it (Christian Weiske)
2014-05-12 d071a64 #58150 [BUGFIX] Use file name in delete confirmation message (Christian Weiske)
2014-05-07 f0a4334 #58600 [BUGFIX] LocalizationUtility methods should be static (Christian Kuhn)
2014-05-07 9da1f2c [TASK] Add PHP 5.6 as travis-ci environment (Christian Kuhn)
2014-05-06 e4c1376 [TASK] Set TYPO3 version to 6.2.3-dev (TYPO3 Release Team)
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
2014-05-07 b77fdcd [RELEASE] Release of TYPO3 6.2.2 (TYPO3 Release Team)
2014-05-06 d2969cd #58567 [BUGFIX] IndexSearch still uses require_once (Markus Klein)
2014-05-06 bc1f264 #58576 [BUGFIX] Fix exporting content elements (Wouter Wolters)
2014-05-06 e8dc574 #58451 [BUGFIX] Skip APC tests if on cli and enable_cli is off (Wouter Wolters)
2014-05-06 a361b92 #58582 [BUGFIX] Flag compressed files to exclude from compression (Helmut Hummel)
2014-05-06 830d62b #58581 [TASK] Clarify reset in page renderer comment (Helmut Hummel)
2014-05-06 87310e5 #58578 [TASK] Find functional tests automatically, optimize travis-ci (Christian Kuhn)
2014-05-06 70a36ff #58445 [CLEANUP] Clean up functional tests (Felix Oertel)
2014-05-06 dad6962 #58530 [BUGFIX] ext:rsaauth cliBackend pollutes cli output (Christian Kuhn)
2014-05-06 9ab3b9b #16472 [BUGFIX] Inaccessible pages on shortcuts/PageNotFound handler (Alexander Opitz)
2014-05-06 c02bab5 #58192 [BUGFIX] EXT:saltedpasswords remove dependency on EXT:setup (Markus Klein)
2014-05-06 15e2750 #58559 [BUGFIX] Always convert webroot to unix styled path (Nicole Cordes)
2014-05-06 af0db05 #57809 [BUGFIX] Properly check existence of array item (Markus Klein)
2014-05-05 2372011 #58529 [BUGFIX] DependencyUtility does count() on an integer (Markus Klein)
2014-05-05 5bc248d #58029 [BUGFIX] Don't send HTTP headers in CLI context (Gabe Blair)
2014-05-05 2b52883 #58463 [BUGFIX] Set internalUploadMap on upload in ExtendedFileUtility (Marc Bastian Heinrichs)
2014-05-05 dac4666 #56393 [BUGFIX] Group permissions for new pages are not set (Markus Klein)
2014-05-05 cf6cde2 #58533 [TASK] Tests: Find all tests automatically (Christian Kuhn)
2014-05-05 3010c21 #58531 [TASK] Tests: Activate ext:rsaauth test suite (Christian Kuhn)
2014-05-05 00d852b #58526 [BUGFIX] Search box list module not shown (Frans Saris)
2014-05-05 30f2ba0 #52527 [TASK] Tests: Refactor and activate dbal tests (Christian Kuhn)
2014-05-04 9dd621e #58504 [BUGFIX] saltedpasswords: Check rsaauth loading (Nicole Cordes)
2014-05-04 ac89591 #58503 [BUGFIX] Fix broken impexp functional tests (Markus Klein)
2014-05-04 6fdebf9 Revert "[BUGFIX] Fix broken impexp functional test" (Marc Bastian Heinrichs)
2014-05-04 8ae7a4b #58503 [BUGFIX] Fix broken impexp functional test (Markus Klein)
2014-05-04 a1a7dc0 #58484 [BUGFIX] SoftReferenceIndex support for more values in class attribute (Marc Bastian Heinrichs)
2014-05-04 81a44b6 #53552 [BUGFIX] Fix file handling in import/export module (Oliver Hader)
2014-05-04 69ac69c #58476 [TASK] Enhance localization behavior of pages.media (Oliver Hader)
2014-05-04 0a59f6c #58493 [BUGFIX] Disable removal of installed extensions (Nicole Cordes)
2014-05-04 a5d1674 #57492 [BUGFIX] Limit FileTableSplittingUpdate to TYPO3 6.0/6.1 (Alexander Opitz)
2014-05-04 5d74791 #58473 [BUGFIX] Fix dragging of elements in page module (Jan Runte)
2014-05-04 b3c932f #58465 [BUGFIX] Flush caches in group should throw exception (Helmut Hummel)
2014-05-04 227a7fd #56986 [BUGFIX] Fix description of userHomePath and groupHomePath (Marc Bastian Heinrichs)
2014-05-04 71b9400 #58466 [BUGFIX] Detection of image manipulation libs with open_basedir (Anja Leichsenring)
2014-05-03 7f6be2f Revert "[TASK] Reduce file size of core images" (Anja Leichsenring)
2014-05-03 d3c83ba #10487 [BUGFIX] Follow-up to Queries don't respect MM_match_fields (Felix Oertel)
2014-05-03 dcf6576 #56884 [BUGFIX] Enable alt and link fields for page media (Frans Saris)
2014-05-03 2760e42 #58413 [BUGFIX] wrong set layer in page module during drag and drop (Jan Runte)
2014-05-03 03cf03b #58110 [TASK] Reduce file size of core images (Christian Kuhn)
2014-05-03 b53c14b #57244 [BUGFIX] AbstractDomainObject _cleanProperties is array (Roland Waldner)
2014-05-03 3602729 #57524 [BUGFIX] Improve Windows support for functional tests (Nicole Cordes)
2014-05-03 6b90013 #53459 [BUGFIX] Removed extension stays in PackageStates file (Wouter Wolters)
2014-05-03 ea533a4 #58344 [TASK] Remove backslash for UnexpectedValueException in mod.php (Wouter Wolters)
2014-05-03 d47f9cf #58459 [TASK] Add phpdoc @var for calls to makeInstance() (Roland Waldner)
2014-05-03 9c56789 #58337 [BUGFIX] Clear all cache in install tool throws exception (Sascha Wilking)
2014-05-03 2437d65 #58380 [BUGFIX] Remove unnecessary redirect loops for first installation (Nicole Cordes)
2014-05-03 3c26074 #58456 [BUGFIX] Remove hardcoded calling script in help controller (Helmut Hummel)
2014-05-03 6eed997 Revert "[TASK] EM: Add possibility to bypass system dependency checks" (Anja Leichsenring)
2014-05-03 09f9bda #10487 [BUGFIX] Queries don't respect MM_match_fields (Stefan Froemken)
2014-05-03 22695e3 #54512 [TASK] EM: Add possibility to bypass system dependency checks (Nicole Cordes)
2014-05-03 f7e8ef1 #58420 [BUGFIX] IMAGE param stdWrap-function not working (Oliver Hader)
2014-05-03 3aad81e #57098 [TASK] Remove superfluous margin above #typo3-menu (Roland Waldner)
2014-05-03 f8ce18a #58446 [CLEANUP] Remove abandoned functional test (Felix Oertel)
2014-05-03 1555298 #58450 [BUGFIX] Fix namespace of RelationTest (Marc Bastian Heinrichs)
2014-05-03 2ea4de9 #26709 [BUGFIX] Add l18n_parent to tt_content TCA (Alexander Bigga)
2014-05-03 235b92e #57375 [BUGFIX] Notification about missing impexp installation (Nicole Cordes)
2014-05-02 0629048 #57993 [TASK] Make Flow Package HHVM compatible (Tymoteusz Motylewski)
2014-05-02 8fbe410 #58433 [TASK] Speed up functional tests (Christian Kuhn)
2014-05-02 ec39c72 #58418 [BUGFIX] Retrieving extension fails with some PHP versions (Sascha Wilking)
2014-05-02 aa54cf9 #58359 [CLEANUP] Page Module: Do hovering via CSS, not JS (Benjamin Mack)
2014-05-02 a13a454 #57488 [BUGFIX] Media field is empty on page localization (Oliver Hader)
2014-05-02 ae771e0 #58373 [BUGFIX] Default image title in RTE contains the file name (Stanislas Rolland)
2014-05-02 b1ce270 #58362 [BUGFIX] News Box in BE Login Screen not styled properly (Benjamin Mack)
2014-05-02 af1e245 #58416 [TASK] Remove tests no longer needed (Anja Leichsenring)
2014-05-02 9472341 #58384 [BUGFIX] Fail silently in category registry (Helmut Hummel)
2014-05-02 6dcf277 #58147 [BUGFIX] DBAL native mode: Database compare fails (Markus Klein)
2014-04-30 3b55f73 #57401 [BUGFIX] Sets defaultMailFromAddress as sender for install tool e-mails (Torben Hansen)
2014-04-30 d7fd691 #58260 [BUGFIX] checkMaximumFileUploadSize shows misleading message (Markus Klein)
2014-04-30 f2ef9fa #53188,#58358, [BUGFIX] Use REDIRECT_ prefix as fallback for environment variables (Steffen Müller)
2014-04-30 97a1881 #57861 [CLEANUP] Extension Manager code (Markus Klein)
2014-04-30 4b3e3cc #58004 [BUGFIX] Fix oddities of the CategoryRegistry (Helmut Hummel)
2014-04-30 1bdf55e #57906 [BUGFIX] remove enableFields for sys_file_processedfile (Stefan Froemken)
2014-04-30 c968806 #56823 [BUGFIX] Extensionmanager does not show error messages on update failure (Philipp Gampe)
2014-04-30 8f71651 #58075 [TASK] Make includeCsh configurable in ContainerViewHelper (Nico de Haen)
2014-04-29 7243699 #58166 [BUGFIX] Wrong comment in ActionMenuViewHelper (Markus Klein)
2014-04-29 553af14 #58338 [BUGFIX] Missing TSconfig in FE (Markus Klein)
2014-04-29 cb17db6 #58313 [BUGFIX] Reimplement ranges in NumberRangeValidator (Stefan Froemken)
2014-04-28 7e65dc2 #58187 [BUGFIX] Solve stackoverflow in prototype in IE8 (Jigal van Hemert)
2014-04-28 76741df #57751 [BUGFIX] Session cookie is not recreated on login (Markus Klein)
2014-04-28 b07ccf8 #58257 [BUGFIX] Remove GET parameters from URLs in List module (Markus Klein)
2014-04-25 9991d2c #58180 [BUGFIX] Database query error for non-workspaces tables (Oliver Hader)
2014-04-23 251d565 Revert "[TASK] Configurable width of the Element Browser" (Jigal van Hemert)
2014-04-23 8f52001 #58031 [TASK] Configurable width of the Element Browser (Georg Ringer)
2014-04-23 53fe913 #58005 [TASK] Keep uid / pid parameters in element browser URLs (Alexander Stehlik)
2014-04-22 2615673 Revert "[BUGFIX] Do not reset Page Renderer on partial rendering" (Helmut Hummel)
2014-04-22 0b772e1 #58102 [BUGFIX] TypoScriptParser does not validate absPath (Markus Klein)
2014-04-22 4f60fc7 #58010 [BUGFIX] Include RSA JS files in HTML header (Helmut Hummel)
2014-04-19 9f87a73 #57971 [TASK] Use composer for unit and functional tests in travis (Christian Kuhn)
2014-04-18 1df7547 #58039 [BUGFIX] Fix TCA overrides when not cached (Helmut Hummel)
2014-04-18 93eceda [TASK] Mitigate risk for travis-ci timeouts (Christian Kuhn)
2014-04-16 b3753e9 [TASK] Set TYPO3 version to 6.2.2-dev (TYPO3 Release Team)
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
2014-04-16 6561e92 [RELEASE] Release of TYPO3 6.2.1 (TYPO3 Release Team)
2014-04-16 0d82969 #57354 [TASK] Release file and folder permission check (Markus Hoelzle)
2014-04-16 977f772 #57681 [BUGFIX] ResourceStorage does not sanitize folder/file name (Frans Saris)
2014-04-16 88f7216 #57957 [BUGFIX] DBAL sql_fetch_* must return boolean or array (Jigal van Hemert)
2014-04-16 395b454 #39035 [BUGFIX] TCA tree fail to load with IRRE (Xavier Perseguers)
2014-04-16 5fb9885 #57750 [BUGFIX] Set maxLevels of generated sys_category TCA (Frans Saris)
2014-04-15 05eb1f2 #33499 [BUGFIX] Follow-up to l10n_mode=exclude for record titles (Christian Kuhn)
2014-04-15 a7d1f8c #57497 [BUGFIX] TceformsUpdateWizard shows up too often (Markus Klein)
2014-04-15 f8896e1 #33499 [BUGFIX] BE ignores l10n_mode for record titles (Markus Klein)
2014-04-15 f218040 #57942 [FEATURE] Provide API to add cached TCA changes (Helmut Hummel)
2014-04-15 ea063ac #57949 [CLEANUP] Category related tests cleanup (Helmut Hummel)
2014-04-15 d55da66 Revert "[BUGFIX] Make category TCA changes cacheable" (Helmut Hummel)
2014-04-15 2b4aeef #57881 [BUGFIX] Make category TCA changes cacheable (Helmut Hummel)
2014-04-15 344c6cc #55314 [TASK] Remove hardcoded module name in AbstractDatabaseRecordList (Marcin Sągol)
2014-04-15 b97dc01 #57871 [CLEANUP] Clean up comments and error messages in ResourceStorage (Oliver Klee)
2014-04-15 1484cef #51768 [TASK] Updates prototype and scriptaculous, fixing IE9+ issues (Ernesto Baschny)
2014-04-15 0f8a687 #57921 [CLEANUP] Remove unused [BE][usePHPFileFunctions] option (Markus Klein)
2014-04-15 ee766f6 #57920 [BUGFIX] Do not unset() PageRenderer class members (Markus Klein)
2014-04-14 8dc34a9 #57863 [FEATURE] Introduce signal in loadBaseTca (Helmut Hummel)
2014-04-14 dddfa92 #57579 [BUGFIX] Improve the admin panel (Georg Ringer)
2014-04-14 e6a71d8 #57466 [BUGFIX] Add available jQuery version to PageRenderer (Markus Klein)
2014-04-14 ea5b974 #57873 [BUGFIX] impexp has to use module dispatcher (Markus Klein)
2014-04-13 846ebe6 #52593 [BUGFIX] Fix impexp for importing exports from version 4.x (Marc Bastian Heinrichs)
2014-04-13 7ea1093 [TASK] Mitigate erroring builds (Helmut Hummel)
2014-04-13 4ecf903 #57872 [BUGFIX] Tests: Namespaced usage of vfsStream (Christian Kuhn)
2014-04-13 c100e5e #57591 [BUGFIX] Make Extbase Cli\RequestBuilder a Singleton (Marc Bastian Heinrichs)
2014-04-13 f262dde #57587 [BUGFIX] Admin users should ignore user mounts (Pascal Dürsteler)
2014-04-13 6429de3 #57865 [CLEANUP] Remove unnecessary @todo annotations (Roland Waldner)
2014-04-13 a2e4280 #57855 [CLEANUP] ImportExportController code style (Markus Klein)
2014-04-12 70eccde #57785 [BUGFIX] Properly detect HHVM with fastcgi (Kevin Häfeli)
2014-04-12 2c18566 #57814 [CLEANUP] Improve comments in TypoScriptFrontendController (Roland Waldner)
2014-04-12 039467b #57421 [BUGFIX] Improve database scheme updater (Nicole Cordes)
2014-04-12 4a4bdbc #57859 [TASK] Improve comments and phpdoc blocks in PageRepository (Roland Waldner)
2014-04-12 8fce1f5 #57819 [CLEANUP] Fix length of comments to meet CGL (Roland Waldner)
2014-04-12 7df75d2 #57661 [CLEANUP] Error handling classes (Steffen Müller)
2014-04-12 2ae299b #47694 [BUGFIX] Follow up foreign_match_fields not fully supported (Marc Bastian Heinrichs)
2014-04-12 c027ce8 #56772 [CLEANUP] Remove deprecated filemount functions in BE_USER (Benjamin Mack)
2014-04-12 dd03642 #57788 [CLEANUP] Code style of authentication classes (Markus Klein)
2014-04-12 cbbc785 #54903 [BUGFIX] Don't run processIncludes more than once (Peter Niederlag)
2014-04-12 367a65f #50378 [BUGFIX] sql_free_result does not work with all allowed types (Wouter Wolters)
2014-04-07 25c60e4 #57415 [BUGFIX] Use return values of array_map in local driver (Alexander Stehlik)
2014-04-07 49c684f #57708 [BUGFIX] T3editor description loading (Markus Klein)
2014-04-07 133f38b #57690 [BUGFIX] User settings do not obey setup.override (Markus Klein)
2014-04-06 1806660 #57700 [BUGFIX] Fix incomplete mocking in ExtensionManagementUtilityTest (Helmut Hummel)
2014-04-06 ae220dc #57499 [TASK] Improve deprecation msg of GeneralUtility method (Georg Ringer)
2014-04-06 5c7a397 #57487 [TASK] Activate all packages in unit tests (Helmut Hummel)
2014-04-05 69f5be0 #57676 [TASK] Avoid sysLog calls in MailUtilityTest (Markus Klein)
2014-04-05 761fa18 #22020 [TASK] Return to "Admin Tools > User Admin" when exiting simulated BE User (Pascal Dürsteler)
2014-04-04 eaad132 #55662 [BUGFIX] PHP warning due to missing preg_quote (Philipp Bergsmann)
2014-04-04 0a33e1d #57603 [SECURITY] Prevent XSS in scheduler form (Nicole Cordes)
2014-04-04 3c0c6a0 #52208,#57164 [BUGFIX] Correctly apply Extbase validator options and add tests (Stefan Neufeind)
2014-04-03 b579893 #37421 [BUGFIX] Fetch RSA public key by Ajax before login (Helmut Hummel)
2014-04-03 c67e8eb #57294 [BUGFIX] Do not reset Page Renderer on partial rendering (Stefan Froemken)
2014-04-02 f797f4a #57572 [TASK] TceformsUpdateWizard: Throw exception if database query fails (Markus Klein)
2014-04-02 38f484e #57495 [BUGFIX] FAL: Prevent invalid NULL value on metadata creation (Markus Klein)
2014-04-02 d40ef86 #57467 [BUGFIX] Marker missing for page.includeCSSLibs (Markus Klein)
2014-04-02 0c86ef1 #57295 [CLEANUP] Remove option "edit_wideDocument" (Benjamin Mack)
2014-04-02 1896dac #57486 [TASK] Readd search string in module "Configuration" (Georg Ringer)
2014-04-01 0a85c23 #56574 [BUGFIX] Use last result line of identify command (Alexander Stehlik)
2014-04-01 64d0871 #57327 [BUGFIX] Fix relative path calculations in EM (Helmut Hummel)
2014-04-01 fcf3a2f #57338 [BUGFIX] Make Typo3DbQueryParser a Singleton (Marc Bastian Heinrichs)
2014-04-01 e3420ae #57518 [BUGFIX] Make Extbase EnvironmentService a Singleton (Marc Bastian Heinrichs)
2014-04-01 ae7f6bb #57463 [BUGFIX] Check if lock directory is writable (Alexander Opitz)
2014-04-01 680c83e #57458 [BUGFIX] Backup of LocalConfiguration.php missing on update (Nicole Cordes)
2014-04-01 6942110 #57490 [BUGFIX] Remove the need of PackageStates.php in tests (Helmut Hummel)
2014-04-01 28c66c5 #53973 [BUGFIX] Allow user defined locales to work with TSFE->sL() (Reinhard Führicht)
2014-03-31 9bf671e #57451 [TASK] Web>Page Search: Remove duplicate CSS (Felix Kopp)
2014-03-31 ccb8bc4 #57449 [TASK] Remove space in Page module notification (Georg Ringer)
2014-03-30 cdf723e #57365 [BUGFIX] Respect config.debug setting for displaying parsetime (Georg Ringer)
2014-03-30 45a91e6 #56988 [BUGFIX] Enable backend login for Internet Explorer 8 users (Nicole Cordes)
2014-03-29 23ba3e8 [TASK] Cleanup ChangeLog from duplicate lines (Ernesto Baschny)
2014-03-29 40265e9 #57264 [BUGFIX] Extension update fails if needed by other extensions (Nicole Cordes)
2014-03-28 f610638 #57420 [BUGFIX] Update for sys_file_metadata returns SQL error (Nicole Cordes)
2014-03-27 5c8016b #57346 [BUGFIX] CSC: file references not working with image compression (Benjamin Mack)
2014-03-27 1b74cb4 #54833 [BUGFIX] Check default salting method first (Markus Klein)
2014-03-26 1356c9d #56874 [BUGFIX] Add correctly escaped css selectors for js (Daniel Alder)
2014-03-26 3dd0012 #57103 [BUGFIX] Install Tool-FAL metadata migration fails for big sets (Krystian Szymukowicz)
2014-03-26 0700b7e #57285 [BUGFIX] Install tool update wizards show html tags in error message (Frans Saris)
2014-03-26 9d14156 #55896 [BUGFIX] Load adminPanel styles for FE editing (Tim Lochmueller)
2014-03-26 022a3fc #57291 [BUGFIX] Check WorkspaceEnabled for MM field related table (Sebastian Lechenbauer)
2014-03-26 8359478 #57312 [BUGFIX] Fix initial file import in EM (Helmut Hummel)
2014-03-26 fa4e68b #57246 [BUGFIX] Run scheduler from cli fails on DBAL (Andreas Fernandez)
2014-03-25 0fbca20 [TASK] Set TYPO3 version to 6.2.1-dev (TYPO3 Release Team)
2014-03-25 c34148c [RELEASE] Release of TYPO3 6.2.0 (TYPO3 Release Team)
2014-03-25 a357923 [TASK] Small adjustments to NEWS.md (Ernesto Baschny)
2014-03-25 d0db6d6 #57298 [BUGFIX] GeneralUtility->copyDirectory does not fix permissions (Benjamin Mack)
2014-03-25 d7cfbba #57277 [TASK] Remove wrong deprecation in extbase persistence (Marc Bastian Heinrichs)
2014-03-25 8b39738 #57296 [BUGFIX] Test typeof TBE_EDITOR for object not function (Alexander Opitz)
2014-03-25 8692d6e #57300 [TASK] Fix a PHP warning in Clipboard (Georg Ringer)
2014-03-25 d0756f9 #57143 [BUGFIX] Wrong whitespace handling in RTE-enabled fields upgrade wizard (Frans Saris)
2014-03-25 dbbc39d #49689 [TASK] Use alternative selector for many workspaces (Oliver Hader)
2014-03-25 27ae1c7 #55349 [TASK] Visualize nested data structures in workspace module (Oliver Hader)
2014-03-25 2b4f543 #57231 [TASK] Refactor element dependency resolving (Oliver Hader)
2014-03-25 7a2d9a5 #57263 [TASK] Follow-up: Typo3DbQueryParser must handle LowerCase (Marc Bastian Heinrichs)
2014-03-25 fde3863 #57242,#44327 [TASK] Remove deprecated methods/properties in Extbase (Alexander Schnitzler)
2014-03-25 8e7fe9e #57073 [BUGFIX] Clean MP parameter for rootline cache identifier (Alexander Stehlik)
2014-03-25 442f0f4 #57273 [BUGFIX] Wrong SignalSlot dispatch calls in ResourceStorage (Frans Saris)
2014-03-25 b036a0d #57271 [BUGFIX] Extbase: Methods are inherited twice (Markus Klein)
2014-03-25 b0f12bd #57170 [TASK] Show by default only 1 file upload field in elementbrowser (Frans Saris)
2014-03-25 239e01d #57275 [TASK] Add first level cache for the query cache (Marc Bastian Heinrichs)
2014-03-25 ff0ee35 #57286 [BUGFIX] Fix Query unit test and two typehints (Markus Klein)
2014-03-25 ebf7e6b #57263 [BUGFIX] Typo3DbQueryParser must handle LowerCase (Markus Klein)
2014-03-25 c9738f8 #52235 [BUGFIX] Fix problem with cache being cleared multiple time (Jan-Erik Revsbech)
2014-03-25 787385d #57262 [BUGFIX] getFolderStatus ajax also being called in Step Installer (Wouter Wolters)
2014-03-25 6dff96c #57211 [BUGFIX] ExtJS / normalize table > th (Felix Kopp)
2014-03-25 45ddaa8 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team)
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
2014-03-25 4bdda41 [RELEASE] Release of TYPO3 6.2.0rc2 (TYPO3 Release Team)
2014-03-25 e636910 #57031 [CLEANUP] Extbase persistence classes (Markus Klein)
2014-03-25 6bf26d9 #57261 [BUGFIX] Fix warning during extension installation (Helmut Hummel)
2014-03-25 66f13af #57260 [BUGFIX] Make extension update work again (Helmut Hummel)
2014-03-24 9b3f07e #57254 [BUGFIX] Fix usage of preparedStatement object in $query->statement (Marc Bastian Heinrichs)
2014-03-24 fac12e2 #57249 [TASK] Add warning in Reports module if content adapter is active (Jigal van Hemert)
2014-03-24 449c81e #57130 [BUGFIX] FOLLOWUP Queries with NULL don't work (Felix Oertel)
2014-03-24 ff162d3 #57104 [BUGFIX] Fix operator "in" for cached queries (Marc Bastian Heinrichs)
2014-03-24 ab443de #57209 [TASK] BasicFileUtility::init is not deprecated yet (Ernesto Baschny)
2014-03-24 d222e93 #52928 [TASK] Make section index from hidden headers work again (Marc Bastian Heinrichs)
2014-03-24 e34562b #57247 [BUGFIX] Fix tests according to changes in #57199 (Helmut Hummel)
2014-03-24 68a0581 #57212 [TASK] Add single view for distributions in EM (Benjamin Mack)
2014-03-24 5cc88c8 #56526 [TASK] Add Link to wiki page for opcode cache (Alexander Opitz)
2014-03-24 30aa90f #57199 [BUGFIX] Fix extension installation process (Helmut Hummel)
2014-03-24 8326a71 #57130 [BUGFIX] Queries with NULL don't work anymore (Klaas Johan Kooistra)
2014-03-24 904dfaa #56993 [BUGFIX] Don't access property if subject is scalar (Helmut Hummel)
2014-03-24 91187e1 #56632 [TASK] Make show_rechis.php mod.php dispatched (Nicole Cordes)
2014-03-24 3431afb #57238 [BUGFIX] Typo in Extbase localization file (Xavier Perseguers)
2014-03-24 423042f #56987 [FEATURE] Add complete opcode cache reset (Alexander Opitz)
2014-03-24 92b74a4 #57176 [TASK] Reduce JavaScript dependency in workspace module (Oliver Hader)
2014-03-24 9b5ad3e #55553 [BUGFIX] IRRE bidirectional relation not highlighted (Benjamin Kott)
2014-03-24 0e20f58 #57183 [BUGFIX] ClassLoader exits early for invalid class names (Helmut Hummel)
2014-03-24 0681f84 [BUGFIX] Invalid argument supplied for foreach in ExtensionModelUtility (Philipp Gampe)
2014-03-24 f6f96f7 #57216 [BUGFIX] Unresolvable dependency if composer.json lacks version (Claus Due)
2014-03-24 c8236cb #57226 [CLEANUP] Wrong phpdoc in EnableFileService (Markus Klein)
2014-03-24 96210e5 #57141 [BUGFIX] Use file name to check extension validity (Christian Weiske)
2014-03-24 0e3910a #57220 [TASK] Add ResourceStorage getEvaluatePermissions() (Frans Saris)
2014-03-23 9ddc050 #57154 [TASK] Improve clipboard names (Tymoteusz Motylewski)
2014-03-23 293b71f #57012 [TASK] Move update functionality to BackendUserSessionRepository (Pascal Dürsteler)
2014-03-23 ed50510 #57173 [BUGFIX] preparseQuery wrongly computes cache hash of a query (Xavier Perseguers)
2014-03-23 4a4c236 #57197 [TASK] Rename GeneralUtility in Documentation sysext (Markus Klein)
2014-03-23 f1c4ce7 #57205 [BUGFIX] Avoid empty labels in EM configuration (Francois Suter)
2014-03-23 2f75ff1 #57139 [TASK] Styling for the distribution management (Ernesto Baschny)
2014-03-23 b06b67b #57202 [BUGFIX] Parsetime: config.debug should override LocalConfiguration (Stefan Neufeind)
2014-03-23 c4a3962 #57206 [BUGFIX] Fix incomplete mocking in several tests (Helmut Hummel)
2014-03-23 5caf032 #57051 [BUGFIX] Fix position of search field clearer in extension manager. (Jost Baron)
2014-03-23 a51c3cf #57196 [TASK] Protect Ajax calls of core extensions (Helmut Hummel)
2014-03-23 f99d371 #57203 [TASK] Localized labels for EM options (Francois Suter)
2014-03-23 2144d4c #56721 [BUGFIX] Ensure backwards compatibility in element browser (Helmut Hummel)
2014-03-23 69b35c8 #57198 [BUGFIX] Option labels not translated anymore (Francois Suter)
2014-03-23 d59dac0 #57096 [TASK] Followup to "Cleanup Ajax URL inline settings" (Stefan Neufeind)
2014-03-23 062efad #57179 [BUGFIX] Module Menu throws PHP warning for top level menu items (Benjamin Mack)
2014-03-23 7ccbb22 #57096 [TASK] Cleanup Ajax URL inline settings (Helmut Hummel)
2014-03-22 ca9c89c #57035 [BUGFIX] Do not load LocalConfiguration in unit test bootstrap (Christian Kuhn)
2014-03-22 c0655d6 #57185 [BUGFIX] Tests: Remove some useless tests (Christian Kuhn)
2014-03-22 3e3feef [TASK] Remove db setup from .travis.yml (Christian Kuhn)
2014-03-22 0d8d464 #57180 [TASK] Fix duplicated array keys in tests (Tymoteusz Motylewski)
2014-03-22 3274f92 #57181 [TASK] EM: Split Distributions in official and community-based packages (Benjamin Mack)
2014-03-22 f2908ff #57184 [TASK] Remove not needed autoload registry of form (Helmut Hummel)
2014-03-22 524290e [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team)
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
2014-03-22 bb72c62 [RELEASE] Release of TYPO3 6.2.0rc1 (TYPO3 Release Team)
2014-03-22 a9e4f23 #54243,#33597 [!!!][BUGFIX] Cast negative int to boolean (true) in BooleanNode (Alexander Schnitzler)
2014-03-22 d20ecc7 #57169 [BUGFIX] Invalid relations of MM records in workspaces (Oliver Hader)
2014-03-22 740b443 #56376 [BUGFIX] Invalid relations of IRRE records in workspaces (Oliver Hader)
2014-03-22 20acc40 #57168 [FEATURE] Enable queries using "root" and "-1" for pidInList (Oliver Hader)
2014-03-22 cf64130 #56941 [TASK] Re-added the 1-2-3 bullets in the Step Installer (Ernesto Baschny)
2014-03-22 6cf39f6 #24925,#24871 [BUGFIX] Mandatory for Selectbox with TCA not possible (Benjamin Mack)
2014-03-21 477003c #56992 [BUGFIX] Hide "new page buttons" for users who can't create new pages (Georg Ringer)
2014-03-21 99ddf6d #46067 [BUGFIX] Manipulation of file field migration config (Alexander Stehlik)
2014-03-21 0624ab8 #56007 [TASK] Backport Flow JsonView (Jan Kiesewetter)
2014-03-21 e1fbc3b #55566,#57125 [TASK] Speed up page ID resolving in Extbase BE (Benjamin Mack)
2014-03-21 5132dcd #23478 [BUGFIX] Support for static table titles in new record wizard (Nicole Cordes)
2014-03-21 ee9be36 #57002 [BUGFIX] Reduce length of identifier key in sys_file_processedfile (Nicole Cordes)
2014-03-21 5ad45fc #57162 [BUGFIX] FlashMessage styles missing in Reports module (Wouter Wolters)
2014-03-21 e770891 #57166 [TASK] Fetch folder and environment status through AJAX (Wouter Wolters)
2014-03-21 1dc27ff #56977 [FEATURE] Save current workspace in ReferenceIndex (Oliver Hader)
2014-03-21 ec1483e #57114 [BUGFIX] Workspace toolbar styling fix (UL) (Eric Chavaillaz)
2014-03-21 d855b47 #57072 [TASK] Refactor install tool enable file checks (Pascal Dürsteler)
2014-03-21 6e9fd7d #56994 [FEATURE] Introduce shadowColumnsForMovePlaceholders property (Oliver Hader)
2014-03-21 2cd4683 [TASK] Added .sass-cache to .gitignore (Ernesto Baschny)
2014-03-21 517efee #54201 [SECURITY] Implement Click Jacking Protection (Helmut Hummel)
2014-03-21 915acbd #55387 [!!!][SECURITY] Allow first install only with FIRST_INSTALL file (Helmut Hummel)
2014-03-21 0180641 #54979 [TASK] Allow FrontendContentAdapter to be disabled (Steffen Ritter)
2014-03-21 2d4a9d3 #57126 [BUGFIX] Form Wizard styling fix (UL/OL) (Ernesto Baschny)
2014-03-21 fde89fd #57159 [BUGFIX] Test follow-up to #57152 (Christian Kuhn)
2014-03-21 7f14ac5 #53539 [CLEANUP] Cleanup code style in PageLayoutView (Markus Klein)
2014-03-21 e7eae90 #57136 [BUGFIX] Mitigate race condition on cache flush (Helmut Hummel)
2014-03-21 c23414d #57152 [BUGFIX] First install lists directory errors (Ernesto Baschny)
2014-03-21 e065273 #57127 [BUGFIX] Invalid HTML for the top toolbar in Backend (Xavier Perseguers)
2014-03-21 7dba62f #57062 [BUGFIX] Show clipboard if it contains elements (Nicole Cordes)
2014-03-21 be64df4 #57107 [TASK] Rename escapeJsValue and make it context specific (Jigal van Hemert)
2014-03-21 35ba580 Revert "[TASK] Create new processor registry" (Ernesto Baschny)
2014-03-21 274e7ee #57117 [FOLLOWUP] Class loader handles invalid classes (Helmut Hummel)
2014-03-21 049283c #57128 [BUGIFX] Improve labels in clear cache menu items (Francois Suter)
2014-03-20 baebd05 #57117 [BUGFIX] Class loader handles information about invalid classes (Markus Klein)
2014-03-20 53d4070 #57124 [TASK] Move PhpInfo utility to a ViewHelper (Wouter Wolters)
2014-03-20 ee6b726 #57118 [TASK] Follow up: File and folder permission check on Windows (Nicole Cordes)
2014-03-20 6a0ba74 #56612 [TASK] Add functional tests for impexp FlexForm fields (Marc Bastian Heinrichs)
2014-03-20 b38a6a3 #56991 [BUGFIX] Fix refindex for FlexForm fields type group file_reference (Marc Bastian Heinrichs)
2014-03-20 5caaaca #57119 [TASK] Unify use of getter for $GLOBALS['TYPO3_DB'] (Xavier Perseguers)
2014-03-20 b30e5ce #53812 [TASK] Getters for global objects in PageLayoutView (Markus Klein)
2014-03-20 f63f478 #57025 [TASK] Install Tool Improve Default File/Directory permission warnings (Ernesto Baschny)
2014-03-20 8e494f1 #57055 [TASK] Fix tests for DirectoryNodeTest (Markus Klein)
2014-03-20 3450d46 #57116 [BUGFIX] Use correct warning icon in time tracker (Alexander Stehlik)
2014-03-20 19d6e38 #57075 [BUGFIX] Invalid file used to compute image ratio in text with picture (Xavier Perseguers)
2014-03-20 15df568 #56933 [BUGFIX] Cached class loader misses are not considered (Thomas Maroschik)
2014-03-20 e3c1e9a #56516,#56071 [BUGFIX] Fix import of type group internal_type file_reference (Marc Bastian Heinrichs)
2014-03-20 aeba480 #57010 [BUGFIX] Add SoftIndex parser typolink to link in sys_file_reference (Marc Bastian Heinrichs)
2014-03-20 3e651c3 #57064 [BUGFIX] clearCache.system does not show up (Francois Suter)
2014-03-20 b8edbf1 #57053 [BUGFIX] Named parameters in Extbase comparison queries (Alexander Stehlik)
2014-03-19 575b6cb [BUGFIX] Regenerate missing RTE magic image on rendering (Stanislas Rolland)
2014-03-19 10950c5 #55340 [BUGFIX] Several typos in Page Browsing ViewHelper (Benjamin Rau)
2014-03-19 d404982 #56423 [BUGFIX] Use HTTP Status 307 for all page shortcut modes (Christoph Dörfel)
2014-03-19 7be5935 #56089,#56285 [BUGFIX] Fix impexp with images in RTE and links to files (Marc Bastian Heinrichs)
2014-03-19 f62864d #55593 [TASK] Follow-up: Cleanup ext_localconf.php of sysexts (Marc Bastian Heinrichs)
2014-03-19 5869277 #56077 [BUGFIX] Catch exception in filelist when file is missing (Frans Saris)
2014-03-19 8332160 #56751 [BUGFIX] RTE Linking with file upload fails (Tymoteusz Motylewski)
2014-03-19 6695edd #54412 [TASK] Unify NULL default value handling (Alexander Stehlik)
2014-03-19 b255afc #56865 [BUGFIX] Fix automatic core updater (Markus Klein)
2014-03-18 8c16498 #57045 [BUGFIX] Remove obsolete node in import test data header xml (Marc Bastian Heinrichs)
2014-03-18 5934648 #57030 [TASK] Add ManyToMany copyPage functional test (Oliver Hader)
2014-03-18 1c47cd5 #57054 [BUGFIX] Failng Import/Export functional tests (Oliver Hader)
2014-03-18 d2be457 #57008 [BUGFIX] Exception in Locker if typo3temp does not exist (Alexander Opitz)
2014-03-18 8a7ddef #57046 [BUGFIX] Fix foreign_table for l10n_parent in sys_file_metadata (Marc Bastian Heinrichs)
2014-03-18 86683f4 #55593 [TASK] Cleanup ext_localconf.php of sysexts (Benjamin Mack)
2014-03-18 257dfba #56349 [BUGFIX] Respect table mapping on caching (Andreas Fernandez)
2014-03-18 a51dfba #56738 [TASK] Simplify TYPO3_DB->cleanIntArray (Bernhard Kraft)
2014-03-18 1e2598a #56712 [BUGFIX] Use language overlay for image rendering (Alexander Stehlik)
2014-03-18 5487900 #27372 [FEATURE] Execute native prepared queries (Xavier Perseguers)
2014-03-18 c3b1bed #54513 [TASK] Retry request on 403 in linkvalidator (Alexander Stehlik)
2014-03-18 ddf9364 #54503 [TASK] Remove reference to old tx_templavoila nesting tag (Claus Due)
2014-03-18 06839fd #57004 [CLEANUP] Fix docheader param for Folder:addFile() (Marc Bastian Heinrichs)
2014-03-18 d837f18 #57014 [TASK] Enrich many-to-many functional tests in live workspace (Oliver Hader)
2014-03-18 547cf87 #56985 [BUGFIX] Respect timezone in online Backend user list (Alexander Stehlik)
2014-03-18 c16c5ba #56864 [BUGFIX] Element browser doesn't use FAL info to for file dimensions (Frans Saris)
2014-03-17 2583fd2 [TASK] Use queryCache in generic persistence (Felix Oertel)
2014-03-17 69b05b7 #56915,#55360 [TASK] Follow-up: Use prepared statements in generic persistence (Marc Bastian Heinrichs)
2014-03-17 cb06dd8 #57009 [BUGFIX] Documentation does not initialize signal slot dispatcher (Philipp Gampe)
2014-03-17 9a735f2 #56335 [BUGFIX] Prevent Inclusion of ResourceStorage from Bootstrap (Thomas Maroschik)
2014-03-17 2268f64 #55099 [BUGFIX] Implement locking in ClassLoader (Alexander Opitz)
2014-03-17 53c6adc #56353,#56352 [BUGFIX] Fields of type group file are not properly indexed (Marc Bastian Heinrichs)
2014-03-17 6e987e1 #55674 [TASK] Ext:rtehtmlarea entry scripts cleanup (Nicole Cordes)
2014-03-17 5bb52af #56826 [BUGFIX] Cleanup EXT:cshmanual (Wouter Wolters)
2014-03-17 c81102b #44795 [BUGFIX] Avoid superfluous IRRE child record duplication (Alexander Stehlik)
2014-03-17 bf87d9f Revert "[TASK] Declare getThisScript() in ElementBrowser as public" (Markus Klein)
2014-03-17 b2756fe #56721 [TASK] Declare getThisScript() in ElementBrowser as public (Georg Ringer)
2014-03-17 1943bb5 #56811 [BUGFIX] Avoid reference index records for images in RTE fields (Marc Bastian Heinrichs)
2014-03-17 ae444d9 #56978 [BUGFIX] Update $GLOBALS['TYPO3_LOADED_EXT'] on package change (Alexander Opitz)
2014-03-17 526f34d #51362 [FEATURE] Show PHP Errors after checking compatibility of extensions (Daniel Siepmann)
2014-03-17 6a7cd68 #56824 [BUGFIX] Order storages in treeview by name (Frans Saris)
2014-03-16 f8eb233 #51436 [TASK] Tests: Reduce unit test bootstrap (Christian Kuhn)
2014-03-16 74e4757 #56960 [TASK] Finalize skinning of Sys_Note (Web>List & Web>Page) (Felix Kopp)
2014-03-16 9d0f460 #56963 [TASK] Tests: Remove extbase BaseTestCase (Christian Kuhn)
2014-03-16 b5e6c66 #56961 [TASK] Inherit from UnitTestCase in ext:extbase (Christian Kuhn)
2014-03-16 96646e1 #56958 [TASK] Tests: Inherit from UnitTestCase in ext:fluid (Christian Kuhn)
2014-03-16 d8667e0 #56949 [TASK] Tests: Do not extend from extbase BaseTestCase (Christian Kuhn)
2014-03-16 3b0e223 #54128 [TASK] Remove renamed language command controller (Ernesto Baschny)
2014-03-16 1cc84a8 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team)
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
2014-03-16 5fe183a [RELEASE] Release of TYPO3 6.2.0beta7 (TYPO3 Release Team)
2014-03-16 095ae8e #56952 [BUGFIX] Check extensions in Install Tool broken (Ernesto Baschny)
2014-03-16 e273ce1 #56723 [TASK] Add htmlspecial to ShowPic file properties (Ernesto Baschny)
2014-03-16 df8672f #56825 [BUGFIX] Fix resource handling in image rendering (Alexander Stehlik)
2014-03-16 2a9d2c9 #56950 [BUGFIX] Additional margin on top of ExtJS context menus (Ernesto Baschny)
2014-03-16 3736f99 #56948 [TASK] Tests: Do not initialize TYPO3_DB in unit tests (Christian Kuhn)
2014-03-16 9cdedd0 #56947 [BUGFIX] Tests: Incomplete mock of $GLOBALS['TYPO3_DB'] (Christian Kuhn)
2014-03-15 64c46b9 #56934,#56310, [TASK] Improve performance of Bootstrap/PackageManager (Thomas Maroschik)
2014-03-15 6e32f10 #54906 [BUGFIX] Ensure cache clearing is done properly by EM (Markus Klein)
2014-03-15 f2a9fd6 #56936 [BUGFIX] Tests: Replace objectManager with mock in ext:extbase (Anja Leichsenring)
2014-03-15 232f4d1 #55675 [TASK] version entry script cleanup (Nicole Cordes)
2014-03-15 063f697 #56558 [BUGFIX] Prevent IconUtility to throw PHP Warning (Caspar Stuebs)
2014-03-15 3950f8f #55485 [BUGFIX] FAL: Invalid title and broken layout (Marcel Wieser)
2014-03-15 18a8f44 #52668 [TASK] Install Tool: Optimize permission checking and fixing (Ernesto Baschny)
2014-03-15 7d80f33 #56786 [BUGFIX] Index on sys_file_processedfile is still too large (Ernesto Baschny)
2014-03-15 520e365 #56943 [TASK] Tests: Release ext:form tests from exbase base class (Christian Kuhn)
2014-03-15 5736216 #56942 [BUGFIX] Tests: Release em tests from extbase base class (Christian Kuhn)
2014-03-15 e41d68d Revert "[BUGFIX] Implement locking in ClassLoader" (Ernesto Baschny)
2014-03-15 cc909e6 #56940 [TASK] Tests: Skip some FAL tests (Christian Kuhn)
2014-03-15 52d6db2 #56491 [TASK] Remove old hook for simulatestatic (Markus Klein)
2014-03-15 1941db9 #56939 [BUGFIX] Tests: Incomplete mock in IndexerServiceTest (Christian Kuhn)
2014-03-15 6ddca20 #56316 [TASK] inline BEUserAuth::getCookieName (Thomas Maroschik)
2014-03-15 4330818 #56938 [BUGFIX] Tests: Improve mocking in DatabaseConnectionTest (Christian Kuhn)
2014-03-15 f6a923c #56937 [TASK] Tests: Refactor cache Typo3DatabaseBackend (Christian Kuhn)
2014-03-15 12f81a3 #56926 [BUGFIX] Follow-up: .t3-table & .dblist-table (Felix Kopp)
2014-03-15 ffbde24 #56700 [BUGFIX] Tests: Improve mocking in ext:extbase (Anja Leichsenring)
2014-03-15 76284d2 #55099 [BUGFIX] Implement locking in ClassLoader (Alexander Opitz)
2014-03-15 16545e5 #56930 [BUGFIX] Tests: Incomplete Mocking in ext:extensionmanager (Anja Leichsenring)
2014-03-15 34cc8f6 #40420 [TASK] Improve Locker (Markus Klein)
2014-03-15 2806f70 #56927 [BUGFIX] PublicURL calculation for storage 0 is wrong (Steffen Ritter)
2014-03-15 ddfa186 #56767 [BUGFIX] Language labels missing in Localization Overview (Patrick Broens)
2014-03-14 2f0d3de #56913 [TASK] Update requirejs to 2.1.11 (Jan Kiesewetter)
2014-03-14 6db9872 #56274 [BUGFIX] Fix thumbnail display for IRRE records (Alexander Stehlik)
2014-03-14 a931c87 #56924 [TASK] Remove unmaintainable testclass (Anja Leichsenring)
2014-03-14 b770019 #56923 [BUGFIX] Fix Content-Disposition header sent by dumpFileContents (Frans Saris)
2014-03-14 f3dc10b #56418 [BUGFIX] Remove ExtJS normalization (Ernesto Baschny)
2014-03-14 6227339 #56150 [BUGFIX] RootlineUtility does not consider disablefield (Christian Reiter)
2014-03-14 f6f52ea #56922 [BUGFIX] Tests: Incomplete mocking in PreparedStatementTest (Christian Kuhn)
2014-03-14 8bec513 #56921 [BUGFIX] Tests: Refactor log writer tests in ext:core (Christian Kuhn)
2014-03-14 0560136 #56918 [BUGFIX] Tests: Better mocking in ext:core (Christian Kuhn)
2014-03-14 ec4f544 #56860 [BUGFIX] JavaScript generation in RTE element browser (Alexander Stehlik)
2014-03-14 babb8eb #56914 [BUGFIX] Tests: Incomplete mocking in ext:fluid (Christian Kuhn)
2014-03-14 3194a29 #56912 [BUGFIX] Tests: Incomplete mocking in backend condition matcher (Christian Kuhn)
2014-03-14 eb84fc9 #56907 [TASK] Remove not maintainable test (Christian Kuhn)
2014-03-14 521a411 #56782 [BUGFIX] Failing group/select test changeElementSorting (Oliver Hader)
2014-03-14 c96a2a5 #56894 [BUGFIX] Tests: Incomplete mock in ext:scheduler (Christian Kuhn)
2014-03-14 dbf686f #56700 [BUGFIX] Tests: improve Mocking in ext:extbase (Anja Leichsenring)
2014-03-14 61b925c #56893 [TASK] Remove checkbox "Include Access List" in be_groups (Georg Ringer)
2014-03-14 9f4f9c4 #56892 [BUGFIX] FunctionalTestCaseBootstrapUtility throws warnings on Windows (Nicole Cordes)
2014-03-14 7cf15c8 #56879 [CLEANUP] DataHandler::clear_cache() (Markus Klein)
2014-03-13 71373b3 #56854 [BUGFIX] Tests: Incomplete mocking in BackendUtilityTest (Christian Kuhn)
2014-03-13 0c693d8 #56870 [TASK] Use table styles for wizard "Create new pages" (Georg Ringer)
2014-03-13 8ddc48c #56831 [TASK] Cleanup EXT:indexed_search (Wouter Wolters)
2014-03-13 f681f5f #56832 [TASK] Cleanup EXT:openid (Wouter Wolters)
2014-03-13 5fb43a6 #56838 [TASK] Move modAccess and language include in EXT:taskcenter (Wouter Wolters)
2014-03-13 5266d9c #56834 [TASK] Move modAccess and language include in EXT:perm (Wouter Wolters)
2014-03-13 c51b71d #56837 [TASK] Move modAccess and language include in EXT:scheduler (Wouter Wolters)
2014-03-13 2cfbf54 #56835 [TASK] Move modAccess and language include in EXT:recycler (Wouter Wolters)
2014-03-13 6741ab1 #56700 [BUGFIX] Tests: Improve Mocking in ext:extbase (Anja Leichsenring)
2014-03-13 e9d5e1f #50449 [TASK] PHP-functionality instead of GeneralUtility::deHSCentities (Stefan Neufeind)
2014-03-13 acf40af #56855 [BUGFIX] Extbase tries to overlay pages_language_overlay records (Stanislas Rolland)
2014-03-13 e8142e9 #56890 [BUGFIX] TCA title of table sys_file_metadata is "File" (Xavier Perseguers)
2014-03-13 b8bd9f5 #56808 [BUGFIX] Missing icons for some core db tables (Frans Saris)
2014-03-13 e9c21b8 #56889 [BUGFIX] Warnings in ArrayUtility with some PHP versions (Christian Kuhn)
2014-03-13 b46e6a8 #56880 [TASK] Link to extension manual (Xavier Perseguers)
2014-03-13 46bd593 #55683 [BUGFIX] ClickMenu: Visibility-options only if fields allowed (Stefan Neufeind)
2014-03-13 a27dfec #56885 [BUGFIX] Tests: MemcacheBackendTest throws warnings (Christian Kuhn)
2014-03-13 87a9c98 #56683 [TASK] Include PHP warnings as exceptional errors (Markus Klein)
2014-03-13 149274c #56827 [TASK] Move modAccess and language include in EXT:filelist (Wouter Wolters)
2014-03-13 922c50a #56869 [FEATURE] Signal to process actions in Extension Manager (Xavier Perseguers)
2014-03-13 8ea8d4f #56830 [BUGFIX] Show thumbnails in list module (Markus Klein)
2014-03-13 b4e6d23 #56858 [TASK] Remove checks for extensions which are always loaded (Georg Ringer)
2014-03-13 41aedcf #55082 [BUGFIX] Fix xml2array values for attributes type NULL (Marc Bastian Heinrichs)
2014-03-13 e2184a8 #54947 [TASK] Adopt the method comment to reflect changes of names (Georg Ringer)
2014-03-13 97bb057 #29461 [FEATURE] Allow escaping of dots in TypoScript key (Markus Klein)
2014-03-13 44100fa #56809 [BUGFIX] Add missing icons for main backend modules (Frans Saris)
2014-03-13 3938518 #33833 [BUGFIX] Use cHash in language menu links if necessary (Dmitry Dulepov)
2014-03-13 0ef17e7 #48812 [TASK] Add "ts" to the textfile_ext (Eric Chavaillaz)
2014-03-13 a6fd446 #56829 [TASK] Remove wrong deprecation comment in EXT:impexp (Wouter Wolters)
2014-03-13 18dbe11 #56833 [TASK] Remove locking around log files (Philipp Gampe)
2014-03-13 24e828d #56844 [TASK] Remove deprecated genTreeStatus in DatabaseIntegrityCheck (Wouter Wolters)
2014-03-13 1ca4e07 #56845 [TASK] Remove deprecated functions from GeneralUtility (Wouter Wolters)
2014-03-13 a91f238 #56849 [TASK] Remove deprecated functions from TypoScriptFrontendController (Wouter Wolters)
2014-03-13 8901b46 #56846 [TASK] Remove deprecated prepareVariableForJavascript from DebugUtility (Wouter Wolters)
2014-03-13 b1d2bb0 #56850 [TASK] Remove deprecated functions from ContentObjectRenderer (Wouter Wolters)
2014-03-13 12094ed #56848 [TASK] Remove deprecated modifyPageId hook (Wouter Wolters)
2014-03-13 d3f5676 #56840 [TASK] Remove deprecated getCount in FolderTreeView (Wouter Wolters)
2014-03-13 d0c183e #56839 [TASK] Remove deprecated makeCopyrightNotice (Wouter Wolters)
2014-03-13 160c24c #56847 [TASK] Remove deprecated stripTagsExcept from HtmlParser (Wouter Wolters)
2014-03-13 6edf129 #56843 [TASK] Remove deprecated showSysNotesForPage in AbstractDatabaseRecordList (Wouter Wolters)
2014-03-13 eb5a8c0 #56841 [TASK] Remove deprecated initCharset from DocumentTemplate (Wouter Wolters)
2014-03-12 d324ee9 #56842 [TASK] Remove wrong deprecation comment in EXT:form (Wouter Wolters)
2014-03-12 b2372ee #23864 [BUGFIX] Correctly validate New Content Element entries (Ludwig Rafelsberger)
2014-03-12 548ba6f #56819 [BUGFIX] Missing localizeChildrenAtParentLocalization for CSV tests (Oliver Hader)
2014-03-12 f1612c1 #56822 [BUGFIX] InvalidArgumentException in ActionControllerTest (Oliver Hader)
2014-03-12 57caf5a #55661 [TASK] Follow-up to "Add functional tests for generic persistence" (Ernesto Baschny)
2014-03-12 cf42649 #55661 [TASK] Add functional tests for generic persistence (Felix Oertel)
2014-03-12 855ca50 #56797 [BUGFIX] FollowUp to #56797 in I1f15fbd262036b6b2d0159cd0e9613ad7135a296 (Steffen Ritter)
2014-03-12 8e4284d #56816 [BUGFIX] Wrong namespace in functional test of FluidTemplate cObject (Philipp Gampe)
2014-03-12 4b3ae39 #56659 [BUGFIX] Download link for absolute file path (Marian Pollzien)
2014-03-12 ab2dc4e #55360 [TASK] Use prepared statements in generic persistence (Felix Oertel)
2014-03-12 2eaa891 #56797 [CLEANUP] ClassLoader (Markus Klein)
2014-03-12 59da5b9 #56804 [TASK] Enable info icon for inline fileReference elements (Frans Saris)
2014-03-12 a736ba2 #56730 [BUGFIX] Outside storages can never be marked as public (Fabien Udriot)
2014-03-12 4fca537 #56803 [TASK] Reduce record data in functional test failure message (Oliver Hader)
2014-03-12 bb942d7 #56805 [TASK] Remove functional workspaces DataHandlerTest (Oliver Hader)
2014-03-12 d24ae45 #56532 [BUGFIX] Only valid package names will be processed. (Daniel Siepmann)
2014-03-12 0a46d00 #56806 [BUGFIX] Split functional workspaces DataHandling test execution (Oliver Hader)
2014-03-12 762442c #56754 [TASK] Text changes in the Install Tool (Cynthia Mattingly)
2014-03-12 2a85eeb #56723 [BUGFIX] Adapt ShowPic popup to use FAL (Steffen Ritter)
2014-03-12 d1ef712 #56783 [BUGFIX] Remove baseUri from the Storage (Fabien Udriot)
2014-03-12 b02956e #56762 [BUGFIX] Language labels taken from wrong language file (Patrick Broens)
2014-03-12 ade237e #56722 [BUGFIX] Different button behaviour Page module views (Patrick Broens)
2014-03-12 07c8cda #56707 [TASK] Add functional tests for TCA types select and group/db (Oliver Hader)
2014-03-12 34fcdea #55989 [BUGFIX] Typecast cookie value to string (Georg Ringer)
2014-03-12 aa1fb87 #56786 [BUGFIX] Index on sys_file_processedfile is too large (Ernesto Baschny)
2014-03-11 0bf260e #56708 [TASK] Add Publish and PublishAll DataHandler workspaces tests (Oliver Hader)
2014-03-11 f6c044d #56761 [TASK] Update ADOdb to 5.18 (Andreas Fernandez)
2014-03-11 e05bd48 #56369 [TASK] Add possibility to assert error log entries (Oliver Hader)
2014-03-11 596d170 #56729 [BUGFIX] Use clean DataHandler for each functional test action (Oliver Hader)
2014-03-11 f61e17e #56788 [BUGFIX] Tests: Incomplete mocking in ext:frontend (Christian Kuhn)
2014-03-11 e0fee4a #56791 [BUGFIX] Tests: Incomplete mocking in ext:beuser (Christian Kuhn)
2014-03-11 d5a233b #56720 [BUGFIX] Alignment of button "add a new element at this place" (Patrick Broens)
2014-03-11 bbfaf39 #56787 [BUGFIX] Tests: Incomplete mocking in ext:scheduler (Christian Kuhn)
2014-03-11 bab84b5 #56660 [BUGFIX] FollowUp to #56660 (Steffen Ritter)
2014-03-11 a744521 #55469 [TASK] Styling and placement of Toggle All button install tool (Patrick Broens)
2014-03-11 61a9d4b #56660 [BUGFIX] PackageManager initialize() signature is incompatible (Wouter Wolters)
2014-03-11 0d1cef2 #56183 [BUGFIX] Remove wrong storage->isPublic() check in localFolderTree (Frans Saris)
2014-03-11 f2dc0f8 #56763 [BUGFIX] DatabaseConnection must be initialized (Xavier Perseguers)
2014-03-11 c5f4b18 #56257 [BUGFIX] DBAL: Incomplete database configuration (Xavier Perseguers)
2014-03-11 97aa83f #55116 [BUGFIX] Inconsistent visual appearance Install Tool (Patrick Broens)
2014-03-11 ac29ff0 #56742 [TASK] Add api tag to ElementBrowser::setRecordList() (Alexander Stehlik)
2014-03-11 7e4f134 #56636 [BUGFIX] Fix alignment for button "copy default content elements" (Patrick Broens)
2014-03-11 0771445 #56775 [TASK] Create new processor registry (Frans Saris)
2014-03-11 6d04aab #55532,#55528, [TASK] Add FAL support for import in sys extension impexp (Marc Bastian Heinrichs)
2014-03-11 2b536e9 #56769 [BUGFIX] PHP Runtime Notice in saltedpasswords (Xavier Perseguers)
2014-03-11 d32359b #56752 [BUGFIX] Layout category tree is broken (Patrick Broens)
2014-03-11 6483842 #36420 [FEATURE] Allow Storages outside the webroot (Steffen Ritter)
2014-03-11 2b92b5b #56731 [BUGFIX] Wrong note in ResourceFactory (Frans Saris)
2014-03-11 6f79d3a #56561 [BUGFIX] Flash messages are not shown with AJAX requests (Xavier Perseguers)
2014-03-11 8654649 #54234 [TASK] Return ProcessedFile instead of File if possible (Steffen Ritter)
2014-03-10 b5770f4 #56737 [BUGFIX] Missing argument in ReferenceIntegrity updater (Eric Chavaillaz)
2014-03-10 e84e675 #56733 [BUGFIX] Multiple Set-Cookie headers for deleting FE cookie (Nicole Cordes)
2014-03-10 4a56fd2 #56739 [TASK] Remove loadExtensionTables() from unit test bootstrap (Christian Kuhn)
2014-03-10 d413b2f #56725 [BUGFIX] Tests: Improve mocking in IconUtilityTest (Christian Kuhn)
2014-03-10 9c35421 #55392 [BUGFIX] Change notification level for missing opcode cache (Sebastian Müller)
2014-03-10 9e7e81f #56718 [BUGFIX] Tests: Improve mocking in ext:belog (Christian Kuhn)
2014-03-10 813a77b #56713 [BUGFIX] Wrong IRC URL for Packagist (Fabien Udriot)
2014-03-10 6695000 #56700 [BUGFIX] Tests: Improve Mocking in ext:extbase (Anja Leichsenring)
2014-03-10 da605eb #56699 [BUGFIX] Tests: Improve TCA mocking in BackendUtility (Christian Kuhn)
2014-03-09 cdf716b #56698 [BUGFIX] Tests: Incomplete mocking of $GLOBALS['TCA'] in ext:frontend (Anja Leichsenring)
2014-03-09 6f493ac #56696 [BUGFIX] Tests: Incomplete mocking of $GLOBALS['TCA'] in ext:core (Christian Kuhn)
2014-03-09 629e8cc #55770 [TASK] Added composer.json for the TYPO3 CMS project (Christian Opitz)
2014-03-09 3fbe16a #55481 [TASK] Add missing logDeprecatedFunction() to getAliasForClassName() (Stefan Neufeind)
2014-03-09 cdd9ad0 #56689 [TASK] Tests: Simplify unit test bootstrap (Christian Kuhn)
2014-03-09 67aa8aa #56688 [BUGFIX] Resolve incomplete mocking for sysext:fluid (Anja Leichsenring)
2014-03-09 123663e #56687 [BUGFIX] Tests: Incomplete mocking in be_user (Christian Kuhn)
2014-03-09 4dd55f7 #56686 [BUGFIX] Resolve incomplete mocking for sysext:backend (Anja Leichsenring)
2014-03-09 1108870 #56684 [BUGFIX] Tests: Incomplete mock in ResourceFactoryTest (Christian Kuhn)
2014-03-09 59b76a5 #56681 [TASK] Reduce unit test bootstrap (Christian Kuhn)
2014-03-08 81e7fcb #55352 [BUGFIX] Introduce failsafe view in install tool (Helmut Hummel)
2014-03-08 3a4bd6f #56394 [BUGFIX] ResourceStorage::SIGNAL_PreFileAdd should be triggered earlier (Xavier Perseguers)
2014-03-08 e5b5fea #56251 [BUGFIX] Wrong file icon in info popup (Frans Saris)
2014-03-08 b2a9cad #52594 [TASK] Deprecate insertModuleFunction "$classPath" parameter (Ernesto Baschny)
2014-03-08 47b292a #56374 [BUGFIX] Unnatural processing order in IRRE tests (Oliver Hader)
2014-03-08 e2fd520 #55556 [BUGFIX] Install Tool does not save Extbase object cache Configuration (Michiel Roos)
2014-03-08 27fc64a #56642 [FEATURE] TypoScript property escapeJsValue (Jigal van Hemert)
2014-03-08 e6251a9 #56241 [TASK] Improve AbstractDataHandlerActionTestCase (Marc Bastian Heinrichs)
2014-03-08 166331c #56667 [CLEANUP] Cleanup jumpToUrl() and unused JS in Backend (Benjamin Mack)
2014-03-08 6775527 #56670 [BUGFIX] Make Import/Export work with Package Manager (Benjamin Mack)
2014-03-08 88c5880 #56666 [TASK] Use function for temp. page tree in BrowseLinks too (Markus Klein)
2014-03-07 c43e60e #53740,#53346 [BUGFIX] Extension upload as zip on Windows systems ignores directories (Wouter Wolters)
2014-03-07 c26434e #43885 [BUGFIX] Temporary DB tree mount notice missing in ElementBrowser (Lorenz Ulrich)
2014-03-07 10a612a #56623 [TASK] Remove deprecated doDisplayTopFrameCM (Wouter Wolters)
2014-03-07 990e4bb #55547 [CLEANUP] Remove references to $GLOBALS['FILEMOUNTS'] (Benjamin Mack)
2014-03-07 6db7ab3 #53471 [TASK] Remove unused function BackendUtility::updatePagesTSconfig() (Philipp Gampe)
2014-03-07 ef40b21 #54128 [BUGFIX] Fix Misleading CommandController naming for Language update (Cedric Ziel)
2014-03-07 a092d3c #25700 [BUGFIX] Allow user update without password changes in sys_action (Nicole Cordes)
2014-03-07 d7b922f #56597 [TASK] Deprecate usage of $GLOBALS['typo3CacheManager'] (Helmut Hummel)
2014-03-07 f795bbf #56658 [CLEANUP] Improve code style for FormEngine::getTSCpid() (Alexander Stehlik)
2014-03-07 e8fe21f #56580 [BUGFIX] SoftReferenceIndex typolink lacks support for title attributes (Marc Bastian Heinrichs)
2014-03-07 ae8c0f0 #25274 [BUGFIX] Warn about apc.enable_cli=0 on command line (Christian Weiske)
2014-03-07 1415f45 #55983 [TASK] Refactor init() function of ElementBrowser (Tymoteusz Motylewski)
2014-03-07 bb56fba #55457 [BUGFIX] RTE on first new IRRE record keeps loading in IE (Stanislas Rolland)
2014-03-06 d8bc272 #23552 [BUGFIX] Default size for group-type fields (Christian Plattner)
2014-03-06 32481f5 #56110 [TASK] Add cache to IconUtility::getSpriteIcon() (Michiel Roos)
2014-03-06 b929e3d #50538 [TASK] Consolidate regexp for utf8 and non-utf8 file systems (Lucas Bremgartner)
2014-03-06 a783822 #56625 [!!!][SECURITY] Remove old backend_layout wizard (Wouter Wolters)
2014-03-06 816f8af #56511 [BUGFIX] ExtendedFileUtility.php: func_delete (Rico Sonntag)
2014-03-06 e13918f #56494 [BUGFIX] FAL readonly: Directory copying results in BE exception (Rico Sonntag)
2014-03-06 6b72cf5 #56586 [BUGFIX] UnitTests create SQL error if openid is installed (Philipp Gampe)
2014-03-06 11ea204 #56611 [BUGFIX] Remove superflous check in getModuleUrl (Helmut Hummel)
2014-03-06 104573c #56622 [BUGFIX] Remove wrong quoting (Helmut Hummel)
2014-03-06 9c16871 #50491 [BUGFIX] concatenateCSS may produce invalid css (Stefan Neufeind)
2014-03-06 c82818a #56321 [TASK] Redirect to distributions after first login (Benjamin Mack)
2014-03-06 24593f8 #56605 [TASK] Fatal error in database connect install step (Christian Kuhn)
2014-03-05 82cdf1a #56585 [TASK] Reduce memory footprint of unit test suite (Christian Kuhn)
2014-03-05 78213ca #56221 [BUGFIX] Follow up: Remove icon doesn't work (Nicole Cordes)
2014-03-05 450b166 #56350 [BUGFIX] Make text in All Configuration selectable (Markus Klein)
2014-03-05 23b376c #56287 [TASK] Add functional tests for impexp irre records (Marc Bastian Heinrichs)
2014-03-05 df239a6 #56583 [BUGFIX] Fix no caching behavior of bootstrap (Helmut Hummel)
2014-03-05 3d2d58b #56194 [TASK] Extend functional tests with creation of additional folders (Marc Bastian Heinrichs)
2014-03-05 1166922 #55786 [TASK] Functional tests for persisting relations in Extbase (Tymoteusz Motylewski)
2014-03-05 a81bfff #55671 [TASK] Import/Export Module uses module dispatcher (Anja Leichsenring)
2014-03-05 25b502b #50752 [TASK] MySQLi for DBAL (Markus Klein)
2014-03-05 0f73b6a #56470 [TASK] Make browse_links.php a wizard (Helmut Hummel)
2014-03-05 a3deacc #56527 [BUGFIX] userPermissions => recursiveDeleteFolder (Rico Sonntag)
2014-03-05 bf2817a #55431 [TASK] Export binary data from sys_file records (Marc Bastian Heinrichs)
2014-03-05 023d35e #56571 [BUGFIX] Fix executable permissions on files (Thomas Luzat)
2014-03-05 99efb03 #56390 [BUGFIX] Could not parse where clause (Xavier Perseguers)
2014-03-05 f1bc2e3 #56410 [BUGFIX] Allow search for FAL related DB records (Benjamin Mack)
2014-03-04 a9abecd [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team)
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
2014-03-04 4ff1ef6 [RELEASE] Release of TYPO3 6.2.0beta6 (TYPO3 Release Team)
2014-03-04 1336661 #56554 [BUGFIX] OpCache XCache cannot be cleared if xcache.admin.enable_auth (Ernesto Baschny)
2014-03-04 3dbd96c #52736 [TASK] Install Tool: Optimize class structure (Markus Klein)
2014-03-04 ab1bc84 #56552 [TASK] Remove EXT/extListArray from DefaultConfiguration (Christian Kuhn)
2014-03-04 df45f2f #56313 [BUGFIX] Cache Identifiers shorten the MD5 hash (Michiel Roos)
2014-03-04 4f5a8c1 #56443 [BUGFIX] Setting capabilities to readonly show always drag+drop dialog (Rico Sonntag)
2014-03-04 9aaeaf5 #56453 [TASK] Improve usability with multiple tabs open (Helmut Hummel)
2014-03-04 c518539 #56471 [TASK] Use new way to register backend_layout wizard (Wouter Wolters)
2014-03-04 f064c5c #53845,#53891 [CLEANUP] Enhance TCA - FAL migration for tt_content (Benjamin Mack)
2014-03-04 d12424f #56546 [BUGFIX] Fix OpcodeCache for PHP 5.3 (Alexander Opitz)
2014-03-04 0542078 #55299 [BUGFIX] New filename does not get sanitized (Frans Saris)
2014-03-04 9f60ae5 #55590 [BUGFIX] TCA maximumRecordsChecked should display message (Benjamin Mack)
2014-03-04 352841a #48034 [BUGFIX] ADOdb: Invalid override method signature (Xavier Perseguers)
2014-03-04 9eb32aa #54131 [BUGFIX] getLabelsFromItemsList() returns no value (Xavier Perseguers)
2014-03-04 f20ae08 #53764 [TASK] Use FAL functions for image rendering (Alexander Stehlik)
2014-03-04 8806f95 #53846 [CLEANUP] Enhance RTE Magic Image FAL migration wizard (Benjamin Mack)
2014-03-04 b2c7915 #53650 [TASK] Upgrade Wizard for FAL references, check for missing tables (Ernesto Baschny)
2014-03-04 9a63a58 #55891 [BUGFIX] Break out of foreach if there're no rows in table (Stefan Froemken)
2014-03-04 7625461 #56205 [BUGFIX] Cannot use contain with multivalued static enumeration column (Xavier Perseguers)
2014-03-04 8c12dd0 #55252 [BUGFIX] Flush opcode caches while saving PHP files. (Alexander Opitz)
2014-03-04 50a08fc #50274 [BUGFIX] Make standard-search working with EXT:form installed (Oliver Hader)
2014-03-04 5991c19 #56306 [BUGFIX] DBAL's quoteFieldNames() returns an empty string (Andreas Fernandez)
2014-03-04 5bb821a #56497 [TASK] Install Tool re-order menu items (Wouter Wolters)
2014-03-04 7a308a8 #46185 [BUGFIX] IdentityProperties were not set (Stefan Froemken)
2014-03-04 734f0d0 #56292 [BUGFIX] Install css_styled_content by default (Nicole Cordes)
2014-03-04 3708c72 #56480 [TASK] CSS: Button style :active and :hover (Felix Kopp)
2014-03-03 77e85f1 #56508 [BUGFIX] Fix warnings on felogin / Use correct usergroup-column (Stefan Neufeind)
2014-03-03 3ce5365 #55942,#55174, [TASK] Make TS content templates more flexible (Benjamin Mack)
2014-03-03 85d88e4 #55696 [BUGFIX] Fix PHP warnings on fe_user log out (Markus Klein)
2014-03-03 5d9b26d #56262 [BUGFIX] Double escape of title in indexed search (Markus Klein)
2014-03-03 da36a43 #56405 [BUGFIX] Wrong handling of delimiter in revExplode() (Markus Klein)
2014-03-03 04f66db #56442 [BUGFIX] Always fetch related objects if relation set by child (Helmut Hummel)
2014-03-03 a36c555 #56479 [TASK] Remove condensed mode leftovers (Helmut Hummel)
2014-03-03 1d0d83c #53753 [TASK] Make sysexts composer names standards compliant (Thomas Maroschik)
2014-03-02 e8bc262 #56472 [BUGFIX] Mock locked records for DataProviderTest (Helmut Hummel)
2014-03-02 2e06fc1 #53890 [TASK] Update database schema as first and last update wizard (Stephan Großberndt)
2014-03-01 dfab37a #56454 [!!!][SECURITY] Remove old wizard scripts (Helmut Hummel)
2014-03-01 3d4de84 #56400 [BUGFIX] Fix StorageRepository::findByStorageType (Marc Bastian Heinrichs)
2014-03-01 498ccf3 #56436 [TASK] Use new way to register colorpicker wizard (Alexander Schnitzler)
2014-03-01 bb4ecb5 #56457 [BUGFIX] Undefined variable $multiSelectId in FormEngine (Wouter Wolters)
2014-02-28 3287150 [CLEANUP] Followup to wizard changes (Helmut Hummel)
2014-02-28 59484d6 #56437 [TASK] Use new way to register rte wizard (Alexander Schnitzler)
2014-02-28 b6bafa9 #56438 [TASK] Use new way to register forms wizard (Alexander Schnitzler)
2014-02-28 1fd62fa #55676 [TASK] Remove superflous require_once in t3editor hook (Alexander Schnitzler)
2014-02-28 53d2f31 #56435 [TASK] Use new way to register table wizard (Alexander Schnitzler)
2014-02-28 df139b8 #56080 [BUGFIX] Title field disappears after using addToAllTCAtypes() (Michiel Roos)
2014-02-28 8b6559a #56378 [BUGFIX] Do not log with severity 1320177676 (Christian Weiske)
2014-02-28 e997f2a #56211 [TASK] Add IconUtility::getSpriteIconForResource() (Frans Saris)
2014-02-28 55ea305 #56434 [TASK] Use new way to register list wizard (Alexander Schnitzler)
2014-02-28 d4f4b45 #56432 [TASK] Use new way to register add wizard (Alexander Schnitzler)
2014-02-28 debfec7 #56421 [BUGFIX] @return for TYPO3\CMS\Sv\AuthenticationService::authUser (Christian Weiske)
2014-02-28 630b877 #56248 [BUGFIX] Adding new records in edit mode broken (Andre Hähnel)
2014-02-28 bf20c33 #56406 [BUGFIX] Fix double quotes in ElementBrowser JS (Markus Klein)
2014-02-28 715e61b #56356 [SECURITY] Protect core Ajax calls against CSRF (Helmut Hummel)
2014-02-27 d9a4854 #56404 [BUGFIX] Make sure M parameter is first in URL (Helmut Hummel)
2014-02-27 a791531 #56403 [BUGFIX] Fix GET parameter order in unit tests (Helmut Hummel)
2014-02-27 2aa83d3 #56345 [FEATURE] Add API to CSRF protect Ajax calls in Backend (Helmut Hummel)
2014-02-27 45b092d #56381 [TASK] Additional SignalSlot after init in EditDocumentController (Julian Kleinhans)
2014-02-27 beac969 #56256 [CLEANUP] Remove security_level option from Authentications (Benjamin Mack)
2014-02-27 bce23ae #56354 [TASK] Speed up updating the extension list (Benjamin Mack)
2014-02-27 baa5c3e #56128 [BUGFIX] Filename sorting in filelist is broken (Frans Saris)
2014-02-27 3241387 #56364 [BUGIFX] Fix Redirect after switch-to-user (Helmut Hummel)
2014-02-27 71a7f96 #55979 [BUGFIX] Fix reference to FileListLocalisation.js (Markus Klein)
2014-02-27 fe210c9 #55966 [BUGFIX] Revert "[TASK] Use a 401 header if login is not successful" (Michael Knabe)
2014-02-27 9443581 #56375 [BUGFIX] Fix link for workspace preview (Helmut Hummel)
2014-02-27 8cbb774 #56359 [BUGFIX] Fix module access regressions (Helmut Hummel)
2014-02-26 f5dd8bf #55530 [BUGFIX] Avoid to get a file object with the uid zero (Marc Bastian Heinrichs)
2014-02-26 e99e12a #56357 [BUGFIX] Do not save failed token messages in session (Helmut Hummel)
2014-02-26 f2208e5 #55414 [BUGFIX] Respect all filemounts in file collection (Alexander Stehlik)
2014-02-26 6e9e545 #55509 [!!!][SECURITY] Add CSRF protection to mod.php (Helmut Hummel)
2014-02-26 7389b68 #52386 [BUGFIX] Allow record insert on rootlevel (Benjamin Serfhos)
2014-02-26 6cc6c4f #56084 [BUGFIX] Followup: Ajax handler TYPO3_tcefile::process is broken (Frans Saris)
2014-02-25 8785cfe #56294 [TASK] Fixen broken tests for getTreeList (Markus Klein)
2014-02-25 5c5d9e6 #55384 [BUGFIX] Wrong usage of intExplode in getTreeList (Stefan Froemken)
2014-02-25 cbbb4de #54449 [BUGFIX] Don't modify variables in tree view (Jigal van Hemert)
2014-02-25 f0b50c8 #56254 [CLEANUP] Remove outdated $CLIENT[FORMSTYLE] (Benjamin Mack)
2014-02-25 77b1729 #56290 [CLEANUP] Superfluous Code in ElementBrowser and BrowseLinks (Markus Klein)
2014-02-25 2b0b18a #56289 [BUGFIX] Fix JS error in ElementBrowser (Markus Klein)
2014-02-25 4da4dba #56253 [BUGFIX] Install Tool fatal with Oracle database (Andreas Fernandez)
2014-02-25 f81ba18 #56184 [BUGFIX] Paginator in TER list not using ajax (Jigal van Hemert)
2014-02-25 b44e8af #41413 [BUGFIX] URL-encoded title in link wizard (Helmut Hummel)
2014-02-25 32f65b0 #55985 [TASK] Deprecate unused methods in ElementBrowser (Tymoteusz Motylewski)
2014-02-25 002c700 #55669 [TASK] Form sysext entry script cleanup (Anja Leichsenring)
2014-02-25 ccd2078 #56272 [TASK] Use new way to register edit wizard (Helmut Hummel)
2014-02-25 d956775 #56268 [FEATURE] Add new way to register a TCA wizard (Helmut Hummel)
2014-02-25 b20aa02 #55970 [TASK] Rename update wizard to upgrade wizard (Helmut Hummel)
2014-02-25 aa43d8f #55664 [TASK] Use DataHandler testing framework for simple import test (Marc Bastian Heinrichs)
2014-02-25 ad67e91 #56244 [BUGFIX] Missing move placeholders in irre_tutorial tests (Oliver Hader)
2014-02-25 6711c14 #56221 [BUGFIX] Can't remove static templates from selection in template module (Wouter Wolters)
2014-02-25 979c401 #56119 [TASK] Remove unused $arrayConstraint in IndexerServiceTest (Wouter Wolters)
2014-02-25 fbd10db #23984 [BUGFIX] felogin reset password links not clickable (Jigal van Hemert)
2014-02-24 8dad992 #54041 [BUGFIX] Adding new menu types triggers error (Francois Suter)
2014-02-24 2e1c368 #54930 [TASK] Remove outdated upgrade wizards (Steffen Ritter)
2014-02-24 6940821 #55809,#55672, [TASK] Switch info and func module to mod dispatcher (Anja Leichsenring)
2014-02-24 bfd71d5 #56242 [BUGFIX] Fix JS concat if first file is forced on top (Benjamin Kott)
2014-02-24 be558f4 #55847 [!!!][TASK] Remove empty classes implementing AbstractTreeView (Tymoteusz Motylewski)
2014-02-24 77e287f #56177 [TASK] Windows issues with long file names in Git sources (Oliver Hader)
2014-02-24 75281c9 #55515 [!!!][SECURITY] Add CSRF Protection for tce_file.php (Alexander Schnitzler)
2014-02-24 b5d82de #55625 [TASK] Limit the exported record fields in impexp (Marc Bastian Heinrichs)
2014-02-24 ae4764c #56229 [TASK] EXT: tstemplate - use treeline sprite icons (Felix Kopp)
2014-02-24 eefa652 #54232 [BUGFIX] Using files in eID results in fatal error (Steffen Ritter)
2014-02-24 12c1674 #56062 [BUGFIX] New Content Element: hide list style (Felix Kopp)
2014-02-24 9285215 [TASK] EXT: t3skin - .list-unstyled for ol & ul (Felix Kopp)
2014-02-23 fe7e00d #56209,#54953 Revert "[TASK] FrontendContentAdapterService processes record repeatedly" (Markus Klein)
2014-02-23 40200bd #55316 [TASK] Upgrade normalize.css to version 3.0.0 (Wouter Wolters)
2014-02-23 9459110 Revert "[CLEANUP] Replace strlen() with === for zero length check" (Stefan Neufeind)
2014-02-23 7b77f28 #55551 [BUGFIX] Installer rejects traling slash in link target (Andreas Wolf)
2014-02-23 de27a20 #54091 [CLEANUP] Replace strlen() with === for zero length check (Markus Klein)
2014-02-23 0c5a0aa #56195 [TASK] New SignalSlot after preInit in EditDocumentController (Julian Kleinhans)
2014-02-22 9551ac7 #56187 [TASK] Add additional configuration for functional tests (Helmut Hummel)
2014-02-21 a0dba89 #56204 [BUGFIX] Use absolute path to check for extensions (Helmut Hummel)
2014-02-21 36d545b #56203 [BUGFIX] Fix PHP warnings in functional tests (Helmut Hummel)
2014-02-21 16c5c81 #56109 [TASK] Cleanup \TYPO3\CMS\Lang\LanguageService (Michiel Roos)
2014-02-21 76706f5 #56192 [BUGFIX] RTE cannot run in IE 11+ with ExtJS 3.4.1 (Stanislas Rolland)
2014-02-21 86cef9f #56086 [BUGFIX] Remove class loader in functional test tear down (Helmut Hummel)
2014-02-21 57f39f5 #56182 [TASK] Use environment variable for functional test bootstrap (Helmut Hummel)
2014-02-21 fe856ed #56179 [TASK] Add functional tests for discarding created elements (Oliver Hader)
2014-02-21 dd4a67c #56161 [BUGFIX] Parent localization pointer missing in IRRE tests (Oliver Hader)
2014-02-21 2db3d30 #56143 [TASK] Integrate IRRE CSV Functional Tests (Oliver Hader)
2014-02-21 eb619ab #54305 [BUGFIX] Update file type on mimetype change (Alexander Stehlik)
2014-02-20 0bcfd5b #56165 [TASK] Fix a few variable names (Fabien Udriot)
2014-02-20 aa5804d #55573 [BUGFIX] moveContentRecordToDifferentPageAndChangeSorting fails (Oliver Hader)
2014-02-20 08b2c45 #55571 [BUGFIX] Make Typo3DbBackend use DatabaseConnection (Felix Oertel)
2014-02-20 82dbd3b #56135 [BUGFIX] DatabaseConnection::listQuery wrong usage of strpos() (Markus Klein)
2014-02-20 92aae5c #56132 [TASK] Rename tt_content.tx_irretutorial_hotels in tests (Oliver Hader)
2014-02-19 f127a19 #56059 [BUGFIX] Category localization cannot be rendered (Oliver Hader)
2014-02-19 8bed9bc #56122 [BUGFIX] Use MM_oppositeUsage for category relations (Oliver Hader)
2014-02-19 84e703a #56061 [FEATURE] Introduce MM_oppositeUsage property (Oliver Hader)
2014-02-19 0d38325 #55198 [TASK] Optimize GeneralUtility::trimExplode() (Michiel Roos)
2014-02-19 55b54a2 #53454 [BUGFIX] Categories as exclude field (Francois Suter)
2014-02-19 3376a5e #56104 [TASK] Enable DataHandler frontend rendering tests (Oliver Hader)
2014-02-19 4231f41 #55882 [TASK] Add framework for frontend rendering functional tests (Oliver Hader)
2014-02-19 7d49ed1 #56121 [TASK] getFilesInDirCanOrderByMtime-test should use vfs (Stefan Neufeind)
2014-02-19 b9ccddf #56121 [TASK] getFilesInDirCanOrderByMtime-test should use vfs (Stefan Neufeind)
2014-02-19 5be419e #56111 [BUGFIX] Discard vs. Delete workspace changes in tests (Oliver Hader)
2014-02-19 8d67dfc #54095 [CLEANUP] GeneralUtility::getFilesInDir() (Michiel Roos)
2014-02-19 e347407 #55286 [BUGFIX] Suppress EXIF warnings indexing images (Felix Althaus)
2014-02-19 e1927d2 #56027 [BUGFIX] RTE: Required ExtJs css files are not loaded in frontend (Stanislas Rolland)
2014-02-19 ba76285 #54944 [BUGFIX] FAL links in RTE not transformed when link has rel attribute (Stanislas Rolland)
2014-02-19 028c7b2 #56067 [BUGFIX] Various static calls to non-static functions (Markus Klein)
2014-02-18 b699119 #52955 [BUGFIX] Show labels of additional doktypes in new page drag area (Caspar Stuebs)
2014-02-18 faa6e8a #53514 [BUGFIX] Check identity map for existing objects (Nico de Haen)
2014-02-18 6c973b8 #55932 [BUGFIX] No duplicate insertion in addToAllTCAtypes (Alexander Stehlik)
2014-02-18 d4b2d21 #53772 [BUGFIX] Indexer does not update the FileObjects (Steffen Ritter)
2014-02-18 cac662a #56072 [TASK] Extend DataHandler IRRE functional tests (Oliver Hader)
2014-02-18 5c649c9 #56070 [TASK] Use Backend User fixture for DataHandler tests (Oliver Hader)
2014-02-18 c5271d6 #55901 [TASK] Forms: Input/textarea :focus style (Felix Kopp)
2014-02-17 adac616 #36822 [BUGFIX] Invalid shortcut target on translated pages (Oliver Hader)
2014-02-17 cb9ce20 #54304 [BUGFIX] Missing encoding in flexforms IRRE javascript (Alexey Gafiulov)
2014-02-17 599cdb6 #53116,#56019 [BUGFIX] concatenateJs/Css does not consider forceOnTop (Markus Klein)
2014-02-17 309af8f #56057 [BUGFIX] Add missing htmlspecialchars for thumbnail URL (Wouter Wolters)
2014-02-17 b2f804f #56035 [BUGFIX] Load file meta data properties before return (Nicole Cordes)
2014-02-17 f3157c1 #56034 [BUGFIX] Ignore empty inputs when creating new folders (Frans Saris)
2014-02-17 da4d7c1 #56020 [BUGFIX] Inline upload progress queue styles are missing (Frans Saris)
2014-02-17 76671f8 #56037 [BUGFIX] Fix clipboard thumbnail rendering (Frans Saris)
2014-02-17 e542fac #53910 [TASK] Add FileCollectionRegistry (Frans Saris)
2014-02-17 e316522 #56011 [TASK] Remove unused variable $field (Stefano Kowalke)
2014-02-17 f83873b #53677 [TASK] Cleanup GeneralUtility::rmFromList (Tomita Militaru)
2014-02-17 a25b6b9 #55941 [!!!][BUGFIX] Content Object instances are reused (Oliver Hader)
2014-02-17 dae88a2 #49499 [BUGFIX] Fix possible language handling issue (Markus Klein)
2014-02-17 65fc589 #55998 [BUGFIX] Usage of undefined variables in ShortcutToolbarItem (Tim Lochmueller)
2014-02-17 4f69cd9 #56018 [BUGFIX] Adding new image to content element breaks layout (Frans Saris)
2014-02-17 bb600de #53210 [BUGFIX] Extension Upload ends in PHP Error (Rico Sonntag)
2014-02-17 d3f313f #55876 [TASK] Rename classes with the same name (Tymoteusz Motylewski)
2014-02-17 fcd8289 #55362 [BUGFIX] CommandController is not executed at same time (Tom Ruether)
2014-02-17 67b1e5e #55992 [BUGFIX] StorageRepository fails to load storages (Markus Klein)
2014-02-17 90db01d #56029 [TASK] Streamline DataHandler functional tests (Oliver Hader)
2014-02-14 744702e #55991 [BUGFIX] rdndt getClassSchema() in thawProperties( (Michiel Roos)
2014-02-14 49252ef #55969 [BUGFIX] Upgrade Wizard fails with exception (Helmut Hummel)
2014-02-14 df2ebf2 #55721 [TASK] Install Tool checks for system locale (Zbigniew Jacko)
2014-02-14 e1ca180 #55939 [BUGFIX] Selection of non image files in element browser (Alexander Stehlik)
2014-02-14 67c4204 #53962 [TASK] Cache non existing classes (Alexander Stehlik)
2014-02-14 0f95313 #55037 [TASK] Class Loader optimisation (Helmut Hummel)
2014-02-14 5ab2885 #55749 [TASK] isPackageActive(): test light cond. first (Michiel Roos)
2014-02-14 e1781fe #54525 [TASK] Optimize GeneralUtility path methods (Michiel Roos)
2014-02-13 e7bac97 #55951 [BUGFIX] RTE Link Wizard layout is inconsistent (Stanislas Rolland)
2014-02-13 741714f #55111 [TASK] Extend functional tests with linked paths (Marc Bastian Heinrichs)
2014-02-13 5fb6863 #55904 [BUGFIX] Class loader loads aliased classes twice (Christian Weiske)
2014-02-13 4e1a8dd #55922 [BUGFIX] Wrong email list in linkvalidator task (Markus Klein)
2014-02-13 c522e29 #55946 [BUGFIX] RTE Image Wizard layout is inconsistent (Stanislas Rolland)
2014-02-12 d12b200 #55923 [BUGFIX] inval() -> (int) regressions in ternaries (Michiel Roos)
2014-02-12 cb0a33a #55706 [BUGFIX] Regression: intval patch broke levelmedia (Michiel Roos)
2014-02-12 20e4417 #53169 [BUGFIX] Responsive sourceCollection width not usable out of the box (Pascal Hinz)
2014-02-11 4da95b5 [TASK] Switch order of tests (Helmut Hummel)
2014-02-11 daee8cd #55864 [TASK] add mtime sort test for getFilesInDir() (Michiel Roos)
2014-02-11 2bfb2a6 #55820 [TASK] Improve EM performance when getting extension list from TER (Jost Baron)
2014-02-11 571dba2 #49440 [BUGFIX] Missing label felogin_forgotHash (Karol Lamparski)
2014-02-11 24149df #55871 [TASK] Use vfsStream for getFilesInDir() tests (Michiel Roos)
2014-02-11 6ce20a3 #55899 [TASK] Cleanup ArrayUtility::sortArraysByKey() (Michiel Roos)
2014-02-11 0a08fd9 #55856 [TASK] Initialize FormProtectionFactory later in alt_doc.php (Wouter Wolters)
2014-02-11 ea637fb #53028 [BUGFIX] cache_clearAtMidnight conflicts with content start/endtime (Dmitry Dulepov)
2014-02-11 73489ab #55754 [BUGFIX] Avoid fatal error if adding composer package (Helge Funk)
2014-02-11 112a111 #55897 [BUGFIX] Allow multiple aliases for a class (Helmut Hummel)
2014-02-11 1775195 #53795 [BUGFIX] Fix fatal errors upon package installation (Thomas Maroschik)
2014-02-11 5d51dae #55740 [BUGFIX] Prevent double slash in isWithin check (Alexander Stehlik)
2014-02-11 2cdbc43 #53016 [BUGFIX] Replace the table definition manipulation by signals (Thomas Maroschik)
2014-02-11 8e2dc70 [TASK] Speedup travis build (Helmut Hummel)
2014-02-11 00c895c #55845 [BUGFIX] Wrong check removes FE cookie (Frans Saris)
2014-02-10 3f6b1cd #49371 [FEATURE] Fallback/default case for SwitchViewhelper (Jan Kiesewetter)
2014-02-10 dda0354 #55838 [BUGFIX] Fix behavior of revExplode if delimiter not found (Alexander Stehlik)
2014-02-10 2d05837 #55850 [TASK] Reduce memory footprint of unit tests (Christian Kuhn)
2014-02-10 41a4f98 [TASK] Execute functional tests and lint in parallel (Helmut Hummel)
2014-02-10 03d4a80 #55846 [TASK] Tests: Remove backup of TYPO3_DB (Christian Kuhn)
2014-02-10 556e72f #55769 [TASK] Centralize DB queries (Andreas Wolf)
2014-02-10 13dd41b #46463 [BUGFIX] Regression: jumpUrl_transferSession throws hash exception (Ernesto Baschny)
2014-02-10 c4be1a4 #55797 [TASK] Cleanup ext:frontend web_info module routing (Anja Leichsenring)
2014-02-10 c025cc9 #55574 [TASK] Use stat() instead of filemtime + filesize (Michiel Roos)
2014-02-10 fba4b67 #47983 [BUGFIX] Strict Standards - setLanguageKeys must be static (Łukas Jurys)
2014-02-10 49b0696 #55819 [TASK] Unify UL/OL standard (Felix Kopp)
2014-02-10 d846603 #55796 [TASK] Cleanup ext:indexed_search web_info module routing (Anja Leichsenring)
2014-02-10 96d7220 #55827 [TASK] Fix typos all over the core (Georg Ringer)
2014-02-09 4962740 #55822 [BUGFIX] "else if" in GeneralUtility breaks the build (Oliver Klee)
2014-02-09 0e3c49f #54777 [BUGFIX] Use PHP native htmlspecialchars_decode() (Łukas Jurys)
2014-02-09 3a58565 #55799 [BUGFIX] Fix CSS-path to default .t3-icon image (Stefan Neufeind)
2014-02-09 7e97004 #55821 [BUGFIX] Tests: Remove unstable GeneralUtilityTest::getUrl* (Christian Kuhn)
2014-02-09 e9f80cb #23902 [BUGFIX] improve handling of TYPO3 version (Jigal van Hemert)
2014-02-09 de63e40 #52294 [BUGFIX] Duplicate exception code (Przemysław Krukowski)
2014-02-09 7da40c0 #55564 [TASK] Improve revExplode performance (Andreas Wolf)
2014-02-09 3127efc #55810 [TASK] file_list: use t3-table & semantic HTML in localization (Felix Kopp)
2014-02-09 c5741aa #55808 [TASK] Remove old class files from ext:openid (Christian Kuhn)
2014-02-09 e7c4ac8 #55762 [TASK] Add unit tests for getFilesInDir() (Michiel Roos)
2014-02-09 1b9d3a5 #53768,#28745 [BUGFIX] Allow to render the same TS object twice (Markus Klein)
2014-02-09 5b802d6 #55804 [TASK] Remove old class files from ext:recycler (Christian Kuhn)
2014-02-08 bb92edb #55790 [!!!][TASK] Set f:format.date format to system default (Felix Kopp)
2014-02-08 cf94a27 #41593 [BUGFIX] Type safe check for $BE_USER in index_ts.php (Łukas Jurys)
2014-02-08 162ead5 #55765 [TASK] Remove duplicated method in Rtehtmlarea\SelectImage (Tymoteusz Motylewski)
2014-02-08 8c699f8 #16491 [BUGFIX] CSV-Download not working in IE and HTTPS backend (Wouter Wolters)
2014-02-08 ca702ff #55784 [TASK] "t3-table" (Web>List) & tree sprites (AbstractTreeView) (Felix Kopp)
2014-02-08 9a492b1 #55764 [BUGFIX] Spelling of namespace \TYPO3\CMS\Tstemplate (Peter Niederlag)
2014-02-08 682d1a0 #55792 [TASK] Remove old class files from ext:t3editor (Christian Kuhn)
2014-02-08 ead5c5d #55443 [BUGFIX] Wrong colspan in DatabaseRecordList (Marcin Sągol)
2014-02-08 eb3fe0f [TASK] Default parameters in ExtensionUtility::registerModule (Felix Kopp)
2014-02-08 7c08eda #53833 [TASK] Add mapping between .pps, .ppsx and powerpoint (matw)
2014-02-08 2fdd173 #55698 [BUGFIX] Fix "action" labels in BE log (Thorsten Kahler)
2014-02-08 76c1cb7 #55789 [TASK] Add (>) icon to execute button (Scheduler) (Felix Kopp)
2014-02-08 447a0d3 #55756 [BUGFIX] Typo in drag-drop area (Łukas Jurys)
2014-02-08 e7935cb #54724 [BUGFIX] Use count on storage after initialization of LazyObjectStorage (Marc Bastian Heinrichs)
2014-02-08 4bef9b8 #46357 [TASK] Move TCEForms JS Code to external file - part 1 (Benjamin Mack)
2014-02-07 c59d89f #18797 [BUGFIX] "New page" wizard discloses existence of pages outside DB mount (Nicole Cordes)
2014-02-07 c0445c6 #55745 [TASK] Update Swift Mailer to 5.0.3 (Stefan Neufeind)
2014-02-07 0984d6d #51807 [TASK] RTE MagicImage should use FAL processing API (Stanislas Rolland)
2014-02-07 3119e34 #55763 [BUGFIX] Pass path instead of object to fileExistsInFolder (Tymoteusz Motylewski)
2014-02-07 9f1cf07 #55751 [TASK] Remove rollover functionality from TMENU (Benjamin Mack)
2014-02-07 65bbdfe #55753 [BUGFIX] Typo in TypoScriptFrontendController (Markus Klein)
2014-02-07 006a2e1 #55009 [CLEANUP] $LANG->JScharCode() => quoteJSvalue() (Michiel Roos)
2014-02-07 bfe2830 #55747 [TASK] Update copyright year to 2014 (Michael Schams)
2014-02-07 092b8d0 #55563 [TASK] Add functional test cases to DataHandler (workspace) (Oliver Hader)
2014-02-06 f821cb0 #55474 [TASK] Add CSS libs functionality for page renderer (Benjamin Mack)
2014-02-06 da52063 #55470 [BUGFIX] CE Table does not allow multiple css classes (Benjamin Mack)
2014-02-06 4d25aee #55549 [TASK] Only set FE user cookie if session data or user logged in (Benjamin Mack)
2014-02-06 179675e #54611 [TASK] Use speaking keys for new menu types (Francois Suter)
2014-02-06 25e85a7 #51364 [BUGFIX] Ambiguous output of deprecated RTE properties upgrade wizard (Stanislas Rolland)
2014-02-06 106c207 #48512 [BUGFIX] RTE Linking with file upload fails when no folder is selected (Stanislas Rolland)
2014-02-05 b890e46 #55359,#55614 [BUGFIX] Make FileExtensionFilter case insensitive (tritum_rz)
2014-02-05 ef365bf #53259 [BUGFIX] Icons of folder tree of RTE image dialogue are erratic (Stanislas Rolland)
2014-02-05 73698ff #55687 [BUGFIX] adjust configuration handling to #55569 (Felix Oertel)
2014-02-05 5708faf #55628 [BUGFIX] Check folder access for inline uploader (Alexander Stehlik)
2014-02-04 2af3079 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team)
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
2014-02-04 11bd8da [RELEASE] Release of TYPO3 6.2.0beta5 (TYPO3 Release Team)
2014-02-04 8b9b9a6 Revert "[BUGFIX] Frontend Login not added to CSC anymore" (Ernesto Baschny)
2014-02-04 3f459e7 #55642 [BUGFIX] Page tree filter couldn't filter for id or title anymore (Ernesto Baschny)
2014-02-04 373a90b #55557 [BUGFIX] Frontend Login not added to CSC anymore (Benjamin Mack)
2014-02-04 cc6c451 #55611 [TASK] Move cursor::pointer to complete header area in IRRE (Georg Ringer)
2014-02-04 3914fbf #55635 [TASK] PHP ext bcmath and gmp needed for openid (Markus Klein)
2014-02-03 2870d2d #54323 [TASK] DatabaseConnection::isConnected() should use ping() (Markus Klein)
2014-02-03 707b010 #55608 [BUGFIX] addModule after/before not working (Michiel Roos)
2014-02-03 93cff7e #55445 [TASK] Use $x[n] instead of substr($x, n, 1) (Michiel Roos)
2014-02-03 7e4df0b #54824 [BUGFIX] Unused TDParams in ColumnsContentObject() (Michiel Roos)
2014-02-03 a483775 Revert "[TASK] Style buttons / invert (UX Vision)" (Ernesto Baschny)
2014-02-03 4781314 Revert "[BUGFIX] Button typography" (Ernesto Baschny)
2014-02-03 590f76c #55624 [BUGFIX] Button typography (Felix Kopp)
2014-02-03 5e3b9dc #55623 [BUGFIX] Framework Packages aren't sorted properly (Thomas Maroschik)
2014-02-03 de4811f #55592 [TASK] Style buttons / invert (UX Vision) (Felix Kopp)
2014-02-03 b7d60e9 #55599 [BUGFIX] Unify: TCE input / TCE readonly / input (Felix Kopp)
2014-02-03 56a9678 #55545 [BUGFIX] File upload directly in Doc-module is missing (Frans Saris)
2014-02-02 7d6af48 #39048 [BUGFIX] Rendering inline TCEforms without AJAX is broken (Alexander Jahn)
2014-02-02 47ac03d #54457 [BUGFIX] Add silent config upgrader for upgrade wizard settings (Markus Klein)
2014-02-02 e7b0e04 #55562 [TASK] Cleanup EM list utility (Helmut Hummel)
2014-02-02 5006c85 #55600 [TASK] tabmenu: Get rid of mouseOver/mouseOut (Stefan Neufeind)
2014-02-02 90d3873 #55434 [BUGFIX] Various PHP Warnings with invalid credentials (Xavier Perseguers)
2014-02-02 9f8091f #55606 [TASK] Duplicate method in base tests (Christian Kuhn)
2014-02-02 097cd54 #39295 [BUGFIX] Very short lifetime for cache_pagesection (Andreas Wolf)
2014-02-02 ee30045 #55603 [BUGFIX] Fix failing tests on OSX Mavericks (Helmut Hummel)
2014-02-02 e0a9b66 #55150 [TASK] Remove unneeded padding in page module (Georg Ringer)
2014-02-02 e755bcd #53988 [TASK] Default active extension handling in package manager (Christian Kuhn)
2014-02-02 4e8cecd #55597 [TASK] Style "Download" button - element information (Felix Kopp)
2014-02-02 162dad6 #55594 [TASK] Add "action-edit-download" sprite icon (Felix Kopp)
2014-02-02 ad257b8 #55588 [TASK] Follow-up: Buttons CSS definition (Felix Kopp)
2014-02-02 4657471 #54855 [TASK] Add functional test cases to DataHandler (live) (Oliver Hader)
2014-02-02 90a1c7c #55177 [TASK] Add possibility to resolve a default storage (Steffen Ritter)
2014-02-02 dd9fe59 #52599 [FEATURE] Bring tree icons in line-height (Felix Kopp)
2014-02-02 7cfcb65 #55187 [FEATURE] Add maximumRecords evaluation for TCA type 'check' (Oliver Hader)
2014-02-02 d6762dd #55580 [CLEANUP] Remove $language from Extbase custom statement (Felix Oertel)
2014-02-02 1ee4086 #54289 [BUGFIX] PropertyMapper does not work with class aliasses (Frans Saris)
2014-02-02 970944d #55411 [BUGFIX] Add maxitems for field "metadata" in TCA (Fabien Udriot)
2014-02-02 f8f8aac #17955 [BUGFIX] The newRecordLinkAddTitle text is not understandable (Tomita Militaru)
2014-02-02 0f6df1c #55569 [BUGFIX] Extbase registers unneeded code for plugins (Benjamin Mack)
2014-02-02 c529e46 #55539,#53218 [TASK] Style the "add irre item" button (Frans Saris)
2014-02-02 09006be #55536 [BUGFIX] Layout of page tree filter function broken (Marcel Wieser)
2014-02-02 d48e59d #55558 [CLEANUP] Let CSS Styled content use new classnames (Benjamin Mack)
2014-02-01 09312f1 #53564 [TASK] Add possibility creating accessible mock for abstract classes (Marc Bastian Heinrichs)
2014-02-01 06bf27d #45183 [BUGFIX] Wrong result on empty string globalString condition (Marc Bastian Heinrichs)
2014-02-01 31561a0 #55565 [CLEANUP] Remove initialization of Module Menu (Benjamin Mack)
2014-02-01 95003e8 #54371 [BUGFIX] Add stdWrap on value property of TEXT (Markus Klein)
2014-02-01 890cdbc #55559 [BUGFIX] Cleanup and simplify class alias handling (Helmut Hummel)
2014-02-01 016269d #55404 [TASK] Extract package dependency sorting to separate class (Thomas Maroschik)
2014-02-01 9646d26 #54265 [TASK] Use (int) instead of intval() or (integer) (Jo Hasenau)
2014-02-01 0524a02 #55560 [BUGFIX] Category fields are not available in Functional Tests (Oliver Hader)
2014-02-01 5f70cc9 #55543 [TASK] Update RequireJS to 2.10 (Benjamin Mack)
2014-02-01 61988f7 #55555 [TASK] Cleanup EXT/requiredExt handling (Christian Kuhn)
2014-02-01 06e7dbb #55527 [BUGFIX] Ignore cache configuration options when loading Install tool (Stephan Großberndt)
2014-02-01 bef63df #55493 [!!!][BUGFIX] Avoid unnecessary de-/serialization for page cache (Bernhard Kraft)
2014-02-01 aa37842 #55122 [CLEANUP] Cleanup ExtensionManagementUtility (Michiel Roos)
2014-02-01 b956432 #55375 [TASK] Bad performance of the sys_note ext in BE (Tim Lochmueller)
2014-02-01 ebc957e #53691 [BUGFIX] Followup to #53691 Failing unit test (Frans Saris)
2014-02-01 4a74609 #55546 [TASK] Remove legacy script alt_shortcut.php (Helmut Hummel)
2014-02-01 d913adc #51768 [TASK] IRRE drag and drop sorting now solved using jQuery UI (Daniel Siepmann)
2014-02-01 71eb69e #53691 [TASK] Remove fallback for not-indexed files (Steffen Ritter)
2014-02-01 c7a2ff2 #55100 [TASK] Add simple functional tests for import/export (Marc Bastian Heinrichs)
2014-02-01 3756b63 #52048 [BUGFIX] Locker throws exception if semaphore can not be acquired (Markus Klein)
2014-01-31 9ea691d #43709 [BUGFIX] Remove relation to old em in impexp (Marc Bastian Heinrichs)
2014-01-31 eb291a3 #55497 [BUGFIX] Multiple file upload in ElementBrowser doesn't work (Frans Saris)
2014-01-31 96a3446 #55270 [BUGFIX] Fix test loadValuesSetsStaticEnumConstants (Markus Klein)
2014-01-31 ebe55ee #55517 [BUGFIX] ClassLoader not working with NullBackend for legacy classes (Daniel Siepmann)
2014-01-31 6f1517e #55538 [BUGFIX] Extbase container injection test triggers PHP bug (Christian Kuhn)
2014-01-31 5dd32b8 #54131 [BUGFIX] Followup to #54131 (Frans Saris)
2014-01-31 7ba0538 #51528 [BUGFIX] Followup to #51528 (Frans Saris)
2014-01-31 168b649 #51361,#53829 [TASK] Improve usability of Filelist "Drag-Upload" (Frans Saris)
2014-01-31 9f04a80 #55510 [BUGFIX] Remove padding for selects (Stephan Großberndt)
2014-01-31 5ce0351 #52589 [BUGFIX] FAL: Followup to New dump file to browser (Benjamin Mack)
2014-01-31 30dc18b [TASK] tt_content.shortcut depends on layout (Tom Ruether)
2014-01-31 fd3a01d #55534 [BUGFIX] Fix typo in typo3/sysext/core/ext_tables.sql (Anja Leichsenring)
2014-01-31 3d240dd #54131 [BUGFIX] getLabelsFromItemsList() retuns no value when no item found (Frans Saris)
2014-01-31 7a71192 #55180 [BUGFIX] Add index to table pages (Ingo Schmitt)
2014-01-31 7c3d0af #55482 [TASK] Make use of .t3-table in ShowItem (i) window (Felix Kopp)
2014-01-31 f59bdea #55519 [TASK] Skip GeneralUtility::resolveBackPath() if its not necessary (Andreas Wolf)
2014-01-31 1925ea0 #55499 [BUGFIX] quoteJSvalue double encodes forward slash (Michiel Roos)
2014-01-31 c4d10c6 #55263 [BUGFIX] Make text of extjs buttons and IE<10 pagetree labels visible (Stephan Großberndt)
2014-01-31 6fe13fd #51762,#51319 [BUGFIX] Do not show exeption when folder is not accesible (Ingo Schmitt)
2014-01-31 5cf9272 #55371 [BUGFIX] Ajax handler TYPO3_tcefile::process is broken (Frans Saris)
2014-01-31 3e8eace #55186 [TASK] Optimize retrieval of Storages (Steffen Ritter)
2014-01-31 dc1a886 #55439 [BUGFIX] Prevent permission Exception in ElementBrowser (Alexander Stehlik)
2014-01-31 2015d65 #55416 [BUGFIX] Allow access to filemount directories (Alexander Stehlik)
2014-01-31 ee2a4bb #55012 [BUGFIX] Filelist translations does not consider BE user access rights (Benjamin Mack)
2014-01-31 18e3039 #55479 [CLEANUP] Remove old tt_content DB fields (Benjamin Mack)
2014-01-31 f3d4684 #55486 [TASK] HR - single horizontal rule (CSS) (Felix Kopp)
2014-01-30 c738091 #46400 [TASK] Use short version ?: in ternary operator (PHP 5.3+) (Stefan Neufeind)
2014-01-30 019bde6 #55472 [BUGFIX] Create history record only with valid log uid (Marc Bastian Heinrichs)
2014-01-30 9d4ff3c #54226 [BUGFIX] Followup to #54226 (Benjamin Mack)
2014-01-30 8454354 #55181 [Bugfix] Add Index on sys_domain (Ingo Schmitt)
2014-01-30 2df1222 #55433 [TASK] TemplateService: Remove old paths from allowedPaths-list (Stefan Neufeind)
2014-01-30 017242f #51512,#53854 [BUGFIX] Exception if directories are not readable (Steffen Ritter)
2014-01-30 0a00643 #54554 [TASK] Deleting currently opened folder in filelist results in error (Steffen Ritter)
2014-01-30 916c273 #55471 [BUGFIX] Fix fatal when processing folder does not exist (Helmut Hummel)
2014-01-30 a8c5479 #54226 [TASK] Add API to retrieve the parent folder of a resource (Steffen Ritter)
2014-01-30 3ac8066 #52589 [TASK] Add possibility to dump file to browser (Steffen Ritter)
2014-01-30 e81d060 #55428 [BUGFIX] Delete file with missing processed file raises alert (Fabien Udriot)
2014-01-30 a5aed37 Revert "[BUGFIX] Improve confirmation dialog in drag'n'drop fileupload" (Frans Saris)
2014-01-30 3756116 #53690 [TASK] Fix remaining calls to FileRepository for retrieving Files (Steffen Ritter)
2014-01-30 0360639 #54228 [TASK] Priority is not execution order in for Extractors (Steffen Ritter)
2014-01-30 4fbaa7e #53895 [BUGFIX] Adjust css in new content element wizard (Nicole Cordes)
2014-01-30 ff3b81c #55464 [BUGFIX] Styling fix for Install Tool Lock Screen in Backend Mode (Stephan Großberndt)
2014-01-30 1465230 #55453 [TASK] Install Tool > All Configuration "Expand All" functionality (Marcel Wieser)
2014-01-30 bb97554 #55462 [BUGFIX] Remove tca ctrl settings crdate and cruser_id for sys_file (Marc Bastian Heinrichs)
2014-01-30 b91dc67 #55458 [BUGFIX] DocumentTemplate class inserts inDocStyles twice (Stefan Neufeind)
2014-01-30 2ce726e #54286 [TASK] ClickMenu: Set background via CSS instead of JS (Stefan Neufeind)
2014-01-30 5347431 #55410 [TASK] Make files visible by default (Fabien Udriot)
2014-01-30 9bc4066 #55455 [BUGFIX] Content Element Wizard Hook labeled wrongly (Benjamin Mack)
2014-01-30 4764cec #55446 [TASK] Obsolete code in saltedpasswords (Christian Kuhn)
2014-01-30 bd47397 #53580 [CLEANUP] Cleanup code in ElementBrowser (Markus Klein)
2014-01-30 b9e7caa #55430 [BUGFIX] Clean up category references when a file is deleted (Fabien Udriot)
2014-01-30 4f3b6ec #54964 [TASK] Missing signals on adding folder (Frans Saris)
2014-01-30 e81b0ca #55420 [BUGFIX] No double slash during folder canonicalization (Alexander Stehlik)
2014-01-30 f417d29 #55448 [BUGFIX] Wrong typehint in TypoScriptFrontendController (Simon Schaufelberger)
2014-01-29 319214a #53653 [BUGFIX] Update enableDeprecationLog default value and help text (Michael Schams)
2014-01-29 8f2c2fe #54529 [TASK] Wrong phpdoc in TableGarbageCollectionTask (Frans Saris)
2014-01-29 2ecd236 #53963 [BUGFIX] Installer: Show correct value for boolean options (Markus Klein)
2014-01-29 9d4cace #54467 [BUGFIX] TSFE->altPageTitle can not be set in extensions (Markus Klein)
2014-01-29 9dc04c8 #55406 [TASK] Increase title column width in Web List module (Marcin Sągol)
2014-01-29 635768c #54112 [BUGFIX] Set missing markers to empty string (Bernhard Kraft)
2014-01-29 69f7c44 #55407 [BUGFIX] ClickMenu does not show destination-foldername (Stefan Neufeind)
2014-01-29 7bc9a4e #54943 [BUGFIX] Display detected fatal in extension check (Thomas Maroschik)
2014-01-29 a246231 #55409 [BUGFIX] Tame PackageStates.php in functional tests (Christian Kuhn)
2014-01-29 96a1172 #55372 [TASK] Remove useless count function calls in stdWrap (Tim Lochmueller)
2014-01-29 5f873f0 #51378 [TASK] Be more expressive in error condition (Helmut Hummel)
2014-01-29 b15348a #54275 [BUGFIX] Prevent strings from being autoloaded (Helmut Hummel)
2014-01-29 6cd6d3b #54560 [TASK] Replace JavaScriptEncoder with json_encode() (Michiel Roos)
2014-01-28 1e89ca4 #55319 [TASK] Unify button styles (Felix Kopp)
2014-01-28 7fe3c5f #55350 [BUGFIX] Invalid constant in the domain redirect function (Tim Lochmueller)
2014-01-28 c158e24 #55134 [TASK] Remove find file in EXT: lowlevel (Felix Kopp)
2014-01-28 0935dc5 #55357 [BUGFIX] TS Parser: Fix regression when having tabs in TS names (Benjamin Mack)
2014-01-28 3b7ccf4 #55367 [TASK] Upgrade jQuery to 1.11.0 (Stefan Neufeind)
2014-01-27 ef4d996 #55324 [TASK] EXT: lowlevel Configuration labels (Felix Kopp)
2014-01-27 8c29d5d #55370 [TASK] Remove strlen calls in the DatabaseConnection (Tim Lochmueller)
2014-01-27 a884938 #55366 [TASK] Change phpunit repository url for travis (Philipp Gampe)