Age | Commit message (Expand) | Author |
2011-02-20 | Fixes #2719: Addresses are checked and normalized (and checked again) for boo... | brettp |
2011-02-19 | Fixes #2824 moved byline text in core language file | cash |
2011-02-19 | improved icon css so that they do not require having display: block | cash |
2011-02-19 | sticky form wasn't being cleared in bookmarks - that's fixed now | cash |
2011-02-19 | fixed display issue when a bookmark has no description text | cash |
2011-02-19 | fixed forward url when deleting a bookmark | cash |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-18 | Don't show the bookmark this link if you're not logged in. | brettp |
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 | Hiding the filter tabs for bookmarks when not in a filter context. | 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-17 | calling the new category output view in the plugins - looks like the pages pl... | cash |
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 | Fixes #2921: converted internalname => name and internalid => id | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin man... | brettp |
2011-02-12 | fixed enable group bookmarks language string | cash |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |
2011-02-11 | Converted all manifest files to 1.8 style | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-06 | missed this use of elgg_count_comments() in change to ->countComments() | cash |
2011-02-03 | removed one_column_with_sidebar layout - use one_sidebar instead | cash |
2011-02-03 | Refs #2680: First pass at porting the 1.7 bookmarks to 1.8. Functional, but c... | brettp |
2011-02-02 | updated the plugin manifest files to use the new variable name for activation... | cash |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2011-01-01 | added discoverable pattern to css | 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 | supporting putting content in groups in for river views and added file river ... | cash |
2010-12-17 | updated river views for content display and added new bookmarks river view code | 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-15 | moved likes forms into forms directory | 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-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-24 | Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actions | ewinslow |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-22 | Merged bookmarks XSS fixes in r7406 to trunk. | brettp |
2010-11-19 | updated bookmarks widget to use 1.7 APIs | cash |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |