summaryrefslogtreecommitdiffstats
path: root/usr/local/www/pkg_mgr_settings.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix lineup of copyright linesPhil Davis2015-01-011-3/+3
| | | | | and module names and other bits of formatting and typos in header comment sections.
* Welcome 2015Renato Botelho2014-12-311-1/+1
|
* modify copyright statement to reflect realityJim Thompson2014-11-101-1/+2
|
* fix textChris Buechler2014-10-101-1/+1
|
* Fix PHP script closing tag placement.jim-p2014-07-111-2/+2
|
* Also check and verify the package server's SSL certificate if using HTTPS. ↵jim-p2014-07-021-0/+4
| | | | | | Issue 484 Our current XMLRPC client version doesn't have support on its own to validate this in a way we can use to test in a usable for printing an error message. For now, a cURL query to the XMLRPC URL is used in its place.
* More refinements to the unofficial package repository warning ( Issue #484 ) ↵jim-p2014-07-021-1/+16
| | | | -- Now also shows on Dashboard and installed package list. Cleaned up some code and shuffled things around to avoid unnecessary repetition.
* xhtml Complianceayvis2014-03-141-1/+1
| | | replaced <br>, <br/> and </br> with <br />
* fix text, remove product_website mentions here since that's not actually ↵Chris Buechler2014-03-131-1/+1
| | | | used anyway.
* Tidy up "pkg_mgr_settings.php" XHTMLColin Fleming2013-04-081-14/+17
| | | | | Close INPUT tags Add CDATA section to SCRIPT tags
* Merge branch 'master' from http://gitweb.pfsense.org/pfsense/pfsense-gettext.gitErik Fonnesbeck2010-08-121-1/+1
|\
| * Fix printfErik Fonnesbeck2010-08-121-1/+1
| |
* | Merge remote branch 'mainline/master'Renato Botelho2010-08-121-1/+1
|\ \ | |/ | | | | | | | | | | | | | | Conflicts: usr/local/www/diag_smart.php usr/local/www/firewall_rules_edit.php usr/local/www/interfaces.php usr/local/www/load_balancer_pool_edit.php usr/local/www/pkg_mgr_settings.php
| * Fix printf/sprintf mixups.Erik Fonnesbeck2010-08-111-1/+1
| |
* | gettext() fixes on pkg_mgr_settings.phpCarlos Eduardo Ramos2010-08-121-3/+3
|/
* Reviewing gettext()Carlos Eduardo Ramos2010-04-291-1/+1
|
* Implementing gettext()Vinicius Coque2010-04-291-9/+9
|
* Update (C) to 2010Scott Ullrich2010-04-271-1/+1
|
* Increase execution timeScott Ullrich2010-01-211-0/+2
|
* Add the actual settings page ref'd in the previous commit (pkg repo setting)jim-p2009-10-061-0/+125
OpenPOWER on IntegriCloud