Age | Commit message (Expand) | Author |
2010-11-20 | Fixes #472 handling interactive adding/deleting of widgets with single/multip... | cash |
2010-11-20 | Refs #472 not allowing widgets to be added if only single instance allowed | cash |
2010-11-20 | moved save widget settings function to ElggWidget | cash |
2010-11-20 | added a plugin hook for determining who can edit a widget layout | cash |
2010-11-20 | fixed bug where widgets were not saving their new position | cash |
2010-11-20 | do not need special canEdit method for ElggWidget | cash |
2010-11-20 | Refs #2668 adds getContainerGUID() | cash |
2010-11-20 | Fixes #2668 adding getOwnerGUID() | cash |
2010-11-20 | Fixed typos in text expectations that were cause elgg_normalize_url unit test... | ewinslow |
2010-11-20 | Fixes #2490: attributes initialize to NULL instead of empty string or 0. Upd... | ewinslow |
2010-11-20 | Marking initialise_attributes as deprecated in ElggPlugin | ewinslow |
2010-11-20 | Marking initialise_attributes as deprecated | ewinslow |
2010-11-20 | Fixes #2237: Added 'reason' parameter to forward() to allow proper headers an... | ewinslow |
2010-11-20 | Fixes #2396: Added a new input/checkbox view. input/checkboxes harnesses it | ewinslow |
2010-11-20 | Fixes #2615: Viewtype now included in views plugin hooks | ewinslow |
2010-11-20 | Fixes #2497: htmLawed now uses a plugin hook for allowed_styles and htmlawed_... | ewinslow |
2010-11-20 | Fixes #2468: Deprecated call_gatekeeper() and callpath_gatekeeper() | ewinslow |
2010-11-20 | Fixes #2036: using htmlspecialchars in output views | ewinslow |
2010-11-20 | Fixes #2620: Security token refresh action is now security/refreshtoken | ewinslow |
2010-11-20 | Fixes #2357: messageboard post action redirects to referrer | ewinslow |
2010-11-20 | Fixes #2473: removes initialise_entity_cache() | ewinslow |
2010-11-20 | Refs #2143: DRY up button input views (button, reset, submit). Changed core ... | ewinslow |
2010-11-20 | Utilizing elgg.extend, rather than jQuery.extend | ewinslow |
2010-11-20 | Commented elgg.add_translation | ewinslow |
2010-11-20 | Added an elgg.extend method for merging two or more objects | ewinslow |
2010-11-20 | Refs #2143: Cleaned up input/submit | ewinslow |
2010-11-20 | Refs #2143: DRY up input/tags | ewinslow |
2010-11-20 | Refs #2143: DRY up input/email | ewinslow |
2010-11-20 | Refs #2143: DRY up input/text | ewinslow |
2010-11-20 | Refs #2143: DRYed up input/form | ewinslow |
2010-11-20 | Doesn't make any sense for elgg_format_attributes to default to an empty arra... | ewinslow |
2010-11-20 | Refs #2143: Added elgg_format_attributes() for generating an attribute string... | ewinslow |
2010-11-19 | improving interactions of widgets - containment wasn't working due to height ... | cash |
2010-11-19 | finished updated the widgets library | 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 | updated file widget to use 1.7 elgg_get_entities* APIs | cash |
2010-11-19 | updated bookmarks widget to use 1.7 APIs | cash |
2010-11-19 | Closes #2653 users are logged in on registration and login exceptions are cau... | cash |
2010-11-19 | Closes #617 core has get and set functions for user validation status | cash |
2010-11-19 | saving widget position after moving | cash |
2010-11-19 | $CONFIG->path is not set up early enough for some elgg deprecate notices | cash |
2010-11-19 | switching to using full paths in handlers | cash |
2010-11-18 | Added functions to support moving and adding widgets | cash |
2010-11-18 | Refs #1793 getting sorted widgets from elgg_get_widgets() | cash |
2010-11-18 | Refs #1793 added ability to add widgets to layout through ajax | cash |
2010-11-18 | Refs #1411, #2165 added elgg_list_entities_from_location() and deprecated in_... | cash |
2010-11-18 | Refs #2165 adds elgg_get_entities_from_location() | cash |