Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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
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
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)
2014-01-27 1b15a7e #55044 [TASK] Make Extbase use cache group "pages" (Benjamin Mack)
2014-01-25 29191fb #55256 [BUGFIX] Invalid class name to file path conversion (Xavier Perseguers)
2014-01-24 b2f4ac4 #55127 [TASK] Make use of .t3-table in EXT: extension manager (Felix Kopp)
2014-01-24 86051cd #53964 [BUGFIX] Better description of [BE][unzip_path]/[BE][diff_path] (Markus Klein)
2014-01-23 b427ae1 #21924 [BUGFIX] Get suggest wizard working with renderMode=checkbox (Tolleiv Nietsch)
2014-01-23 c108a37 #54012 [BUGFIX] hasProperty ignores meta data properties (Steffen Ritter)
2014-01-23 21fb92f #55265 [TASK] Remove t3lib from the example .htaccess file (Eric Chavaillaz)
2014-01-23 79178f0 #53201 [BUGFIX] sys_category table not listed in allowed excludefields (Tomita Militaru)
2014-01-23 537cf98 #53665 [BUGFIX] Removing single category item not possible (Francois Suter)
2014-01-23 662eb3d #54914 [TASK] Fix category collection functional test (Tymoteusz Motylewski)
2014-01-22 0d0beaf #52497 [TASK] Simplify Font-Size inheritance (CSS) (Felix Kopp)
2014-01-21 485ef58 #55093 [BUGFIX] Simulate time in TYPO3 admin panel broken (Peter Niederlag)
2014-01-21 5a802c8 #54897 [BUGFIX] lineNumber count in Template Analyzer (Peter Niederlag)
2014-01-21 a2a6d91 #51804 [BUGFIX] Set absPrefix of GraphicalFunctions to PATH_site (Helmut Hummel)
2014-01-21 0c3084b Revert "[BUGFIX] Repair f:image VH for Backend" (Helmut Hummel)
2014-01-21 f5e6ed3 #54884 [BUGFIX] RootlineUtility does not consider foreign_sorting (Markus Klein)
2014-01-21 8c12d48 #55153 [BUGFIX] Duplicated translation entry for clear cache menu pages (Mathias Brodala)
2014-01-21 17dc1bf #55192 [BUGFIX] Class 'TYPO3\CMS\Scheduler\Task\AbstractTask' not found (Stefano Kowalke)
2014-01-21 083f708 #55149 [TASK] Rename cache t3lib_l10n to l10n (Georg Ringer)
2014-01-21 f8b812d #55190 [TASK] Move Tidy functionality to a TER ext (Benjamin Mack)
2014-01-20 fb91cb8 #53502 [TASK] Streamline usage of BackendUtility::getPagesTSconfig() (Philipp Gampe)
2014-01-20 97e5328 #55120 [BUGFIX] Improve layout of Install Tool with long lines (Georg Ringer)
2014-01-20 06685fd #55132 [BUGFIX] Flow\Utility\Exception missing (Markus Klein)
2014-01-20 2e46303 #54886 [BUGFIX] Repair f:image VH for Backend (Stefan Froemken)
2014-01-20 bf81f39 #55113 [BUGFIX] TCA pages:subtitle is missing eval=trim (Markus Klein)
2014-01-19 82ce800 #55139 [TASK] Make use of .t3-table in EXT: beuser *compare (Felix Kopp)
2014-01-19 849fc57 #54621 [TASK] Remove css_styled_content legacy templates before 4.5 (Claus Due)
2014-01-19 1b83cad #55119 [TASK] Cache menu needs clear namings and permissions (Benjamin Mack)
2014-01-19 590ca47 #28808 [BUGFIX] Broken links to online TSconfig in two language labels (Xavier Perseguers)
2014-01-19 fcef722 #55131 [TASK] Make use of .t3-table in EXT: wizard_sortpages (Felix Kopp)
2014-01-18 551d382 #55128 [BUGFIX] Fatal error in indexed_search (Markus Klein)
2014-01-18 f5aae21 #55126 [BUGFIX] Cannot download manuals (Xavier Perseguers)
2014-01-18 e68cc6f #52712 [TASK] Install Tool: System Information shows empty values (Philipp Gampe)
2014-01-18 c631a58 #53594 [BUGFIX] No placeholder attribute in backend forms (Oliver Hader)
2014-01-18 0d970a7 #53576 [BUGFIX] Hide update icon for incompatible extensions (Nicole Cordes)
2014-01-17 57ae843 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team)
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
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
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
2014-01-17 8099d1d [RELEASE] Release of TYPO3 6.2.0beta4 (TYPO3 Release Team)
2014-01-17 6860bcc #53904 [TASK] Remove fixed width for Content Element Wizard tabs content container (Marcin Sągol)
2014-01-17 6234641 #41450 [BUGFIX] Handle empty tags in language pack index files (Alexander Stehlik)
2014-01-17 718d9b6 #54856 [TASK] Optimize TypoScriptParser (Michiel Roos)
2014-01-17 fdd08bf #55098 [TASK] Fix typos & grammar issues in Install Tool (Georg Ringer)
2014-01-17 c059714 #55097 [TASK] BE: Make "Template Analyzer" the last menu item (Benjamin Mack)
2014-01-17 9dbb81a #30244 [BUGFIX] Use system locale when indexing external documents (Jigal van Hemert)
2014-01-16 5444b2f #55022 [BUGFIX] PackageManager no cache if TYPO3 dir has symlinks (Alexander Opitz)
2014-01-16 6293aa7 #53761 [BUGFIX] Deprecated function call mysql_list_dbs in dbal (Ingo Schmitt)
2014-01-16 401699a #54036 [TASK] Add FlashMessage API to Extbase AbstractController (Nico de Haen)
2014-01-16 c245483 #55053 [TASK] Fix typo in Install Tool (Georg Ringer)
2014-01-16 956c2fe #55052 [TASK] Use file_exists() instead of is_file() (Oliver Hader)
2014-01-15 df2635c Revert "[BUGFIX] Assume pid 0 for global backend context" (Marc Bastian Heinrichs)
2014-01-15 1101f39 #54991 [!!!][FEATURE] Improve caching framework by introducing groups (Benjamin Mack)
2014-01-15 f273fff #45086 [BUGFIX] Image CE rendering does not scale images (Thomas Blaß)
2014-01-15 447dba1 #54750 [BUGFIX] Add fileSuffix option to GeneralUtility::tempnam() (Frans Saris)
2014-01-15 52d5bd2 #55026 [TASK] Extend TypoScriptParser test cases (Oliver Hader)
2014-01-15 84b6e61 #54230 [TASK] Skip two tests in LocalDriverTests in PHP 5.3 (Steffen Ritter)
2014-01-15 0b6f5d0 #55025 [TASK] Extend DB fields for be users/groups of DB/file mounts (Benjamin Mack)
2014-01-15 5ecb43f #55024 [BUGFIX] Bring back final class name cache (Helmut Hummel)
2014-01-15 f83eddd #54230,#54231 [!!!][TASK] Driver API has too many crosscutting concerns (Steffen Ritter)
2014-01-15 9bbad98 #54883 [TASK] Document that TYPO3 is not compatible with MySQL strict mode (Ernesto Baschny)
2014-01-15 9c905d1 #41596 [TASK][CONF] Accept other settings in [SYS][setDBinit] (Alexander Stehlik)
2014-01-15 4738708 #47203 [TASK] Cleanup __DIR__ and require/require_once (Stefan Neufeind)
2014-01-15 3adf783 #54953 [TASK] FrontendContentAdapterService processes record repeatedly (Steffen Ritter)
2014-01-15 2750c6a #55018 [TASK] Allow more DB and File Mounts for BE users and BE groups (Benjamin Mack)
2014-01-15 2cfefec #52596 [BUGFIX] Correct handling of empty Backend Layouts (Alexander Stehlik)
2014-01-15 81202b0 #54411 [BUGFIX] Images in distributions are not shown (Ernesto Baschny)
2014-01-15 60e488e #54995 [BUGFIX] PHP warnings in ElementBrowser (Markus Klein)
2014-01-14 acc7ff0 #54959 [TASK] Speedup typolink root-line handling (Steffen Ritter)
2014-01-14 58bb715 #53826 [BUGFIX] Folder tree in popup throws JS error (Aske Ertmann)
2014-01-14 5fe2320 #53352 [BUGFIX] Add defaultTypoScript to hierachyInfo (Peter Niederlag)
2014-01-14 e7195cf #54729 [BUGFIX] Add SQL Index to Processed Files DB table (Ingo Schmitt)
2014-01-14 8602752 #54169 [BUGFIX] Exception in FileMetadataOverlayAspect (Georg Ringer)
2014-01-14 40aa800 #53598 [BUGFIX] Prevent double loading of session data (Alexander Opitz)
2014-01-14 29efbe4 #54182 [BUGFIX] Usage of sys_lang_mode in Typo3DbBackend (Georg Ringer)
2014-01-14 1e0254b #54184 [TASK] Proper template for EXT:cshmanual (Georg Ringer)
2014-01-14 9a02a70 #53902 [TASK] Update IDNA-class to 0.8.1 (Stefan Neufeind)
2014-01-13 8289e60 #54893 [TASK] Fix typo in copyright notice (Roland Waldner)
2014-01-13 273958a #51805 [BUGFIX] Template dropdown doesn't refresh template title after save (Torben Hansen)
2014-01-13 6b95100 #54933 [BUGFIX] Only variables should be passed by reference (Xavier Perseguers)
2014-01-13 f294b26 #54963 [BUGFIX] Fix PHP warnings in PackageManager (Markus Klein)
2014-01-13 51ebe1c #51271 [TASK] Check for libxml bug in install tool (Tomita Militaru)
2014-01-13 a9f111f #54235 [TASK] Calculated hash of File object is never used (Steffen Ritter)
2014-01-13 df96f23 #54879 [BUGFIX] Ignore dependencies of inactive packages (Helmut Hummel)
2014-01-13 cc3b029 #54927 [TASK] Add index to sys_file_metadata (Ingo Schmitt)
2014-01-13 85edd0e #54923 [TASK] Update SQL definition for sys_file_storage (Ingo Schmitt)
2014-01-13 1044c80 #54929 [TASK] Add index to sys_category (Ingo Schmitt)
2014-01-12 cca2d70 #54917 [BUGFIX] Indexer tries to insert NULL into DB (Markus Klein)
2014-01-11 b90e09b #53816 [BUGFIX] Skip validation of uninitialized collections (Nico de Haen)
2014-01-11 ada821d #54899 [BUGIFX] Drop usage of addTofeInterface parameter (Francois Suter)
2014-01-11 b828029 #54909 [BUGFIX] Add missing logger names (Steffen Müller)
2014-01-09 beb8066 #53975 [BUGFIX] Allow empty values in start/stop filter of belog (Steffen Müller)
2014-01-09 ba2386e #54813 [BUGFIX] Assume pid 0 for global backend context (Felix Oertel)
2014-01-09 545610a #49640 [TASK] Improve feedit (Georg Ringer)
2014-01-09 b3a82c7 #43239 Revert "[BUGFIX] IRRE creates new records when using foreign_selector" (Markus Klein)
2014-01-09 692bd22 #43239 [BUGFIX] IRRE creates new records when using foreign_selector (Kai Vogel)
2014-01-09 0a76199 #54085 [TASK] Replace all strcmp() calls with === (Jo Hasenau)
2014-01-09 c965178 #54812 [TASK] Add functional tests from irre_tutorial to the core (Tymoteusz Motylewski)
2014-01-09 82a24fa #54857 [BUGFIX] Test extensions not considered in functional tests (Oliver Hader)
2014-01-09 a24bfae #50266 [BUGFIX] File browser fails on inexistent expandFolder (Mario Rimann)
2014-01-09 af99670 #54840 [TASK] Adopt order of cols in ext:documentation (Georg Ringer)
2014-01-09 c5fcc5f #31797 [BUGFIX] Properly escape the ImageMagick frame selector (Georg Ringer)
2014-01-09 6c4c4d9 #24877,#6708 [BUGFIX] Only create one keypair in rsaauth (Tom Ruether)
2014-01-09 b96eaa4 #38767 [BUGFIX] use search word(s) for ordering search results (again) (Ralf Hettinger)
2014-01-09 1341588 #54677 [BUGFIX] Fix wording of encryption key in Installer (Markus Klein)
2014-01-09 9dfc355 #54569 [BUGFIX] Installer fails when no database is selected (Philipp Gampe)
2014-01-08 270a7ea #54849 [BUGFIX] Functional tests cannot write to backend log (Oliver Hader)
2014-01-08 05ba10c #54823 [TASK] Cleanup ContentObject\ContentObjectRenderer (Michiel Roos)
2014-01-08 8042d92 #54838 [BUGFIX] Render ext icon in EM only if available (Georg Ringer)
2014-01-08 ff2933b #54500 [TASK] Use arrays in str_replace() calls (Michiel Roos)
2014-01-08 2917b07 #54251 [TASK] Improve performance of array_merge_recursive_overrule (Markus Klein)
2014-01-08 9e88bf7 #54726 [TASK] Optimize columns in sys_file_reference (Ingo Schmitt)
2014-01-08 6335a24 #54725 [TASK] Adapt indexes of sys_file_reference (Ingo Schmitt)
2014-01-08 15b522c #54053 [TASK] Superfluous comparison in indexed_search (Wouter Wolters)
2014-01-08 e36d347 #54049 [TASK] Superfluous comparison in DatabaseRecordList (Wouter Wolters)
2014-01-07 9588612 #54613 [TASK] Clean up uses of fe_adminLib properties (Francois Suter)
2014-01-07 9de93a1 #54808 [BUGFIX] Repository uses wrong property to calc current result page (Benjamin Rau)
2014-01-07 a564071 #54807 [BUGFIX] PageBrowsing ViewHelper defines unused method argument (Benjamin Rau)
2014-01-07 185658a #54142 [BUGFIX] Fix dependencies for non-composer extensions (Thomas Maroschik)
2014-01-06 76dea62 #54756 [BUGFIX] Replace reference to Security Cookbook with Security Guide (Michael Schams)
2014-01-04 c0baab8 #54021 [TASK] Cleanup convertParameterReflectionToArray() (Michiel Roos)
2014-01-04 4cd861c #54741 [BUGFIX] Set uid of BE_USER mock in functional tests (Markus Klein)
2014-01-04 8207a2b #53662 [BUGFIX] Allow NULL values in INSERT queries (Alexander Stehlik)
2014-01-03 6a66355 #54689 [BUGFIX] EM does not always show description (Michiel Roos)
2013-12-30 e712830 #54520 [TASK] joinTSarrays() is replaced by array_replace_recursive() (Michiel Roos)
2013-12-21 f8fdcea #53862 [BUGFIX] isValidUrl() idna converts whole URI (Michiel Roos)
2013-12-21 28b91ac #53688 [BUGFIX] Folder::getFiles directly calls Factory::createFileObject (Steffen Ritter)
2013-12-21 b100e06 #53687 [BUGFIX] getFileIndexRecordsForFolder only works for hierarchical path (Steffen Ritter)
2013-12-20 2a392e4 #54531 [BUGFIX] Fix message for install tool warning (Cynthia Mattingly)
2013-12-20 6aaa9bf #54067 [TASK] UX enhancement for EXT:documentation (Xavier Perseguers)
2013-12-19 57106fb [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team)
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
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
2013-12-19 7d4cbea [RELEASE] Release of TYPO3 6.2.0beta3 (TYPO3 Release Team)
2013-12-19 75f9c58 [TASK] Setup travis notifications (Helmut Hummel)
2013-12-19 9562f0d #54368 [TASK] Update NEWS.md for system categories (Francois Suter)
2013-12-19 3cdda5b Revert "[BUGFIX] Replace the table definition manipulation by signals" (Helmut Hummel)
2013-12-19 8b8d2ea #54366 [BUGFIX] Missing CSH for categories-based menus (Francois Suter)
2013-12-19 2d6e8de #53016 [BUGFIX] Replace the table definition manipulation by signals (Thomas Maroschik)
2013-12-19 c578371 #54126 [TASK] Mark PathUtility::stripPathSitePrefix as internal (Markus Klein)
2013-12-18 befa799 #54288 [TASK] oncontextmenu: Avoid duplicating onclick-functionality (Stefan Neufeind)
2013-12-18 7efcf2a #54126 [TASK] Add tool-function to strip PATH_site-part of paths (Stefan Neufeind)
2013-12-18 f23f4ac #54499 [BUGFIX] Follow up: Moving files and folders doesn't update hashes (Stefan Neufeind)
2013-12-18 4a20881 #53886 [TASK] Optimize Package State Migration (Thomas Maroschik)
2013-12-18 a4c96cf #53015 [FEATURE] Allow the activation of packages during runtime (Thomas Maroschik)
2013-12-18 2640676 #54312 [BUGFIX] Use correct file data variable in Indexer (Alexander Stehlik)
2013-12-18 3cdab9d #54236,#54237 [BUGFIX] Access to sys_files is incompatible to fe_access checks (Steffen Ritter)
2013-12-18 fc69656 #53655 [BUGFIX] Moving files and folders doesn't update hashes (Frans Saris)
2013-12-18 5258506 #51752 [BUGFIX] ArrayIterator::seek() warning in ElementBrowser (Markus Klein)
2013-12-18 faeb252 #52969 [BUGFIX] Uncaught exception if editor has no file mount (Markus Klein)
2013-12-18 bc038aa #52059 [BUGFIX] felogin: Unknown modifier in regular expression (Wouter Wolters)
2013-12-18 7b5276e #53727 [BUGFIX] Form Wizard saving destroys Radio Buttons (Markus Klein)
2013-12-18 e8a2b21 #47648 [BUGFIX] Remove ElementBrowser::isReadOnlyFolder (Markus Klein)
2013-12-18 b948dc9 #54238 [BUGFIX] Pagetree pointer cursor broken since ExtJS upgrade (Stefan Neufeind)
2013-12-17 fd014c2 #54123 [TASK] Cleanup usage of getPageRenderer() (Stefan Neufeind)
2013-12-17 7317b65 #53872 [BUGFIX] fileadmin is hardcoded in install tool (Eric Chavaillaz)
2013-12-17 d2ec3ed #54052 [TASK] Superfluous comparison in OpendocsController (Wouter Wolters)
2013-12-17 1200db9 #54051 [TASK] Superfluous comparison in DataHandler (Wouter Wolters)
2013-12-17 e93dd00 #54048 [TASK] Superfluous comparison in RelationHandler (Wouter Wolters)
2013-12-17 2892995 #54054 [TASK] Superfluous comparison in Language (Wouter Wolters)
2013-12-16 942366b #54425 [BUGFIX] Fix side effect for new class instantiation (Helmut Hummel)
2013-12-14 6eb7a54 #53682 [TASK] Optimize speed for instantiating class with arguments (Helmut Hummel)
2013-12-14 f2e3726 #53712 [BUGFIX] Create valid file reference index data (Alexander Stehlik)
2013-12-13 77fd61d [BUGFIX] Followup Fluid Template Fallback paths (Anja Leichsenring)
2013-12-13 f47faed #54027 [BUGFIX] No double htmlspecialchars for filemount select (Alexander Stehlik)
2013-12-13 deb7bf3 #54369 [TASK] Fix travis builds (Georg Ringer)
2013-12-11 ebd3e1b #54302 [BUGFIX] Clear statcache after writing file contents (Alexander Stehlik)
2013-12-10 107ac8e #31206 [SECURITY] XSS in header link of all content elements (Anja Leichsenring)
2013-12-10 226d624 #42772 [SECURITY] XSS in colorpicker wizard (Marcus Krause)
2013-12-10 fdd3d3f #45043 [SECURITY] Prevent editor controlled hmac content (Franz G. Jahn)
2013-12-10 f51afe2 #48691 [SECURITY] XSS in backend user adminstration (Marc Bastian Heinrichs)
2013-12-10 b4965e0 #41714 [SECURITY] Information Disclosure in Wizards (Helmut Hummel)
2013-12-10 5f32f0a #54099 [SECURITY] Fix open redirection in openid extension (Helmut Hummel)
2013-12-10 5eae4a8 #36768 [SECURITY] XSS in be_layout wizard (Anja Leichsenring)
2013-12-10 1b62669 #47086 [SECURITY] XSS in beuser VH (Anja Leichsenring)
2013-12-10 db9563c #54074 [SECURITY] Remove possible XSS from ActionController Error output (Anja Leichsenring)
2013-12-10 4d44daa #54073 [SECURITY] Unsafe unserialize of GET parameter in Add-Wizard (Steffen Ritter)
2013-12-08 75fb62d Revert "[FEATURE] Fallback/default case for SwitchViewhelper" (Anja Leichsenring)
2013-12-08 8e022bc #49371 [FEATURE] Fallback/default case for SwitchViewhelper (Jan Kiesewetter)
2013-12-08 8b3284c #54259 [BUGFIX] Allow Editing field creator_tool in sys_file_metadata (Xavier Perseguers)
2013-12-07 e0c68dd #52835 [TASK] Add editing of file metadata to ClickMenu (Steffen Ritter)
2013-12-06 51de0fa #51866 [BUGFIX] Re-Introduce feature to go one level up in file list (Steffen Ritter)
2013-12-06 4d5c8a8 #54050 [TASK] Superfluous comparison in CronCommand (Wouter Wolters)
2013-12-04 0bbcf35 #54115 [BUGFIX] ClassAliasMap, Tx_ VH namespace and closing tag throws Exception (Claus Due)
2013-12-02 e832e80 #54124 [BUGFIX] ClientUtility does not detect Internet Explorer 11 (Stefan Neufeind)
2013-12-02 ae944d9 #53818 [BUGFIX] Cleanly unset cookies on login in cookie-check (Stefan Neufeind)
2013-12-01 c7f4df4 #53852 [TASK] Installer: textarea for [FE][defaultTypoScript_setup] (Markus Klein)
2013-12-01 a4408f8 #53555 [BUGFIX] Faulty and superfluous code in import/export module (Oliver Hader)
2013-12-01 0af7591 #54059 [TASK] Fix broken references in LegacyClassesForIde (Markus Klein)
2013-11-30 575f0ba #54106 [TASK] Remove non-evaluated parameter from _GP function calls (Marcus Krause)
2013-11-30 ec3a2d4 #53271 [BUGFIX] Missing phpinfo() module in install tool (Tomita Militaru)
2013-11-29 df568f0 #54019 [TASK] Simplify returns in ConfigurationManager (Michiel Roos)
2013-11-29 cfa410d #42651 [TASK] ext:adodb Remove connection wizard (Christian Kuhn)
2013-11-29 d7a4489 #54078 [TASK] ext:adodb Remove obsolete diffs from doc/ (Christian Kuhn)
2013-11-29 c8f46f4 #51283 [TASK] Use array access instead of traversing hook array (Bernhard Kraft)
2013-11-29 f905ff9 #52933 [TASK] ExtJS-upgrade 3.4.0 to 3.4.1.1 (Stefan Neufeind)
2013-11-28 6568a15 #54018 [TASK] Superfluous comparison in InlineElement (Michiel Roos)
2013-11-28 29e0da0 #54017 [BUGFIX] Redundant compare: GeneralUtility::inList() (Michiel Roos)
2013-11-28 9c57542 #54020 [TASK] Replace URLs of bugs.typo3.org with forge.typo3.org (Steffen Gebert)
2013-11-27 647cf35 #53991 [TASK] Remove disableDocModuleInAB TSconfig option in ModuleMenuView (Wouter Wolters)
2013-11-26 0dfe7c8 #53918 [BUGFIX] t3skin calls addIconSprite for each lang (Michiel Roos)
2013-11-24 7b05d07 #51650 [BUGFIX] TS: Allow "0" as strPad.padWith (Lars Peipmann)
2013-11-24 28b7bb5 #36469 [BUGFIX] Fix ordering of stages in action dropdown (Bart Dubelaar)
2013-11-24 5a7545d #53718 [CLEANUP] Improve code style of RelationHandler class (Alexander Stehlik)
2013-11-24 70c3e79 #15080 [BUGFIX] Page module: Allow to paste in empty columns (Bernhard Kraft)
2013-11-24 698fb7f #53905 [BUGFIX] Hardcoded "admin" user in Installer template (Markus Klein)
2013-11-22 51e23ed #53744 [TASK] Replace ClassLoader cache with standard caches (Thomas Maroschik)
2013-11-22 855e30e #53811 [TASK] Remove deprecated methods in PageLayoutView (Markus Klein)
2013-11-21 ef50085 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team)
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
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
2013-11-21 757bb5e [RELEASE] Release of TYPO3 6.2.0beta2 (TYPO3 Release Team)
2013-11-21 932ac71 #53802 [BUGFIX] Fix moving/copying files and folders between storages (Frans Saris)
2013-11-21 95e8e33 #53672 [BUGFIX] Can not delete Files with metadata records (Frans Saris)
2013-11-21 092c60a #53844 [BUGFIX] Fix regression in ResourceCompressor (Markus Klein)
2013-11-21 ede0978 #53747 [TASK] Replace TCA cache with serialized array (Thomas Maroschik)
2013-11-21 65385ef #53604 [TASK] CleanUp canonicalizing identifiers in FAL-drivers (Steffen Ritter)
2013-11-20 b5b036b #53820 [TASK] Wrong method phpdoc (Bernhard Kraft)
2013-11-20 82d37f9 #15958 [BUGFIX] Reload list module on clickmenu action (Bernhard Kraft)
2013-11-20 a6fe2b8 #53243 [BUGFIX] Filemtime / Filesize trigger warning (Tomita Militaru)
2013-11-20 0ebc5a7 #53458 [BUGFIX] Fluid paginate widget wrong number of links (Klaas Johan Kooistra)
2013-11-20 495afb5 #53776 [BUGFIX] Improve confirmation dialog in drag'n'drop fileupload (Stefan Aebischer)
2013-11-20 2c4cb14 #53793 [CLEANUP] Fix various spelling mistakes (Michael Stucki)
2013-11-20 b1a2861 #53745 [TASK] Updated README / INSTALL / NEWS files (Ernesto Baschny)
2013-11-20 413bd8f Revert "[BUGFIX] Page module: Allow to paste in empty columns" (Markus Klein)
2013-11-20 2841224 #53652 [BUGFIX] Remove gaps in tree of New Record Wizard (Jigal van Hemert)
2013-11-20 61bd8e2 #53778 [CLEANUP] SpriteBuildingHandler uses deprecated SpriteGenerator API (Markus Klein)
2013-11-19 d1c770d #44002,#35980, [BUGFIX] Page module: Allow to paste in empty columns (Bernhard Kraft)
2013-11-19 02005b6 #38766 [BUGFIX] l10n_mode for "pages" table and group fields. (Johannes Feustel)
2013-11-19 b084217 #53709 [TASK] Improve updates of metadata in MetaDataRepository (Nicole Cordes)
2013-11-19 610e8be #53127 [BUGFIX] Exception thrown in update wizard if file does not exists (Frans Saris)
2013-11-19 66a7967 #53773 [BUGFIX] Fix JS error in lang module (Markus Klein)
2013-11-19 d0b2630 #53771 [TASK] Render extension icons in Language module directly (Jigal van Hemert)
2013-11-19 3d976ac #53700 [TASK] Rework image viewHelper to use FAL (Helmut Hummel)
2013-11-19 ab0a6fc #53769 [BUGFIX] Deprecation log is spammed with getReturnRawQueryResult() (Markus Klein)
2013-11-19 20103b3 #53651 [TASK] Bring back module menu accordion arrows (Ernesto Baschny)
2013-11-19 4d8ca5f #52137 [FEATURE] Categories-based tt_content menu (Francois Suter)
2013-11-19 393a178 #53750 [BUGFIX] Scheduler extension sql file is invalid (Michiel Roos)
2013-11-19 e316f7c #52040 [TASK] Change injectMethods to annotations (Stefan Froemken)
2013-11-19 e380540 #34544 [BUGFIX] fix javascript error "TBE_EDITOR not defined" in sys_action (Ralf Hettinger)
2013-11-19 d3967c7 #51998 [BUGFIX] ExtDirect StateProvider should store all settings (Johannes Feustel)
2013-11-19 6205870 #53692 [BUGFIX] Fix height of body in backend (Jost Baron)
2013-11-18 3fbc892 #53746 [TASK] Optimization in AbstractViewHelper (Wouter Wolters)
2013-11-18 4f9d9a8 #53707 [BUGFIX] Rename hook in VariableFrontend.php (Nicole Cordes)
2013-11-18 8375b5c #53748 [BUGFIX] Warning in Install Tool if APC is installed but not enabled (Markus Klein)
2013-11-18 7587e0e #53711 [BUGFIX] additionalAttributes for be.buttons.icon-VH misses hsc (Markus Klein)
2013-11-18 7bca434 #53708 [BUGFIX] Install System Extensions in update wizard fails (Nicole Cordes)
2013-11-18 aa3511d #53710 [BUGFIX] Improve output for "deprecated RTE properties" updater (Nicole Cordes)
2013-11-17 3fe3594 #53683 [BUGFIX] Don't underline Web>Page content elements on hover (Ernesto Baschny)
2013-11-16 c98654b #52186 [TASK] Set X-UA compatibility version to IE=10 (Wouter Wolters)
2013-11-16 d107083 #53684 [BUGFIX] No margin below context menus (in page tree) (Ernesto Baschny)
2013-11-16 1b56b33 #53601 [TASK] New FAL Indexer Scheduler-Tasks (Steffen Ritter)
2013-11-16 b9d45e3 #53600 [TASK] Use the new FAL Indexer (Steffen Ritter)
2013-11-16 b09a278 #52841,#53599 [FEATURE] New FAL Indexer and ExtractorRegistry (Steffen Ritter)
2013-11-16 f2c9e41 #53614 [BUGFIX] Renaming file does not update hash values (Frans Saris)
2013-11-15 df6206a Revert "[BUGFIX] EM: Fetch list as html, not as json" (Helmut Hummel)
2013-11-15 75c0511 #44961 [BUGFIX] Remove table prefix check in CONTENT (Marc Bastian Heinrichs)
2013-11-15 c048755 #53404 [TASK] Remove hash_base from page cache data (Alexander Opitz)
2013-11-15 3d8a219 #22914 [BUGFIX] Correct old naming "Text w/image" into "Text & Images" (Alexander Opitz)
2013-11-15 26c9fa3 #23536 [BUGFIX] no hover effect for db_list (Stefan Froemken)
2013-11-14 ebe9efc #47694 [BUGFIX] foreign_match_fields not fully supported (Stefan Froemken)
2013-11-14 b37265b #45724 [BUGFIX] FILES.folder does not work (Stefan Froemken)
2013-11-14 e061ada #53641 [BUGFIX] Em: Get preconfigured distribution causes warning (Nicole Cordes)
2013-11-14 f590baa #53627 [TASK] Render extension icons in EM directly (Jigal van Hemert)
2013-11-14 de2a8f8 #53632 [BUGFIX] Install Tool: Show titles of failed image tests (Sebastian Michaelsen)
2013-11-13 be3712e #53573 [TASK] FormDataTraverser::getFieldValueRecursive() might return NULL (Oliver Hader)
2013-11-13 8b8a518 #17493 [BUGFIX] Fix broken edit icons on cType HTML (Loek Hilgersom)
2013-11-13 a523536 #53608 [BUGFIX] Use default BE layout if current not available (Georg Ringer)
2013-11-13 7042937 #25157,#45550 [BUGFIX] Distinguish unassigend columns and colPos 0 (Georg Ringer)
2013-11-13 24298d0 #53585 [TASK][!!!] Extend FAL Api for more efficient usage (Steffen Ritter)
2013-11-13 74f4712 #51918 [BUGFIX] Native date and datetime values do not consider timezone (Oliver Hader)
2013-11-13 97e7021 #53581 [TASK] Remove useless comment in layout of viewpage (Eric Chavaillaz)
2013-11-13 90d5032 #53220 [BUGFIX] Responsive Images - Remove whitespaces in tags (Sascha Egerer)
2013-11-13 9dab985 #53003 [BUGFIX] RWD Images data Attribute is not wrapped with space (Ingo Schmitt)
2013-11-12 6270e42 #53399 [BUGFIX] Wrong usage-text for cli_dispatch (Tomita Militaru)
2013-11-12 5a39028 #53575 [!!!][DB][BUGFIX] Update all storages in upgrade wizard (Nicole Cordes)
2013-11-12 78d818f #52934 [BUGFIX] dataTables: Avoid sending cookie-data too often (Stefan Neufeind)
2013-11-12 ac6599f #53558 [TASK] Refactor PageRenderer tests (Christian Kuhn)
2013-11-12 59ed6f5 #53460 [BUGFIX] EM: Mask overlay stays active after error message (Nicole Cordes)
2013-11-12 e09416a #52630 [FEATURE] Make getPlaceholderValue recursive for __row (Alexander Stehlik)
2013-11-12 0796c6d #53567 [BUGFIX] sys_file.metadata does not use TCA type inline (Oliver Hader)
2013-11-12 958847e #43027,#46553, [BUGFIX] File identifiers are case-insensitive (Andreas Wolf)
2013-11-12 e35c0d3 #52904 [BUGFIX] Evaluator in JS fails with namespaces (Stefan Aebischer)
2013-11-12 661d566 #52616 [BUGFIX] Blank page in Firefox view module (Stefan Neufeind)
2013-11-12 fb5bddc #53538 [BUGFIX] Make be.buttons.icon-ViewHelper extensible (Stefan Neufeind)
2013-11-12 2837189 #53461 [BUGFIX] EM: Missing message when installing incompatible extension (Nicole Cordes)
2013-11-12 46caa26 Revert "[BUGFIX] Correctly apply Extbase-validator-options / Add tests" (Stefan Neufeind)
2013-11-11 3158cff #22136 [BUGFIX] Fix menu popup for all IE versions (Alexander Opitz)
2013-11-11 fc3c565 #53532 [TASK] Follow-up: Hard-coded labels in file collections (Wouter Wolters)
2013-11-11 e9d10a6 #52727 [TASK] Hard-coded labels in file collections (Tomita Militaru)
2013-11-11 11749c4 #52785 [BUGFIX] NEWS.txt entry about removed PATH_t3lib constant (Tomita Militaru)
2013-11-11 05aa5c6 #53530 [BUGFIX] ContentObjectRenderer still calls t3lib_div (Francois Suter)
2013-11-11 44658e5 #37948 [BUGFIX] Correctly append additionalTreelistUpdateFields (Bart Dubelaar)
2013-11-11 4402e22 #53455 [TASK] Update backend page title (Tomita Militaru)
2013-11-11 2cc2d22 #52488 [BUGFIX] Call to FlashMessageQueue::addMessage() method in extbase (Markus Klein)
2013-11-11 742a5df #52208 [BUGFIX] Correctly apply Extbase-validator-options / Add tests (Stefan Neufeind)
2013-11-11 e305cbe #53462 [TASK] Add cache to getPagesTSconfig() (Stefan Neufeind)
2013-11-11 8a80c23 #53423 [BUGFIX] EM: Fetch list as html, not as json (Stefan Neufeind)
2013-11-11 c9aa372 #52952 [TASK] Introduce Signals in IndexRecord- and MetaDataRepository (Steffen Ritter)
2013-11-10 1b891b9 #52788 [TASK] Add hashcolumn to field configuration of sys_file_processedfile (Georg Ringer)
2013-11-10 b2f438a #27519 [BUGFIX] getProcessedValue ignores sorting of select field values (Johannes Feustel)
2013-11-10 438b73b #52306 [BUGFIX] Catch exception in element browser (Markus Hoelzle)
2013-11-10 3387288 #52463 [TASK] Don't use destructor as shutdown function (Thorsten Kahler)
2013-11-10 652d9c2 #53200 [BUGFIX] No duplicate html encoding in file titles (Alexander Stehlik)
2013-11-09 e59fe35 #53478 [BUGFIX] Performance: remove unneeded basename call in CacheManager (Ingo Schmitt)
2013-11-09 35a12bf #53477 [TASK] Fix superfluous strlen() on constant strings (Steffen Ritter)
2013-11-09 d7c03b8 #53476 [TASK] Better mocking of $GLOBALS['LANG'] (Christian Kuhn)
2013-11-09 cbc6672 #49293 [BUGFIX] Set active SCHEME using typolink with forceAbsoluteUrl (Ferdinand Kuhl)
2013-11-09 65bf5ae #47040 [BUGFIX] Enable treeConfig overriding by Page TSconfig (Stefan Froemken)
2013-11-09 5582b8a #52173 [BUGFIX] Correct storage selection (follow-up) (Ernesto Baschny)
2013-11-09 9f988d6 #46020 [BUGFIX] FAL: Always load meta data of files (Markus Klein)
2013-11-09 e66afd9 #52851 [BUGFIX] filemetadata: differenciate between file types (Ernesto Baschny)
2013-11-08 c9cd9c4 #53368 [BUGFIX] Use getPagesTSconfig($tscPID) only once per ID (Jo Hasenau)
2013-11-08 e376ff7 #29179 [BUGFIX] Escape title, extension, description of scheduler tasks (Tomita Militaru)
2013-11-08 0207d9c #42197 [TASK] Extensionmanager: Update jQuery-usage (Stefan Neufeind)
2013-11-08 d622bbc #53081 [BUGFIX] The Install Tool welcome text is outdated (Tomita Militaru)
2013-11-08 e5b73f5 #53410 [BUGFIX] File PackageStates.php isn't created at all (Nicole Cordes)
2013-11-07 787daba #53013 [TASK] Replace calls to ExtensionManagementUtility with PackageManager (Thomas Maroschik)
2013-11-07 284a693 #53244 [TASK] Add pageId to getBackendLayout() method (Georg Ringer)
2013-11-07 3d3ab84 #53236 [BUGFIX] Endless loop in check for broken extensions (Oliver Hader)
2013-11-07 0ae50b5 [BUGFIX] Make admin modules only available for admins (Helmut Hummel)
2013-11-07 1ef58ea #53077 [BUGFIX] Show flash message if package states are not writable (Stefan Rotsch)
2013-11-06 fb404d6 #52836 [TASK] Catch exceptions in itemsProcFunc (Francois Suter)
2013-11-06 00a1d4c #53304 [BUGFIX] Use correct variable name for backend layouts (Georg Ringer)
2013-11-06 7d57b5e #53341 [BUGFIX] Add property icon to category domainmodel (Stefan Froemken)
2013-11-05 4e59b65 #51949 [BUGFIX] Do not encode links from non-local storages (Helmut Hummel)
2013-11-04 f44cbd5 #53307 [TASK] Deprecate ext_emconf.php key "docPath" (Xavier Perseguers)
2013-11-03 9b0a30f #53269 [BUGFIX] Removed empty defaults for backend_layouts (Jo Hasenau)
2013-11-03 599d4c1 #53226 [TASK] Remove go-up button in filelist (Georg Ringer)
2013-11-03 c6f17fc #53291 [TASK] Mention new default for cookieHttpOnly in NEWS.txt (Steffen Müller)
2013-11-03 227a4b3 #24647 [FEATURE] Enable cookieHttpOnly by default (Tomita Militaru)
2013-11-02 8e1d6bd #52953 [BUGFIX] Show icons of backend layouts (Georg Ringer)
2013-11-01 8fda83f #52991 [BUGFIX] Render smallRetina sourceCollection in image CType (Sebastian Fischer)
2013-10-31 377b2e7 #53161 [TASK] Fix static call to non-static method (Georg Ringer)
2013-10-31 dc541e0 #53029 [TASK] Optimize performance of the class loader (Thomas Maroschik)
2013-10-30 abc08c5 #53187 [BUGFIX] Incorrect class names used in Install.php script (Claus Due)
2013-10-30 200b13c #53130 [FEATURE] Add DESC sorting for FILES-cObject (Stefan Froemken)
2013-10-30 9acac9c #53115 [BUGFIX] T3editor: Make errors/exceptions show correctly (Stefan Neufeind)
2013-10-30 dc2257c #53163 [BUGFIX] Fix text of t3skin update in Install-Tool (Georg Ringer)
2013-10-30 458d580 #53162 [BUGFIX] Exception class not found in ApplicationContext (Stefan Froemken)
2013-10-30 7938887 #53159 [BUFGIX] set password length to 8 in installtool (Stefan Froemken)
2013-10-29 82da303 #53195 [BUGFIX] T3editor: Honour fileDenyPattern on saving included TS (Stefan Neufeind)
2013-10-26 6aa2e7f #53136 [TASK] Add xlf to [SYS][textfile_ext] (Alexander Stehlik)
2013-10-25 ed5e075 #52926 [BUGFIX] Compressor resolves dots in filenames correctly (Christian Kuhn)
2013-10-25 1d080a7 #52935 [TASK] EXT:documentation: Remove box around links (Xavier Perseguers)
2013-10-23 45f0084 #53071 [BUGFIX] Available extension list not updated on CLI (Stefan Rotsch)
2013-10-22 addd2ed #51813 [TASK] TypoScript: Condition for Windows 8 (Stefan Neufeind)
2013-10-22 5e86800 #53007 [FEATURE] Custom inline record creation link label (Alexander Stehlik)
2013-10-21 18e7d5f #52998 [BUGFIX] Constant styles.content.imgtext.responsive is not used (Ingo Schmitt)
2013-10-21 a06db07 [BUGFIX] Check for query failures in admin methods (Thomas Maroschik)
2013-10-21 dd49d59 #53009 [BUGFIX] Fix typo in PageRenderer comments (Mattias Nilsson)
2013-10-21 8d77b6c #52885 [BUGFIX] Replace __DIR__ with absolute path in class cache (Alexander Stehlik)
2013-10-21 57dbb49 #25322 [BUGFIX] Make OpenID login work with identifier select (Christian Weiske)
2013-10-21 1d6e32d #52983 [BUGFIX] BE-Layout provider must filter deleted records (Georg Ringer)
2013-10-20 a71add7 #52828 [BUGFIX] Sorting of packages by dependency (Markus Klein)
2013-10-20 6bb5d69 #52974 [TASK] Log "validator not found" in devlog, not syslog (Claus Due)
2013-10-18 e4d2025 #52932 [TASK] Documentation: Update jQuery-usage (Stefan Neufeind)
2013-10-18 1417f02 #52954 [BUGFIX] Minor glitches in FileIndex- and MetaDataRepositories (Steffen Ritter)
2013-10-18 1cfc65d #51698 [TASK] Delete sys_file(_metadata) entries when a file is deleted (Frans Saris)
2013-10-18 29ea0d1 #52925 [BUGFIX] Fix wrong composer type in filemetadata (Thomas Maroschik)
2013-10-18 ff63d94 #35073 [BUGFIX] Enable BE search for multiple mountpoints (Georg Ringer)
2013-10-17 eb5febf #52931 [TASK] Exclude central Modernizr from concatenation (Stefan Neufeind)
2013-10-17 53b2144 #52744 [BUGFIX] Missing ENABLE_INSTALL_TOOLs permissions let us loop (Alexander Opitz)
2013-10-17 ec71772 #52570 [TASK] Tests for Persistence\Generic\Backend::getIdentifierByObject (Stefan Neufeind)
2013-10-17 e97776c #52864 [TASK] Add unit tests for FilesContentObject (Nicole Cordes)
2013-10-17 681d256 #52687 [BUGFIX] Improve database connection smooth migration wizard (Nicole Cordes)
2013-10-17 da86781 #52910 [BUGFIX] Follow-up: Fix broken test in CategoryRegistryTest (Marc Bastian Heinrichs)
2013-10-17 1c5a89c #49310 [FEATURE] Wizard to add OpenID to backend user (Christian Weiske)
2013-10-17 4fc14b5 #50548 [BUGFIX] Getting the identifier for a lazy object fails (Marc Bastian Heinrichs)
2013-10-17 1598cd6 #52285 [BUGFIX] CategoryCollection must handle multiple relations (Francois Suter)
2013-10-16 a220c80 #49501 [BUGFIX] TCA: sys_file_reference:title exclude = 1 (Markus Klein)
2013-10-16 ee8ccfe #52529 [BUGFIX] Suppress empty tag names in output of array2xml (Markus Hoelzle)
2013-10-16 7051cad #52900 [TASK] Follow-up: Preserve vendor name in refering request (Wouter Wolters)
2013-10-16 7b1db29 #52887 [TASK] Unit tests for devIP condition (Christian Kuhn)
2013-10-16 207554b #52880 [BUGFIX] Class "\extDirect_DataProvider_BackenduserSettings" not found (Dmitry Dulepov)
2013-10-16 c7164cc #52886 [BUGFIX] Presets cause fatal error during last installation step (Nicole Cordes)
2013-10-16 ca4d2d3 #52866 [BUGFIX] Loaded Extensions in ExtensionCompatibilityTester (Alexander Stehlik)
2013-10-15 684acdd #52868,#52643 [TASK] Enable mock of ResourceFactory in ContentObjectRenderer (Christian Kuhn)
2013-10-15 60670fb #52865 [BUGFIX] Incomplete mock in ext:frontend FAL getData test (Christian Kuhn)
2013-10-15 a9f768b #52857 [TASK] SYS/forceReturnPath can be removed (Markus Klein)
2013-10-15 7d05351 #52856 [BUGFIX] Fix FilePermissionUpdate SQL errors (Nicole Cordes)
2013-10-15 7285640 [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team)
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
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
2013-10-15 1ddd7a9 [RELEASE] Release of TYPO3 6.2.0beta1 (TYPO3 Release Team)
2013-10-15 0d69f74 #52818 [FEATURE] Enable frontend to show translated file metadata (Steffen Ritter)
2013-10-15 30cb4ed #50092 [FEATURE] Add devIP as keyword for IP condition (Ingo Renner)
2013-10-15 0ac4ab5 #50223 [FEATURE] Enable all workspaces tab in workspace module (Oliver Hader)
2013-10-15 aca9a4d #52849 [BUGFIX] Remove references to extListArray (Xavier Perseguers)
2013-10-15 39532cd Revert "[FEATURE] Improve usability for BE database thumbnails/file icons" (Oliver Hader)
2013-10-15 639d5e5 #14730 [FEATURE] Support for proxy NTLM authentication (Tomita Militaru)
2013-10-15 f8e5874 #49667 [FEATURE] Enable double-resolution icons in SpriteGenerator (Steffen Ritter)
2013-10-15 28dbbbf #52762 [TASK] Add type converter for core types like Enumeration (Sascha Egerer)
2013-10-15 8dd8191 #52817 [TASK] File-List should allow quick access to translations (Steffen Ritter)
2013-10-15 b4fd521 #52850 [BUGFIX] Cannot show information of a directory (Xavier Perseguers)
2013-10-15 df73316 #52719 [FEATURE] Advanced metadata for File (Fabien Udriot)
2013-10-15 469f6da #52831 [TASK] Fix system extensions composer.json type entry (Thomas Maroschik)
2013-10-15 dc3bcfc #52767 [BUGFIX] Ignore "composer/installers" requirement (Thomas Maroschik)
2013-10-15 e02418e #52847 [BUGFIX] Fix bad preconditions for PackageStates migration (Thomas Maroschik)
2013-10-15 498ca1e #52814 [BUGFIX] Don't create package base paths anymore (Thomas Maroschik)
2013-10-15 07d21a5 #52845 [BUGFIX] Moving folders fails (Oliver Hader)
2013-10-15 ced1f40 #52585 [TASK] Show not empty databases in install tool (Nicole Cordes)
2013-10-15 9044272 #52844 [TASK] Add README for jQuery-libraries in contrib-directory (Stefan Neufeind)
2013-10-15 91ae4e7 #52816 [TASK] Make sys_file_metadata translatable (Steffen Ritter)
2013-10-15 cd856c0 #52842 [BUGFIX] Remove realpath call from unit test bootstrap (Helmut Hummel)
2013-10-15 d35e964 #52779 [BUGFIX] No exception if uninstalled extension has an invalid key (Ernesto Baschny)
2013-10-15 92e756b #52442 [TASK] Centralize jQuery libraries (Xavier Perseguers)
2013-10-15 49117c9 #51580 [TASK] Add Category Based FileCollection (Frans Saris)
2013-10-15 25608d6 #52823 [BUGFIX] Preserve vendor name in refering request (Thomas Maroschik)
2013-10-15 e7e64ff #52695 [FEATURE] Grouping for scheduler-jobs (Stefan Neufeind)
2013-10-15 eb60cd1 #52632 [FEATURE] Add begin/maxItems options to FILES ContentObject (Steffen Ritter)
2013-10-15 3bc111b #52782 [FEATURE] Show extension keys in documentation list (Nicole Cordes)
2013-10-15 0f607c8 #52018 [FEATURE] TypoScript: Allow relative file inclusion (Philipp Gampe)
2013-10-15 3358d32 #50802 [BUGFIX] Only load folder contents if folder is initialised (Frans Saris)
2013-10-15 962e83e #52718 [BUGFIX] FollowUp: Restrict visibility of Category in BE (Steffen Ritter)
2013-10-15 fbf3796 #52718 [FEATURE] Restrict visibility of Category for a BE User (Fabien Udriot)
2013-10-15 323b13b #52824 [BUGFIX] Superfluous usage of ObjectManagerException (Oliver Hader)
2013-10-15 254588c #50219 [FEATURE] Integrate possibility to extend workspace module (Oliver Hader)
2013-10-15 a569758 [FEATURE] Introduce backend layout data providers (Oliver Hader)
2013-10-15 f58a27c #52771 [BUGFIX] Use callback in preg_replace in RemoveXSS (Jigal van Hemert)
2013-10-14 6c510d9 #52551 [BUGFIX] Follow-Up: Fix invalid constant usage (Sascha Egerer)
2013-10-14 4eb44cd #52699 [TASK] Remove add/edit wizards for defaultCategorizedTables (Frans Saris)
2013-10-14 8da0e32 #52819 [BUGFIX] Better mocking in FormProtection tests (Christian Kuhn)
2013-10-14 dc62362 #52813 [BUGFIX] Better mocking in BackendUtility::viewOnClick test (Christian Kuhn)
2013-10-14 cca411b #52753 [BUGFIX] PackageManager fails on empty array entries in conflicts (Philipp Gampe)
2013-10-14 89a56f7 #52808 [TASK] Install Tool: Remove misleading password hint (Helmut Hummel)
2013-10-14 f1750b9 #52786 [TASK] Remove unused TYPO3_CONF_VARS['FE']['logfile_dir'] (Markus Klein)
2013-10-14 5aa6c3b #52766 [BUGFIX] PackageStates is not updated in EM (Thomas Maroschik)
2013-10-14 9c41457 #52765 [BUGFIX] Adapt IndexerService to new table structures (Steffen Ritter)
2013-10-14 5e38bf0 #52787 [BUGFIX] Hint to the correct unit test runner (Helmut Hummel)
2013-10-14 b546e86 #51865 [FEATURE] Make frame sizes in viewpage module configurable (Johannes Feustel)
2013-10-14 f2b91c8 #30889 [FEATURE] Add option to set an alternative domain for preview (Johannes Pieper)
2013-10-14 14a0ae0 #47301 [FEATURE] Improve userFunc parameter parsing in conditions (Dmitry Dulepov)
2013-10-14 90f2e3c Revert "[FEATURE] Add option to set an alternative domain for preview" (Stefan Neufeind)
2013-10-14 d443067 #16386 [FEATURE] stdWrap for list of results (Ralf Hettinger)
2013-10-14 def989a #52745 [BUGFIX] Cannot fetch documentation on Windows (Xavier Perseguers)
2013-10-14 989dc48 #30889 [FEATURE] Add option to set an alternative domain for preview (Johannes Pieper)
2013-10-14 1f3d603 #49739 [TASK] Follow-up: Add filter for available records, CGL (Marc Bastian Heinrichs)
2013-10-14 976971d #52773 [BUGFIX] Detect unix-styled absolute paths on Windows systems (Nicole Cordes)
2013-10-14 f0ee66c #52774 [TASK] Improve classLoader compatibility for Windows systems (Nicole Cordes)
2013-10-14 9c44f47 [BUGFIX] Followup Bootstrap for Unit Tests (Helmut Hummel)
2013-10-14 f362ed7 #51436 [TASK] Bootstrap for Unit Tests (Helmut Hummel)
2013-10-13 60511e2 #52716,#50574 [FEATURE] Split file permission for be_users and be_groups (Nicole Cordes)
2013-10-13 ead24eb #52759 [BUGFIX] Object passed to date() (Xavier Perseguers)
2013-10-13 115bceb #52758 [BUGFIX] Unit tests: Superfluous backup (Christian Kuhn)
2013-10-13 af726a2 #52757 [BUGFIX] ext:install Correct exception class inheritance (Christian Kuhn)
2013-10-13 520eede #52756 [TASK] Remove obsolete files (Christian Kuhn)
2013-10-13 b8821e7 #52754 [BUGFIX] PackageManager fails on empty and non-extension dirs (Philipp Gampe)
2013-10-13 b3b5c7d #24005 [FEATURE] Let select() fetch records without translation parent (Benjamin Mack)
2013-10-13 6be9424 #52750 [BUGFIX] Better mocking in FAL FileTest (Christian Kuhn)
2013-10-13 dd023e6 #49739 [FEATURE] Add filter for available records in multi select element (Marc Bastian Heinrichs)
2013-10-13 84d6207 #47018 [FEATURE] Integrate preliminary PackageManager API (Thomas Maroschik)
2013-10-13 1db78ea #52726 [BUGFIX] Follow-up: Split sys_file table to extract metadata (Christian Kuhn)
2013-10-13 76a29d3 #52726 [TASK] Split sys_file table to extract metadata (Steffen Ritter)
2013-10-13 5867840 #52723 [BUGFIX] DataMapFactory must detect TCA "type" and "internal_type" (Alexander Schnitzler)
2013-10-13 b864789 #52551 [BUGFIX] Follow-Up: Fix major bug in Enumeration::equals + Tests (Sascha Egerer)
2013-10-13 bedddf2 #47709 [FEATURE] Improve usability for BE database thumbnails/file icons (Patrick Broens)
2013-10-13 04cca5f #52737 [TASK] Integrate Flow Package Subpackage (Thomas Maroschik)
2013-10-13 16ac878 #52740 [TASK] Add composer.json files for each sysext extension (Christian Kuhn)
2013-10-12 c765087 #52724 [BUGFIX] Fix incomplete mocking in DataMapFactoryTest (Alexander Schnitzler)
2013-10-12 4907c20 #52639 [FEATURE] Allow to disable "Core Updater": not only optically (Ernesto Baschny)
2013-10-12 7fff86d #52639 [FEATURE] Allow to disable the "Core Updater" through an env-variable (Ernesto Baschny)
2013-10-12 0556dd5 #52357 [TASK] Make use of autoloading for fixtures in testclasses (Stefan Neufeind)
2013-10-12 018fc1e #52104 [BUGFIX] Wrong calculation of maximum value for checkbox fields (Nicole Cordes)
2013-10-12 a6b6643 #52551 [TASK] Introduce Enum constants for t3ver_state (Sascha Egerer)
2013-10-12 62b9eda #52569 [BUGFIX] EXT:documentation should accept other index file names (Johannes Feustel)
2013-10-12 b49b19f #50224 [FEATURE] Let workspace users decide whom to send notifications (Oliver Hader)
2013-10-12 7ee32ff #52707 [FEATURE] Introduce a PHP Enumeration type (Sascha Egerer)
2013-10-12 c5b84cd #35281,#11441 [FEATURE] uriBuilder should honor POST arguments for addQueryString (Stanislas Rolland)
2013-10-12 62338f1 #51528 [BUGFIX] Clean-up responsibilities of FAL classes (Steffen Ritter)
2013-10-12 6e04328 #52696 [BUGFIX] Follow-up: Description-field for scheduler-jobs (Philipp Gampe)
2013-10-12 828436a #52721 [BUGFIX] SaltFactory has wrong type hint (Markus Klein)
2013-10-12 800ae38 #52715 [BUGFIX] Prevent empty newline below scheduler-task-name (Stefan Neufeind)
2013-10-12 eb8d8c0 #52696 [FEATURE] Description-field for scheduler-jobs (Stefan Neufeind)
2013-10-12 f122c4f [FEATURE] Fallback paths (backport from Flow) (Tymoteusz Motylewski)
2013-10-12 823f1d8 #51528 [TASK] Clean-up responsibilities of FAL classes (Steffen Ritter)
2013-10-11 376d3b5 #52708 [BUGFIX] DataMapFactory::resolveTableName must remove leading backslashes (Alexander Schnitzler)
2013-10-11 5974292 #37611 [BUGFIX] Select available page when changing WS (Thorsten Kahler)
2013-10-11 22b392a #51051 [BUGFIX] Clear_cache() must not consider page ids lower than 0 (Oliver Hader)
2013-10-11 3d5e8ef #52636 [BUGFIX] Copy records to target page before origin page is deleted (Timo Webler)
2013-10-11 93769b9 #17551 [BUGFIX] Create workspace placeholder with processed field content (Sascha Egerer)
2013-10-11 aaca3e9 #36573 [BUGFIX] Add workspace overlay for fetched records. (Timo Webler)
2013-10-11 9ececf2 #34246 [BUGFIX] Migrate workspaces tries to upgrade non existing tables (Wouter Wolters)
2013-10-11 f146309 #37209 [BUGFIX] WS preview shows pages changes from all WS (Thorsten Kahler)
2013-10-11 2bce629 #52648 [TASK] Performance: Use cache_hash with "mixed" data (Stefan Neufeind)
2013-10-11 b7bdd84 #50912 [BUGFIX] BackendUtility::viewOnClick() called with non-integer (Oliver Hader)
2013-10-11 fdf8801 #52703 [BUGFIX] Improve message for the RedirectLoopException (Nicole Cordes)
2013-10-11 2bab6de #52530 [BUGFIX] Delete modified record in WS just deletes WS version (Sascha Egerer)
2013-10-11 e356a59 #51515 [TASK] FAL-Drivers: Make getFileInfo more versatile and performant (Steffen Ritter)
2013-10-11 ecbce5a #52482 [FEATURE] Control visibility of modules in the BE (Fabien Udriot)
2013-10-11 113655b #50132 [FEATURE] Add TypoScript condition for ApplicationContext (Steffen Müller)
2013-10-11 28f2f31 #52554 [TASK] Change list view delete icon if record is deleted in WS (Sascha Egerer)
2013-10-11 18a90a9 #51554 [TASK] Categorize sys_file table by default (Steffen Ritter)
2013-10-11 24f32d1 #52678 [TASK] Rename API for ApplicationContext (Steffen Müller)
2013-10-10 fe6e2ab #19732 [FEATURE] Enable Content-length header in FE by default (Dmitry Dulepov)
2013-10-10 2fda51d #52667 [BUGFIX] EXT:documentation does not support ext_icon.png (Xavier Perseguers)
2013-10-10 e1db658 #52178 [BUGFIX] Cannot upload an extension as zip (Xavier Perseguers)
2013-10-10 b5d5ff9 #49723 [BUGFIX] Follow-up: Responsive image rendering, CGL (Christian Kuhn)
2013-10-10 bb6b77b #52618 [FEATURE] ext:install Verify checksum of downloaded core (Christian Kuhn)
2013-10-10 1316fe3 #49723 [FEATURE] Add responsive Image Rendering (Martin Ficzel)
2013-10-10 4f8f50e #52349 [BUGFIX] Omit constructor injection for optional parameters (Anja Leichsenring)
2013-10-09 86c8f80 #47368 [BUGFIX] Add table as parameter to CObjectViewHelper (Wouter Wolters)
2013-10-08 78b76d7 #52523 [FEATURE] Add autofocus to pass input in install (Eric Chavaillaz)
2013-10-08 ab11514 #52579 [FEATURE] Add hook to custom header in page mod (eric.chavaillaz)
2013-10-08 9ed4d0f #52608 [BUGFIX] Failing test in VersionNumberUtility (Christian Kuhn)
2013-10-08 0eac3d9 #52547 [BUGFIX] Follow-Up: ext:install Core update (Philipp Gampe)
2013-10-08 710b44e #52547 [FEATURE] ext:install Core update (Christian Kuhn)
2013-10-07 1dcb94c #49538 [BUGFIX] Fields of type file_reference are not properly indexed (Martin Borer)
2013-10-07 a957325 #52568 [TASK] Make use of .t3-table in EXT: beuser (Felix Kopp)
2013-10-06 c13b6b7 #52411 [BUGFIX] Remove static template of ext:documentation (Markus Klein)
2013-10-06 25ec324 #52566 [TASK] Make use of .t3-table in RecordHistory (Felix Kopp)
2013-10-06 b83a07d #52564 [TASK] Make use of .t3-table in EXT: scheduler (Felix Kopp)
2013-10-06 a188064 #52565 [TASK] Make use of .t3-table in EXT: belog (Felix Kopp)
2013-10-06 a05b4d6 #31996 [FEATURE] Transfer query parameters in preview (Francois Suter)
2013-10-06 917a8c9 #52561 [FEATURE] Make use of .t3-table in EXT: tstemplate (Felix Kopp)
2013-10-06 0174bfb #52560 [FEATURE] Make use of .t3-table in EXT: lowlevel (Felix Kopp)
2013-10-06 2537ef7 #52558 [!!!][FEATURE] Refactor/reintroduce table.t3-table (Felix Kopp)
2013-10-06 ac3a58b #52414 [TASK] ext:install Break possible redirect loop (Christian Kuhn)
2013-10-06 f78b574 #52332 [BUGFIX] EXT:documentation does not support translated manuals (Xavier Perseguers)
2013-10-06 523ba33 #52501 [TASK] Set base font-size and adjust headline sizes (Felix Kopp)
2013-10-06 a727959 #52517 [TASK] Redesign "about modules" as start screen (Felix Kopp)
2013-10-06 223fa59 #51892 [BUGFIX] Enable add markers in LoginController signal (Sebastian Fischer)
2013-10-06 f415745 #51106 [FEATURE] Follow-Up: Prepare generic persistence for overlay handling (Felix Oertel)
2013-10-06 3b4ffe6 #51145 [FEATURE] move configuration of returnRawQueryResult (Felix Oertel)
2013-10-06 797b164 #52401 [FEATURE] ext:install FolderStructure basic link support (Christian Kuhn)
2013-10-05 cc76b72 #52555 [TASK] Load defaultConfigArray just once in AllConfiguration (Sascha Egerer)
2013-10-05 2c109ca #52546 [BUGFIX] Missing closing tag in ElementBrowser (Philipp Gampe)
2013-10-05 5582a31 #52469 [TASK] Use instanceof comparison instead of string comparison (Benjamin Serfhos)
2013-10-05 be56c13 #52444 [TASK] Version fields in list view only if version is loaded (Georg Ringer)
2013-10-04 5468c15 #52514 [FEATURE] High-res TYPO3 logo in topbar (Felix Kopp)
2013-10-01 460cffc #52445 [TASK] Add missing CSS class to table of sorting module (Georg Ringer)
2013-10-01 a34ef1e [TASK] Set TYPO3 version to 6.2-dev (TYPO3 Release Team)
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
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
2013-10-01 014b204 [RELEASE] Release of TYPO3 6.2.0alpha3 (TYPO3 Release Team)
2013-10-01 e605c49 #52405 [TASK] Install Tool: Allow multiple permission status per file (Ernesto Baschny)
2013-10-01 1c43491 #52437 [BUGFIX] Don't write LocalConfiguration on every Install Tool entry (Ernesto Baschny)
2013-10-01 c3b73ce #38701 [FEATURE][UX] Install Tool usability and visual enhancements (Ernesto Baschny)
2013-10-01 48a8052 Revert "[BUGFIX] Enable add markers in LoginController signal" (Anja Leichsenring)
2013-10-01 263060d #52338 [BUGFIX] Base silent updates on LocalConfiguration values only (Anja Leichsenring)
2013-10-01 5fbbb8b #51892 [BUGFIX] Enable add markers in LoginController signal (Sebastian Fischer)
2013-10-01 77f29a3 #52360 [TASK] Remove closing PHP tags (Christian Kuhn)
2013-09-30 a7b67ed #52413 [TASK] Make Install Tool look beautiful in modern IE's (Ernesto Baschny)
2013-09-30 6f1bbb3 #52407 [TASK] Folder not writeable should be an "Error" not a "Warning" (Ernesto Baschny)
2013-09-30 09f3b6a #43540 [BUGFIX] TS is fetched from cache incorrectly sometimes (Dmitry Dulepov)
2013-09-29 82e9fbe #52368 [FEATURE] ext:install Show number of folder structure errors in menu (Christian Kuhn)
2013-09-29 2d9fb1a #52367 [BUGFIX] ext:install Better error handling in first folder step (Christian Kuhn)
2013-09-28 b869f75 #52356 [FEATURE] ext:install Relaxed permission check (Christian Kuhn)
2013-09-28 9eea0a6 #51835 [BUGFIX] Follow-up to: Use an extension as repository (Susanne Moog)
2013-09-28 5c63c1b #51835 [FEATURE] Add possibility to use an extension as repository (Susanne Moog)
2013-09-28 710e854 #48809,#51730, [BUGFIX] Fix wrong handling of php and TYPO3 dependencies (Susanne Moog)
2013-09-28 38ace21 #52354 [TASK] ext:install Protect some methods in FolderStructure (Christian Kuhn)
2013-09-28 7d11883 #52351 [FEATURE] ext:install Implement template files in FolderStructure (Christian Kuhn)
2013-09-28 982a365 #51329 [BUGFIX] Initialize extension name in command requests (Alexander Stehlik)
2013-09-27 71b42f5 #52324 [FEATURE] Add tstamp column to recycler record table (Philipp Kitzberger)
2013-09-27 51b4cf6 #52045 [BUGFIX] EmConfUtility accesses non-arrays (Markus Klein)
2013-09-27 f6a8c13 #51588 [BUGFIX] Clear cached menu by tag (Zbigniew Jacko)
2013-09-27 928ee6c #50437 [BUGFIX] Fix jumpToUrl()-Usage in Element Browser (Benjamin Pick)
2013-09-26 5e11f50 #52312 [TASK] Remove "Clear language cache" menu item (Christian Kuhn)
2013-09-26 9b381d4 #52287 [TASK] Move configuration code from bootstrap to ext:install (Christian Kuhn)
2013-09-26 3791750 #52091,#51684 [BUGFIX] Check for string before using strlen (Kilian Hann)
2013-09-26 b443ac7 #52266 [BUGFIX] groupFor-VH does not work with @lazy (Stefan Froemken)
2013-09-26 0d2a39b #51540,#51956 [BUGFIX] Install tool uses empty database settings (Nicole Cordes)
2013-09-26 951e705 #52316 [BUGFIX] Fatal in DefaultConfiguration (Christian Kuhn)
2013-09-26 690a371 #52305 [BUGFIX] Configure main extbase caches for unlimited entry lifetime (Christian Kuhn)
2013-09-26 3d0008f #52295 [TASK] Use SimpleFileBackend for t3lib_l10n cache (Christian Kuhn)
2013-09-26 3daaffb #52314 [TASK] ext:install Improve wording in empty database select (Christian Kuhn)
2013-09-26 aba9b8e #52167 [BUGFIX] Re-add dbal extension manager message class (Alexander Stehlik)
2013-09-25 085ca11 #52270 [TASK] Use @inject in ext:about (Christian Kuhn)
2013-09-25 68bfac4 #52226 [BUGFIX] EM does not link to docs.typo3.org (Xavier Perseguers)
2013-09-25 8167fb1 #51116 [BUGFIX] Increase performance of exports for caches (Markus Klein)
2013-09-25 a9213d4 #52243 [BUGFIX] Remove duplicate exception code (Fabien Udriot)
2013-09-25 d01c3ce #52088 [TASK] Remove GFX im_imvMaskState and im_negate_mask settings (Christian Kuhn)
2013-09-25 b652855 #52198 [BUGFIX] Fix misleading hint in Mvc/Dispatcher (Wouter Wolters)
2013-09-24 a74461d #52201 [BUGFIX] Fix broken Unit-test for #44825 (Wouter Wolters)
2013-09-24 c6a58be #52202 [BUGFIX] Using ext:sys_action gives a warning about not valid HTML (Wouter Wolters)
2013-09-24 04dcfbc #51411 [BUGFIX] Label user function for sys_file_reference uses HTML (Philipp Gampe)
2013-09-24 a81a581 #37065 [BUGFIX] Don't show duplicates in workspace preview (Timo Webler)
2013-09-23 68e91cc #51234 [BUGFIX] Move beuser property mappings to global scope (Philipp Gampe)
2013-09-23 d46858d #52171 [BUGFIX] Prevent leading space for empty ATagParams (Alexander Stehlik)
2013-09-23 172606b #50913 [BUGFIX] Fix PHP warning trigged in getAuthInfoArray() (Christian Finkemeier)
2013-09-23 71ac43b #52092 [BUGFIX] Reset singletons in Extbase command (Alexander Stehlik)
2013-09-23 14b4edb #52173 [BUGFIX] Correct storage selection (common prefixes) (Ernesto Baschny)
2013-09-23 f28a986 #44825 [BUGFIX] Fix page.headerData + USER_INT (Helmut Hummel)
2013-09-23 9869927 #51933 [FEATURE] Viewpage module usablity optimization (Johannes Feustel)
2013-09-21 6278df2 #51590 [FEATURE] add sorting on sys_category (Peter Niederlag)
2013-09-20 ec0fa11 #48912 [BUGFIX] Increase length of identifier field in sys_file (Nicole Cordes)
2013-09-20 7aa646f #52056 [BUGFIX] Wrong exception on renaming folder (Francois Suter)
2013-09-20 bcbf6bf [TASK] Update felogin doc with showForgotPassword change (Markus Klein)
2013-09-20 bd32759 #50138,#34597 [FEATURE] Show forgot password only if conf showForgotPassword = 1 (Nicolas Forgeot)
2013-09-19 f36574c #49328 [BUGFIX] Fix PHP warning when writing to Backend user log (Alexander Stehlik)
2013-09-19 807b591 #52133 [BUGFIX] Display relations' titles when TCA label field is type inline (Claus Due)
2013-09-19 d8ec3c1 #51837 [BUGIFX] Missing rendering for newer menus (Francois Suter)
2013-09-17 070a6cd #45859 [BUGFIX] Faulty expand/collapse behavior in Element Browser (Oliver Hader)
2013-09-17 d16f551 #50907 [BUGFIX] Form Wizard: Adds mouse pointer to docheader icons (Ernesto Baschny)
2013-09-17 2bb5348 #19045 [BUGFIX] Fix cropping of transparent gifs with im6. (Stefan Neufeind)
2013-09-17 1461ad2 #51921 [FEATURE] Allow multiple category fields per table (Sebastian Michaelsen)
2013-09-16 87c133d #52012 [TASK] Remove GFX/im_mask_temp_ext_noloss setting (Christian Kuhn)
2013-09-16 557aaa3 #52011 [TASK] Remove GFX/im_combine_filename setting (Christian Kuhn)
2013-09-16 a553a4f #52013 [TASK] Remove BE/TSconfigConditions setting (Christian Kuhn)
2013-09-15 52238b1 #52010 [TASK] Remove GFX/im_no_effects setting (Christian Kuhn)
2013-09-15 d05fcff #52017 [BUGFIX] Install tool: Use sRGB colorspace in presets (Christian Kuhn)
2013-09-15 1048b0e #52008 [BUGFIX] SQL error in install tool if no root page available (Steffen Müller)
2013-09-15 dc047c7 #35070 [BUGFIX] Install tool sanitizes image generation output (Wouter Wolters)
2013-09-15 3100b70 #47733 [TASK] Don't set extensions checked by default in InstallSysExtsUpdate (Wouter Wolters)
2013-09-15 b8222bd #51376 [FEATURE] Show string value for PHP error codes in install tool (Wouter Wolters)
2013-09-14 c9059d9 #52007 [TASK] Improve description of config preset in install tool (Steffen Müller)
2013-09-14 7d435b5 #47588 [FEATURE] Conditions support in backend layouts (Alexey Gafiulov)
2013-09-14 d30d551 #51902 [BUGFIX] Configuration controller fatals with local-only extension (Sebastian Fischer)
2013-09-14 68b2ced #51995 [TASK] Improve status messages of install tool (Steffen Müller)
2013-09-14 6034995 #51997 [BUGFIX] Install Tool System environment warning badges look ugly (Ernesto Baschny)
2013-09-13 a88f8bc #51996 [TASK] Clean up install tool module (Helmut Hummel)
2013-09-13 f5f5c97 #50910 [FEATURE] Install tool: Left menu at fixed position (Ernesto Baschny)
2013-09-13 138f544 #51993 [TASK] Add new icon for ext:reports (Wouter Wolters)
2013-09-13 4e5d1e8 #51989 [BUGFIX] Install tool: Fixed document header (Christian Kuhn)
2013-09-13 122a3c0 #51981 [BUGFIX] Also consider JPEG files for IM/GM (Markus Klein)
2013-09-12 9974f36 #51803 [TASK] Use a 401 header if login is not successful (Georg Ringer)
2013-09-12 7bb2cc9 #47744 [BUGFIX] Replace SHOW DATABASE by query to schema (Alexander Opitz)
2013-09-12 eee040c #51891 [BUGFIX] Call to undefined method setTemplateFile (Wouter Wolters)
2013-09-12 a37076a #51937 [TASK] Use lambda functions instead of create_function (Christoph Dörfel)
2013-09-12 74713b9 #47740 [TASK] Install tool: Sort "All configuration" sections (Christian Kuhn)
2013-09-12 f60669b #51931 [TASK] Improve Installer database selection step (Markus Klein)
2013-09-12 f44d074 #51952 [BUGFIX] Install tool shows docheader in backend (Christian Kuhn)
2013-09-12 38bdae4 #51946 [BUGFIX] Installing TYPO3 -> Installing TYPO3 CMS (Christian Kuhn)
2013-09-12 915d998 #51433 [TASK] Install tool: Refactor db connect configuration settings (Christian Kuhn)
2013-09-12 f0d82f0 #51939 [BUGFIX] Fix phpDoc comment for addStaticFile() (Alexander Stehlik)
2013-09-12 82d2446 #51929 [BUGFIX] Fix SQL error for sys_file (Markus Klein)
2013-09-11 a0f292c #49188 [BUGFIX] Install Tool: Improve UX for foldout sections (Markus Klein)
2013-09-11 939962d #51923 [TASK] Move StorageRepositoryTest tests to AbstractRepositoryTest (Anja Leichsenring)
2013-09-11 7faebc2 #51924 [BUGFIX] Empty __call() function hides implementation errors (Anja Leichsenring)
2013-09-11 6ebc13a #51562 [BUGFIX] Move forgotten getEnvironmentMode() (Anja Leichsenring)
2013-09-11 2236449 #51519 [TASK] FAL ResourceStorage must not access sys_file table directly (Steffen Ritter)
2013-09-11 d972a39 #50795 [BUGFIX] Follow-Up: Missing signals on adding file (Stefan Neufeind)
2013-09-11 8471e02 #51782 [FEATURE] Enable allWrap.splitChar on all includeJS/includeCSS properties (Christoph Dörfel)
2013-09-11 3f806ae #50795 [BUGFIX] Missing signals on adding file (Andreas Wolf)
2013-09-11 fcc250f #51562 [TASK] Remove sys_file.deleted flag and it's usage (Ernesto Baschny)
2013-09-10 92e5e6c #51454 [TASK] Install tool configuration system (Christian Kuhn)
2013-09-10 bcbc726 #49386 [BUGFIX] Follow-up: Fix fileinfo property mapping in ResourceStorage (Stefan Neufeind)
2013-09-10 08c78c7 #50391 [FEATURE] Enable/disable cascading deletion of child elements (Christoph Niewerth)
2013-09-10 dd84d0b #31572 [BUGFIX] Exception using cObject FORM in TypoScript (Andreas Bouche)
2013-09-09 ca5ea8a #49386 [BUGFIX] Fix fileinfo property mapping in ResourceStorage::setFileContents (Thomas Maroschik)
2013-09-09 a242f24 #51097 [FEATURE] FAL missing files report (Frans Saris)
2013-09-09 91d723d #51873 [BUGFIX] Fix missing translation in ext:reports (Wouter Wolters)
2013-09-09 5e98799 #50723 [BUGFIX] Extbase scheduler task serialization (arjenhoekema)
2013-09-09 429f36e #51744 [TASK] Cleanup (Wouter Wolters)
2013-09-09 e1a6314 #51743 [TASK] Replace double quotes in exceptions (Wouter Wolters)
2013-09-09 a44c8f7 #51871 [BUGFIX] Ignore userTSConfig if not set in getModTSconfig() (Helmut Hummel)
2013-09-09 3315bc6 #51761 [BUGFIX] Do not add trailing slashes to files (Helmut Hummel)
2013-09-09 2fb54fc #51776 [FEATURE] Show upload form for extensions in Get Extensions section (Ingo Pfennigstorf)
2013-09-09 83b4390 #51728 [FEATURE] Enhance youtube id getting (Steffen Ritter)
2013-09-08 8c2e2a1 #51758 [BUGFIX] Fix viewObjectNamePattern regression in Extbase (Alexander Schnitzler)
2013-09-08 f873d1d #47414 [BUGFIX] Filename not displayed in selector (file_reference) (Martin Borer)
2013-09-08 0f1e109 #51783 [TASK] Check whether data was successfully imported in the functional test (Tymoteusz Motylewski)
2013-09-06 866f0c6 #51818 [BUGFIX] Follow-up to IRRE override strategy (Steffen Ritter)
2013-09-06 c8a3e36 #51682 [BUGFIX] Disable caching for ADMCMD_view parameter (Philipp Kitzberger)
2013-09-06 4bf5e79 #51808 [BUGFIX] Enable ProcessedFiles to do file exists (Helmut Hummel)
2013-09-06 0fa2da4 #48474 [BUGFIX] Suggest wizard broken when used in a repeating flexform element (Gabe Blair)
2013-09-06 3da7139 #50573 [BUGFIX] Replace old images by sprite (Krzyszrtof Adamczyk)
2013-09-06 52b11e5 #51747 [BUGFIX] Recreate processig folder without permission checks (Helmut Hummel)
2013-09-06 65768d0 #51733 [BUGFIX] Do not register storage factory slot during install (Helmut Hummel)
2013-09-05 24731b0 #48467 [BUGFIX] mounts of same storage had same subfolder count in Filelist (Simon Schick)
2013-09-04 cbed687 #50886 [SECURITY] Prohibit accessing storage 0 from backend UI (Steffen Ritter)
2013-09-04 f48a1c1 #50883 [SECURITY] Identifiers may refer to resources outside the storage (Steffen Ritter)
2013-09-04 5d9b4e3 #51495 [SECURITY] Deny arbitrary code execution possibility for editors (Helmut Hummel)
2013-09-04 a7e7722 #51327 [SECURITY] Refactor and fix FAL user permission handling (Helmut Hummel)
2013-09-04 3ebb905 #51326 [SECURITY] Add possibility to en-/disable file permission checks (Helmut Hummel)
2013-09-04 770b53e #51079 [SECURITY] Check permissions in all actions of ResourceStorage (Steffen Ritter)
2013-09-02 3d096be #51629 [FEATURE] CLI command to install and uninstall extensions by key (Claus Due)
2013-09-02 2d26fd5 #49996 [BUGFIX] Extend Share font character set (Jigal van Hemert)
2013-09-01 8f0b89b #51017 [FEATURE] Add "Hide in menus" checkbox in crpages wizard (eric.chavaillaz)
2013-09-01 bd63499 #51018 [BUGFIX] excludeFromUpdates flag ignored (Francois Suter)
2013-09-01 f9ad227 #31998 [BUGFIX] Faulty check for missing SMTP port (Tomita Militaru)
2013-08-31 eb7aa0b #50424 [BUGFIX] Backend Layout Grid Wizard not fully visible in Mac Firefox 22 (Roland Schenke)
2013-08-31 fa9a10c #51596 [TASK] Remove old class files in ext:rsaauth (Wouter Wolters)
2013-08-31 94e60ea #51594 [TASK] Remove old class files in ext:taskcenter (Wouter Wolters)
2013-08-31 00861fb #51595 [TASK] Remove old class files in ext:sys_action (Wouter Wolters)
2013-08-31 236ba6c #51597 [TASK] Remove old class files in ext:perm (Wouter Wolters)
2013-08-31 14067de #51599 [TASK] Remove old class files in ext:extensionmanager (Wouter Wolters)
2013-08-31 e2d742a #51593 [TASK] Cleanup ext:sv (Wouter Wolters)
2013-08-30 dc04543 #51581 [BUGFIX] Incomplete mocking in ext:frontend getImgResourceHook test (Christian Kuhn)
2013-08-30 792f84c #51542 [BUGFIX] Install Tool: Warning: touch() Utime failed: Permission denied (Ernesto Baschny)
2013-08-29 3495f7a #51544 [BUGFIX] Sprite manager cache improvement (Christian Kuhn)
2013-08-29 4f06c86 #51537 [FEATURE] Add distribution management to extension manager (Susanne Moog)
2013-08-29 0e33de2 #51158 [TASK] Make use of "use"-statement for BackendUtility (Stefan Neufeind)
2013-08-29 7fb894c #47575 [BUGFIX] header element is rendered in lib.stdheader in all HTML5 cases (Patrick Broens)
2013-08-29 d5c71dd #51496 [TASK] Skip tests that rely on internet connection (Anja Leichsenring)
2013-08-29 4478147 #50707 [BUGFIX] TCA 'group' selectedListStyle with 'width' breaking layout (Ernesto Baschny)
2013-08-29 81d2241 #51460 [BUGFIX] Database integrity check fatal error (Stefan Fürst)
2013-08-29 4425fc3 [BUGFIX] Add missing categories menu utility (Francois Suter)
2013-08-29 14915ce #51067,#51503 [CLEANUP] Adjust usage of ContentObjectRenderer->getTreeList() (Anja Leichsenring)
2013-08-29 593e919 #51480 [FEATURE] Keep "new content element" icon visible if the column is empty (Ernesto Baschny)
2013-08-29 d59182e #51513 [BUGFIX] Duplicate TCA in sys_category (Francois Suter)
2013-08-29 8cc7f45 #51474 [BUGFIX] Cast autoload and classAliasMap to Array (Michel Georgy)
2013-08-29 b0bbacf #51509 [BUGFIX] Add missing API method FileInterface::getNameWithoutExtension (Ernesto Baschny)
2013-08-29 b5592ec #51499 [FEATURE] Capture PHP errors in install tool (Nicole Cordes)
2013-08-29 24b143a #51466 [FEATURE] Enable automatic file import for extensions (Susanne Moog)
2013-08-29 20a919d #51161 [FEATURE] Add categories-based menu (Francois Suter)
2013-08-28 b137c39 #51434 [TASK] Cleanup BackendUtitlity::displayWarningMessages (Kai Ole Hartwig)
2013-08-28 ef0e02a #36244 [BUGFIX] Exclude empty passwords from password hashing check (Nicole Cordes)
2013-08-28 2923379 #51465 [TASK] Re-enable disabled saltedpasswords task if not finished (Nicole Cordes)
2013-08-28 7a3f1d9 #51469 [TASK] dbal: Remove obsolete CSS HTML template (Stefan Rotsch)
2013-08-28 1ac558e #51437 [FEATURE] Enable automatic t3d import for extensions (Susanne Moog)
2013-08-28 1c0c472 #51138 [FEATURE] Allow signalSlots to modify arguments (Felix Oertel)
2013-08-28 c6d17b2 #49685 [TASK] sys_file/sys_file_reference override strategy (Andreas Wolf)
2013-08-28 55b8107 #50827 [FEATURE] Introduce handling of missing files (Frans Saris)
2013-08-28 50701a0 #51381 [TASK] Functional tests: error if DB permissions are missing (Sascha Egerer)
2013-08-28 0013cb3 #51355 [TASK] Cleanup saltedpasswords extension configuration (Nicole Cordes)
2013-08-28 d1199a8 #50613 [FEATURE] Use salted Install Tool password (Nicole Cordes)
2013-08-27 8f0052e #51328 [BUGFIX] Only log file/directory actions which were done (Helmut Hummel)
2013-08-27 635fcf2 #50612 [FEATURE] Create BE-user in installation wizard with a salted password (Nicole Cordes)
2013-08-27 cf6e064 #51410 [TASK] Display count of failed error checks in install tool menu (Stefan Rotsch)
2013-08-27 ef335ab #51356 [TASK] ext:saltedpasswords: Remove isUsageEnabled for backend (Nicole Cordes)
2013-08-27 c1b09d6 #51190 [BUGFIX] utf8/multibyte character breaks menu filelist (Peter Niederlag)
2013-08-27 aedccd3 #51409 [BUGFIX] Fix incorrect call to substr_count (Michiel Roos)
2013-08-27 38cb243 #51406 [TASK] Update SwiftMailer to 5.0.1 (Jigal van Hemert)
2013-08-27 6cecd88 #51407 [TASK] Remove misleading icon from buttons in install tool (Stefan Rotsch)
2013-08-27 5c98d7a #50234 [TASK] Make the extension titles link to the configuration (Nicole Cordes)
2013-08-27 b7b2add #51404 [TASK] Move default salt methods to factory function (Nicole Cordes)
2013-08-27 eae0318 #51408 [BUGFIX] Install Tool: Correct Browser-Title if locked (Christoph Buchli)
2013-08-27 2334a12 #51395 [BUGFIX] Next/last button not linked on last page (Jigal van Hemert)
2013-08-27 a5362c3 #51354 [TASK] Cleanup FactoryConfiguration for saltedpasswords (Nicole Cordes)
2013-08-27 0937531 #51379 [FEATURE] Install Tool: Check for broken ext indicates loading (Christoph Buchli)
2013-08-27 95662d9 #51396 [TASK] Refactor misleading method name (Stefan Rotsch)
2013-08-27 45cbe77 #49186 [FEATURE] Install tool database port detection (Michiel Roos)
2013-08-27 c72bca7 #51383 [TASK] Shorten database names in functional tests (Sascha Egerer)
2013-08-27 7429a70 #51164 [TASK] Fix functional tests in WorkspaceServiceTest (Tymoteusz Motylewski)
2013-08-27 a1c35e1 #51386 [TASK] Remove workaround for PHP bug in validEmail() (Markus Klein)
2013-08-27 67d06d3 #51352 [FEATURE] ext:saltedpasswords is required and enabled in backend (Nicole Cordes)
2013-08-27 756c34f #51304 [BUGFIX] Hide translations in categories selector (Francois Suter)
2013-08-27 eb217f4 #51368 [BUGFIX] Install tool: Check for broken ext uninstalls correct ext (Christoph Buchli)
2013-08-27 69f458f #50870 [BUGFIX] Tests in Localization\Parser\LocallangXmlParserTest fail (Nicole Cordes)
2013-08-27 da770e3 #50760 [BUGFIX] Escape title tag of image links (Alexander Stehlik)
2013-08-27 cf1b2b9 #25327,#37026 [BUGFIX] Page tree filtering broken in IE7 & IE8 (Aske Ertmann)
2013-08-26 c39739f #51357 [FEATURE] Install tool database select during upgrading (Michiel Roos)
2013-08-26 a713d59 #50951 [TASK] Align inputs and adjust label-width (Stefan Neufeind)
2013-08-26 82b92ca #51366 [TASK] Install tool test action fatals if image not exists (Christian Kuhn)
2013-08-26 89e45c2 #50983 [FEATURE] Add public API to get ApplicationContext (Steffen Müller)
2013-08-26 1799ce5 [BUGFIX] Fix broken path to fonts in t3skin (Steffen Müller)
2013-08-24 8af3eda #51305 [FEATURE] Render icon with button view helper (Francois Suter)
2013-08-22 163c231 #51273 [BUGFIX] Fix failing test (Anja Leichsenring)
2013-08-22 eb14812 #51254 [TASK] Merge pagegen.php to index_ts.php (Christian Kuhn)
2013-08-22 8fe0590 #51251 [TASK] Move TCA and ext_tables.sql from ext:cms to ext:frontend (Christian Kuhn)
2013-08-22 df2e839 #51253 [BUGFIX] Wrong namespace in DataHandler test (Christian Kuhn)
2013-08-22 b048d70 Revert "[BUGFIX] Check for incompatible SQL modes" (Stefan Neufeind)
2013-08-22 5738788 #51249 [BUGFIX] Missing "Interface" in Backend-Annotation (Stefan Froemken)
2013-08-22 bad3f24 #20052,#18866, [BUGFIX] Check for incompatible SQL modes (Sascha Egerer)
2013-08-22 d3a1bab #49842 [BUGFIX] Storage is offline but is still used (Frans Saris)
2013-08-21 76b166b #51209 [BUGFIX] Ignore permission checks for processed files (Helmut Hummel)
2013-08-20 f0a436f #37892 [BUGFIX] No version overlay should be done for sys_language (Lienhart Woitok)
2013-08-20 04dae87 #46989 [BUGFIX] Files with unclean path indexed multiple times (Stefan Neufeind)
2013-08-20 4044e9e #51159 [BUGFIX] FlashMessageQueue PHP strict warning (Christian Kuhn)
2013-08-20 ae16fba #51134 [TASK] Adapt skinning extension stylesheet paths (Felix Kopp)
2013-08-19 bfb2328 #51167 [TASK] Implement getDatabase to FunctionalTestCase (Christian Kuhn)
2013-08-19 a60872d #51165 [TASK] Improve documentation in FunctionalTestCase (Christian Kuhn)
2013-08-18 ab6a171 #51148 [FEATURE] Responsive website preview (Felix Kopp)
2013-08-18 7d846a0 #51156 [TASK] FunctionalTestCase refactoring (Christian Kuhn)
2013-08-18 b410008 #51142 [CLEANUP] Remove deprecated repository constructor (Felix Oertel)
2013-08-18 a6522a0 #50614 [TASK] FilesContentObject::stdWrapValue(): only execute stdWrap once (Stefan Neufeind)
2013-08-18 6b4b9e0 #51143 [TASK] Use real boolean value for sL second param (Wouter Wolters)
2013-08-18 7c40f6c #43428 [BUGFIX] Language-module icons need to display in correct size (Stefan Neufeind)
2013-08-18 44bb4cd Revert "[CLEANUP] remove deprecated repository constructor" This breaks a lot of tests as is. Will be reintroduced together with the neccessary refactorings. (Anja Leichsenring)
2013-08-18 cd3b7fe #51153 [TASK] Simplify travis script (Christian Kuhn)
2013-08-18 8eb6c45 #51151 [TASK] Add first functional tests for DataHandler (Tymoteusz Motylewski)
2013-08-18 9da8df5 #51147 [TASK] Remove dispensable headlines in EXT: beuser (Felix Kopp)
2013-08-18 91bb179 #51142 [CLEANUP] remove deprecated repository constructor (Felix Oertel)
2013-08-17 752a963 #30636 [BUGFIX] TCA: subtypes_addlist not processed (Benjamin Mack)
2013-08-17 3441661 #47735 [BUGFIX] Not possible to finish update wizard (Wouter Wolters)
2013-08-17 2b93568 #47844 [BUGFIX] Query parameters of external link may get altered (Stanislas Rolland)
2013-08-17 01e9b33 #51144 [TASK] Refactor functional base test class (Christian Kuhn)
2013-08-16 c6e8e5e [TASK] Implement standalone functional test API (Helmut Hummel)
2013-08-16 8a2b040 #34631 [BUGFIX] Show correct record title for be_groups and be_users (Markus Klein)
2013-08-16 ae479fe #51121 [TASK] Execute standalone functional tests in travis (Christian Kuhn)
2013-08-16 3ced73f #51119 [TASK] Reformat .travis.yml to be better readable (Christian Kuhn)
2013-08-16 0919e69 #51106 [FEATURE] Prepare generic persistence for overlay handling by signals (Felix Oertel)
2013-08-16 24495ef [TASK] Standalone functional test runner (Christian Kuhn)
2013-08-16 47ddf16 #51115 [TASK] Disable scheduler-tests if EXT:scheduler not loaded (Stefan Neufeind)
2013-08-16 9a4b1a1 #51114 [TASK] Enable unittests for EXT:documentation (Stefan Neufeind)
2013-08-16 e7c079c #51103 [TASK] Make tests use correct namespaces (Stefan Neufeind)
2013-08-16 4c6f226 #51000 [TASK] Introduce relative line-heights (Felix Kopp)
2013-08-16 8851226 #51101 [TASK] UnitTests.xml cleanup (Christian Kuhn)
2013-08-15 371c7ab #51004 [BUGFIX] Fix file permission methods in BackendUserAuthentication (Helmut Hummel)
2013-08-14 a82a106 #46094 [BUGFIX] Avoid usage of subheader in mailform (Francois Suter)
2013-08-14 c5c3776 #51064 [BUGFIX] storagePid is lost when persistence.recursive is set (Steffen Müller)
2013-08-12 b3000a4 #47806 [BUGFIX] Typing after abbr or acronym tag is difficult (Stanislas Rolland)
2013-08-12 c43e90d #51007 [BUGFIX] Fix inconsistencies in getTSConfig in BackenuserAuth (Helmut Hummel)
2013-08-12 287d6c7 #51022 [FEATURE] Intgrate CSS class "lead" for introductions (Felix Kopp)
2013-08-12 3485b0f #51015 [BUGFIX] Reposition TYPO3 logo text (Felix Kopp)
2013-08-12 bb24c30 #50997 [TASK] Visual feedback on hover: spot text links (Felix Kopp)
2013-08-12 15002e4 #51016 [TASK] EXT: beuser remove spaces from links (Felix Kopp)
2013-08-12 ad92a9d #50949 [TASK] Installer: Ask for username during initial setup (Stefan Neufeind)
2013-08-12 fa215f0 #51014 [FEATURE] EXT: extensionmanager PNG icon (Felix Kopp)
2013-08-12 3e7c317 #50999,#50994 [TASK] EXT: be_user - improve listing (Felix Kopp)
2013-08-11 0ae2452 #51010 [BUGFIX] Allow reading files if storage is not browsable (Helmut Hummel)
2013-08-11 7ce53db #51005 [BUGFIX] Take into account all file and folder permissions (Helmut Hummel)
2013-08-11 f63d312 #51011 [TASK] Add signal in ResourceFactory for storage creation (Helmut Hummel)
2013-08-11 82ee651 #50502 [BUGFIX] rtehtmlarea acronym error with static_info_tables 6.0+ (Stanislas Rolland)
2013-08-10 acaa51b #50287 [BUGFIX] Invalid allowed value for color space (Tomita Militaru)
2013-08-09 e6e0b4f #48689 [FEATURE] Added autofocus attribute to textfield and textarea (Tim Spiekerkoetter)
2013-08-09 d260109 #50976 [BUGFIX] Mixed up parameters in call to replaceMarkersInWhereClause (Anja Leichsenring)
2013-08-08 a6ea7f7 #48523 [BUGFIX] Reports module tries to load not-installed extension (Wouter Wolters)
2013-08-08 ed8ee7a #50868 [BUGFIX] number_format() expects parameter 1 to be double (Wouter Wolters)
2013-08-08 8aeb95d #47734 [BUGFIX] Workspaces and Version update wizard isn't skippable (Wouter Wolters)
2013-08-08 24f1b96 #50940 [FEATURE] Uninstall broken ext in install tool (Susanne Moog)
2013-08-08 24f5eff #44482,#38094 [FEATURE] Form: "Redirect" postprocessor (Christian Kuhn)
2013-08-07 8c8bdfe #50568 [BUGFIX] Ignore case in file extension filter (Alexander Stehlik)
2013-08-07 9bf2c38 #21892 [FEATURE] Substitution of default markers in single function (Nicole Cordes)
2013-08-07 0feea5b #50872 [BUGFIX] Correctly set user storage permissions (Helmut Hummel)
2013-08-07 c997bfc #50867 [TASK] Introduce AbstractHierarchicalFilesystemDriver (Steffen Ritter)
2013-08-07 cc31a4d #50843 [BUGFIX] Failing Resource\FactoryTest on Windows systems (Nicole Cordes)
2013-08-07 41e5916 #47106 [BUGFIX] Indexing of external files does not work in indexed_search (Wouter Wolters)
2013-08-07 8ef6214 #50562 [BUGFIX] Callback in CrawlerHook of indexed_search sysext buggy (Marius Büscher)
2013-08-07 bc330c1 #50844 [BUGFIX] Failing tests in Resource\Driver\LocalDriverTest on Windows (Nicole Cordes)
2013-08-07 a079ad6 #50812 [BUGFIX] Backup singletons in unit tests prior to other setUp operations (Nicole Cordes)
2013-08-07 b36f0d8 #50841 [BUGFIX] PHP warning in ext:documentation (Wouter Wolters)
2013-08-07 b1aebc8 #50845 [BUGFIX] Test in Configuration\ConfigurationManagerTest fails in backend (Nicole Cordes)
2013-08-06 3eda92a [FEATURE] Adds register values to FilesContentObj (Lars Peipmann)
2013-08-06 8f74ed9 #50536 [TASK] Load documentation extension by default (Xavier Perseguers)
2013-08-06 bdad15b #50628 [BUGFIX] Fix EmConfUtility::fixEmConf conflicts generation (Sascha Egerer)
2013-08-06 196e885 #15797 [BUGFIX] Use proper implementation of a wordwrap (Georg Ringer)
2013-08-06 41fb6b0 #50125 [BUGFIX] Incorrect check for empty folder (Philipp Gampe)
2013-08-06 27a3e9e #50615 [TASK] Use magic __CLASS__ in getInstance()-methods (Stefan Neufeind)
2013-08-06 ac1bc67 #50781 [BUGFIX] MySQLi: Allow persistent connections again (Stefan Neufeind)
2013-08-06 27da4cc #50809 [BUGFIX] Fix failing test in StorageRepositoryTest (Anja Leichsenring)
2013-08-05 ba9e453 #50751 [BUGFIX] Fix empty href parameter (Anja Leichsenring)
2013-08-05 ba06615 #50803 [BUGFIX] Fatal error: "enableFields on non-object" in extension manager (Ernesto Baschny)
2013-08-05 881be5c #50670 [TASK] Cleanup update wizard in Install Tool (Wouter Wolters)
2013-08-05 dfc9b28 #50193 [BUGFIX] FAL: Image Processing doesn't respect GFX "thumbnails_png" (Benjamin Mack)
2013-08-05 c111dde #45498 [FEATURE] Find best-matching local storage instead of default-storage (Stefan Neufeind)
2013-08-03 000e87b #49288 [BUGFIX] ControllerExtensionName can not be resolved in CLI mode (Achim Fritz)
2013-08-03 a7b47c6 #50466 [BUGFIX] MySQL: Use ENGINE (not TYPE) for storage-engine (Stefan Neufeind)
2013-08-02 ad9f7e4 #50728 [CLEANUP] Remove useless CSS file in EXT:documentation (Xavier Perseguers)
2013-08-01 8d30ece #43893 [BUGFIX] selected = 1 doesn't work in FormContentObject (Wouter Wolters)
2013-08-01 19d6054 #50606 [BUGFIX] Fix invalid global for getData hooks (Alexander Stehlik)
2013-08-01 d7ad41f #31407 [FEATURE] Create BE-user in Install Tool with a salted password (Wouter Wolters)
2013-07-31 bb49c33 #50529 [TASK] Raise PHP version requirement to 5.3.7 (Christian Kuhn)
2013-07-30 c16837a #49989 [TASK] Cleanup ext:func (Wouter Wolters)
2013-07-30 a0bd845 #50571 [TASK] Travis setup without Introduction package (Christian Kuhn)
2013-07-30 0312a22 #49992 [TASK] Cleanup ext:info and ext:info_pagetsconfig (Wouter Wolters)
2013-07-30 60849b0 #47452 [SECURITY] fileDenyPattern ignored in file-list module (Jigal van Hemert)
2013-07-30 38935bf #49209 [SECURITY] XSS in 3rd party library Flowplayer (Oliver Hader)
2013-07-30 0dfeccc #49210 [SECURITY] XSS in 3rd party library Audio Player (Oliver Hader)
2013-07-30 d639c39 [BUGFIX] EM unit test is broken (Xavier Perseguers)
2013-07-30 3ac3d28 #50525 [BUGFIX] Deleted flag is not updated during file indexing (Oliver Hader)
2013-07-30 305bdb2 #50441 [FEATURE] Add a timestamp when downloading an extension (Xavier Perseguers)
2013-07-30 7ae1214 #49396 [BUGFIX] MailUtility breakLinesForEmail cuts text wrong and discard rest (Tim Lochmueller)
2013-07-30 19ddae8 #42287 [FEATURE] stdWrap replacement: add optionSplit-support (Stefan Neufeind)
2013-07-29 6f9f36d Revert "[BUGFIX] setRespectSysLanguage(FALSE) doesn't prevent language overlay" (Anja Leichsenring)
2013-07-29 66ce7e8 Revert "[BUGFIX] sys_file record doesn't get flagged as delete" (Oliver Hader)
2013-07-29 e7d3604 #47198 [TASK] Properly double-backslash some backslashes in strings (Stefan Neufeind)
2013-07-28 69a409d #11014 [BUGFIX] Workspace selector in top toolbar cannot scroll (Georg Ringer)
2013-07-28 c85b2c4 #45834 [BUGFIX] Detection of curlProxyServer settings is incorrect (Dmitry Dulepov)
2013-07-28 e1fd938 #50504 [TASK] vfsStream: Use namespaced version from phpunit follow-up (Wouter Wolters)
2013-07-28 45ba4ad #50486 [FEATURE] Backend documentation module (Xavier Perseguers)
2013-07-28 f6b0517 #34621 [FEATURE] INCLUDE_TYPOSCRIPT all files from directory (recursive) (Loek Hilgersom)
2013-07-28 161c60f #43631 [BUGFIX] RTE wizard can't "save document and view page" (Stanislas Rolland)
2013-07-28 15a616c #50467 [FEATURE] Support custom translation servers for extensions (Xavier Perseguers)
2013-07-28 5b667ec #49760 [FEATURE] Add check if local extensions can be loaded (Susanne Moog)
2013-07-28 10848f9 #42984 [TASK] Adjust namespacing in Extbase-testcases (Stefan Neufeind)
2013-07-28 60ebdbb #50496 [TASK] vfsStream: Use namespaced version from phpunit (Stefan Neufeind)
2013-07-28 2bf4bc3 #50494 [TASK] Check lightweight cases before class_exists if possible (Stefan Neufeind)
2013-07-28 9c6d502 #50495 [FEATURE] Add a clear all cache button to install tool (Christian Kuhn)
2013-07-28 fa5fe24 #50469 [TASK] Use real boolean value for pi_getLL third param (Wouter Wolters)
2013-07-27 b8104e1 #44118 [BUGFIX] Debug exception handler: set exit code on CLI (Christian Weiske)
2013-07-27 4d6184b #50217 [BUGFIX] Class loader tries to load classes it cannot load (Andreas Wolf)