Project

General

Profile

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

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

1c10ce97 07/03/2016 10:22 PM Pi Ba

webgui tables, doubleclick event to perform 'edit' action, part 2

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

faab522f 03/15/2016 12:39 PM Renato Botelho

Revert "Merge pull request #2728 from phil-davis/form_button"

This reverts commit a32bed49516f3df3d104a5026a5b2c74451f348f, reversing
changes made to 9ec9978267a5d1985d6da8ba35d52b7174239d2f.

2f62ed87 03/11/2016 04:17 PM Phil Davis

Resolve conflicts with master

bc3c30eb 03/11/2016 03:59 PM Phil Davis

Internationalize Form_Button text

The text of a Form_Button is not translated internally. Some Form_Button
calls already had the button text enclosed in gettext(), this does it
for the remaining ones.

e8a37c87 03/11/2016 03:30 PM Jim Pingle

Tweaks/fixes for WoL, 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.

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

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

3d7a8696 02/11/2016 04:33 AM k-paulius

Convert section titles to title case

4bfc3f7d 01/27/2016 06:36 AM Phil Davis

More internationalization of servicescode

4bb7c0d1 01/25/2016 11:13 AM Bruno Ferri

add call gettext function in the services menu

70dc5cd6 01/14/2016 06:15 AM Phil Davis

UI Consistency

1) Put the heading "Actions" at the top of all the "Actions" columns -
it was on some and not others.
2) Some more consistent capitalization of panel titles etc.
3) Most interfaces section edit pages had a section titled like "GIF
Configuration", "GRE Configuration". Make them all consistent, e.g....

c95dabdd 01/12/2016 01:58 PM Stephen Beaver

Improved infoblock system no longer needs sufficies if more than one per page
Removed long commented out script

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()

20db3e1a 12/17/2015 03:11 AM Phil Davis

Code style services

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

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

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

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.

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.

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

c9df279d 11/06/2015 04:04 PM Stephen Beaver

Correction per Phil Davis

191cb31d 11/06/2015 03:40 PM Stephen Beaver

Copyright updates Batch 2 of 3

33f0b0d5 11/05/2015 03:46 PM Stephen Beaver

Delete confirmation vi fa-trash automated via pfSense.js

370358b8 10/31/2015 10:52 PM jeroen van breedam

convert services_wol to fa

b9043cdc 10/30/2015 07:13 PM Stephen Beaver

Completed #5359

6658142a 09/10/2015 12:09 PM Stephen Beaver

Minor edits to deal with a crash report. Don't "forwach" if the aray is not present.

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/