Form image buttons are submit buttons and thus default buttons, causing unwanted behavior with the enter key. Use links instead, where possible.
Bring in XSS id fixes from m0n0wall
Checked gettext() implementation on firewall_schedule_edit.php
Corrections gettext implementation on firewall_schedule_edit.php
Fixing gettext calls on firewall_schedule_edit.php
Implement gettext() calls
Fix sorting issues that were introduced in an old commit, resulting in the incorrect item sometimes being shown when clicking edit buttons.
Require filter.inc and shaper.inc
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Declare as a propper function to avoid errors.
Clear guiconfig from all sort junk functions and put them on the specific pages where they are needed.Remove some sort functions not used.
Do not hard code white
Add CSS headers
Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls2) Accurate generation of privilege definitions from source3) Merging the user and group privileges into a single set4) Allow any privilege to be added to users or groups w/ inheritance...
Switch over to array style page titles. Obtained-from: m0n0wall
Fixing css layout
correctly determine if time range exists
Schedule popup on firewall page, stop min 0>00MFC: asap
Ticket 1280: updated
Add back 59 minute option
more logic checks.
more logic checks
Signal filter reload after change
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()
Monday is first now
removed unnecessary logic check
time is now drop down, various other logic checks
updated text descriptions and added check to ensure at least 1 time range is configured
update error checks for minutes ending in 59
Corrected xml schema
New XML Schema and multiple bug fixes.
Firewall Schedule GUI! ... and there was much rejoicing.