summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_usermanager.php
Commit message (Collapse)AuthorAgeFilesLines
* Standardize breadcrumbs for User Manager tabsPhil Davis2015-12-071-1/+1
| | | | | | I think this is the way it should be to make it like everywhere else. Even when in the "Groups" pages, it is still reached by "System" "User Manager".
* Fixed #5389Stephen Beaver2015-11-301-11/+25
|
* Merge pull request #2134 from ExolonDX/branch_04Stephen Beaver2015-11-291-1/+1
|\
| * Type up SCRIPT tagsColin Fleming2015-11-291-1/+1
| |
* | Tidy up Boolean operators for HTML5Colin Fleming2015-11-291-2/+2
|/ | | | | Remove the XHTML standard Boolean operators (makes reading HTML much simpler).
* Calling all of these "Page" in the privilege name is redundant since they ↵jim-p2015-11-251-1/+1
| | | | are all pages and the "WebCfg" prefix implies they are pages.
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-1/+0
| | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader.
* fix moveOption functionbruno2015-11-191-1/+2
|
* Ticket #5471 another convert batch to font-awesome iconsJared Dillard2015-11-181-1/+1
|
* Fixed #5416Stephen Beaver2015-11-111-9/+14
|
* undo earlier commitheper2015-11-111-2/+2
|
* Merge pull request #2047 from heper/patch-2Stephen Beaver2015-11-101-8/+21
|\
| * fix submit & move back to seperate ACT==delprividheper2015-11-101-12/+13
| | | | | | the code for delprivid was inside ACT==save / when hitting 'save' the post-data for delprivid was already gone
| * partial fix Bug #5389heper2015-11-091-1/+13
| |
* | Fixed #5405Stephen Beaver2015-11-101-2/+0
| |
* | Completes #5400, #3999, #5405Stephen Beaver2015-11-101-1/+1
| | | | | | | | Mote: New ticket will be opened to provide IP address sorting
* | Fixed #5388Stephen Beaver2015-11-091-2/+2
|/
* Copyright and license cleanupRenato Botelho2015-11-091-2/+2
| | | | | | - Remove personal copyright from people who assigned it to employer (ESF) - Remove $Id$ - Remove extra spaces
* EOL whitespace and header consistency for wwwPhil Davis2015-11-091-1/+0
|
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-2/+3
|
* Delete confirmation vi fa-trash automated via pfSense.jsStephen Beaver2015-11-051-1/+1
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* replace and find for icon-embed-btnheper2015-11-051-1/+1
|
* Buttons updatedStephen Beaver2015-11-041-34/+14
|
* convert system_usermanager to font-awesomeheper2015-10-301-3/+3
|
* Ticket #5204 a clean up pass of the jquery sectionsJared Dillard2015-09-241-3/+6
|
* Work around a chicken-and-egg problem in user syncing. See #5152jim-p2015-09-161-0/+3
| | | | See also: commit:5372d26d9d25d751d16865ed9d46869d3b0ec5e1
* Fixed 5139Stephen Beaver2015-09-161-3/+3
| | | | Resolver GET/POST error
* Fixed 5118Stephen Beaver2015-09-111-1/+1
| | | | Input was set 'disabled' but should have bee 'readonly'
* Fixed #5105Stephen Beaver2015-09-041-3/+4
| | | | Page updated as suggested via comments
* Fixed #5096Stephen Beaver2015-09-041-12/+18
| | | | Layout changed as requested
* Fixed 5095Stephen Beaver2015-09-041-1/+1
|
* Merge pull request #1853 from PiBa-NL/bootstrap_fix1jim-p2015-09-021-1/+1
|\
| * bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
| |
* | Fixed #5028Stephen Beaver2015-09-021-22/+31
| | | | | | | | Restored correct delcert action
* | Fixed #5055Stephen Beaver2015-09-011-4/+6
| | | | | | | | "All" no longer appears in group lists
* | Fixed #5028Stephen Beaver2015-09-011-1/+15
| | | | | | | | By restoring "Delete" button and fixing table elements
* | Corrected cert table functionality by adding missing PHPStephen Beaver2015-09-011-42/+69
|/
* Fixed bug #5028Stephen Beaver2015-08-281-215/+431
| | | | The page was junk as originally converted. It has been re-written to work as required. Links to certificates have yet to be implemented, but that will be added once testing is complete on this version.
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-701/+312
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+1040
OpenPOWER on IntegriCloud