Project

General

Profile

Download (9.77 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
0bf1e5fe 01/24/2015 10:17 AM Sjon Hortensius

Fixed contextual links

pfSense.css - move help-link to ul that gets positioned
head.inc - implemented fixme
shortcuts.inc - replaced icons

db88a3a2 12/28/2014 10:51 AM Phil Davis

Fix unbound shortcut links

Fixes redmine #4151
1) Make the naming in shortcuts.inc more clear - forwarder=dnsmasq
resolver=unbound
2) Make the value of $shortcuts_section correct in each dnsmasq and
unbound php code
3) Make diag_logs_resolver.php smarter, so if dnsmasq is enabled, then...

6bb9db05 12/15/2014 06:18 PM Renato Botelho

Add a shortcut for unbound and enable it

b3733e10 05/27/2014 11:33 AM Colin Fleming

Tidy up Ampersand XHTML

Deprecate Ampersand in Anchor tags

fe3f3998 05/13/2014 05:00 PM Jim Pingle

Fix shortcut bar for ipsec to show the correct service.

b05a8f35 08/06/2013 08:38 PM Jim Pingle

Show apinger as a service when active, and display its status on gateway-related pages.

94fbacae 03/05/2013 04:52 PM Colin Fleming

Tidy up XHTML

Added ALT to img tag

be9c20c7 08/17/2012 02:43 PM Jim Pingle

Use REQUEST_URI here so the GET parameters are preserved (makes the links work better for things like interfaces.php?if=wan, and packages.

391abfcf 08/16/2012 02:18 AM Jim Pingle

Extend the shortcuts code and link back from Status > Services also.

d71fc5d3 08/14/2012 06:35 PM Jim Pingle

More shortcuts

e3ffa8d4 08/14/2012 05:46 PM Jim Pingle

Initialize this for good measure.

0f5d612a 08/14/2012 05:44 PM Jim Pingle

Add (c) header, also add ability to glob in shortcuts so packages can use it too.

0143e77b 08/13/2012 10:39 AM Cyrill B

Update usr/local/www/shortcuts.inc

Fix array initialization

226c43a5 08/12/2012 12:20 AM Jim Pingle

Where possible, link back to the main page of a section too.

e38d34b4 08/10/2012 07:37 PM Jim Pingle

Activate service status/control for CP also.

6d9b1074 08/10/2012 07:30 PM Jim Pingle

Fixup openvpn shortcut bar status/control

79696dea 08/10/2012 05:57 PM Jim Pingle

Declare arrays before using them.

9990b70c 08/10/2012 03:59 PM Jim Pingle

Remove some notes/comments that aren't needed, add example.

76692ad2 08/10/2012 03:48 PM Jim Pingle

Start revamp of shortcuts, central file to hold links, also service status/control, added to dns forwarder as example.