Project

General

Profile

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

# Date Author Comment
402c98a2 02/09/2023 12:17 AM Reid Linnemann

Update copyright years to include 2023

8f2f85c3 01/02/2022 01:05 AM Luiz Souza

Update the Copyright year of the files owned by Rubicon/Netgate.

8f585441 01/03/2021 12:28 PM Luiz Souza

Update the Copyright year.

A subsequent commit will deal with .po's.

7a043ad0 01/02/2020 12:19 PM Renato Botelho

Bump Copyright to 2020

1842cd92 05/27/2019 02:00 PM Renato Botelho

Bump Copyright to 2019

360737f6 11/12/2018 07:25 PM Jim Pingle

Remove outdated 'Gold' reference from README.md

1e238af4 05/03/2018 09:02 PM Peter Berbec

Add fixed suggested by jim-p

0877fe87 05/03/2018 09:02 PM Peter Berbec

Moved out of my root directory :(

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

Update the Copyright notice for pfSense.

bea1ef64 12/12/2017 03:12 PM Jim Pingle

Add new CONTRIBUTING file and Pull Request template

0c9a6bc3 10/14/2017 07:59 AM Doktor Notor

Remove obsolete CLA information

https://www.netgate.com/blog/contributing-to-the-pfsense-project-gets-easier.html

47dc4743 08/03/2017 08:44 AM Felix Wolfsteller

improve README by full stop and link to github-help

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

Move copyright from ESF to Netgate

c5231758 01/28/2016 07:03 PM Jim Pingle

Update the "contribute" language in the readme to be more welcoming.

2d724ce2 12/11/2015 08:36 PM Jared Dillard

link to proper license information location

123a3b10 12/03/2015 05:28 PM Jim Pingle

Use new link for CLA instructions here.

2c066bc9 12/02/2015 11:02 PM Chris Buechler

readme fixes noticed by jlduran

6461c075 12/02/2015 06:05 AM Chris Buechler

touch up readme

69b29760 12/01/2015 07:18 AM Felix Wolfsteller

mention m0n0wall heritage.

e5656015 12/01/2015 06:56 AM Felix Wolfsteller

Fix support-sentence and mailto-link in README.

faa895d7 12/01/2015 06:54 AM Felix Wolfsteller

add README.md with basic and contributors information.

bc1da94a 09/14/2015 05:42 PM Jim Pingle

Rename this to BOOSTRAP.md so it's not presented as the general repo info now that it's back in master

66de8653 03/29/2015 01:16 PM SjonHortensius

Add panels-hint

84c2d088 03/29/2015 01:11 PM SjonHortensius

Added bulletpoint about changing backend-code

fixes #33

50a93b16 03/29/2015 12:55 PM SjonHortensius

Update link to Progress after move

4a28ebef 03/26/2015 01:49 PM SjonHortensius

Update README.md

Add link to progress doc

f997432b 03/25/2015 02:11 PM SjonHortensius

Remove another occurrence of 'Template'

Replaced with 'file'

511b099d 03/25/2015 02:07 PM SjonHortensius

Template > file

Prevent misunderstandings that we refer to existing files

c3dafdb2 03/07/2015 03:48 PM Sjon Hortensius

updated Form_Input instructions & upload script

refs #16

10322913 01/29/2015 09:47 AM Sander van Leeuwen

Keep original PHP form example

079becf2 01/29/2015 12:05 AM Sander van Leeuwen

Add form styling conventions with an HTML example

01a84fcf 01/28/2015 12:56 PM Sjon Hortensius

updated forms description HTML > PHP

6c6ff9ad 01/26/2015 09:54 AM Sander van Leeuwen

Add Virtualbox installation instructions

88d0577b 01/26/2015 09:51 AM Sander van Leeuwen

Add Virtualbox installation instructions

64c0004e 01/24/2015 09:53 AM Sjon Hortensius

Updated readme with development instructions

323317c3 01/23/2015 12:02 AM Sander van Leeuwen

Typo

6c943511 01/22/2015 10:41 PM Sander van Leeuwen

Additional documentation

- Added checkbox example
- Form field help block example
- Button and icon usage explained

e8477a56 01/22/2015 04:27 PM Sander van Leeuwen

Text tweak

2a746a1e 01/22/2015 10:24 AM Sander van Leeuwen

Add language hint to code block

f180fe1a 01/22/2015 10:22 AM Sander van Leeuwen

Code style documentation for tables and forms

7c804c69 01/11/2015 03:35 PM Sjon Hortensius

Some tweaks for global tpl considerations

  • pkg_mgr* - removed icon-hrefs with actual buttons
  • system - made labels shorter, added label in content column too, fix
    submit-button alignment
  • installed_packages.widget - updated to bootstrap
  • syntax-highlighter - removed, unused
d50b4c30 12/30/2014 03:58 PM Sjon Hortensius

implemented tabs

interfaces.widget - no need to display associated state, the second icon
does that already
gui.css - no longer in use

1180e4f0 12/29/2014 07:14 PM Sjon Hortensius

started migration to bootstrap

  • migrated /index and most widgets on it
  • migrated /system.php using new form-layout
  • removed /themes and /javascript; html will change too much