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
/
lib
Age
Commit message (
Expand
)
Author
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
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
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
2009-11-12
rest api parameters can now have default values
cash
2009-11-12
added a nonce to hmac signature and header so same call in same second does n...
cash
2009-11-12
Accidentally removed the eval with my debug statements.
brettp
2009-11-12
Wrapped all multibyte functions that are directly interchangable with non mb ...
brettp
2009-11-12
fixes #1286 - ElggPlugin get() wasn't handling "0" and returning null instead
cash
2009-11-12
Data migration: Disabled execution time and clearing out caches to avoid OOM ...
brettp
2009-11-12
fixes #1329 - schema for river is fixed - was incomplete before
cash
2009-11-11
fixes #1339 - elgg_view_exists now handles view extensions for non-default vi...
cash
2009-11-11
get_views deprecated for elgg_get_views (just to be consistent with views api)
cash
2009-11-10
Using php default functions instead of ElggUser in upgrade script.
nickw
2009-11-10
elgg_extend_view() replaces extend_view()
cash
2009-11-10
updated documentation of functions used in creating the topbar tools dropdown...
cash
2009-11-10
introducing a new web services handler
cash
2009-11-10
do not register notification rest api calls by default since no other apis ex...
cash
2009-11-09
Ignoring empty owner_guids in elgg_get_entities.
brettp
2009-11-09
Removed old code from get_submenu().
brettp
2009-11-09
REST api hmac signature encoding now compatible with Amazon S3 and OAuth
cash
2009-11-07
combined the two different pams into one and fixed an issue with hmac authent...
cash
2009-11-07
Moved default search hooks into search mod.
brettp
2009-11-07
fixed bug in list_entities() wrapper function - it was ignoring false values ...
cash
2009-11-07
fixes #1227 - this one has been causing nasty problems for far too long
cash
2009-11-06
removing username/password authorization for REST by default - developers can...
cash
2009-11-06
Removed old group search hook.
brettp
2009-11-06
Removed old user search.
brettp
[next]