aboutsummaryrefslogtreecommitdiff
path: root/mod/messageboard
AgeCommit message (Collapse)Author
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 ↵Brett Profitt
annotation menu.
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
git-svn-id: http://code.elgg.org/elgg/trunk@9133 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-05-20Refs #2104 changed extension to enhancement and added security, widget, and ↵cash
theme categories git-svn-id: http://code.elgg.org/elgg/trunk@9105 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-04-28Fixed a problem with the ajax for deleting message board posts.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@9041 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-27Fixes #3086 using full_view instead of full cash
git-svn-id: http://code.elgg.org/elgg/trunk@8866 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-22Refs #3016 making the final elgg.js more readablecash
git-svn-id: http://code.elgg.org/elgg/trunk@8812 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-19Refs #3158 Fixes #3170 namespaces messageboard plugin page scriptscash
git-svn-id: http://code.elgg.org/elgg/trunk@8767 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-12Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated ↵brettp
plugins and core to use it. Added elgg.getURLFragment() and using it elgg.ui.popsUp(). git-svn-id: http://code.elgg.org/elgg/trunk@8671 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #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-08Refs #2104 added bundled category to all core pluginscash
git-svn-id: http://code.elgg.org/elgg/trunk@8637 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01cleaned up the css for messageboardcash
git-svn-id: http://code.elgg.org/elgg/trunk@8517 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01cleaned up the messageboard plugin furthercash
git-svn-id: http://code.elgg.org/elgg/trunk@8516 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-23Converted delete-button to elgg-button-delete throughout pluginsewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8440 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21Fixes #2719. Removing hack from bookmarks add. Now appends http:// to ↵brettp
www.example.com and validates that. git-svn-id: http://code.elgg.org/elgg/trunk@8378 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixes #2962. I hate ie.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8345 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Refs #2916. More cleanup of the messageboard widget.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8344 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Refs #2916: Moved messageboard js into elgg.messageboard object. Moved forms ↵brettp
into forms/messageboard. Can post now, but wow this plugin needs cleaned up. git-svn-id: http://code.elgg.org/elgg/trunk@8320 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-18Updated copyright and author information in plugin manifests.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8291 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Replaced 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-14Updated trunk to use new annotation functions. Added checks for ↵brettp
annotations_* options vs annotation_* options because it's so easy to confuse. git-svn-id: http://code.elgg.org/elgg/trunk@8223 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Updated a few recent calls to elgg_get_annotations() to use ↵brettp
'reverse_order_by' => true. git-svn-id: http://code.elgg.org/elgg/trunk@8186 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Refs #650. Replaced calls to get_annotations() by elgg_get_annotations().brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8182 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12Refs #2898: Using an XML namespace instead of version attribute on plugin ↵brettp
manifests. git-svn-id: http://code.elgg.org/elgg/trunk@8170 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11Added disapproving @todo's wherever I could find javascript not conforming ↵ewinslow
to 1.8 conventions git-svn-id: http://code.elgg.org/elgg/trunk@8123 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-11Converted all manifest files to 1.8 styleewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8111 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-08Refs #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-03changed 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-02-02updated the plugin manifest files to use the new variable name for ↵cash
activation on installation git-svn-id: http://code.elgg.org/elgg/trunk@7992 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more ↵cash
consistent git-svn-id: http://code.elgg.org/elgg/trunk@7943 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-29stage 1 in moving the forms markup to elgg- namespaced css - buttons still ↵cash
need work git-svn-id: http://code.elgg.org/elgg/trunk@7763 36083f99-b078-4883-b0ff-0f9b5a30f544
2010-12-15replacing 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-09forgot this file in the commit where the ajax loader graphics view is movedcash
git-svn-id: http://code.elgg.org/elgg/trunk@7572 36083f99-b078-4883-b0ff-0f9b5a30f544