Age | Commit message (Expand) | Author |
2009-10-03 | Moved core tests into tests/core. | brettp |
2009-10-02 | Added more info to the test. | brettp |
2009-10-02 | Added unit tests for entities. | brettp |
2009-10-02 | Added unit tests. | brettp |
2009-10-02 | Added simpletest and start of unit tests. | brettp |
2009-09-23 | Updated the user picker to avoid possible mysql injection attacks and to sear... | brettp |
2009-09-21 | New river code added to allow user comment to be pulled out and displayed | dave |
2009-09-16 | Changed get_entities_from_access_collection() to get_entities_from_access_id(... | brettp |
2009-09-16 | Fixes #1238: Added ElggExtender::getOwnerEntity() and changed ElggExtender::g... | brettp |
2009-09-10 | Updated fixes for checking for admin in get_access_sql_prefix() | brettp |
2009-09-10 | Checking against admin metadata instead of $is_admin global in get_access_sql... | brettp |
2009-09-10 | Fixing a bug with when getting the sql suffix for the non-loggedin user. | brettp |
2009-09-07 | Updated livesearch page handler to use classes instead of hard coded css. | brettp |
2009-09-04 | Added strip_tags() to setting titles in ElggEntity | brettp |
2009-09-04 | Patch submitted for ticket #886 rolled back as it was causing #1205 -> #886 w... | dave |
2009-09-03 | Adding additional hooks to add/remove/update users for access_collections() | brettp |
2009-09-03 | missing comma added | dave |
2009-09-02 | order by bug fixed in get_entities_from_relationship | dave |
2009-09-01 | a simple function which returns a string version of an entity's access level | dave |
2009-08-31 | All line endings are now Unix-style. | brettp |
2009-08-28 | Fixes #1196: ElggEntity::disable() now accepts a 2nd arg for recursive. New ... | brettp |
2009-08-27 | Fixes #1191: set_input() was never being called for tag in search_page_handle... | brettp |
2009-08-26 | Added entity_owner_guid to get_annotations() | brettp |
2009-08-21 | Fixes #1180: Group join event triggered after joining group. This trigger's r... | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-08-11 | Fixes #942: In register_user, replaced sanitise_string() call with a simple t... | brettp |
2009-08-11 | Added timelower and timeupper to get_annotations() and __get_annotations_calc... | brettp |
2009-08-05 | Added documentation to list_entities_from_access_collection(); | brettp |
2009-08-04 | Fixed a security issues when simple cache is off. | brettp |
2009-08-03 | Added starttime and endtime for get_entities_from_annotation(). | brettp |
2009-07-29 | Added get/list_entities_from_access_collection(). | brettp |
2009-07-29 | Fixes #1151: Added is_dir() check before attempting to create cache directory. | brettp |
2009-07-27 | Fixes #1148: Correctly comparing strings to get OS. | brettp |
2009-07-24 | Fixes #1144: Added comma between order by fields. | brettp |
2009-07-13 | Closes #1119: If post data not initially found then input stream is used. | marcus |
2009-07-08 | Closes #1111: Using substr instead of parse_url. | marcus |
2009-07-08 | Refs #427: Added $vars array to hook call. | marcus |
2009-07-07 | Refs #1099: Using write access hook to allow group-only ACLs. Need to examin... | brettp |
2009-07-06 | Closes #1075: XML-RPC client behaving as per spec | marcus |
2009-07-06 | Refs #1089: Added [B] flag to rewrite for tags. Won't work until apache 2.2.... | brettp |
2009-07-06 | small tweak to filestore | dave |
2009-07-06 | Closes #742: Ability to retrieve master icon from getIcon() interface. | marcus |
2009-07-02 | order by now works on get entities from metadata | dave |
2009-07-01 | Refs #1058: Using validated metadata for new user permission check. Correctl... | brettp |
2009-07-01 | Refs #1086: Deprecating kses and removing it from core. Version bump. | marcus |
2009-07-01 | Closes #1097: Results set by set_input are now also filtered by get_input() | marcus |
2009-07-01 | Short circuit on delete annotations to avoid error message | marcus |
2009-07-01 | Metadata delete now passing correct object, also handles missing metadata ent... | marcus |
2009-06-30 | Modified output/confirmlink view to accept a class param. | brettp |
2009-06-29 | Closes #502: Removing unfriended users from access lists upon unfriending. | brettp |