Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  include
  javascript
  widgets

Latest revisions

# Date Author Comment
46bb8a0b 03/22/2015 01:55 PM Sjon Hortensius

Merge remote-tracking branch 'upstream/master' into origin/master

247c417f 03/07/2015 10:58 AM Sjon Hortensius

Globally correct a few typos

  • $x; > $x = null;
  • removed duplicated cases
  • fixed useless statement: (int)$x = $y
  • removed poetic: if (!$x && $x) $x = $x
8820a3aa 02/02/2015 02:40 AM Phil Davis

Remove latin-1 encoding of RSS feed

Many thanks to Gertjan in forum https://forum.pfsense.org/index.php?topic=87504.msg484017#msg484017
Specifically setting the output encoding to latin-1 was causing the "black diamonds" for special characters in the http://blog.pfsense.org RSS feed (e.g. the registered trademark sign after pfSense did not come out)....

dc58b7b3 01/27/2015 07:51 PM Sjon Hortensius

moved some js from separate files to contextual .php

pfSense.js - to prevent a blob of scripts; move index-widget handling to
actual index, introduce events instead
*.js - moved to widget.php plus added dataFilter to prevent eval()ing
scripts twice

2e1cd9d8 01/18/2015 01:58 PM Sjon Hortensius

log.widget - replaced js processor with simple xhr that fetches html

firewall_rules - typo, duplicate $pgtitle
log.js - simple xhr html updater, no need for duplicate logic
log.widget - migrated

69b397dd 01/17/2015 04:16 PM Sjon Hortensius

updated firewall WIP, fixed widget ordering

  • ipsec - replaced manual panel with simple alert
80169aa8 01/17/2015 01:50 PM Sjon Hortensius

implemented widget-config

fbegin/fend.inc - temporary added for non-migrated pages
firewall_rules - use buttons for actions
index - implement widget-config & close button
pfSense.css - +/- icons now handled in js
pfSense.js - better handling of widget actions...

ccda8a1d 01/16/2015 09:30 PM Sjon Hortensius

Merge branch 'master' into bootstrap

Conflicts:
usr/local/www/carp_status.php
usr/local/www/diag_arp.php
usr/local/www/diag_authentication.php

89f171b0 01/15/2015 07:17 PM Ermal Luçi

Ticket #3997, teach code to track carp through uniqids(). Missing carp GUI changes and upgrade code

f285d039 01/12/2015 11:50 PM Renato Botelho

Fix IPsec widget for multiple P2, it fixes #4164

View revisions

Also available in: Atom