Commit Graph

19 Commits

Author SHA1 Message Date
jim-p
1586486175 Change the description field on sysctl tunables to be 'descr' and not 'desc' so they will gain CDATA protection. Ticket #320 2010-10-19 12:00:09 -04:00
Renato Botelho
ee9933b6e2 Use <?php instead of the short form 2010-08-12 11:15:26 -03:00
Renato Botelho
ea53e38ff1 gettext fixes 2010-08-12 09:44:02 -03:00
smos
0b1f663406 When doubleclicking a tunable, bring up the edit screen 2010-05-10 11:25:46 +02:00
Carlos Eduardo Ramos
18464b74ff Implement gettext() 2010-04-27 14:56:58 -03:00
Ermal
2b5f6a7e48 Correct MATCH name. 2010-03-26 21:23:48 +00:00
Erik Fonnesbeck
25f36aaf6d Redirect to the correct page after deleting an item. 2010-03-24 01:43:28 -06:00
Chris Buechler
6699b0aec6 fix this page 2010-01-22 15:20:20 -05:00
sullrich
45849d22e7 Show default values 2009-12-06 00:55:48 -05:00
Scott Ullrich
1d333258dc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 21:49:40 -04:00
Scott Ullrich
487b16ecd8 Adding Notifications tab 2009-07-09 21:03:58 -04:00
Ermal Luçi
a368a026db * 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
	- This improves a lot the control on this notification
2009-06-30 17:15:22 +00:00
Scott Ullrich
faf158b17e s/action/act/ 2008-11-02 22:24:13 +00:00
Scott Ullrich
0a9251d216 Actually reload sysctl on changes 2008-11-02 21:47:21 +00:00
Scott Ullrich
5591f7534b Fix add feature 2008-11-02 21:45:40 +00:00
Scott Ullrich
b6b53776d4 Correct script name 2008-11-02 21:35:07 +00:00
Matthew Grooms
2ff19bfd40 Move the 'advanced users only' notice into the tab body so the tab headers
are not displaced by this message.
2008-09-09 18:54:57 +00:00
Matthew Grooms
ab3c85535d Cleanup the tab format of the system advanced pages. The edges were square
instead of rounded like most pfSense pages.
2008-09-09 05:50:32 +00:00
Matthew Grooms
df81417f55 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.
2008-09-04 15:40:54 +00:00