Project

General

Profile

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

# Date Author Comment
2a2396a6 09/06/2016 09:19 PM Renato Botelho

Move copyright from ESF to Netgate

b8332deb 08/03/2016 02:48 PM Jim Pingle

Add a field to CA/Cert pages for OU, which is required by some external CAs and users. Fixes #6672

3bc22054 08/01/2016 09:37 PM Renato Botelho

Merge pull request #3073 from phil-davis/certs

dbcc45d1 07/21/2016 01:29 AM Phil Davis

Backport Add missing recommended key lengths/digest to Cert system

Original pull request to master was #2944

30505ba6 07/20/2016 10:15 AM Phil Davis

Backport Remove input_errors2Ajax calls

Original commit to master was

https://github.com/pfsense/pfsense/commit/86d431a89d920f64dda5e7e1821f720daf6e067b

aaec5634 07/15/2016 06:32 PM Renato Botelho

Review license / copyright on all files (final round)

f8cb8d65 07/03/2016 08:34 PM Pi Ba

webgui tables, doubleclick event to perform 'edit' action

(cherry picked from commit 54691fc663eae7c6e92e4eaad596906758d7ebea)

aceaf18c 06/27/2016 07:16 PM 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....

10ddac8a 03/29/2016 07:09 AM NOYB NOYB

System / Certificate Manager / CAs / Edit - Remove Personalizations

Remove "you" personalizations.

ce883f9f 03/08/2016 06:46 PM Jim Pingle

Change "internal" representation of CA on CA and CRL list to an icon, and the inuse indicator on CRLs to an icon. Ticket #5965

eb2f4b88 03/01/2016 08:05 AM derelict-pf

Update system_camanager.php

Something felt off about the Certificate/CA icons. Especially the fa-key and P12 being the same action. I think this is better.

f7253434 02/14/2016 10:28 PM Stephen Beaver

Merge pull request #2637 from k-paulius/patch-6

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.

56c6b1cb 02/14/2016 08:08 PM k-paulius

Indicate in the breadcrumb if we are editing list item.

5f88f964 02/11/2016 03:51 AM k-paulius

Convert section titles to title case

762faef5 02/02/2016 07:24 PM Phil Davis

Internationalization of various system*.php

097094bd 01/28/2016 05:25 PM Phil Davis

system_camanager action button titles

060ed238 01/13/2016 08:11 PM Stephen Beaver

Fixed #5566

e9258698 01/11/2016 09:10 PM NewEraCracker

Convert remaining short_open_tag occurances. See PR #2378

04f1a496 12/26/2015 08:40 AM NOYB NOYB

HTML Compliance - System / Certicate / CAs

Close div tag
Close php tag

78863416 12/17/2015 03:47 AM Phil Davis

Code style System Certificates

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

2d0d804b 12/07/2015 12:47 PM Phil Davis

Standardize Certificate Manager breadcrumbs

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.

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

Copyright updates Batch 2 of 3

6e27d2fc 11/05/2015 04:23 PM jeroen van breedam

convert system_camanager to fa

c10cb196 11/05/2015 01:11 PM Stephen Beaver

Moved action-buttons in-line styling to pfSense.css

9d5a20cf 11/05/2015 11:38 AM jeroen van breedam

replace and find for icon-embed-btn

f74457df 11/04/2015 07:12 PM Stephen Beaver

Updated button styles

ad2879b8 08/30/2015 11:09 PM PiBa-NL

bootstrap, use require_once for classes/Form.class.php

683ba309 08/28/2015 08:20 PM Stephen Beaver

Fixed #5022

b8f22f61 08/27/2015 03:47 PM Stephen Beaver

arrray type changed to associative for country codes

51583438 08/27/2015 01:44 PM Stephen Beaver

Fixed #5023
Added jQuery to populate the certificate details from the selected CA

1d6f93c5 08/27/2015 01:44 PM Stephen Beaver

Removed debuggery

b155730f 08/27/2015 01:44 PM Stephen Beaver

Fixed $5022
Programmer used a GET form on a POST page.
See some openssl error messages but this may ne normal.

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/