Age | Commit message (Expand) | Author |
2011-02-17 | Further cleanup of bookmarks. Moved bookmarklet to plugin. Pulled in the 1.7 ... | brettp |
2011-02-17 | Fixes #2680. Added group profile bookmark widget. Fixed a problem editing boo... | brettp |
2011-02-17 | Fixes #2680: Added group support to bookmarks plugin. | brettp |
2011-02-17 | Refs #2680: Bookmarks revamp, part 3: menus and bookmarklet. | brettp |
2011-02-16 | Refs #2680. Bookmarks revamp, part 2. | brettp |
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (... | ewinslow |
2011-02-15 | Removed all calls to deprecated register_entity_type | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-03 | Refs #2680: First pass at porting the 1.7 bookmarks to 1.8. Functional, but c... | brettp |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2010-12-27 | improved menu creation for on demand menus and integrated hover menu items in... | cash |
2010-12-25 | updated owner blocks for users and groups | cash |
2010-12-19 | pulled user owner block menu out of profile plugin with new menu code | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |
2010-12-17 | bookmarks plugin needs to be rewritten - hacked it to get the add functionali... | cash |
2010-12-15 | replacing calls to add_widget_type() with elgg_register_widget_type() (from h... | cash |
2010-12-08 | reorganized the page views as discussed | cash |
2010-12-04 | refs #1402 first cut of the new sidebar layout code (plus some other stuff - ... | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow |
2010-11-02 | Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro... | ewinslow |
2010-11-02 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF... | ewinslow |
2010-11-02 | Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl... | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash |
2010-07-03 | removing navigation when editing for consistency | dave |
2010-06-11 | Small code cleanup on bookmarks. | brettp |
2010-05-29 | removed a breadcrumb view when on the all page | dave |
2010-05-26 | bookmark header bug fixed | dave |
2010-05-25 | change the bookmark header depending on whose bookmarks are being viewed | dave |
2010-05-24 | Group blog and bookmarks submenu removed from sidebar (links are now in the g... | pete |
2010-05-21 | Registering new plugin hooks to extend the owner block profile menu. | nickw |
2010-05-20 | Adding submenu items for standard plugins to owner block. | nickw |
2010-05-20 | small bookmark add bug fixed. | dave |
2010-04-26 | Bookmarks work with groups and use new style content header filter. | brettp |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-03-30 | Added the beginnings of a bookmark view for group profile pages. | pete |
2010-03-19 | Default all tools' menu items to "world" view. Removed "My" prefix. | brettp |
2010-03-04 | Updated Bookmarks interface (old sidebar nav removed, breadcrumbs fixed, book... | pete |
2010-03-03 | Updated bookmarks with new interface. | brettp |
2010-03-03 | Pulled in the interface changes. | brettp |