summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated even more pages to new Form setup (include names)Sjon Hortensius2015-03-074-0/+70
* Major change: require caller to specify name of inputsSjon Hortensius2015-03-077-18/+49
* removed custom setSubmit, using new addGlobal for hidden inputSjon Hortensius2015-03-071-10/+3
* moved setSubmit to addGlobal, to be used for hidden inputsSjon Hortensius2015-03-071-8/+14
* Merge branch 'bootstrap' of github.com:SjonHortensius/pfsense into bootstrapSjon Hortensius2015-03-071-1/+1
|\
| * Merge pull request #15 from SanderVanLeeuwen/bootstrapSjonHortensius2015-03-071-1/+1
| |\
| | * Pass checkbox value to parent constructorSander van Leeuwen2015-03-071-1/+1
* | | Replaced addSubmit by addGlobal, which will be used for hidden inputsSjon Hortensius2015-03-072-2/+10
* | | fix typos, pending actual layoutSjon Hortensius2015-03-071-9/+9
|/ /
* | Globally correct a few typosSjon Hortensius2015-03-0711-30/+13
* | clean - replace 1990 not-if syntax <> with !=Sjon Hortensius2015-03-071-0/+1
* | Merge pull request #12 from psophis/bootstrapSjonHortensius2015-03-071-1/+5
|\ \
| * | After instantiation return object. Return object after setWidth.Thane Gill2015-03-061-1/+5
|/ /
* | Merge pull request #9 from psophis/bootstrapSjonHortensius2015-03-061-168/+119
|\ \
| * | Initial bootstrap rewrite for system_advanced_sysctl.phpThane Gill2015-03-061-168/+119
|/ /
* | correct 2 typosSjon Hortensius2015-02-212-3/+3
|/
* Initial version of converted firewall_rules_editSjon Hortensius2015-02-212-1160/+835
* Converted Misc & NotificationsSjon Hortensius2015-02-012-699/+460
* Converted system_advanced_networkSjon Hortensius2015-02-011-200/+127
* Select - update name to name[] when multiple=trueSjon Hortensius2015-02-011-0/+3
* updated last incorrect _POST referencesSjon Hortensius2015-02-012-15/+6
* fix another typo in cleanerSjon Hortensius2015-01-311-1/+1
* WIP: Converted advanced_firewallSjon Hortensius2015-01-311-370/+284
* Form_Select - handle selected valuesSjon Hortensius2015-01-311-1/+6
* Add placeholder showing default valueSjon Hortensius2015-01-311-1/+1
* Support data-toggle=disableSjon Hortensius2015-01-315-13/+85
* Don't treat >name special, just put it in attr; fixes Select.idSjon Hortensius2015-01-313-25/+11
* Converted system_advanced_adminSjon Hortensius2015-01-311-389/+270
* Add support for sprintf to setHelpSjon Hortensius2015-01-313-5/+16
* Merge pull request #7 from SanderVanLeeuwen/bootstrapSjonHortensius2015-01-293-0/+56
|\
| * Keep original PHP form exampleSander van Leeuwen2015-01-291-2/+2
| * Fix footer positionSander van Leeuwen2015-01-291-0/+1
| * Add form styling conventions with an HTML exampleSander van Leeuwen2015-01-291-1/+53
| * Add id attribute to input elementsSander van Leeuwen2015-01-281-0/+3
|/
* Fix name attr for Select, implement Checkbox::displayAsRadioSjon Hortensius2015-01-283-2/+19
* updated forms description HTML > PHPSjon Hortensius2015-01-281-47/+28
* final touches on FormsSjon Hortensius2015-01-278-32/+57
* moved some js from separate files to contextual .phpSjon Hortensius2015-01-2712-121/+161
* finalized Form classes, allowed add/removeClass on all elementsSjon Hortensius2015-01-278-50/+112
* whitespace changes; renamed classes to Form_ prefixSjon Hortensius2015-01-277-32/+59
* Merge branch 'bootstrap' of github.com:SjonHortensius/pfsense into bootstrapSjon Hortensius2015-01-261-2/+6
|\
| * Merge pull request #6 from SanderVanLeeuwen/bootstrapSjonHortensius2015-01-261-2/+6
| |\
| | * Add Virtualbox installation instructionsSander van Leeuwen2015-01-261-0/+2
| | * Add Virtualbox installation instructionsSander van Leeuwen2015-01-261-2/+4
| |/
* | New POC for generating forms through PHP classesSjon Hortensius2015-01-267-173/+396
|/
* Fixed contextual linksSjon Hortensius2015-01-243-23/+33
* Updated readme with development instructionsSjon Hortensius2015-01-241-12/+35
* Merge branch 'master' into bootstrapSjon Hortensius2015-01-2424-27/+9990
|\
| * Merge branch 'master' of https://github.com/pfsense/pfsenseSjon Hortensius2015-01-246-14/+35
| |\
| | * Fixes #4257 With the platform_booting() fixes a regression was done on openvp...Ermal LUÇI2015-01-221-6/+10
OpenPOWER on IntegriCloud