summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2009-01-21Add fancy urls for new urlsEvan Prodromou
2009-01-21Fix redirect functionEvan Prodromou
2009-01-21First pass at a group home pageEvan Prodromou
This is the first pass at a group home page.
2009-01-21Define URLs for groupsEvan Prodromou
2009-01-20Converted direct messaging actions to new uiredesignZach Copley
2009-01-21Matching markup for tagssarven
2009-01-21profilelist markup and stylessarven
2009-01-20If user has fn, then it will not link to their own profile with @classsarven
'fn'. Only put @class 'fn' on the anchor if there is no fn.
2009-01-20user_actions form markup and stylingsarven
2009-01-19Featuerd profile list markupsarven
Minor class change to (un)subscribeform.php
2009-01-19Merge branch 'master' of /var/www/trunkEvan Prodromou
2009-01-19Update tag to use new frameworkEvan Prodromou
Broke up the tag action into two different actions (publictagcloud and tag). Brought it up-to-date with the new framework, but haven't fixed it for phpcs yet.
2009-01-19Extra whitespace in profilelistEvan Prodromou
2009-01-19Update profile list for new frameworkEvan Prodromou
2009-01-19Moved minor dangling HTML.sarven
2009-01-19Extracted the showLocalNav block information into its own method insarven
order to override it from other actions. This HTML need not be outputted if there is no page_notice.
2009-01-19Reformat notice list codeEvan Prodromou
2009-01-19Update facebook stuff to use new methodsEvan Prodromou
change facebook stuff to use new methods for XML and HTML.
2009-01-19Merge branch 'master' of /var/www/trunkEvan Prodromou
Conflicts: actions/facebookhome.php actions/facebooksettings.php
2009-01-19Slightly better hover notices for global nav (glad it's there!)Evan Prodromou
2009-01-19Fix public group nav so it shows selection correctlyEvan Prodromou
2009-01-19Merge branch 'uiredesign' of /var/www/trunk into uiredesignEvan Prodromou
2009-01-19trac750 Add notice input box to FB app and ability to post noticesZach Copley
2009-01-19Renamed form_datas to form_datasarven
2009-01-19trac750 fix method calls to get CSS filesZach Copley
2009-01-19trac750 Updated paths for new css files; deleted old unused css fileZach Copley
2009-01-19trac750 New CSS files for FB app to allow bettter per-install themingZach Copley
2009-01-19trac750 Better workflow for asking user for status update permissionZach Copley
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-18Disfavor markup/stylesarven
2009-01-18Using config site name for creative commons bit. Fix i18n.sarven
2009-01-18Added @title for input submitsarven
2009-01-18Update caching methods to use camel caseEvan Prodromou
2009-01-18New class for MicroidsEvan Prodromou
2009-01-18Update register action to match phpcs and new frameworkEvan Prodromou
2009-01-18Make logingroupnav.php phpcs-compliantEvan Prodromou
2009-01-18Add tabset to login and make it phpcs-compliantEvan Prodromou
2009-01-18trac750 Javascript file for Facebook appZach Copley
2009-01-18Favor/Disfavor form @classsarven
Created icon, and add style JS selector change Fixed return actions
2009-01-18trac750 Facebook App - generate HTML similar to uiredisign for everythingZach Copley
2009-01-17Break up settings into two tabsetEvan Prodromou
Made two tabsets: account and connect. Removed "Invite" from the global nav to make room.
2009-01-17Update. Added separate $title param for input submitsarven
2009-01-17Added @title to input submit (reusing $label value until we reallysarven
need to make it custom)
2009-01-17Using @id instead of @class for navigation lisarven
2009-01-17Minorsarven
2009-01-17Delete notice markup and stylessarven
2009-01-17Markup clean up and stylessarven
2009-01-17Updates to form stylingsarven