projects
/
Packages
/
TYPO3.CMS.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[CLEANUP] Add missing empty lines after copyright comments I
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
filelist
/
Classes
/
2014-12-13
Roland Waldner
[CLEANUP] Use comments not PHPDoc style comments in...
03/35103/5
tree
|
commitdiff
2014-12-07
Wouter Wolters
[TASK] Streamline deprecation message to one format
80/35080/4
tree
|
commitdiff
2014-12-06
Stefan Neufeind
[TASK] Turn todos into @todo to find them easier
86/35086/6
tree
|
commitdiff
2014-12-04
Wouter Wolters
[FEATURE] Remove conf.php for ext:filelist
92/33992/8
tree
|
commitdiff
2014-12-03
Stefan Neufeind
[TASK] Use name-resolution instead of strings where...
72/34872/3
tree
|
commitdiff
2014-11-29
Frank Nägler
[TASK] Remove empty row in table below header
00/34500/4
tree
|
commitdiff
2014-11-15
Benjamin Kott
[FEATURE] New list module styling
79/34179/6
tree
|
commitdiff
2014-11-13
Benjamin Mack
[TASK] Cleanup CSH calls
87/33987/4
tree
|
commitdiff
2014-11-13
Xavier Perseguers
[TASK] Use fully qualified name resolution in PHP 5.5
13/32913/7
tree
|
commitdiff
2014-11-08
Wouter Wolters
[CLEANUP] Add phpDoc to properties in ext:filelist
64/33864/3
tree
|
commitdiff
2014-11-06
Markus Klein
[!!!][CLEANUP] Remove deprecated code in multiple sysexts
68/33768/5
tree
|
commitdiff
2014-10-28
Wouter Wolters
[TASK] Cleanup phpDoc to match CGL
77/33577/8
tree
|
commitdiff
2014-10-25
Wouter Wolters
[TASK] Use "int" in @param notation
22/33522/4
tree
|
commitdiff
2014-10-25
Wouter Wolters
[TASK] Use "bool" in @param notation
23/33523/2
tree
|
commitdiff
2014-10-23
Oliver Hader
[BUGFIX] Missing and invalid warnings on referenced...
04/30204/4
tree
|
commitdiff
2014-10-11
Georg Ringer
[TASK] Remove the "@todo define visibility"
44/33044/7
tree
|
commitdiff
2014-09-21
Franz Koch
[BUGFIX] Add permission checks to edit icons in filelis...
62/32462/9
tree
|
commitdiff
2014-09-15
Wouter Wolters
[TASK] Make file_upload.php dispatched
07/32407/3
tree
|
commitdiff
2014-09-15
Wouter Wolters
[TASK] Make file_rename.php dispatched
06/32406/4
tree
|
commitdiff
2014-09-14
Frank Nägler
[TASK] Change HTML code to match Bootstrap layout
64/32764/3
tree
|
commitdiff
2014-09-14
Wouter Wolters
[TASK] Make file_newfolder.php dispatched
05/32405/3
tree
|
commitdiff
2014-09-09
Wouter Wolters
[TASK] Make file_edit.php dispatched
38/28238/10
tree
|
commitdiff
2014-08-13
Andy Grunwald
[TASK] CGL Cleanup: Fix TYPO3.Strings.ConcatenationSpac...
71/32071/3
tree
|
commitdiff
2014-07-24
Markus Klein
[BUGFIX] Add label for title of "Edit metadata" link
96/31696/2
tree
|
commitdiff
2014-06-22
Michael Schams
[TASK] Re-work/simplify copyright header in PHP files...
26/31026/2
tree
|
commitdiff
2014-06-17
Frans Saris
[BUGFIX] Wrong check for showing folder clickmenu
59/30759/3
tree
|
commitdiff
2014-06-11
Francois Suter
[BUGFIX] Erroneous date sorting in File List
57/30657/2
tree
|
commitdiff
2014-05-12
Christian Weiske
[BUGFIX] Use file name in delete confirmation message
35/29635/4
tree
|
commitdiff
2014-03-24
Ernesto Baschny
[TASK] BasicFileUtility::init is not deprecated yet
74/28674/3
tree
|
commitdiff
2014-03-23
Helmut Hummel
[TASK] Cleanup Ajax URL inline settings
02/28602/5
tree
|
commitdiff
2014-03-15
Thomas Maroschik
[TASK] Improve performance of Bootstrap/PackageManager
29/28329/7
tree
|
commitdiff
2014-03-13
Wouter Wolters
[TASK] Move modAccess and language include in EXT:filelist
04/28304/3
tree
|
commitdiff
2014-03-11
Xavier Perseguers
[BUGFIX] Flash messages are not shown with AJAX requests
00/28200/4
tree
|
commitdiff
2014-03-08
Benjamin Mack
[CLEANUP] Cleanup jumpToUrl() and unused JS in Backend
80/28180/4
tree
|
commitdiff
2014-03-07
Benjamin Mack
[CLEANUP] Remove references to $GLOBALS['FILEMOUNTS']
27/27227/6
tree
|
commitdiff
2014-03-04
Rico Sonntag
[BUGFIX] Setting capabilities to readonly show always...
46/27946/6
tree
|
commitdiff
2014-02-28
Frans Saris
[TASK] Add IconUtility::getSpriteIconForResource()
90/27790/5
tree
|
commitdiff
2014-02-28
Helmut Hummel
[SECURITY] Protect core Ajax calls against CSRF
77/27877/5
tree
|
commitdiff
2014-02-27
Frans Saris
[BUGFIX] Filename sorting in filelist is broken
81/27881/2
tree
|
commitdiff
2014-02-24
Alexander Schnitzler
[!!!][SECURITY] Add CSRF Protection for tce_file.php
91/27691/4
tree
|
commitdiff
2014-02-10
Georg Ringer
[TASK] Fix typos all over the core
23/27523/2
tree
|
commitdiff
2014-02-09
Felix Kopp
[TASK] file_list: use t3-table & semantic HTML in local...
12/27512/4
tree
|
commitdiff
2014-02-07
Michiel Roos
[CLEANUP] $LANG->JScharCode() => quoteJSvalue()
80/27380/6
tree
|
commitdiff
2014-02-02
Christian Kuhn
[TASK] Default active extension handling in package...
26/27226/6
tree
|
commitdiff
2014-02-01
Jo Hasenau
[TASK] Use (int) instead of intval() or (integer)
40/26740/23
tree
|
commitdiff
2014-01-31
Frans Saris
[TASK] Improve usability of Filelist "Drag-Upload"
64/27064/7
tree
|
commitdiff
2014-01-31
Ingo Schmitt
[BUGFIX] Do not show exeption when folder is not accesible
89/27189/6
tree
|
commitdiff
2014-01-31
Frans Saris
[BUGFIX] Ajax handler TYPO3_tcefile::process is broken
80/27080/7
tree
|
commitdiff
2014-01-31
Benjamin Mack
[BUGFIX] Filelist translations does not consider BE...
31/26831/6
tree
|
commitdiff
2014-01-30
Steffen Ritter
[BUGFIX] Exception if directories are not readable
05/26905/6
tree
|
commitdiff
2014-01-30
Steffen Ritter
[TASK] Deleting currently opened folder in filelist...
30/27030/3
tree
|
commitdiff
2014-01-30
Steffen Ritter
[TASK] Add API to retrieve the parent folder of a resource
24/26724/7
tree
|
commitdiff
2014-01-30
Frans Saris
Revert "[BUGFIX] Improve confirmation dialog in drag...
58/27158/4
tree
|
commitdiff
2014-01-29
Bernhard Kraft
[BUGFIX] Set missing markers to empty string
02/27102/2
tree
|
commitdiff
2014-01-15
Steffen Ritter
[!!!][TASK] Driver API has too many crosscutting concerns
20/26520/12
tree
|
commitdiff
2014-01-13
Roland Waldner
[TASK] Fix typo in copyright notice
36/26736/2
tree
|
commitdiff
2014-01-09
Jo Hasenau
[TASK] Replace all strcmp() calls with ===
43/25843/30
tree
|
commitdiff
2013-12-21
Steffen Ritter
[BUGFIX] Folder::getFiles directly calls Factory::creat...
60/26360/2
tree
|
commitdiff
2013-12-17
Stefan Neufeind
[TASK] Cleanup usage of getPageRenderer()
44/25844/2
tree
|
commitdiff
2013-12-07
Steffen Ritter
[TASK] Add editing of file metadata to ClickMenu
11/25811/5
tree
|
commitdiff
2013-12-06
Steffen Ritter
[BUGFIX] Re-Introduce feature to go one level up in...
12/25812/5
tree
|
commitdiff
2013-11-21
Frans Saris
[BUGFIX] Can not delete Files with metadata records
56/25456/3
tree
|
commitdiff
2013-11-20
Stefan Aebischer
[BUGFIX] Improve confirmation dialog in drag'n'drop...
23/25523/4
tree
|
commitdiff
2013-11-03
Georg Ringer
[TASK] Remove go-up button in filelist
86/25086/2
tree
|
commitdiff
2013-10-15
Steffen Ritter
[TASK] File-List should allow quick access to translations
52/24752/4
tree
|
commitdiff
2013-10-13
Nicole Cordes
[FEATURE] Split file permission for be_users and be_groups
13/24613/12
tree
|
commitdiff
2013-10-13
Steffen Ritter
[TASK] Split sys_file table to extract metadata
03/24503/9
tree
|
commitdiff
2013-10-01
Christian Kuhn
[TASK] Remove closing PHP tags
12/24212/3
tree
|
commitdiff
2013-09-04
Steffen Ritter
[SECURITY] Check permissions in all actions of Resource...
95/23595/2
tree
|
commitdiff
2013-08-29
Stefan Neufeind
[TASK] Make use of "use"-statement for BackendUtility
82/23182/9
tree
|
commitdiff
2013-08-28
Frans Saris
[FEATURE] Introduce handling of missing files
13/22913/8
tree
|
commitdiff
2013-08-27
Peter Niederlag
[BUGFIX] utf8/multibyte character breaks menu filelist
78/23278/2
tree
|
commitdiff
2013-08-18
Wouter Wolters
[TASK] Use real boolean value for sL second param
53/23153/2
tree
|
commitdiff
2013-07-26
Wouter Wolters
[TASK] Use real boolean value for getLL second param
38/22538/2
tree
|
commitdiff
2013-07-07
Stefan Neufeind
[TASK] Namespacing: Use-statement for common classes...
41/22041/3
tree
|
commitdiff
2013-07-06
Steffen Ritter
[FEATURE] Add Drag&Drop Upload to file-list
14/19714/10
tree
|
commitdiff
2013-07-06
Stefan Neufeind
[TASK] CGL, switch(): Indent "case" correctly; no ...
48/21748/4
tree
|
commitdiff
2013-07-02
Georg Ringer
[TASK] Remove empty table at end of list output
03/21803/2
tree
|
commitdiff
2013-06-19
Philipp Gampe
[BUGFIX] Filelist: Only show paste buttons if clipObj...
31/21131/3
tree
|
commitdiff
2013-05-27
Thomas Maroschik
[TASK] Merge submodule version into core
tree
|
commitdiff
2013-05-27
Thomas Maroschik
[TASK] Merge submodule workspaces into core
tree
|
commitdiff
2013-05-27
Thomas Maroschik
[TASK] Merge submodule linkvalidator into core
tree
|
commitdiff
2013-05-27
Thomas Maroschik
[TASK] Merge submodule fluid into core
tree
|
commitdiff
2013-05-27
Thomas Maroschik
[TASK] Merge submodule extbase into core
tree
|
commitdiff
2013-05-27
Thomas Maroschik
[TASK] Merge submodule dbal into core
tree
|
commitdiff
2013-05-20
Philipp Gampe
[BUGFIX] Paste button missing in empty folders
57/20857/4
tree
|
commitdiff
2013-05-19
Felix Kopp
[BUGFIX] File list module headline
06/20906/3
tree
|
commitdiff
2013-05-01
Wouter Wolters
[TASK] Remove dummy files in typo3/interfaces/
89/20389/3
tree
|
commitdiff
2013-05-01
Felix Kopp
[TASK] Move backend templates to extension contexts
74/20374/4
tree
|
commitdiff
2013-04-12
Wouter Wolters
[TASK] Remove further t3lib mentions from codebase
67/19867/2
tree
|
commitdiff
2013-04-11
Christian Kuhn
[TASK] Update t3lib mentions
03/19803/3
tree
|
commitdiff
2013-04-06
Benjamin Mack
[TASK] XLF core locallang files are still referenced...
79/19579/4
tree
|
commitdiff
2013-04-02
Stefan Neufeind
[FEATURE] Human readable names for special folders
77/19177/12
tree
|
commitdiff
2013-03-24
Benjamin Mack
[FEATURE] Add delete button in file list
55/19155/4
tree
|
commitdiff
2013-03-22
Nicole Cordes
[BUGFIX] Title includes html tags
67/19167/2
tree
|
commitdiff
2013-03-22
Benjamin Mack
[TASK] Remove Flash Uploader Functionality
46/19146/2
tree
|
commitdiff
2013-03-22
Nicole Cordes
[BUGFIX] Sorting files in filelist is case sentive
73/19173/2
tree
|
commitdiff
2013-03-19
Wouter Wolters
[TASK] Update copyright year to 2013
84/18984/4
tree
|
commitdiff
2013-03-11
Wouter Wolters
[TASK] Cleanup filelist
05/18005/2
tree
|
commitdiff
2013-03-08
Georg Ringer
[TASK] Don't render table header if no files given
62/18362/2
tree
|
commitdiff
next