aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-12-10removes unused variables - closes #1129cash
git-svn-id: http://code.elgg.org/elgg/trunk@3747 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-09minor tweak in comment - closes #1264cash
git-svn-id: http://code.elgg.org/elgg/trunk@3746 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-09fixes #973 - pulls reported content and bookmark code out of core ↵cash
owner_block view - left images in _graphics since themes probably depend on that and did not want to break themes git-svn-id: http://code.elgg.org/elgg/trunk@3745 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-09fixes #1323 and #1186 - PHP 5.3 requires magic methods to be publiccash
git-svn-id: http://code.elgg.org/elgg/trunk@3744 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-08fixes #1305 - user and entity cache now cleared on deletecash
git-svn-id: http://code.elgg.org/elgg/trunk@3743 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-08gatekeeper functions now display helpful messages - closes #1060cash
git-svn-id: http://code.elgg.org/elgg/trunk@3742 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-08fixes #1287 - users now removed from group acl when leaving group - changed ↵cash
order of event and relationship removal git-svn-id: http://code.elgg.org/elgg/trunk@3741 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-08fixes #537 - missing area3 added to two_column_right_sidebar - also added ↵cash
enough css so that the login page works with right sidebar git-svn-id: http://code.elgg.org/elgg/trunk@3740 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-07Adding alias ElggSession methodsnickw
git-svn-id: http://code.elgg.org/elgg/trunk@3739 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-07fixes #1187cash
git-svn-id: http://code.elgg.org/elgg/trunk@3738 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-07fixes #1018 - blank comments are now rejectedcash
git-svn-id: http://code.elgg.org/elgg/trunk@3737 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-07fixes #1183 - correct case for form method nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@3736 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-07fixed issue where php notices were written to log on any debug level and ↵cash
added a plugin hook so plugins can direct elgg_log messages where they want git-svn-id: http://code.elgg.org/elgg/trunk@3735 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-07fixed warning on access of array index that did not exist in session globalcash
git-svn-id: http://code.elgg.org/elgg/trunk@3734 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-07removed code that wasn't doing anything in access.phpcash
git-svn-id: http://code.elgg.org/elgg/trunk@3733 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-07fixed typo in get_entities_from_relationship()cash
git-svn-id: http://code.elgg.org/elgg/trunk@3732 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-05adding more security to the user validation by email code - before people ↵cash
could fake the validation with knowledge of the code making it possible for bots to register and validate without an email address git-svn-id: http://code.elgg.org/elgg/trunk@3731 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-05get_entities_from_annotations was ignoring group_guid - setting ↵cash
container_guid now git-svn-id: http://code.elgg.org/elgg/trunk@3730 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-05fixed trivial bug in htmlawed plugin. The ; delimiter should only be used ↵cash
between sets of schemes (protocols). This is due to some slightly lazy coding in htmlawed. git-svn-id: http://code.elgg.org/elgg/trunk@3729 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-05if there is already a user in the session, we don't need to set the code ↵cash
from the cookie git-svn-id: http://code.elgg.org/elgg/trunk@3728 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-05fixed bug introduced in [3608]cash
git-svn-id: http://code.elgg.org/elgg/trunk@3727 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-05fixed bug in comment river view due to missing }cash
git-svn-id: http://code.elgg.org/elgg/trunk@3726 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-04fixes #1273 - replaced previous hack with call to getTypecash
git-svn-id: http://code.elgg.org/elgg/trunk@3725 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-04fixes #1397 and updates unit tests - comma was missingcash
git-svn-id: http://code.elgg.org/elgg/trunk@3724 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-03fixes #1396 - thanks for reporting thiscash
git-svn-id: http://code.elgg.org/elgg/trunk@3723 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-03Stripping tags to remove HTML on title and description for comment search.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3722 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-03Removed a line breaking description for comments in search.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3721 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-03Comments' search hook now correctly trims description and title.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3720 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-03Removed pagination from top of results.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3719 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-03Trimming the paths when detecting which nav item to mark as selected.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3718 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-02Search types without a subtype now display properly.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3717 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-02Changed the way the sidebar nav "selected" class is applied. Should yield ↵brettp
more accurate results if the URIs aren't exactly the same. git-svn-id: http://code.elgg.org/elgg/trunk@3716 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-02Removed duplicate changes entry.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3715 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-02Changed avatar size to small in search results.brettp
Fixed a bug so comment owners' avatars show up instead of commented entity's owners' avatars. git-svn-id: http://code.elgg.org/elgg/trunk@3714 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-12-02closes #876 - profile language strings moved to profile plugincash
git-svn-id: http://code.elgg.org/elgg/trunk@3713 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-30Added pagination to comments view.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3712 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-30Removed tag search listing.brettp
Added ability to provide extra info in searches as 'search_matched_extra'. Allowing overrides for titles. git-svn-id: http://code.elgg.org/elgg/trunk@3711 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-30If a search result returns a user, make the icon be for the user and not the ↵brettp
owner (which is no one) git-svn-id: http://code.elgg.org/elgg/trunk@3710 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-30Listings use profile/icon view instead of calling icon directly.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@3709 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-26search results view tweakeddave
git-svn-id: http://code.elgg.org/elgg/trunk@3708 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-24Fixing a bug resulting from get_loggedin_user() return FALSE.nickw
This bug could throw a fatal error to non-loggedin users. git-svn-id: http://code.elgg.org/elgg/trunk@3707 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-24Adding documentation to the unit test skeleton file.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@3706 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-24entities can now have metadata of 0 and return the correct type. Fixes #1192cash
git-svn-id: http://code.elgg.org/elgg/trunk@3705 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-24dashboard latest wasn't specifying fullview as falsecash
git-svn-id: http://code.elgg.org/elgg/trunk@3704 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-24fixes 1315 - language static now being set correctlycash
git-svn-id: http://code.elgg.org/elgg/trunk@3703 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-24fixes #935cash
git-svn-id: http://code.elgg.org/elgg/trunk@3702 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-24made the get user friends objects functions consistent and added some ↵cash
missing documentation - no api usage changes git-svn-id: http://code.elgg.org/elgg/trunk@3701 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-23Deleting a user will remove all user files.nickw
Fixes #607 git-svn-id: http://code.elgg.org/elgg/trunk@3700 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-22remove friend action, return user to the place the action was triggereddave
git-svn-id: http://code.elgg.org/elgg/trunk@3699 36083f99-b078-4883-b0ff-0f9b5a30f544
2009-11-22when friending another user, return to the page you carried out the actiondave
git-svn-id: http://code.elgg.org/elgg/trunk@3698 36083f99-b078-4883-b0ff-0f9b5a30f544