Renato Botelho
d961e7e33e
Welcome 2015
2014-12-31 16:22:27 -02:00
Phil Davis
efa2869209
Display installed pkg version even if pkg server not available
...
Forum: https://forum.pfsense.org/index.php?topic=84820.0
It seems reasonable to me to display the currently installed package version numbers, along with text like "Latest: N/A". and the Version box being red-filled when someone goes to System->Packages and displays the installed packages but the package server is not reachable for some reason.
This code does it.
What do you think?
2014-12-03 17:27:58 +05:45
Jim Thompson
dd447bde2b
modify copyright statement to reflect reality
2014-11-10 22:49:50 -06:00
jim-p
e860ec1d0e
Fix PHP script closing tag placement.
2014-07-11 15:27:59 -04:00
jim-p
6916360eb1
Also check and verify the package server's SSL certificate if using HTTPS. 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.
2014-07-02 15:20:51 -04:00
jim-p
7c8f371107
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.
2014-07-02 12:07:33 -04:00
ayvis
07130afe2b
removed duplicate type=text/javascript
...
added type for <script>
2014-03-25 23:32:27 +01:00
ayvis
91f026b02c
replaced uppercase html tags with lowercase
...
js files saved as UTF-8 / LF
language="JavaScript" deprecated, replaced with type="text/javascript"
2014-03-19 23:38:56 +01:00
Renato Botelho
7f7626ba44
Merge branch 'master-br' of https://github.com/ayvis/pfsense into ayvis-master-br
2014-03-17 11:17:29 -03:00
Chris Buechler
e1a456e6a8
standardize URLs
2014-03-14 19:30:56 -05:00
ayvis
8cd558b61b
xhtml Compliance
...
replaced <br>, <br/> and </br> with <br />
2014-03-14 21:24:03 +01:00
Renato Botelho
b6096065d5
Remove alert confirmation to delete a package, today user need to confirm twice
2014-03-04 08:40:34 -03:00
Colin Fleming
c6fb839b00
Tidy up "pkg_mgr_installed.php" XHTML
...
Add closehead variable and move scripts into HEAD and manually close
HEAD
Add missing close FONT tag
Close BR tags
Deprecate ampersand in ANCHOR tags
Change target in ANCHOR tags to "_blank"
Add ALT statement and close IMG tags
2013-04-03 20:01:28 +01:00
Chris Buechler
d5280de64d
update github repo location
2013-03-10 20:44:39 -05:00
Phil Davis
44b1c3e819
Replace deprecated split with explode
2012-10-31 09:19:48 +05:45
Phil Davis
06c4bb106e
Use config array to get the timezone. syscfg is no longer defined here.
2012-06-21 16:02:15 +05:45
Chris Buechler
3fccb44015
fix text
2012-06-18 21:51:02 -04:00
jim-p
9a19c3164b
While I'm here, don't test these with isset, just test directly, since they will be set to true/false in globals.inc
2012-06-07 12:20:43 -04:00
jim-p
93888ad9ff
Provide a way to disable the pkg info link
2012-06-07 12:13:12 -04:00
Marcello Coutinho
8b19e1b32f
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
2012-06-03 18:57:10 -03:00
Marcello Coutinho
e83a9ff71c
Show current/updated repo package description instead of local/cached description.
2012-05-31 19:47:54 -03:00
Scott Ullrich
943994ff7d
Ensure timezone is set
2012-01-18 15:05:39 -05:00
jim-p
2d1298ce83
Reset this var before this test, otherwise if the test is skipped, it will carry over the value from the previous run.
2011-02-22 14:29:57 -05:00
jim-p
261c7de869
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 )
2011-01-24 14:34:44 -05:00
jim-p
001cbed200
Sort installed packages in a case insensitive way on the widget and installed packages list.
2011-01-10 17:58:51 -05:00
Chris Buechler
bf924b162a
since packages aren't version-specific anymore, clarify to Available Packages
2010-12-31 03:29:08 -05:00
Chris Buechler
968b84bc46
Revert "Add Supported by BSD Perimter field"
...
This reverts commit 5df6a315c4 .
Conflicts:
usr/local/www/pkg_mgr.php
usr/local/www/pkg_mgr_installed.php
2010-09-16 18:09:21 -04:00
Scott Ullrich
3f797235b9
Echo out field if its set
2010-08-17 17:55:11 -04:00
Scott Ullrich
5df6a315c4
Add Supported by BSD Perimter field
2010-08-17 17:32:11 -04:00
Scott Ullrich
c099a98759
Add space between the and forum
2010-05-21 00:23:06 -04:00
Renato Botelho
36a0f816a9
Merge branch 'master' into gettext
2010-04-28 08:19:02 -03:00
Scott Ullrich
4f6a5e6a45
Update (C) to 2010
2010-04-27 19:32:30 -04:00
Renato Botelho
79eaddf458
Fix : for translations
2010-04-27 17:26:59 -03:00
Renato Botelho
51ecb99e3f
Added wrong removed spaces
2010-04-27 17:17:02 -03:00
Carlos Eduardo Ramos
5ad0cbee2a
Implement gettext()
2010-04-27 10:35:06 -03:00
Ermal Luçi
07070c72f3
Remove bogus call.
2010-03-08 17:18:57 +00:00
Scott Ullrich
1d333258dc
Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to include 2009 on files that I have asserted (C) on
2009-09-14 21:49:40 -04:00
Scott Ullrich
ba6d35216b
Nuke packages for any platform
2009-06-30 22:31:37 -04:00
Scott Ullrich
cc1d20ab75
Remove packages for any platform nonsense.
2009-06-30 16:06:10 -04:00
mcrane
a848d6c27c
Removed if($instpkg['name']) it hid FreeSWITCH package despite name having a value in the config.
2009-04-30 15:05:47 -06:00
Scott Ullrich
44df08c27b
Open Package info link in a new tab / window
2009-02-10 18:04:46 -05:00
Chris Buechler
b24697f910
show <pkginfolink> for installed packages
2008-11-17 23:45:36 +00:00
Scott Ullrich
33300c73f2
Do not hard code white
2008-10-12 20:22:46 +00:00
Scott Ullrich
8ca051bfba
Only set font color to white when background is red
2008-10-11 23:39:04 +00:00
Scott Ullrich
f6afff202d
Black does not show up well on a red background, use white.
2008-10-11 22:51:38 +00:00
Matthew Grooms
4c951cc9c9
Whitespace and minor bug fixes for package manager pages.
2008-09-10 18:41:07 +00:00
Matthew Grooms
6b07c15ad8
Rewrite the pfsense privilege system with the following goals in mind ...
...
1) Redefine page privileges to not use static urls
2) Accurate generation of privilege definitions from source
3) Merging the user and group privileges into a single set
4) Allow any privilege to be added to users or groups w/ inheritance
5) Cleaning up the related WebUI pages
2008-08-01 06:30:34 +00:00
Scott Ullrich
d88c6a9fdf
Switch over to array style page titles. Obtained-from: m0n0wall
2007-11-16 00:48:53 +00:00
Scott Ullrich
64b243d23a
Misc package changes
...
Submitted-by: Daniel Haischt
2006-08-25 23:04:56 +00:00
Scott Ullrich
5bd874650a
Remove packages with a different version tab
2006-08-20 23:48:56 +00:00