Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a166a212 02/10/2017 04:15 PM Renato Botelho

Fix #7157

trafficgraph: Don't update the on screen visual graph while invisible,
which avoids creating a large queue of pending timer objects waiting
for the next requestAnimationFrame to happen.

Submitted by: PiBa-NL at https://github.com/pfsense/pfsense/pull/3450

c5ae2b4d 02/10/2017 04:12 PM Steve Beaver

GET/POST conversion interfaces_bridge*

ad1e294c 02/10/2017 04:07 PM Renato Botelho

Ticket #7157: Backport upstream fix from https://github.com/novus/nvd3/commit/305cbad96e94f61a3c0bae02d16c28e09249fbc0

ddd3ffaf 02/10/2017 03:17 PM Steve Beaver

GET/POST conversion system_routes*

20231404 02/10/2017 02:54 PM Steve Beaver

GET/POST conversion system_groupmanager*

a04f6658 02/10/2017 01:35 PM Steve Beaver

GET/POST conversion system_gateways*

ba14d48e 02/10/2017 01:21 PM Steve Beaver

GET/POST conversion system_gateway_groups*

bda120a4 02/10/2017 01:05 PM Steve Beaver

GET/POST conversion system_crlmanger.php bis

d565c182 02/10/2017 01:03 PM Steve Beaver

GET/POST conversion system_crlmanger.php

59d06739 02/10/2017 12:52 PM Steve Beaver

GET/POST conversion system_authservers.php

fb169a1c 02/10/2017 11:24 AM Renato Botelho

Update translation files

9f60fffd 02/10/2017 11:21 AM Renato Botelho

Regenerate pot

5ca44711 02/10/2017 11:21 AM Renato Botelho

Merge pull request #3521 from phil-davis/sethelp-v

7dabfe79 02/10/2017 08:26 AM Renato Botelho

Fix typo

06f6b161 02/10/2017 03:50 AM Steve Beaver

GET/POST conversion

878d6f72 02/09/2017 10:35 PM Steve Beaver

GET/POST conversion system_advanced_ioctl

fe914124 02/09/2017 10:01 PM Steve Beaver

Typo

e8afd822 02/09/2017 09:53 PM Steve Beaver

GET/POST conversion for camanager and certmanager

e04daed0 02/09/2017 01:52 PM Steve Beaver

Allow GET-to-POST js to handle confirmation dialogs on delete (anything)

3e142087 02/09/2017 12:54 PM Phil Davis

setHelp and gettext format vpn*

a48a563d 02/09/2017 11:11 AM Renato Botelho

Update translation files

5521f90a 02/09/2017 11:00 AM Renato Botelho

Regenerate pot

9f242a98 02/09/2017 10:58 AM Renato Botelho

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

a958ab5b 02/09/2017 10:57 AM Renato Botelho

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

6ec9b6ef 02/09/2017 10:57 AM Renato Botelho

Merge pull request #3508 from phil-davis/sethelp-6

a962a2d3 02/09/2017 10:53 AM Renato Botelho

Merge pull request #3519 from phil-davis/patch-6

34b4342c 02/09/2017 10:52 AM Renato Botelho

Merge pull request #3520 from phil-davis/sethelp-9

0aaa7bb0 02/09/2017 10:52 AM Renato Botelho

Merge pull request #3518 from phil-davis/patch-5

c52d6985 02/09/2017 10:51 AM Renato Botelho

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

36615eb8 02/09/2017 10:50 AM Renato Botelho

Merge pull request #3517 from phil-davis/sethelp-8

e7fc54ac 02/09/2017 10:49 AM Renato Botelho

Merge pull request #3513 from phil-davis/sethelp-7

781d9ce4 02/09/2017 10:37 AM Phil Davis

setHelp and gettext for system*

4dd437e4 02/09/2017 10:31 AM Phil Davis

Fix keylength.com href in system_usermanager

The literal <a href=... text was displaying here, not an actual link to keylength.com
While here, reformat to take the HTML out of the main setHelp string.
Note: the literal text keylength.com has also been taken out of the main setHelp string, because it is literally the referenced site URL text, so it would not be appropriate for it to be translated.

83d31192 02/09/2017 09:45 AM Phil Davis

Fix system_gateways_edit setHelp sprintf warning

The code at line 759 emitted a warning because of the bare '%' in the string.
Other changes are to clarify and tidy up some other sprintf strings.

7f0d6ccf 02/09/2017 07:40 AM Phil Davis

setHelp and getttext format for status*

3224663a 02/09/2017 07:34 AM Phil Davis

status_upnp remove nested getext()

I don't think this does anything useful.

046346e0 02/09/2017 04:06 AM Phil Davis

services_dyndns_edit % needs to be escaped

f0136b17 02/08/2017 08:23 PM Steve Beaver

Automatic GET to POST functions moved to pfSenseHelpers.js so they can be used by any page

d3f59a8c 02/08/2017 07:22 PM Steve Beaver

Improve comments

f5c9c0c7 02/08/2017 07:15 PM Steve Beaver

Experimental method to convert GET calls to POST

71ffc048 02/08/2017 04:47 PM Phil Davis

Merge branch 'master' into sethelp-7

3fd41815 02/08/2017 04:43 PM Phil Davis

setHelp strings for services*

d030ca9c 02/08/2017 03:34 PM Phil Davis

services_dhcpv6_relay fix setHelp array parameter

same thing here

13fa32eb 02/08/2017 03:16 PM Phil Davis

services_dhcp_relay fix setHelp array parameter

Another one using the old array format.

2241553c 02/08/2017 03:02 PM Steve Beaver

Rever changes escaping '%' chars in help text. No longer required.

c74b018d 02/08/2017 02:07 PM Steve Beaver

Only use sprintf in setHelp() if more than one argument is received
This should eliminate all the issues caused by packages with embedded '%' in their text

5dd8682c 02/08/2017 09:49 AM Phil Davis

setHelp format for services_captiveportal

743c13ce 02/08/2017 09:21 AM Renato Botelho

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

9aa3c5e8 02/08/2017 09:17 AM Phil Davis

Part fix #7233 keep correct staticmap_array_index

The index needs to be incremented even for entries that were skipped for display because they (for whatever reason) have no MAC or CID set. So use the key directly from the array.

7d7dd2cc 02/08/2017 09:04 AM Renato Botelho

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

2ea70e1a 02/08/2017 04:26 AM Phil Davis

Part Fix #7233 Allow deletion of empty static map entries

b0eb674f 02/07/2017 09:35 PM Renato Botelho

Merge pull request #3486 from phil-davis/diag-backup

5baea4da 02/07/2017 07:30 PM Jim Pingle

Rather than setting the value directly, minimize exposure to eval() in update_config_field() from wizard.php by constructing a variable reference, then set the value using the reference rather than passing user input through eval(). Fixes #7230

0f026089 02/07/2017 06:35 PM Jim Pingle

Convert easyrule.php to use a confirmation landing page so that the parameters can be submitted via POST. Also, remove the JavaScript confirmation box since it is now redundant. Fixes #7228
The confirmation page displays the submitted parameters for an extra user sanity check. Also fixed a bunch of page formatting issues that were not apparent because users rarely if ever saw output from the page.

4ebe5abd 02/07/2017 06:01 PM Renato Botelho

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

9570449e 02/07/2017 05:06 PM Phil Davis

interfaces_ppps_edit remove embedded HTML from setHelp string

There was only one of these remaining to do.

1c0e0eae 02/07/2017 04:58 PM Renato Botelho

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

bac8e353 02/07/2017 04:52 PM Renato Botelho

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

71dbe3f2 02/07/2017 04:52 PM Renato Botelho

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

6ac61204 02/07/2017 04:45 PM Jim Pingle

Encode the contents of pkg_filter before output. Fixes #7227

d12bc864 02/07/2017 04:42 PM Phil Davis

Fix #7226 Package installation message is incomplete

This makes it remember pkgname after the install finishes and the form is re-submitted.

682008ff 02/07/2017 04:29 PM Phil Davis

pkg_mgr_install remove embedded HTML from result strings

2c06742d 02/07/2017 04:14 PM Jim Pingle

Encode 'from' and 'to' before output on pkg_mgr_install.php. Fixes #7225

db7a10ab 02/07/2017 04:09 PM Renato Botelho

Update translation files

fbe1ea61 02/07/2017 04:01 PM Renato Botelho

Regenerate pot

edc4fae1 02/07/2017 04:00 PM Renato Botelho

Merge pull request #3494 from lukehamburg/copy-duid-patch-2

5425b872 02/07/2017 01:42 PM Jim Pingle

Add cpsw to ALTQ list now that the driver supports ALTQ. Ticket #7199

3cc22ff2 02/07/2017 12:52 PM Phil Davis

interfaces_ppps_edit fixes that will work on 2.3.3 also

1) Make "The MTU is too big" message actually come out. The code around line 300 was rubbish (maybe from before bootstrap?).
2) Show friendly description rather than 'wan' 'lan' opt1' in interface link list....

661f3896 02/07/2017 12:32 PM Renato Botelho

Merge pull request #3484 from phil-davis/sethelp-empty

d30a6181 02/07/2017 12:03 PM Renato Botelho

Merge pull request #3500 from phil-davis/patch-5

795fba9e 02/07/2017 12:00 PM Renato Botelho

Merge pull request #3499 from phil-davis/sethelp-review4

7b4d7779 02/07/2017 12:00 PM Renato Botelho

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

0334f0a4 02/07/2017 11:58 AM Renato Botelho

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

852dcf4c 02/07/2017 11:57 AM Renato Botelho

Merge pull request #3495 from phil-davis/fbegin-fend

d2500121 02/07/2017 11:39 AM Renato Botelho

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

7a9e0470 02/07/2017 11:34 AM Renato Botelho

Merge pull request #3473 from jxmx/7206_route53

93eae66f 02/07/2017 11:14 AM Phil Davis

license.php getext formats and breadcrumbs

1) I added a breadcrumb because the "?" "help on this page" icon does not display nicely without the breadcrumbs section.
2) Make various gettext() a bit nicer.

7ae1b34f 02/07/2017 10:20 AM Phil Davis

setHelp and getttext for i*.php files

398821c4 02/07/2017 08:48 AM Phil Davis

interfaces_bridge_edit setHelp and input_errors formatting

This had enough things to be worth its own pull request.
1) Get embedded HTML out of setHelp etc strings.
2) Fix some array parameters to setHelp (these were causing warnings).
3) Make various input error messages display the friendly interface name, rather thn "wan", "lan", "opt1".

4d0c9c59 02/07/2017 07:39 AM Phil Davis

setHelp formatting for interfaces.php

There was a fair bit of it, so I have put this in its own pull request.
1) Gets HTML out of the strings that go for translation.
2) Line 3365 - the words here about "hexadecimal" now go in the text directly in the setHelp so the translators will get access to them....

5af0922d 02/07/2017 01:15 AM Phil Davis

fbegin.inc and fend.inc obsolete

c09188a2 02/06/2017 04:50 PM Phil Davis

fbegin.inc and fend.inc are no longer used

71c45eca 02/06/2017 04:08 PM → luckman212

add Copy DUID convenience button
- adds `Copy DUID` convenience button/js
- no page refresh or AJAX

07850c91 02/06/2017 03:54 PM Renato Botelho

Merge pull request #3488 from dbaio/master

73c8e3e6 02/06/2017 03:53 PM Renato Botelho

Merge pull request #3490 from phil-davis/sethelp-review3

ef7cf05a 02/06/2017 03:50 PM Renato Botelho

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

21e768ec 02/06/2017 03:43 PM Phil Davis

Do not attempt to translate '-DIVIDER-'

'-DIVIDER-' is a keyword here. If someone does translate this, then the divider is going to go missing when in their language.

f8a1be56 02/06/2017 03:38 PM Phil Davis

user/local/www inc file gettext improvements

282d025d 02/06/2017 01:17 PM Danilo Baio

Revert PERL related default options from net-mgmt/net-snmp

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

4ff3ad47 02/06/2017 12:16 PM Jason McCormick

Revert "Commit updates to the locale messages as best I can"

This reverts commit 7b25b213ee572f9d5471c29a3b3a1cff99cc55d3.

d1b8c781 02/06/2017 12:16 PM Jason McCormick

Revert "fix locale as best I can"

This reverts commit e25261e4e210376e3db382a1ac52b61b9753a79c.

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