Project

General

Profile

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

# Date Author Comment
deda621a 08/02/2016 07:35 PM Jim Pingle

Remove defunct link to the devwiki site. Everything is on doc.pfsense.org now.

b12ea3fb 07/15/2016 07:30 PM Renato Botelho

Move to Apache License 2.0

c5d81585 07/15/2016 06:30 PM Renato Botelho

Review license / copyright on all files (final round)

79c50872 07/12/2016 11:07 PM Jared Dillard

change order of css files in head element

50d36974 06/30/2016 05:20 AM Chris Buechler

Merge pull request #3018 from phil-davis/usersettings

5a42473b 06/23/2016 10:22 PM Chris Buechler

Revert "adding privileges and separating DNS Resolver overrides from general settings"

This reverts commit fc76a1e390c8ce9579df31457c74d1d0e572b78d.

8bab524e 06/23/2016 02:53 AM Phil Davis

Feature #6388 custom GUI preference settings per user

612e27ac 06/22/2016 03:02 PM Stephen Beaver

Merge pull request #2935 from cfazendin/hostname_menu

dbab5a7e 06/22/2016 02:18 PM Stephen Beaver

Merge pull request #2891 from gottaloveit/dns-overrides-privs

e6367325 06/01/2016 07:27 AM Phil Davis

Comment typos

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

e4710ed5 05/16/2016 11:23 AM Chris Buechler

Sanitize notice output here as well. Ticket #6154

7c4d5b9b 05/05/2016 08:35 PM Stephen Beaver

Revert "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."

This reverts commit e3c5006b819063863f44fd2314dd635bd26e8a8c.

e3c5006b 05/05/2016 08:29 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.

1d129967 05/05/2016 08:07 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.

6cde850b 05/04/2016 01:39 PM Stephen Beaver

Fixed #6306
Please enter the commit message for your changes. Lines starting

fc76a1e3 04/20/2016 11:43 AM Joe Palmer

adding privileges and separating DNS Resolver overrides from general settings

29fda3d3 04/18/2016 06:44 PM Stephen Beaver

Make services POST only by providing JS code in pfSenseHelpers.js

b6786d45 04/11/2016 01:13 PM Stephen Beaver

Fixed #6104 by changing trash icon to trash-o icon so that the JA configmation is not triggered.

cee365e6 03/18/2016 04:30 PM Stephen Beaver

Suppress dashboard save icon until needed.

7076def1 03/17/2016 11:08 PM Stephen Beaver

Temporarily disable PR 2750 pending revision by NOYB

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

organize assets and put 3rd party into vendor folder

a77c2a23 03/16/2016 04:43 PM Jared Dillard

replace undo with times icon for closing

91d59881 03/16/2016 02:54 PM NOYB NOYB

Status / Dashboard - Conceal save icon when not dirty.

10485d3c 03/11/2016 01:24 AM Jared Dillard

change to class for multiple update locations

47810f7a 03/11/2016 01:21 AM Jared Dillard

Merge pull request #2722 from NOYB/Status_Monitoring_-_Settings_Panel_Collapsible

c0367cb8 03/10/2016 09:48 PM Jim Pingle

More icon and button inconsistencies. Should be the last batch. Ticket #5965

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.

91b8e8f2 03/03/2016 01:34 PM Renato Botelho

Remove Status -> RRD Graphs in favor of Status -> Monitoring. Ticket #5498

909a1954 03/02/2016 03:24 PM Renato Botelho

Read xml files from /usr/local/share/pfSense/menu and load menu entries

656cf2ac 02/20/2016 12:32 PM Stephen Beaver

Merge pull request #2677 from NOYB/Title_Bar_Shortcuts_Privileges

820780b5 02/20/2016 12:30 PM NOYB NOYB

Status / System Logs - Manage Logs Panel Access

If the user does not have access to status logs settings page, then exclude the manage log panel from the page.

38386fb4 02/20/2016 10:10 AM NOYB NOYB

Title Bar Shortcuts Privileges

Only display title bar shortcuts the user has privileges for.
Confusing and inconvenient being sent to the home page when clicking on those. Then have to browse back to where you were.

44c30eb3 02/19/2016 06:59 PM Jim Pingle

Fix this test. Fixes #5909

c7903f8e 02/19/2016 05:02 PM Stephen Beaver

Fix typo in diag_command

36a844df 02/19/2016 04:32 PM Stephen Beaver

Renamed exec.php and edit.php

8559c9d9 02/19/2016 02:35 PM Jim Pingle

Fix Dashboard privilege edge case and show full Help menu to users with the Help privilege. Fixes #5909

c33a3c20 02/18/2016 12:51 PM k-paulius

Correct if statement

1ba98d4f 02/18/2016 12:51 PM k-paulius
  • close p tags * wrap first sentence in p tag for proper styling * indicate section in the link * correct punctuation
27f37ca4 02/18/2016 12:51 PM k-paulius

Close p tags, wrap first sentence in p tag for proper styling.

29c39b7c 02/18/2016 12:51 PM k-paulius

Fix word case

5f250198 02/18/2016 12:51 PM k-paulius

Remove unused variable.

2ad3266c 02/17/2016 01:04 PM Stephen Beaver

Merge pull request #2658 from NOYB/Available_Widgets_Icon_Missing

7bd42c09 02/17/2016 12:18 PM NOYB NOYB

May as well fix this while here.

Replace style cursor:pointer with bootstrap class icon-pointer.

35d8d613 02/17/2016 11:23 AM NOYB NOYB

Fix for but #5901

Move the widgets save out of index.php jquery and into head.inc php along with it's counterpart the available widgets icon.

fc2ba7e2 02/17/2016 06:35 AM k-paulius

Align notification and logout icons to the right, to make them stand out from the menu items.

9014e27c 02/16/2016 10:33 PM k-paulius

Do not generate empty tags if there is no link.

caf21e6b 02/15/2016 05:41 PM Renato Botelho

Remove Help -> Search Portal menu entry, it fixes #5894

42256800 02/15/2016 08:43 AM NewEraCracker

Make HTML conformant with standards

Escape '&' via htmlspecialchars.

0f298138 02/14/2016 09:08 PM k-paulius

Rename 'Backup/Restore' to 'Backup & Restore' so it does not clash with breadcrumb separator.

46b7214c 02/14/2016 08:37 PM k-paulius

Rename 'DHCPv6 Server/RA' to 'DHCPv6 Server & RA' so it does not clash with breadcrumb separator.

ab61de4d 02/14/2016 06:46 AM k-paulius

Rename 'Packages' menu item to 'Package Manager' to better match with 'Cert. Manager' and 'User Manager'

d4a744b2 02/14/2016 06:38 AM k-paulius

Cert is abbreviated word so adding . to stay consistent with the usage of Avail.

9718847b 02/13/2016 09:38 PM k-paulius

Renamed SMART to S.M.A.R.T.

7ca42d47 02/13/2016 09:38 PM k-paulius

Renamed 'Wake on LAN' to 'Wake-on-LAN'

158fc42f 02/10/2016 04:17 PM NewEraCracker

Remove executable bit of .inc found in www

20e108e0 02/01/2016 03:13 AM NOYB NOYB

Remove Non-Existent Class - help-icon

Remove non-existent help-icon class statements from index and head.

f11871ca 01/27/2016 08:05 AM Phil Davis

Handle individual status_logs help references

3b3a95e5 01/22/2016 05:21 PM Phil Davis

Fix #5794 remove print_info_box_np chackes for gettext("apply")

1) Get rid of the stristr() checks to "guess" if an apply button should
be used.
2) Change print_info_box() so it can take a button name of "close"
, "apply" or none to decide which button to show....

f49cd725 01/21/2016 06:08 PM Phil Davis

Internationalization graph guiconfig head index

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.

f78bbe16 01/11/2016 05:40 PM Phil Davis

Redmine #5759 print_info_box style

Define the 'success' 'info' etc style of calls to print_info_box()

a518c507 01/07/2016 02:09 AM Stephen Beaver

Open help link in a new tab

8ae9a909 12/21/2015 03:29 PM Jim Pingle

Encode hostname before printing; remove some related dead code.

07edce6d 12/16/2015 07:01 PM Stephen Beaver

Fixed #4915

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

aa82505e 12/15/2015 10:59 AM Phil Davis

Code style g-i

1af5edbf 12/11/2015 09:48 PM Stephen Beaver

Rename of files to better match their position in the memory structure

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

Fix css path

1a3300af 12/08/2015 03:00 AM Stephen Beaver

Fixed #5610 by adding leading / to path

35e05b7f 12/07/2015 04:25 PM Phil Davis

Fix inconsistent lower case in menus

Everything else had all the "real"words capitalized expect these 2 menu entries. That seemed odd.

d349843c 12/03/2015 05:04 PM Jared Dillard

make wide screen support somewhat responsive

651bad9c 12/03/2015 01:29 AM Stephen Beaver

Add leading '/' to css imports

362642c1 12/01/2015 10:53 PM Jared Dillard

fix typo

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

2617a1bc 11/30/2015 05:40 PM Jared Dillard

make notices in the navbar an icon

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

Type up SCRIPT tags

925817a7 11/25/2015 03:20 AM Phil Davis

Remove special code for Status Captive Portal #5529

The Captive Portal Status page has been fixed up so it displays nice stuff when there are no Captive Portal Zones defined.
On my system this test did not work consistently anyway. When displaying the Dashboard, Status->Captive Portal was in the menu. When displaying Services->Captive Portal (with no zones defined) then Status->Captive Portal was not in the menu....

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.

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

d036bc07 11/20/2015 08:41 PM Stephen Beaver

Revise System->Routing menu entry and page titles

a4a224ac 11/20/2015 03:03 AM Stephen Beaver

Partial fix to #5495

0b87fcf5 11/19/2015 12:25 PM Bruno Ferri

added support flash messages

1860c406 11/19/2015 04:10 AM Phil Davis

Remove debug code for #5463

and it still works.
Feel free to close this and do what is really needed to remove the debug code and leave the functional code working.

0206483d 11/19/2015 12:15 AM Stephen Beaver

DEBUG code for Redmine: 5463

440a30cf 11/18/2015 05:15 PM Stephen Beaver

Detailed cosmetic changes to the system update system

7ea65674 11/18/2015 12:23 AM Jared Dillard

Ticket #5471 partial convert to font-awesome fonts

329a1cd5 11/17/2015 05:22 PM Stephen Beaver

Fixed #5463

8d3f3e34 11/17/2015 04:52 PM Stephen Beaver

Experimental fix for #5463

d729ab36 11/13/2015 05:58 PM Stephen Beaver

Staging

60571782 11/12/2015 09:30 PM Stephen Beaver

Allow the webgui style sheet to be selected from the advanced admin page

608947a8 11/09/2015 10:29 PM Stephen Beaver

Experimental table sorting

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

d41aeafc 10/27/2015 12:25 PM Stephen Beaver

Added font-awesome directory (after rename)

0253c191 10/26/2015 04:34 PM Stephen Beaver

Added support for forn-awesome fonts

180508d1 10/23/2015 11:41 PM Stephen Beaver

Fixed #5333

3eaddb65 10/20/2015 10:24 AM Doktor Notor

Point people to 'Clear Package Lock' if the reinstall of packages got stuck

Way too many threads on forums with people asking what's going on. The most recent one with user waiting for 9 days (!!!).