summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_schedule.php
Commit message (Collapse)AuthorAgeFilesLines
* Move main pfSense content to src/Renato Botelho2015-08-251-255/+0
|
* Code spacingPhil Davis2015-06-151-6/+6
| | | | | | | and other random stuff I noticed. I think this finishes messing with code style. The codebase should match the developer style guide closely enough that 99.9% of changes will not feel the need to also massage the formatting.
* Code style Firewall SchedulePhil Davis2015-05-111-135/+142
|
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* modify copyright statement to reflect realityJim Thompson2014-11-101-0/+1
|
* SpellingPhil Davis2014-09-271-1/+1
|
* xhtml Complianceayvis2014-03-141-3/+3
| | | replaced <br>, <br/> and </br> with <br />
* s/require/require_once/g for filter.inc to avoid redeclaration errors in ↵jim-p2013-08-281-1/+1
| | | | some rare cases.
* Tidy up "firewall_schedule.php" XHTMLColin Fleming2013-04-031-15/+13
| | | | | | | Add ALT paramenter and close IMG tags Tidy up close TR tag Move NOWRAP into class parameter Deprecate the ampersand in ANCHOR tag
* Just fix some space and tab problemsRenato Botelho2010-08-121-22/+22
|
* Make php -l happierRenato Botelho2010-08-121-2/+3
|
* Fix gettext on firewall_schedule.phpVinicius Coque2010-08-121-1/+1
|
* Checked gettext() implementation on firewall_schedule.phpCarlos Eduardo Ramos2010-07-131-1/+2
|
* Fixing gettext calls on firewall_schedule.phpVinicius Coque2010-07-021-5/+5
|
* Implement gettext() callsRafael Lucas2010-06-241-8/+8
|
* Include filter.inc and shaper.incScott Ullrich2009-11-211-2/+2
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-1/+3
| | | | include 2009 on files that I have asserted (C) on
* Modify sortable.js to work on tabcont as opposed to sortable class. This ↵Scott Ullrich2009-08-201-1/+1
| | | | has the effect of making any table that has a single header sortable instead of having to visit each page. Sponsored-by: BSD Perimeter Commercial Support
* Clear guiconfig from all sort junk functions and put them on the specific ↵Ermal Luçi2009-06-301-1/+0
| | | | | | pages where they are needed. Remove some sort functions not used.
* * Convert schedules to pf(4).Ermal Luçi2009-04-261-1/+1
| | | | | | | This allows to schedule the whole feature of the rules like queues/limiters/gateways/blocks/allows/etc... * Whitespace cleaning on filter.inc * Move schedule backend logic from pfsense-utils.inc to filter.inc and prefix with filter_. * Small bugfixes here and there.
* Do not hard code whiteScott Ullrich2008-10-121-1/+0
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-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: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Add a plus button on the top header of these pages.Seth Mos2007-05-081-16/+20
| | | | This to make it easier on large configurations.
* Show icon when schedule is activeScott Dale2007-04-221-4/+9
|
* Schedule popup on firewall page, stop min 0>00Scott Dale2007-04-171-1/+0
| | | | MFC: asap
* Remove class elements from TD so that elements do not look strange.Scott Ullrich2007-04-021-1/+1
| | | | Suggested-by: Scott Dale
* more logic checks.Scott Dale2007-03-301-18/+34
|
* Monday is first nowScott Dale2007-03-281-4/+4
|
* Corrected xml schemaScott Dale2007-03-271-1/+1
|
* New XML Schema and multiple bug fixes.Scott Dale2007-03-271-68/+66
|
* header correct now, oopsScott Dale2007-03-231-1/+1
|
* Firewall Schedule GUI! ... and there was much rejoicing.Scott Dale2007-03-231-0/+218
OpenPOWER on IntegriCloud