Age | Commit message (Expand) | Author |
2013-02-02 | Merge pull request #398 from jeabakker/#4880 | Steve Clay |
2013-01-19 | Fixes #4983 added default paramter to get_input() to avoid warning | Cash Costello |
2012-10-03 | better usage of 'limit' in cases where this is irrelevant | Jerome Bakker |
2012-10-03 | correct singual usage of type in elgg_get_entities_* functions | Jerome Bakker |
2012-06-29 | Refs #4580 - cleaned up the spaces/tabs issue with the pull request and no lo... | Cash Costello |
2012-06-29 | fixes plugin hook for friend collections notifications | Matt Beckett |
2012-06-28 | updated the language for the change in notifications functionality | Cash Costello |
2012-06-27 | Changed logged in user to contextual user as per Steve Clays fix for admin ed... | Matt Beckett |
2012-06-27 | Empty collections now report 0 members instead of 1 | Matt Beckett |
2012-06-27 | Uncommented friend collections notification code | Matt Beckett |
2012-06-24 | passing user as body variable to elgg_view_form() | Cash Costello |
2012-06-24 | fixed owner block display | Steve Clay |
2012-06-24 | Fixes #4138: Admin can edit any users' notifications | Steve Clay |
2011-11-08 | it is GPL General Public License not GPL Public License | Cash Costello |
2011-11-05 | Fixes #4024 fixed a lot of notices - enough for this release - found a few bugs | cash |
2011-11-05 | Fixes #3567 standardized classes for icons | cash |
2011-11-04 | Fixes #4059 returning true when handling a page | cash |
2011-11-04 | Fixes #4059 page handlers all return nothing | cash |
2011-10-29 | Refs #3859. Added elgg_register_simplecache_view() to core plugins' js. | Brett Profitt |
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 |