aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/plupload.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/12723] Add Sniff ensuring PHP files use the correct file headerTristan Darricau2014-06-221-1/+1
| | | | PHPBB3-12723
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-4/+6
| | | | PHPBB3-12594
* [ticket/12206] Fix mismatched Plupload language vars preventing localization.Cesar G2014-02-171-2/+2
| | | | PHPBB3-12206
* [ticket/11915] Remove unused language string.Cesar G2014-01-171-1/+0
| | | | PHPBB3-11915
* [ticket/11915] Make the user aware of the drag-and-drop zone.Cesar G2014-01-171-0/+1
| | | | PHPBB3-11915
* [ticket/12042] Add all language strings from PLUpload 2.0 to the language fileJoas Schilling2013-11-271-0/+12
| | | | PHPBB3-12042
* [feature/plupload/integration] Integration of PluploadAndreas Fischer2013-10-111-0/+65
This commit is a highly-refactored and up-to-date version of Fyorl's work which was part of his Google Summer of Code 2012 project "Attachment Improvements". PHPBB3-10929