Commit Graph

26 Commits

Author SHA1 Message Date
Phil Davis
6317d31dfc Fix lineup of copyright lines
and module names and other bits of formatting and typos in header
comment sections.
2015-01-01 10:13:14 -02:00
Renato Botelho
d961e7e33e Welcome 2015 2014-12-31 16:22:27 -02:00
Jim Thompson
dd447bde2b modify copyright statement to reflect reality 2014-11-10 22:49:50 -06:00
Phil Davis
da7f658862 Spelling 2014-09-27 17:53:17 +05:45
Chris Buechler
d47fac4a6f fix typo 2014-08-26 18:41:19 -05:00
Colin Fleming
1fb1117c59 Tidy up "services_igmpproxy" XHTML
Add SUMMARY to tables
Close INPUT and IMG tags and add ALT to IMG tags
Deprecate ampersand in anchor tags
Add CDATA section to scripts
Update HTML Boolean operators
Remove empty TFOOT
2014-04-18 22:40:21 +01:00
ayvis
1d7ba68396 replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8 2014-03-18 16:09:05 -03:00
Renato Botelho
e41ec5848f Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print 2014-03-12 11:42:49 -03:00
Renato Botelho
7997ed4440 Many fixes on privileges, ticket #3216:
- Rename some privileges:
   page-diag-system-activity => page-diagnostics-system-activity
   page-interfacess-groups => page-interfaces-groups
   page-interfacess-lagg => page-interfaces-lagg
   page-interfacess-qinq => page-interfaces-qinq
- Write an upgrade function to replace above privileges by the new name
- Remove unused privilege page-diagnostics-logs-wireless
- Remove duplicated privileges
- Fix limiter-info, pf-info and system-pftop that were using wrong name
- Add privs for edit pages (interfaces_groups, interfaces_lagg,
  interfaces_qinq and services-igmpproxy)
- Fix ID for acptiveportal allowedhostnames and editallowedhostnames
- Fix some wrong matches
2013-11-15 19:21:18 -02:00
jim-p
ac4cbc1529 Encode some more parameters before showing them to users. 2012-10-31 15:44:14 -04:00
Darren Embry
f51d5d57a6 feature #2320: JS helper to toggle subnet mask for ipv4/v6 during input
http://redmine.pfsense.org/issues/2320
2012-03-28 18:50:02 -04:00
Darren Embry
a8fe61f1ed prep work for feature #2320: tag fields for ipv4v6 2012-03-28 16:56:54 -04:00
jim-p
d865241edd Don't run mb_convert_encoding on descr field, it's cdata protected in the config now and this just causes some characters to be lost on input. Ticket #1168 2011-01-06 13:52:52 -05:00
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
dd5bf424c1 Fix XSS issues 2010-11-12 11:36:20 -05:00
Scott Ullrich
225a2f0b46 Bring in XSS id fixes from m0n0wall 2010-11-12 11:03:51 -05:00
Ermal
b211666fb3 Mark subsystem as dirty. 2010-10-04 13:20:42 +00:00
Carlos Eduardo Ramos
0abd5ad3c3 Corrections gettext implementation on services_igmpproxy_edit.php 2010-07-16 09:09:01 -03:00
Rafael Lucas
12a489b3ca Implement gettext() calls on services_igmpproxy_edit.php 2010-07-12 13:39:08 -03:00
Ermal Luçi
20989f5a5a Ticket #288. Fix some sanitation checking to allow propper editing of entries. 2010-01-18 11:44:04 +00:00
Scott Ullrich
1d333258dc Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on 2009-09-14 21:49:40 -04:00
Chris Buechler
fcf384b150 Clean up text 2009-04-17 00:30:51 -04:00
Bill Marquette
625dcc400c Massive javascript cleanup, all .js files now live in $g['www_path']/javascript
Purged unused JS
2009-03-14 14:41:04 -05:00
Bill Marquette
6327599dc2 Fix CSS form fields 2009-03-13 01:04:26 -05:00
Ermal Luci
8ec0b9d0c0 Add myself to the copyright. 2009-01-28 18:17:32 +00:00
Ermal Luci
ce9abebd78 Forgotten part! 2009-01-28 18:16:16 +00:00