Age | Commit message (Expand) | Author |
2010-11-28 | Fixes #2173 #2507 integrated the ie and admin stylesheets into the new simple... | cash |
2010-11-28 | Fixes #2160 #2678 introducing a more flexible simplecache handler (this requi... | cash |
2010-11-28 | Refs #2173 #2160 #2507 added a css page handler to support multiple css files | cash |
2010-11-28 | moved rest/rpc web services handler into web_services library | cash |
2010-11-28 | moved api.php to web_services.php as it is more descriptive | cash |
2010-11-24 | Fixes #2664: elgg_view_entity subtype defaults to "default" rather than $type | ewinslow |
2010-11-24 | Deprecated list_entities_from_metadata_multi | 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 | returning an empty array when there are no widgets for a context | 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 | widget column ids must be integers | 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 | 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 | Fixes #2668 adding getOwnerGUID() | cash |
2010-11-20 | Fixes #2237: Added 'reason' parameter to forward() to allow proper headers an... | ewinslow |
2010-11-20 | Fixes #2615: Viewtype now included in views plugin hooks | ewinslow |
2010-11-20 | Fixes #2468: Deprecated call_gatekeeper() and callpath_gatekeeper() | ewinslow |
2010-11-20 | Fixes #2473: removes initialise_entity_cache() | 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 | 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 | 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-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 #1793 - added a basic add new widgets view - it is not wired up yet | 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 |