Erik Fonnesbeck
bddc88183a
Form image buttons are submit buttons and thus default buttons, causing unwanted behavior with the enter key. Use links instead, where possible.
2010-11-12 22:44:11 -07:00
Scott Ullrich
225a2f0b46
Bring in XSS id fixes from m0n0wall
2010-11-12 11:03:51 -05:00
Carlos Eduardo Ramos
b5d84594e4
Checked gettext() implementation on firewall_schedule_edit.php
2010-07-13 13:46:30 -03:00
Carlos Eduardo Ramos
64b919effe
Corrections gettext implementation on firewall_schedule_edit.php
2010-07-08 14:51:02 -03:00
Vinicius Coque
4f65a1d5a2
Fixing gettext calls on firewall_schedule_edit.php
2010-07-02 15:47:12 -03:00
Rafael Lucas
5d8a530e21
Implement gettext() calls
2010-06-24 11:02:40 -03:00
Erik Fonnesbeck
0e3aa71cd0
Fix sorting issues that were introduced in an old commit, resulting in the incorrect item sometimes being shown when clicking edit buttons.
2010-03-10 19:31:56 -07:00
Scott Ullrich
7a927e67a5
Require filter.inc and shaper.inc
2009-11-21 19:28:00 -05:00
Scott Ullrich
7ac5a4cb18
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
2009-09-14 19:14:40 -04:00
Ermal Luçi
4b141b9abf
Declare as a propper function to avoid errors.
2009-07-09 15:51:55 +00:00
Ermal Luçi
0d64af5975
Clear guiconfig from all sort junk functions and put them on the specific pages where they are needed.
...
Remove some sort functions not used.
2009-06-30 18:16:09 +00:00
Ermal Luçi
60120e3742
* 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_.
* Small bugfixes here and there.
2009-04-26 14:23:29 +00:00
Scott Ullrich
d4da624988
Do not hard code white
2008-10-12 21:24:10 +00:00
Scott Ullrich
3ea901d87d
Add CSS headers
2008-08-30 19:59:51 +00:00
Matthew Grooms
6b07c15ad8
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
5) Cleaning up the related WebUI pages
2008-08-01 06:30:34 +00:00
Scott Ullrich
d88c6a9fdf
Switch over to array style page titles. Obtained-from: m0n0wall
2007-11-16 00:48:53 +00:00
Seth Mos
b5c7850109
Fixing css layout
2007-09-01 20:47:31 +00:00
Scott Dale
e56fcb7132
correctly determine if time range exists
2007-05-07 11:47:09 +00:00
Scott Dale
2a113ca9fc
Schedule popup on firewall page, stop min 0>00
...
MFC: asap
2007-04-17 18:51:47 +00:00
Scott Dale
cd110adf99
Ticket 1280: updated
2007-04-07 05:00:42 +00:00
Scott Ullrich
ee3f99f19c
Add back 59 minute option
2007-04-03 20:48:20 +00:00
Scott Ullrich
b9f7b27775
* Remove 59
* Change 0 to 00 for consistency
2007-04-02 21:08:08 +00:00
Scott Dale
1a4f312392
more logic checks.
2007-03-30 09:45:05 +00:00
Scott Dale
636a69e6d4
more logic checks
2007-03-29 20:05:00 +00:00
Scott Ullrich
72aea38d12
Signal filter reload after change
2007-03-29 00:17:29 +00:00
Scott Ullrich
d4aab1ebc1
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()
2007-03-28 22:13:40 +00:00
Scott Dale
6a6d2f63d2
Monday is first now
2007-03-28 21:10:27 +00:00
Scott Dale
f124cb1535
removed unnecessary logic check
2007-03-28 09:35:59 +00:00
Scott Dale
101fd8495f
time is now drop down, various other logic checks
2007-03-28 07:44:10 +00:00
Scott Dale
67d9ec69ea
updated text descriptions and added check to ensure at least 1 time range is configured
2007-03-28 00:42:33 +00:00
Scott Dale
bd080157f3
update error checks for minutes ending in 59
2007-03-27 21:13:28 +00:00
Scott Dale
fdb29c8ab8
Corrected xml schema
2007-03-27 20:49:17 +00:00
Scott Dale
273c8b1ca9
New XML Schema and multiple bug fixes.
2007-03-27 07:04:31 +00:00
Scott Dale
615b27bc26
Firewall Schedule GUI! ... and there was much rejoicing.
2007-03-23 11:08:36 +00:00