summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fbegin.inc
Commit message (Collapse)AuthorAgeFilesLines
* fix white spaceChris Buechler2014-03-141-1/+1
|
* s/http/https/ for www.pfsense.orgChris Buechler2014-03-141-8/+8
|
* Use HTMLENTITIES to deprecate the ampersandColin Fleming2013-03-081-1/+1
|
* Remove RIP from menuRenato Botelho2013-02-121-1/+0
|
* Update HTML in "include" filesColin Fleming2013-02-061-22/+14
| | | | | | | | | | | | | | | Udated the DOCTYPE to make it W3C standard/compliant. Moved "sorttable.js", "ticker.js" and the "antiClickJack style" from "fbegin.inc" and place them in "head.inc" (where they belong), this may also help the Widescreen package to work. Close BR, INPUT and IMG tags properly, update IMG tags with "alt" and update TABLE tags with "summary". Updated the SCRIPT and STYLE with proper CDATA sections. Updated LINK with the correct types.
* Add a page to perform tcp connection tests to check if a host is responding ↵jim-p2013-01-101-0/+1
| | | | on a given port.
* Diagnose\Sockets page renamed and now also has button to show all socket ↵PiBa-NL2012-09-231-1/+1
| | | | connections, explanation moved to bottom.
* Add a "Sockets listening" page to the Diagnostics menu.PiBa-NL2012-09-231-0/+1
| | | | | This for easy viewing of what services are bound to which interface and port. ( based on the file diag_sockets.php from forum member 'bardelot' http://forum.pfsense.org/index.php/topic,53070.msg284360.html#msg284360 )
* Use REQUEST_URI here so the GET parameters are preserved (makes the links ↵jim-p2012-08-171-1/+1
| | | | work better for things like interfaces.php?if=wan, and packages.
* Extend the shortcuts code and link back from Status > Services also.jim-p2012-08-151-11/+5
|
* Make sure we start with an empty service.jim-p2012-08-131-0/+1
|
* Where possible, link back to the main page of a section too.jim-p2012-08-111-3/+7
|
* Add/use some more similarly styled icons here, for a more consistent look.jim-p2012-08-111-3/+6
|
* Fixup openvpn shortcut bar status/controljim-p2012-08-101-3/+15
|
* Print service title in tooltip for shortcut barjim-p2012-08-101-1/+1
|
* Start revamp of shortcuts, central file to hold links, also service ↵jim-p2012-08-101-6/+15
| | | | status/control, added to dns forwarder as example.
* Don't force these links to open in a new window.jim-p2012-08-091-3/+3
|
* fix permissions check to xml package files and show only menus user has ↵marcelloc2012-06-121-15/+21
| | | | access to
* Merge pull request #130 from marcelloc/masterScott Ullrich2012-06-081-3/+3
|\ | | | | move css style from last pull request to themes.
| * fix css style to themes.Marcello Coutinho2012-06-081-3/+3
| |
* | Merge pull request #129 from marcelloc/masterScott Ullrich2012-06-081-72/+13
|\ \ | |/ | | convert menu alerts/notices to jquery + domtt
| * convert menu alerts/notices to jquery + domttMarcello Coutinho2012-06-081-72/+13
| |
* | rename menu item for #2361Darren Embry2012-06-081-1/+1
|/
* Bye, bye olsrd back to packages.Ermal2012-06-071-1/+0
|
* Switch to ntpd from ports, add Services > NTP to select interfaces for ↵jim-p2012-05-301-0/+1
| | | | binding. Respect old ntp settings in the process.
* fix cosmetic bug when developer was turned on.Darren Embry2012-05-171-7/+19
| | | | highlight the hidden menu item differently.
* With FreeBSD's ntpd, the current options are irrelevant, but we can have a ↵jim-p2012-05-141-1/+1
| | | | nice status page
* s/OpenNTPD/NTP/ for log pages and menu entry, to save space (and make it ↵jim-p2012-05-141-1/+1
| | | | easier if we switch)
* fix a bug in anti-clickjack that made all pages blankDarren Embry2012-05-101-1/+1
| | | | https://github.com/bsdperimeter/pfsense/commit/babac37a3b9a676525fff422011b9f3c0f9bd39f
* Add click jacking support. Ticket #2419Scott Ullrich2012-05-101-0/+4
|
* Move CARP settings from pkg XML to a real PHP pageDarren Embry2012-03-221-0/+1
| | | | https://redmine.pfsense.org/issues/647
* ARP table is singularChris Buechler2012-02-211-1/+1
|
* Properly dispaly CP status page with the multi instance CPErmal2011-09-171-1/+1
|
* Add DHCPv6 relay pages for the DHCPv6 relay. Ticket #1663Seth Mos2011-08-291-0/+1
|
* Correct the link to index.php so it always works correctly.Ermal2011-08-021-1/+1
|
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-100/+101
|\ | | | | | | | | | | | | | | | | | | | | Conflicts: etc/inc/easyrule.inc etc/inc/filter.inc etc/inc/interfaces.inc etc/inc/services.inc etc/inc/xmlrpc_client.inc usr/local/www/fbegin.inc usr/local/www/services_dhcp.php
| * Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-06-071-1/+4
| |\ | | | | | | | | | | | | | | | Conflicts: etc/inc/voucher.inc usr/local/www/fbegin.inc
| * | Add gettext calls on main menuVinicius Coque2011-03-311-8/+8
| | |
| * | Revert "Add gettext calls on main menu"Vinicius Coque2011-03-311-8/+8
| | | | | | | | | | | | | | | | | | This reverts commit 67f0f0a772722d418f0f660bf2b16ff5b4c94fd5. system_firmware.php shouldn't be commited
| * | Add gettext calls on main menuVinicius Coque2011-03-311-8/+8
| | |
| * | Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-1/+3
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: etc/inc/auth.inc etc/inc/config.lib.inc etc/inc/filter.inc etc/inc/pfsense-utils.inc etc/inc/pkg-utils.inc etc/inc/priv.defs.inc etc/inc/services.inc etc/inc/shaper.inc etc/inc/voucher.inc etc/inc/vpn.inc usr/local/www/fbegin.inc
| * \ \ Merge remote branch 'mainline/master'Vinicius Coque2011-01-281-0/+5
| |\ \ \
| * \ \ \ Merge remote branch 'mainline/master'Vinicius Coque2010-12-141-2/+2
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: usr/local/www/fbegin.inc
| * \ \ \ \ Merge remote branch 'mainline/master'Vinicius Coque2010-12-021-1/+4
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: usr/local/www/fbegin.inc
| * | | | | | BP: Implement gettext() calls on fbegin.inc #multilangCarlos Eduardo Ramos2010-12-021-83/+83
| | | | | | |
* | | | | | | Merge remote branch 'upstream/master'jim-p2011-06-081-1/+4
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Ticket #1412. Provide even a link to this page through System->User ManagerErmal2011-06-061-2/+5
| | |_|_|_|/ | |/| | | |
* | | | | | Add the dhcp v6 page to the menu, eventhough it is broken. Tabs for later ↵Seth Mos2011-03-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | integration
* | | | | | Add the neighbour table to the menuSeth Mos2011-03-031-0/+1
| | | | | |
* | | | | | Merge remote branch 'upstream/master'Seth Mos2011-02-161-1/+1
|\ \ \ \ \ \ | |/ / / / /
OpenPOWER on IntegriCloud