index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
phpBB
/
assets
/
javascript
/
plupload.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/16093] Ensure attach row is visible after upload with javascript
Marc Alexander
2019-08-12
1
-1
/
+3
*
[ticket/15721] Make plupload more versatile
Jakub Senko
2018-09-06
1
-1
/
+1
*
[ticket/14049] Use headers from config when sending Plupload delete request.
Cesar G
2015-07-25
1
-1
/
+1
*
[ticket/13898] js coding standaaards
Callum Macrae
2015-05-30
1
-20
/
+20
*
[ticket/13887] Made readable code DRY
Callum Macrae
2015-05-29
1
-16
/
+13
*
[ticket/13887] Made unreadable code readable
Callum Macrae
2015-05-29
1
-14
/
+12
*
[ticket/13887] Minor JS refactoring
Callum Macrae
2015-05-29
1
-44
/
+47
*
[ticket/13887] Use correct JSDoc syntax
Callum Macrae
2015-05-29
1
-75
/
+39
*
[ticket/13858] Make Plupload uploader available in the global namespace.
Cesar G
2015-05-28
1
-27
/
+27
*
[ticket/13239] Ensure "Add files" button position is correctly calculated.
Cesar G
2014-11-11
1
-0
/
+8
*
[ticket/12541] Activate attachments tab when files are dropped into textarea
PayBas
2014-06-02
1
-0
/
+5
*
[ticket/12375] Fix broken attachment deletion.
Cesar G
2014-04-08
1
-4
/
+1
*
Merge pull request #2044 from prototech/ticket/12212
Nathan Guse
2014-02-20
1
-1
/
+3
|
\
|
*
[ticket/12212] Encode the attachment file name before presenting to user.
Cesar G
2014-02-18
1
-1
/
+3
*
|
[ticket/12208] Remove file from upload queue if deleted before being uploaded.
Cesar G
2014-02-17
1
-0
/
+3
|
/
*
[ticket/12124] IE8 does not support indexOf() for arrays.
Cesar G
2014-01-28
1
-1
/
+1
*
[ticket/12124] The textarea selector is failing in IE8 & 9.
Cesar G
2014-01-28
1
-1
/
+1
*
[ticket/12124] Set attachment data to preserve AJAX delete functionality.
Cesar G
2014-01-28
1
-4
/
+4
*
[ticket/12124] Remove double bang.
Cesar G
2014-01-25
1
-2
/
+2
*
[ticket/12124] Revert to basic uploader if the html5 runtime is not supported.
Cesar G
2014-01-24
1
-15
/
+20
*
[ticket/11915] Pass the data to the template instead of scraping HTML for it.
Cesar G
2014-01-17
1
-33
/
+3
*
[ticket/11915] Replace inline onclick event for inserting attachment bbcodes.
Cesar G
2014-01-17
1
-1
/
+11
*
[ticket/11915] Hide attachments table when removing last failed file.
Cesar G
2014-01-17
1
-2
/
+4
*
[ticket/11915] Make the user aware of the drag-and-drop zone.
Cesar G
2014-01-17
1
-0
/
+5
*
[ticket/11915] Check if trigger_error() was called after sending chunk.
Cesar G
2014-01-17
1
-0
/
+5
*
[ticket/11915] Fix spacing and ensure that strings are translated.
Cesar G
2014-01-17
1
-20
/
+20
*
[ticket/11915] Provide the URL to the attachment when it's uploaded.
Cesar G
2014-01-17
1
-12
/
+25
*
[ticket/11915] Do not allow more files to be added if queue is already running
Cesar G
2014-01-17
1
-0
/
+6
*
[ticket/11915] Update the inline attachment bbcode indices on every upload.
Cesar G
2014-01-17
1
-0
/
+55
*
[ticket/11915] Add the new uploader.
Cesar G
2014-01-17
1
-237
/
+542
*
[ticket/11916] Remove files from hidden attach list after deletion
Marc Alexander
2013-10-23
1
-20
/
+43
*
[feature/plupload/integration] Add missing javascript file.
Fyorl
2013-10-14
1
-0
/
+281