summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_certmanager.php
Commit message (Collapse)AuthorAgeFilesLines
* Convert section titles to title casek-paulius2016-02-101-2/+2
|
* Internationalization of various system*.phpPhil Davis2016-02-031-13/+13
|
* system_certmanager action button titlesPhil Davis2016-01-281-1/+1
|
* Completed #5787Stephen Beaver2016-01-251-1/+29
|
* Fixed #5789Stephen Beaver2016-01-211-4/+4
|
* Fixed #5566Stephen Beaver2016-01-131-72/+77
|
* Convert remaining short_open_tag occurances. See PR #2378NewEraCracker2016-01-111-1/+1
|
* Fixed #5633Stephen Beaver2016-01-051-2/+2
|
* Merge pull request #2258 from phil-davis/r015Stephen Beaver2015-12-171-42/+40
|\
| * Code style System CertificatesPhil Davis2015-12-171-42/+40
| |
* | system_certmanager csr_dn_country keyname errorPhil Davis2015-12-171-1/+1
|/ | | Someone was recently reporting a problem with certificate signing requests. Maybe this will help.
* Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever ↵Renato Botelho2015-12-151-3/+0
| | | | was the reason they were added, it was never finished and it's not being used
* Standardize Certificate Manager breadcrumbsPhil Davis2015-12-071-1/+1
|
* Add descriptive name field to CSR completion formStephen Beaver2015-12-041-0/+7
|
* Fix updating of CSR by correcting button nameStephen Beaver2015-12-031-2/+4
| | | | Cosmetic fixes to ldapacpicker to make it usable in 2.3
* Some more adjustments to CSR handling for ticket #5561jim-p2015-12-021-7/+26
| | | | | | * Change the order of the actions for CSR so edit is first * Change the edit icon to a pencil to be more obvious * Change the export action for a CSR to export the request data
* Don't display start/end times or export icons for CSRsStephen Beaver2015-12-021-0/+4
|
* Fixed #5561 (mostly)Stephen Beaver2015-12-021-114/+153
|
* Fixed #5557Stephen Beaver2015-11-301-3/+3
|
* Type up SCRIPT tagsColin Fleming2015-11-291-1/+1
|
* Added use of class autoloading (GUI stuff only)Doug Wollison2015-11-231-1/+0
| | | | | Any GUI script that loads the guiconfig.inc file will have access to the autoloader.
* Copyright updates Batch 2 of 3Stephen Beaver2015-11-061-1/+0
|
* Convert system_certmanager.php to font awesome iconsStephen Beaver2015-11-051-16/+6
| | | | Automatically add confirmation dialog to all fa-trash icons
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-1/+1
|
* replace and find for icon-embed-btnheper2015-11-051-1/+1
|
* Updated button stylesStephen Beaver2015-11-041-4/+7
|
* Javascript refine to hide Delete row button if there is only one rowStephen Beaver2015-10-271-0/+3
|
* fix placeholder copy/pasted from CA screen, back to what it was in 2_2Chris Buechler2015-10-071-1/+1
|
* Completes #5159Stephen Beaver2015-10-021-162/+0
| | | | All duplicated JS removed to included file
* Ticket #5204 a clean up pass of the jquery sectionsJared Dillard2015-09-241-2/+4
|
* Added the possibility to use wildcard hostnames in certificate manager SAN ↵Daniel Seebald2015-09-171-6/+6
| | | | fields
* Corrected typo (delet)Stephen Beaver2015-09-041-1/+1
|
* Fixed #5098Stephen Beaver2015-09-041-4/+11
| | | | Page re-written to use jQuery row add/delete
* Test version to check certificate generationStephen Beaver2015-09-041-20/+210
|
* Fixed #5094Stephen Beaver2015-09-041-2/+2
| | | | Reformatted as requested
* Merge pull request #1853 from PiBa-NL/bootstrap_fix1jim-p2015-09-021-1/+1
|\
| * bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
| |
* | Fixed #5028Stephen Beaver2015-09-021-29/+59
|/ | | | Restored correct delcert action
* arrray type changed to associative for country codesStephen Beaver2015-08-271-4/+6
|
* Fixed #5023Stephen Beaver2015-08-271-3/+48
| | | | Added jQuery to populate the certificate details from the selected CA
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-835/+478
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+1349
OpenPOWER on IntegriCloud