Age | Commit message (Expand) | Author |
2010-05-28 | Refs #2115: Added elgg_is_valid_view_type(). Currently calculated at each loa... | brettp |
2010-05-28 | Removed debug log to console as it was preventing FF from executing the rest ... | pete |
2010-05-28 | when editing details, return to the details tab when done. | dave |
2010-05-28 | Updated interface for custom menu items | pete |
2010-05-28 | Updated interface for edit profile fields | pete |
2010-05-28 | Updated archive list-style | pete |
2010-05-27 | Fixed mismatched <span></a> tags in blog list status display. | brettp |
2010-05-27 | Fixed typo in blog sidebar menu that caused an extra LI item in archives. | brettp |
2010-05-27 | Registering user password request/reset as public actions. | nickw |
2010-05-27 | Fixing code for JS userpicker remove function to cope with recent structure c... | brettp |
2010-05-27 | Updating walled garden to register public pages as regular expressions. | nickw |
2010-05-27 | removed hard coded lang in profile tabs | dave |
2010-05-26 | Un-extending core notification view in favor of Notifications plugin. | nickw |
2010-05-26 | Updating Sitepages plugin settings for new administration layout. | nickw |
2010-05-26 | Gatekeeper() added to blog edit/create pagehandler. | brettp |
2010-05-26 | Fix problem rewriting type_subtype_pair -> type_subtype_pairs in elgg_get_ent... | brettp |
2010-05-26 | group discussion access defaults to the group | dave |
2010-05-26 | Ensuring Blogs and Forum links display properly in the group ownerblock. | nickw |
2010-05-26 | small tweak to header contents | dave |
2010-05-26 | bookmark header bug fixed | dave |
2010-05-26 | Updated content area title when viewing a users objects | pete |
2010-05-26 | Additional links to tools added to profile pages ownerblock (hardcoded for ph... | pete |
2010-05-25 | Updating administration plugins with admin submenu views. | nickw |
2010-05-25 | Navigation/tabs uses output/url for the links. | brettp |
2010-05-25 | Added title to output/url. Fixed typo breaking js support in output/url. | brettp |
2010-05-25 | Added changes to CHANGES.txt. | brettp |
2010-05-25 | Fixed documentation for output/url view. | brettp |
2010-05-25 | Added title to url output. | brettp |
2010-05-25 | change the bookmark header depending on whose bookmarks are being viewed | dave |
2010-05-25 | Updated documentation for register_plugin_hook(). | brettp |
2010-05-25 | Updated documentation and cleaned up code for trigger_plugin_hook(). | brettp |
2010-05-25 | Walled Garden login page is no longer tied to the default page shell. | nickw |
2010-05-25 | only display comment count if there are comments | dave |
2010-05-25 | check to see if comments are on or off | dave |
2010-05-25 | blog revisions tweaked | dave |
2010-05-25 | Updating Default Widgets administration to use new canvas layout. | nickw |
2010-05-25 | Fix for blogs list view interface in some browsers | pete |
2010-05-25 | comment wall notification message tweaked | dave |
2010-05-25 | Updates to Blogs edit UI. | pete |
2010-05-25 | content header added for use when viewing another user | dave |
2010-05-25 | revert last commit. No need for an all view. | dave |
2010-05-25 | added an all site tagcloud view, tagcloud.php will be customised to run in th... | dave |
2010-05-25 | UI update to avatar menu list-style. | pete |
2010-05-25 | Refs #2114 - added elgg_sidebar view | cash |
2010-05-24 | Added blog author link by line on blog list. | brettp |
2010-05-24 | Added access level in blog list. | brettp |
2010-05-24 | Added output/access view for displaying entity access levels. | brettp |
2010-05-24 | Updating multiple plugins to no longer register admin menus with an event hook. | nickw |
2010-05-24 | Blog uses elgg_make_excerpt() now instead of its own. | brettp |
2010-05-24 | Replacing '...' with html elipse character (…) in elgg_make_excerpt(). | brettp |