aboutsummaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2010-11-20Marking initialise_attributes as deprecated in ElggPluginewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7375 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Marking initialise_attributes as deprecatedewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7374 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixes #2237: Added 'reason' parameter to forward() to allow proper headers ↵ewinslow
and more flexible destinations via plugin hooks. Also made use of this in core gatekeeper functions and in pagehandler.php git-svn-id: http://code.elgg.org/elgg/trunk@7373 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixes #2615: Viewtype now included in views plugin hooksewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7371 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixes #2468: Deprecated call_gatekeeper() and callpath_gatekeeper()ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7369 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Fixes #2473: removes initialise_entity_cache()ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7365 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Doesn't make any sense for elgg_format_attributes to default to an empty ↵ewinslow
array... git-svn-id: http://code.elgg.org/elgg/trunk@7355 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-20Refs #2143: Added elgg_format_attributes() for generating an attribute ↵ewinslow
string from an associative array. DRYed up input/output url git-svn-id: http://code.elgg.org/elgg/trunk@7354 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-19improving interactions of widgets - containment wasn't working due to height ↵cash
issues git-svn-id: http://code.elgg.org/elgg/trunk@7353 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-19finished updated the widgets librarycash
git-svn-id: http://code.elgg.org/elgg/trunk@7352 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-19saving widget settingscash
git-svn-id: http://code.elgg.org/elgg/trunk@7350 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-19users can delete widgets from layoutcash
git-svn-id: http://code.elgg.org/elgg/trunk@7349 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-19moved some widget functionality into ElggWidget classcash
git-svn-id: http://code.elgg.org/elgg/trunk@7348 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-19Closes #617 core has get and set functions for user validation statuscash
git-svn-id: http://code.elgg.org/elgg/trunk@7344 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-19saving widget position after movingcash
git-svn-id: http://code.elgg.org/elgg/trunk@7343 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-19$CONFIG->path is not set up early enough for some elgg deprecate noticescash
git-svn-id: http://code.elgg.org/elgg/trunk@7342 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-19switching to using full paths in handlerscash
git-svn-id: http://code.elgg.org/elgg/trunk@7341 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-18Added functions to support moving and adding widgetscash
git-svn-id: http://code.elgg.org/elgg/trunk@7340 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-18Refs #1793 getting sorted widgets from elgg_get_widgets()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7339 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-18Refs #1793 added ability to add widgets to layout through ajaxcash
git-svn-id: http://code.elgg.org/elgg/trunk@7338 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-18Refs #1411, #2165 added elgg_list_entities_from_location() and deprecated ↵cash
in_area functions git-svn-id: http://code.elgg.org/elgg/trunk@7337 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-18Refs #2165 adds elgg_get_entities_from_location()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7336 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-18Refs #2165 added elgg_get_entities_from_private_settings()cash
git-svn-id: http://code.elgg.org/elgg/trunk@7335 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-17Refs #1793 - added a basic add new widgets view - it is not wired up yetcash
git-svn-id: http://code.elgg.org/elgg/trunk@7333 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-16Fixes #2573 upgrade script for new user validation approachcash
git-svn-id: http://code.elgg.org/elgg/trunk@7326 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-16Fixes #2642 changed elgg_view_page() to always pick up page_shell views for ↵cash
the page_shells directory git-svn-id: http://code.elgg.org/elgg/trunk@7325 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-16Pulled in hellekin's fixes from https://github.com/Elgg/Elgg/pull/2cash
git-svn-id: http://code.elgg.org/elgg/trunk@7324 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-16made page_draw() backward compatible with 1.7cash
git-svn-id: http://code.elgg.org/elgg/trunk@7323 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-16just in case any plugin called the previous install functions, I put them ↵cash
back as stubs git-svn-id: http://code.elgg.org/elgg/trunk@7322 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-15Refs #617 put user validation functions back in users libcash
git-svn-id: http://code.elgg.org/elgg/trunk@7321 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-15Fixes #1417 Users get notified when their accounts are not validated for any ↵cash
authentication attempt git-svn-id: http://code.elgg.org/elgg/trunk@7319 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-14Refs #1417 Elgg core now passes back useful messages to user when log in ↵cash
fails - uservalidationbyemail is next git-svn-id: http://code.elgg.org/elgg/trunk@7317 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-14fixed typo in commentcash
git-svn-id: http://code.elgg.org/elgg/trunk@7315 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-14Fixes #2334: Converted viewtype => listtype and viewtypetoggle => ↵ewinslow
listtypetoggle. Did my best to maintain backwards compatibility but might have missed something... git-svn-id: http://code.elgg.org/elgg/trunk@7311 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-14Added some more unit tests for elgg_normalize_urlewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7310 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-14No comment...ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7309 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-14Wow, what a blunder -- what to go deleting random methods, Winslowewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7308 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-14Refs #2486: Added support for the 'recursive' parameter to ElggEntity::delete()ewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7306 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-14Added comments to several undocumented methodsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7305 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-13Fixes #2561 fixed typo - thanks for the reportcash
git-svn-id: http://code.elgg.org/elgg/trunk@7303 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-13Cleaning up database after new ElggEntity unit test.nickw
git-svn-id: http://code.elgg.org/elgg/trunk@7302 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-12Updating ElggEntity::clearMetaData() to fail when passed a non-existent ↵nickw
metadata name. Fixes #2273 git-svn-id: http://code.elgg.org/elgg/trunk@7301 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Obliterated C&P in elgg_trigger_plugin_hookewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7298 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Making CodeSniffer happy + reduced C&P in elgg_trigger_eventewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7297 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Refs #2641 merged [7295] into trunkcash
git-svn-id: http://code.elgg.org/elgg/trunk@7296 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Refs #2637 moved canvas/layouts to layoutscash
git-svn-id: http://code.elgg.org/elgg/trunk@7290 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ↵cash
elgg_view* functions git-svn-id: http://code.elgg.org/elgg/trunk@7288 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-11Fixes #2367: Corrected plugin hook documentation to maintain that the ↵ewinslow
default priority is 500 git-svn-id: http://code.elgg.org/elgg/trunk@7287 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-10Fixes #2306: deprecated get/count/list_user_objects as well as ↵ewinslow
get_user_objects_by_metadata git-svn-id: http://code.elgg.org/elgg/trunk@7286 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-11-10Using max() to give priority a minimum value of 0 for plugin hooksewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@7285 36083f99-b078-4883-b0ff-0f9b5a30f544