aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-09allow for a site logodave
2010-04-08Moving Twitter Service plugin from core into the plugins directory.nickw
2010-04-08Adding a language definition.nickw
2010-04-07conversations now use generic_comments for replies so no need for the extra l...dave
2010-04-07Removed windows line endings.brettp
2010-04-07Fixed incorrect casting to int for profile ids.brettp
2010-04-07Fixed displaying of custom profile fields on profile page.brettp
2010-04-07Fixed editable profile fields.brettp
2010-04-07Wrong jquery editable lib.brettp
2010-04-07First go at merging in draggable profile fields.brettp
2010-04-07Added optional html_encode parameter to elgg_add_action_tokens_to_url() so it...brettp
2010-04-07Highlighting current tab in content header.nickw
2010-04-07mine tab selects correctly nowdave
2010-04-07Creating content for the blog posts of user's friends.nickw
2010-04-07Fixed broken interface on updated plugin listpete
2010-04-07Updating autosave handler and "Saved date" return values.nickw
2010-04-07Ensuring malformed offset/limit values are ignored by elgg_list_entities_from...nickw
2010-04-07Riverdashboard refreshed, and updated display of comments and likes (the load...pete
2010-04-07profile feeds moved from top tabsdave
2010-04-07Removed installation usage settings.brettp
2010-04-06Added screenshots to plugins list.brettp
2010-04-06git-svn-id: http://code.elgg.org/elgg/trunk@5637 36083f99-b078-4883-b0ff-0f9b...dave
2010-04-06upon requestdave
2010-04-06Sanitise int on the offset.brettp
2010-04-06Footer float cleared for theming purposes.pete
2010-04-05Adding a datetime view for use with blog publication.nickw
2010-04-05Added category and name as valid plugin manifest keys/values.brettp
2010-04-05Metadata lists will default offset and limit to existing url elements.nickw
2010-04-05load_plugin_manifest() converts multiple keys with the same name into assoc a...brettp
2010-04-05Ensuring generic text line breaks are replaced by paragraph tags.nickw
2010-04-05Passing entity list options on to view.nickw
2010-04-05Refs #1947: Do not require views to explicitly pass in the offset.nickw
2010-04-05Merged 5605:5622 from 1.7 to trunk.brettp
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2010-04-05Merged 5487:5525 from 1.7 to trunk.brettp
2010-04-05count addeddave
2010-04-05feeds options added to the profiledave
2010-04-05return to referer added to the login formdave
2010-04-03merged [5526] - [5530] into trunk from 1.7 branch - there are more changes be...cash
2010-04-03the disable button may be for disabling plugins but it is not disabled itselfcash
2010-04-03Fixes #1184 - added elgg_format_url() for handling ampersands in urlscash
2010-04-03target is not allowed in xhtml strictcash
2010-04-03fixed some markup issues with login boxcash
2010-04-03only display navigation if there are registered nav items - cannot have ul el...cash
2010-04-03removed two elements not allowed with xhtml strict and removed blank line at ...cash
2010-04-02Fixed the empty nav item entries when automatically building menu.brettp
2010-04-02Determining which content header to use based on blog owner.nickw
2010-04-02Allowing non-owners to view published blog posts.nickw
2010-04-02Truncating lengthy blog excerpts on word breaks.nickw
2010-04-02Fixing breadcrumb navigation and content header links for blogs.nickw