summaryrefslogtreecommitdiff
path: root/inc/actions.php
Commit message (Expand)AuthorAge
* Provide a function to return admin plugin for the page request.Christopher Smith2015-05-16
* Merge remote-tracking branch 'origin/master' into scrutinizerissuesGerrit Uitslag2014-12-09
|\
| * provide also $ID in other export modes to rendererGerrit Uitslag2014-12-03
* | scrutiner issuesGerrit Uitslag2014-10-03
* | Many PHPDocs, some unused and dyn declared varsGerrit Uitslag2014-10-01
* | more scrutinizer issue improvementsGerrit Uitslag2014-09-29
* | scrutinizer documentations issuesGerrit Uitslag2014-09-29
|/
* amend $_SERVER to $INPUT->serverChristopher Smith2014-03-06
* use empty() where array values might not be setChristopher Smith2014-03-05
* use http_sendfile correctDominik Eckelmann2014-02-15
* remove 'infos' misspellingElan Ruusamäe2013-11-13
* fix signatures and old by referencesGerrit Uitslag2013-10-15
* not assign object from plugin_load by referenceGerrit Uitslag2013-10-15
* FS#2751 - self deletion of user accountChristopher Smith2013-07-31
* introduced http_status() for sending HTTP status code FS#1698Andreas Gohr2013-02-16
* store choices for recent changes and diff views in cookie (FS#2438 andAnika Henke2013-01-26
* removed data parameter in subscription_handle_post()Andreas Gohr2013-01-18
* Merge branch 'master' into subscriptionAndreas Gohr2012-11-30
|\
| * Add PHPDoc comments, type hints and ignore return value of act_sitemap()Michael Hamann2012-08-24
| * Disable compression when a compressed sitemap might be delivered FS#2576Michael Hamann2012-08-24
* | fixed subscription managementAndreas Gohr2012-08-12
|/
* use $INPUT in inc/actions.phpAndreas Gohr2012-08-11
* replaced use of basename() with utf8_basename() FS#2015Andreas Gohr2012-07-28
* changed all doctypes to html5 doctypeAnika Henke2012-07-14
* Fix act_validate()Martin Doucha2012-07-06
* Split act_clean() into two functions so that plugins may use actionMartin Doucha2012-07-06
* Input wrapper for action.phpTom N Harris2012-06-27
* Fix for FS#2522 / Now all places of $lang['restored'] are covered with the re...lupo492012-06-10
* don't rely on metadata for conflict detectionAndreas Gohr2012-05-22
* Restore page versions - add timestamp of the restored version to to the summa...lupo492012-05-08
* Remove references to (un)?subscribens.Adrian Lang2011-10-30
* bind security token to usernameAndreas Gohr2011-10-15
* fullscreen media managerKate Arzamastseva2011-06-09
* Check permissions + security token in lock + draft modification FS#2265Michael Hamann2011-05-24
* execute edit action when draft was specified but no draft exists FS#2240Andreas Gohr2011-05-02
* check manager/admin role earlier for admin plugins FS#2180Andreas Gohr2011-03-04
* deleted redundant lineAnika Henke2011-02-22
* Change sitemap filename to sitemap.xml(.gz). Closes FS#2127Guillaume Turri2011-01-03
* Delete superfluous assignment created by the last commitMichael Hamann2010-12-13
* Copy changes from ajax_lock to act_draftsaveMichael Hamann2010-12-12
* Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3Michael Hamann2010-11-29
* Send 403 header for permission denied screens when send404 is enabledRobin Getz2010-11-20
* Handle do=check before ACL checkingRobin Getz2010-11-20
* Merge remote branch 'origin/master' into sitemapMichael Hamann2010-10-10
|\
| * Add back globals for templatesAdrian Lang2010-09-29
| * Small fixes / cleanupAdrian Lang2010-09-28
* | Action handler for sitemaps improvedMichael Hamann2010-09-22
* | Transformed the sitemapper into a classMichael Hamann2010-09-22
* | Sitemap rewriteMichael Hamann2010-09-22
|/
* make use of tpl_get_action in tpl_actiondropdown FS#2005Andreas Gohr2010-08-27