summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/guiconfig.inc
Commit message (Expand)AuthorAgeFilesLines
* Fixed #7889Steve Beaver2017-09-281-1/+1
* Allow customize of dashboard widget namesPhil Davis2017-04-271-0/+19
* Merge pull request #3698 from phil-davis/patch-5Renato Botelho2017-04-201-1/+1
|\
| * Do input validation on the actual array passed inPhil Davis2017-04-171-1/+1
* | Refactor get_configured_interface_with_descr remove unused parameterPhil Davis2017-04-161-1/+1
|/
* Merge pull request #3598 from PiBa-NL/phpsessionmanagerjim-p2017-04-031-2/+8
|\
| * phpsessionmanager, this helps starting and committing the php session prevent...PiBa-NL2017-02-271-2/+8
* | load package add-on tabs into config to avoid parsing all installed package x...PiBa-NL2017-03-261-4/+5
* | Redmine #7381 Disable detail in alias popupPhil Davis2017-03-131-6/+8
* | Redmine #7301 Put dot after the word breakPhil Davis2017-02-231-1/+1
* | Redmine #7301 Provide word-break opportunity for dynamic DNS host namesPhil Davis2017-02-231-0/+4
|/
* Do POST for long tab array dropdownPhil Davis2017-02-121-1/+5
* GET/POST conversion firewall_rulesSteve Beaver2017-02-101-2/+2
* user/local/www inc file gettext improvementsPhil Davis2017-02-061-1/+1
* Code with multiple %s in usr/local/wwwPhil Davis2017-02-011-1/+1
* Standardize rules reloading messagePhil Davis2017-01-251-2/+3
* Merge pull request #3369 from phil-davis/breadcrumbs_detailRenato Botelho2017-01-111-4/+28
|\
| * Breadcrumb linksPhil Davis2017-01-101-2/+13
| * Breadcrumb links supportPhil Davis2017-01-091-3/+16
* | Add protocol selection to Radius server configurationRenato Botelho2017-01-111-0/+6
* | Merge pull request #3343 from phil-davis/retval1Renato Botelho2017-01-101-2/+29
|\ \
| * | Report problems applying changesPhil Davis2017-01-031-2/+29
| |/
* | Remove unusued $heading in genhtmltitle()Phil Davis2017-01-071-1/+1
|/
* Be more forthcoming with errors about ALTQ interfaces in relevant areas of th...jim-p2016-12-221-3/+10
* Added STARTTLS to LDAP Auth Server Configderelict-pf2016-10-141-0/+1
* Declare $config as a global in guiconfig.inc csrf_startup() function, to prop...jim-p2016-09-221-0/+1
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-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-43/+42
* Update include() to include_once()Phil Davis2016-06-281-3/+3
* Make rule_columns_with_alias end params optionalPhil Davis2016-05-131-1/+1
* Add alias display to target host and target port columnsStephen Beaver2016-05-121-1/+7
* Fixes corrupted display when special chars appear in the aliasStephen Beaver2016-04-041-2/+2
* guiconfig monitor filter reload messageNOYB2016-04-011-1/+1
* More icon and button inconsistencies. Should be the last batch. Ticket #5965jim-p2016-03-101-3/+6
* print_callout class settingPhil Davis2016-03-011-1/+1
* Merge branch 'patch-9' of https://github.com/k-paulius/pfsenseStephen Beaver2016-02-161-5/+0
|\
| * Stop generating page-header instead of hiding it. With breadcrumbs introduces...k-paulius2016-02-151-5/+0
* | Add support for Bootstrap calloutsk-paulius2016-02-161-0/+27
|/
* Review alert wording.k-paulius2016-02-141-1/+1
* Fix RADIUS spelling. It is written in all caps.k-paulius2016-02-101-1/+1
* Tidy print_info_box commentsPhil Davis2016-01-261-4/+5
* Added some some comments to hte print_info_box area so package developers wil...Stephen Beaver2016-01-251-0/+5
* Remove print_info_box_npPhil Davis2016-01-231-33/+11
* Restore code from bad mergeStephen Beaver2016-01-221-0/+6
* Fix #5794 remove print_info_box_np chackes for gettext("apply")Phil Davis2016-01-221-59/+24
* Replaced jQuery to $ in same filesFrancisco Cavalcante2016-01-221-1/+1
* Move set_language() call back to guiconfig.inc since it's causing trouble on ...Renato Botelho2016-01-221-0/+5
* Be more flexible on detecting the need for the Apply buttonPhil Davis2016-01-221-1/+4
* Internationalization graph guiconfig head indexPhil Davis2016-01-211-21/+24
OpenPOWER on IntegriCloud