Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
678f1131 02/06/2017 12:54 PM Phil Davis

Internationalization graph.php

1) A few extra strings to be translated.
2) The scale_type code values 'up' and 'follow' need to be kept as those strings in the JS scale_type variable. The text to be translated needs to be in a different variable that can be in translated form for display. Otherwise things go wrong when in a different language....

c728ede6 02/06/2017 12:40 PM Renato Botelho

Merge pull request #3465 from phil-davis/system-widget-filter

f6f86096 02/06/2017 11:44 AM Renato Botelho

Update translation files

ca208721 02/06/2017 11:41 AM Renato Botelho

Regenerate pot

3637e667 02/06/2017 10:26 AM Renato Botelho

Merge pull request #3480 from PiBa-NL/certmgr_20170206

26bd803a 02/06/2017 10:20 AM Renato Botelho

Merge pull request #3485 from phil-davis/form-var-names

c1518def 02/06/2017 10:16 AM Renato Botelho

Merge pull request #3482 from phil-davis/patch-4

17250753 02/06/2017 10:15 AM Renato Botelho

Merge pull request #3478 from phil-davis/sethelp-review2

e243bde0 02/06/2017 10:14 AM Renato Botelho

Merge pull request #3477 from phil-davis/patch-2

7b05dc97 02/06/2017 10:14 AM Renato Botelho

Merge pull request #3476 from phil-davis/sethelp-review1

a6617764 02/06/2017 08:58 AM Phil Davis

Use unique var names in Input.class.php

1e3443df 02/06/2017 03:55 AM Phil Davis

Remove unused restore_ver from diag_backup

I cannot see where this is used any more. The functionality seems to now be done in diag_confbak

f64a22e8 02/06/2017 01:44 AM Steve Beaver

Escape '%' in help text

1048585a 02/06/2017 12:36 AM Pi Ba

certificatemanager, don't show information from previous certificate if no cert or csr is present in the cert

1a147fcd 02/05/2017 12:59 PM Phil Davis

setHelp and gettext changes for firewall* pages

01b34665 02/05/2017 12:37 PM Phil Davis

Firewall Rules Edit translate Source and Destination

These bits were not translating.
Line 1406 could possibly be like:
```
$group = new Form_Group($name . ' ' . gettext('Port Range'));
```
But then that assumes that in every target language the translation of "Source" or "Destination" can be put in front of the translation of "Port Range"....

5db70796 02/05/2017 07:35 AM Phil Davis

Remove HTML from strings in diags files

dfbc9267 02/05/2017 03:14 AM Steve Beaver

Merge pull request #3469 from phil-davis/fw-nat-out-edit-other-subnet

76f23988 02/05/2017 03:13 AM Steve Beaver

Merge pull request #3472 from phil-davis/patch-2

c846ce45 02/05/2017 03:13 AM Steve Beaver

Merge pull request #3474 from lukehamburg/lukehamburg-patch-1

772faea6 02/05/2017 03:11 AM Steve Beaver

Merge pull request #3471 from phil-davis/patch-1

bdeec29d 02/04/2017 08:40 PM → luckman212

Add a '.' to the help text for consistency

1e0c91d3 02/04/2017 08:10 PM Steve Beaver

Fixed embedded '%' that was breaking setText.

1c3608b3 02/04/2017 05:35 PM Phil Davis

system_advanced_admin remove href from setHelp strings

I think that giving long strings that contain various HTML tags in-line through for translation is going to be error-prone. Actually we do not want the translators to accidentally also translate href like system_usermanager or accidentally miss out some quotes or brackets. It seems safer to substitute these in using %s formatting....

31d71150 02/04/2017 05:09 PM Phil Davis

system_advanced_admin remove setHelp array

dd4ecd98 02/04/2017 01:18 PM Phil Davis

Fix firewall_nat_out_edit dependency on English

f5d762f9 02/04/2017 02:30 AM Phil Davis

System Information widget filter gettext()

e64fed52 02/03/2017 04:39 PM Renato Botelho

Update translation files

193515b2 02/03/2017 04:34 PM Renato Botelho

Regenerate pot

4ebcee24 02/03/2017 03:49 PM Steve Beaver

Several more fixes for setHelp to assist with translation

4b329613 02/03/2017 03:07 PM Steve Beaver

Fix #7202
Fix several sprintf errors by escaping '%'s and removing '[ ]' which had been use to pass arguments to setHelp as an array.

23afee66 02/03/2017 02:23 PM Renato Botelho

Remove \n from gettext strings

c126fc79 02/03/2017 09:03 AM Renato Botelho

Merge pull request #3463 from jskyboo/master

314a088a 02/03/2017 03:27 AM Phil Davis

Remove unneeded sprint and gettext in setHelp

5b780770 02/02/2017 08:46 PM Renato Botelho

Create .mo files for zh_Hans_CN and es

95748672 02/02/2017 08:44 PM Renato Botelho

Update translations from Zanata

10e6f9ea 02/02/2017 08:38 PM Renato Botelho

Regenerate pot

186c7a6c 02/02/2017 06:20 PM Jim Pingle

Provide info on services_checkip.php about what the server must return, and provide two examples of server-side code to return the client address. Fixes #6374

d2a2f018 02/02/2017 05:13 PM Steve Beaver

Remove unneeded sprintf from setHelp calls

a9a7de59 02/02/2017 04:56 PM Steve Beaver

COnvert the setHelp method(s) to accept conventioanl printf style argument lists. e.g.: setHelp("%d interfaces have been detected", $numIfs);

718b3b0b 02/02/2017 01:14 PM Phil Davis

System Information Widget Filter

6924a2bf 02/02/2017 08:41 AM Jack Booth

Add to NTP GPS processing of PGRMF sentence

121dd971 02/01/2017 11:10 AM Renato Botelho

Regenerate pot

af7c08a5 02/01/2017 11:10 AM Renato Botelho

Merge pull request #3462 from phil-davis/percent-s-www

702fa4d0 02/01/2017 10:58 AM Phil Davis

Code with multiple %s in usr/local/www

935b826f 02/01/2017 09:49 AM Renato Botelho

Merge pull request #3461 from phil-davis/patch-3

98edca82 02/01/2017 09:46 AM Renato Botelho

Merge pull request #3458 from phil-davis/ifname-nopkg

4ede308c 02/01/2017 09:31 AM Phil Davis

diag_reseststate sourcetablehelp escape of double-quotes not needed

The backslash escaping of the double-quotes here displays the backslashes literal on the GUI. Escaping is not needed in this single-quoted string.

c9d93b62 02/01/2017 04:14 AM Phil Davis

Redmine #7173 Do not allow pkg_ for If, IfGroup, Alias

89ac71d3 02/01/2017 03:57 AM Phil Davis

Fix #7183 Do not allow Interface Groups with the same name

I should stop trying bad stuff, there seem to be so many holes to find in the validation :)

070379bb 01/31/2017 07:50 PM Steve Beaver

Fixed #7180

0a609a57 01/31/2017 03:30 PM Renato Botelho

Merge pull request #3451 from phil-davis/required-fields-vpn

1c505f17 01/31/2017 03:26 PM Renato Botelho

Merge pull request #3452 from phil-davis/ifgroup-name

b835c2dd 01/31/2017 03:14 PM Phil Davis

Fix #7173 Interface Group Name cannot contain dash

581e88dd 01/31/2017 02:09 PM Renato Botelho

Sync translations from Zanata

4c506e60 01/31/2017 02:00 PM Renato Botelho

Remove broken items from japanese translation

1bbdab13 01/31/2017 01:55 PM Phil Davis

Required fields for VPN pages

37ccf3c0 01/31/2017 12:52 PM Renato Botelho

Update translation files

33cf05ac 01/31/2017 12:32 PM Renato Botelho

Move pot file out of locale languages directories

10eaf773 01/31/2017 12:13 PM Renato Botelho

Re-generate pot

ac9759a2 01/30/2017 03:35 PM Renato Botelho

Merge pull request #3449 from phil-davis/required-fields-system

153c3aa6 01/30/2017 02:57 PM Phil Davis

Required fields for System pages

678c6a56 01/30/2017 01:59 PM Steve Beaver

Fixed #7171
Moved setHelpText() to helpers file

30cc3aec 01/30/2017 10:42 AM Renato Botelho

Merge pull request #3448 from phil-davis/required-fields-services

24b82516 01/30/2017 09:27 AM Phil Davis

Required fields in Services pages

b39cebf6 01/28/2017 02:49 PM Steve Beaver

Fixed #7154
Remove duplication in javascript

99a49467 01/27/2017 01:24 PM Renato Botelho

Merge pull request #3446 from jskyboo/master

c18d0d12 01/26/2017 04:42 PM Jack Booth

Fix indentation

95034240 01/26/2017 03:52 AM Jack Booth

Changed max repeat alert to use sprintf get text

5a1d67b1 01/26/2017 03:22 AM Jack Booth

Bug #7164 Limit NTP time source fields to the maximum number saved to configuration.

01799e5b 01/26/2017 03:19 AM Phil Davis

Typo in pppoe_subnet input error message

32dcdc7c 01/25/2017 06:48 PM Renato Botelho

Merge pull request #3442 from phil-davis/monitor-reload

a634183d 01/25/2017 06:47 PM Renato Botelho

Merge pull request #3441 from phil-davis/required-fields7

e019f686 01/25/2017 06:46 PM Renato Botelho

Merge pull request #3440 from phil-davis/patch-2

9b70602d 01/25/2017 06:44 PM Renato Botelho

Merge pull request #3439 from phil-davis/patch-1

99515a18 01/25/2017 06:43 PM Renato Botelho

Merge pull request #3433 from jskyboo/master

0e5ee5ae 01/25/2017 01:45 PM Phil Davis

Fix cut-paste error in Breadcrumb Links

815398fb 01/25/2017 09:05 AM Phil Davis

Standardize rules reloading message

c06865be 01/25/2017 07:06 AM Phil Davis

Required fields for Captive Portal

0ee22f36 01/25/2017 06:34 AM Phil Davis

Captive Portal auth method is required

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....

0046a7da 01/25/2017 05:23 AM Phil Davis

CP HTTPS Forwards setHelp format

Add full stop and spacing between sentences.

47f2a4b9 01/24/2017 11:48 PM Steve Beaver

Revert change to css

2559f375 01/24/2017 06:07 PM Jack Booth

Changed default state of GPS init command auto correct tool.

ceaa7b0d 01/24/2017 05:04 PM Renato Botelho

Merge pull request #3424 from phil-davis/patch-8

d9bad9e8 01/24/2017 04:04 PM Jared Dillard

change opacity on disabled rows to fix #6448

4085eb05 01/24/2017 03:48 PM Phil Davis

Require at least one tag value in a QinQ entry

71ff866c 01/24/2017 03:42 PM Phil Davis

Use is_intrange() to validate QinQ tag range

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....

f7d54cdd 01/24/2017 02:22 PM Renato Botelho

Merge pull request #3435 from phil-davis/required-fields6

61d1d189 01/24/2017 01:54 PM Renato Botelho

Merge pull request #3436 from NOYB/System_Update_Settings_-_GitSync_Options_master

c0f396d5 01/24/2017 12:33 PM Renato Botelho

Merge pull request #3434 from phil-davis/required-fields5

3a8f123d 01/24/2017 12:32 PM Renato Botelho

Merge pull request #3430 from phil-davis/required-fields3

55325215 01/24/2017 12:31 PM Renato Botelho

Merge pull request #3419 from phil-davis/required-fields2

773ad30c 01/24/2017 12:21 PM Renato Botelho

Merge pull request #3421 from phil-davis/patch-4

8a1b5c56 01/24/2017 12:01 PM Phil Davis

Required fields for firewall*.php

f9a6f8a0 01/24/2017 09:29 AM NOYB NOYB

System Update Settings - GitSync Options

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.

fe54f091 01/24/2017 07:11 AM Phil Davis

Remaining required fields for Diag pages

fb572e81 01/24/2017 05:51 AM Phil Davis

More required fields for Interface pages

877be5e6 01/24/2017 05:06 AM Phil Davis

More required fields for NAT pages

8c23d92a 01/24/2017 04:04 AM Jack Booth

Feature #7159 Add GPS initialization command auto correct tool
Corrects malformed NMEA sentences by calculating and appending the checksum and adding missing special characters "$" and "*"

e0b7a2e7 01/24/2017 03:49 AM Phil Davis

QinQ Tag Value Validation

Tags must be in the range 1 to 4094
Flag the various input errors and only report them once each.