summaryrefslogtreecommitdiff
path: root/inc/actions.php
Commit message (Expand)AuthorAge
* 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
* do not require special permissions to look at index FS#1720Andreas Gohr2010-06-27
* check for user in act_subscription FS#1935Andreas Gohr2010-06-26
* msgs are saved in send_redirect now, less code duplication neededAndreas Gohr2010-06-13
* Let actionOK detect auth backend capabilitiesAdrian Lang2010-05-17
* Call act_edit for locked pagesAdrian Lang2010-03-29
* Merge branch 'requireall'Andreas Gohr2010-03-12
|\
| * removed more unneeded require_once() callsAndreas Gohr2010-02-01
| * first attempt to centralize all include loadingAndreas Gohr2010-01-31
* | Move & rename HTML_PAGE_FROMTEMPLATE to common.phpAdrian Lang2010-03-10
* | Correct edit conflict detectionAdrian Lang2010-03-10
* | Remove wordblock action, issue a msg insteadAdrian Lang2010-03-09
* | Move data preprocessing out of html_editAdrian Lang2010-03-09
* | Add security token to subscription manage pageAdrian Lang2010-02-09
|/
* nicer subscription stylesAndreas Gohr2010-01-20
* Add redirect after successful subscriptionAdrian Lang2010-01-20
* Fix subscription data validation bug (pass by ref)Adrian Lang2010-01-20
* Some language changes in subscription managementAndreas Gohr2010-01-20
* Add events to subscription.Adrian Lang2010-01-20
* New mail subscription with digestAdrian Lang2010-01-20
* some more coding standard compliance updatesAndreas Gohr2010-01-15
* Emit less E_NOTICEs and E_STRICTsAdrian Lang2009-11-04
* Send export_raw as attachement to avoid IE's content sniffing [security]Andreas Gohr2009-09-29
* One click revert for managersAndreas Gohr2009-09-11
* Fixed header support for renderer plugins when run the first time FS#1608Andreas Gohr2009-02-14
* Work around IIS bug for redirects FS#1576Andreas Gohr2009-01-27
* fixed PHP4 incompatibility in sectionID() FS#1553Andreas Gohr2008-12-26
* removed some illogical path setupsAndreas Gohr2008-12-13
* Better creation of section IDs FS#1536Andreas Gohr2008-12-01
* yfixed typo that caused screwed up charset in export_rawAnika Henke2008-11-21
* show update profile dialog only when logged inMichael Klier2008-11-17
* Make license selectable from config FS#312Andreas Gohr2008-10-12
* Empty breadcrumbs on logout (see FS#979)Guy Brand2008-10-11
* keep undisplayed messages over redirectsAndreas Gohr2008-09-29