summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_usermanager_addprivs.php
Commit message (Expand)AuthorAgeFilesLines
* Standardize privilege page and sorting between users and groups. Fixes #7587jim-p2017-05-221-5/+1
* Add username to display when adding user privileges. Fixes #7586jim-p2017-05-221-0/+10
* Add missing includedoktornotor2017-03-081-0/+1
* Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-2/+2
* GET/POST conversionSteve Beaver2017-02-091-7/+1
* Required fields for System pagesPhil Davis2017-01-301-1/+1
* Merge pull request #3369 from phil-davis/breadcrumbs_detailRenato Botelho2017-01-111-2/+3
|\
| * Breadcrumb linksPhil Davis2017-01-101-2/+3
* | Merge branch 'master' into sysprvwarn2Phil Davis2017-01-111-11/+1
|\ \
| * | Report problems applying changesPhil Davis2017-01-031-11/+1
| |/
* | Change "privilege" to "access"Phil Davis2017-01-021-2/+2
* | Use admin rather than root in UI textPhil Davis2017-01-021-2/+2
* | Add security notes for privilege assignment pagesPhil Davis2017-01-021-1/+33
|/
* Remove all calls to conf_mount_r* functionsRenato Botelho2016-10-121-3/+0
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Code style and commentsPhil Davis2016-08-161-1/+1
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-42/+40
* Remove input_errors2Ajax calls, was never implemented. Ticket #3027Chris Buechler2016-07-101-6/+0
* Always use require_oncePhil Davis2016-06-271-1/+1
* Miscellanous Textual Corrections - Add missing dots to phrasesNewEraCracker2016-05-111-2/+2
* Reengineer Form_Button setAttributePhil Davis2016-03-201-6/+2
* 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
* Indicate in the breadcrumb if we are editing list item.k-paulius2016-02-141-1/+1
* Synchronize page title with tab titlek-paulius2016-02-121-1/+1
* Convert section titles to title casek-paulius2016-02-101-1/+1
* Fix comparator name and add missing quotesNewEraCracker2016-02-091-1/+1
* Fix help text index when the privs are filtered.Stephen Beaver2016-02-081-1/+4
* Internationalize system user and group codePhil Davis2016-02-081-1/+1
* Fix hiding of shadow selectorStephen Beaver2016-02-031-1/+1
* Improvements to the priviledge filter functionalityStephen Beaver2016-02-031-8/+57
* Fixed #5049Stephen Beaver2016-02-021-1/+66
* Cosmetic saveStephen Beaver2016-02-021-1/+4
* Fix #5794 remove print_info_box_np chackes for gettext("apply")Phil Davis2016-01-221-1/+1
* Redmine #5759 print_info_box stylePhil Davis2016-01-111-1/+1
* Code style system_*Phil Davis2015-12-171-5/+8
* 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
* Refinements to #5535Stephen Beaver2015-11-301-1/+1
* Fixed #5535Stephen Beaver2015-11-301-6/+10
* 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-2/+0
* fix Bug #5388heper2015-11-111-1/+1
* Copyright and license cleanupRenato Botelho2015-11-091-1/+1
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+0
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-27/+51
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
OpenPOWER on IntegriCloud