Steve Beaver
|
52e5efc8c3
|
Restore bad login message
(cherry picked from commit 7d7c65c2ff)
|
2017-08-30 08:22:27 -04:00 |
|
Jared Dillard
|
cd7ae8baf2
|
remove old logo from default page
|
2017-08-25 12:39:03 -05:00 |
|
Jared Dillard
|
0b5ed87d91
|
make css compatible with newer nvd3 version
|
2017-08-25 12:39:03 -05:00 |
|
Jared Dillard
|
0e11820bc5
|
update top nav bar logo
|
2017-08-25 12:39:03 -05:00 |
|
Jared Dillard
|
4b518ad028
|
remove image from rss widget
|
2017-08-25 12:39:03 -05:00 |
|
Jared Dillard
|
0408ddb1b4
|
update favicon
|
2017-08-25 12:39:03 -05:00 |
|
Steve Beaver
|
6f4e64ec89
|
Fixed #7811
(cherry picked from commit 0b6c886bd6)
|
2017-08-24 14:23:27 -04:00 |
|
Steve Beaver
|
113caa096c
|
Fixed #7804
Replace Math.trunc with Math.floor to make IE happy
(cherry picked from commit ab5a3fa10e)
|
2017-08-24 08:49:34 -04:00 |
|
plumbeo
|
6257057c86
|
Captive portal: fix idle times in details popup
Explicitly cast $idle_time to integer.
(cherry picked from commit 07df3494bd)
|
2017-08-23 15:37:34 -03:00 |
|
jim-p
|
ba7bc25c49
|
When saving a GIF interface, do not allow the user to enter a subnet directly in the address box. The subnet is determined by the "GIF tunnel subnet" drop-down. Fixes #7789
(cherry picked from commit 6d028dc26c)
(cherry picked from commit c7fd6ec9b1)
(cherry picked from commit df4107ac10)
|
2017-08-22 12:27:05 -04:00 |
|
Steve Beaver
|
da058fe4c1
|
fixed #7795
By changing var name to no longer conflict with ipsec widget
(cherry picked from commit 3ed475b11d)
(cherry picked from commit bc2772c18e)
|
2017-08-22 08:18:55 -04:00 |
|
jim-p
|
a837197759
|
If the user chose to have DDNS Hostnames forced, respect that in the backend code for static map IPv6 hosts. Fixes #7324
(cherry picked from commit bad77fc0ac)
(cherry picked from commit 50608d1586)
(cherry picked from commit d5ff0eb13b)
|
2017-08-21 11:38:27 -04:00 |
|
Steve Beaver
|
9863832610
|
Eliminate unused functions from functions.inc.php
(cherry picked from commit 0f2d956be7)
|
2017-08-21 10:41:30 -04:00 |
|
Steve Beaver
|
908b199690
|
Backport 2.4 getstats format for ease of maintenance
(cherry picked from commit 96d3d096a3)
|
2017-08-21 10:36:52 -04:00 |
|
Steve Beaver
|
e3504522a4
|
Fix system information widget display order
(cherry picked from commit 135da15564)
|
2017-08-21 10:25:15 -04:00 |
|
Steve Beaver
|
6380f9177d
|
Avoid JS error by always rendering mobile ipsec DIV, even if empty
(cherry picked from commit 60138edbd4)
|
2017-08-20 18:52:46 -04:00 |
|
Steve Beaver
|
24b20350a8
|
Merge branch 'RELENG_2_3_4' of gitlab.netgate.com:pfsense/pfsense into RELENG_2_3_4
|
2017-08-19 13:52:35 -04:00 |
|
Steve Beaver
|
6ed79b897b
|
Fixed JSON format in IPSec widet per Kill Bill (Thanks!)
(cherry picked from commit 2438b40dce)
|
2017-08-19 13:50:17 -04:00 |
|
Steve Beaver
|
73b5c257b6
|
Revise CPU load display to eliminate sleep in AJAX call
(cherry picked from commit c4ec696bf9)
|
2017-08-17 19:04:20 -04:00 |
|
Steve Beaver
|
0588e31a0c
|
No longer experimental so comment removed
(cherry picked from commit 2ef62d38ad)
|
2017-08-17 18:36:28 -04:00 |
|
Renato Botelho
|
4531456df5
|
Speedup package related calls to get_pkg_info() since now we have a script that update metadata periodically
|
2017-08-16 17:24:34 -03:00 |
|
Steve Beaver
|
edbca48045
|
Don't automatically update CIDR masks if the selector is disabled
(cherry picked from commit a379a5ff12)
|
2017-08-16 10:40:05 -04:00 |
|
Renato Botelho
|
fb8c533aab
|
Do not use reference to avoid losing data
|
2017-08-16 11:03:13 -03:00 |
|
Renato Botelho
|
dce4b719dd
|
Ignore upgrade_167_to_168() when upgrade_166_to_167() runs, they are both the same
|
2017-08-16 11:03:13 -03:00 |
|
Renato Botelho
|
dfbc4c2292
|
Always run additional_config_upgrade() and do it after config is written
|
2017-08-16 11:03:13 -03:00 |
|
Renato Botelho
|
df662ac417
|
Each item in additional_config_upgrade() must write config after changing it
|
2017-08-16 11:03:12 -03:00 |
|
Renato Botelho
|
dff8f2bd0f
|
Detect old workarounds in config upgrade and deal with them
|
2017-08-16 11:03:12 -03:00 |
|
Renato Botelho
|
2c2a18e9ea
|
Bring upgrade_166_to_167() to 2.3 world
|
2017-08-16 11:03:12 -03:00 |
|
Renato Botelho
|
10ef2b552c
|
Move workaround used to enable pkg metadata update cronjob to a generic mechanism
|
2017-08-16 11:03:12 -03:00 |
|
Renato Botelho
|
439baa2a4b
|
Check if specific config upgrade code already ran and skip it
|
2017-08-16 11:03:12 -03:00 |
|
Renato Botelho
|
3bf669d533
|
Add a function to be called every time convert_config() runs
|
2017-08-16 11:03:12 -03:00 |
|
Steve Beaver
|
388189cf5e
|
Hide dashboard update period control. No longer needed with central refresh system
(cherry picked from commit 5e02427957)
|
2017-08-16 08:24:55 -04:00 |
|
Steve Beaver
|
4d2ed8bc12
|
Convert firewall logs widget to centralized refresh system
(cherry picked from commit a8c2e827cf)
|
2017-08-16 08:14:11 -04:00 |
|
Steve Beaver
|
ca23e61e28
|
Revert config version to 15.8 and remove upgrade script
(cherry picked from commit d800d0f5ba)
|
2017-08-15 20:18:38 -04:00 |
|
Steve Beaver
|
b0e52a1706
|
Add thermal_sensors.inc file to obsoleted files list
(cherry picked from commit ef68bfa699)
|
2017-08-15 16:43:53 -04:00 |
|
Steve Beaver
|
3b940f030f
|
COnvert thermal sensor widget to central refresh system
(cherry picked from commit 032f6a8963)
|
2017-08-15 16:40:53 -04:00 |
|
Steve Beaver
|
df8d3033b6
|
COnvert dyndns widget to central refresh system
(cherry picked from commit 5efa7cae2f)
|
2017-08-15 16:20:05 -04:00 |
|
Steve Beaver
|
1fead8adce
|
Added refresh icon to version display
(cherry picked from commit b7a42d09d7)
|
2017-08-15 15:54:17 -04:00 |
|
Steve Beaver
|
6e427ced46
|
Add refresh icon to system info widget version display
(cherry picked from commit 1557953af1)
|
2017-08-15 15:32:52 -04:00 |
|
Renato Botelho
|
36f9a1ad89
|
Refresh cache every 2h when using GUI
|
2017-08-15 14:54:24 -03:00 |
|
Renato Botelho
|
427674d9e2
|
Make sure pfSense-upgrade return code is obtained instead of tail's one
|
2017-08-15 14:22:30 -03:00 |
|
Renato Botelho
|
0cb912b692
|
Add a workaround to register rc.update_pkg_metadata cronjob on 2.3 since config version cannot be bumped
|
2017-08-15 13:48:52 -03:00 |
|
Renato Botelho
|
f66527840b
|
Show user when pkg metadata was updated
|
2017-08-15 13:31:28 -03:00 |
|
Renato Botelho
|
13c9409f59
|
Update cache when GUI successfully update pkg metadata
|
2017-08-15 13:31:22 -03:00 |
|
Renato Botelho
|
2d8c45ad98
|
Consider only last output line
|
2017-08-15 13:31:22 -03:00 |
|
Renato Botelho
|
62121148a6
|
Speedup get_system_pkg_version() considering only installed packages
|
2017-08-15 13:31:22 -03:00 |
|
Renato Botelho
|
7f21180757
|
Use cache file to show pfSense version information
|
2017-08-15 13:31:22 -03:00 |
|
Renato Botelho
|
bf3fccff2e
|
Save pkg update return code
|
2017-08-15 13:31:22 -03:00 |
|
Renato Botelho
|
998a9d62e9
|
Run rc.update_pkg_metadata in background when repository changes
|
2017-08-15 13:31:22 -03:00 |
|
Renato Botelho
|
df464c21e0
|
Remove dead code using in the past to migrate from pfSense-repo-devel to a single pkg called pfSense-repo
|
2017-08-15 13:31:22 -03:00 |
|