summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-01-15Unnecessary wrappersarven
2009-01-15Minor parse errorsarven
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
I did a massive search-and-replace to get all the action subclasses to use the new output function (common_element() -> $this->element(), etc.) There's still a lot to do, but it's a first step
2009-01-15Fix use of $config in licensesEvan Prodromou
2009-01-15Wrapper for noticessarven
2009-01-15Show NoticeForm only if logged inEvan Prodromou
2009-01-15Revert "section for export data"Evan Prodromou
This reverts commit 4cee28ace9ece31acc89277903a8924a0747ac95.
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Changed to classsarven
2009-01-15Move wrapper for contentEvan Prodromou
2009-01-15section for export dataEvan Prodromou
2009-01-15Changed from supplemental_primary to aside_primarysarven
2009-01-15Added aside_primary idsarven
2009-01-15feed show() id and classsarven
2009-01-15Merge branch 'uiredesign' of ../csarven into uiredesignEvan Prodromou
2009-01-15Add aside divEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15core uses idsarven
2009-01-15Change multiple id=nav to class=navEvan Prodromou
2009-01-15Using id param properlysarven
2009-01-15changed to class nav from idsarven
2009-01-15Minorsarven
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Updated show()'s site_nav_local_views'sarven
2009-01-15Fix some formatting in list itemsEvan Prodromou
2009-01-15Move ID param to end of menuItem and fix bad 'wrap' elementEvan Prodromou
2009-01-15Form action must be 'post' not 'POST'Evan Prodromou
2009-01-15Merge ../csarven into uiredesignEvan Prodromou
Conflicts: lib/action.php
2009-01-15Fix dd in actionEvan Prodromou
I think these definition lists are ridiculous, and I particularly resent having to debug them.
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-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Make the feedlist work -- kindaEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Missing end dl tag for showPageNotice()sarven
2009-01-15A little further with notice listsEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Up to datesarven
2009-01-15Fix a couple of errors in PublicGroupNavEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Include PublicGroupNav in publicactionEvan Prodromou
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
actually go.
2009-01-15Using a specific path for CSS files.sarven
2009-01-15Merge branch 'uiredesign' of evan@dev.controlyourself.ca:/var/www/evan into ↵Evan Prodromou
uiredesign
2009-01-15Use menuItem(), extend Widget, and documentEvan Prodromou