summaryrefslogtreecommitdiffstats
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* 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
* New POC for generating forms through PHP classesSjon Hortensius2015-01-267-173/+396
* Fixed contextual linksSjon Hortensius2015-01-243-23/+33
* Merge branch 'master' into bootstrapSjon Hortensius2015-01-2413-8/+9835
|\
| * Merge branch 'master' of https://github.com/pfsense/pfsenseSjon Hortensius2015-01-241-1/+18
| |\
| | * Make sure radvd is reconfigured when CARP is enabled/disabled. It should fix ...Renato Botelho2015-01-221-1/+18
| * | Merge branch 'master' of https://github.com/pfsense/pfsenseSjon Hortensius2015-01-2212-1/+9811
| |\ \ | | |/
| | * Add missing require for filter.inc since vpn_ipsec_configure() calls filter_c...Renato Botelho2015-01-212-0/+2
| | * move jquery ui css to theme foldersJared Dillard2015-01-1610-1/+9809
| * | correct a few typos that made these files unparsableSjon Hortensius2015-01-182-7/+7
| |/
* | Place form save button outside form panel for clarity (saves whole form, not ...Sander van Leeuwen2015-01-202-7/+5
* | Finish preliminary restyle of L2TP configurationSander van Leeuwen2015-01-205-115/+111
* | Preliminary changes for VPN L2TP configurationSander van Leeuwen2015-01-191-198/+235
* | Firewall rules layout changesSander van Leeuwen2015-01-191-11/+13
* | Fix grid setup on dashboardSander van Leeuwen2015-01-191-33/+33
* | Use bootstrap columns to scale and style jumbotronSander van Leeuwen2015-01-192-11/+8
* | log.widget - replaced js processor with simple xhr that fetches htmlSjon Hortensius2015-01-183-118/+86
* | updated firewall WIP, fixed widget orderingSjon Hortensius2015-01-177-125/+120
* | replaced logobig with high-quality logo-blackSjon Hortensius2015-01-175-3/+10
* | implemented widget-configSjon Hortensius2015-01-179-158/+142
* | Merge branch 'master' into bootstrapSjon Hortensius2015-01-1648-177/+160
|\ \ | |/
| * Merge pull request #1441 from phil-davis/patch-1Renato Botelho2015-01-151-1/+1
| |\
| | * Firewall Rules Apply be friendly to other languagesPhil Davis2015-01-161-1/+1
| * | Time to let these goErmal LUÇI2015-01-152-76/+0
| * | Ticket #3997 s/_vhid/_vip/gErmal LUÇI2015-01-151-1/+1
| * | Ticket #3997 Put a uniq identifier on the carp settings.Ermal LUÇI2015-01-151-0/+4
| * | Ticket #3997, teach code to track carp through uniqids(). Missing carp GUI ch...Ermal LUÇI2015-01-1510-62/+36
| |/
| * Add EAP-MSChapv2 implementation for Windows ipsec support as reported here ht...Ermal LUÇI2015-01-143-2/+44
| * Actually remove rekey/reauth from config to avoid strange issues. Ticket #4208Ermal LUÇI2015-01-131-0/+4
| * To avoid issues with clashing SAIDs go back to specifying the reqid in strong...Ermal LUÇI2015-01-131-0/+8
| * Improving aesthetics.xbipin2015-01-1325-25/+25
| * Where the P1 is disabled, show the P2s as disabled since they will be, same a...Chris Buechler2015-01-121-1/+1
| * Fix IPsec widget for multiple P2, it fixes #4164Renato Botelho2015-01-121-1/+12
| * Improve this part as wellErmal LUÇI2015-01-121-6/+5
| * Properly handle large passthrough entries even here.Ermal LUÇI2015-01-121-8/+13
| * Put the value of password under double quotes(") to avoid issues with special...Ermal LUÇI2015-01-121-1/+1
| * Prevent echo to insert a newline(\n) at the secret string. Fixes #4177Ermal LUÇI2015-01-121-1/+1
| * Fix typos and set needed variableErmal LUÇI2015-01-121-3/+4
| * properly apply the passthrough entries when apply is hitr.Ermal LUÇI2015-01-121-0/+3
| * Fix inherent issues with isset and empty values set as true by our parser. Th...Ermal LUÇI2015-01-121-2/+8
| * Bring back showing of default value like previous versions.Chris Buechler2015-01-111-0/+4
| * Remove debug codeErmal LUÇI2015-01-111-2/+0
* | Address pull commentsSander van Leeuwen2015-01-161-24/+24
* | - Wrap form parts in panelsSander van Leeuwen2015-01-161-116/+141
* | Style page header & footerSander van Leeuwen2015-01-163-33/+55
* | Some tweaks for global tpl considerationsSjon Hortensius2015-01-1121-2318/+81
* | Merge branch 'master' into bootstrapSjon Hortensius2015-01-11277-873/+912
|\ \ | |/
OpenPOWER on IntegriCloud