Project

General

Profile

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

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