summaryrefslogtreecommitdiffstats
path: root/src/usr/local
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3451 from phil-davis/required-fields-vpnRenato Botelho2017-01-319-67/+72
|\
| * Required fields for VPN pagesPhil Davis2017-01-319-67/+72
| |
* | Merge pull request #3452 from phil-davis/ifgroup-nameRenato Botelho2017-01-311-2/+2
|\ \
| * | Fix #7173 Interface Group Name cannot contain dashPhil Davis2017-01-311-2/+2
| |/
* | Sync translations from ZanataRenato Botelho2017-01-314-39015/+96833
| |
* | Remove broken items from japanese translationRenato Botelho2017-01-311-3926/+1
| |
* | Update translation filesRenato Botelho2017-01-316-57987/+188274
| |
* | Move pot file out of locale languages directoriesRenato Botelho2017-01-311-0/+0
| |
* | Re-generate potRenato Botelho2017-01-311-1612/+1969
|/
* Merge pull request #3449 from phil-davis/required-fields-systemRenato Botelho2017-01-3016-88/+112
|\
| * Required fields for System pagesPhil Davis2017-01-3016-88/+112
| |
* | Fixed #7171Steve Beaver2017-01-303-8/+5
| | | | | | | | Moved setHelpText() to helpers file
* | Merge pull request #3448 from phil-davis/required-fields-servicesRenato Botelho2017-01-3020-47/+71
|\ \ | |/ |/|
| * Required fields in Services pagesPhil Davis2017-01-3020-47/+71
| |
* | Fixed #7154Steve Beaver2017-01-281-36/+1
| | | | | | | | Remove duplication in javascript
* | Merge pull request #3446 from jskyboo/masterRenato Botelho2017-01-272-0/+11
|\ \
| * | Fix indentationjskyboo2017-01-262-13/+13
| | |
| * | Changed max repeat alert to use sprintf get textjskyboo2017-01-251-1/+1
| | |
| * | Bug #7164 Limit NTP time source fields to the maximum number saved to ↵jskyboo2017-01-252-2/+13
| | | | | | | | | | | | configuration.
* | | Typo in pppoe_subnet input error messagePhil Davis2017-01-261-1/+1
|/ /
* | Merge pull request #3442 from phil-davis/monitor-reloadRenato Botelho2017-01-252-6/+8
|\ \
| * | Standardize rules reloading messagePhil Davis2017-01-252-6/+8
| |/
* | Merge pull request #3441 from phil-davis/required-fields7Renato Botelho2017-01-256-17/+17
|\ \
| * | Required fields for Captive PortalPhil Davis2017-01-256-17/+17
| |/
* | Merge pull request #3440 from phil-davis/patch-2Renato Botelho2017-01-251-2/+6
|\ \
| * | Captive Portal auth method is requiredPhil Davis2017-01-251-2/+6
| |/ | | | | | | When creating a new Captive Portal Zone the user can fail to select any of the Authorization Method radio buttons. No default radio button is selected - that is probably good, as the user has to think and click to decide which authorization method they will use. But the form validation should check that some valid value is POSTed when the CP is enabled.
* | Merge pull request #3439 from phil-davis/patch-1Renato Botelho2017-01-251-1/+1
|\ \
| * | CP HTTPS Forwards setHelp formatPhil Davis2017-01-251-1/+1
| |/ | | | | Add full stop and spacing between sentences.
* | Merge pull request #3433 from jskyboo/masterRenato Botelho2017-01-251-2/+45
|\ \
| * | Changed default state of GPS init command auto correct tool.jskyboo2017-01-241-3/+3
| | |
| * | Feature #7159 Add GPS initialization command auto correct tooljskyboo2017-01-231-2/+45
| | | | | | | | | | | | Corrects malformed NMEA sentences by calculating and appending the checksum and adding missing special characters "$" and "*"
* | | Fix cut-paste error in Breadcrumb LinksPhil Davis2017-01-251-1/+1
| |/ |/|
* | Revert change to cssSteve Beaver2017-01-241-5/+0
| |
* | Merge pull request #3424 from phil-davis/patch-8Renato Botelho2017-01-241-24/+52
|\ \
| * | Require at least one tag value in a QinQ entryPhil Davis2017-01-241-0/+4
| | |
| * | Use is_intrange() to validate QinQ tag rangePhil Davis2017-01-241-39/+13
| | | | | | | | | | | | Note: is_intrange() only tells us that the range is good and might be delimited by a "-" or a ":", so if we want to take apart the 2 parts of the range (like is done here) we have to also test the string to decide which separator to use. I decided it is fine to accept ranges with a ":" separator. Even though it is not explicitly mention on the UI, a user who accidentally does it will be pleasantly happy that it works.
| * | QinQ Tag Value ValidationPhil Davis2017-01-241-7/+27
| | | | | | | | | | | | Tags must be in the range 1 to 4094 Flag the various input errors and only report them once each.
| * | QinQ Edit fix row add deletePhil Davis2017-01-221-16/+46
| | | | | | | | | | | | | | | | | | 1) Make the row delete button actually work 2) Do not allow ranges that go backwards like 25-20 or just "-" or 1-sided ranges "-42" "42-" 3) Remember the POSTed stuff to redisplay to the user if there were input errors 4) Ranges or numbers entered could overlap - just save a list of the unique members. e.g. If the user enters 5-15 and 10-20
* | | change opacity on disabled rows to fix #6448Jared Dillard2017-01-242-2/+37
| | |
* | | Merge pull request #3435 from phil-davis/required-fields6Renato Botelho2017-01-248-23/+33
|\ \ \
| * | | Required fields for firewall*.phpPhil Davis2017-01-243-13/+23
| | | |
| * | | Remaining required fields for Diag pagesPhil Davis2017-01-245-10/+10
| | | |
* | | | Merge pull request #3436 from ↵Renato Botelho2017-01-241-0/+70
|\ \ \ \ | | | | | | | | | | | | | | | NOYB/System_Update_Settings_-_GitSync_Options_master
| * | | | System Update Settings - GitSync OptionsNOYB2017-01-241-0/+70
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add GitSync options selectors to post update GitSync. Minimal, Diff, Show Files, Show Command, Dry Run The GitSync options have utility for post update sync also. Dependency: Will merge cleanly but for the options to be functional, https://github.com/pfsense/FreeBSD-ports/pull/263 is required.
* | | | Merge pull request #3434 from phil-davis/required-fields5Renato Botelho2017-01-242-2/+2
|\ \ \ \
| * | | | Required fields in Status pagesPhil Davis2017-01-242-2/+2
| | |/ / | |/| |
* | | | Merge pull request #3430 from phil-davis/required-fields3Renato Botelho2017-01-2410-39/+67
|\ \ \ \
| * | | | More required fields for Interface pagesPhil Davis2017-01-247-12/+21
| | | | |
| * | | | Use gettext on Username and PasswordPhil Davis2017-01-241-2/+2
| | | | |
| * | | | Required fields in Interfaces pagesPhil Davis2017-01-239-27/+46
| |/ / /
OpenPOWER on IntegriCloud