summaryrefslogtreecommitdiff
path: root/lib/action.php
AgeCommit message (Expand)Author
2009-01-19Moved minor dangling HTML.sarven
2009-01-19Extracted the showLocalNav block information into its own method insarven
2009-01-19Slightly better hover notices for global nav (glad it's there!)Evan Prodromou
2009-01-19Merge branch 'uiredesign' of /var/www/trunk into uiredesignEvan Prodromou
2009-01-19Cross-browser stuffsarven
2009-01-19Minimal cross browser styling (mostly IE7). w00t!sarven
2009-01-18@id for site_nav_global_primary items in order to target for stylingsarven
2009-01-18Using config site name for creative commons bit. Fix i18n.sarven
2009-01-18Update caching methods to use camel caseEvan Prodromou
2009-01-17Break up settings into two tabsetEvan Prodromou
2009-01-17Using @id instead of @class for navigation lisarven
2009-01-17Markup clean up and stylessarven
2009-01-16Minorsarven
2009-01-16Fix to put @class current on the navigation of the page viewedsarven
2009-01-16Merge branch 'uiredesign' of /var/www/trunk into uiredesignEvan Prodromou
2009-01-16self_url -> selfUrlEvan Prodromou
2009-01-16Update to XHR post noticesarven
2009-01-16Added jquery.form.jssarven
2009-01-16Updating Creative Commons text and imagesarven
2009-01-16Put action name as body IDEvan Prodromou
2009-01-16Minorsarven
2009-01-16Fix use of $config in ActionEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Move some accounting stuff from publicgroupnav to actionEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Fix errant } in actionEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15is_readonly() -> isReadOnly()Evan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Convert use of common_server_error and common_user_error to methods on ActionEvan Prodromou
2009-01-15Minor parse errorsarven
2009-01-15Convert all actions to use new UI functionsEvan Prodromou
2009-01-15Fix use of $config in licensesEvan Prodromou
2009-01-15Show NoticeForm only if logged inEvan Prodromou
2009-01-15Merge branch 'uiredesign' of ../evan into uiredesignsarven
2009-01-15Move wrapper for contentEvan Prodromou
2009-01-15Added aside_primary idsarven
2009-01-15Merge branch 'uiredesign' of ../csarven into uiredesignEvan Prodromou
2009-01-15Add aside divEvan Prodromou
2009-01-15core uses idsarven
2009-01-15Change multiple id=nav to class=navEvan Prodromou
2009-01-15changed to class nav from idsarven
2009-01-15Move ID param to end of menuItem and fix bad 'wrap' elementEvan Prodromou
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