Project

General

Profile

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

# Date Author Comment
35681930 01/07/2016 06:56 PM Stephen Beaver

Change the automatic information block to look for <div class="infoblock" instrad of <div id="infoblock"
Just makes more sense to use a class for this

c57b2aad 01/07/2016 03:46 PM Phil Davis

diag_tables give different message when last updated is unknown

and put the message in an infoblock_open so the user can close/open it as they wish.

16424666 01/07/2016 03:26 PM Phil Davis

Unset $entries array after clearing table

Without this, when the table is cleared then the "now old and gone" entries are being redisplayed the first time after the clear table happens.

e6f5c464 01/07/2016 02:41 PM Stephen Beaver

Fixed #5742

6f80b61e 01/07/2016 11:25 AM Phil Davis

diag_tables change deleteall to clearall

This is part 1(a) only of https://redmine.pfsense.org/issues/5742
When the name is 'deleteall' then a popup comes saying "You may not delete the last row".

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

947141fd 12/14/2015 02:35 PM Phil Davis

Code style usr local www a-e

05973e8e 11/29/2015 07:53 PM Stephen Beaver

Merge pull request #2134 from ExolonDX/branch_04

8fd9052f 11/29/2015 06:23 PM Colin Fleming

Type up SCRIPT tags

63ff711e 11/29/2015 04:53 PM Colin Fleming

Tidy up some files

"status_rrd_graphcs.php"
Remove opening curly bracket

"diag_tables.php"
Table header only has one column, however the table body has two, so add
missing column in table header

"diag_sockets.php"
Add missing start TR tag

9599211d 11/25/2015 05:14 PM Jim Pingle

Fix more privilege text/name/page inconsistencies

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.

ab6e21f4 11/09/2015 12:16 PM Phil Davis

Merge with master

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

0dc2d195 11/09/2015 09:08 AM Phil Davis

Remove $Id stuff from comment headers

Completes cleanup of header stuff for these files

0da0d43e 11/08/2015 07:25 PM Phil Davis

Diag review

46918a1f 09/03/2015 12:38 AM Phil Davis

Merge with bootstrap

288a2a0f 08/31/2015 04:38 PM Phil Davis

bootstrap usr/local/www a to e minor edits

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/