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-12-18
Clarified the documentation for add_entity_relationship().
brettp
2009-12-18
better parsing of query for action and page handlers
cash
2009-12-17
perhaps this is what Brett intended with the new mb_wrapper code
cash
2009-12-17
fixed warning due to database query cache
cash
2009-12-17
when asking for a count of entities, we now return an integer rather than a s...
cash
2009-12-17
get_submenu was throwing out tons of notices - this should be fixed now
cash
2009-12-16
better version of get_resized_image_from_existing_file() - fixes #685 - more ...
cash
2009-12-16
added comments on get_input and set_input since they do not handle nested arrays
cash
2009-12-14
closes #1277 - display_tagcloud() now has same parameters as get_tags()
cash
2009-12-14
fixed line endings on services api unit tests
cash
2009-12-10
closes #1244 - checking whether file exists before deleting it in cache
cash
2009-12-10
using defines for ACCESS values - closes #1064
cash
2009-12-09
minor tweak in comment - closes #1264
cash
2009-12-09
fixes #1323 and #1186 - PHP 5.3 requires magic methods to be public
cash
2009-12-08
fixes #1305 - user and entity cache now cleared on delete
cash
2009-12-08
gatekeeper functions now display helpful messages - closes #1060
cash
2009-12-08
fixes #1287 - users now removed from group acl when leaving group - changed o...
cash
2009-12-07
Adding alias ElggSession methods
nickw
2009-12-07
fixes #1187
cash
2009-12-07
fixed issue where php notices were written to log on any debug level and adde...
cash
2009-12-07
removed code that wasn't doing anything in access.php
cash
2009-12-07
fixed typo in get_entities_from_relationship()
cash
2009-12-05
get_entities_from_annotations was ignoring group_guid - setting container_gui...
cash
2009-12-05
if there is already a user in the session, we don't need to set the code from...
cash
2009-12-05
fixed bug introduced in [3608]
cash
2009-12-04
fixes #1273 - replaced previous hack with call to getType
cash
2009-12-04
fixes #1397 and updates unit tests - comma was missing
cash
2009-12-03
fixes #1396 - thanks for reporting this
cash
2009-12-03
Trimming the paths when detecting which nav item to mark as selected.
brettp
2009-12-02
Changed the way the sidebar nav "selected" class is applied. Should yield mo...
brettp
2009-12-02
closes #876 - profile language strings moved to profile plugin
cash
2009-11-24
Fixing a bug resulting from get_loggedin_user() return FALSE.
nickw
2009-11-24
Adding documentation to the unit test skeleton file.
nickw
2009-11-24
entities can now have metadata of 0 and return the correct type. Fixes #1192
cash
2009-11-24
fixes 1315 - language static now being set correctly
cash
2009-11-24
fixes #935
cash
2009-11-24
made the get user friends objects functions consistent and added some missing...
cash
2009-11-23
Deleting a user will remove all user files.
nickw
2009-11-21
fixes #1374 - owner_guid wasn't being set correctly in options array
cash
2009-11-21
get_entities_from_metadata_multi() had bad option keys - related to #1374.
cash
2009-11-21
fixes #1380 - get_user_friends() was being called with subtype of desired obj...
cash
2009-11-20
Fixed a bug with group by and order by in elgg_get_entities. #ElggCampBA
brettp
2009-11-17
updated some documentation on register_page_handler(). This fixes #1373
cash
2009-11-14
fixes #1169 as described on ticket
cash
2009-11-14
updated documentation of API functions - perhaps ready for developer preview
cash
2009-11-14
user object needs to be loaded from database into session on each page in cas...
cash
2009-11-13
Properly ordering annotation objects returned by Elgg methods.
nickw
2009-11-13
more test cases related to #1364.
cash
2009-11-13
should fix #1364 and added relevant unit test cases for this bug (yeah for un...
cash
2009-11-12
fixed typo with handling web services request parameters
cash
[prev]
[next]