summaryrefslogtreecommitdiff
path: root/lib/plugins/revert/admin.php
Commit message (Expand)AuthorAge
* changed all input type=submit buttons to button type=submit button for better...Anika Henke2015-07-12
* php7 compatibility: change revert plugin constructor to __constructChristopher Smith2015-05-16
* refactor PageRevisionLog into Media- and PageChangelog extending ChangelogGerrit Uitslag2013-11-21
* update function calls to changelog functionsGerrit Uitslag2013-11-20
* Fix CodeSniffer whitespace violoationsMatt Perry2013-09-10
* Fix CodeSniffer violations for PHP filesMatt Perry2013-08-23
* Re-enable displaying the date in the revert manager (Fixes FS#2073)Matthias Schulte2013-08-03
* fixed use of removed plugin function in revert plugin (FS#2744)Anika Henke2013-03-09
* Fix remaining missing $INPUT uses FS#2577Michael Hamann2013-02-20
* some coding style improvementsDominik Eckelmann2012-11-29
* added some missing spaces (to popularity and revert plugins)Anika Henke2012-08-05
* xml compatibility fixes (mainly entities to unicode conversions)Anika Henke2012-07-05
* added new plugins config cascade and added plugin.info.txtPiyush Mishra2011-08-20
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* Small fixes / cleanupAdrian Lang2010-09-28
* plugin related autoloadingAndreas Gohr2010-02-01
* make use of the new useHeading() function in the revert pluginAndreas Gohr2008-12-10
* fixed all remaining links to wiki.splitbrain.org and to restructured pagesAnika Henke2008-08-15
* fixed date display in revert managerAndreas Gohr2008-05-04
* stricter xhtml for revert, acl and sectok formsAnika Henke2008-03-13
* CSRF prevention for admin pluginsAndreas Gohr2007-08-29
* Revert plugin die if DOKU_INC undefinedGuy Brand2007-08-26
* revert manager now reverts back to the last non-spammy revisionAndreas Gohr2007-04-22
* changelog type strings replaced with constantsBen Coburn2006-12-07
* manager user/groupAndreas Gohr2006-12-03
* revert manager GUI updatesAndreas Gohr2006-11-10
* revert plugin addedAndreas Gohr2006-11-09