summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-01-15A little further with notice listsEvan Prodromou
2009-01-15Fix a couple of errors in PublicGroupNavEvan Prodromou
2009-01-15Add arg to NoticeForm constructorEvan Prodromou
2009-01-15Fix notice form in actionEvan Prodromou
2009-01-15Move optional id param to end of function, where optional paramsEvan Prodromou
2009-01-15Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/evan into u...Evan Prodromou
2009-01-15Use menuItem(), extend Widget, and documentEvan Prodromou
2009-01-15Add a menuItem method to ActionEvan Prodromou
2009-01-15Merge branch 'uiredesign' of /var/www/csarven into uiredesignEvan Prodromou
2009-01-15elementElement() -> elementEnd() in ActionEvan Prodromou
2009-01-15startElement() -> elementStart() in ActionEvan Prodromou
2009-01-15Extended formData()'s hidden to use a specific @id and @namesarven
2009-01-15Fix the constructor for ActionEvan Prodromou
2009-01-15Updated formData(), formActions(), show()sarven
2009-01-15Resaved.sarven
2009-01-15Refactored show() into showNotice(), showNoticeInfo(),sarven
2009-01-15Updated:sarven
2009-01-15Updated:sarven
2009-01-15showReplyTo() updatesarven
2009-01-15showAuthor() minor update. Using a single anchor to wrap both avatar andsarven
2009-01-14Base theme stylesheet includes layout, and typography informationsarven
2009-01-14Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-14Add an optional theme parameter to theme functionsEvan Prodromou
2009-01-14Changed to generic nav classsarven
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-14Remove block form functions from lib/util.phpEvan Prodromou
2009-01-14Move block and unblock forms to their own widgetsEvan Prodromou
2009-01-14Fix comments on profileEvan Prodromou
2009-01-14Move message form to its own moduleEvan Prodromou
2009-01-14Update lib/action.php to use the right XMLOutputter functionsEvan Prodromou
2009-01-14Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/evan into u...Evan Prodromou
2009-01-14Fix require in noticeform.php so it gets the notice formEvan Prodromou
2009-01-14Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-14Move subscribe and unsubscribe forms to their own classesEvan Prodromou
2009-01-14Updated showLogo().sarven
2009-01-14Incorrectly set notice attribute, fixedEvan Prodromou
2009-01-14Move nudge form to its own classEvan Prodromou
2009-01-14Move favor and disfavor form to their own classesEvan Prodromou
2009-01-14Add a name parameter to a couple of the form elementsEvan Prodromou
2009-01-14Move notice form to its own classEvan Prodromou
2009-01-14Form class, superclass for form widgetsEvan Prodromou
2009-01-13Fix extralong lines in widget.phpEvan Prodromou
2009-01-13Add a base class for UI widgetsEvan Prodromou
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
2009-01-13Change related classes doc for HTMLOutputterEvan Prodromou