summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Release preparationsAdrian Lang2012-04-19
|
* escape target error message (SECURITY) FS#2487 FS#2488Andreas Gohr2012-04-19
| | | | | | | | | 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-01-25 "Angua"Andreas Gohr2012-01-25
|
* Merge branch 'master' into stableAndreas Gohr2012-01-25
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 ...
| * release preparationsAndreas Gohr2012-01-25
| |
| * Romanian language updateEmanuel-Emeric Andrași2012-01-25
| |
| * removed 'view original' button from new media manager again (was added in ↵Anika Henke2012-01-22
| | | | | | | | 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 textAnika Henke2012-01-19
| |
| * Removed obsolete Opera fix that now causes harm FS#2429Andreas Gohr2012-01-18
| |
| * don't limit download sizes in plugin managerAndreas Gohr2012-01-17
| |
| * Disable E_STRICT error reportingMichael Hamann2012-01-15
| | | | | | | | | | | | | | | | 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.
| * Make Sitemapper functions static as they were used as static functionsMichael Hamann2012-01-15
| | | | | | | | | | | | | | 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.
| * Make this dummy file empty like all othersGuy Brand2012-01-15
| |
| * Update copyright yearGuy Brand2012-01-15
| |
| * Remove testing md5 hash from installerGuy Brand2012-01-15
| |
| * Merge pull request #75 from lupo49/masterAndreas Gohr2012-01-13
| |\ | | | | | | localization: removed strings from old flashuploader
| | * localization: removed strings from old flashuploaderlupo492012-01-13
| | |
| * | Slovak language updateMartin Michalek2012-01-13
| |/
| * Polish language updateBegina Felicysym2012-01-13
| |
| * readded missing "view original" button to the new media managerAndreas Gohr2012-01-13
| | | | | | | | Template authors need to update their _mediamanager.css
| * always show full filename as tooltip in mediamanagerAndreas Gohr2012-01-13
| |
| * Fix sorting in media manager search (FS#2423)Adrian Lang2012-01-13
| |
| * make the installer check for new media dirsAndreas Gohr2012-01-10
| |
| * do not rely on tmpfile() in the AJAX uploader backend FS#2417Andreas Gohr2012-01-09
| |
| * Galician language updateOscar M. Lage2012-01-09
| |
| * Spanish language updateOscar M. Lage2012-01-08
| |
| * make sure that sidebar TOCs won't interfere with page TOCsAndreas Gohr2012-01-07
| | | | | | | | | | This could happen if a sidebar is rendered before the page (populating $TOC) and the page itself had no own TOC (no headers).
| * Correct two spaces in the French translation of the popularity pluginMichael Hamann2012-01-04
| | | | | | | | Thanks to Anael in the DokuWiki IRC channel for spotting the errors.
| * Merge pull request #73 from NEOhidra/masterAnika Henke2012-01-03
| |\ | | | | | | Bulgarian language update (added "mediarevisions")
| | * BG: language update (added "mediarevisions")NEOhidra2011-12-22
| | |
| * | fixed no align option in media settings modal window (FS#2411)Anika Henke2011-12-27
| | |
| * | French language updateskimpax2011-12-22
| | |
| * | Japanese language updateKazutaka Miyasaka2011-12-22
| | |
| * | Revert 4a24b459, thus fixing FETCH_MEDIA_STATUS for missing files (FS#2405)Adrian Lang2011-12-20
| |/
| * Fix double URL-encoding in media manager (FS#2403)Adrian Lang2011-12-18
| |
| * Malay language updateJian Wei Tay2011-12-15
| |
| * Polish language updateBegina Felicysym2011-12-14
| |
| * Avoid a warning when a media cachefile doesn't exist yetAndreas Gohr2011-12-13
| |
| * updated GPL2 license text (fixes whitespace issues and typos and updates FSF ↵Anika Henke2011-12-11
| | | | | | | | address)
| * Fixed bug in XML-RPC search.Tim Roes2011-12-10
| | | | | | | | | | The score was randomly transfered as string or as integer. This way it will always be transfered as an integer.
| * Dutch language updateRicardo Guijt2011-12-08
| |
| * Norwegian language updateEgil Hansen2011-12-06
| |
| * Add missing German language values (config plugin)Andreas Haerter2011-12-06
| |
| * fixed whitespace error introduced with 475aa19Anika Henke2011-12-04
| |
| * Added urldecoding of query for qsearchdploeger2011-12-04
| |
| * fixed link in popup media manager to fullscreen media manager to open in ↵Anika Henke2011-12-04
| | | | | | | | correct namespace (FS#2401)
| * fixed list type being sometimes undefinedAnika Henke2011-12-04
| |
| * fixed mediamanager diffs having no specific height (FS#2387)Anika Henke2011-12-04
| |
| * bind JS for revision diff also when called through AJAX (fixes checkbox ↵Anika Henke2011-11-30
| | | | | | | | selection in history of new media manager, FS#2398)
| * fixed link wizard being appended to every div.dokuwiki (FS#2395) and changed ↵Anika Henke2011-11-28
| | | | | | | | div.dokuwiki to just .dokuwiki (some templates have the class in the body)