aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire
AgeCommit message (Expand)Author
2011-03-14Refs #3016: Why didn't you make it in last commit?ewinslow
2011-03-14Refs #3016: Removes inline javascript from embed, file, groups, messages, pro...ewinslow
2011-03-14Refs #3109: More CSS cleanup. Fixes bugs introduced by last cleanup where ba...ewinslow
2011-03-13Refs #3096 using 'summary' instead of list/bodycash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-08Fixes #3025: The wire uses core's metadata view.brettp
2011-03-06Refs #2104 added some categories to core (bundled) pluginscash
2011-03-06Fixes #3024 thewire view for the profile page is finishedcash
2011-03-05thewire was missing object:<subtype> stringcash
2011-03-01brought back the blue submit buttoncash
2011-02-26Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using menu...ewinslow
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class declara...ewinslow
2011-02-23Converted delete-button to elgg-button-delete throughout pluginsewinslow
2011-02-22Fixes #2950: All files that were calling into layout/* now use the up-to-date...ewinslow
2011-02-22Fixes #2980: DRY'ed up all plugins to use elgg_view_icon instead of generatin...ewinslow
2011-02-21Fixes #2971 added canComment() method and implemented it for ElggBlogcash
2011-02-20Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ...cash
2011-02-19Fixes #2824 moved byline text in core language filecash
2011-02-19Fixes #2428 last of the $CONFIG removals. Anything missed can be individual t...cash
2011-02-18Removing unneeded @copyright and @license tags.brettp
2011-02-18Updated copyright and author information in plugin manifests.brettp
2011-02-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (...ewinslow
2011-02-15Removed all calls to deprecated register_entity_typeewinslow
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-12a mostly completed port of JHU/APL wire plugin to 1.8cash
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin man...brettp
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming to...ewinslow
2011-02-11Converted all manifest files to 1.8 styleewinslow
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-09Refs #2874: Using elgg_is_active_plugin() in core and bundled plugins.brettp
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-03removed one_column_with_sidebar layout - use one_sidebar insteadcash
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-24welcome to the admin dashboardcash
2010-12-19replacing action-button with elgg-action-buttoncash
2010-12-18site nav menu now uses new menu code (and finished the implementation of cust...cash
2010-12-17added pages and thewire river entriescash
2010-12-15replacing calls to add_widget_type() with elgg_register_widget_type() (from h...cash
2010-12-15moved likes forms into forms directorycash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-12-01screen.css is a better name for our main css filecash
2010-12-01Fixes #2555 content.php is the new display view for widgetscash
2010-11-30Refs #2428 removed some global CONFIG usage in pluginscash
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
2010-11-21deprecated two site functions and removed a use of previously deprecated func...cash