summaryrefslogtreecommitdiff
path: root/inc
Commit message (Collapse)AuthorAge
* Merge branch 'master' of git://github.com/splitbrain/dokuwiki into ↵Kate Arzamastseva2011-06-24
|\ | | | | | | media-revisions
| * Kazakh translation addedNurgozha Kaliaskarov2011-06-21
| |
| * Bulgarian language updateKiril Velikov2011-06-16
| |
| * Force search index update after fixing the lowercasing of wordsMichael Hamann2011-06-14
| | | | | | | | | | | | This increases the indexer version in order to force a rebuild of the search index in order to "repair" the search index that might contain uppercase words
| * Revert "Only allow known protocols in RSS links"Andreas Gohr2011-06-14
| | | | | | | | | | This reverts commit 1ca2719c7488662ebd7964c0d026e0890f923ee9 as it is now superseeded by a6b82e436e3d68a42a6556165d6aaf9249db44cd
| * only allow configured URL schemes in external linksAndreas Gohr2011-06-14
| | | | | | | | | | | | | | | | | | | | | | This fixes a problem where JavaScript could be introduced through specially crafted RSS feeds on a lower level than the commit from yesterday (1ca2719c7488662ebd7964c0d026e0890f923ee9) This also fixes a problem where JavaScript links could be introduced by specifying it as an RSS URL: the resulting error message displays a link to the broken feed URL. This patch makes sure there's no working link for unknown protocols.
| * Fix lowercasing of words in the indexer FS#2270Michael Hamann2011-06-14
| | | | | | | | | | | | On certain PHP installations (it has been reproduced with PHP version 5.2.0-8+etch11) the indexer failed to lowercase words in the indexer so the fulltext search was partially broken.
| * Only allow known protocols in RSS linksAndreas Gohr2011-06-13
| | | | | | | | | | This fixes a security vulnerability where an attacker could introduce JavaScript links into wiki pages by including a prepared RSS feed.
| * Use mailprefix for media upload emails too (see also FS#2021)Guy Brand2011-06-09
| |
| * Add missing return value to p_set_metadataMichael Hamann2011-06-08
| |
| * Use autoloading for plugin classesAdrian Lang2011-06-06
| |
| * fixed email subject encoding bug ($enc_subj typo)Kazutaka Miyasaka2011-06-06
| |
| * Estonian language updateRivo Zängov2011-06-05
| |
* | media action buttonsKate Arzamastseva2011-06-24
| |
* | media manager auth fixKate Arzamastseva2011-06-23
| |
* | media getting metadata fixKate Arzamastseva2011-06-23
| |
* | media version saving metadataKate Arzamastseva2011-06-22
| |
* | mediamanager fixesKate Arzamastseva2011-06-22
| |
* | thumbnails and list viewKate Arzamastseva2011-06-20
| |
* | media historyKate Arzamastseva2011-06-20
| |
* | media manager buttonKate Arzamastseva2011-06-20
| |
* | media manager fixesKate Arzamastseva2011-06-15
| |
* | media historyKate Arzamastseva2011-06-14
| |
* | media managerKate Arzamastseva2011-06-13
| |
* | recent changes fixKate Arzamastseva2011-06-10
| |
* | fullscreen media managerKate Arzamastseva2011-06-09
| |
* | type of recent changes selection fixKate Arzamastseva2011-06-05
| |
* | type of recent changes selectionKate Arzamastseva2011-06-05
| |
* | media version saving fixesKate Arzamastseva2011-06-05
| |
* | media revisions in recent changesKate Arzamastseva2011-06-04
| |
* | media version saving fixKate Arzamastseva2011-06-04
| |
* | Merge remote-tracking branch 'upstream/master' into media-revisionsKate Arzamastseva2011-06-04
|\|
| * Hungarian language updateSzabó Dávid2011-06-04
| |
| * Persian language updateSoroush Falahati2011-05-30
| |
| * Norwegian language updateRune Rasmussen2011-05-30
| |
| * Merge branch 'jquery'Michael Hamann2011-05-29
| |\ | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/scripts/edit.js lib/scripts/locktimer.js Some whitespace (at end of line) cleanup
| | * Merge branch 'master' of git://github.com/splitbrain/dokuwikiMichal Rezler2011-04-08
| | |\
| | * \ Merge branch 'master' of git://github.com/splitbrain/dokuwikiMichal Rezler2011-03-30
| | |\ \
| | * \ \ jQuery rewrite branch merged into master branch of whole projectMichal Rezler2011-03-23
| | |\ \ \
| | * | | | added a TODOPierre Spring2010-10-10
| | | | | |
* | | | | | media version savingKate Arzamastseva2011-05-26
|/ / / / /
* | | | | Slovak language updateMartin Michalek2011-05-25
| | | | |
* | | | | Persian language updateOmid Mottaghi2011-05-25
| | | | |
* | | | | Arabic language updateUsama Akkad2011-05-25
| | | | |
* | | | | Check permissions + security token in lock + draft modification FS#2265Michael Hamann2011-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This disables lock and draft creation for pages the user can't edit. It additionally adds a security token to the draft creation and deletion request so - at least for logged in users - drafts can't be created, modified or deleted so easily anymore.
* | | | | Use login cookie for LDAP re-auth (closes FS#2260)Michael Hamann2011-05-24
| | | | | | | | | | | | | | | | | | | | | | | | | Since the password is no longer stored in the session, we need to use the login cookie instead.
* | | | | Fix variable name typo in indexerAdrian Lang2011-05-23
| | | | |
* | | | | Hopefully finally fixed the subscription user regexMichael Hamann2011-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Users with names like foo.bar still didn't receive the mail when user foo edited the page. Now the two possibilities (space and end of line) are tested instead of just a word boundary.
* | | | | Correct the subscription user regex FS#2250Michael Hamann2011-05-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes the subscription user regex to really only not to match the author of the change but to still match users who have that username as substring in their username.
* | | | | made favicon always use direct link if used with ml()Anika Henke2011-05-08
| | | | |