aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-23cleaned up the twitter api plugin settings so instructions are correct. Need ...cash
2011-06-23added instructions back to twitter api plugin settingscash
2011-06-23added a css class so that we can limit the width of text instruction areas in...cash
2011-06-23Refs #1867 let group owner know what user they just removedCash Costello
2011-06-23Merge pull request #38 from jrtilson/groups-remove-userCash Costello
2011-06-23Fixes #3599 spacing of dashboard blurb fixedCash Costello
2011-06-23Fixes #3471 moved helpers to end of css/elggCash Costello
2011-06-23Fixes #3603 fixes display of @username in twitter widget - thanks to ManUtopiKCash Costello
2011-06-22backward compatibility of the admin page shell was broken when we reorganized...cash
2011-06-22added @username in the reply text for a wire postcash
2011-06-22Fixes #3598 sanitizing the $name variableCash Costello
2011-06-22Merge pull request #44 from lie2815/3546-menu-item-edit-textCash Costello
2011-06-21Add param description to PHPDoc comments of setText() function.Franz Liedke
2011-06-21Fix dumb typos from last commit.Franz Liedke
2011-06-20Merge pull request #43 from lie2815/3486-menu-item-set-hrefCash Costello
2011-06-20Add setText() method to ElggMenuItem class. Fixes #3546.Franz Liedke
2011-06-20Add setHref() method to ElggMenuItem class. Fixes #3486.Franz Liedke
2011-06-19fixed the wire's previous ajax - the link class for the menu was lost in the ...cash
2011-06-19fixed typo in edit profile fields instructionscash
2011-06-19we "upload" new files and "save" old onescash
2011-06-19moved the download button for files to the action menu (which probably needs ...cash
2011-06-19Fixes #3581 checks that the owner of a friends widget is a userCash Costello
2011-06-18Fixes #3580 adding blog preview button that uses save actioncash
2011-06-18added "Preview" as a general term defined in language filecash
2011-06-18using elgg_delete_river() rather than custom SQL in blog save actioncash
2011-06-18moving the delete button in blog form to right sidecash
2011-06-18Calling normal user registration "manual" was confusing admin manual registra...cash
2011-06-18moved LICENCE.txt to LICENSE.txt to be consistent with readmeCash Costello
2011-06-13Added 'remove from group' link to the user hover menu (only appears when the ...Jeff Tilson
2011-06-13Fixes #3282 always using a menu item's name in its classcash
2011-06-13Fixes #3175 toggled tinymce takes full width now - thanks tomvcash
2011-06-13made some language clearer on default widgets instructionscash
2011-06-13fixed formatting of site pages creation form - longtext menu was overlapping ...cash
2011-06-13added the css for longtext control menu to admin themecash
2011-06-12fixing some display issues with reported content - code use a little cleanupcash
2011-06-12pulling in blacktooth's wire language typo fix : pull request #32cash
2011-06-12Fixes #3521 removed unecessary anchor tags - thanks to blacktoothcash
2011-06-12Fixes #2910 set the site_guid of site entitiescash
2011-06-12Fixes #3480 not requiring a timestamp when using the js/css page handlercash
2011-06-12Fixes #3409 fixed small viewport issue with default themecash
2011-06-12adjusted the spacing between the settings tools text and the surrounding elem...cash
2011-06-12using divs for group profile fields to work around html validation issues wit...cash
2011-06-11convert profile details to use divs so that we don't have invalid html due to...cash
2011-06-11need to maintain key associations with widget typescash
2011-06-11sort widgets for add widgets panelcash
2011-06-11moved the elgg logo to the left by 10 pixelscash
2011-06-11topbar icons were pushing the site title. Forced the elgg logo and avatar to ...cash
2011-06-11forgot the new river view from the previous commitcash
2011-06-11added user avatar river messages backcash
2011-06-11Fixes #3039 added elgg_delete_river()cash