summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2009-11-19Left a form_data class of a <ul> in the user admin panelZach Copley
2009-11-19Added validation to fields in user admin panelZach Copley
2009-11-19Added a user admin panelZach Copley
2009-11-19Add location form elements to the noticeform, and save their values on submis...Craig Andrews
2009-11-19Use the $user object nickname, as login name doesnt have to == nickname anymo...Eric Helgeson
2009-11-19Moved most path and server settings to a new paths admin panelZach Copley
2009-11-19tobyink's location RDF patchCraig Andrews
2009-11-19Updated form markup for email settingsSarven Capadisli
2009-11-19Added fieldsets for site admin pageSarven Capadisli
2009-11-19Merge branch 'admin-sections/3' into 0.9.xZach Copley
2009-11-19Added locales_path to site admin panelZach Copley
2009-11-19Site admin panel mostly done. Still need to add CC license chooser.Zach Copley
2009-11-19Updated markup and style for design admin fieldsetsSarven Capadisli
2009-11-18Merge branch 'admin-sections/2' into 0.9.xZach Copley
2009-11-18Design admin panel mostly done.Zach Copley
2009-11-18Check profile->update() result against false exactly; we may legitimately get...Brion Vibber
2009-11-18Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xCraig Andrews
2009-11-18Should not canonicalize nickname before calling common_check_userCraig Andrews
2009-11-18Consolidate group creation into static function in User_groupEric Helgeson
2009-11-18Improve the not authorized error messageCraig Andrews
2009-11-18Notice: Undefined variable: source in actions/apistatusesupdate.php on line 88Brion Vibber
2009-11-18Updated admin design form markupSarven Capadisli
2009-11-18First draft of the admin panel for site designZach Copley
2009-11-17Get rid of empty select in theme dropdownZach Copley
2009-11-17Added form_data classSarven Capadisli
2009-11-17Updated admin forms to use form_settings stylesSarven Capadisli
2009-11-17more snapshot stuff in siteadminpanelEvan Prodromou
2009-11-17add private flag back into site admin panelEvan Prodromou
2009-11-17Merge branch '0.9.x' into adminpanelEvan Prodromou
2009-11-17Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-16Bug 1655/bug 1905: fix for Internet Explorer receiving FOAF output when click...Brion Vibber
2009-11-16Consistant error for groups that dont exist in APIEric Helgeson
2009-11-16DeleteUserActionEvan Prodromou
2009-11-16make block action use ProfileFormAction superclassEvan Prodromou
2009-11-16add sandbox and silence actionsEvan Prodromou
2009-11-16make block actions use profileformaction superclassEvan Prodromou
2009-11-15Move some user-related stuff to useradminpanel from siteadminpanelEvan Prodromou
2009-11-15add panels.txt to remember what to add whereEvan Prodromou
2009-11-12Added a User_username table that links the external username with a StatusNet...Craig Andrews
2009-11-12A further change to the XRDS is required if 0.9.x is to be able to remote sub...Ciaran Gultnieks
2009-11-12Some more XRDS fixes. With this and the previous commit, remote subs seem to ...Ciaran Gultnieks
2009-11-12Wrong XRDS service type for OMB was being supplied. Wrong since commit 54696f...Ciaran Gultnieks
2009-11-11initialize these variables before use to prevent warningsCraig Andrews
2009-11-11Do not show the URL shortener selection drop down if no shorteners are availableCraig Andrews
2009-11-11Redid how URL shorteners work. This way is much more like how Evan wants even...Craig Andrews
2009-11-11Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-11Remove double space in messageSiebrand Mazeland
2009-11-11store boolean values correctly in siteadminpanelEvan Prodromou
2009-11-11Add design admin panelEvan Prodromou
2009-11-11use <li>s in form data for site admin panelEvan Prodromou