Commit graph

4589 commits

Author SHA1 Message Date
Adrian Lang
58ec8fa912 Hotfix release 2012-01-25b "Angua" 2012-07-13 13:02:21 +02:00
Adrian Lang
27ba9b9e72 Release preparations 2012-07-13 13:02:21 +02:00
Adrian Lang
96673b23e6 Fix HTML injection in mediaFileList (Secunia advisory SA49196) 2012-07-13 12:15:48 +02:00
Adrian Lang
c0c314bf98 Hotfix release 2012-01-25a "Angua" 2012-04-19 12:12:33 +02:00
Adrian Lang
8f13c976c9 Release preparations 2012-04-19 12:12:33 +02:00
Andreas Gohr
8da915a3b9 escape target error message (SECURITY) FS#2487 FS#2488
The error message when a non-existant editor was tried to load wasn't
escaped correctly, allowing to introduce arbitrary JavaScript to the
output, leading to a XSS vulnerability.

Note: the reported second XCRF vulnerability is the same bug, the xploit
code simply uses JavaScript to extract a valid CSRF token from the site
2012-04-19 12:12:24 +02:00
Andreas Gohr
2aff50250d 2012-01-25 "Angua" 2012-01-25 20:27:05 +01:00
Andreas Gohr
8ffcd8ae65 Merge branch 'master' into stable
* master: (75 commits)
  release preparations
  Romanian language update
  removed 'view original' button from new media manager again (was added in b8a84c03) and made a link around the image instead, as that is a more minor change (as it should be during the RC phase) and is what was originally planned
  corrected old mediaupload introduction text
  Removed obsolete Opera fix that now causes harm FS#2429
  don't limit download sizes in plugin manager
  Disable E_STRICT error reporting
  Make Sitemapper functions static as they were used as static functions
  Make this dummy file empty like all others
  Update copyright year
  Remove testing md5 hash from installer
  Slovak language update
  localization: removed strings from old flashuploader
  Polish language update
  readded missing "view original" button to the new media manager
  always show full filename as tooltip in mediamanager
  Fix sorting in media manager search (FS#2423)
  make the installer check for new media dirs
  do not rely on tmpfile() in the AJAX uploader backend FS#2417
  Galician language update
  ...
2012-01-25 20:24:15 +01:00
Andreas Gohr
5371328c2a release preparations 2012-01-25 20:22:25 +01:00
Emanuel-Emeric Andrași
c2790ba28b Romanian language update 2012-01-25 20:03:56 +01:00
Anika Henke
59f3611b2f removed 'view original' button from new media manager again (was added in b8a84c03) and made a link around the image instead, as that is a more minor change (as it should be during the RC phase) and is what was originally planned 2012-01-22 16:39:01 +00:00
Anika Henke
e96b69da63 corrected old mediaupload introduction text 2012-01-19 09:39:57 +00:00
Andreas Gohr
29e4fe3d4e Removed obsolete Opera fix that now causes harm FS#2429 2012-01-18 11:12:11 +01:00
Andreas Gohr
489159e3bf don't limit download sizes in plugin manager 2012-01-17 08:56:40 +01:00
Michael Hamann
4fcd684a8a Disable E_STRICT error reporting
This change disables the reporting of strict standard errors in PHP 5.4,
in PHP versions prior to 5.4 E_STRICT wasn't part of E_ALL so for
these versions this doesn't cause any change (however E_STRICT is
available in all versions of PHP 5 so this doesn't cause any problems).
See also FS#2427.
2012-01-15 11:37:12 +01:00
Michael Hamann
4725165754 Make Sitemapper functions static as they were used as static functions
All calls to the Sitemapper were static function calls, this caused
notices because they weren't static, with this commit they are marked as
static. Furthermore two FIXME comments were removed as dbglog now checks
if debugging is enabled.
2012-01-15 10:58:36 +01:00
Guy Brand
fbb51550ea Make this dummy file empty like all others 2012-01-15 10:43:04 +01:00
Guy Brand
60ed996d25 Update copyright year 2012-01-15 10:33:05 +01:00
Guy Brand
32674f3515 Remove testing md5 hash from installer 2012-01-15 10:29:12 +01:00
Andreas Gohr
64a0bb700a Merge pull request #75 from lupo49/master
localization: removed strings from old flashuploader
2012-01-13 13:08:11 -08:00
Martin Michalek
e3b5f536dc Slovak language update 2012-01-13 21:38:26 +01:00
lupo49
23735ba4c5 localization: removed strings from old flashuploader 2012-01-13 20:07:29 +01:00
Begina Felicysym
d5a6012378 Polish language update 2012-01-13 10:09:44 +01:00
Andreas Gohr
b8a84c0338 readded missing "view original" button to the new media manager
Template authors need to update their _mediamanager.css
2012-01-13 10:06:02 +01:00
Andreas Gohr
02eb484f1a always show full filename as tooltip in mediamanager 2012-01-13 10:06:02 +01:00
Adrian Lang
2dba8df4d3 Fix sorting in media manager search (FS#2423) 2012-01-13 10:02:32 +01:00
Andreas Gohr
49b78edab3 make the installer check for new media dirs 2012-01-10 10:44:28 +01:00
Andreas Gohr
063fb5b5da do not rely on tmpfile() in the AJAX uploader backend FS#2417 2012-01-09 22:28:27 +01:00
Oscar M. Lage
d5d19f6f45 Galician language update 2012-01-09 19:02:36 +01:00
Oscar M. Lage
c4ec01d679 Spanish language update 2012-01-08 12:57:37 +01:00
Andreas Gohr
9a2e250ac5 make sure that sidebar TOCs won't interfere with page TOCs
This could happen if a sidebar is rendered before the page (populating
$TOC) and the page itself had no own TOC (no headers).
2012-01-07 14:13:14 +01:00
Michael Hamann
ee6bf45dd5 Correct two spaces in the French translation of the popularity plugin
Thanks to Anael in the DokuWiki IRC channel for spotting the errors.
2012-01-04 10:53:57 +01:00
Anika Henke
b97257bbc6 Merge pull request #73 from NEOhidra/master
Bulgarian language update (added "mediarevisions")
2012-01-03 08:43:14 -08:00
Anika Henke
eb2f7e5e56 fixed no align option in media settings modal window (FS#2411) 2011-12-27 11:26:02 +00:00
NEOhidra
1fef63e681 BG: language update (added "mediarevisions") 2011-12-22 23:34:48 +02:00
skimpax
c999630672 French language update 2011-12-22 20:22:47 +01:00
Kazutaka Miyasaka
84731d3356 Japanese language update 2011-12-22 20:21:46 +01:00
Adrian Lang
df959702e1 Revert 4a24b459, thus fixing FETCH_MEDIA_STATUS for missing files (FS#2405) 2011-12-20 11:10:20 +01:00
Adrian Lang
370d3435fb Fix double URL-encoding in media manager (FS#2403) 2011-12-18 18:58:27 +01:00
Jian Wei Tay
d0674b61fe Malay language update 2011-12-15 22:09:28 +01:00
Begina Felicysym
965d96926b Polish language update 2011-12-14 21:47:28 +01:00
Andreas Gohr
2e0ce43774 Avoid a warning when a media cachefile doesn't exist yet 2011-12-13 15:18:29 +01:00
Anika Henke
6201c7a865 updated GPL2 license text (fixes whitespace issues and typos and updates FSF address) 2011-12-11 12:21:56 +00:00
Tim Roes
97a000f055 Fixed bug in XML-RPC search.
The score was randomly transfered as string or as integer.
This way it will always be transfered as an integer.
2011-12-10 17:48:03 +01:00
Ricardo Guijt
77b9cb8455 Dutch language update 2011-12-08 12:23:53 +01:00
Egil Hansen
f18f20c04b Norwegian language update 2011-12-06 09:46:39 +01:00
Andreas Haerter
50cefcedd5 Add missing German language values (config plugin) 2011-12-06 09:45:02 +01:00
Anika Henke
2e646d615c fixed whitespace error introduced with 475aa19 2011-12-04 18:48:07 +00:00
dploeger
6d3ed70719 Added urldecoding of query for qsearch 2011-12-04 18:44:59 +00:00
Anika Henke
eea07c2327 fixed link in popup media manager to fullscreen media manager to open in correct namespace (FS#2401) 2011-12-04 17:56:28 +00:00