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-11-18
Refs #1793 getting sorted widgets from elgg_get_widgets()
cash
2010-11-18
Refs #1793 added ability to add widgets to layout through ajax
cash
2010-11-18
Refs #1411, #2165 added elgg_list_entities_from_location() and deprecated in_...
cash
2010-11-18
Refs #2165 adds elgg_get_entities_from_location()
cash
2010-11-18
Refs #2165 added elgg_get_entities_from_private_settings()
cash
2010-11-17
Refs #1793 - added a basic add new widgets view - it is not wired up yet
cash
2010-11-16
Fixes #2573 upgrade script for new user validation approach
cash
2010-11-16
Fixes #2642 changed elgg_view_page() to always pick up page_shell views for t...
cash
2010-11-16
Pulled in hellekin's fixes from https://github.com/Elgg/Elgg/pull/2
cash
2010-11-16
made page_draw() backward compatible with 1.7
cash
2010-11-16
just in case any plugin called the previous install functions, I put them bac...
cash
2010-11-15
Refs #617 put user validation functions back in users lib
cash
2010-11-15
Fixes #1417 Users get notified when their accounts are not validated for any ...
cash
2010-11-14
Refs #1417 Elgg core now passes back useful messages to user when log in fail...
cash
2010-11-14
Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog...
ewinslow
2010-11-13
Fixes #2561 fixed typo - thanks for the report
cash
2010-11-12
Updating ElggEntity::clearMetaData() to fail when passed a non-existent metad...
nickw
2010-11-11
Obliterated C&P in elgg_trigger_plugin_hook
ewinslow
2010-11-11
Making CodeSniffer happy + reduced C&P in elgg_trigger_event
ewinslow
2010-11-11
Refs #2641 merged [7295] into trunk
cash
2010-11-11
Refs #2637 moved canvas/layouts to layouts
cash
2010-11-11
Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...
cash
2010-11-11
Fixes #2367: Corrected plugin hook documentation to maintain that the default...
ewinslow
2010-11-10
Fixes #2306: deprecated get/count/list_user_objects as well as get_user_objec...
ewinslow
2010-11-10
Using max() to give priority a minimum value of 0 for plugin hooks
ewinslow
2010-11-10
Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...
ewinslow
2010-11-10
Refs #2124: Removed js, page_owner, and page_owner_user variables from $vars
ewinslow
2010-11-10
Refs #2124: Removed session variables from $vars
ewinslow
2010-11-09
Refs #2632 - cleaned up documentation on metadata
cash
2010-11-09
Refs #2506 reorged the login box views - css still needs to be cleaned up
cash
2010-11-06
pulled private settings out into a separate lib
cash
2010-11-06
Refs #1411 fixes bug introduced in [7213] that broke listing relationships
cash
2010-11-04
Fixes #2463: Added support for forwarding to root-level files, e.g. forward('...
ewinslow
2010-11-04
Refs #2463 Added trim for leading /s to avoid //s when passing elgg_normalize...
brettp
2010-11-04
Fixes #2463: Added ^ to beginning of normalize_url regex to prevent matching ...
ewinslow
2010-11-04
Added @deprecated docblock tag to events()
ewinslow
2010-11-04
Fixes #2210 - using new functions for registering the core js and css files
cash
2010-11-03
Moved list_entities_groups to groups.php and deprecated in favor of elgg_list...
ewinslow
2010-11-03
Refs #2351: deprecated get_objects_in_group() in favor of elgg_get_entities()...
ewinslow
2010-11-03
Refs #1320. Updated core to use elgg_echo()'s native string replacement.
brettp
2010-11-03
Refs #1320: elgg_echo() has built-in sprintf support.
brettp
2010-11-03
Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat
ewinslow
2010-11-03
Refs #2050: Added missing docblock parameters
ewinslow
2010-11-03
Fixes #2050: Added subtype parameter to can_write_to_container functions and ...
ewinslow
2010-11-03
Set return type of get_entity to ElggEntity
ewinslow
2010-11-03
Refs #1411: Deprecated get_entities_from_metadata_groups(_multi) in favor of ...
ewinslow
2010-11-03
bah! forgot to rename all variables in list_entities_from_access_id
ewinslow
2010-11-03
Fixed regression in deprecated list_entities_from_access_id -- was passing ac...
ewinslow
2010-11-03
Fixes #2128 - replaces all uses of set_context() and get_context() in core an...
cash
2010-11-03
Fixes #2151: Replaced elgg_get_viewtype() implementation with @cash's much si...
ewinslow
[prev]
[next]