summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_groupmanager.php
Commit message (Expand)AuthorAgeFilesLines
* Code style system gPhil Davis2015-05-301-44/+66
* system_groupmanager edit cancel button looks smallPhil Davis2015-03-031-1/+1
* Improving aesthetics.xbipin2015-01-131-1/+1
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* Welcome 2015Renato Botelho2014-12-311-1/+1
* Merge pull request #1335 from brunostein/remove_multiple_groupsRenato Botelho2014-11-131-6/+32
|\
| * remove checkall checkboxbruno2014-11-131-1/+1
| * add checkbox on the left side of the table and remove checkall checkboxbruno2014-11-131-14/+13
| * add input checkbox to remove multiple groupsbruno2014-11-111-1/+28
* | Make sure empty group or user are not created when editingRenato Botelho2014-11-121-0/+10
|/
* Change copyright statement to reflect realityJim Thompson2014-11-101-0/+4
* Be more strict on removing groups checking group id and group name, it avoids...Renato Botelho2014-09-251-95/+119
* Add a cancel button for user and group edit pageRenato Botelho2014-09-111-0/+1
* Fix indent and whitespacesRenato Botelho2014-08-051-104/+112
* Make sure there are not empty options on dst select to avoid creating empty u...Renato Botelho2014-08-051-0/+6
* XHTML Compliance - System MenuN0YB2014-06-161-2/+12
* xhtml Complianceayvis2014-03-141-11/+11
* Fix #3492, make sure filesystem is read-writeRenato Botelho2014-02-271-0/+4
* Remove call-time pass by reference for do_input_validation, helps ticket #2565Renato Botelho2013-09-121-1/+1
* System: Group manager, set max length for groupname to 16 charactersPiBa-NL2013-06-221-2/+5
* Tidy up "system_groupmanager.php" XHTMLColin Fleming2013-04-081-50/+50
* Make tables sortablebcyrill2012-09-241-72/+78
* Test for an array before using it like one.bcyrill2012-08-241-1/+1
* Test for an array before using it like one.jim-p2012-08-191-1/+1
* Fix XSS issuesScott Ullrich2010-11-121-5/+5
* Prevent a warning that would appear when modifying privileges of an empty group.Erik Fonnesbeck2010-08-181-4/+6
* Use <?php instead of the short formRenato Botelho2010-08-121-1/+1
* Don't maintain a membership for the 'all' group when it includes everyone. Ju...jim-p2010-07-281-1/+4
* Only perform this check if the group being created actually has members.jim-p2010-07-191-4/+6
* fix double click to editChris Buechler2010-07-171-1/+1
* After editing a group, refresh its users, as their shell privileges may have ...jim-p2010-07-121-0/+8
* Ticket #612. Correctly show the number of users as 0 on a group with no users...Ermal2010-05-241-1/+3
* Fix gettext issuesCarlos Eduardo Ramos2010-04-301-4/+4
* Adding gettext()Vinicius Coque2010-04-291-1/+1
* Fix gettext issuesRenato Botelho2010-04-291-4/+4
* Reviewing gettext()Carlos Eduardo Ramos2010-04-281-7/+7
* Implementing gettext()Vinicius Coque2010-04-281-17/+17
* Ticket #423. Remove priv.inc/priv.defs.inc from files. They used require() in...Ermal2010-03-151-2/+0
* fix typosChris Buechler2010-01-161-1/+1
* Formatting cleanups. Increase buffer sizesullrich2009-12-021-1/+1
* include priv.incsullrich2009-11-281-0/+1
* Include priv.defs.incsullrich2009-11-281-0/+1
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to includ...Scott Ullrich2009-09-141-1/+3
* Do not show the assigned priveleges area until the item has been saved. Othe...Scott Ullrich2009-06-301-1/+5
* Clear guiconfig from all sort junk functions and put them on the specific pag...Ermal Luçi2009-06-301-1/+0
* Do not hard code whiteScott Ullrich2008-10-121-6/+2
* Cleanup the tab format of the system user/group/server management pages.Matthew Grooms2008-09-091-209/+209
* Change the text in the privilege table row to read "Assigned Privileges"Matthew Grooms2008-09-031-1/+1
* Rework most of the OpenVPN support. The interfaces have been updated toMatthew Grooms2008-08-261-16/+1
* Implement a certificate authority and certificate webui that can be usedMatthew Grooms2008-08-091-0/+2
OpenPOWER on IntegriCloud