Age | Commit message (Expand) | Author |
2011-03-18 | Refs #3158 namespaced pages for bookmarks and thewire | cash |
2011-03-13 | Refs #3096 using 'summary' instead of list/body | cash |
2011-03-12 | Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl... | brettp |
2011-03-12 | Fixes #3071 group "widgets" check permissions now | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-07 | Refs #2895 entity menu uses new menu system | cash |
2011-03-07 | cleaned up the groups plugin css | cash |
2011-03-06 | Refs #2104 added some categories to core (bundled) plugins | cash |
2011-03-05 | added owner icons to bookmarks | cash |
2011-03-01 | No need for ".=" here | ewinslow |
2011-02-28 | Refs #2895: Renamed "page_links" to "extras" -- feels more semantic (facebook... | ewinslow |
2011-02-26 | Fixes #2977 changed title to alt | cash |
2011-02-25 | Refs #2895: Converted page_links into a menu. Bookmarks now uses it | ewinslow |
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash |
2011-02-24 | Refs #2997 switching from title to text for menu items | cash |
2011-02-23 | Fixes #2992: moved object/elements/list_body to page/components/list/body | ewinslow |
2011-02-22 | Default permissions for new actions is logged_in, so no need to make that exp... | ewinslow |
2011-02-22 | Fixes #2950: All files that were calling into layout/* now use the up-to-date... | ewinslow |
2011-02-22 | Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin... | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-21 | Fixes #2719. Removing hack from bookmarks add. Now appends http:// to www.exa... | brettp |
2011-02-20 | fixed sticky forms for bookmarks | cash |
2011-02-20 | fixed copy and paste error in bookmarks | cash |
2011-02-20 | Refs #2970 updated blog and bookmarks plugins | cash |
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 |