Project

General

Profile

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

# Date Author Comment
b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

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.

4af6167d 07/09/2012 02:51 PM Jim Pingle

Add a v6 ip example to the host override edit so users know that they can use them there.

85d1b51b 05/05/2012 07:47 PM Lorenz Schori

Fix whitespace: use spaces in services_dnsmasq_edit.php in order to match coding style of surrounding html

5a2a8349 05/05/2012 11:07 AM Lorenz Schori

Add support for aliases in DNS Forwarder, fixes #2410

424be584 06/12/2011 12:51 AM Jim Pingle

Allow someone to add a host DNS override twice, so long as the IP type isn't the same. Lets you add a host override for both IPv4 and IPv6 for the same hostname.

225a2f0b 11/12/2010 04:03 PM Scott Ullrich

Bring in XSS id fixes from m0n0wall

463def4b 07/15/2010 08:32 PM Carlos Eduardo Ramos

Corrections gettext implementation on services_dnsmasq_edit.php

065bc89a 07/13/2010 04:19 PM Rafael Lucas

Implement gettext() calls on services_dnsmasq_edit.php

0e3aa71c 03/11/2010 02:31 AM Erik Fonnesbeck

Fix sorting issues that were introduced in an old commit, resulting in the incorrect item sometimes being shown when clicking edit buttons.

341a01da 12/13/2009 05:14 AM Chris Buechler

clean up text

407f6220 11/29/2009 04:41 AM Chris Buechler

clarify what is valid for input errors on hostname

1d333258 09/15/2009 01:49 AM Scott Ullrich

Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on

4504a769 07/14/2009 06:57 PM Ermal Luçi

Remove all nested functions decalaration seems php does not like them! Make all the nested functions real functions.

0d64af59 06/30/2009 06:16 PM Ermal Luçi

Clear guiconfig from all sort junk functions and put them on the specific pages where they are needed.
Remove some sort functions not used.

a368a026 06/30/2009 05:15 PM Ermal Luçi
  • Reorganize the 'apply' button infrustructure in the GUI.
    - Present three new functions is/mark/clear_subsystem_dirty('name_of_subsystem'). This makes easier to create such things without needing to introduce new globals.
    - Convert all pages to the new infrustructure...
e22987a4 08/30/2008 08:03 PM Scott Ullrich

Add CSS header

6b07c15a 08/01/2008 06:30 AM Matthew Grooms

Rewrite the pfsense privilege system with the following goals in mind ...

1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance...

d88c6a9f 11/16/2007 12:48 AM Scott Ullrich

Switch over to array style page titles. Obtained-from: m0n0wall

e54d4de6 01/02/2006 11:46 PM Scott Ullrich

Remove #!/usr/local/bin/php

be093fab 12/05/2005 12:05 AM Scott Ullrich

Nuke display_topbar(). Its's currently red and looks incredibly out of place. Hopefully we can add this back post 1.0

ef97ce1b 07/03/2005 07:17 PM Bill Marquette

More screens inherit rounded tabletops

74f446e8 07/03/2005 04:55 PM Bill Marquette

Use $pgtitle
small code cleanups

b63695db 07/02/2005 04:21 AM Scott Ullrich

include head.inc and round corners on tabs

4d6ba181 07/01/2005 07:00 PM Scott Ullrich

Minor code cleanups (style related).

ceca2719 06/30/2005 02:45 AM Scott Ullrich
  • Set $d_hostsdirty_path in guiconfig.inc
  • Turn back on checking of $d_hostsdirty_path
0dce7515 06/28/2005 02:47 PM Scott Ullrich

Do not touch an empty variable

fc01e414 04/28/2005 02:05 AM Scott Ullrich

Make Cancel button match the Save buttons style

28b86d64 04/22/2005 02:27 AM Scott Ullrich
  • Add missing cancel button
  • cancel -> Cancel
53c59170 04/21/2005 06:42 PM Scott Ullrich

Add a Cancel button which takes the browser back to the page prior.

b46bfcf5 03/27/2005 10:31 PM Bill Marquette

Add $Id$ tag

5b237745 11/07/2004 03:06 AM Scott Ullrich

Initial revision