aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-19users can delete widgets from layoutcash
2010-11-19moved some widget functionality into ElggWidget classcash
2010-11-19updated file widget to use 1.7 elgg_get_entities* APIscash
2010-11-19updated bookmarks widget to use 1.7 APIscash
2010-11-19Closes #2653 users are logged in on registration and login exceptions are cau...cash
2010-11-19Closes #617 core has get and set functions for user validation statuscash
2010-11-19saving widget position after movingcash
2010-11-19$CONFIG->path is not set up early enough for some elgg deprecate noticescash
2010-11-19switching to using full paths in handlerscash
2010-11-18Added functions to support moving and adding widgetscash
2010-11-18Refs #1793 getting sorted widgets from elgg_get_widgets()cash
2010-11-18Refs #1793 added ability to add widgets to layout through ajaxcash
2010-11-18Refs #1411, #2165 added elgg_list_entities_from_location() and deprecated in_...cash
2010-11-18Refs #2165 adds elgg_get_entities_from_location()cash
2010-11-18Refs #2165 added elgg_get_entities_from_private_settings()cash
2010-11-17Refs #2143 I need ids for urls for the widget code right nowcash
2010-11-17Refs #1793 - added a basic add new widgets view - it is not wired up yetcash
2010-11-17Closes #1422 admin user actions now check for self before banning, deleting, ...cash
2010-11-17Refs #1411 using new elgg_list* functions in friends page handlerscash
2010-11-17Refs #2662 removed html from friends page handlerscash
2010-11-17Refs #821 #1793 early widget layout - does not include edit settings, delete,...cash
2010-11-16ported the portion of the [7027] commit that dealt with pagination to trunkcash
2010-11-16Refs #2573 updates the uservalidationbyemail plugin to work with new validati...cash
2010-11-16Fixes #2573 upgrade script for new user validation approachcash
2010-11-16Fixes #2642 changed elgg_view_page() to always pick up page_shell views for t...cash
2010-11-16Pulled in hellekin's fixes from https://github.com/Elgg/Elgg/pull/2cash
2010-11-16made page_draw() backward compatible with 1.7cash
2010-11-16just in case any plugin called the previous install functions, I put them bac...cash
2010-11-15Refs #617 put user validation functions back in users libcash
2010-11-15Refs #2573 fixes validation issue for users registered with validation turned...cash
2010-11-15Fixes #1417 Users get notified when their accounts are not validated for any ...cash
2010-11-15#Refs 2653 removed login() call since it was conflicting with user validation...cash
2010-11-14Refs #1417 Elgg core now passes back useful messages to user when log in fail...cash
2010-11-14fixed bug where the front page wasn't being populated with the viewscash
2010-11-14fixed typo in commentcash
2010-11-14Refs #2391: Baby steps toward getting a unified css -- haven't landed on a na...ewinslow
2010-11-14Refs #2538: Added vsprintf support to elgg.echo. Added unit tests for normal...ewinslow
2010-11-14Refs #2538: Refactored and cleaned up ElggPriorityList and eventsewinslow
2010-11-14Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog...ewinslow
2010-11-14Added some more unit tests for elgg_normalize_urlewinslow
2010-11-14No comment...ewinslow
2010-11-14Wow, what a blunder -- what to go deleting random methods, Winslowewinslow
2010-11-14Refs #1208: Default input/button to 'button' type (rather than 'submit' type).ewinslow
2010-11-14Refs #2486: Added support for the 'recursive' parameter to ElggEntity::delete()ewinslow
2010-11-14Added comments to several undocumented methodsewinslow
2010-11-14Fixes #2572: Removed last @license tag from pages pluginewinslow
2010-11-13Fixes #2561 fixed typo - thanks for the reportcash
2010-11-13Cleaning up database after new ElggEntity unit test.nickw
2010-11-12Updating ElggEntity::clearMetaData() to fail when passed a non-existent metad...nickw
2010-11-11Obliterated C&P in elgg_trigger_plugin_hookewinslow