Age | Commit message (Expand) | Author |
2009-01-15 | Use menuItem(), extend Widget, and document | Evan Prodromou |
2009-01-15 | Add a menuItem method to Action | Evan Prodromou |
2009-01-15 | Hit dataobject.ini | Evan Prodromou |
2009-01-15 | elementElement() -> elementEnd() in Action | Evan Prodromou |
2009-01-15 | startElement() -> elementStart() in Action | Evan Prodromou |
2009-01-15 | Fix the constructor for Action | Evan Prodromou |
2009-01-15 | Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/csarven int... | Evan Prodromou |
2009-01-15 | Updated formData(), formActions(), show() | sarven |
2009-01-15 | Resaved. | sarven |
2009-01-15 | Refactored show() into showNotice(), showNoticeInfo(), | sarven |
2009-01-15 | Updated: | sarven |
2009-01-15 | Updated: | sarven |
2009-01-15 | showReplyTo() update | sarven |
2009-01-15 | showAuthor() minor update. Using a single anchor to wrap both avatar and | sarven |
2009-01-14 | Removed the jquery form extension and xbImportNode. | sarven |
2009-01-14 | Added Jcrop jQuery plugin | sarven |
2009-01-14 | Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/csarven int... | Evan Prodromou |
2009-01-14 | Base theme stylesheet includes layout, and typography information | sarven |
2009-01-14 | Merge branch 'uiredesign' of ../evan into uiredesign | sarven |
2009-01-14 | Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/csarven int... | Evan Prodromou |
2009-01-14 | Add an optional theme parameter to theme functions | Evan Prodromou |
2009-01-14 | Changed to generic nav class | sarven |
2009-01-14 | Add comment() method, have action use it | Evan Prodromou |
2009-01-14 | Parse error fix | sarven |
2009-01-14 | showBody() -- revisit to add @id and @class to <body> | sarven |
2009-01-14 | Add notice form | Evan Prodromou |
2009-01-14 | Update jQuery libraries to 1.3 | Evan Prodromou |
2009-01-14 | Updated: | sarven |
2009-01-14 | Remove block form functions from lib/util.php | Evan Prodromou |
2009-01-14 | Move block and unblock forms to their own widgets | Evan Prodromou |
2009-01-14 | Fix comments on profile | Evan Prodromou |
2009-01-14 | Move message form to its own module | Evan Prodromou |
2009-01-14 | Update lib/action.php to use the right XMLOutputter functions | Evan Prodromou |
2009-01-14 | Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/evan into u... | Evan Prodromou |
2009-01-14 | Fix require in noticeform.php so it gets the notice form | Evan Prodromou |
2009-01-14 | Merge branch 'uiredesign' of ../evan into uiredesign | sarven |
2009-01-14 | Move subscribe and unsubscribe forms to their own classes | Evan Prodromou |
2009-01-14 | Updated showLogo(). | sarven |
2009-01-14 | Incorrectly set notice attribute, fixed | Evan Prodromou |
2009-01-14 | Move nudge form to its own class | Evan Prodromou |
2009-01-14 | Move favor and disfavor form to their own classes | Evan Prodromou |
2009-01-14 | Add a name parameter to a couple of the form elements | Evan Prodromou |
2009-01-14 | Move notice form to its own class | Evan Prodromou |
2009-01-14 | Form class, superclass for form widgets | Evan Prodromou |
2009-01-13 | Fix extralong lines in widget.php | Evan Prodromou |
2009-01-13 | Add a base class for UI widgets | Evan Prodromou |
2009-01-13 | Modify public stream to use new UI framework | Evan Prodromou |
2009-01-13 | Move page-generation code from lib/util.php to Action class | Evan Prodromou |
2009-01-13 | Change related classes doc for HTMLOutputter | Evan Prodromou |
2009-01-13 | Make XMLOutputter work with phpcs | Evan Prodromou |