Phil Davis
aa2f8cab82
Replace deprecated split with explode
2012-10-31 09:17:22 +05:45
Phil Davis
c8083ee2d7
Use config array to get the timezone. syscfg is no longer defined here.
2012-06-21 16:00:56 +05:45
Chris Buechler
eb004d5dfe
fix text
2012-06-18 21:48:54 -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
36d82968af
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:52:19 -03:00
Scott Ullrich
943994ff7d
Ensure timezone is set
2012-01-18 15:05:39 -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
e44e5f3a79
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.
2011-01-03 16:50:42 -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
e18dcdc082
Include supportedbybsdperimeter field
2010-08-17 17:53:50 -04:00
Scott Ullrich
5df6a315c4
Add Supported by BSD Perimter field
2010-08-17 17:32:11 -04:00
Erik Fonnesbeck
ddc55e1244
Modify various (s)printf format strings to allow translations to change the order of the inserted strings.
2010-08-11 22:18:34 -06:00
Vinicius Coque
58c550f6dd
Fixing gettext calls on pkg_mgr.php
2010-08-10 11:12:18 -03:00
Scott Ullrich
c099a98759
Add space between the and forum
2010-05-21 00:23:06 -04:00
Carlos Eduardo Ramos
f0d1af931a
Fix gettext issues
2010-04-29 14:53:19 -03:00
Vinicius Coque
6bf77f386f
Removing unnecessary gettext()
2010-04-28 08:24:34 -03: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
Carlos Eduardo Ramos
82b15b7030
Implement gettext()
2010-04-27 12:49:41 -03:00
Scott Ullrich
0089af7c1e
Increase execution time
2010-01-21 19:20:10 -05:00
Chris Buechler
b6c3aebc03
show correct site in "Unable to communicate" error, clarify error message.
2009-12-18 21:32:02 -05:00
jim-p
ffba49766d
Add a new (unlinked) page which allows entering a custom pkg repo URL
2009-10-06 18:01:39 -04: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
815f9631a6
Allow clicking on a column header to sort the table
2009-09-11 14:49:32 -04:00
Scott Ullrich
f0ed24edda
Nuke debugging helper
2009-09-11 13:36:26 -04:00
Scott Ullrich
4a8bc5a23d
Add msort() which will sort lower and uppercase items teogether (packages for example). Sort packages by lower/upper. IE: arping, arpwatch, Backup
2009-09-11 13:34:27 -04:00
Scott Ullrich
8b0996560c
Request noembedded tag, too
2009-07-24 20:08:11 -04:00
Scott Ullrich
9bcf197e9f
Do not show <noembedded> packages on nanobsd
2009-07-09 18:06:20 -04:00
Scott Ullrich
2b9fbe3ab5
Nuke Available its wasting tab space.
2009-06-24 18:48:19 -04:00
Scott Ullrich
be8de62e25
Disable Packages for any platform menu item, it does nothing currently.
2009-06-24 18:44:23 -04:00
Scott Ullrich
ff4487c736
Open package info link in new tab / window
2009-02-10 18:05:23 -05:00
Chris Buechler
eac7d67cc5
replace the "Support" column with the static forum link with <pkginfolink>
2008-11-17 23:26:30 +00:00
Scott Ullrich
2ea9ba5bd7
Fetch maximum_version field, too
2008-10-30 04:11:20 +00:00
Scott Ullrich
57fe6d53c5
Check maximum version correctly when dashes are present
2008-10-30 03:58:11 +00:00
Scott Ullrich
bb7f2c3fcd
Add maximum_version field and check version against that
2008-10-30 03:41:09 +00:00
Scott Ullrich
68c97918d0
Check the entire required_version field, not the first char
2008-10-29 16:19:56 +00:00
Scott Ullrich
07e19d5775
Rename column to Support
2008-10-28 02:35:29 +00:00
Scott Ullrich
1ef8df1e53
Set the maintainer to the forums. The maintainer of packages is
...
ultimately only to resolve arguments between commiters if need be.
2008-10-28 02:21:02 +00:00
Scott Ullrich
33300c73f2
Do not hard code white
2008-10-12 20:22:46 +00:00
Matthew Grooms
d591e2e19e
Major whitespace cleanup. Fix some html table column class mismatches that
...
made for ugly output
2008-09-03 21:03:51 +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
d8c1a6c53c
Make scripts XSS input safe.
...
Pointed-out: by hoopercharles@gmail.com
2008-02-12 04:40:35 +00:00
Scott Ullrich
36d0358b56
Add product_copyright re-branding support
...
Add product_copyright_years re-branding support
Add product_website re-branding support
Add product_email re-branding support
Work sponsored-by: Centipede Networks
2007-12-16 20:43:26 +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