summaryrefslogtreecommitdiff
path: root/lib/action.php
AgeCommit message (Expand)Author
2009-01-15Merge ../csarven into uiredesignEvan Prodromou
2009-01-15Fix dd in actionEvan Prodromou
2009-01-15Fix site noticeEvan Prodromou
2009-01-15Fix called to text and raw in action.phpEvan Prodromou
2009-01-15HTML update to showSecondaryNav()sarven
2009-01-15Missing end dl tag for showPageNotice()sarven
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Add arg to NoticeForm constructorEvan Prodromou
2009-01-15showSiteNotice() was missing closing dl tagsarven
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Fix notice form in actionEvan Prodromou
2009-01-15Move optional id param to end of function, where optional paramsEvan Prodromou
2009-01-15Using a specific path for CSS files.sarven
2009-01-15Add a menuItem method to ActionEvan Prodromou
2009-01-15elementElement() -> elementEnd() in ActionEvan Prodromou
2009-01-15startElement() -> elementStart() in ActionEvan Prodromou
2009-01-15Fix the constructor for ActionEvan Prodromou
2009-01-14Base theme stylesheet includes layout, and typography informationsarven
2009-01-14Add comment() method, have action use itEvan Prodromou
2009-01-14Parse error fixsarven
2009-01-14showBody() -- revisit to add @id and @class to <body>sarven
2009-01-14Add notice formEvan Prodromou
2009-01-14Updated:sarven
2009-01-14Update lib/action.php to use the right XMLOutputter functionsEvan Prodromou
2009-01-14Updated showLogo().sarven
2009-01-13Modify public stream to use new UI frameworkEvan Prodromou
2009-01-13Move page-generation code from lib/util.php to Action classEvan Prodromou
2008-12-20some modifications to assuage phpcsEvan Prodromou
2008-12-03change Action::init() to Action::prepare() to avoid conflict with RSS10Action...Evan Prodromou
2008-12-01better HTTP timestampEvan Prodromou
2008-12-01add ETag handlingEvan Prodromou
2008-12-01better header for not-modified messageEvan Prodromou
2008-12-01better logic for if-modified-sinceEvan Prodromou
2008-12-01whitespace changes in action.phpEvan Prodromou
2008-12-01copy-and-paste typoEvan Prodromou
2008-12-01init() returns boolean success valueEvan Prodromou
2008-12-01add init, last_modified to actionsEvan Prodromou
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