Merge pull request #2637 from k-paulius/patch-6
Review alert wording. End sentence with period, remove redundant 'Warning', 'Error', etc. prefixes, since alerts are now color coded. Remove <b> tags.
Indicate in the breadcrumb if we are editing list item.
Convert section titles to title case
Internationalization of various system*.php
system_certmanager action button titles
Completed #5787
Fixed #5789
Fixed #5566
Convert remaining short_open_tag occurances. See PR #2378
Fixed #5633
Merge pull request #2258 from phil-davis/r015
Code style System Certificates
system_certmanager csr_dn_country keyname error
Someone was recently reporting a problem with certificate signing requests. Maybe this will help.
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
Standardize Certificate Manager breadcrumbs
Add descriptive name field to CSR completion form
Fix updating of CSR by correcting button nameCosmetic fixes to ldapacpicker to make it usable in 2.3
Don't display start/end times or export icons for CSRs
Fixed #5561 (mostly)
Fixed #5557
Type up SCRIPT tags
Added use of class autoloading (GUI stuff only)
Any GUI script that loads the guiconfig.inc file will have access tothe autoloader.
Copyright updates Batch 2 of 3
Convert system_certmanager.php to font awesome iconsAutomatically add confirmation dialog to all fa-trash icons
Moved action-buttons in-line styling to pfSense.css
replace and find for icon-embed-btn
Updated button styles
Javascript refine to hide Delete row button if there is only one row
fix placeholder copy/pasted from CA screen, back to what it was in 2_2
Completes #5159All duplicated JS removed to included file
Ticket #5204 a clean up pass of the jquery sections
Added the possibility to use wildcard hostnames in certificate manager SAN fields
Corrected typo (delet)
Fixed #5098Page re-written to use jQuery row add/delete
Test version to check certificate generation
Fixed #5094Reformatted as requested
Merge pull request #1853 from PiBa-NL/bootstrap_fix1
Fixed #5028Restored correct delcert action
bootstrap, use require_once for classes/Form.class.php
arrray type changed to associative for country codes
Fixed #5023Added jQuery to populate the certificate details from the selected CA
Merge branch 'master' into bootstrap
Move main pfSense content to src/