Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow someone to add a host DNS override twice, so long as the IP type isn't ↵ | jim-p | 2011-06-11 | 1 | -1/+2 |
| | | | | the same. Lets you add a host override for both IPv4 and IPv6 for the same hostname. | ||||
* | Bring in XSS id fixes from m0n0wall | Scott Ullrich | 2010-11-12 | 1 | -1/+1 |
| | |||||
* | Corrections gettext implementation on services_dnsmasq_edit.php | Carlos Eduardo Ramos | 2010-07-15 | 1 | -6/+6 |
| | |||||
* | Implement gettext() calls on services_dnsmasq_edit.php | Rafael Lucas | 2010-07-13 | 1 | -21/+21 |
| | |||||
* | Fix sorting issues that were introduced in an old commit, resulting in the ↵ | Erik Fonnesbeck | 2010-03-10 | 1 | -2/+1 |
| | | | | incorrect item sometimes being shown when clicking edit buttons. | ||||
* | clean up text | Chris Buechler | 2009-12-13 | 1 | -2/+2 |
| | |||||
* | clarify what is valid for input errors on hostname | Chris Buechler | 2009-11-28 | 1 | -1/+1 |
| | |||||
* | Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵ | Scott Ullrich | 2009-09-14 | 1 | -0/+3 |
| | | | | include 2009 on files that I have asserted (C) on | ||||
* | Remove all nested functions decalaration seems php does not like them! Make ↵ | Ermal Luçi | 2009-07-14 | 1 | -4/+4 |
| | | | | all the nested functions real functions. | ||||
* | Clear guiconfig from all sort junk functions and put them on the specific ↵ | Ermal Luçi | 2009-06-30 | 1 | -0/+13 |
| | | | | | | pages where they are needed. Remove some sort functions not used. | ||||
* | * Reorganize the 'apply' button infrustructure in the GUI. | Ermal Luçi | 2009-06-30 | 1 | -1/+1 |
| | | | | | | - 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 | ||||
* | Add CSS header | Scott Ullrich | 2008-08-30 | 1 | -0/+3 |
| | |||||
* | Rewrite the pfsense privilege system with the following goals in mind ... | Matthew Grooms | 2008-08-01 | 1 | -0/+8 |
| | | | | | | | | 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 5) Cleaning up the related WebUI pages | ||||
* | Switch over to array style page titles. Obtained-from: m0n0wall | Scott Ullrich | 2007-11-16 | 1 | -2/+1 |
| | |||||
* | Remove #!/usr/local/bin/php | Scott Ullrich | 2006-01-02 | 1 | -1/+0 |
| | |||||
* | Nuke display_topbar(). Its's currently red and looks incredibly out of ↵ | Scott Ullrich | 2005-12-05 | 1 | -1/+0 |
| | | | | place. Hopefully we can add this back post 1.0 | ||||
* | More screens inherit rounded tabletops | Bill Marquette | 2005-07-03 | 1 | -0/+1 |
| | |||||
* | Use $pgtitle | Bill Marquette | 2005-07-03 | 1 | -1/+1 |
| | | | | small code cleanups | ||||
* | include head.inc and round corners on tabs | Scott Ullrich | 2005-07-02 | 1 | -7/+4 |
| | |||||
* | Minor code cleanups (style related). | Scott Ullrich | 2005-07-01 | 1 | -11/+10 |
| | |||||
* | * Set $d_hostsdirty_path in guiconfig.inc | Scott Ullrich | 2005-06-30 | 1 | -1/+1 |
| | | | | * Turn back on checking of $d_hostsdirty_path | ||||
* | Do not touch an empty variable | Scott Ullrich | 2005-06-28 | 1 | -1/+1 |
| | |||||
* | Make Cancel button match the Save buttons style | Scott Ullrich | 2005-04-28 | 1 | -1/+1 |
| | |||||
* | * Add missing cancel button | Scott Ullrich | 2005-04-22 | 1 | -1/+1 |
| | | | | * cancel -> Cancel | ||||
* | Add a Cancel button which takes the browser back to the page prior. | Scott Ullrich | 2005-04-21 | 1 | -1/+1 |
| | |||||
* | Add $Id$ tag | Bill Marquette | 2005-03-27 | 1 | -0/+1 |
| | |||||
* | Initial revision | Scott Ullrich | 2004-11-07 | 1 | -0/+160 |