Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  local
  sbin
  share

Latest revisions

# Date Author Comment
f537d085 03/07/2015 03:31 PM Sjon Hortensius

Updated even more pages to new Form setup (include names)

refs #16

a97531c5 03/07/2015 12:26 PM Sjon Hortensius

Major change: require caller to specify name of inputs

no longer do we automatically determine an input-name; it meant a lot of
backend-changes (or forceName calls). This commit fixes all occurences
except for firewall_rules_edit

refs #16

a542a625 03/07/2015 11:46 AM Sjon Hortensius

removed custom setSubmit, using new addGlobal for hidden input

refs #9

ee027864 03/07/2015 11:38 AM Sjon Hortensius

moved setSubmit to addGlobal, to be used for hidden inputs

fixes #10, #11

8a2d92b5 03/07/2015 11:37 AM Sjon Hortensius

Merge branch 'bootstrap' of github.com:SjonHortensius/pfsense into bootstrap

8af76ee4 03/07/2015 11:36 AM Sjon Hortensius

Replaced addSubmit by addGlobal, which will be used for hidden inputs

Group - add support for additional classes by using Element::getHtmlClass
Input - if we have no columnClasses or help, don't wrap ourself in DIV

844b9bf3 03/07/2015 11:34 AM Sjon Hortensius

fix typos, pending actual layout

3c7f137e 03/07/2015 11:32 AM SjonHortensius

Merge pull request #15 from SanderVanLeeuwen/bootstrap

Pass checkbox value to parent constructor

ae3402fa 03/07/2015 11:29 AM Sander van Leeuwen

Pass checkbox value to parent constructor

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

View revisions

Also available in: Atom