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
2010-08-04
Added optional param to sanitise_filepath() that appends a / or not. Also re...
brettp
2010-07-21
Merged pervious commit to 1.8.
brettp
2010-07-16
Added display:page plugin hook in page_draw function.
brettp
2010-07-16
plugin hook output:strip_tags is now format:strip_tags.
brettp
2010-07-16
Removing stray text from previous commit.
brettp
2010-07-16
elgg_make_excerpt() uses elgg_strip_tags().
brettp
2010-07-15
Using elgg_strip_tags() for notification body.
brettp
2010-07-15
Fixes #2099. Added elgg_strip_tags() to allow plugins to remove extra formatt...
brettp
2010-07-14
Fixes #2195. 3rd and 4th params of page_draw() are now $page_shell and $vars.
brettp
2010-07-07
Removing debug statements from previous commit.
brettp
2010-07-07
Added elgg_sort_3d_array_by_value(). I do this often enough that a helper fu...
brettp
2010-07-06
Adding javascript and CSS to the walled garden whitelist.
nickw
2010-07-01
added a parameter to the page_draw function so you can specify a different pa...
dave
2010-06-23
Added optional 4th argument 'class' for elgg_instanceof().
brettp
2010-06-19
included an option to display existing comments but not show the new comment ...
dave
2010-06-18
Merged r6506:6509 from 1.7 to trunk.
brettp
2010-06-18
Merged friends pages fixes in r6501:6503 from 1.7 to trunk.
brettp
2010-06-18
Merging r6497:6499 to trunk.
brettp
2010-06-15
Making sure to load all plugins when doing an upgrade to pull in CSS changes ...
brettp
2010-06-14
Merged [6485] and [6486] to trunk.
brettp
2010-06-12
Merged r6362:6366 from 1.7 to trunk.
brettp
2010-06-08
elgg_get_entities_from_metadata() and egef_annotations() support singular -> ...
brettp
2010-06-07
Removing deprecated calls to get_entities_from_relationship() from core code.
nickw
2010-06-07
Removing user "Find" from Admin area.
nickw
2010-06-04
Merged r6349:6351 from 1.7 to trunk.
brettp
2010-06-04
Merge r6301:6338 from 1.7 to trunk.
brettp
2010-06-02
Mathematical calculations on annotations will return false for non-existent e...
nickw
2010-06-02
Moving new Site Tags functionality out of Tagcloud plugin and into core.
nickw
2010-06-02
Requesting annotations from a non-existent subtype will now return nothing in...
nickw
2010-06-01
Added elgg_get_array_value() helper function.
brettp
2010-06-01
get_input() defaults to NULL instead of empty string. Works better with isse...
brettp
2010-05-29
small tweak to the new river
dave
2010-05-29
Merged r6263:6271 to trunk.
brettp
2010-05-29
Merged [6248] - [6252] into trunk.
brettp
2010-05-29
Merged [6223] - [6228] into trunk.
brettp
2010-05-28
Refs #2115: Added elgg_is_valid_view_type(). Currently calculated at each loa...
brettp
2010-05-27
Registering user password request/reset as public actions.
nickw
2010-05-27
Updating walled garden to register public pages as regular expressions.
nickw
2010-05-26
Fix problem rewriting type_subtype_pair -> type_subtype_pairs in elgg_get_ent...
brettp
2010-05-25
Updated documentation for register_plugin_hook().
brettp
2010-05-25
Updated documentation and cleaned up code for trigger_plugin_hook().
brettp
2010-05-25
Walled Garden login page is no longer tied to the default page shell.
nickw
2010-05-24
Replacing '...' with html elipse character (…) in elgg_make_excerpt().
brettp
2010-05-24
Copied explaination for weird str_replace() in get_river_items() to the same ...
brettp
2010-05-20
Fixes #2159: Updated entity getter test to order by guid instead of time_crea...
brettp
2010-05-20
Update unit tests for last_action column.
brettp
2010-05-20
create_entity() now adds a default last_action set to the same as time_create...
brettp
2010-05-20
Properly merged old 1.8 river2.php with river.php to fix last_action-based bu...
brettp
2010-05-19
Added "Newest Users" admin section.
brettp
2010-05-19
Refs #2165: Added elgg_list_entities_from_annotations() to deprecate list_ent...
brettp
[next]