Age | Commit message (Expand) | Author |
2009-02-09 | Added the 'annotate' event on entities. | ben |
2009-02-09 | Added a new filter to delete relationship functions | ben |
2009-02-09 | Refs #640, #282: Recursive deletion of owned and contained entities. | marcus |
2009-02-09 | Extra security for object notifications. | ben |
2009-02-09 | Closes #584: Removed exception, get_user will now return false if GUID exists... | marcus |
2009-02-09 | Refs #584: Fixed error message. | marcus |
2009-02-09 | Closes #720: setCalendarTimeAndDuration() now saves end time correctly. | marcus |
2009-02-05 | Belts and braces with notifications | ben |
2009-02-05 | Minor change to access SQL. Fixes #687 | ben |
2009-02-04 | Access improvements on granular notifications | ben |
2009-02-04 | Moves access permissions references over to using the ACCESS_* constants defi... | ben |
2009-02-04 | Moved the access constant definitions from access.php to elgglib.php, so they... | ben |
2009-02-04 | When a new password is generated, the salt is now regenerated first. Fixes #726. | ben |
2009-02-04 | ticket #732 committed | dave |
2009-02-03 | Elgg Javascript update content function | ben |
2009-02-03 | ticket #728 dealt with | dave |
2009-02-03 | patch number #724 applied | dave |
2009-02-02 | Fixed bug in get_entities allowing for multiple subtypes. | ben |
2009-01-30 | Moving over to use file_exists to check for default entity icons, which shoul... | ben |
2009-01-29 | Tentatively downgraded version requirement. | ben |
2009-01-28 | notify_user now traps exceptions and logs them. | ben |
2009-01-27 | Change to notification object registration function. | ben |
2009-01-27 | Added container_guid to ElggEntity->save() and update_entity() functions. Fix... | ben |
2009-01-27 | Moving actions into the boot event. | ben |
2009-01-26 | Moved actions out of init files | ben |
2009-01-26 | Added object notifications plugin hook override. | ben |
2009-01-26 | Fixed pagination issue with count annotations function. | ben |
2009-01-25 | Fixes #709: get_language() now fails correctly. @ben Why is this introduced? ... | marcus |
2009-01-24 | Fixing access controls on multi-metadata | marcus |
2009-01-23 | Refs #706 | marcus |
2009-01-23 | Moved current language detection out into the function get_language(); | ben |
2009-01-23 | Refs #562: Configuration flag to disable database sessions. | marcus |
2009-01-22 | A further change to ensure notification messages don't get changed for every ... | ben |
2009-01-22 | Slight change to notifications. | ben |
2009-01-22 | Added more granular notification hook | ben |
2009-01-22 | Closes #701: Blank tags not returned by string_to_tag_array | marcus |
2009-01-22 | Granular notification: a start | ben |
2009-01-22 | Relationships no longer double added | marcus |
2009-01-21 | Closes #700: If a plugin doesn't physically exist then it is deleted. | marcus |
2009-01-21 | Introducing a function that orders by sums of an annotation AND limits by a m... | ben |
2009-01-21 | Closes #699: get_user_by_username now using access controls. Will no longer t... | marcus |
2009-01-20 | Added toggling for the annotation sum list functions. | ben |
2009-01-20 | Added to and fixed the list by annotation count functions. | ben |
2009-01-20 | Fix for previous | ben |
2009-01-20 | Added the missing 'group by' clause to the get annotations by sum SQL query. | ben |
2009-01-19 | Added user to user settings | marcus |
2009-01-19 | Refs #697: Now using plugin hook so one can do live validation of values | marcus |
2009-01-19 | Closes #698: Typo corrected - nice spot! | marcus |
2009-01-19 | Closes #697: Events triggered when plugin settings are updated. | marcus |
2009-01-19 | Fix for previous. | ben |