summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | v4 or v6stilez2017-03-051-1/+1
| | * | | | | | | change "returned" -> "to return"stilez2017-03-051-1/+1
| | * | | | | | | better titlestilez2017-03-051-2/+2
| | * | | | | | | Clearer narrative for domain override on main resolver config pagestilez2017-03-051-3/+10
| | * | | | | | | Clearer narrative for host override edit pagestilez2017-03-051-4/+12
| | * | | | | | | incorrect escape \stilez2017-03-051-1/+1
| | * | | | | | | Clearer narrative for domain override on main resolver config pagestilez2017-03-051-0/+7
| | * | | | | | | Clearer narrative for domain override edit pagestilez2017-03-051-2/+8
| | |/ / / / / /
| * | | | | | | Merge pull request #3628 from doktornotor/patch-17Steve Beaver2017-03-201-6/+34
| |\ \ \ \ \ \ \
| | * | | | | | | Add error handling to AJAX calldoktornotor2017-03-081-0/+3
| | * | | | | | | Add AJAX to interfaces widgetdoktornotor2017-03-081-6/+31
| * | | | | | | | Merge pull request #3630 from doktornotor/patch-19Steve Beaver2017-03-201-0/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add error handling to AJAX calldoktornotor2017-03-081-0/+3
| * | | | | | | | | Merge pull request #3632 from doktornotor/patch-21Steve Beaver2017-03-209-17/+23
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add reason to write_config() calldoktornotor2017-03-091-1/+1
| | * | | | | | | | | Add reason to write_config() calldoktornotor2017-03-091-1/+1
| | * | | | | | | | | Update system_update_settings.phpdoktornotor2017-03-091-1/+1
| | * | | | | | | | | Add reason to write_config() calldoktornotor2017-03-091-1/+1
| | * | | | | | | | | Add reason to write_config() calldoktornotor2017-03-091-1/+1
| | * | | | | | | | | Add reason to write_config() callsdoktornotor2017-03-091-10/+10
| | * | | | | | | | | Add reason to write_config() calldoktornotor2017-03-091-1/+1
| | * | | | | | | | | Add reason to write_config() callsdoktornotor2017-03-091-1/+6
| | * | | | | | | | | Add reason to write_config() calldoktornotor2017-03-091-0/+1
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge pull request #3594 from doktornotor/patch-13Steve Beaver2017-03-201-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Reduce numeric precision in gateways widget to single decimal place (Feature ...doktornotor2017-02-261-2/+2
| * | | | | | | | | | Merge pull request #3529 from Chrisc-c-c/Fix-List-Sort-OrderSteve Beaver2017-03-204-8/+25
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | Fix incorrect sorting for various dropdown lists.Chris Rowe2017-02-124-8/+25
* | | | | | | | | | | Redmine 7182 Allow multiple copies of widgets on dashboardPhil Davis2017-03-2020-815/+944
* | | | | | | | | | | Redmine #7318 None button for widget filtersPhil Davis2017-03-1910-50/+56
* | | | | | | | | | | Handle widgets having no items selected for displayPhil Davis2017-03-199-20/+112
|/ / / / / / / / / /
* | | | | | | | | | Don't process empty anchors as it could lead to flushing more than intended w...jim-p2017-03-161-0/+4
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Run custom deinstall commands during the deinstall phase instead of post-dein...jim-p2017-03-161-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Perform a filter reload after starting relayd so it does not leave the firewa...jim-p2017-03-151-0/+2
* | | | | | | | Don't display the "export key" icon if there is no key to export. e.g. If hte...Steve Beaver2017-03-151-1/+3
* | | | | | | | Base64 encode private keySteve Beaver2017-03-151-1/+1
* | | | | | | | Add the ability to save a private key with the newly signed certSteve Beaver2017-03-151-1/+20
* | | | | | | | Revised certificate selectors to use refid rather than indexSteve Beaver2017-03-151-14/+18
* | | | | | | | Deleted CSR key textarea - No longer requiredSteve Beaver2017-03-151-20/+3
* | | | | | | | Merge pull request #3515 from marjohn56/masterjim-p2017-03-153-59/+163
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix Vars for Interface namingmarjohn562017-03-121-6/+6
| * | | | | | | | WAN flap loss of IPv6marjohn562017-03-123-12/+21
| * | | | | | | | New dhcp6c features REASONS and signalsmarjohn562017-03-081-42/+137
* | | | | | | | | Merge pull request #3583 from phil-davis/alias-hover-textjim-p2017-03-151-4/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix #7316 Alias Edit keep pattern, placeholder, title in sync on all rowsPhil Davis2017-02-251-4/+30
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3457 from stilez/patch-38jim-p2017-03-151-11/+29
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | More sanitising of ipprotocol and other input fieldsstilez2017-02-011-11/+29
* | | | | | | | | | Revised error handling for CSR signingSteve Beaver2017-03-151-26/+15
* | | | | | | | | | Spelling fix in help textSteve Beaver2017-03-141-1/+1
* | | | | | | | | | Sort the interface names.Luiz Otavio O Souza2017-03-141-6/+7
* | | | | | | | | | Improve error detection in Openssl libSteve Beaver2017-03-141-16/+29
OpenPOWER on IntegriCloud