aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/widgets.php
AgeCommit message (Expand)Author
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2011-12-31Fixes #4254 not registering the default widgets callback more than once per e...cash
2011-12-19Fixes #4184 dashboard default widgets should work and widgets should be creat...cash
2011-10-08Fixes #3944 fixing the default widgets implementationCash Costello
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-04-09Fixes #3193 moves default widgets upgrade to an actioncash
2011-03-26some light standardization of the core librariescash
2011-03-12Refs #2991: Readded the appearance menu under configure. Moved plugin setting...brettp
2011-03-11Refs #2991. First round at rearranging and grouping admin menu based upon tasks.brettp
2011-03-01Fixes #3014 using more standard "register" in admin convenience functioncash
2011-02-26simplified admin menu registration function in preparation for adding sectionscash
2011-02-20Fixed problems with user-self registration if default widgets are set.brettp
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section and...brettp
2011-02-15Moved all deprecated core functions into the appropriate deprecation fineewinslow
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2011-02-06fixed some minor documentation issuescash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-24welcome to the admin dashboardcash
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
2010-11-23returning an empty array when there are no widgets for a contextcash
2010-11-22widget column ids must be integerscash
2010-11-21fix for previouscash
2010-11-21use more Elgg standrad function names - elgg_register_widget_type()cash
2010-11-20moved save widget settings function to ElggWidgetcash
2010-11-20added a plugin hook for determining who can edit a widget layoutcash
2010-11-19improving interactions of widgets - containment wasn't working due to height ...cash
2010-11-19finished updated the widgets librarycash
2010-11-19saving widget settingscash
2010-11-19users can delete widgets from layoutcash
2010-11-19moved some widget functionality into ElggWidget classcash
2010-11-19saving widget position after movingcash
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-17Refs #1793 - added a basic add new widgets view - it is not wired up yetcash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-09-15Refs #2220: Pulled remaining classes out of lib files. Core classes now auto...ewinslow
2010-09-06Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...ewinslow
2010-08-22Merged r6757:6810 from 1.7 branch into trunkcash
2010-08-22Merged r6671:6683 from 1.7 branch to trunkcash
2010-04-05Merged 5530:5604 from 1.7 to trunk.brettp
2009-10-15Standardized files.brettp
2009-10-15Standardized gobs of files.brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-02-26Fixes to container permissions and widgets to allow default widgets to work w...kevinjardine
2009-02-24Added fixes to create_entity and add_widgets to correctly handle containers.ben