Age | Commit message (Expand) | Author |
2011-03-13 | fixed WSOD because of function name change when using some 1.7 themes | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-08 | Refs #2104 added bundled category to all core plugins | cash |
2011-03-05 | fixed new message indicator | cash |
2011-03-05 | changed rest of title buttons to an elgg-menu | cash |
2011-03-05 | cleared up confusion over elgg-icon-delete and elgg-button-delete | cash |
2011-03-01 | Fixes #3031 using 'priority' now | cash |
2011-02-25 | Refs #2895: Messages now uses new topbar menu | ewinslow |
2011-02-25 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | ewinslow |
2011-02-24 | Fixes #2997 - href used instead of url in menu system | cash |
2011-02-24 | Refs #2997 switching from title to text for menu items | cash |
2011-02-23 | Every occurrence of elgg-button-$type needs an elgg-button base class declara... | ewinslow |
2011-02-23 | Converted delete-button to elgg-button-delete throughout plugins | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-19 | Can send messages to non-friends. | brettp |
2011-02-19 | More consistent way of building topbar item for messages plugin | ewinslow |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (... | ewinslow |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | ewinslow |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin man... | brettp |
2011-02-12 | updated the plugins that have already been updated to 1.8 html/css to use div... | cash |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |
2011-02-11 | Converted all manifest files to 1.8 style | ewinslow |
2011-02-10 | Converted buttons to elgg-object-type naming convention. Added table of butt... | ewinslow |
2011-02-09 | updated version number | cash |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-06 | Fixes #2854 removing my bad idea of auto-appending action in elgg_view_form() | cash |
2011-02-03 | changed input/pulldown to input/dropdown | cash |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-02-02 | updated the plugin manifest files to use the new variable name for activation... | cash |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2011-01-15 | Updated the messages plugin to use the new CSS/HTML | cash |
2010-12-29 | stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne... | cash |
2010-12-29 | Refs #1553 - removed all hard coded profile urls from core | cash |
2010-12-29 | updating plugins to use new page menu | cash |
2010-12-27 | improved menu creation for on demand menus and integrated hover menu items in... | cash |
2010-12-27 | moved most of the code for the user hover menu into the new menu system | cash |
2010-12-22 | adding elgg namespace to button css classes | cash |
2010-12-19 | replacing action-button with elgg-action-button | cash |
2010-12-03 | Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css a... | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-30 | started cleaning up the messages plugin | cash |
2010-11-24 | Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actions | ewinslow |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |