aboutsummaryrefslogtreecommitdiff
path: root/mod/groups
AgeCommit message (Collapse)Author
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-10Fixes #3072: Fixed group member list in sidebar. Thoughts about using the ↵brettp
elgg-menu-hz class for this? It's not exactly a menu, but that CSS does exactly what's needed. git-svn-id: http://code.elgg.org/elgg/trunk@8649 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-10Fixes #3069. Added group activity content.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8648 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-09Fixes #2679 added a script to upgrade forum topics from 1.7 and earliercash
git-svn-id: http://code.elgg.org/elgg/trunk@8640 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-07Refs #2895 entity menu uses new menu systemcash
git-svn-id: http://code.elgg.org/elgg/trunk@8622 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-07cleaned up the groups plugin csscash
git-svn-id: http://code.elgg.org/elgg/trunk@8619 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Refs #2679 can comment on discussion forums in river nowcash
git-svn-id: http://code.elgg.org/elgg/trunk@8610 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Refs #2413 registered the subtype for discussion topics so search workscash
git-svn-id: http://code.elgg.org/elgg/trunk@8609 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-06Refs #2679 added a function for processing groups plugin upgradescash
git-svn-id: http://code.elgg.org/elgg/trunk@8608 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05fixed some group page titlescash
git-svn-id: http://code.elgg.org/elgg/trunk@8600 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05groups profile buttons now elgg-menu-title - still need to be registeredcash
git-svn-id: http://code.elgg.org/elgg/trunk@8595 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05cleaned up the group invitations and membership request pagescash
git-svn-id: http://code.elgg.org/elgg/trunk@8593 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05fixed a bug with invisible groups - saving and display both had a problemcash
git-svn-id: http://code.elgg.org/elgg/trunk@8592 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-05reviewed groups plugin and added todo'scash
git-svn-id: http://code.elgg.org/elgg/trunk@8591 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-04Fixes #1926 flushing access list when adding a user to a groupcash
git-svn-id: http://code.elgg.org/elgg/trunk@8581 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-04preventing crashes when user does not have access to the group on group ↵cash
profile page git-svn-id: http://code.elgg.org/elgg/trunk@8580 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-04Refs #1926 user is now being added to access collection of invisible groupcash
git-svn-id: http://code.elgg.org/elgg/trunk@8577 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-04trying to make support for invisible groups a little sanercash
git-svn-id: http://code.elgg.org/elgg/trunk@8575 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-04fixed bug in accepting invitations to closed groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@8574 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-04updated the group actions - edit group needs more workcash
git-svn-id: http://code.elgg.org/elgg/trunk@8573 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-03Refs #2679 preventing people from commenting on a discussion topic in the rivercash
git-svn-id: http://code.elgg.org/elgg/trunk@8571 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-03Refs #2679 - returning to a separate annotation for discussion forum ↵cash
replies. For those using the latest out of svn you can update with this script: https://gist.github.com/852092 git-svn-id: http://code.elgg.org/elgg/trunk@8570 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-02Fixes #3006 restores previous dividerscash
git-svn-id: http://code.elgg.org/elgg/trunk@8569 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-02fixed the view name for discussion topic rivercash
git-svn-id: http://code.elgg.org/elgg/trunk@8565 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-02showing the text of a forum topic postcash
git-svn-id: http://code.elgg.org/elgg/trunk@8564 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01brought back the blue submit buttoncash
git-svn-id: http://code.elgg.org/elgg/trunk@8525 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-03-01pg/groups/world => pg/groups/allewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8521 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26fixed group invite formcash
git-svn-id: http://code.elgg.org/elgg/trunk@8493 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26fixed friends picker js includecash
git-svn-id: http://code.elgg.org/elgg/trunk@8489 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-26Refs #2895: .elgg-list-metadata => .elgg-menu-metadata. Still not using ↵ewinslow
menu system yet, though git-svn-id: http://code.elgg.org/elgg/trunk@8487 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-25Converted all uses of profile/icon in core + plugins to elgg_view_entity_iconewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8471 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-23Fixes #2992: moved object/elements/list_body to page/components/list/bodyewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8446 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-23Every occurrence of elgg-button-$type needs an elgg-button base class ↵ewinslow
declaration -- or should we remove that requirement? git-svn-id: http://code.elgg.org/elgg/trunk@8444 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Touch ups of groups pluginewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8426 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-22Fixes #2950: All files that were calling into layout/* now use the ↵ewinslow
up-to-date locations git-svn-id: http://code.elgg.org/elgg/trunk@8411 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-21Fixes #2934 switching to css/elgg for css view since using a print viewtype ↵cash
is a good idea and screen would become a confusing idea git-svn-id: http://code.elgg.org/elgg/trunk@8383 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Fixes #2970 updated groups, file, pages, and wire plugins for automatic page ↵cash
owner setting git-svn-id: http://code.elgg.org/elgg/trunk@8376 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-20Refs #2787, #2956: Merged fix for deleting group icon files on group delete ↵brettp
to trunk. git-svn-id: http://code.elgg.org/elgg/trunk@8368 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Removing test group default widget code.brettp
git-svn-id: http://code.elgg.org/elgg/trunk@8303 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-19Fixes #2753: Default widgets merged into core as extensible admin section ↵brettp
and updated to work with new widgets. Will need an upgrade for users running the old default widgets in 1.7. git-svn-id: http://code.elgg.org/elgg/trunk@8302 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-16Updated register_entity_url_handler => elgg_* in plugins. Used this regex: ↵ewinslow
([^_a-z])register_entity_url_handler\((.*),(.*,.*)\); git-svn-id: http://code.elgg.org/elgg/trunk@8263 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Removed all calls to deprecated register_entity_typeewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8261 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8249 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-15Fixes #2808: elgg_get_array_value => elgg_extractewinslow
git-svn-id: http://code.elgg.org/elgg/trunk@8247 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-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-12updated the plugins that have already been updated to 1.8 html/css to use ↵cash
divs rather than p tags in forms git-svn-id: http://code.elgg.org/elgg/trunk@8163 36083f99-b078-4883-b0ff-0f9b5a30f544
2011-02-12pulled delete form out of edit view for groupscash
git-svn-id: http://code.elgg.org/elgg/trunk@8162 36083f99-b078-4883-b0ff-0f9b5a30f544