aboutsummaryrefslogtreecommitdiff
path: root/mod/blog/views
AgeCommit message (Collapse)Author
2013-07-05Fixes #5699 reversing order of months on blog sidebarcash
2013-05-02Fixes #5401 using description if excerpt is not setcash
2013-04-10Changed blog draft noticed CSS classesJeff Tilson
2012-11-14Removed unnecessary disabled class from blog delete buttonGerman Bortoli
2012-11-11Merge branch '4593-18' into 1.8Steve Clay
2012-11-07Better HTML decoding and output/email encodingSteve Clay
2012-10-29Fixes inconsistent blog markupEvan Winslow
2012-07-14Fixes #4691 not passing name to the form since not validCash Costello
2012-06-02Refs #4437 let the object/elements/summary view handle the tagsCash Costello
2011-12-23Fixes #3751 adds a group blog archive pageCash Costello
2011-12-23Fixes #4179 not setting excerpt if none setcash
2011-12-23Fixes #4240 not showing draft blog posts in group modulecash
2011-11-01Fixes #4035 made the entity view pages consistent for blog, bookmarks, file, ↵cash
pages, and forum posts
2011-11-01added semi-colons after function expressionscash
2011-10-29adds a river layout view that all river views should usecash
2011-10-25added new view for the full display of objectscash
2011-10-24Fixes #3974 blog, bookmarks, file, and pages plugins consistent in ↵cash
integration with categories plugin
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-07-02fixed the blog categories code as the entity was not being passedCash Costello
2011-06-27Refs #3407 using elgg-form and elgg-foot in core forms. Plugins nextCash Costello
2011-06-26Fixes #3368 combining $vars with parameters for object/elements/summary viewCash Costello
2011-06-24Fixes #3139 DRYs up group modulescash
2011-06-24Merge branch '3404-river-revamp' of https://github.com/ewinslow/Elgg into ↵Cash Costello
ewinslow-3404-river-revamp Conflicts: languages/en.php
2011-06-18Fixes #3580 adding blog preview button that uses save actioncash
2011-06-18moving the delete button in blog form to right sidecash
2011-06-11Fixes #3096 added user and group summery views an updated plugins to use the ↵cash
new view locations git-svn-id: http://code.elgg.org/elgg/trunk@9174 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-11Refs #3407 adds a footer for formscash
git-svn-id: http://code.elgg.org/elgg/trunk@9167 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-06-08River revamp for 1.8Evan Winslow
2011-06-03Fixes #3138 using 'all' for group listing urlscash
git-svn-id: http://code.elgg.org/elgg/trunk@9133 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Fixes #3086 using full_view instead of full cash
git-svn-id: http://code.elgg.org/elgg/trunk@8866 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Fixes #2969 turned off group blog archivescash
git-svn-id: http://code.elgg.org/elgg/trunk@8864 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-22Refs #2091 added a tagcloud block that accepts subtypecash
git-svn-id: http://code.elgg.org/elgg/trunk@8814 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-21Refs #2090 removed elgg_view_latest_comments() and replaced it with a page ↵cash
elements view git-svn-id: http://code.elgg.org/elgg/trunk@8801 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-13Refs #3096 using 'summary' instead of list/bodycash
git-svn-id: http://code.elgg.org/elgg/trunk@8680 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixed blog revision links.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8672 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated ↵brettp
plugins and core to use it. Added elgg.getURLFragment() and using it elgg.ui.popsUp(). git-svn-id: http://code.elgg.org/elgg/trunk@8671 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3071 group "widgets" check permissions nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8667 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ewinslow
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Fixes #3054: Fixed URL for editing a blog revision.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8629 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Fixes #3053: Fixed JS for blog draft autosave.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8627 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Fixes #2229. Removed published data metadata in blog. Added upgrade to set ↵brettp
all status metadata for old blog posts. git-svn-id: http://code.elgg.org/elgg/trunk@8626 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-08Refs #2229: Using time_created instead of publish_date metadata to sort.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8624 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-07Refs #2895 entity menu uses new menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@8622 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-07cleaned up the groups plugin csscash
git-svn-id: http://code.elgg.org/elgg/trunk@8619 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-02Fixes #3006 restores previous dividerscash
git-svn-id: http://code.elgg.org/elgg/trunk@8569 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-27pushing categories to the next line when viewing an entitycash
git-svn-id: http://code.elgg.org/elgg/trunk@8506 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8471 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8446 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Cleaned up blog jsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8419 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Fixes #2950: All files that were calling into layout/* now use the ↵ewinslow
up-to-date locations git-svn-id: http://code.elgg.org/elgg/trunk@8411 36083f99-b078-4883-b0ff-0f9b5a30f544