Project

General

Profile

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

# Date Author Comment
6317d31d 01/01/2015 12:13 PM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

d961e7e3 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

dd447bde 11/11/2014 04:49 AM Jim Thompson

modify copyright statement to reflect reality

0a97a7bb 09/27/2014 11:59 AM Phil Davis

Spelling

62424bdb 09/12/2014 07:37 PM Renato Botelho

Remove almost all calls to history.back() and make Cancel button back to HTTP_REFERER, there are a couple of places I didn't touch on this commit because it requires more work

65f815dd 06/17/2014 10:33 AM Renato Botelho

Validate starttime and stoptime format

5c757d82 03/31/2014 07:38 PM Renato Botelho

Fix #3555, on chrome it is not initializing correct minutes when adding a new time, just drop unused php variables and set it on js

0a6dc462 03/25/2014 07:06 PM Renato Botelho

Fix days and weeks selection on schedules, reported at https://forum.pfsense.org/index.php?topic=74101.0

8cd558b6 03/14/2014 08:24 PM ayvis

xhtml Compliance
replaced <br>, <br/> and </br> with <br />

e41ec584 03/12/2014 02:42 PM Renato Botelho

Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print

242a9331 04/18/2013 04:02 PM Colin Fleming

Tidy up "firewall_schedule_edit.php"

ID statements (DIV tags) cannot take a space separated list of words, so
use the underscore character between the month and year.

Make the ID statement in the TABLE tags unique by adding the month and
year PHP variables to the ID...

34be89d1 04/17/2013 03:23 PM Colin Fleming

Tidy up "firewall_schedule_edit,php" XHTML

Escape forward slash in Java script
Add summary to TABLE tags
Close SPAN tag correctly
Update HTML Boolean operators
Add ALT statement to IMG tags

95f133d2 04/03/2013 05:17 PM Colin Fleming

Tidy up "firewall_schedule_edit,php" XHTML

Add CDATA section to SCRIPT tags
Close BR and INPUT tags
Tidy up HTML tags to lower case
Tidy up HTML boolean operators
Spelling mistake

a0c0e8ae 01/16/2013 07:34 PM Colin Fleming

Tidy up HTML Colour Names

With XHTML 1.0, the extended colour names are invalid, to make pfSense
as W3C compliant as possible, need to go back to using the HEX code.

3a343d73 10/09/2012 07:17 PM Jim Pingle

Refine saving/applying on more pages - don't show apply or take an action unless the user is allowed to do that.

bddc8818 11/13/2010 05:44 AM Erik Fonnesbeck

Form image buttons are submit buttons and thus default buttons, causing unwanted behavior with the enter key. Use links instead, where possible.

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

Bring in XSS id fixes from m0n0wall

b5d84594 07/13/2010 04:46 PM Carlos Eduardo Ramos

Checked gettext() implementation on firewall_schedule_edit.php

64b919ef 07/08/2010 05:51 PM Carlos Eduardo Ramos

Corrections gettext implementation on firewall_schedule_edit.php

4f65a1d5 07/02/2010 06:47 PM Vinicius Coque

Fixing gettext calls on firewall_schedule_edit.php

5d8a530e 06/24/2010 02:02 PM Rafael Lucas

Implement gettext() calls

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.

7a927e67 11/22/2009 12:28 AM Scott Ullrich

Require filter.inc and shaper.inc

7ac5a4cb 09/14/2009 11:14 PM Scott Ullrich

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

4b141b9a 07/09/2009 03:51 PM Ermal Luçi

Declare as a propper function to avoid errors.

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.

60120e37 04/26/2009 02:23 PM Ermal Luçi
  • Convert schedules to pf(4).
    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_....
d4da6249 10/12/2008 09:24 PM Scott Ullrich

Do not hard code white

3ea901d8 08/30/2008 07:59 PM Scott Ullrich

Add CSS headers

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

b5c78501 09/01/2007 08:47 PM Seth Mos

Fixing css layout

e56fcb71 05/07/2007 11:47 AM Scott Dale

correctly determine if time range exists

2a113ca9 04/17/2007 06:51 PM Scott Dale

Schedule popup on firewall page, stop min 0>00
MFC: asap

cd110adf 04/07/2007 05:00 AM Scott Dale

Ticket 1280: updated

ee3f99f1 04/03/2007 08:48 PM Scott Ullrich

Add back 59 minute option

b9f7b277 04/02/2007 09:08 PM Scott Ullrich
  • Remove 59
  • Change 0 to 00 for consistency
1a4f3123 03/30/2007 09:45 AM Scott Dale

more logic checks.

636a69e6 03/29/2007 08:05 PM Scott Dale

more logic checks

72aea38d 03/29/2007 12:17 AM Scott Ullrich

Signal filter reload after change

d4aab1eb 03/28/2007 10:13 PM Scott Ullrich

is_validaliasname() will not allow _, remove that from the allowed description.

If we want to allow _ then a new function will have to be created in place of is_validaliasname()

6a6d2f63 03/28/2007 09:10 PM Scott Dale

Monday is first now

f124cb15 03/28/2007 09:35 AM Scott Dale

removed unnecessary logic check

101fd849 03/28/2007 07:44 AM Scott Dale

time is now drop down, various other logic checks

67d9ec69 03/28/2007 12:42 AM Scott Dale

updated text descriptions and added check to ensure at least 1 time range is configured

bd080157 03/27/2007 09:13 PM Scott Dale

update error checks for minutes ending in 59

fdb29c8a 03/27/2007 08:49 PM Scott Dale

Corrected xml schema

273c8b1c 03/27/2007 07:04 AM Scott Dale

New XML Schema and multiple bug fixes.

615b27bc 03/23/2007 11:08 AM Scott Dale

Firewall Schedule GUI! ... and there was much rejoicing.