Age | Commit message (Expand) | Author |
2009-02-13 | Fixed logic bug in login() | marcus |
2009-02-13 | Removing an erroneous system_message call. | ben |
2009-02-13 | Data sanitisation fix. | ben |
2009-02-13 | Added lazy database connections to delay establishing the db link until actua... | marcus |
2009-02-13 | Closes #769: Added short circuit to quit function if entity is null. | marcus |
2009-02-13 | Closes #772: $value no longer being incorrectly set when memcache is enabled. | marcus |
2009-02-12 | A correction to the way attributes are set for extenders. | ben |
2009-02-12 | Clear river items on entity delete | ben |
2009-02-12 | A minor stabilisation change for river2 | ben |
2009-02-12 | A minor stabilisation change for river2 | ben |
2009-02-12 | Alternative river system trial. This is a test. | ben |
2009-02-12 | Avoiding wsod for deleted users | marcus |
2009-02-11 | git-svn-id: https://code.elgg.org/elgg/trunk@2720 36083f99-b078-4883-b0ff-0f9... | marcus |
2009-02-11 | Closes #684: Scratching a particular itch of mine by no longer hiding urls wh... | marcus |
2009-02-11 | Removing wildcard from the beginning of 'like' search for user/username | ben |
2009-02-11 | Filtering on type,subtype and event | marcus |
2009-02-11 | Relocation of activity database queries to the core. | marcus |
2009-02-10 | Cleaned up the admin directory using a pagehandler. | marcus |
2009-02-10 | Refs #561: Split filtering into separate function | marcus |
2009-02-10 | Further changes to the notification mechanism. | ben |
2009-02-10 | Closes #757: Removed strtolower as it is not UTF8 safe. See http://www.phpwac... | marcus |
2009-02-09 | A single notification is now sent out on forum topic creation. | ben |
2009-02-09 | Notification fix: you no longer get notifications on your own content. | ben |
2009-02-09 | Refs #640: Entity disable now recursive | marcus |
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 | 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 |