non port: www/bacula-web/distinfo |
SVNWeb
|
Number of commits found: 20 |
Sun, 26 Feb 2023
|
[ 17:07 Larry Rosenman (ler) ] b58810c
www/bacula-web: update to 8.7.0
ChangeLog:
Core
Using vlucas/valitron for user input validation
Bumped FontAwesome to version 6.2.0 (#141)
PHP versions
7.4 is now the minimal supported versions, older versions are not supported
anymore (#143)
extended support for PHP 8.1 (#147)
Separated some templates into application/views/templates/partials folder (#144)
Removed Composer lock file from git repository
To avoid any potential issues for users using different version of PHP,
composer.lock has been removed from the Git repo
Fixed how MVC is implemented by using psr-15 http-handler (#145)
Added router and user authentication middlewares (Only the first 15 lines of the commit message are shown above )
|
Tue, 15 Nov 2022
|
[ 19:59 Larry Rosenman (ler) ] a93de65
www/bacula-web: upgrade to 8.6.3
Changelog
General
Fixed Composer dependency problem with smarty/smarty (see #131)
Bumped smarty/smarty to version 4.2.1
Improved support for PHP >= 8.0
Fixed PSR12 code style warnings
Improved testing and code coverage (see #133)
The error page was too verbose, even while not in debug mode (see #134)
Test page
Test page was not checking correctly the permissions on the protected
assets folder (see #136) (Only the first 15 lines of the commit message are shown above )
|
Mon, 24 Oct 2022
|
[ 17:53 Larry Rosenman (ler) ] 9992f1a
www/bacula-web: update to 8.6.2
ChangeLog:
General
Fixed a regression introduced in v8.6.1
Using Bacula-Web console to setup authentication was throwing an error
Big thanks to @IdahoPL for reporting the issue
Fixed bug(s)
been sent
New feature(s)
none
|
Wed, 19 Oct 2022
|
[ 14:05 Larry Rosenman (ler) ] b0352e1
www/bacula-web: upgrade to 8.6.1
ChangeLog:
Bacula-Web 8.6.1 (October 19th 2022)
Changelog
General
User will stay on current page when switching to another catalog (see
Fixed Bacula catalog selector
Using several Bacula catalog, the catalog selector was broken for some
pages (see #120)
Web browser will not ask a form submission while moving back from Job
logs report page (see #30)
Fixed how pagination count rows per page (see #123)
Bump Composer dependencies to latest version (Only the first 15 lines of the commit message are shown above )
|
Thu, 6 Oct 2022
|
[ 15:17 Larry Rosenman (ler) ] f1548b8
www/bacula-web: upgrade to 8.6.0
Changelog
General
Breaking change: Implemented front controller
Bacula-Web web app is now served from the public sub-folder, please
check the web server config documentation (see #114)
Replaced CHttpRequest class by Symfony framework Request class
Use combined operators in CUtil class (see #91)
Refactored PDO related PHP classes (see #100)
Updated composer.json by adding ext-pdo depencency (see #113)
Updated allowed plugin in composer.json (see #103)
Use PHP namespaces (see #118)
Fixed dozens of code smell warnings (Only the first 15 lines of the commit message are shown above )
|
Sat, 4 Jun 2022
|
[ 20:47 Larry Rosenman (ler) ] a7a62ec
www/bacula-web: upgrade to 8.5.5
ChangeLog:
General
Fix security issue with smarty/smarty (see #111)
Fixed bug(s)
pr# 111 [security] - Upgrade smarty/smarty to 3.1.45
New feature(s)
none
|
Sat, 21 May 2022
|
[ 21:45 Larry Rosenman (ler) ] e90b534
www/bacula-web: update to 8.5.4
ChangeLog:
General
Removed DataTables from everywhere (see #107)
Backup job report
Fixed a bug while displaying compression ratio for canceled jobs (see #105)
Client report
Fixed SQL query error using custom datetime format in Client report page
(see #106)
Fixed bug(s)
105 [bug] - Division by zero with canceled jobs inBackup Job report
106 [bug] - SQL query error using custom datetime format in Client
report page
107 [improvement] - Remove datatables dependency and related code
108 [bug] - Broken job status link in last period job status
New feature(s)
none
|
Wed, 9 Mar 2022
|
[ 15:26 Larry Rosenman (ler) ] 5801b3e
www/bacula-web: update to 8.5.3
Changelog
General
GPL license notice has been updated in all files
Minor code refactoring and code smell improvments
Fixed type and requirements in composer.json
Jobs report
Fixed bug while using several filter in jobs report page (see #99)
Volumes report
Fixed bug while using several filter in volume report page (see #101)
Security (Only the first 15 lines of the commit message are shown above )
|
Wed, 15 Dec 2021
|
[ 15:19 Larry Rosenman (ler) ] c78bef6
www/bacula-web: Upgrade to 8.5.2
Changelog
General
Fixed SQL Error using PHP 8.0 and latest version of MariaDB (see #97 and #98)
Updated Composer dependencies to latest version
Fixed bug(s)
New Feature(s)
none
|
Mon, 6 Dec 2021
|
[ 17:18 Larry Rosenman (ler) ] 8c883b3
www/bacula-web: update to 8.5.1, take maintainership
info:
https://www.bacula-web.org/releases/
PR: 260227
Reported by: ler (self)
Approved by: mfechner (former maintainer)
|
Tue, 5 Oct 2021
|
[ 05:10 Matthias Fechner (mfechner) ] afbc6c4
www/bacula-web: Security update to 8.4.2
Changelog:
https://www.bacula-web.org/releases/2021-07-11-bacula-web-8.4.2/
Security: f05dbd1f-2599-11ec-91be-001b217b3468
|
Thu, 15 Jul 2021
|
[ 14:52 Matthias Fechner (mfechner) ] 93314c4
www/bacula-web: Update to 8.4.2
=== Release 8.4.2 (July 11 2021)
Changelog
- General
- Upgrade Composer dependencies
- Documentation
- Fix copyright
- Minor fixes
- Add notice about latest Composer version
- Miscelanous (Only the first 15 lines of the commit message are shown above )
|
Mon, 26 Oct 2020
|
[ 05:53 mfechner ]
Update to 8.4.1.
Changelog:
https://github.com/bacula-web/bacula-web/releases/tag/v8.4.1
|
Wed, 3 Jun 2020
|
[ 08:44 mfechner ]
Update to 8.4.0.
Changelog:
https://github.com/bacula-web/bacula-web/releases/tag/v8.4.0
|
Fri, 17 Apr 2020
|
[ 15:24 mfechner ]
Update to 8.3.3.
Changed Maintainer.
PR: 245676
Approved by: dvl (maintainer)
|
Sat, 27 Aug 2016
|
[ 20:36 dvl ]
Upgrade to 7.2.0
|
Fri, 26 Aug 2016
|
[ 16:43 dvl ]
Let us check in the distinfo, which I did not check in with my previous
commit.
|
Sat, 9 Aug 2014
|
[ 13:38 marino ] (Only the first 10 of 12 ports in this commit are shown above. )
www/bacula-web: Upgrade version 1.38.9 => 6.0.1
PR: 191583
Submitted by: olevole (olevole.ru)
Approved by: maintainer (dvl@)
Lotsa TLC: marino@
|
Sat, 19 Mar 2011
|
[ 12:38 miwi ] (Only the first 10 of 4601 ports in this commit are shown above. )
- Get Rid MD5 support
|
Tue, 8 Aug 2006
|
[ 14:44 itetcu ] (Only the first 10 of 13 ports in this commit are shown above. )
Bacula-web is a php based web program that provides you a summarized output
of jobs that have already run. It obtains its information from your catalog
database. Aside from a nice graphical display, it provides summaries of your
jobs, as well as graphs of job usage. This is a fairly high level bacula
management tool. Here are a few points that one user made concerning this
important tool:
- It is web-based so can be accessed from anywhere.
- It is "read only" users can examine the state of the backups but not write
to anything and therefore do no damage
- It packs a phenomenal amount of information into a single web-page - that I
credit as being very good design!
The documentation for bacula-web can be found in a separate bacula-web
document in the bacula-docs release.
WWW: http://www.bacula.org/
PR: ports/101457
Submitted by: Dan Langille <dan at langille.org>
|
Number of commits found: 20 |