summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_camanager.php
Commit message (Collapse)AuthorAgeFilesLines
* Convert section titles to title casek-paulius2016-02-101-1/+1
|
* Internationalization of various system*.phpPhil Davis2016-02-031-5/+5
|
* system_camanager action button titlesPhil Davis2016-01-281-4/+4
|
* Fixed #5566Stephen Beaver2016-01-131-36/+41
|
* Convert remaining short_open_tag occurances. See PR #2378NewEraCracker2016-01-111-1/+1
|
* HTML Compliance - System / Certicate / CAsNOYB2015-12-261-0/+2
| | | | | Close div tag Close php tag
* Code style System CertificatesPhil Davis2015-12-171-24/+27
|
* 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
|
* 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-0/+1
|
* convert system_camanager to faheper2015-11-051-14/+6
|
* Moved action-buttons in-line styling to pfSense.cssStephen Beaver2015-11-051-2/+2
|
* replace and find for icon-embed-btnheper2015-11-051-1/+1
|
* Updated button stylesStephen Beaver2015-11-041-29/+57
|
* bootstrap, use require_once for classes/Form.class.phpPiBa-NL2015-08-311-1/+1
|
* Fixed #5022Stephen Beaver2015-08-281-1/+1
|
* arrray type changed to associative for country codesStephen Beaver2015-08-271-6/+16
|
* Fixed #5023Stephen Beaver2015-08-271-3/+3
| | | | Added jQuery to populate the certificate details from the selected CA
* Removed debuggeryStephen Beaver2015-08-271-4/+2
|
* Fixed $5022Stephen Beaver2015-08-271-3/+5
| | | | | Programmer used a GET form on a POST page. See some openssl error messages but this may ne normal.
* Merge branch 'master' into bootstrapRenato Botelho2015-08-261-431/+266
|
* Move main pfSense content to src/Renato Botelho2015-08-251-0/+770
OpenPOWER on IntegriCloud