Age | Commit message (Expand) | Author |
2011-10-29 | Fixes #4001. Activity widget passes a context so correct output is displayed ... | Brett Profitt |
2011-10-10 | Fixes #3950 falling back to deprecated view when saving a widget | Cash Costello |
2011-04-09 | Fixes #3193 moves default widgets upgrade to an action | cash |
2011-02-19 | No need to say the widget was added because we can see it happen. | brettp |
2011-02-19 | Fixes #2753: Default widgets merged into core as extensible admin section and... | brettp |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-01-22 | making sure context is set correctly when adding a widget | cash |
2011-01-02 | updated group widget | cash |
2010-12-19 | fixed a few bugs and updated the widget code | cash |
2010-11-20 | moved save widget settings function to ElggWidget | cash |
2010-11-20 | fixed bug where widgets were not saving their new position | cash |
2010-11-19 | improving interactions of widgets - containment wasn't working due to height ... | cash |
2010-11-19 | updating widget contents when settings are changed | cash |
2010-11-19 | saving widget settings | cash |
2010-11-19 | users can delete widgets from layout | cash |
2010-11-19 | moved some widget functionality into ElggWidget class | cash |
2010-11-19 | saving widget position after moving | cash |
2010-11-18 | Added functions to support moving and adding widgets | cash |
2010-11-18 | Refs #1793 added ability to add widgets to layout through ajax | cash |
2010-11-02 | Using REFERER shorthand throughout core | ewinslow |
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-05-14 | merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo... | brettp |
2010-02-21 | Refs #1538: Removed action_gatekeeper() from action files in core. | brettp |
2009-10-14 | Standardized actions/* | brettp |
2009-08-31 | All line endings are now Unix-style. | brettp |
2009-08-20 | Whoa nelly this is a big one: Removed license and copyright for files. | brettp |
2009-01-23 | Refs #706 | marcus |
2009-01-16 | Widget save errors now use correct message box | marcus |
2008-08-11 | Refs #210 & #211 : Widgets edit now using action_gatekeeper | marcus |
2008-08-01 | Widgets now work in three columns | ben |
2008-07-11 | Using register_error on errors rather than system_message. | marcus |
2008-06-24 | Save widget improvements. | ben |
2008-06-18 | Corrected widget panel save messages. | ben |
2008-06-18 | Added widget handling. | ben |
2008-06-12 | Widgets, including a test widget plugin | ben |
2008-06-12 | Widget API changes, as well as edit and action infrastructure | ben |