Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  Form
Form.class.php 3.09 KB
Modal.class.php 1.52 KB

Latest revisions

# Date Author Comment
3bbf56d7 08/11/2015 07:59 PM Stephen Beaver

interfaces_qinq_edit Conversion complete

Ready for review
Note:
This conversion includes a change to Form_Group and pfSense.js to allow
the buttons added by enableDuplication() to be on the same line as the
$group, or underneath it. See notes in those files.

561cc25d 07/18/2015 01:37 PM Sjon Hortensius

Modal - refactored using new attributes

refs #30

2d05ff20 07/18/2015 01:36 PM Thane Gill

Merge branch 'modal' of git://github.com/psophis/pfsense into psophis-modal

8d9f7a80 06/13/2015 12:16 PM sbeaver

IpAddress.class.php

Updated to allow the addMask() method to accept a maximum value so that
it can be used for IPv4 and IPv6 addresses. e.g.:

$myIp->addMask(‘mask’, $pconfig[‘mask’], 32);

Defaults to 128 for compatibility.

Once merged I will revisit the pages with IPv4 input fields.

b5249aa3 05/30/2015 01:07 PM Sjon Hortensius

Fix whitespace in textareas, remove it from tpl

a13c317e 05/21/2015 08:09 AM Sjon Hortensius

Fix but where value in Textarea wasn't processed. Fixes #216

38e06c66 05/10/2015 11:41 AM Sjon Hortensius

Support new Form('text') too, convert existing custom buttons

+ fix html @system_firmware

85033097 05/09/2015 11:58 AM Sjon Hortensius

Form - introduce MultiCheckbox(+Group) #142

fe0d6189 05/09/2015 09:33 AM SjonHortensius

Merge pull request #165 from Bouwdie/services_dhcp_relay

Covnert services_dhcp_relay + bugfix in IpAddress

fa6cb13a 05/08/2015 07:25 PM Sander van Leeuwen

Remove 'form-control' class from file inputs

Refs. #180

View revisions

Also available in: Atom