aboutsummaryrefslogtreecommitdiff
path: root/mod/blog
AgeCommit message (Expand)Author
2013-01-23better solution for 1.7 file compatibility than pull request 471Cash Costello
2012-11-15Merge branch 'pr-423' into 1.8Steve Clay
2012-11-15Blog lib cleanup, logic simplification, remove notices & unused codeSteve Clay
2012-11-15Blog forwarder cleanup & viewtype propagationSteve Clay
2012-11-15Refs #4904. Checking if page has segments before using them.Sem
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-11-06Refs #4904. Forwarding pre and post-1.7.5 blog urls.Sem
2012-11-05Fixes #4904. Elgg 1.7 group blog RSS links forward correctly now.Sem
2012-10-29Fixes inconsistent blog markupEvan Winslow
2012-10-10Fixes #4593: All titles are HTML-escaped plain textSteve Clay
2012-08-06Fixes #4792. Now blog author is who appears in the river.Sem
2012-07-14Fixes #4691 not passing name to the form since not validCash Costello
2012-06-23Fixes #4610 better handling of content requiring a logged in userCash Costello
2012-06-17Merge pull request #268 from jeabakker/#4572Cash Costello
2012-06-15Fixes #4496, #4500 Refs #2814 Add consistent error message when content does ...Cash Costello
2012-06-12fixes: blog title encoding issueJerome Bakker
2012-06-02allow blog widget on dashboardCash Costello
2012-06-02Refs #4437 let the object/elements/summary view handle the tagsCash Costello
2012-02-21Fixes #4335. Cleaned up the notifications for new content.Brett Profitt
2012-02-04Fixes #4310 adds missing blog notification functioncash
2012-01-01Fixes #3209 finished adding class properties documentationCash Costello
2011-12-31Fixes #4253 added backward compatibility for blog read urlCash Costello
2011-12-23Fixes #3751 adds a group blog archive pageCash Costello
2011-12-23Fixes #4179 not setting excerpt if none setcash
2011-12-23Refs #4239 fixed upgrade scripts with bad limitscash
2011-12-23Fixes #4240 not showing draft blog posts in group modulecash
2011-12-04removed some usage of deprecated methodsCash Costello
2011-11-08it is GPL General Public License not GPL Public LicenseCash Costello
2011-11-06Fixes #4068 not forcing update on adds when the subtype exists Refs #4058Cash Costello
2011-11-06Fixes #4067 adds activate/deactivate scriptsCash Costello
2011-11-05Fixes #4024 fixed a lot of notices - enough for this release - found a few bugscash
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-11-04fixed typo in comment for blog page handlercash
2011-11-01Fixes #4035 made the entity view pages consistent for blog, bookmarks, file, ...cash
2011-11-01added semi-colons after function expressionscash
2011-10-29Refs #3859. Added elgg_register_simplecache_view() to core plugins' js.Brett Profitt
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 integratio...cash
2011-10-23Fixes #3959. Using elgg_release in core plugins.Brett Profitt
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-10Refs #3916 added checks to all content plugins in master for page owner in mi...cash
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-10-04Fixes #3793 blogs respect closed groups for main index pagecash
2011-08-25Fixes #3558. Added upgrade for excerpt in blogs.Brett Profitt
2011-08-25Removed silly check for elgg version.Brett Profitt
2011-08-25Fixing blog upgrades for excerpt.Brett Profitt