Project

General

Profile

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

# Date Author Comment
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.