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-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
2010-10-30
ripped out last remaining tentacles of old installer from core - just needs r...
cash
2010-10-30
Refs #1439: Using new page_owner functions in all of core
ewinslow
2010-10-30
Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES...
ewinslow
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
fixed spelling mistake in comment
cash
2010-10-30
moved file path cache functions into the cache lib which seems to be a more l...
cash
2010-10-30
Fixed an invalid call to get_pageowner_guid() in can_edit_entity().
brettp
2010-10-28
Fixes #2544. Pulled out the eval() for creating elgg_*() mb wrapper functions.
brettp
2010-10-28
Fixes #2150: Removed old code in filestore.
brettp
2010-10-28
Standardized code in all of core, not including language files, tests, or cor...
brettp
2010-10-22
Removed @license, @copyright, and @author from files. License and copyright a...
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-20
Refs #2410 - merged [7024] into trunk from 1.7 branch
cash
2010-10-20
Refs #2499 - merged [6990] into trunk from 1.7 branch
cash
2010-10-20
Refs #2474 - merged [6976] from 1.7 branch into trunk
cash
2010-10-17
Fixes #2563 - setup autoload in elgglib.php so exceptions and other classes a...
cash
2010-10-14
Fixes #2514 - separating action error messages for undefined and no action sc...
cash
2010-10-14
Refs #2511 - removed empty query.php lib file
cash
2010-10-14
Fixes #2339 - removes social library and deprecates its two functions (put it...
cash
2010-10-14
Fixes #2403 - adds unregister_entity_type()
cash
2010-10-14
Deprecated unnecessary exceptions.php lib file
ewinslow
2010-10-14
Fixes #2547: Plugins can now participate in autoloading classes.
ewinslow
2010-10-10
Checking for a valid entity before using its methods in update_entity().
brettp
2010-10-10
using config variable for minimum password length
cash
2010-10-10
handling the database being down/busy or an incomplete install. Also cleaned ...
cash
2010-10-10
removed function replaced by installer
cash
[next]