summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_usermanager_settings.php
Commit message (Collapse)AuthorAgeFilesLines
* Converted LDAP container picker to modalStephen Beaver2016-03-161-1/+1
|
* Style revisionsStephen Beaver2016-03-161-9/+11
|
* LDAP test pop-up replaced with Bootstrap styled modalStephen Beaver2016-03-161-9/+110
|
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-1/+1
| | | | | This reverts commit a32bed49516f3df3d104a5026a5b2c74451f348f, reversing changes made to 9ec9978267a5d1985d6da8ba35d52b7174239d2f.
* Internationalize Form_Button textPhil Davis2016-03-111-1/+1
| | | | | | The text of a Form_Button is not translated internally. Some Form_Button calls already had the button text enclosed in gettext(), this does it for the remaining ones.
* Bring some consistency to the way most buttons are displayed (color, icons, ↵jim-p2016-03-091-2/+4
| | | | | | etc). Ticket #5965 Still need to review Advanced buttons and Repeatable block buttons.
* Review alert wording. End sentence with period, remove redundant 'Warning', ↵k-paulius2016-02-141-1/+1
| | | | 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.
* Synchronize page title with tab titlek-paulius2016-02-121-1/+1
|
* Fix minor typos and correct code standardsNewEraCracker2016-01-061-1/+1
|
* Code style system_*Phil Davis2015-12-171-8/+11
|
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-3/+0
| | | | was the reason they were added, it was never finished and it's not being used
* 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".
* Say goodbye to fend.incStephen Beaver2015-12-021-1/+1
|
* Type up SCRIPT tagsColin Fleming2015-11-291-0/+2
|
* Fix more privilege text/name/page inconsistenciesjim-p2015-11-251-2/+2
|
* 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.
* Fixed #5490Stephen Beaver2015-11-191-4/+10
|
* Use full 'Local Database' name to be sure it's authmode is local, fixes #4469Renato Botelho2015-11-191-1/+1
|
* fix Bug #5440heper2015-11-141-1/+6
|
* Copyright and license cleanupRenato Botelho2015-11-091-1/+1
| | | | | | - 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
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* Completed #5359Stephen Beaver2015-10-301-28/+51
|
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-86/+55
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+185
OpenPOWER on IntegriCloud