Age | Commit message (Expand) | Author |
2012-06-24 | updated thewire to extend the correct css view | Cash Costello |
2012-06-23 | added missing break in the wire's page handler | Cash Costello |
2012-06-12 | Fixes #4567 adds a wire post view | Cash Costello |
2012-04-17 | Fixes #4413: Removes deprecated call to get_loggedin_user | Steve Clay |
2012-02-04 | removed some old code from thewire | cash |
2012-02-04 | Fixes #1853 matching UTF8 characters in usernames | cash |
2012-01-11 | Fixes #4292 added a white list for ajax views | cash |
2011-11-18 | Fixes #4085 accepting . in usernames for the wire | cash |
2011-11-06 | Fixes #4067 adds activate/deactivate scripts | Cash Costello |
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-06-24 | Fixes #3204 adds hook trigger so that wire sends out status updates | cash |
2011-06-19 | fixed the wire's previous ajax - the link class for the menu was lost in the ... | cash |
2011-05-14 | removed deprecated functions from these 3 plugins | cash |
2011-03-30 | Fixes #3200 ajax-based view previous link works for the wire | cash |
2011-03-26 | standardized thewire plugin | cash |
2011-03-23 | added an owner block link for the wire plugin | cash |
2011-03-20 | Fixes #3025 added back thewire's entity menu items | cash |
2011-03-19 | Fixes #3176 replaced usage of index.php where appropriate | cash |
2011-03-18 | Refs #3158 namespaced pages for bookmarks and thewire | cash |
2011-03-14 | Refs #3016: Removes inline javascript from embed, file, groups, messages, pro... | ewinslow |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-08 | Fixes #3025: The wire uses core's metadata view. | brettp |
2011-02-21 | Fixes #2971 added canComment() method and implemented it for ElggBlog | cash |
2011-02-20 | Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ... | cash |
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (... | ewinslow |
2011-02-15 | Removed all calls to deprecated register_entity_type | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-12 | a mostly completed port of JHU/APL wire plugin to 1.8 | cash |
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-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-01-24 | welcome to the admin dashboard | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |
2010-12-15 | replacing calls to add_widget_type() with elgg_register_widget_type() (from h... | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-30 | Refs #2428 removed some global CONFIG usage in plugins | cash |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res... | ewinslow |
2010-11-02 | Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl... | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid() | ewinslow |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow |
2010-10-30 | Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES... | ewinslow |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-03-22 | Merged 1.7 bugfixes back into core. (5376:HEAD). | brettp |