aboutsummaryrefslogtreecommitdiff
path: root/mod/messageboard
AgeCommit message (Expand)Author
2011-03-27Fixes #3086 using full_view instead of full cash
2011-03-22Refs #3016 making the final elgg.js more readablecash
2011-03-19Refs #3158 Fixes #3170 namespaces messageboard plugin page scriptscash
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl...brettp
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-08Refs #2104 added bundled category to all core pluginscash
2011-03-01cleaned up the css for messageboardcash
2011-03-01cleaned up the messageboard plugin furthercash
2011-02-23Converted delete-button to elgg-button-delete throughout pluginsewinslow
2011-02-21Fixes #2719. Removing hack from bookmarks add. Now appends http:// to www.exa...brettp
2011-02-19Fixes #2962. I hate ie.brettp
2011-02-19Refs #2916. More cleanup of the messageboard widget.brettp
2011-02-19Refs #2916: Moved messageboard js into elgg.messageboard object. Moved forms ...brettp
2011-02-18Updated copyright and author information in plugin manifests.brettp
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-14Updated trunk to use new annotation functions. Added checks for annotations_*...brettp
2011-02-12Updated a few recent calls to elgg_get_annotations() to use 'reverse_order_by...brettp
2011-02-12Refs #650. Replaced calls to get_annotations() by elgg_get_annotations().brettp
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-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-03changed elgg_get_plugin_path() to elgg_get_plugins_path()cash
2011-02-02updated the plugin manifest files to use the new variable name for activation...cash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne...cash
2010-12-15replacing calls to add_widget_type() with elgg_register_widget_type() (from h...cash
2010-12-09forgot this file in the commit where the ajax loader graphics view is movedcash
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-20Fixes #2357: messageboard post action redirects to referrerewinslow
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-11-02Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res...ewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-05-12merging messageboard cleanup from 1.7 branch [5908],[5909],[5917]cash
2010-05-05Merged 18_new_admin branch to trunk.brettp
2010-03-03Pulled in the interface changes.brettp