Project

General

Profile

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

Latest revisions

# Date Author Comment
256f418c 05/10/2015 10:49 AM Sjon Hortensius

Minor tweaks, hellip in interf_gif, typo in rss.widget

plus rewrote traffic_graphs.widget to new format

45d6ada5 04/28/2015 11:54 AM Sjon Hortensius

Revert "Merge pull request #100 from sbeaver-netgate/halt"

This reverts commit 5bd406696ae634b3993d79a8b9aef03eeab42488, reversing
changes made to b9bd62735f2afb818d9ff3afd399c6c7d3b904c5.

2445bf60 04/25/2015 08:56 AM SjonHortensius

Merge pull request #138 from sbeaver-netgate/system

Bugfix: properly store timezone + don't close <a> twice

64c3b4cd 04/24/2015 02:39 PM sbeaver

system.php bugfix

$timezonelist was an indexed array, causing the page to save the index
in the config, not the value.

0b456cf7 04/19/2015 11:21 AM Sjon Hortensius

pfSense.js - add confirm to .btn-danger elements; removed onclicks

89f64f0f 03/31/2015 12:36 PM Sander van Leeuwen

- Consistent table styles (table table-striped table-hover)
- Wrap tables in table-responsive (excluding widgets)

Refs. #51

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

View revisions

Also available in: Atom