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
2010-03-21
generic like this functionality added
dave
2010-03-20
Moved toolbar dropdown menu to main nav.
brettp
2010-03-20
Removed ui_page_setup() to fix installation. Gave engine/start.php a bit of l...
brettp
2010-03-19
Namespaces sticky forms. Requires more testing.
brettp
2010-03-17
Added config options for tabs and menu items.
brettp
2010-03-17
Updated documentation for set_config(). Removed unnecessary escaping of valu...
brettp
2010-03-12
Merged Cash's bugfixes from the 1.7 branch (3288:5377).
brettp
2010-03-12
Added elgg_list_entities_from_metadata() and deprecated list_entities_from_me...
brettp
2010-03-11
Implemented sticky forms.
brettp
2010-03-11
Added breadcrumb support and updated the mods with old-style breadcrumbs.
brettp
2010-03-10
Added elgg_instanceof().
brettp
2010-03-10
new activity river api functions
dave
2010-03-09
Fixed incorrect deprecated function rewrite for list_entities().
brettp
2010-03-03
Pulled in missing interface modifications for the engine dir.
brettp
2010-03-01
Fixes #1566: Rewriting calls to get_group_members() to use 1.7's constant for...
brettp
2010-03-01
Fixes #1558: Applied Cash's patch. Added unit tests to test for regressions ...
brettp
2010-03-01
Fixes #1563: Added time_updated and site_guid to the export vals.
brettp
2010-02-26
Fixes #1540: Added site_guid to get_user_access_collections().
brettp
2010-02-26
Refs #1553: Corrected profile link in friending notification.
brettp
2010-02-26
Fixes #1555: Added missing call to elgg_get_registered_tag_metadata_names() a...
brettp
2010-02-26
Added login to the list of actions not requiring a security token.
brettp
2010-02-24
Fixes #1542: Pulled in Kevin's patch to add ability to sort by metadata. Add...
brettp
2010-02-23
Refs #1543: Added support to have pass an array as a value in the metadata_na...
brettp
2010-02-22
Fixes #1528: Correctly throwing exceptions for objects, groups, and users.
brettp
2010-02-22
Fixes #1531: Correctly implemented dates for friendly times. No more coding w...
brettp
2010-02-21
Deprecated elgg_validate_action_url() by elgg_add_action_tokens_to_url(). Up...
brettp
2010-02-21
Refs #1517: only encode <,>, and & for strings in xml
cash
2010-02-21
Apache's MultiViews was matching the rest page handler incorrectly
cash
2010-02-20
Refs #1531: Added full time and dates to friendly time stamptes via acronym t...
brettp
2010-02-19
Fixes #1421: Banning and unbanning users invalidates the memcache entity.
brettp
2010-02-19
Fixes #1519: Corrected site_guid in create_access_collection().
brettp
2010-02-17
Fixes #1488: Removed use of deprecated functions in core.
brettp
2010-02-17
Refs #1523: elgg_get_entities() uses the constants for defaults and condition...
brettp
2010-02-17
Fixes #1527: Logout doens't require an action token. This is a temporary fix ...
brettp
2010-02-16
Removing embed extended view from core.
brettp
2010-02-13
Cleaned up tag searching so you can search on a specific tag. Useful in sear...
brettp
2010-02-12
Can't type hint for strings.
brettp
2010-02-12
Closes #1506: Added elgg_register_tag_metadata_name(), elgg_get_registered_ta...
brettp
2010-02-12
Fixes #1510: Added elgg_get_file_list(). get_library_files() wraps to this f...
brettp
2010-02-12
Fixes #1512: Using a helper function for mb_parse_str() instead of wrapping i...
brettp
2010-02-12
updated documentation on the REST API user authentication
cash
2010-02-11
Fixes #1501: Setting ini for mbstring.internal_encoding to utf8 to work aroun...
brettp
2010-02-09
Fixes #1503, fixes #1474: Library files are loaded using a hard-coded list to...
brettp
2010-02-08
Updated copyright for core plugin manifests.
brettp
2010-02-08
Fixes #1496: delete_access_collection() invalidates the access collection cac...
brettp
2010-02-07
tweaked some documentation on the REST API
cash
2010-02-07
Correcting documentation for elgg_get_entities_from_metadata().
brettp
2010-02-06
Fixes #1492: Removed usage info collecting from installation.
brettp
2010-02-06
missing new on upgrade_details object creation
cash
2010-02-06
fixes #1486 - elgg_dump now works when sending to server error log
cash
[next]