projects
/
Packages
/
TYPO3.CMS.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[BUGFIX] Update extension scanner docs.typo3.org link
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
recordlist
/
2018-01-13
Christian Kuhn
[TASK] CGL: Whitespace fixes
52/55352/2
tree
|
commitdiff
2018-01-13
Christian Kuhn
[TASK] CGL: Fix a series of minor indentation issues
50/55350/3
tree
|
commitdiff
2018-01-13
Christian Kuhn
[TASK] Add spaces around '=' of 'strict_types=1'
49/55349/3
tree
|
commitdiff
2017-12-27
Wouter Wolters
[TASK] Use null coalescing operator where possible
10/54810/8
tree
|
commitdiff
2017-12-27
Stephan Großberndt
[BUGFIX] Add missing htmlspecialchars() and cleanup...
17/55117/2
tree
|
commitdiff
2017-12-19
Benni Mack
[CLEANUP] Use Permission constants consistently
56/55156/4
tree
|
commitdiff
2017-12-13
Helmut Hummel
[BUGFIX] Allow current dev versions of subtree split...
62/55062/2
tree
|
commitdiff
2017-12-12
Benni Mack
[TASK] Set TYPO3 version to 9.1.0-dev
55/55055/7
tree
|
commitdiff
2017-12-12
Stephan Großberndt
[BUGFIX] Don't list records from tables without searchF...
48/55048/4
tree
|
commitdiff
2017-12-12
Benni Mack
[RELEASE] Release of TYPO3 9.0.0
54/55054/2
v9.0.0
tree
|
commitdiff
2017-12-12
Patrik Karisch
[BUGFIX] Fix branch alias to the current minor version
66/49966/7
tree
|
commitdiff
2017-12-11
Benni Mack
[TASK] Streamline composer dependencies for system...
00/55000/3
tree
|
commitdiff
2017-12-09
Anke Altintop
[BUGFIX] Linkhandler - access to data outside editors...
52/54852/2
tree
|
commitdiff
2017-12-09
Susanne Moog
[BUGFIX] Fix offset and limit in list module
99/54999/3
tree
|
commitdiff
2017-12-07
Oliver Hader
[FOLLOWUP][FEATURE] Show page translations in list...
53/54953/2
tree
|
commitdiff
2017-11-30
Benni Mack
[TASK] Use BE Routing / PSR-7 instead of BackendUtility...
55/54755/10
tree
|
commitdiff
2017-11-29
Stefan Neufeind
[TASK] Use booleans where currently 1/0 are used
71/54671/6
tree
|
commitdiff
2017-11-29
Benni Mack
[BUGFIX] Allow to upload online media via file list
47/54847/4
tree
|
commitdiff
2017-11-28
Benni Mack
[TASK] Remove hard-coded l10n_parent fields for pages
64/54664/11
tree
|
commitdiff
2017-11-27
Tymoteusz Motylewski
[TASK] Switch isset() and is_array() to null coalesce
16/52416/13
tree
|
commitdiff
2017-11-27
Alexander Schnitzler
[CLEANUP] Alwas put null at the last position
79/54779/2
tree
|
commitdiff
2017-11-27
Alexander Schnitzler
[CLEANUP] The correct case must be used for standard...
70/54770/4
tree
|
commitdiff
2017-11-26
Alexander Schnitzler
[CLEANUP] Remove/Replace non-standard phpdoc annotations
68/54768/3
tree
|
commitdiff
2017-11-20
Benni Mack
[FEATURE] Show page translations in list module
30/54530/10
tree
|
commitdiff
2017-11-16
Benni Mack
[!!!][TASK] Always use "Localization view" in list...
33/54633/8
tree
|
commitdiff
2017-11-14
Georg Ringer
[BUGFIX] Add label to page ID field in PageLinkHandler
75/54575/4
tree
|
commitdiff
2017-11-08
Benni Mack
[!!!][TASK] Migrate pages_language_overlay into pages
72/51272/88
tree
|
commitdiff
2017-11-06
Christian Kuhn
[BUGFIX] Element file browser respects allowedExtensions
20/54520/2
tree
|
commitdiff
2017-11-06
Wouter Wolters
[BUGFIX] Replace forgotten back button to new button API
22/53722/2
tree
|
commitdiff
2017-11-02
Benni Mack
[!!!][TASK] Migrate EXT:version into EXT:workspaces
14/54514/8
tree
|
commitdiff
2017-11-02
Markus Klein
[BUGFIX] Handle returnUrl for access module
04/54504/2
tree
|
commitdiff
2017-10-20
Susanne Moog
[BUGFIX] Fix adding avatars to user profile
51/54451/2
tree
|
commitdiff
2017-10-16
Benni Mack
[TASK] Streamline ext_localconf.php and ext_tables.php
33/52533/32
tree
|
commitdiff
2017-10-12
Stanislas Rolland
[BUGFIX] Properly detect record link dialog tab
69/54369/4
tree
|
commitdiff
2017-10-11
Andreas Fernandez
[BUGFIX] Record list: Fix condition for unlimited records
41/54341/4
tree
|
commitdiff
2017-10-09
Gianluigi Martino
[TASK] Popup content element id on the right side of...
40/54340/2
tree
|
commitdiff
2017-10-06
Christian Kuhn
[!!!][TASK] Deprecate ext:backend class AbstractModule
12/54312/5
tree
|
commitdiff
2017-10-06
Andreas Fernandez
[TASK] Split `Storage` module
40/54240/6
tree
|
commitdiff
2017-10-06
Alexander Schnitzler
[FEATURE] Make thumbnail size in file list configurable
06/51306/7
tree
|
commitdiff
2017-10-04
Benni Mack
[!!!][TASK] Use native trigger_error and ErrorHandler...
15/54015/30
tree
|
commitdiff
2017-10-02
Benni Mack
[!!!][TASK] Remove tce_db options "prErr" and "uPT"
44/54244/4
tree
|
commitdiff
2017-09-22
Susanne Moog
[BUGFIX] Do not recalculate PIDs for every query in...
30/53930/4
tree
|
commitdiff
2017-09-18
Markus Klein
[!!!][TASK] Replace GeneralUtility::sysLog() with Loggi...
90/54090/8
tree
|
commitdiff
2017-09-10
Benjamin Kott
[TASK] Open the elementbrowser always in modal window
73/54073/12
tree
|
commitdiff
2017-09-10
Andreas Fernandez
[BUGFIX] Fix file upload and directory creation in...
94/54094/2
tree
|
commitdiff
2017-09-09
Matthias Vogel
[!!!][TASK] Migrate modules to regular backend routing
81/53881/13
tree
|
commitdiff
2017-09-09
Patricia Tiedemann
[TASK] Render backend icon list by existing files
20/54020/13
tree
|
commitdiff
2017-09-09
Matthias Vogel
[BUGFIX] Remove legacy code for version extension
44/54044/5
tree
|
commitdiff
2017-09-08
Matthias Vogel
[!!!][TASK] Decouple classes extending AbstractRecordList
47/53947/15
tree
|
commitdiff
2017-09-07
Susanne Moog
[BUGFIX] Do not use LIMIT/OFFSET on total count query
40/53940/2
tree
|
commitdiff
2017-09-04
Georg Ringer
[BUGFIX] Remove wrong </td> tag in AbstractLinkBrowser
73/53873/2
tree
|
commitdiff
2017-08-23
Wouter Wolters
[TASK] Update php-cs-fixer to 2.5.0
91/53791/6
tree
|
commitdiff
2017-08-23
Christian Kuhn
[TASK] CGL fixes after upgrade to php-cs-fixer 1.4
76/53776/3
tree
|
commitdiff
2017-08-18
Tymoteusz Motylewski
[BUGFIX] Correct type of argument passed to BackendUtil...
21/53721/3
tree
|
commitdiff
2017-08-11
Susanne Moog
[BUGFIX] Drop sorting in COUNT() query in list module
77/53677/2
tree
|
commitdiff
2017-07-30
Helmut Hummel
[TASK] Synchronize composer.json with ext_emconf.php
21/53621/3
tree
|
commitdiff
2017-07-28
Helmut Hummel
[BUGFIX] Add conflicts to core extensions' composer...
03/53603/3
tree
|
commitdiff
2017-07-26
Helmut Hummel
[TASK] Add branch alias for system extensions
00/53600/2
tree
|
commitdiff
2017-07-19
Georg Ringer
[TASK] Move language files from EXT:lang to other exten...
28/53528/2
tree
|
commitdiff
2017-07-06
Georg Ringer
[TASK] Cleanup ext_emconf authors
04/53404/2
tree
|
commitdiff
2017-07-03
Andreas Fernandez
[!!!][TASK] Migrate file edit form to FormEngine
29/53129/12
tree
|
commitdiff
2017-06-29
Frank Naegler
[FEATURE] Cleanup buildQueryParameters hook
63/53263/10
tree
|
commitdiff
2017-06-28
Christian Kuhn
[TASK] Have LICENSE.txt in all core exts
45/53345/2
tree
|
commitdiff
2017-06-17
Sascha Egerer
[BUGFIX] Respect selected page in recursive record...
73/52873/6
tree
|
commitdiff
2017-06-09
Georg Ringer
[BUGFIX] Remove double escaping in warning in DatabaseR...
46/53146/2
tree
|
commitdiff
2017-06-04
Daniel Windloff
[FOLLOWUP][TASK] Streamline icons for "new" actions
05/53105/2
tree
|
commitdiff
2017-06-03
Daniel Windloff
[TASK] Streamline preview icons
57/53057/3
tree
|
commitdiff
2017-06-03
Daniel Windloff
[TASK] Streamline icons for "new" actions
73/53073/3
tree
|
commitdiff
2017-06-02
Oliver Hader
[BUGFIX] Editing all records after deleting one throws...
31/53031/9
tree
|
commitdiff
2017-05-12
Benni Mack
[TASK] Move LanguageService to EXT:core
74/52774/6
tree
|
commitdiff
2017-05-12
Mathias Brodala
[TASK] Throw explicit exception on missing link handler...
87/52787/2
tree
|
commitdiff
2017-05-11
Henrik Elsner
[TASK] Replace outdated nowrap attribute
83/52683/10
tree
|
commitdiff
2017-05-02
Georg Ringer
[CLEANUP] EXT:recordlist
24/52624/3
tree
|
commitdiff
2017-04-28
Benni Mack
[BUGFIX] Load PageTSconfig in localconf for LinkHandler
46/52646/3
tree
|
commitdiff
2017-04-27
Benni Mack
[TASK] Deprecate GeneralUtility::getUserObj()
18/52518/3
tree
|
commitdiff
2017-04-26
Michael Oehlhof
[BUGFIX] Remove call to getTabMenuRaw in AbstractLinkBr...
58/52558/4
tree
|
commitdiff
2017-04-21
Wouter Wolters
[!!!][TASK] Remove deprecated methods in several files
31/52531/6
tree
|
commitdiff
2017-04-20
Andreas Fernandez
[FOLLOWUP][TASK] Remove deprecated output-related code...
22/52522/3
tree
|
commitdiff
2017-04-18
Wouter Wolters
[TASK] Update TYPO3 version to TYPO3 9.0-dev
79/52479/3
tree
|
commitdiff
2017-04-11
Gianluigi Martino
[TASK] Minor UX optimization in "Record selector" pop...
70/52370/3
tree
|
commitdiff
2017-04-07
Gianluigi Martino
[TASK] Correct view webpage link anchor in list module
37/52337/2
tree
|
commitdiff
2017-03-31
Marco Christian...
[TASK] Change duplicate icon identifiers to actions-add
89/52289/4
tree
|
commitdiff
2017-03-31
Benjamin Kott
[BUGFIX] Correct element browser classes for record...
01/52301/2
tree
|
commitdiff
2017-03-30
Oliver Hader
[BUGFIX] List module does not work in workspaces with...
35/52235/3
tree
|
commitdiff
2017-03-29
Benni Mack
[TASK] Unify TypoScript-related helper methods
89/50589/13
tree
|
commitdiff
2017-03-29
Benjamin Kott
[TASK] Unify element- and linkbrowser styling
70/52170/11
tree
|
commitdiff
2017-03-28
Cedric Ziel
[TASK] Use direct array assignments instead of array_push
49/52049/4
tree
|
commitdiff
2017-03-28
Wouter Wolters
[TASK] Streamline return tags in phpdocs
86/51686/12
tree
|
commitdiff
2017-03-28
Benni Mack
[TASK] Add proper comments to PHP code
00/52200/3
tree
|
commitdiff
2017-03-28
Benjamin Kott
[TASK] Use SVG Icons for permission actions
02/52202/2
tree
|
commitdiff
2017-03-25
Frank Naegler
[TASK] Deprecate GeneralUtility::csvValues
63/52163/2
tree
|
commitdiff
2017-03-22
Manuel Selbach
[TASK] Deprecate BackendUtility::getRecordRaw
75/52075/9
tree
|
commitdiff
2017-03-15
Stefan Fruhen
[BUGFIX] Recordlist shows content of wrong folder
74/51974/2
tree
|
commitdiff
2017-02-24
Morton Jonuschat
[TASK] Deprecate BackendUtility::getRecordsByField
78/51078/9
tree
|
commitdiff
2017-02-23
Jasmina Liessmann
[TASK] Rearrange search form fields in page/list module
12/51812/4
tree
|
commitdiff
2017-02-17
Wouter Wolters
[TASK] Fix common misspellings
34/51734/4
tree
|
commitdiff
2017-02-16
Susanne Moog
[TASK] Change namespace of testing framework
15/51715/6
tree
|
commitdiff
2017-02-14
Wouter Wolters
[TASK] Update TYPO3 version to TYPO3 8.7-dev
74/51674/3
tree
|
commitdiff
2017-02-07
Georg Ringer
[FEATURE] Integration of a generic record link handler
26/51526/32
tree
|
commitdiff
2017-02-07
Tymoteusz Motylewski
[!!!][FEATURE] Refactor and streamline click menu ...
24/50124/73
tree
|
commitdiff
next