Age | Commit message (Expand) | Author |
2012-02-04 | Fixes #4354 fixes messageboard delete | cash |
2011-11-08 | it is GPL General Public License not GPL Public License | 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-11-01 | added semi-colons after function expressions | cash |
2011-10-29 | adds a river layout view that all river views should use | cash |
2011-10-23 | Fixes #3959. Using elgg_release in core plugins. | Brett Profitt |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt |
2011-10-08 | Fixes #3411 output/url now has a is_trusted parameter - defaults to false | Cash Costello |
2011-09-30 | Fixes #3904 action word should come first for encode_text parameter | cash |
2011-09-24 | Fixes #3828 correct list classes | cash |
2011-08-24 | Fixes #3612, #3750. Added edit replies back to group plugin with the annotati... | Brett Profitt |
2011-08-24 | Refs #3750. Messageboard using annotations menu. | Brett Profitt |
2011-06-26 | this should update all the core pages and plugins using 'buttons' | cash |
2011-06-26 | better way of sorting messageboard annotations | Cash Costello |
2011-06-25 | fixed ordering of messageboard posts | cash |
2011-06-24 | added spacing between messageboard textarea and submit button | cash |
2011-06-08 | River revamp for 1.8 | Evan Winslow |
2011-06-03 | Fixes #3138 using 'all' for group listing urls | cash |
2011-05-20 | Refs #2104 changed extension to enhancement and added security, widget, and t... | cash |
2011-04-28 | Fixed a problem with the ajax for deleting message board posts. | brettp |
2011-03-27 | Fixes #3086 using full_view instead of full | cash |
2011-03-22 | Refs #3016 making the final elgg.js more readable | cash |
2011-03-19 | Refs #3158 Fixes #3170 namespaces messageboard plugin page scripts | cash |
2011-03-12 | Fixes #3065, #3089. Merged JS events and hooks to a single system. Updated pl... | brettp |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-08 | Refs #2104 added bundled category to all core plugins | cash |
2011-03-01 | cleaned up the css for messageboard | cash |
2011-03-01 | cleaned up the messageboard plugin further | cash |
2011-02-23 | Converted delete-button to elgg-button-delete throughout plugins | ewinslow |
2011-02-21 | Fixes #2719. Removing hack from bookmarks add. Now appends http:// to www.exa... | brettp |
2011-02-19 | Fixes #2962. I hate ie. | brettp |
2011-02-19 | Refs #2916. More cleanup of the messageboard widget. | brettp |
2011-02-19 | Refs #2916: Moved messageboard js into elgg.messageboard object. Moved forms ... | brettp |
2011-02-18 | Updated copyright and author information in plugin manifests. | brettp |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-14 | Updated trunk to use new annotation functions. Added checks for annotations_*... | brettp |
2011-02-12 | Updated a few recent calls to elgg_get_annotations() to use 'reverse_order_by... | brettp |
2011-02-12 | Refs #650. Replaced calls to get_annotations() by elgg_get_annotations(). | brettp |
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin man... | brettp |
2011-02-11 | Added disapproving @todo's wherever I could find javascript not conforming to... | ewinslow |
2011-02-11 | Converted all manifest files to 1.8 style | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-02-02 | updated the plugin manifest files to use the new variable name for activation... | cash |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2010-12-29 | stage 1 in moving the forms markup to elgg- namespaced css - buttons still ne... | cash |
2010-12-15 | replacing calls to add_widget_type() with elgg_register_widget_type() (from h... | cash |
2010-12-09 | forgot this file in the commit where the ajax loader graphics view is moved | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |