Age | Commit message (Expand) | Author |
2012-06-02 | Refs #4437 let the object/elements/summary view handle the tags | Cash Costello |
2011-12-23 | Fixes #4179 not setting excerpt if none set | cash |
2011-11-01 | Fixes #4035 made the entity view pages consistent for blog, bookmarks, file, ... | cash |
2011-10-25 | added new view for the full display of objects | cash |
2011-10-24 | Fixes #3974 blog, bookmarks, file, and pages plugins consistent in integratio... | cash |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello |
2011-06-26 | Fixes #3368 combining $vars with parameters for object/elements/summary view | Cash Costello |
2011-06-11 | Fixes #3096 added user and group summery views an updated plugins to use the ... | cash |
2011-03-27 | Fixes #3086 using full_view instead of full | cash |
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 #2229. Removed published data metadata in blog. Added upgrade to set al... | brettp |
2011-03-07 | Refs #2895 entity menu uses new menu system | cash |
2011-02-27 | pushing categories to the next line when viewing an entity | cash |
2011-02-25 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | ewinslow |
2011-02-23 | Fixes #2992: moved object/elements/list_body to page/components/list/body | ewinslow |
2011-02-22 | Fixes #2950: All files that were calling into layout/* now use the up-to-date... | ewinslow |
2011-02-19 | Fixes #2824 moved byline text in core language file | cash |
2011-02-17 | calling the new category output view in the plugins - looks like the pages pl... | cash |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-06 | moved the count comments and likes functions into the ElggEntity class | cash |
2011-01-22 | using list metadata view rather than custom code | cash |
2011-01-06 | changed tag display to <ul> | cash |
2011-01-01 | starting adding a .elgg-text class - plugins need to use output/longtext when... | cash |
2010-12-31 | updated blog plugin due to change in output/confirmlink | cash |
2010-12-29 | let likes code handle logged in user status | cash |
2010-12-25 | amtrak does not have wifi so here is one big commit with group blogs, blog wi... | cash |
2010-12-24 | supporting id for comments for in page links | cash |
2010-12-24 | fixing a few display issues in the object/blog view | cash |
2010-12-24 | creating standard list body for plugins | cash |
2010-12-20 | added elgg-icon-delete and elgg-icon-likes | cash |
2010-12-19 | changed name from media block to image block | cash |
2010-12-05 | added a convience function for the media content pattern - is elgg_view_media... | cash |
2010-12-05 | changed img | body media element to icon | body | cash |
2010-12-05 | Clean-up of the blog plugin - now using urls from 1.7.5 | cash |
2010-12-04 | object/blog view uses new media view - needs some clean up | cash |
2010-12-04 | fitting blog object display into new html structure | cash |
2010-12-03 | Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css a... | 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-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-03 | Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat | ewinslow |
2010-11-02 | Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro... | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | 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-06-28 | Updated the layout of a blogpost | pete |
2010-06-11 | Always show access level when listing blogs, regardless of canEdit(). | brettp |
2010-06-07 | blog tags will not display the class if no tags exist | dave |
2010-05-27 | Fixed mismatched <span></a> tags in blog list status display. | brettp |