Project

General

Profile

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

# Date Author Comment
0284d79e 01/03/2020 04:37 PM Jim Pingle

This is 2020. Issue #9245

96d0cb2d 11/27/2019 05:11 AM Viktor Gurov

php_uname func

f6636150 11/21/2019 04:34 PM Viktor Gurov

arm check fix with get_single_sysctl()

da77bc71 10/27/2019 10:12 AM Viktor Gurov

renamed click to select

a5a8e816 10/26/2019 10:03 AM Viktor Gurov

upstream upd

e6e64544 10/26/2019 10:00 AM Viktor Gurov

fix

916b6353 10/26/2019 09:57 AM Viktor Gurov

fix

8cdb5a5c 10/26/2019 09:56 AM Viktor Gurov

fix

3b9015b2 10/23/2019 03:34 PM Viktor Gurov

ARM checks

0c8faa81 09/23/2019 03:35 PM Viktor Gurov

removed unused code, switch default, print

 fixes

0ba34702 09/23/2019 02:49 PM Viktor Gurov

renaming

b4b46b46 09/23/2019 02:45 PM Viktor Gurov

dropdown menu to select reboot method

e400549f 09/20/2019 04:51 PM Viktor Gurov

cosmetic fixes

7bd9419d 09/19/2019 11:05 AM Viktor Gurov

add ability to reroot and reboot with fsck to WebGUI

38809d47 07/29/2019 05:50 PM Renato Botelho

Fix copyright message years to reflect BSDP -> ESF -> Netgate

0b4c14a4 01/02/2019 02:50 PM Steve Beaver

Update copyright notices to 2019. Happy New Year

b8f91b7c 01/05/2018 01:44 PM Luiz Souza

Update the Copyright notice for pfSense.

702fa4d0 02/01/2017 10:58 AM Phil Davis

Code with multiple %s in usr/local/www

dc6d4775 01/02/2017 02:54 PM Renato Botelho

Check if array key exist before read its value

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

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)

0d21a99e 07/14/2016 08:49 PM Renato Botelho

chmod 0644 php web pages

c81ef6e2 06/27/2016 05:00 AM Phil Davis

Always use require_once

The usage of require() and require_once() throughout the system is
inconsistent, and "bugs" come up now and then when the order of
"requires" is a bit different and some require() happens after the
include file is already included/required....

34ee6639 04/09/2016 07:47 AM NOYB NOYB

Miscellaneous II - Remove Personalizations

Remove "you" personalizations.

669343a2 04/04/2016 10:00 PM Stephen Beaver

Fixed #6068

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

match text to buttons

6400975d 03/11/2016 02:34 PM Jim Pingle

Use less confusing button text/colors/icons for Factory defaults/Halt/Reboot. Ticket #5965

37676f4e 03/09/2016 07:30 PM Jim Pingle

Bring some consistency to the way most buttons are displayed (color, icons, etc). Ticket #5965

Still need to review Advanced buttons and Repeatable block buttons.

8545adde 02/14/2016 08:09 PM k-paulius

Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.

a6a6ee00 02/13/2016 09:38 PM k-paulius

Synchronize page titles with tab titles. Rename some titles in order to be more consistent. Convert page title to title case.

c818edc9 01/26/2016 01:38 PM Stephen Beaver

Further refinement to timeout message

be17381d 01/26/2016 01:29 PM Stephen Beaver

Revise reload countdown for internaionalization

ff30e319 01/21/2016 04:56 PM Bruno Ferri

add call gettext function for translate

162d86d1 01/14/2016 04:39 PM Phil Davis

Internationalize more text in diag_reboot

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

Fix minor typos and correct code standards

b77cef66 12/19/2015 10:29 PM Colin Fleming

Use Bootstraps text alignment classes

As per "http://getbootstrap.com/css/#type-alignment", use CLASS
statement instead in inline STYLE statement (much tidier)

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

Code style usr local www a-e

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

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