aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/widgets.php
AgeCommit message (Expand)Author
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
2009-02-23Added site default access permissions. Refs #744ben
2009-02-04Moves access permissions references over to using the ACCESS_* constants defi...ben
2009-01-23Refs #706marcus
2009-01-19Closes #698: Typo corrected - nice spot!marcus
2008-11-26Closes #571: Widgets now use private store for settingsmarcus
2008-09-25Closes #326: add_widget uses the specified $user_guid as $widget->owner_guidmarcus
2008-08-05Fixed an issue where the third widget column drops widgets.ben
2008-08-01Widgets now work in three columnsben
2008-07-30Widget state cookie is now removed on widget delete.ben
2008-07-10Working with multiple values in arraymarcus
2008-07-08widget are now logged in by default, tag output tweakeddave
2008-06-30Added the ability to control widget contextsben
2008-06-27Fixed widget savingben
2008-06-18Removing some error noticesben
2008-06-18Added widget handling.ben
2008-06-13using_widgets();ben
2008-06-13Widget fixben
2008-06-12Widgets, including a test widget pluginben
2008-06-12Extra helpful widgets functionsben
2008-06-12Widget API changes, as well as edit and action infrastructureben
2008-06-12Added use_widgets function to register a context for widget use.ben
2008-06-12Added widgets library to core.ben