- Consistent table styles (table table-striped table-hover)- Wrap tables in table-responsive (excluding widgets)
Refs. #51
Some tweaks for global tpl considerations
Merge branch 'master' into bootstrap
Conflicts occured in copyright message (year-update) due to whitespace difference and themes/ which was removed
initial rewrite of package management pages
re-added shortcuts/, global tpl updates
Remove duplicate copyright
Noticed these had the copyright twice
Welcome 2015
Change copyright statement to reflect reality
modify copyright statement to reflect reality
Also check and verify the package server's SSL certificate if using HTTPS. Issue 484Our 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 ) -- Now also shows on Dashboard and installed package list. Cleaned up some code and shuffled things around to avoid unnecessary repetition.
Detect if an unofficial package repository is in use and warn the user. Part of issue #484 (more to go)
Fix package changelog link when package doesn't has its own directory inside config subdir. Ticket #3672
removed duplicate type=text/javascriptadded type for <script>
Merge pull request #1031 from ayvis/master-br-patch
replaced uppercase html tags with lowercase
remove unused supportedbybsdperimeter tag
replaced uppercase html tags with lowercasejs files saved as UTF-8 / LFlanguage="JavaScript" deprecated, replaced with type="text/javascript"
Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br
standardize URLs
xhtml Compliancereplaced <br>, <br/> and </br> with <br />
The msgbox is no longer needed since there will be a validation process per se
Fix #3298 and few other fixes:
. Check for fixed array keys (pkg_categories_min_count, pkg_categories_max_display and pkg_default_categories) instead of undeclared variables. Add a new default category "All" . Use proper class on 'Category' columns when it is visible...
Fix indent and whitespaces
Add dynamic category tabs for better listing all available packages
Tidy up "pkg_mgr.php" XHTML
Add closehead variable, move scripts into HEAD and manaully close head.Close BR tagsDeprecate ampersand in ANCHOR tagsChange target in ANCHOR tags to "_blank"
update github repo location
Replace deprecated split with explode
Use config array to get the timezone. syscfg is no longer defined here.
fix text
While I'm here, don't test these with isset, just test directly, since they will be set to true/false in globals.inc
Provide a way to disable the pkg info link
Include github changelog link to package version when $g['disablepackagehistory'] is not set , domtt titles, remove package info column and move package info to description tab
Ensure timezone is set
Warn users a different way if packages are being reinstalled in the background. Only lock out package pages, still print a giant warning on the others. (Some people were getting stuck in this state http://forum.pfsense.org/index.php/topic,32531.0.html )
Simplify package version checking code and use the existing pfs_version_compare function that does much (and more) of what the old code was trying to do on its own.
since packages aren't version-specific anymore, clarify to Available Packages
Revert "Add Supported by BSD Perimter field"
This reverts commit 5df6a315c4b995e5a09e555548dc6d04b316fea3.
Conflicts:
usr/local/www/pkg_mgr.php usr/local/www/pkg_mgr_installed.php
Echo out field if its set
Include supportedbybsdperimeter field
Add Supported by BSD Perimter field
Modify various (s)printf format strings to allow translations to change the order of the inserted strings.
Fixing gettext calls on pkg_mgr.php
Add space between the and forum
Fix gettext issues
Removing unnecessary gettext()
Merge branch 'master' into gettext
Update (C) to 2010
Fix : for translations
Implement gettext()
Increase execution time
show correct site in "Unable to communicate" error, clarify error message.
Add a new (unlinked) page which allows entering a custom pkg repo URL
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
Allow clicking on a column header to sort the table
Nuke debugging helper
Add msort() which will sort lower and uppercase items teogether (packages for example). Sort packages by lower/upper. IE: arping, arpwatch, Backup
Request noembedded tag, too
Do not show <noembedded> packages on nanobsd
Nuke Available its wasting tab space.
Disable Packages for any platform menu item, it does nothing currently.
Open package info link in new tab / window
replace the "Support" column with the static forum link with <pkginfolink>
Fetch maximum_version field, too
Check maximum version correctly when dashes are present
Add maximum_version field and check version against that
Check the entire required_version field, not the first char
Rename column to Support
Set the maintainer to the forums. The maintainer of packages isultimately only to resolve arguments between commiters if need be.
Do not hard code white
Major whitespace cleanup. Fix some html table column class mismatches thatmade for ugly output
Rewrite the pfsense privilege system with the following goals in mind ...
1) Redefine page privileges to not use static urls2) Accurate generation of privilege definitions from source3) Merging the user and group privileges into a single set4) Allow any privilege to be added to users or groups w/ inheritance...
Make scripts XSS input safe.
Pointed-out: by hoopercharles@gmail.com
Add product_copyright re-branding supportAdd product_copyright_years re-branding supportAdd product_website re-branding supportAdd product_email re-branding support
Work sponsored-by: Centipede Networks
Switch over to array style page titles. Obtained-from: m0n0wall
Misc package changes
Submitted-by: Daniel Haischt
Remove packages with a different version tab
MFC package changes to show information better such as HEAD only packages,etc.
Remove extra <br>
If a lookup fails to pfsense.com and the cache file does not exist, give a correct error.
add mailto:
Change Unknown to a better description
Remove 2nd occurance
Use normal class
Add maintainer
Remove #!/usr/local/bin/php
Remove 'size' column for the time being.
Revert commit made to wrong branch. This addresses #325.
installedpackages -> extensions
Make sure we free up $fout.
Revert to 1.58. $savemsg is already set when the XMLRPC server is unable to be contacted.
Alert user that we could not contact pfsense.com instead of no packages available for installation.
Ticket #228
updating files to use theme imagesremoving images from /usr/local/wwwadding specific images into the correct theme directories
Cache package information. If we are unable to connect to the XMLRPC server, attempt to use this cache.
Correct white color
break between title
Fix bottom rounds
Use $pgtitle