summaryrefslogtreecommitdiff
path: root/inc/actions.php
Commit message (Expand)AuthorAge
...
* 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
* No more redirect on doMichael Hamann2008-09-01
* new event ACTION_EXPORT_POSTPROCESSMichael Klier2008-08-28
* return show action in act_auth for logged in users and 'login' actionAndreas Gohr2008-08-25
* redirect on show/POSTAndreas Gohr2008-08-23
* jump to edited section after editing FS#643Andreas Gohr2008-05-06
* Fixed TOC for HTML export modes FS#1384Andreas Gohr2008-05-04
* Fix message displayed after (un)subscribens actionGuy Brand2008-03-18
* Add namespace changes mail notificationsGuy Brand2008-02-27
* removed security token requirement for loginAndreas Gohr2008-02-08
* header support for renderer pluginsAndreas Gohr2007-10-16
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* Part 2 of the SecurityToken patch to avaoid CSRF attacksAndreas Gohr2007-08-30
* don't allow export formats in Google index FS#1219Andreas Gohr2007-08-09
* Redirect after login and populate breadcrumbs (FS#1063)Guy Brand2007-05-16
* removed ACTION_REGISTER eventAndreas Gohr2007-04-22
* pluggable renderersAndreas Gohr2006-12-03
* manager user/groupAndreas Gohr2006-12-03