summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
* Redmine #5386Phil Davis2015-11-081-1/+1
| | | From Router Advertisements tab, be able to select different interfaces and stay on the Router Advertisements tab.
* Restored interface tabs to dhcpv6.phpStephen Beaver2015-11-072-2/+4
| | | | Changes dhcp/advertisements tab format in dhcpv6 and router_advertisements
* Fixed #5385Stephen Beaver2015-11-071-8/+17
|
* Fixed #5384Stephen Beaver2015-11-071-1/+1
|
* Fixed #5381Stephen Beaver2015-11-071-1/+3
|
* Fixed #5382Stephen Beaver2015-11-071-1/+1
|
* Fix services_unbound.php. The interfaces menus did not display the selectedMatt Smith2015-11-061-10/+18
| | | | | interfaces, they always showed "all" selected. Made it so an "apply changes" message shows when something changes.
* Fix cosmetic infoblock issue when there is more than one info_box on a pageStephen Beaver2015-11-061-2/+2
|
* Convert networks section to jQuert "repeatable" scheme and remove ↵Stephen Beaver2015-11-061-88/+57
| | | | for($x=0;$x<4999 . ." code
* Move "Add P2" button to left side to facilitate use of smaller screensStephen Beaver2015-11-061-101/+76
| | | | Fix HTML indenting
* Correction per Phil DavisStephen Beaver2015-11-0646-46/+46
|
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-06102-1041/+1981
|
* diag_nanobsd do not show reference count 0Phil Davis2015-11-061-1/+3
| | | | | When the user has selected "Keep media mounted read/write at all times." then the value of $refcount will be zero even though is_writable() is true. That is a normal condition. We only want to display the (Reference count n) text when the reference count is abnormal. This is a "bug" in 2.2.* also, not a regression in 2.3-ALPHA. But it might as well just be changed in master 2.3. Not much point back-porting little crud like this to RELENG_2_2 nowadays.
* First batch of copyright updatesStephen Beaver2015-11-0544-68/+120
|
* Merge pull request #2034 from phil-davis/r2Stephen Beaver2015-11-0511-22/+22
|\
| * services_unbound_acls text stuffPhil Davis2015-11-061-3/+3
| |
| * Various text stuff on the UIPhil Davis2015-11-0610-19/+19
| |
* | proposed fix for Bug #5375heper2015-11-051-3/+4
|/ | | | value passed by checkbox was "yes" when checked, instead of "Block" / "Pass"
* convert system_camanager to faheper2015-11-051-14/+6
|
* services_dhcpv6 textPhil Davis2015-11-051-9/+10
| | | and also I made the DNS 1, DNS 2, DNS 3 , DNS 4 show inside the boxes as 'placeholder' the same as NTP 1, NTP 2 is done. That saves a bit of screen real estate and makes it consistent.
* change onclick delete msg toLowerCase()heper2015-11-051-3/+3
|
* Merge pull request #2029 from phil-davis/patch-3Stephen Beaver2015-11-051-6/+6
|\
| * service_dhcp.php NTP and TFTP server fieldsPhil Davis2015-11-051-6/+6
| | | | | | | | and I used capitals for DHCP Server. At the moment there is a mix of capitalisation of this sort of stuff - e.g. there is "DNS forwarder" in various places and "DNS Resolver" and... IMHO these can all be made consistent to have capitals on all the "big" words.
* | Delete confirmation vi fa-trash automated via pfSense.jsStephen Beaver2015-11-0550-197/+305
|/
* Convert system_certmanager.php to font awesome iconsStephen Beaver2015-11-054-20/+16
| | | | Automatically add confirmation dialog to all fa-trash icons
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-05129-135/+136
|
* Merge pull request #2027 from heper/sed_inline_cssStephen Beaver2015-11-0553-68/+75
|\
| * add icon-embed-btnheper2015-11-051-1/+8
| |
| * replace and find for icon-embed-btnheper2015-11-0552-67/+67
| |
* | service_dhcpv6_edit dodgy-looking stuffPhil Davis2015-11-051-3/+3
|/ | | Noticed when reading the code.
* Fix save/update messages and formatStephen Beaver2015-11-041-13/+13
|
* Merge pull request #2024 from heper/patch-4Stephen Beaver2015-11-041-10/+4
|\
| * convert status_dhcpv6_leases to faheper2015-11-041-10/+4
| |
* | Merge pull request #2017 from heper/patch-1Stephen Beaver2015-11-045-13/+13
|\ \
| * | convert vpn_openvpn_csc to faheper2015-11-021-3/+3
| | |
| * | convert vpn_openvpn_client to faheper2015-11-021-2/+2
| | |
| * | convert vpn_openvpn_server to faheper2015-11-021-2/+2
| | |
| * | convert vpn_l2tp_users to faheper2015-11-021-2/+2
| | |
| * | convert vpn_ipsec_keys to faheper2015-11-021-4/+4
| | |
* | | Buttons updatedStephen Beaver2015-11-048-55/+54
| | |
* | | Updated button stylesStephen Beaver2015-11-046-91/+148
| | |
* | | Buttons changed to new designStephen Beaver2015-11-047-116/+224
| | |
* | | Buttons converted to new deisgnStephen Beaver2015-11-046-35/+57
| | | | | | | | | | | | 'X' button suppressed in info text box
* | | Buttons update to new design:wqStephen Beaver2015-11-0420-128/+159
| | |
* | | Firewall rules pages updated with new button styleStephen Beaver2015-11-045-42/+71
| | |
* | | AUtomatically add "info" icon where requiredStephen Beaver2015-11-043-4/+18
| | |
* | | Remove dead code from pkg_mgr_install.phpRenato Botelho2015-11-041-30/+3
| | |
* | | Respect product_name and tmp_pathRenato Botelho2015-11-041-9/+10
| | |
* | | Revised button style on firewall_aliases.php as a model for all other ↵Stephen Beaver2015-11-043-43/+86
| | | | | | | | | | | | table-based pages
* | | fix tabstops v2heper2015-11-041-16/+16
| | |
OpenPOWER on IntegriCloud