- Apr 18, 2016
-
-
Andreas Gohr authored
reusing the diff colors as suggested by @selfthinker
-
- Mar 20, 2016
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Andreas Gohr authored
-
- Mar 19, 2016
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
- Mar 18, 2016
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
- handle all cases where not an old file exist, or when that old file is zero size. - When using old revision normally these files are compressed, use uncompressed size.
-
Gerrit Uitslag authored
A bz2-file doesn't contain information about the size of its uncompressed content. Therefore it requires reading the whole file to obtain the filesize.
-
- Mar 15, 2016
-
-
Gerrit Uitslag authored
-
Gerrit Uitslag authored
Conflicts: inc/common.php
-
- Mar 12, 2016
-
-
Andreas Gohr authored
Fixes for the FR translation
-
Olivier Humbert authored
A few fixes.
-
Andreas Gohr authored
multicheckbox without extra string input
-
Andreas Gohr authored
remoteuser - Patch for default setting and improved checking in hasAccess()
-
Andreas Gohr authored
#1477:Search heading still displayed although search disabled
-
- Mar 11, 2016
-
-
Andreas Gohr authored
use getNS() call instead of dirname()
-
Satoshi Sahara authored
-
Satoshi Sahara authored
-
Satoshi Sahara authored
-
- Mar 04, 2016
-
-
sarehag authored
-
- Mar 02, 2016
-
-
Gerrit Uitslag authored
Fixes #1480
-
- Feb 24, 2016
-
-
Andreas Gohr authored
refactor page saving and introduce COMMON_WIKIPAGE_SAVE
-
- Feb 22, 2016
-
-
Andreas Gohr authored
this was an accidental commit to master This reverts commit f7f7fb6c.
-
Andreas Gohr authored
This introduces a mechanism to override what happens when a media item is selected in the media manager popup by providing a callback name in the URL. The default implementation just does what dw_mediamanager.insert did before and calls insertTags()
-
- Feb 19, 2016
-
-
Andreas Gohr authored
As discussed in #1471, an uninitialized variable will always be implicitly created when passed to the blank() function. Calling isset() is thus a no-op. A warning about this behavior has been added to the function comment.
-
Andreas Gohr authored
-
Andreas Gohr authored
Adapt .htaccess files for Apache 2.4
-
Andreas Gohr authored
-
- Feb 18, 2016
-
-
Andreas Gohr authored
This makes the saveWikiText() function a little easier to read and moves external edit handling to its own function. Behavior stays the same (tests are unchanged). In addition a new event COMMON_WIKIPAGE_SAVE is introduced that makes intercepting and acting on page saves much easier than possible before. Developers can: * prevent saves by either preventing the default action or overwriting the contentChanged field in a BEFORE hook * enforce saves even when no content changed by overwriting the contentChanged field in a BEFORE hook * Adjust the saved content by modifying the newContent field in a BEFORE hook * Adjust the stored change log information (summary, type, extras) in an AFTER hook * Easily know if a page was deleted, created or edited by inspecting the changeType field * what ever they want before or after a wiki page is saved
-
- Feb 17, 2016
-
-
Andreas Gohr authored
for possible upcoming refactoring
-
- Feb 14, 2016
-
-
Andreas Gohr authored
Translation update (fa)
-
Masoud Sadrnezhaad authored
-
- Feb 12, 2016
-
-
Andreas Gohr authored
Translation update (es)
-
- Feb 11, 2016
-
-
Romano authored
-
- Feb 05, 2016
-
-
Dominik Eckelmann authored
Disable/enable user editing of AD display name or email address
-
- Feb 03, 2016
-
-
Andreas Gohr authored
Translation update (fa)
-