Age | Commit message (Expand) | Author |
2011-10-29 | adds a river layout view that all river views should use | cash |
2011-10-23 | Fixes #3959. Using elgg_release in core plugins. | Brett Profitt |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt |
2011-10-10 | Refs #3916 added checks to all content plugins in master for page owner in mi... | cash |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello |
2011-06-29 | Fixes #3578 added a css class to thewire add form | Cash Costello |
2011-06-28 | Fixes #3579 using input/plaintext in the wire form | Cash Costello |
2011-06-28 | Fixes #3407 added elgg-foot to plugin forms | Cash Costello |
2011-06-26 | this should update all the core pages and plugins using 'buttons' | cash |
2011-06-26 | provided a way to get to the wire from activity page | Cash Costello |
2011-06-26 | Fixes #3368 combining $vars with parameters for object/elements/summary view | Cash Costello |
2011-06-24 | Fixes #3204 adds hook trigger so that wire sends out status updates | cash |
2011-06-24 | Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ewi... | Cash Costello |
2011-06-24 | Merge pull request #39 from blacktooth/thewire-counterfix | Cash Costello |
2011-06-22 | added @username in the reply text for a wire post | cash |
2011-06-19 | fixed the wire's previous ajax - the link class for the menu was lost in the ... | cash |
2011-06-13 | textarea has to be jQuery object | Ravindra Nath Kakarla |
2011-06-12 | pulling in blacktooth's wire language typo fix : pull request #32 | cash |
2011-06-11 | Fixes #3096 added user and group summery views an updated plugins to use the ... | cash |
2011-06-08 | River revamp for 1.8 | Evan Winslow |
2011-05-14 | removed deprecated functions from these 3 plugins | cash |
2011-04-01 | Refs #3200 any time a wire post is displayed, we may need the 'previous' java... | cash |
2011-04-01 | added notification messages to the wire | cash |
2011-03-30 | Fixes #3200 ajax-based view previous link works for the wire | cash |
2011-03-30 | Refs #3200 fixed a coding standards issue in previous commit | cash |
2011-03-30 | Refs #3200 pulling in e1d75071737b2ed35cf9 from anirupdutta's pull request | cash |
2011-03-27 | Fixes #3086 using full_view instead of full | cash |
2011-03-26 | standardized thewire plugin | cash |
2011-03-23 | added an owner block link for the wire plugin | cash |
2011-03-22 | Fixes #2091 completes sidebar tagcloud for major content plugins | cash |
2011-03-20 | Fixes #3025 added back thewire's entity menu items | cash |
2011-03-19 | Fixes #3176 replaced usage of index.php where appropriate | cash |
2011-03-18 | Refs #3158 namespaced pages for bookmarks and thewire | cash |
2011-03-14 | Refs #3016: Why didn't you make it in last commit? | ewinslow |
2011-03-14 | Refs #3016: Removes inline javascript from embed, file, groups, messages, pro... | ewinslow |
2011-03-14 | Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ba... | ewinslow |
2011-03-13 | Refs #3096 using 'summary' instead of list/body | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-08 | Fixes #3025: The wire uses core's metadata view. | brettp |
2011-03-06 | Refs #2104 added some categories to core (bundled) plugins | cash |
2011-03-06 | Fixes #3024 thewire view for the profile page is finished | cash |
2011-03-05 | thewire was missing object:<subtype> string | cash |
2011-03-01 | brought back the blue submit button | cash |
2011-02-26 | Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using menu... | ewinslow |
2011-02-23 | Fixes #2992: moved object/elements/list_body to page/components/list/body | ewinslow |
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class declara... | ewinslow |
2011-02-23 | Converted delete-button to elgg-button-delete throughout plugins | 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 #2971 added canComment() method and implemented it for ElggBlog | cash |