Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-05 | don't allow comments on draft blog posts | Cash Costello | |
2013-02-23 | Fixes #5012 drafts are private now | Cash Costello | |
2012-11-15 | Blog lib cleanup, logic simplification, remove notices & unused code | Steve Clay | |
2012-11-15 | Blog forwarder cleanup & viewtype propagation | Steve Clay | |
2012-11-15 | Refs #4904. Checking if page has segments before using them. | Sem | |
2012-11-06 | Refs #4904. Forwarding pre and post-1.7.5 blog urls. | Sem | |
2012-11-05 | Fixes #4904. Elgg 1.7 group blog RSS links forward correctly now. | Sem | |
2012-07-14 | Fixes #4691 not passing name to the form since not valid | Cash Costello | |
2012-06-23 | Fixes #4610 better handling of content requiring a logged in user | Cash Costello | |
2012-06-17 | Merge pull request #268 from jeabakker/#4572 | Cash Costello | |
#Fixes 4572 Not encoding title in controller code | |||
2012-06-15 | Fixes #4496, #4500 Refs #2814 Add consistent error message when content does ↵ | Cash Costello | |
not exist or user does not have access | |||
2012-06-12 | fixes: blog title encoding issue | Jerome Bakker | |
2011-12-23 | Fixes #3751 adds a group blog archive page | Cash Costello | |
2011-11-01 | Fixes #4035 made the entity view pages consistent for blog, bookmarks, file, ↵ | cash | |
pages, and forum posts | |||
2011-10-29 | Refs #3859. Added elgg_register_simplecache_view() to core plugins' js. | Brett Profitt | |
2011-10-10 | Refs #3916 added checks to all content plugins in master for page owner in ↵ | cash | |
mine and friends pages | |||
2011-10-04 | Fixes #3793 blogs respect closed groups for main index page | cash | |
2011-07-06 | changed new convenience function from elgg_register_add_button() to ↵ | Cash Costello | |
elgg_register_title_button() | |||
2011-06-27 | Refs #3407 using elgg-form and elgg-foot in core forms. Plugins next | Cash Costello | |
2011-06-26 | removed buttons logic from content header view, created convenience function ↵ | cash | |
rather than copying and pasting, and updated the blog plugin | |||
2011-06-26 | made breadcrumbs consistent in content plugins | Cash Costello | |
2011-06-26 | Fixes #3614 updated use of elgg_view_entity() throughout core | Cash Costello | |
2011-06-03 | Fixes #3138 using 'all' for group listing urls | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9133 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-05-13 | Fixes #3439 forcing months to have leading zero | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9065 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-26 | Refs #3239 added a new sticky forms function to grab all variables and ↵ | cash | |
integrated into blog plugin git-svn-id: http://code.elgg.org/elgg/trunk@8836 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-23 | Fixes #3218 group content pages now use container method to determine who ↵ | cash | |
can add content git-svn-id: http://code.elgg.org/elgg/trunk@8818 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-20 | Fixes #2974 using canWriteToContainer() to control access to creating group ↵ | cash | |
content git-svn-id: http://code.elgg.org/elgg/trunk@8795 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Fixes #3091 adds load functions for js and css | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8675 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-12 | Refs #3091 rewrote the js and css register functions to require a name | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8668 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #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-08 | Refs #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-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class ↵ | ewinslow | |
declaration -- or should we remove that requirement? git-svn-id: http://code.elgg.org/elgg/trunk@8444 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-22 | Cleaned up blog js | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8419 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-20 | fixed blog sticky forms | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8377 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-20 | Refs #2970 updated blog and bookmarks plugins | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8373 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Fixes #2824 moved byline text in core language file | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8334 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-19 | Fixes #2428 last of the $CONFIG removals. Anything missed can be individual ↵ | cash | |
tickets git-svn-id: http://code.elgg.org/elgg/trunk@8305 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-14 | Updated trunk to use new annotation functions. Added checks for ↵ | brettp | |
annotations_* options vs annotation_* options because it's so easy to confuse. git-svn-id: http://code.elgg.org/elgg/trunk@8223 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | blog object wasn't being passed to the form view | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8153 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of ↵ | ewinslow | |
buttons to forms theming preview meant for previewing all button types and states (still have to implement those...) git-svn-id: http://code.elgg.org/elgg/trunk@8091 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from ↵ | brettp | |
previous 2 commits. git-svn-id: http://code.elgg.org/elgg/trunk@8079 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-06 | switched from new to add | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7846 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-31 | file index page now working for both users and groups | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7790 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-29 | Refs #2077 added new blog post button to group blog - can be used as module ↵ | cash | |
for remianing group tools git-svn-id: http://code.elgg.org/elgg/trunk@7758 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-29 | Fixes #2169 - setting the blog edit page owner to container | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7757 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-29 | more clean up of the blog plugin - removed unused functions and moved the ↵ | cash | |
url forwarder into library git-svn-id: http://code.elgg.org/elgg/trunk@7741 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-29 | new content link uses guid to make supporting groups and users easier | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7736 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-25 | amtrak does not have wifi so here is one big commit with group blogs, blog ↵ | cash | |
widget, and improved blog sidebar git-svn-id: http://code.elgg.org/elgg/trunk@7720 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-10 | using all rather than everyone to be more consistent | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7594 36083f99-b078-4883-b0ff-0f9b5a30f544 |