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
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
2010-11-09
Refs #2506 reorged the login box views - css still needs to be cleaned up
cash
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-02
Fixes #2360: page_draw => elgg_view_page in core + bundled plugins
ewinslow
2010-11-02
Added url normalization support to elgg_register_js and elgg_register_css
ewinslow
2010-11-02
Refs #2463: Removed some more instances of $CONFIG->url. Added support for e...
ewinslow
2010-11-02
Refs #2463: Added elgg_normalize_url. forward() and add_menu() make use of it
ewinslow
2010-10-31
Refs #2210 - added functions for managing javascript and css files
cash
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
2010-10-30
organized functions in elgglib by purpose - more or less
cash
2010-10-30
pulled navigation functions out of elgglib.php
cash
2010-10-30
moved datalist code into the configuration lib
cash
2010-10-30
moved file path cache functions into the cache lib which seems to be a more l...
cash
2010-10-28
Standardized code in all of core, not including language files, tests, or cor...
brettp
2010-10-22
Fixes #733 - events now support PHP callbacks
cash
2010-10-22
better creation of event and plugin hook registration arrays
cash
2010-10-22
Fixes #2466 - split events() into register and trigger functions
cash
2010-10-21
Refs #733 - plugin hooks now support PHP callbacks
cash
2010-10-17
Fixes #2563 - setup autoload in elgglib.php so exceptions and other classes a...
cash
2010-10-14
Fixes #2339 - removes social library and deprecates its two functions (put it...
cash
2010-10-14
Fixes #2547: Plugins can now participate in autoloading classes.
ewinslow
2010-10-10
handling the database being down/busy or an incomplete install. Also cleaned ...
cash
2010-10-06
removed several parts of the old installer from the core
cash
2010-09-30
Fixed typo in previous commit.
brettp
2010-09-29
Checking for menu items before doing a foreach().
brettp
2010-09-16
Refs #2450: Changed preferred syntax for talking about hooks / events because...
brettp
2010-09-16
Correct spaces issue in autoload function.
brettp
2010-09-15
Refs #2220: Pulled remaining classes out of lib files. Core classes now auto...
ewinslow
2010-09-15
Fixes #2366: Deprecated test_ip() and is_ip_in_array().
brettp
2010-09-15
Refs #2450: Added documentation to elgglib.
brettp
2010-09-06
Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...
ewinslow
2010-08-22
Merged r6757:6810 from 1.7 branch into trunk
cash
2010-08-22
Merged r6620:6653 from 1.7 branch into trunk
cash
2010-08-21
Merged r6534-6559 from 1.7 branch to trunk
cash
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-06-14
Merged [6485] and [6486] to trunk.
brettp
2010-06-04
Merge r6301:6338 from 1.7 to trunk.
brettp
2010-06-01
Added elgg_get_array_value() helper function.
brettp
[next]