aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-28Updated interface for edit profile fieldspete
2010-05-28Updated archive list-stylepete
2010-05-27Fixed mismatched <span></a> tags in blog list status display.brettp
2010-05-27Fixed typo in blog sidebar menu that caused an extra LI item in archives.brettp
2010-05-27Registering user password request/reset as public actions.nickw
2010-05-27Fixing code for JS userpicker remove function to cope with recent structure c...brettp
2010-05-27Updating walled garden to register public pages as regular expressions.nickw
2010-05-27removed hard coded lang in profile tabsdave
2010-05-26Un-extending core notification view in favor of Notifications plugin.nickw
2010-05-26Updating Sitepages plugin settings for new administration layout.nickw
2010-05-26Gatekeeper() added to blog edit/create pagehandler.brettp
2010-05-26Fix problem rewriting type_subtype_pair -> type_subtype_pairs in elgg_get_ent...brettp
2010-05-26group discussion access defaults to the groupdave
2010-05-26Ensuring Blogs and Forum links display properly in the group ownerblock.nickw
2010-05-26small tweak to header contents dave
2010-05-26bookmark header bug fixeddave
2010-05-26Updated content area title when viewing a users objectspete
2010-05-26Additional links to tools added to profile pages ownerblock (hardcoded for ph...pete
2010-05-25Updating administration plugins with admin submenu views.nickw
2010-05-25Navigation/tabs uses output/url for the links.brettp
2010-05-25Added title to output/url. Fixed typo breaking js support in output/url.brettp
2010-05-25Added changes to CHANGES.txt.brettp
2010-05-25Fixed documentation for output/url view.brettp
2010-05-25Added title to url output.brettp
2010-05-25change the bookmark header depending on whose bookmarks are being vieweddave
2010-05-25Updated documentation for register_plugin_hook().brettp
2010-05-25Updated documentation and cleaned up code for trigger_plugin_hook().brettp
2010-05-25Walled Garden login page is no longer tied to the default page shell.nickw
2010-05-25only display comment count if there are commentsdave
2010-05-25check to see if comments are on or offdave
2010-05-25blog revisions tweakeddave
2010-05-25Updating Default Widgets administration to use new canvas layout.nickw
2010-05-25Fix for blogs list view interface in some browserspete
2010-05-25comment wall notification message tweakeddave
2010-05-25Updates to Blogs edit UI.pete
2010-05-25content header added for use when viewing another userdave
2010-05-25revert last commit. No need for an all view.dave
2010-05-25added an all site tagcloud view, tagcloud.php will be customised to run in th...dave
2010-05-25UI update to avatar menu list-style.pete
2010-05-25Refs #2114 - added elgg_sidebar viewcash
2010-05-24Added blog author link by line on blog list.brettp
2010-05-24Added access level in blog list.brettp
2010-05-24Added output/access view for displaying entity access levels.brettp
2010-05-24Updating multiple plugins to no longer register admin menus with an event hook.nickw
2010-05-24Blog uses elgg_make_excerpt() now instead of its own.brettp
2010-05-24Replacing '...' with html elipse character (&#8230) in elgg_make_excerpt().brettp
2010-05-24Copied explaination for weird str_replace() in get_river_items() to the same ...brettp
2010-05-24Removing publish_date interface for blogs pending better l10n for dates.brettp
2010-05-24Removing blogs from groups, part 2.brettp
2010-05-24Removing blog options from groups, part 1.brettp