summaryrefslogtreecommitdiff
path: root/lib/action.php
AgeCommit message (Expand)Author
2008-11-24correct self_url without cookie stuffEvan Prodromou
2008-07-20gettext strings and pass the query string between tabs http://laconi.ca/PITS/...Mike Cochrane
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-22Added is_readonly() method to all Actionszach
2008-07-10Trailing whitespace on linesMike Cochrane
2008-07-10More _t( to _( and sprintfs in new codeMike Cochrane
2008-07-09Merge conflicts and kill a whole lot of trailing whitespace on lines.Mike Cochrane
2008-07-09refactor common code between searches and between search and settingsEvan Prodromou
2008-07-09defaults for argument functionsEvan Prodromou
2008-06-20confirm email addressesEvan Prodromou
2008-06-19copy args functionEvan Prodromou
2008-06-12only validate if values are sentEvan Prodromou
2008-06-12catch errors in debug logEvan Prodromou
2008-05-29even better boolean handlingEvan Prodromou
2008-05-29fix checking boolean parametersEvan Prodromou
2008-05-22abstract out RSS 1.0 generation to allow multiple streamsEvan Prodromou
2008-05-22strip slashesEvan Prodromou
2008-05-21validation in form handlersEvan Prodromou
2008-05-20trim whitespaceEvan Prodromou
2008-05-17fix array key checkEvan Prodromou
2008-05-17try to fix arghandling in actionEvan Prodromou
2008-05-17fixup argument handling in action superclassEvan Prodromou
2008-05-17fixes to make it all lintEvan Prodromou
2008-05-14license block for source codeEvan Prodromou
2008-05-14move library files to libEvan Prodromou