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-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
2010-11-03
Refs #1411: Deprecated list_entities_from_relationship() in favor of elgg_lis...
ewinslow
2010-11-03
Fixes #2606: Abstracted elgg_list_entities. Takes an optional second argumen...
ewinslow
2010-11-02
Fixes #2360: page_draw => elgg_view_page in core + bundled plugins
ewinslow
2010-11-02
Refs #2360: Deprecated page_draw in favor of elgg_view_page. Updated package...
ewinslow
2010-11-02
Added url normalization support to elgg_register_js and elgg_register_css
ewinslow
2010-11-02
Refs #2463: Added URL normalization support for entity and extender url handlers
ewinslow
2010-11-02
Refs #2463: Fixed typo of elgg_normalize_url function
ewinslow
2010-11-02
Refs #2463: Removed some more instances of $CONFIG->url. Added support for e...
ewinslow
2010-11-02
Refs #2463: Added url normalization support to output/url, output/confirmlink...
ewinslow
2010-11-02
Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF...
ewinslow
2010-11-02
Refs #2463: Removed stay { that was causing the regexp to break
ewinslow
2010-11-02
Refs #2463: Added elgg_normalize_url. forward() and add_menu() make use of it
ewinslow
2010-11-02
Refs #2538: Renamed elgg.extendUrl to elgg.normalize_url
ewinslow
2010-11-01
Refs #2538: Pulled in support for ajax actions
ewinslow
2010-10-31
Refs #2210 - added functions for managing javascript and css files
cash
2010-10-30
Refs #2128 - added stack context functions
cash
2010-10-30
Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...
ewinslow
2010-10-30
Fixes #2598: Added elgg_get_site_url()
ewinslow
2010-10-30
fixed php exception and error handlers not being next to each other in elgglib
cash
[next]