Age | Commit message (Expand) | Author |
2011-10-23 | Fixes #3959. Using elgg_release in core plugins. | Brett Profitt |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt |
2011-10-09 | Fixes #595 separating email address from email notification in language strings | Cash Costello |
2011-09-14 | Fixes #3742 not including the hover menu on the personal notifications page | Cash Costello |
2011-07-03 | these plugins should not need special loading order | Cash Costello |
2011-06-28 | Fixes #3407 added elgg-foot to plugin forms | Cash Costello |
2011-06-27 | Refs #3407 using elgg-form and elgg-foot in core forms. Plugins next | Cash Costello |
2011-06-11 | Refs #3407 adds a footer for forms | cash |
2011-03-29 | Fixes #3266 let the settings pages have breadcrumbs | cash |
2011-03-17 | Using shorthand document ready initialization | ewinslow |
2011-03-12 | Fixes #3091 adds load functions for js and css | cash |
2011-03-12 | Refs #3091 rewrote the js and css register functions to require a name | 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-02 | Fixes #3006 restores previous dividers | cash |
2011-02-26 | fixed notifications plugin's hacked up friends picker...shudder | cash |
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-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-19 | fixed the call to unextend the user settings for notifications | cash |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow |
2011-02-15 | Fixes #2921: converted internalname => name and internalid => id | 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-12 | Converted most forms to use elgg_view_form (therefore also moved the views to... | ewinslow |
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 | Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan... | ewinslow |
2011-02-09 | Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins. | brettp |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-08 | a tiny amount of progress on the css chrome element view | cash |
2011-02-05 | using elgg-module-<type> | cash |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-02-03 | Refs #2428 almost done removing CONFIG access - mostly plugin start.php left | cash |
2011-02-02 | updated the plugin manifest files to use the new variable name for activation... | cash |
2011-01-06 | moved action registration into init | cash |
2011-01-01 | using the info module for user settings | cash |
2010-12-18 | half way through converting submenu to new menu code - pages and groups are t... | cash |
2010-12-17 | fixed another underline to dash conversion issue | cash |
2010-12-17 | reorganized the settings views and updated the pages to use new layout | cash |
2010-12-15 | added friends picker js to notifications plugin - is there a reason it isn't ... | cash |
2010-12-15 | moved default notification settings into usersettings | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
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 |