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
/
elgglib.php
Age
Commit message (
Expand
)
Author
2011-02-20
Refs #2749, #2956. Merged elgg_depracated_notice() fixes to trunk.
brettp
2011-02-15
Moved all deprecated core functions into the appropriate deprecation fine
ewinslow
2011-02-15
Fixes #2695: Return false on autoload fail, rather than throwing exception
ewinslow
2011-02-15
Fixes #2808: elgg_get_array_value => elgg_extract
ewinslow
2011-02-15
Replaced all occurrences of register_page_handler in core with elgg_register_...
ewinslow
2011-02-14
Refs #2912. Added checks for constraints in dangerous functions. Unit tests n...
brettp
2011-02-13
Refs #2907. DRY'd up and abstracted out a lot of metadata / annotation functi...
brettp
2011-02-12
Fixes #2906. Added elgg_sql_reverse_order_by() and wired it up to ege() and e...
brettp
2011-02-12
Added elgg_get_entities_from_plugin_user_settings(). Added a name_prefix opti...
brettp
2011-02-07
moved sticky forms into the input library
cash
2011-02-06
fixed some minor documentation issues
cash
2011-02-06
moved the count comments and likes functions into the ElggEntity class
cash
2011-02-01
Moving deprecated functions out of files access.php - entities.php. This tim...
ewinslow
2011-02-01
Reversing 7975
ewinslow
2011-02-01
Refs #2839: moved deprecated functions from access.php - private_settings.php...
ewinslow
2011-01-27
removed menu code introduced for elgg.com that did not make it into 1.8
cash
2011-01-06
Fixes #2774 - fixes several E_NOTICE issues - mostly due to accessign array i...
cash
2011-01-02
Refs #7552, #2547. Autoloading functions return bool.
brettp
2011-01-01
removed unnecessary variable from stick forms code
cash
2010-12-31
not caching js and css when not served through simple cache right now
cash
2010-12-31
added a proper gallery view - still need to wire up the elgg_view_list_item f...
cash
2010-12-29
rewrote the display of likes
cash
2010-12-27
moved most of the code for the user hover menu into the new menu system
cash
2010-12-23
Fixes #2741 skipping :// when replacing // in file paths so that we support URIs
cash
2010-12-16
Fixes #2725 - js page handler now handles javascript views with slashes in th...
cash
2010-12-16
fixed a lot of notices being generated by the new plugin hook code
cash
2010-12-15
moved likes forms into forms directory
cash
2010-12-14
moved account views into core views - account forms are next
cash
2010-12-14
sanitise_filepath() removes double /s.
brettp
2010-12-08
Added ability to check for empty string in elgg_get_array_value().
brettp
2010-12-08
reorganized the page views as discussed
cash
2010-12-07
Refs #2220. Check that an autoload class is registered before trying to inclu...
brettp
2010-12-06
cleaned up system messages display code
cash
2010-12-04
forgot to include language string for previous commit
cash
2010-12-04
Fixes #2519 we can now register and load php libraries - blog plugin is using...
cash
2010-12-02
Better code and docs or previous.
brettp
2010-12-02
Added 'true' as a truthy value for ini_get_bool().
brettp
2010-11-30
Refs #2428 adds elgg_get_plugin_path() and elgg_get_data_path()
cash
2010-11-28
Fixes #2173 #2507 integrated the ie and admin stylesheets into the new simple...
cash
2010-11-28
Refs #2173 #2160 #2507 added a css page handler to support multiple css files
cash
2010-11-24
Fixes #2655: Converted register_action to elgg_register_action throughout core
ewinslow
2010-11-20
Fixes #2237: Added 'reason' parameter to forward() to allow proper headers an...
ewinslow
2010-11-20
Fixes #2468: Deprecated call_gatekeeper() and callpath_gatekeeper()
ewinslow
2010-11-16
Fixes #2642 changed elgg_view_page() to always pick up page_shell views for t...
cash
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
Fixes #2367: Corrected plugin hook documentation to maintain that the default...
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
[prev]
[next]