Project

General

Profile

Download (10.4 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
875a9486 01/08/2016 02:05 PM Stephen Beaver

Page revised to use Ajax to fetch the package information. This allows for the presentation of error and status messages, as well as offering a more "standard" solution. (i.e.: should work with all browsers)

fa251db5 01/07/2016 11:04 PM Stephen Beaver

Add spinning cog

d2364df7 01/07/2016 11:00 PM Stephen Beaver

Added a crude method of displaying a "Please wait" banner.

152c01be 12/31/2015 04:59 AM BBcan177 .

pkg_mgr - Fix disablepackagehistory

  • Version title should always print
  • $g['disablepackagehistory'] only disables the changelog hyperlink
8924af1a 12/30/2015 04:51 PM BBcan177 .

Update pkg_mgr.php

Update syntax to 4 space indent

4832ed98 12/30/2015 04:39 PM BBcan177 .

Update pkg_mgr.php

  • Note - There are two lines previously commented out at Lines! (L127-128)
  • Mods to if/else/elseif/endif statements for consistency.
  • Change package dependency href link icon from "paper-clip" to "globe".
  • Put package dependency links into a < ul > for a cleaner output when dependencies span over two lines....
f2c6628a 12/28/2015 01:43 PM NOYB NOYB

HTML Compliance - System / Package Manager / Available Packages

Bad value #search-panel .panel-body for attribute href on element a: Illegal character in fragment: space is not allowed.
<a data-toggle="collapse" href="#search-panel .panel-body" name="search-panel">...

81aba18d 12/27/2015 08:09 AM NOYB NOYB

HTML Compliance - System / Package Manager / Available Packages

Stray tbody, table, and div tag ends when list empty.
Close php tag.

c6c599f6 12/15/2015 07:41 PM Jim Pingle

Show package dependencies if they exist (on both available package list and installed package list)

6aa3723a 12/15/2015 06:03 PM Renato Botelho

Remove all pfSense_MODULE and pfSense_BUILDER_BINARIES definitions, whatever was the reason they were added, it was never finished and it's not being used

0f649c97 12/15/2015 11:51 AM Phil Davis

Code style pkg

713e39e1 12/01/2015 11:32 AM Colin Fleming

Tidy up "pkg_mgr.php"

Table header only has three column, however the table body has four, so
add
missing column in table header

05973e8e 11/29/2015 07:53 PM Stephen Beaver

Merge pull request #2134 from ExolonDX/branch_04

8fd9052f 11/29/2015 06:23 PM Colin Fleming

Type up SCRIPT tags

a7548855 11/29/2015 12:43 PM jeroen van breedam

Santize breadcrumb #5527

5230f468 11/25/2015 04:48 PM Jim Pingle

Calling all of these "Page" in the privilege name is redundant since they are all pages and the "WebCfg" prefix implies they are pages.

7409fde6 11/23/2015 05:13 PM Stephen Beaver

Fixed #5521

d7e7a132 11/20/2015 05:11 PM Stephen Beaver

Fix search box icon color

1b7379f9 11/18/2015 10:31 PM Jared Dillard

Ticket #5471 another convert batch to font-awesome icons

25fc475c 11/13/2015 12:31 PM Renato Botelho

Use recently added shortname and changeloglink from get_pkg_info()

919d91f9 11/09/2015 08:47 AM Phil Davis

EOL whitespace and header consistency for www

191cb31d 11/06/2015 03:40 PM Stephen Beaver

Copyright updates Batch 2 of 3

d63edb34 10/23/2015 12:10 PM Phil Davis

Search typo

995df6c3 10/22/2015 12:58 PM Stephen Beaver

Completed #5333

1da8a2e3 10/21/2015 06:02 PM Stephen Beaver

Hitting "Enter" now same as clicking "Search" button
"Where" default to "Both"

3a28934c 10/21/2015 05:33 PM Stephen Beaver

package search functionality completed

1deed240 10/21/2015 02:54 PM Stephen Beaver

Initial seach box state is open

6c36aab3 10/21/2015 02:38 PM Stephen Beaver

Change '+' icon to '-' when panel is open

98dfca18 10/21/2015 02:16 PM Stephen Beaver

Added search panel. (Not yet functional though)

c5ecf722 10/20/2015 07:01 PM Renato Botelho

Sort return of get_pkg_info()

6544cb18 10/20/2015 06:46 PM Renato Botelho

Use new installed flag to simplify logic

2efc1ffd 10/20/2015 06:19 PM Renato Botelho

Use inline function

66999e39 10/14/2015 05:25 AM Chris Buechler

fix typo, spotted by Phil Davis

8237727a 10/13/2015 05:58 PM Stephen Beaver

Multiple changes to clean up the package installaion system by causing the installer to run in the background
whilst monitoring its output via AJAX to provide a better GUI display.
Work in progress !

54c8ef44 10/09/2015 04:15 PM Stephen Beaver

Fixed errors when no packages installed

3928c6f1 10/09/2015 02:08 PM Stephen Beaver

Further refinement to #5290
Use pkg_remove_prefix()

0071ef19 10/09/2015 01:45 PM Stephen Beaver

Fixed #5290

c4f5e057 10/09/2015 09:32 AM Phil Davis

Fix #5289 Available Packages version display

I left the "View changelog" code that was commented out, for future reference I guess when that data becomes available.
$index['version'] is still happily available in the $index array - so it just needs to be uncommented.

eb3743d8 09/29/2015 01:24 PM Stephen Beaver

Fil;e conversion complete. Tested against multiple packages

af71b288 09/22/2015 07:01 PM Stephen Beaver

Remove link to package revision history

a69afe44 09/22/2015 06:26 PM Renato Botelho

Re-apply changes did to convert pkg_mgr.php to use pkg that got lost during merge

5c22f8ef 09/22/2015 04:24 PM Stephen Beaver

Unfinished (but better) versions of hte pkg pages and utilities

239b5161 09/09/2015 05:19 PM Stephen Beaver

firewall_asliases_edit: minor edits to display hint text on page load
head.inc: Fixes to notification system
pkg_mgr: Removed calls to dicontinued function. Removed obsolete table columns, corrected description display

03b19a93 08/26/2015 06:12 PM Renato Botelho

Merge branch 'master' into bootstrap

46bc6e54 08/25/2015 05:49 PM Renato Botelho

Move main pfSense content to src/