aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-01removed redundant post optionsdave
2009-01-30Moving over to use file_exists to check for default entity icons, which shoul...ben
2009-01-29Tentatively downgraded version requirement.ben
2009-01-28notify_user now traps exceptions and logs them.ben
2009-01-27Change to notification object registration function.ben
2009-01-27friendspicker / collections updated to work with more than 12+ friends per panepete
2009-01-27tweak to banned userdave
2009-01-27small admin tweakdave
2009-01-27Added container_guid to ElggEntity->save() and update_entity() functions. Fix...ben
2009-01-27Moving actions into the boot event.ben
2009-01-26Moved actions out of init filesben
2009-01-26Added object notifications plugin hook override.ben
2009-01-26Fixed pagination issue with count annotations function.ben
2009-01-25Fixes #709: get_language() now fails correctly. @ben Why is this introduced? ...marcus
2009-01-24Fixing access controls on multi-metadatamarcus
2009-01-23Refs #706: Copyright in readmemarcus
2009-01-23Support for people who can't spellmarcus
2009-01-23Refs #706marcus
2009-01-23Menu heading changesben
2009-01-23Added save action for the notification subscriptions.ben
2009-01-23Added notification subscriptions page.ben
2009-01-23Moved current language detection out into the function get_language();ben
2009-01-23new cross-browser js toolbar menupete
2009-01-23Refs #562: Configuration flag to disable database sessions.marcus
2009-01-23Fixes missing translationsmarcus
2009-01-23Bumped version to todaymarcus
2009-01-22Closes #702: Correct parameters fed to get_system_logmarcus
2009-01-22jquery framework and avatar menu updatedpete
2009-01-22A further change to ensure notification messages don't get changed for every ...ben
2009-01-22Slight change to notifications.ben
2009-01-22Added more granular notification hookben
2009-01-22Closes #701: Blank tags not returned by string_to_tag_arraymarcus
2009-01-22Granular notification: a startben
2009-01-22Relationships no longer double addedmarcus
2009-01-21Closes #700: If a plugin doesn't physically exist then it is deleted.marcus
2009-01-21User settings translatedmarcus
2009-01-21Reverted.marcus
2009-01-21Tools menus now elgg_echo folder namemarcus
2009-01-21Introducing a function that orders by sums of an annotation AND limits by a m...ben
2009-01-21Added Activity stream back inmarcus
2009-01-21Closes #699: get_user_by_username now using access controls. Will no longer t...marcus
2009-01-20Added toggling for the annotation sum list functions.ben
2009-01-20Added to and fixed the list by annotation count functions.ben
2009-01-20Fix for previousben
2009-01-20Added the missing 'group by' clause to the get annotations by sum SQL query.ben
2009-01-19Added user to user settingsmarcus
2009-01-19Refs #697: Now using plugin hook so one can do live validation of valuesmarcus
2009-01-19Closes #698: Typo corrected - nice spot!marcus
2009-01-19Closes #697: Events triggered when plugin settings are updated.marcus
2009-01-19Fix for previous.ben