Age | Commit message (Expand) | Author |
2011-06-08 | Refs #3510, #3264. Ported fix for icons of messages from deleted users to trunk. | brettp |
2011-04-28 | activate messages plugin on install | cash |
2011-04-25 | Removed inaccurate readme.txt file. | brettp |
2011-04-07 | Refs #3108 added more sprites and a license file - no visible changes | cash |
2011-04-06 | Refs #3108 frontend should be done and ready for review - admin area is next | cash |
2011-03-27 | Fixes #3086 using full_view instead of full | cash |
2011-03-26 | forcing a min-height on inbox list in messages plugin | cash |
2011-03-22 | Refs #3016 making the final elgg.js more readable | cash |
2011-03-19 | Refs #3158 update messages plugin | cash |
2011-03-19 | Fixes #3164. Denormalized unread message counting query because it was making... | brettp |
2011-03-14 | Refs #3016: Removes inline javascript from embed, file, groups, messages, pro... | ewinslow |
2011-03-14 | Fixes #3109: added non-vendor-prefixed css property declarations where applic... | ewinslow |
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 |