Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-05 | Prep for 1.8.11 release. version/CHANGES updates | Steve Clay | |
2012-12-04 | Bumped version to 1.8.10. Updated changes. Refs #4947. | Brett Profitt | |
2012-11-11 | Prepare for 1.8.9 release | Steve Clay | |
2012-07-11 | Updated for the 1.8.8 release | Cash Costello | |
2012-07-06 | updated changes for 1.8.7 release | Cash Costello | |
2012-06-18 | updated changes.txt | Cash Costello | |
2012-05-17 | Version bump. Updates CHANGES.txt | Evan Winslow | |
2012-05-14 | Only caching access lists after ready, system fires. | Brett Profitt | |
This prevents a bug where access lists could be cached and not cleared during plugin boot while access was disabled, which could expose entities set to ACCESS_PRIVATE. | |||
2012-05-14 | Setting the useradd action's access to admin instead of public. | Brett Profitt | |
2012-05-14 | Updated CHANGES.txt. | Brett Profitt | |
2012-05-10 | Updated changes. | Brett Profitt | |
2012-05-10 | Fixes #4372. Using elgg_view_friendly_time() in river entries. | Brett Profitt | |
2012-05-10 | Updated changes. | Brett Profitt | |
2012-05-10 | Fixes #4507. Corrected typo for twitter interstitial page. | Brett Profitt | |
2012-04-24 | Version bump. Updated changes. | Brett Profitt | |
2012-01-11 | updated version and changes.txt | cash | |
2011-12-21 | Set version to 1.8.2 and updated the changes list | Cash Costello | |
2011-11-15 | updated release date | Cash Costello | |
2011-11-07 | Updated change log | Cash Costello | |
2011-10-11 | Fixed extra space in changes. | Brett Profitt | |
2011-10-10 | Ordered the bugfixes in a for relevance. | Brett Profitt | |
2011-10-10 | Fixed stray * in changes. | Brett Profitt | |
2011-10-10 | Version bump. Updated changes. | Brett Profitt | |
2011-09-05 | Fixed a stupid problem I introduced in the installation and only just caught >:O | Brett Profitt | |
2011-09-05 | Updated changes for 1.8.0. | Brett Profitt | |
2011-06-09 | Closes #3510. Merged CHANGES.txt for 1.7.9 to trunk. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9148 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-06-07 | Refs #3510: Merged r8938 to trunk. Removed exec props. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@9138 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-28 | Standardized code in all of core, not including language files, tests, or ↵ | brettp | |
core mods. git-svn-id: http://code.elgg.org/elgg/trunk@7124 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-08-22 | Merged r6812:6837 from 1.7 branch to trunk (skipping some changes to plugins ↵ | cash | |
like groups and wire) git-svn-id: http://code.elgg.org/elgg/trunk@6851 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@6850 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-25 | Added changes to CHANGES.txt. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6217 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-05-14 | merge -r5832:5898 from 1.7 to trunk. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@6055 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5622 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-04-03 | Fixes #1184 - added elgg_format_url() for handling ampersands in urls | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@5603 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-03-23 | Added remove_subtype() and update_subtype(). | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5488 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-03-11 | Implemented sticky forms. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5368 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-03-11 | Added breadcrumb support and updated the mods with old-style breadcrumbs. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5366 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-03-10 | Added elgg_instanceof(). | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5353 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-03-02 | Updated changes file for 1.7 release. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@3985 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-02-21 | Deprecated elgg_validate_action_url() by elgg_add_action_tokens_to_url(). ↵ | brettp | |
Updated elgg_deprecated_notice() to include the file & line of the caller. Updated core to use elgg_add_action_tokens_to_url(). git-svn-id: http://code.elgg.org/elgg/trunk@3962 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-02-12 | Closes #1506: Added elgg_register_tag_metadata_name(), ↵ | brettp | |
elgg_get_registered_tag_metadata_names(), and ElggEntity::getTags(). Search on tags updated to use registered tag names instead of hard-coded 'tags' metadata name. git-svn-id: http://code.elgg.org/elgg/trunk@3936 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-02-05 | Fixes #1481: Applie Mike's patch and created function ↵ | brettp | |
elgg_http_add_url_query_elements() to handle what the pagination view was trying to do. git-svn-id: http://code.elgg.org/elgg/trunk@3903 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-02-01 | Fixes #1406: get_entity_dates() supports order by. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@3892 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-02-01 | Fixes #1376: added ElggEntity::removeRelationship(). | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@3889 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-02-01 | Fixes #1213: delete_relationship() triggers delete:relationship hook. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@3883 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-02-01 | Fixes #1325: ElggEntities::countEntitiesFromRelationship() support inverse ↵ | brettp | |
relationships. git-svn-id: http://code.elgg.org/elgg/trunk@3880 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-02-01 | Add elgg_deprecated_notice() so we don't have to re-write all the elgg_log() ↵ | brettp | |
deprecated notices to register_error()s. Updated current ones to use this. git-svn-id: http://code.elgg.org/elgg/trunk@3874 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-01-31 | Deprecated old search functions and views. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@3872 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-01-31 | Fixes #1164: can_write_to_container() now sends default values through ↵ | brettp | |
container_permissions_check hook. git-svn-id: http://code.elgg.org/elgg/trunk@3871 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-01-29 | Fixes #1472: get_entity_relationships() supports inverse relationships. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@3856 36083f99-b078-4883-b0ff-0f9b5a30f544 |