aboutsummaryrefslogtreecommitdiff
path: root/mod/messageboard
AgeCommit message (Expand)Author
2013-05-30not forcing the limit to be a certain value in content pluginscash
2012-11-15Limit messageboard posts to excerpts in activity streamLars Hærvig
2012-02-04Fixes #4354 fixes messageboard deletecash
2011-11-08it is GPL General Public License not GPL Public LicenseCash Costello
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-11-01added semi-colons after function expressionscash
2011-10-29adds a river layout view that all river views should usecash
2011-10-23Fixes #3959. Using elgg_release in core plugins.Brett Profitt
2011-10-13Fixes #3917. Removed uses of admin interface in manifests. Removed related code.Brett Profitt
2011-10-08Fixes #3411 output/url now has a is_trusted parameter - defaults to falseCash Costello
2011-09-30Fixes #3904 action word should come first for encode_text parametercash
2011-09-24Fixes #3828 correct list classescash
2011-08-24Fixes #3612, #3750. Added edit replies back to group plugin with the annotati...Brett Profitt
2011-08-24Refs #3750. Messageboard using annotations menu.Brett Profitt
2011-06-26this should update all the core pages and plugins using 'buttons'cash
2011-06-26better way of sorting messageboard annotationsCash Costello
2011-06-25fixed ordering of messageboard postscash
2011-06-24added spacing between messageboard textarea and submit buttoncash
2011-06-08River revamp for 1.8Evan Winslow
2011-06-03Fixes #3138 using 'all' for group listing urlscash
2011-05-20Refs #2104 changed extension to enhancement and added security, widget, and t...cash
2011-04-28Fixed a problem with the ajax for deleting message board posts.brettp
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