summaryrefslogtreecommitdiff
path: root/modules/user/helpers/group.php
AgeCommit message (Expand)Author
2009-01-15Changing t() placeholder syntax from {{replace_me}} to %replace_me.Andy Staudacher
2009-01-14Make sure that helper functions are all static. Add newBharat Mediratta
2009-01-12Updated for new Form_Submit API.Bharat Mediratta
2009-01-08i18n refactoring: Rename all _() (reserved by gettext) calls to t().Andy Staudacher
2009-01-06Put up an error if you rename a user to an already existing name.Bharat Mediratta
2009-01-06Fix up all the various little forms to have submit buttons, fieldset legends,...Bharat Mediratta
2008-12-28Add title back to non-DHTML form to maintain consistencyFelix Rabinovich
2008-12-26Added title to user/group administration dialogsFelix Rabinovich
2008-12-26User/Group administration cleanupFelix Rabinovich
2008-12-26Group AdministrationFelix Rabinovich
2008-12-25Big round of normalization of the way that our controllersBharat Mediratta
2008-12-25added sprintf to strings for tranlation supportFelix Rabinovich
2008-12-25User administration: 1. Add users; 2. Group administration; 3. General cleanupFelix Rabinovich
2008-12-12Move the view permission cache directly into the item table for efficiency. ...Bharat Mediratta
2008-12-12Get rid of all pseudo users and pseudo groups, while preserving allBharat Mediratta
2008-12-09Move code to delete users and add/remove users from groups into theBharat Mediratta
2008-12-01Prototype access control model. There's much left to do, but it's aBharat Mediratta
2008-11-26Re-enable code to drop view columns from the items table when deleting groups.Bharat Mediratta
2008-11-26Clean tag creationTim Almdal
2008-11-26Add support in the scaffolding for adding users to groups, adding andBharat Mediratta
2008-11-26group::create() and group::delete() now manage the view_## columns inBharat Mediratta
2008-11-26Create user/group create/delete functions and have the scaffolding use them.Bharat Mediratta