Project

General

Profile

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

# Date Author Comment
0b1f6634 05/10/2010 09:25 AM Seth Mos

When doubleclicking a tunable, bring up the edit screen

18464b74 04/27/2010 05:56 PM Carlos Eduardo Ramos

Implement gettext()

2b5f6a7e 03/26/2010 09:23 PM Ermal LUÇI

Correct MATCH name.

25f36aaf 03/24/2010 07:43 AM Erik Fonnesbeck

Redirect to the correct page after deleting an item.

6699b0ae 01/22/2010 08:20 PM Chris Buechler

fix this page

45849d22 12/06/2009 05:55 AM Scott Ullrich

Show default values

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

487b16ec 07/10/2009 01:03 AM Scott Ullrich

Adding Notifications tab

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...
faf158b1 11/02/2008 10:24 PM Scott Ullrich

s/action/act/

0a9251d2 11/02/2008 09:47 PM Scott Ullrich

Actually reload sysctl on changes

5591f753 11/02/2008 09:45 PM Scott Ullrich

Fix add feature

b6b53776 11/02/2008 09:35 PM Scott Ullrich

Correct script name

2ff19bfd 09/09/2008 06:54 PM Matthew Grooms

Move the 'advanced users only' notice into the tab body so the tab headers
are not displaced by this message.

ab3c8553 09/09/2008 05:50 AM Matthew Grooms

Cleanup the tab format of the system advanced pages. The edges were square
instead of rounded like most pfSense pages.

df81417f 09/04/2008 03:40 PM Matthew Grooms

Break out the advanced system options page into tabs group by categories.
Fold the sysctl tunables page into a tab under the advanced options page.
This reduces the top level menu options by one. There should be no
functional changes.