summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Updated & moved PROGRESS doc, fixes iconsStephen Beaver2015-03-291-292/+0
* replace Input->column methods with generic Element plus fixesSjon Hortensius2015-03-294-39/+31
* refactor attributes from Input to Element to make it a bit more genericSjon Hortensius2015-03-2815-143/+179
* Merge branch 'form-element' of https://github.com/psophis/pfsense into psophi...Sjon Hortensius2015-03-288-84/+90
|\
| * Move attribute to Form_ElementThane Gill2015-03-228-84/+90
* | Proof of concept for Form_IpAddress that shows a mask-selector tooSjon Hortensius2015-03-283-11/+70
* | Merge pull request #41 from sbeaver-netgate/bootstrapSjonHortensius2015-03-261-0/+292
|\ \
| * | Corrected extension (.md vs .mo)Stephen Beaver2015-03-261-0/+0
| * | GitHub markdown page listing the PHP files that have been converted to bootst...Stephen Beaver2015-03-261-0/+292
* | | Convert vpn_ipsec_settingsSander van Leeuwen2015-03-261-142/+119
* | | Convert vpn_ipsecSander van Leeuwen2015-03-262-361/+284
* | | Make selector less specific to support other button types as wellSander van Leeuwen2015-03-251-2/+1
* | | Add body padding on pages without menu (wizards, login page, etc.)Sander van Leeuwen2015-03-251-0/+1
* | | Merge pull request #34 from sbeaver-netgate/bootstrapSander van Leeuwen2015-03-252-2/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Allow top navbar to resize without overwriting the pageStephen Beaver2015-03-182-2/+2
* | apply r/o state to name of system-groupsSjon Hortensius2015-03-221-3/+4
* | Some bugfixes, converted addPrivsSjon Hortensius2015-03-223-541/+212
* | Select - fix selected for multiple (again), correct order in jsSjon Hortensius2015-03-222-7/+11
* | Merge remote-tracking branch 'upstream/master' into origin/masterSjon Hortensius2015-03-22109-10814/+1455
|\ \
| * | Add option for wireless standard "auto", to omit "mode" entirely from ifconfi...Chris Buechler2015-03-181-0/+5
| * | change the location of jquery-ui images in each theme's css fileJared Dillard2015-03-189-144/+144
| * | Merge pull request #1571 from phil-davis/patch-2Renato Botelho2015-03-181-2/+2
| |\ \
| | * | Cleanup code path when adding a new userPhil Davis2015-03-181-2/+2
| * | | Do not allow VLAN tag zeroPhil Davis2015-03-161-1/+1
| |/ /
| * | Merge pull request #1562 from phil-davis/usr-review1Renato Botelho2015-03-1619-330/+390
| |\ \
| | * | Code Style sbin tmp usrPhil Davis2015-03-1319-330/+390
| * | | pfSsh.php readline function return valuePhil Davis2015-03-131-1/+1
| |/ /
| * | txpower was disabled for good reason it would appear, it triggers syntax erro...Chris Buechler2015-03-131-1/+3
| * | Apply WME input validation to all modes, not just hostap. Ticket #4516Chris Buechler2015-03-131-5/+5
| * | Default to 11ng if an option hasn't been configured. Previously we let the br...Chris Buechler2015-03-131-1/+7
| * | Default to WPA2, AES for new wireless interface configs. Ticket #4516Chris Buechler2015-03-131-2/+2
| * | Auto-size the interface box on the bridge edit page.Chris Buechler2015-03-131-1/+2
| * | touch up interfaces.php textChris Buechler2015-03-137-10/+10
| * | Require WPA PSK where WPA-PSK is enabled. Clean up some other text. Ticket #4516Chris Buechler2015-03-127-10/+15
| * | clean up input errors textChris Buechler2015-03-127-9/+9
| * | Fix up text, remove "only for Atheros" since the option is only shown if a co...Chris Buechler2015-03-127-5/+5
| * | "Auto" channel with hostap doesn't work correctly at the moment, force choosi...Chris Buechler2015-03-121-0/+4
| * | add more wireless validation. Ticket #4516Chris Buechler2015-03-121-1/+4
| * | Add more validation for wireless config settings. Ticket #4516Chris Buechler2015-03-121-0/+22
| * | Add more input validation for wireless parameters. Ticket #4516Chris Buechler2015-03-121-0/+36
| * | Touch up wifi textChris Buechler2015-03-127-12/+12
| * | clean up unique IDs text a bit.Chris Buechler2015-03-111-2/+2
| * | Proper fix #4443, do not unset carp entry when content differ, also set corre...Renato Botelho2015-03-111-2/+1
| * | Save vip interface and subnet to use to delete old vips from secondary nodes....Renato Botelho2015-03-111-9/+14
| * | Revert "Use a consistent variable name here. related to Ticket #4446"Renato Botelho2015-03-111-6/+2
| * | add granular control of state timeouts. Ticket #4509Chris Buechler2015-03-111-2/+196
| * | Remove BEAST protection option since default cipher is now good and works wit...Renato Botelho2015-03-111-37/+0
| * | Merge pull request #1549 from phil-davis/patch-2Renato Botelho2015-03-111-2/+2
| |\ \
| | * | Fix SNMP Bind Interface list in masterPhil Davis2015-03-101-2/+2
| * | | Merge pull request #1550 from phil-davis/password-lock-symbolRenato Botelho2015-03-114-29/+29
| |\ \ \
OpenPOWER on IntegriCloud