summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_groupmanager.php
Commit message (Expand)AuthorAgeFilesLines
* Do not show group privilege controls unless the user is editing an existing g...jim-p2017-09-181-1/+1
* Add missing includedoktornotor2017-03-081-0/+1
* Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-11/+11
* GET/POST conversion system_groupmanager*Steve Beaver2017-02-101-22/+14
* Required fields for System pagesPhil Davis2017-01-301-3/+3
* Merge pull request #3369 from phil-davis/breadcrumbs_detailRenato Botelho2017-01-111-0/+2
|\
| * Breadcrumb linksPhil Davis2017-01-101-0/+2
* | Change "privilege" to "access"Phil Davis2017-01-021-1/+1
* | Use admin rather than root in UI textPhil Davis2017-01-021-2/+2
* | Add security notes for privilege assignment pagesPhil Davis2017-01-021-1/+20
|/
* Standardize privilege name capitalizationPhil Davis2016-12-311-2/+2
* Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-6/+0
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Code style and commentsPhil Davis2016-08-161-2/+2
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-45/+44
* webgui tables, doubleclick event to perform 'edit' action, part 2PiBa-NL2016-07-041-1/+1
* Always use require_oncePhil Davis2016-06-271-1/+1
* Fix PHP Warning about invalid argument supplied for foreachNewEraCracker2016-06-131-3/+5
* Add input validation to system_groupmanager.php to prevent invalid members fr...jim-p2016-06-091-1/+7
* Miscellanous Textual Corrections - Add missing dots to phrasesNewEraCracker2016-05-111-1/+1
* Add translations for group type selectorStephen Beaver2016-03-291-9/+2
* Clarify error message by including group typeStephen Beaver2016-03-291-3/+3
* Preserve group name on input errorStephen Beaver2016-03-291-0/+5
* Revised scope handling to allow user to set to remote or local, but only if i...Stephen Beaver2016-03-291-5/+28
* System / User Manager - Remove PersonalizationsNOYB2016-03-291-1/+1
* Reengineer Form_Button setAttributePhil Davis2016-03-201-7/+2
* Partially fixed #6012 by removing space from chars allowed in group namesStephen Beaver2016-03-191-1/+1
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-2/+2
* Internationalize Form_Button textPhil Davis2016-03-111-2/+2
* Bring some consistency to the way most buttons are displayed (color, icons, e...jim-p2016-03-091-5/+9
* System / User Manager / Groups / EditNOYB2016-03-071-2/+5
* Fixed #5911Stephen Beaver2016-02-191-24/+0
* Fixed #5908Stephen Beaver2016-02-191-0/+16
* Merge pull request #2637 from k-paulius/patch-6Stephen Beaver2016-02-141-2/+5
|\
| * Indicate in the breadcrumb if we are editing list item.k-paulius2016-02-141-2/+5
* | Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-3/+3
|/
* Synchronize page title with tab titlek-paulius2016-02-121-1/+1
* Convert section titles to title casek-paulius2016-02-101-1/+1
* Internationalize system user and group codePhil Davis2016-02-081-5/+3
* Fixed #5566Stephen Beaver2016-01-131-37/+42
* Redmine #5759 print_info_box stylePhil Davis2016-01-111-1/+1
* Code style system_*Phil Davis2015-12-171-23/+25
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-3/+0
* Standardize breadcrumbs for User Manager tabsPhil Davis2015-12-071-1/+1
* Type up SCRIPT tagsColin Fleming2015-11-291-1/+1
* Calling all of these "Page" in the privilege name is redundant since they are...jim-p2015-11-251-1/+1
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-1/+0
* undo earlier commitheper2015-11-111-2/+2
* Merge pull request #2047 from heper/patch-2Stephen Beaver2015-11-101-0/+2
|\
OpenPOWER on IntegriCloud