Project

General

Profile

Download (21.7 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
cb0222b0 06/22/2016 03:03 PM Christopher Fazendin

Added option to System > General Setup > webConfigurator to change the title of the Help menu in the navbar to either the system hostname or fqdn.

(cherry picked from commit 1d12996755ee6fb9b9e163d292bdba160a926e64)

c72c71f9 06/01/2016 06:55 PM Phil Davis

Comment typos

I can't resist fixing them when I see them.

ed80365b 05/09/2016 06:45 PM Stephen Beaver

Add Compact-RED theme and update system.php to sort available themes by pfSense, then BETA, then user supplied themes.

(cherry picked from commit 6a5c6661960e1cd39e3caf66a3caaeb2678d27b1)

ee7c0a00 04/21/2016 08:59 PM Stephen Beaver

WArn user on selecting non pfSense theme/css

(cherry picked from commit 7bb301eb4d99c13784d6753ad3b39b651655b40f)

ea78f829 04/11/2016 12:22 PM NOYB NOYB

System / General Setup - Remove Beta Badges

Remove beta badge from Associated Panels Show/Hide options.
Remove beta badge from Left Column Labels option.

1bab4a10 03/29/2016 07:11 AM NOYB NOYB

System / General Setup - Remove Personalizations

Remove "you" personalizations.

9d1be24e 03/16/2016 07:25 PM Jared Dillard

organize assets and put 3rd party into vendor folder

8376c93e 03/15/2016 04:32 PM Jared Dillard

remove beta marking for dashboard columns feature

b1b8784a 03/10/2016 08:37 AM NOYB NOYB

Status Monitoring - Settings Panel Collapsible

Make the status monitoring settings panel collapsible with page load state configurable in general setup associated panels show/hide.
Replace Update button with refresh icon on title bar.

Required by FreeBSD-Ports pull request #78 Status Monitoring - Settings Panel Collapsible.

58b07c57 02/22/2016 04:53 PM NewEraCracker

Initialize variables correctly

1) gmirror.inc: there are two calls to exec(), those calls expect the 2nd parameter to be an array, this commit initializes the variables correctly. 2) system.php: variable dnslist is used as an array without prior type initialization. This is one of the causes for apparent PR #2680 problems (which led to its reversal). Note: After this commit is merged PR #2680 may be safely reapplied for more tough code.

a936104b 02/22/2016 03:01 PM Stephen Beaver

Revert PR 2680

040d9fbd 02/21/2016 01:54 PM Stephen Beaver

Merge pull request #2678 from TheUbuntuGuy/master

bdfe939c 02/21/2016 12:57 PM Phil Davis

Fix #5916 Do not complain about duplicated blank DNS server entries

Reported by redmine https://redmine.pfsense.org/issues/5916

c25e42c8 02/21/2016 05:08 AM Mark Furneaux

Fix regression on general setup page preventing save with blank DNS servers

Introduced in f700dc9

f700dc99 02/20/2016 09:53 AM Chris Buechler

Don't allow an IP to be configured multiple times as a DNS server. Ticket #5915

1176360c 02/13/2016 09:38 PM k-paulius

Use consistent webConfigurator spelling

78ea37a6 02/11/2016 05:05 AM k-paulius

Fix WebConfigurator spelling.

762faef5 02/02/2016 07:24 PM Phil Davis

Internationalization of various system*.php

ceecd29b 01/21/2016 09:12 PM Renato Botelho

Fix #5690:

- Remove parameters from set_language()
- Add a global variable for default language
- add env var for LANG, otherwise it won't work

b50d30c3 01/21/2016 08:39 PM Stephen Beaver

Fixed #5789

54bf2312 01/21/2016 04:42 AM NOYB NOYB

Think the term 'associated' may be better here than 'special'.

643bfab8 01/21/2016 03:43 AM NOYB NOYB

Use icons instead of text.

Shorten titles to be more consistent with other title bar shortcuts and also match the option setting title.

069442e7 01/20/2016 04:02 PM NOYB NOYB

Apply recommended changes.

c05363c8 01/20/2016 02:22 PM NOYB NOYB

Special Panels - Show/Hide

Add configuration option to show or hide special panels.
When a panel is hidden a button is displayed on the page title bar to toggle the panel display.

70dc5cd6 01/14/2016 06:15 AM Phil Davis

UI Consistency

1) Put the heading "Actions" at the top of all the "Actions" columns -
it was on some and not others.
2) Some more consistent capitalization of panel titles etc.
3) Most interfaces section edit pages had a section titled like "GIF
Configuration", "GRE Configuration". Make them all consistent, e.g....

e4dd8be4 01/11/2016 10:04 PM NOYB NOYB

System / General Setup - Word Spacing

Add space between words.
Restore gateway placeholder; now being handled by form input class (PR #2295).

1f70d78c 01/06/2016 08:44 PM NewEraCracker

Fix minor typos and correct code standards

8c186a5a 12/21/2015 03:06 PM Stephen Beaver

Add "BETA" badge to ne UI feature

24f15b3a 12/19/2015 01:14 PM NOYB NOYB

WebGUI Left Column Labels Hyper

Touch Screen Usability Annoyance
https://forum.pfsense.org/index.php?topic=104135.0

Clicking the labels in the left column selects/activates the first item. This is the perfectly natural place for scrolling with thumb.

No big problem really for input fields, but check boxes and buttons are inadvertently selected/toggled resulting in unintended configuration changes....

8c4ef875 12/16/2015 10:29 AM NOYB NOYB

HTML Compliance - System - General Setup

Remove placeholder from dns gateway selector.
Close container div tag.

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

8f65151c 12/15/2015 05:25 PM Phil Davis

Code style System Advanced

b21e4009 12/12/2015 08:17 PM Jared Dillard

be more concise

192f3fd5 12/12/2015 08:16 PM Jared Dillard

clean up webGUI feature help text

7a2cec8f 12/08/2015 03:16 AM Stephen Beaver

Fix css path

9911c685 12/04/2015 01:59 PM Stephen Beaver

Remove deprecated Bootstap decoration from badges
Fix quotes
Make column selector numeric and add limits

477db933 12/01/2015 05:29 PM Jared Dillard

add option to choose number of dashboard columns

3d29d2eb 11/30/2015 07:35 PM Jared Dillard

make fixed nav a beta option

312c32c9 11/26/2015 03:45 PM Renato Botelho

Simplify logic

5230f468 11/25/2015 04:48 PM Jim Pingle

Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.

a8ddecc1 11/24/2015 07:03 PM Jared Dillard

comment out fixed navbar option for now

e82778da 11/23/2015 08:52 PM Stephen Beaver

Adjust body top padding to match header height when top menu is pinned.

f10f74a1 11/23/2015 07:55 PM Stephen Beaver

Fixed menu scroll in pconfig

ddb84143 11/23/2015 06:39 PM Stephen Beaver

Add support for scrolling menu bar (fixed vs static)
Now required body padding to prevent page top from being hidden

7aaa0663 11/23/2015 01:07 PM Stephen Beaver

List CSS file in alpha order

02cc81ef 11/23/2015 12:54 PM Doug Wollison

Added use of class autoloading (GUI stuff only)

Any GUI script that loads the guiconfig.inc file will have access to
the autoloader.

437a1779 11/20/2015 04:08 PM Stephen Beaver

Merge pull request #2097 from phil-davis/timeupdateinterval

d958a08d 11/20/2015 04:02 PM Phil Davis

Remove unused time-update-interval

There is no longer any code for a UI field in 2.3 master.
In RELENG_2_2 system.php the code for the field display is commented
out.
The commented out code has been removed in the bootstrap conversion.
This removes the various bits of leftover processing and validation code...

f0a9dec4 11/20/2015 03:15 PM Phil Davis

Better test for webguicss being not set

As discussed in https://github.com/pfsense/pfsense/pull/2094

c040eeda 11/20/2015 12:53 PM Phil Davis

If webguicss is not yet specified then default to pfSense

On systems where webguicss (the theme) was not yet set in the config, the selection here was defaulting to other than pfSense.
Now that pfSense-dark has come along, it happened to be first in the list. When I changed something else in General Setup today, my them went to pfSense-dark because I did not notice the (accidentally) selected value that was in the field....

a5995a8e 11/17/2015 06:46 PM Stephen Beaver

Moved theme back to system.php

ecaca752 11/09/2015 01:48 PM Renato Botelho

Try to use default timezone from globals.inc when possible. Stop setting timezone on pkg_mgr_installed.php

cb41dd63 11/09/2015 11:19 AM Renato Botelho

Copyright and license cleanup

- Remove personal copyright from people who assigned it to employer (ESF)
- Remove $Id$
- Remove extra spaces

919d91f9 11/09/2015 08:47 AM Phil Davis

EOL whitespace and header consistency for www

191cb31d 11/06/2015 03:40 PM Stephen Beaver

Copyright updates Batch 2 of 3

995df6c3 10/22/2015 12:58 PM Stephen Beaver

Completed #5333

60ff91f1 09/30/2015 09:21 PM Renato Botelho

Remove /usr/share/zoneinfo.tgz and use FreeBSD stock zoneinfo. It fixes #4726

c52e1c1f 09/15/2015 07:22 PM Stephen Beaver

Corrected DNS element names

54c605d4 09/15/2015 07:02 PM Stephen Beaver

Fixed #5140
Removed conditional causing only configured servers to be displayed
Updated formatting
Modified help display for better layout

ad2879b8 08/30/2015 11:09 PM PiBa-NL

bootstrap, use require_once for classes/Form.class.php

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/