Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-27 | Fixes #4882. Added upgrade for The Wire to register thewire objects as ↵ | Brett Profitt | |
ElggWire class. | |||
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 | |
conversion from plain class to link_class | |||
2011-05-14 | removed deprecated functions from these 3 plugins | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@9075 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-30 | Fixes #3200 ajax-based view previous link works for the wire | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8882 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-26 | standardized thewire plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8841 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-23 | added an owner block link for the wire plugin | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8819 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-20 | Fixes #3025 added back thewire's entity menu items | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8782 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-19 | Fixes #3176 replaced usage of index.php where appropriate | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8770 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-18 | Refs #3158 namespaced pages for bookmarks and thewire | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8759 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-14 | Refs #3016: Removes inline javascript from embed, file, groups, messages, ↵ | ewinslow | |
profile, thewire git-svn-id: http://code.elgg.org/elgg/trunk@8711 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ↵ | ewinslow | |
most urls in core and plugins git-svn-id: http://code.elgg.org/elgg/trunk@8653 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-03-08 | Fixes #3025: The wire uses core's metadata view. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8633 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-21 | Fixes #2971 added canComment() method and implemented it for ElggBlog | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8381 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-20 | Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ↵ | cash | |
owner setting git-svn-id: http://code.elgg.org/elgg/trunk@8376 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: ↵ | ewinslow | |
([^_a-z])register_entity_url_handler\((.*),(.*,.*)\); git-svn-id: http://code.elgg.org/elgg/trunk@8263 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Removed all calls to deprecated register_entity_type | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@8261 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-15 | Replaced all occurrences of register_page_handler in core with ↵ | ewinslow | |
elgg_register_page_handler git-svn-id: http://code.elgg.org/elgg/trunk@8244 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-12 | a mostly completed port of JHU/APL wire plugin to 1.8 | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8183 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-09 | Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@8082 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from ↵ | brettp | |
previous 2 commits. git-svn-id: http://code.elgg.org/elgg/trunk@8079 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@8001 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2011-01-24 | welcome to the admin dashboard | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7922 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of ↵ | cash | |
custom menu items while I was at it - not backward compatible with the previous half finished version) git-svn-id: http://code.elgg.org/elgg/trunk@7668 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-15 | replacing calls to add_widget_type() with elgg_register_widget_type() (from ↵ | cash | |
hellekin) git-svn-id: http://code.elgg.org/elgg/trunk@7635 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-12-01 | screen.css is a better name for our main css file | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7489 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-30 | Refs #2428 removed some global CONFIG usage in plugins | cash | |
git-svn-id: http://code.elgg.org/elgg/trunk@7479 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7432 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to ↵ | ewinslow | |
use elgg_ prefixed versions git-svn-id: http://code.elgg.org/elgg/trunk@7284 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core ↵ | cash | |
and plugins git-svn-id: http://code.elgg.org/elgg/trunk@7215 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the ↵ | ewinslow | |
rest of the plugins. git-svn-id: http://code.elgg.org/elgg/trunk@7205 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-11-02 | Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core ↵ | ewinslow | |
plugins git-svn-id: http://code.elgg.org/elgg/trunk@7195 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to ↵ | ewinslow | |
elgg_get_site_url() git-svn-id: http://code.elgg.org/elgg/trunk@7146 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-30 | Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid() | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7143 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow | |
git-svn-id: http://code.elgg.org/elgg/trunk@7140 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-30 | Refs #2124: Using get_loggedin_user functions instead of $vars['user'], ↵ | ewinslow | |
$_SESSION['user'], etc. git-svn-id: http://code.elgg.org/elgg/trunk@7139 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright ↵ | brettp | |
are covered by LICENSE.txt and COPYRIGHT.txt in root. git-svn-id: http://code.elgg.org/elgg/trunk@7118 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp | |
git-svn-id: http://code.elgg.org/elgg/trunk@5622 36083f99-b078-4883-b0ff-0f9b5a30f544 |