Age | Commit message (Expand) | Author |
2011-04-02 | Fixes #3104 updated groups plugin to use new menu system for sidebar | cash |
2011-03-29 | Fixes #3243 pulled in anirupdutta's patch with some modifications (moved tag ... | cash |
2011-03-20 | Fixes #2974 using canWriteToContainer() to control access to creating group c... | cash |
2011-03-14 | Refs #3016: Removes inline javascript from embed, file, groups, messages, pro... | ewinslow |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-07 | Refs #2895 entity menu uses new menu system | cash |
2011-03-06 | Refs #2679 can comment on discussion forums in river now | cash |
2011-03-06 | Refs #2413 registered the subtype for discussion topics so search works | cash |
2011-03-06 | Refs #2679 added a function for processing groups plugin upgrades | cash |
2011-03-04 | Fixes #1926 flushing access list when adding a user to a group | cash |
2011-03-04 | Refs #1926 user is now being added to access collection of invisible group | cash |
2011-03-04 | updated the group actions - edit group needs more work | cash |
2011-03-03 | Refs #2679 preventing people from commenting on a discussion topic in the river | cash |
2011-03-03 | Refs #2679 - returning to a separate annotation for discussion forum replies.... | cash |
2011-03-01 | pg/groups/world => pg/groups/all | ewinslow |
2011-02-25 | Converted all uses of profile/icon in core + plugins to elgg_view_entity_icon | ewinslow |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-20 | Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ... | cash |
2011-02-19 | Removing test group default widget code. | brettp |
2011-02-19 | Fixes #2753: Default widgets merged into core as extensible admin section and... | brettp |
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (... | ewinslow |
2011-02-15 | Removed all calls to deprecated register_entity_type | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-06 | updated the groups plugin to use the new icon structure | cash |
2011-02-03 | changed elgg_get_plugin_path() to elgg_get_plugins_path() | cash |
2011-02-03 | Refs #2428 just a few more CONFIG uses left to be replaced | cash |
2011-02-02 | moved name out of configurable fields for a group | cash |
2011-02-02 | a little clean up of the groups edit form | cash |
2011-01-26 | adding activity module to groups | cash |
2011-01-23 | Refs #2557 merged fix into trunk from 1.7 branch | cash |
2011-01-22 | Fixes #2295 added a group member list page | cash |
2011-01-14 | finished discussion rewrite to use new html/css | cash |
2011-01-13 | discussion topics using new page handler | cash |
2011-01-10 | finished moving the group pages to library - forum pages next | cash |
2011-01-10 | moved most of the groups pages into its library | cash |
2010-12-18 | moved the avatar forms and actions into core from profile plugin | cash |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |
2010-12-15 | updated to removing more deprecation warnings (from hellekin) | cash |
2010-12-15 | replacing calls to add_widget_type() with elgg_register_widget_type() (from h... | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-24 | Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actions | ewinslow |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Refs #2463: Removed gratuitous references to $CONFIG->url, etc. in blog - gro... | ewinslow |
2010-11-02 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF... | ewinslow |
2010-11-02 | Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl... | ewinslow |
2010-10-30 | checking if the site has any groups before looping over them | cash |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |