Project

General

Profile

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

# Date Author Comment
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/