aboutsummaryrefslogtreecommitdiff
path: root/mod/groups/views/default/forms/groups/edit.php
AgeCommit message (Expand)Author
2013-03-12Fixes #5226 passing options through egefrcash
2013-02-27Fixes #4977. Switched to ElggBatch for group ownership transfer.Brett Profitt
2012-12-05Fixes fatal error in groups/add page.Steve Clay
2012-11-19Refs #1854. Using text to warn of the handover, instead the toggle with javas...Sem
2012-11-19Fixes #1854. Group owners can delegate the ownership to another group member.Sem
2012-08-27Refs #4381. Cleanup for group sticky forms.Brett Profitt
2012-07-11Fixes #4381. Group edit form made sticky.Sem
2012-07-01Refs #3955 use input/dropdown for group membership since it is not technicall...Cash Costello
2011-06-27Refs #3407 using elgg-form and elgg-foot in core forms. Plugins nextCash Costello
2011-06-11Refs #3407 adds a footer for formscash
2011-03-05fixed a bug with invisible groups - saving and display both had a problemcash
2011-03-04trying to make support for invisible groups a little sanercash
2011-03-02Fixes #3006 restores previous dividerscash
2011-02-15Fixes #2921: converted internalname => name and internalid => idewinslow
2011-02-12pulled delete form out of edit view for groupscash
2011-02-12recommended to use <div> in forms for wrapping content - added css to support...cash
2011-02-10Added border primitives "b<loc><type>" where type is "a" or "b" -- anyone wan...ewinslow
2011-02-09Refs #2874. Finished removing calls to deprecated plugin mgmt functions in co...brettp
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-08a tiny amount of progress on the css chrome element viewcash
2011-02-02moved name out of configurable fields for a groupcash
2011-02-02more clean up of the group edit formcash
2011-02-02a little clean up of the groups edit formcash
2010-12-22adding elgg namespace to button css classescash
2010-12-19replacing action-button with elgg-action-buttoncash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-21Merged [6573],[6574],[6582] from 1.7 branch into trunkcash
2010-06-30Added classname to group edit form, divider before edit buttons, and moved th...pete
2010-05-29Merged [6223] - [6228] into trunk.brettp
2010-04-26Update to edit Groups page for ECML and longtext controls positioning.pete
2010-03-12Merged Cash's bugfixes from the 1.7 branch (3288:5377).brettp
2010-03-10Minor ui updates to group formspete
2010-03-03Pulled in the interface changes.brettp
2009-08-06removed all main plugins from core - they now live in the plugins svndave
2009-04-24Added security token to group edit formmarcus
2009-04-24Closes #969: Admin option to allow the setting of certain access controls on ...marcus
2009-03-09Groups now support add_group_tool_option so that any group tool can be toggle...kevinjardine
2009-02-20button floated and clearedpete
2009-02-20delete group button moved into own areapete
2009-02-19warning applied to group deletiondave
2009-02-13Closes #761, #718: Group permissions now made much much simpler.marcus
2009-02-13loose text strings cleaned up, extra container divs addedpete
2009-02-10Closes #752: Delete move to edit, making it less fatal. Probably needs skinning.marcus
2009-02-04Moves access permissions references over to using the ACCESS_* constants defi...ben
2009-01-23Refs #706marcus
2009-01-08Closes #664: Defaults added to radio buttonsmarcus
2009-01-01groups owners can choose if they want pages/files/forum enabled or not. Still...dave