summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www
Commit message (Collapse)AuthorAgeFilesLines
* Rename 'Packages' menu item to 'Package Manager' to better match with 'Cert. ↵k-paulius2016-02-141-1/+1
| | | | Manager' and 'User Manager'
* Make 'Installed Packages' first tab, because it is the active tab by default.k-paulius2016-02-143-3/+3
|
* Cert is abbreviated word so adding . to stay consistent with the usage of Avail.k-paulius2016-02-145-9/+9
|
* Remove "headline" from the breadcrumb. It serves no real purpose, since the ↵k-paulius2016-02-141-23/+1
| | | | action that is being performed is already shown in the panel title + no other page shows action in the breadcrumb.
* Add action to the breadcrumb. Rename 'Information/Tests' to 'Information & ↵k-paulius2016-02-141-5/+11
| | | | Tests' so it does not clash with breadcrumb separator.
* Show package name in the breadcrumb.k-paulius2016-02-141-0/+4
|
* Indicate in the breadcrumb if we are editing list item.k-paulius2016-02-143-6/+18
|
* Show interface name in the breadcrumb on DHCPv6 Server pagek-paulius2016-02-133-3/+19
|
* Show interface name in the breadcrumb on DHCP Server pagek-paulius2016-02-132-1/+11
|
* Merge pull request #2630 from NOYB/Firewall_Rules_-_for/foreachStephen Beaver2016-02-131-15/+21
|\
| * Firewall Rules - for/foreachNOYB2016-02-131-15/+21
| | | | | | | | Replace indexing for loops with more readable, and faster on arrays, key/value foreach loops.
* | Renamed SMART to S.M.A.R.T.k-paulius2016-02-134-7/+7
| |
* | Synchronize page titles with tab titles. Rename some titles in order to be ↵k-paulius2016-02-1311-14/+14
| | | | | | | | more consistent.
* | Use consistent webConfigurator spellingk-paulius2016-02-133-4/+4
| |
* | Renamed 'Wake on LAN' to 'Wake-on-LAN'k-paulius2016-02-136-13/+13
| |
* | Synchronize page titles with tab titles. Rename some titles in order to be ↵k-paulius2016-02-1318-19/+18
| | | | | | | | more consistent. Convert page title to title case.
* | Synchronize page titles with tab titles. Rename some titles in order to be ↵k-paulius2016-02-1313-13/+13
| | | | | | | | more consistent. Convert page title to title case.
* | Synchronize page titles with tab titles. Rename some titles in order to be ↵k-paulius2016-02-133-6/+10
| | | | | | | | more consistent.
* | Synchronize page titles with tab titles. Rename some titles in order to be ↵k-paulius2016-02-1319-30/+42
| | | | | | | | more consistent. Convert page title to title case.
* | Show zone name in the breadcrumb of MAC, IP, hostname and voucher edit pages.k-paulius2016-02-134-12/+12
| |
* | Show zone name in the breadcrumb just like it is shown on Services->Captive ↵k-paulius2016-02-135-5/+9
| | | | | | | | Portal pages.
* | Synchronize page titles with tab titles; Rename few titles in order to be ↵k-paulius2016-02-137-18/+18
|/ | | | more consistent.
* FreeBSD doesn't yet support TFC, comment out until it does. Ticket #4688Chris Buechler2016-02-121-11/+16
|
* Refine the way the DNS Forwarder and DNS Resolver are handled via XMLRPC. ↵jim-p2016-02-121-20/+27
| | | | Fixes #5882
* Background 'ipsec up' commands so they don't hang up the web GUI. Ticket #5886Chris Buechler2016-02-121-2/+2
|
* Merge pull request #2623 from ↵Stephen Beaver2016-02-124-53/+18
|\ | | | | | | NOYB/Firewall_/_Rules_-_Consolidate_Move_Separators_Function
| * Firewall / Rules - Consolidate Move Separators FunctionNOYB2016-02-124-53/+18
| | | | | | | | Consolidate the moving of separators for add/copy/dup/delete into a generic function.
* | Synchronize page title with tab title. Convert page title to title case.k-paulius2016-02-1214-22/+22
| |
* | Add colon before zone name to make it more readable.k-paulius2016-02-126-6/+6
| |
* | Synchronize page title with tab title. Renamed GRE to GREs, GIF to GIFs and ↵k-paulius2016-02-1211-51/+51
| | | | | | | | LAGG to LAGGs to match VLANs, QinQs, etc.
* | Add missing breakk-paulius2016-02-121-1/+1
| |
* | Convert page title to title casek-paulius2016-02-121-5/+5
| |
* | Synchronize page title with tab titlek-paulius2016-02-1214-18/+17
|/
* Delete URL table file when deleting an alias. Ticket #5856Chris Buechler2016-02-121-0/+4
|
* add an option to only validate URL tables, so stray files aren't left behind ↵Chris Buechler2016-02-121-1/+1
| | | | when input validation fails. Ticket #5848
* Fix the state filter after the conversion to pfSense_get_pf_states(). ↵Luiz Otavio O Souza2016-02-111-2/+25
| | | | Ticket #5878
* Merge pull request #2619 from ↵Stephen Beaver2016-02-112-9/+26
|\ | | | | | | NOYB/Firewall_/_Rules_-_Display_Separators_Efficiency
| * Firewall / Rules - Display Separators EfficiencyNOYB2016-02-112-9/+26
| | | | | | | | Use a list of separator rows to call the display separator function only for rows which there are separator(s). More efficient than looping through the list of separators on every row.
* | Merge pull request #2618 from k-paulius/patch-2Stephen Beaver2016-02-111-1/+1
|\ \
| * | Fix typo. a tag is opened twice.k-paulius2016-02-101-1/+1
| | |
* | | Merge pull request #2616 from k-paulius/captionsStephen Beaver2016-02-1189-151/+151
|\ \ \
| * | | Fix WebConfigurator spelling.k-paulius2016-02-101-1/+1
| | | |
| * | | Fix RADIUS spelling. It is written in all caps.k-paulius2016-02-104-4/+4
| | | |
| * | | Remove redundant gettext callk-paulius2016-02-101-2/+2
| | | |
| * | | Convert section titles to title casek-paulius2016-02-101-4/+4
| | | |
| * | | Convert section titles to title casek-paulius2016-02-1030-44/+44
| | | |
| * | | Change NAT '1 to 1' spelling to '1:1', since latter is used everywhere elsek-paulius2016-02-102-3/+3
| | | |
| * | | Convert section titles to title casek-paulius2016-02-1056-95/+95
| |/ /
* | | clarify help text. Ticket #5880Chris Buechler2016-02-111-1/+1
| | |
* | | Add support for IPsec TFC. Ticket #4688Chris Buechler2016-02-111-1/+49
| |/ |/|
OpenPOWER on IntegriCloud