summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_usermanager.php
Commit message (Expand)AuthorAgeFilesLines
* Code style and commentsPhil Davis2016-08-161-2/+2
* 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
* Feature #6388 custom GUI preference settings per userPhil Davis2016-06-301-0/+118
* Always use require_oncePhil Davis2016-06-271-2/+2
* Fix PHP Warning about invalid argument supplied for foreachNewEraCracker2016-06-221-3/+5
* Do not allow deleting your own user namePhil Davis2016-06-221-16/+43
* Fixed #6516 by replacing HTML5 datepicker with jQuery widgetStephen Beaver2016-06-221-0/+1
* Validate submitted groups when editing a user. Ticket #6475jim-p2016-06-091-0/+7
* Changed element type from date to text. Date inputs are not yet handled consi...Stephen Beaver2016-05-241-1/+1
* Miscellanous Textual Corrections - Add missing dots to phrasesNewEraCracker2016-05-111-1/+1
* Fix typojim-p2016-04-061-1/+1
* System / User Manager - Remove PersonalizationsNOYB2016-03-291-1/+1
* 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
* Bring some consistency to the way most buttons are displayed (color, icons, e...jim-p2016-03-091-6/+10
* System / User Manager / Users / EditNOYB2016-03-071-1/+2
* Fixed #5911Stephen Beaver2016-02-191-24/+0
* Restore infoblock functionality for nowStephen Beaver2016-02-191-1/+2
* Replace alert with callout. Removed mention about greyed out icon - that is n...k-paulius2016-02-161-10/+6
* Bring all calls of print_info_box to same standardNewEraCracker2016-02-151-2/+2
* 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-2/+2
|/
* Synchronize page title with tab titlek-paulius2016-02-121-1/+1
* Convert section titles to title casek-paulius2016-02-101-2/+2
* Fix description disappering when editing admin userNewEraCracker2016-02-101-2/+5
* Internationalize system user and group codePhil Davis2016-02-081-5/+4
* UI ConsistencyPhil Davis2016-01-141-1/+1
* Fixed #5566Stephen Beaver2016-01-131-31/+36
* Allow thee use of multiple infoblock on a pageStephen Beaver2016-01-111-1/+1
* Change the automatic information block to look for <div class="infoblock" ins...Stephen Beaver2016-01-071-1/+1
* Adjust more calls to print_info_box with unquoted stringsNewEraCracker2016-01-071-1/+1
* HTML Compliance - System / User Manager / UsersNOYB2015-12-281-1/+3
* Remove $closehead variableColin Fleming2015-12-191-1/+0
* system_usermanager remove unused codePhil Davis2015-12-171-69/+45
* Code style system_*Phil Davis2015-12-171-28/+36
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ...Renato Botelho2015-12-151-4/+0
* Standardize breadcrumbs for User Manager tabsPhil Davis2015-12-071-1/+1
* 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
|/
* 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
* 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
OpenPOWER on IntegriCloud