index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
Age
Commit message (
Expand
)
Author
2009-10-13
Standardized entities.php.
brettp
2009-10-13
Fix typo in ElggAccess:get_ignore_access().
brettp
2009-10-13
First pass at removing $is_admin global.
brettp
2009-10-12
Adding unit tests for the ElggObject class.
nickw
2009-10-09
Standardized annotations.php.
brettp
2009-10-09
Standardized admin.php
brettp
2009-10-09
Standardized activity.
brettp
2009-10-09
Standardized actions.php
brettp
2009-10-09
Reverted back to previous copy removing Justin's search because of views prob...
brettp
2009-10-09
Pulled in Justin's search changes from github.
brettp
2009-10-09
Creating an ElggObject unit test.
nickw
2009-10-08
Adding unit test for ElggEntity annotations.
nickw
2009-10-08
Brought access.php and sesssion.php up to code standards.
brettp
2009-10-08
Adding generic unit tests for ElggEntity.
nickw
2009-10-07
database.php now more closely matches coding standards.
brettp
2009-10-07
Fixes #1181: UTF8 now correctly stored in database.
brettp
2009-10-07
Fixes #790: Removing unneeded @s.
brettp
2009-10-06
Adding unit test methods to the new Entities test.
nickw
2009-10-06
Fixing a spacing issue with constructed SQL query.
nickw
2009-10-05
Removing old testing.php lib.
brettp
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
[next]