Age | Commit message (Expand) | Author |
2010-11-24 | Deprecated list_entities_from_metadata_multi | ewinslow |
2010-11-24 | Added generic function deprecation translation | ewinslow |
2010-11-24 | added .buildpath to svn:ignore | ewinslow |
2010-11-24 | Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actions | ewinslow |
2010-11-24 | Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actions | ewinslow |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-24 | Refs #2655: Introducing elgg_register_action() + a few fixes to typos in docu... | ewinslow |
2010-11-23 | Fixes #2472 move cron_handler.php logic into cron page handler | cash |
2010-11-23 | Fixes #2638 - specifying the full url on the urls so we don't have this probl... | cash |
2010-11-23 | Fixes #2270 - deprecates metatags view and replaces with html_head/extend | cash |
2010-11-23 | Fixes #2418 and merges [7121] into trunk | cash |
2010-11-23 | returning an empty array when there are no widgets for a context | cash |
2010-11-23 | adjusted text color of widget titles | cash |
2010-11-23 | Fixes #397 and Refs #2396 Can suppress the default value for both input/check... | cash |
2010-11-22 | Fixes #2488 "return" was missing in ElggSite::getObjects() (also updated some... | cash |
2010-11-22 | updated the deprecated list_site_members() to use new ElggSite::listMembers()... | cash |
2010-11-22 | deprecated some sites functions that were never supported or fully implemented | cash |
2010-11-22 | merged previous 2 commits into trunk - removes use of session class global | cash |
2010-11-22 | Refs #2673 moved changes into trunk from 1.7 branch | cash |
2010-11-22 | Refs #2660: Merged r7409's remove_group_tool_option() to trunk. | brettp |
2010-11-22 | Merged bookmarks XSS fixes in r7406 to trunk. | brettp |
2010-11-22 | widgets should not have content outside their container | cash |
2010-11-22 | widget column ids must be integers | cash |
2010-11-21 | Refs #2669: Merged password change fixes in 7404 to trunk. | brettp |
2010-11-21 | Refs #2612: Merged r7402 to trunk. | brettp |
2010-11-21 | Refs #2670: Merged XFN fixes from 1.7 to 1.8. Removed unused code in profile_... | brettp |
2010-11-21 | removed call to deprecated page_owner() | cash |
2010-11-21 | removed deprecated tag library calls | cash |
2010-11-21 | deprecated two site functions and removed a use of previously deprecated func... | cash |
2010-11-21 | fix for previous | cash |
2010-11-21 | use more Elgg standrad function names - elgg_register_widget_type() | cash |
2010-11-20 | added hack for opera/jquery-ui bug | cash |
2010-11-20 | added collapsible state to widgets | cash |
2010-11-20 | Refs #2143 fix for commit [7354] as ampersands were being doubly encoded | cash |
2010-11-20 | Refs #2629 Brett is correct - don't need the call to initializeAttributes() b... | cash |
2010-11-20 | Refs #2629 This should fix this ticket. Need to remove initialise_attributes ... | cash |
2010-11-20 | added some light styling to the widget control buttons | cash |
2010-11-20 | Fixes #2629: Pulled old initialise_attributes() into ElggData and added a def... | brettp |
2010-11-20 | Fixes #1342 dashboard widgets do not have access controls | cash |
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 |