Age | Commit message (Expand) | Author |
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 |
2010-11-18 | Refs #2165 added elgg_get_entities_from_private_settings() | cash |
2010-11-17 | Refs #2143 I need ids for urls for the widget code right now | cash |
2010-11-17 | Refs #1793 - added a basic add new widgets view - it is not wired up yet | cash |
2010-11-17 | Closes #1422 admin user actions now check for self before banning, deleting, ... | cash |
2010-11-17 | Refs #1411 using new elgg_list* functions in friends page handlers | cash |
2010-11-17 | Refs #2662 removed html from friends page handlers | cash |
2010-11-17 | Refs #821 #1793 early widget layout - does not include edit settings, delete,... | cash |
2010-11-16 | ported the portion of the [7027] commit that dealt with pagination to trunk | cash |
2010-11-16 | Refs #2573 updates the uservalidationbyemail plugin to work with new validati... | cash |
2010-11-16 | Fixes #2573 upgrade script for new user validation approach | cash |
2010-11-16 | Fixes #2642 changed elgg_view_page() to always pick up page_shell views for t... | cash |
2010-11-16 | Pulled in hellekin's fixes from https://github.com/Elgg/Elgg/pull/2 | cash |
2010-11-16 | made page_draw() backward compatible with 1.7 | cash |
2010-11-16 | just in case any plugin called the previous install functions, I put them bac... | cash |
2010-11-15 | Refs #617 put user validation functions back in users lib | cash |