Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  boot
  cf
  conf.default
  etc
  root
  sbin
  tmp
  usr
.gitattributes 925 Bytes
.gitignore 49 Bytes
README.md 717 Bytes
license.txt 2.49 KB

Latest revisions

# Date Author Comment
3b2c83b8 12/30/2014 09:12 PM Sjon Hortensius

initial commit of new firewall_rules

css - add styling for tr.disabled
firewall_rules - migrated to bootstrap
guiconfig - changed alias-popup to be displayed inline instead of xhr
index - no need to serve alias-popup via xhr

d2cc92ec 12/30/2014 05:34 PM Sjon Hortensius

Merge branch 'master' into bootstrap

d50b4c30 12/30/2014 03:58 PM Sjon Hortensius

implemented tabs

interfaces.widget - no need to display associated state, the second icon
does that already
gui.css - no longer in use

565dcf3c 12/30/2014 11:47 AM Renato Botelho

Merge pull request #1410 from phil-davis/patch-1

e0273f44 12/30/2014 11:35 AM Phil Davis

Captive portal spelling

9006a538 12/30/2014 11:32 AM Phil Davis

Standardise text in priv list

1180e4f0 12/29/2014 07:14 PM Sjon Hortensius

started migration to bootstrap

  • migrated /index and most widgets on it
  • migrated /system.php using new form-layout
  • removed /themes and /javascript; html will change too much
16d2c13a 12/29/2014 02:47 PM Renato Botelho

Merge pull request #1407 from phil-davis/patch-1

aff83787 12/29/2014 02:31 PM Phil Davis

Simplify cron array comparison

This works fine - I had not thought about how arrays are compared. Using "==" checks that the key/value pairs match in both arrays, regardless of the order the arrays happen to be in, which is what we want here.
Using "===" would insist that the key/value pairs are also in the same order in the array and that the types and everything match identically, which we do not require.

d9feefb1 12/29/2014 01:40 PM Renato Botelho

Merge pull request #1408 from ExolonDX/master

View all revisions | View revisions

Also available in: Atom