]> git.sur5r.net Git - bacula/bacula/log
bacula/bacula
11 years agoAdd Allow Duplicate Jobs to copy-uncopied-test regression test for bug #1751
Marco van Wieringen [Wed, 3 Aug 2011 08:03:51 +0000 (10:03 +0200)]
Add Allow Duplicate Jobs to copy-uncopied-test regression test for bug #1751

11 years agobacula-web: Removed buggy require_once in global.inc.php file (unused PEAR DB lib...
Davide Franco [Sun, 31 Jul 2011 09:21:15 +0000 (11:21 +0200)]
bacula-web: Removed buggy require_once in global.inc.php file (unused PEAR DB lib file)

11 years agobacula-web: Fixed bug and improved last know good backup jobs in client report's...
Davide Franco [Mon, 25 Jul 2011 20:48:25 +0000 (22:48 +0200)]
bacula-web: Fixed bug and improved last know good backup jobs in client report's page

11 years agobacula-web: Renammed function Get_BackupJob_Names() in bweb class
Davide Franco [Mon, 25 Jul 2011 20:21:57 +0000 (22:21 +0200)]
bacula-web: Renammed function Get_BackupJob_Names() in bweb class

 - Function Get_BackupJob_Names() become getJobsName()

11 years agobacula-web: Added job endtime for last know good backup job in client report page
Davide Franco [Sun, 24 Jul 2011 16:55:24 +0000 (18:55 +0200)]
bacula-web: Added job endtime for last know good backup job in client report page

11 years agobacula-web: Added statistics graphs into client report page
Davide Franco [Sun, 24 Jul 2011 10:58:37 +0000 (12:58 +0200)]
bacula-web: Added statistics graphs into client report page

11 years agobacula-web: Added value to job report option
Davide Franco [Sun, 24 Jul 2011 10:57:38 +0000 (12:57 +0200)]
bacula-web: Added value to job report option

11 years agobacula-web: Improved code in CGraph class
Davide Franco [Sun, 24 Jul 2011 10:25:05 +0000 (12:25 +0200)]
bacula-web: Improved code in CGraph class

 - Changed angle for X axis with bars graph

11 years agobacula-web: New parameter client for getStoredFiles() function in bweb class
Davide Franco [Sun, 24 Jul 2011 10:22:04 +0000 (12:22 +0200)]
bacula-web: New parameter client for getStoredFiles() function in bweb class

11 years agobacula-web: Changed period for last jobs to 1 week
Davide Franco [Sun, 24 Jul 2011 10:20:02 +0000 (12:20 +0200)]
bacula-web: Changed period for last jobs to 1 week

11 years agobacula-web: New parameter client for getStoredBytes() function in bweb class
Davide Franco [Sun, 24 Jul 2011 09:37:49 +0000 (11:37 +0200)]
bacula-web: New parameter client for getStoredBytes() function in bweb class

11 years agobacula-web: Few css class modifications
Davide Franco [Sun, 24 Jul 2011 09:11:49 +0000 (11:11 +0200)]
bacula-web: Few css class modifications

11 years agobacula-web: Updated INSTALL file
Davide Franco [Sun, 24 Jul 2011 09:11:00 +0000 (11:11 +0200)]
bacula-web: Updated INSTALL file

11 years agobacula-web: Updated README file
Davide Franco [Sun, 24 Jul 2011 09:10:20 +0000 (11:10 +0200)]
bacula-web: Updated README file

11 years agobacula-web: Added last know good backup job to client report
Davide Franco [Sun, 24 Jul 2011 09:08:29 +0000 (11:08 +0200)]
bacula-web: Added last know good backup job to client report

 - Fixed some typo in template
 - Fixed code indentation

11 years agobacula-web: Disabled some report options in main dashboard
Davide Franco [Sun, 24 Jul 2011 09:05:13 +0000 (11:05 +0200)]
bacula-web: Disabled some report options in main dashboard

11 years agobacula-web: Improved jobs start and end time display
Davide Franco [Sun, 24 Jul 2011 07:47:33 +0000 (09:47 +0200)]
bacula-web: Improved jobs start and end time display

 - Show N/A if the job not yet start or currently running
 - Show N/A in elapsed time if the job not yet started

11 years agobacula-web: Fixed bug for pgsql in job elasped time calculation
Davide Franco [Sun, 24 Jul 2011 07:46:03 +0000 (09:46 +0200)]
bacula-web: Fixed bug for pgsql in job elasped time calculation

11 years agobacula-web: Job files more lisible in jobs page (jobs list)
Davide Franco [Sun, 24 Jul 2011 07:27:49 +0000 (09:27 +0200)]
bacula-web: Job files more lisible in jobs page (jobs list)

11 years agobacula-web: Improved sql statment for last used volumes in main dashboard
Davide Franco [Sun, 24 Jul 2011 07:26:00 +0000 (09:26 +0200)]
bacula-web: Improved sql statment for last used volumes in main dashboard

11 years agobacula-web: html and css improvments in all pages
Davide Franco [Sat, 23 Jul 2011 14:01:38 +0000 (16:01 +0200)]
bacula-web: html and css improvments in all pages

11 years agobacula-web: Added client information on client report page
Davide Franco [Sat, 23 Jul 2011 08:54:00 +0000 (10:54 +0200)]
bacula-web: Added client information on client report page

11 years agobacula-web: New getClientInfos() function in bweb class
Davide Franco [Sat, 23 Jul 2011 08:52:45 +0000 (10:52 +0200)]
bacula-web: New getClientInfos() function in bweb class

11 years agobacula-web: Renammed GetDbSize() to getDatabaseSize() in bweb class
Davide Franco [Sat, 23 Jul 2011 07:56:01 +0000 (09:56 +0200)]
bacula-web: Renammed GetDbSize() to getDatabaseSize() in bweb class

11 years agobacula-web: Added title to volume list headers and fixed header label
Davide Franco [Fri, 22 Jul 2011 17:15:35 +0000 (19:15 +0200)]
bacula-web: Added title to volume list headers and fixed header label

11 years agobacula-web: Improved last 10 used volumes in main dashboard
Davide Franco [Fri, 22 Jul 2011 16:55:24 +0000 (18:55 +0200)]
bacula-web: Improved last 10 used volumes in main dashboard

11 years agobacula-web: New INSTALL file
Davide Franco [Fri, 22 Jul 2011 13:18:46 +0000 (15:18 +0200)]
bacula-web: New INSTALL file

11 years agobacula-web: Some improvments on html and css code
Davide Franco [Thu, 21 Jul 2011 16:29:55 +0000 (18:29 +0200)]
bacula-web: Some improvments on html and css code

11 years agobacula-web: New column job type in jobs list
Davide Franco [Thu, 21 Jul 2011 16:18:39 +0000 (18:18 +0200)]
bacula-web: New column job type in jobs list

11 years agobacula-web: Fixed html and css code in main dashboard
Davide Franco [Thu, 21 Jul 2011 16:08:02 +0000 (18:08 +0200)]
bacula-web: Fixed html and css code in main dashboard

11 years agobacula-web: clients list added to report form in main dashboard
Davide Franco [Thu, 21 Jul 2011 15:58:52 +0000 (17:58 +0200)]
bacula-web: clients list added to report form in main dashboard

11 years agobacula-web: New getClients() function in bweb class
Davide Franco [Thu, 21 Jul 2011 15:57:47 +0000 (17:57 +0200)]
bacula-web: New getClients() function in bweb class

 - getClients() return an array with (clientid and name)
 - Fixed function visibility declarations
 - Removed useless code

11 years agobacula-web: Renammed Chttp class functions call to ChttpRequest class
Davide Franco [Wed, 20 Jul 2011 17:13:42 +0000 (19:13 +0200)]
bacula-web: Renammed Chttp class functions call to ChttpRequest class

11 years agobacula-web: Changed filename in global config file for CHttpRequest class
Davide Franco [Wed, 20 Jul 2011 17:06:20 +0000 (19:06 +0200)]
bacula-web: Changed filename in global config file for CHttpRequest class

11 years agobacula-web: Renammed Chttp class to ChttpRequest
Davide Franco [Wed, 20 Jul 2011 17:03:19 +0000 (19:03 +0200)]
bacula-web: Renammed Chttp class to ChttpRequest

11 years agobacula-web: Renammed file chttp.class.php by chttprequest.class.php
Davide Franco [Wed, 20 Jul 2011 17:01:16 +0000 (19:01 +0200)]
bacula-web: Renammed file chttp.class.php by chttprequest.class.php

11 years agobacula-web: Replaced all $_POST by safe values in bweb class
Davide Franco [Wed, 20 Jul 2011 16:59:30 +0000 (18:59 +0200)]
bacula-web: Replaced all $_POST by safe values in bweb class

11 years agobacula-web: Replaced all $_POST and $_GET by safe values in backup job report page
Davide Franco [Wed, 20 Jul 2011 16:59:07 +0000 (18:59 +0200)]
bacula-web: Replaced all $_POST and $_GET by safe values in backup job report page

11 years agobacula-web: Replaced all $_POST by safe value in jobs page
Davide Franco [Wed, 20 Jul 2011 16:43:39 +0000 (18:43 +0200)]
bacula-web: Replaced all $_POST by safe value in jobs page

11 years agobacula-web: Optmized getRequestVars() function in Chhtp class
Davide Franco [Wed, 20 Jul 2011 16:43:09 +0000 (18:43 +0200)]
bacula-web: Optmized getRequestVars() function in Chhtp class

11 years agobacula-web: Added path for Chttp class in global.inc.php
Davide Franco [Wed, 20 Jul 2011 07:55:03 +0000 (09:55 +0200)]
bacula-web: Added path for Chttp class in global.inc.php

11 years agobacula-web: New chhtp php class
Davide Franco [Mon, 18 Jul 2011 08:00:09 +0000 (10:00 +0200)]
bacula-web: New chhtp php class

11 years agobacula-web: Added PDO connection option for mysql driver
Davide Franco [Mon, 18 Jul 2011 07:44:32 +0000 (09:44 +0200)]
bacula-web: Added PDO connection option for mysql driver

11 years agoRevert "bacula-web: New chhtp php class"
Davide Franco [Mon, 18 Jul 2011 07:30:39 +0000 (09:30 +0200)]
Revert "bacula-web: New chhtp php class"

This reverts commit 93e33816e28bd1be5bfc91412a5b2213679915be.

11 years agobacula-web: Added option to PDO database connection
Davide Franco [Mon, 18 Jul 2011 07:26:20 +0000 (09:26 +0200)]
bacula-web: Added option to PDO database connection

11 years agobacula-web: New chhtp php class
Davide Franco [Mon, 18 Jul 2011 06:00:25 +0000 (08:00 +0200)]
bacula-web: New chhtp php class

11 years agobacula-web: Removed useless DB extend for bweb class
Davide Franco [Mon, 18 Jul 2011 05:41:48 +0000 (07:41 +0200)]
bacula-web: Removed useless DB extend for bweb class

11 years agobacula-web: Removed unused code in index.php
Davide Franco [Sun, 17 Jul 2011 20:41:17 +0000 (22:41 +0200)]
bacula-web: Removed unused code in index.php

11 years agobacula-web: Removed useless Get_Dsn() function in Config class
Davide Franco [Sun, 17 Jul 2011 20:39:27 +0000 (22:39 +0200)]
bacula-web: Removed useless Get_Dsn() function in Config class

11 years agobacula-web: Removed useless code in bweb class
Davide Franco [Sun, 17 Jul 2011 20:38:18 +0000 (22:38 +0200)]
bacula-web: Removed useless code in bweb class

11 years agobacula-web: bacula-web: Replaced old PEAR code by new CDB class in jobs page
Davide Franco [Sun, 17 Jul 2011 20:29:20 +0000 (22:29 +0200)]
bacula-web: bacula-web: Replaced old PEAR code by new CDB class in jobs page

 - Fixed code indentation

11 years agobacula-web: Replaced old PEAR code by new CDB class in jobs page
Davide Franco [Sun, 17 Jul 2011 20:20:11 +0000 (22:20 +0200)]
bacula-web: Replaced old PEAR code by new CDB class in jobs page

11 years agobacula-web: Usage of new CDB PDO class instead of PEAR DB (major commit)
Davide Franco [Sun, 17 Jul 2011 20:04:34 +0000 (22:04 +0200)]
bacula-web: Usage of new CDB PDO class instead of PEAR DB (major commit)

 - Replaced PEAR DB code by CDB class in index.php and bweb.inc.php
 - Improved code in GetVolumeList() function
 - Fixed code indentation

11 years agobacula-web: Fixed small bug and removed useless code in CDB class
Davide Franco [Sun, 17 Jul 2011 20:01:45 +0000 (22:01 +0200)]
bacula-web: Fixed small bug and removed useless code in CDB class

 - Removed TriggerDBError() function
 - Removed getResult() function
 - Removed old unused code

11 years agobacula-web: New raiseError() function in CDBError class
Davide Franco [Sun, 17 Jul 2011 19:59:15 +0000 (21:59 +0200)]
bacula-web: New raiseError() function in CDBError class

11 years agobacula-web: New getUser() and getPwd() functions in Config class
Davide Franco [Sun, 17 Jul 2011 19:57:28 +0000 (21:57 +0200)]
bacula-web: New getUser() and getPwd() functions in Config class

11 years agobacula-web: Added new classes paths
Davide Franco [Sun, 17 Jul 2011 19:55:52 +0000 (21:55 +0200)]
bacula-web: Added new classes paths

11 years agobacula-web: Fixed code indentation
Davide Franco [Sun, 17 Jul 2011 17:12:51 +0000 (19:12 +0200)]
bacula-web: Fixed code indentation

11 years agobacula-web: New getDriver() function in CDB class
Davide Franco [Fri, 15 Jul 2011 15:57:57 +0000 (17:57 +0200)]
bacula-web: New getDriver() function in CDB class

11 years agobacula-web: New functions implementation in CDB class
Davide Franco [Fri, 15 Jul 2011 13:59:21 +0000 (15:59 +0200)]
bacula-web: New functions implementation in CDB class

11 years agobacula-web: New classes files CDBError and CDBResult in includes/db
Davide Franco [Fri, 15 Jul 2011 13:58:36 +0000 (15:58 +0200)]
bacula-web: New classes files CDBError and CDBResult in includes/db

11 years agobacula-web: Fixed bug in DSN construction for SQLite database support
Davide Franco [Fri, 15 Jul 2011 13:29:53 +0000 (15:29 +0200)]
bacula-web: Fixed bug in DSN construction for SQLite database support

11 years agobacula-web: Removed file includes/db/cmysqldb.class.php
Davide Franco [Fri, 15 Jul 2011 13:21:03 +0000 (15:21 +0200)]
bacula-web: Removed file includes/db/cmysqldb.class.php

11 years agobacula-web: Removed file includes/db/csqlitedb.class.php
Davide Franco [Fri, 15 Jul 2011 13:20:22 +0000 (15:20 +0200)]
bacula-web: Removed file includes/db/csqlitedb.class.php

11 years agobacula-web: Removed file includes/db/cpgsqldb.class.php
Davide Franco [Fri, 15 Jul 2011 13:19:42 +0000 (15:19 +0200)]
bacula-web: Removed file includes/db/cpgsqldb.class.php

11 years agobacula-web: Added PHP PDO support check and removed PEAR DB check
Davide Franco [Thu, 14 Jul 2011 14:55:26 +0000 (16:55 +0200)]
bacula-web: Added PHP PDO support check and removed PEAR DB check

11 years agobacula-web: Fixed variable name in jobs template
Davide Franco [Thu, 14 Jul 2011 13:47:20 +0000 (15:47 +0200)]
bacula-web: Fixed variable name in jobs template

11 years agobacula-web: Upgraded phplot to version 5.4.0
Davide Franco [Tue, 12 Jul 2011 12:43:34 +0000 (14:43 +0200)]
bacula-web: Upgraded phplot to version 5.4.0

11 years agobacula-web: Changed path for global config file
Davide Franco [Tue, 12 Jul 2011 10:21:05 +0000 (12:21 +0200)]
bacula-web: Changed path for global config file

11 years agobacula-web: Moved and renamed config.inc.php file into config folder
Davide Franco [Tue, 12 Jul 2011 10:17:02 +0000 (12:17 +0200)]
bacula-web: Moved and renamed config.inc.php file into config folder

11 years agobacula-web: Changed visiblity of bweb class function TriggerDBError()
Davide Franco [Tue, 12 Jul 2011 05:11:29 +0000 (07:11 +0200)]
bacula-web: Changed visiblity of bweb class function TriggerDBError()

11 years agobacula-web: Fixed typo in sql query and variable name
Davide Franco [Tue, 12 Jul 2011 05:10:53 +0000 (07:10 +0200)]
bacula-web: Fixed typo in sql query and variable name

11 years agobacula-web: code improvment and formated job files in jobs list
Davide Franco [Tue, 12 Jul 2011 04:59:02 +0000 (06:59 +0200)]
bacula-web: code improvment and formated job files in jobs list

11 years agobacula-web: Improved function countJobs() in bweb class
Davide Franco [Mon, 11 Jul 2011 15:50:23 +0000 (17:50 +0200)]
bacula-web: Improved function countJobs() in bweb class

11 years agobacula-web: Fixed small bug in sql query
Davide Franco [Mon, 11 Jul 2011 15:49:59 +0000 (17:49 +0200)]
bacula-web: Fixed small bug in sql query

11 years agobacula-web: Few improvments in last 24 hours jobs staus graph
Davide Franco [Mon, 11 Jul 2011 15:49:23 +0000 (17:49 +0200)]
bacula-web: Few improvments in last 24 hours jobs staus graph

11 years agobacula-web: Improved stored files number format in main dashboard
Davide Franco [Mon, 11 Jul 2011 08:21:19 +0000 (10:21 +0200)]
bacula-web: Improved stored files number format in main dashboard

11 years agobacula-web: Fixed sql query for volumes and pools statistics in bweb class
Davide Franco [Mon, 11 Jul 2011 07:52:21 +0000 (09:52 +0200)]
bacula-web: Fixed sql query for volumes and pools statistics in bweb class

11 years agobacula-web: Fixed variable case (job level) in jobs page
Davide Franco [Sat, 9 Jul 2011 15:37:56 +0000 (17:37 +0200)]
bacula-web: Fixed variable case (job level) in jobs page

11 years agobacula-web: Fixed small typos and indentation code
Davide Franco [Sat, 9 Jul 2011 15:18:12 +0000 (17:18 +0200)]
bacula-web: Fixed small typos and indentation code

11 years agobacula-web: Improved code for last n days timestamp intervals generation
Davide Franco [Sat, 9 Jul 2011 15:01:07 +0000 (17:01 +0200)]
bacula-web: Improved code for last n days timestamp intervals generation

11 years agobacula-web: New function getLastDaysIntervals() in CTimeUtils class
Davide Franco [Sat, 9 Jul 2011 15:00:30 +0000 (17:00 +0200)]
bacula-web: New function getLastDaysIntervals() in CTimeUtils class

11 years agobacula-web: Improved and fixed bugs in code for volumes by pools graph
Davide Franco [Sat, 9 Jul 2011 14:44:30 +0000 (16:44 +0200)]
bacula-web: Improved and fixed bugs in code for volumes by pools graph

11 years agobacula-web: Improved stored files graph code in backupjob report page
Davide Franco [Sat, 9 Jul 2011 14:08:39 +0000 (16:08 +0200)]
bacula-web: Improved stored files graph code in backupjob report page

11 years agobacula-web: Improved code for stored files informations
Davide Franco [Sat, 9 Jul 2011 14:07:03 +0000 (16:07 +0200)]
bacula-web: Improved code for stored files informations

11 years agobacula-web: Removed useless function GetStoredFilesByJob() in bweb class
Davide Franco [Sat, 9 Jul 2011 13:58:00 +0000 (15:58 +0200)]
bacula-web: Removed useless function GetStoredFilesByJob() in bweb class

11 years agobacula-web: Improved code in function getStoredFiles() of bweb class
Davide Franco [Sat, 9 Jul 2011 13:52:48 +0000 (15:52 +0200)]
bacula-web: Improved code in function getStoredFiles() of bweb class

11 years agobacula-web: Few code improvments in main dashboard
Davide Franco [Fri, 8 Jul 2011 18:29:41 +0000 (20:29 +0200)]
bacula-web: Few code improvments in main dashboard

11 years agobacula-web: Fixed typo in report type options
Davide Franco [Fri, 8 Jul 2011 18:19:59 +0000 (20:19 +0200)]
bacula-web: Fixed typo in report type options

 - Changed transfered by transferred

11 years agobacula-web: Removed useless function GetStoredBytesByJob() in bweb class
Davide Franco [Fri, 8 Jul 2011 18:16:38 +0000 (20:16 +0200)]
bacula-web: Removed useless function GetStoredBytesByJob() in bweb class

11 years agobacula-web: Removed useless function GetJobsStatistics() in bweb class
Davide Franco [Fri, 8 Jul 2011 18:14:20 +0000 (20:14 +0200)]
bacula-web: Removed useless function GetJobsStatistics() in bweb class

11 years agobacula-web: Improved exception handler when no result in countJobs() function
Davide Franco [Fri, 8 Jul 2011 17:59:23 +0000 (19:59 +0200)]
bacula-web: Improved exception handler when no result in countJobs() function

 - return value is 0 instead of null

11 years agobacula-web: Improved code for last 24 hours job status
Davide Franco [Fri, 8 Jul 2011 17:57:36 +0000 (19:57 +0200)]
bacula-web: Improved code for last 24 hours job status

11 years agobacula-web: Removed useless function CountJobsbyLevel() in bweb class
Davide Franco [Fri, 8 Jul 2011 17:39:40 +0000 (19:39 +0200)]
bacula-web: Removed useless function CountJobsbyLevel() in bweb class

11 years agobacula-web: Improved countJobs() function in bweb class
Davide Franco [Fri, 8 Jul 2011 17:38:30 +0000 (19:38 +0200)]
bacula-web: Improved countJobs() function in bweb class

11 years agobacula-web: Job levels constants definition
Davide Franco [Fri, 8 Jul 2011 17:09:06 +0000 (19:09 +0200)]
bacula-web: Job levels constants definition

11 years agobacula-web: Removed useless GetStoredBytesByInterval() function
Davide Franco [Fri, 8 Jul 2011 16:44:52 +0000 (18:44 +0200)]
bacula-web: Removed useless GetStoredBytesByInterval() function

11 years agobacula-web: Fixed and improved code for last 7 days stored bytes graph
Davide Franco [Fri, 8 Jul 2011 16:37:02 +0000 (18:37 +0200)]
bacula-web: Fixed and improved code for last 7 days stored bytes graph

11 years agobacula-web: Fixed units conversion for all and last 24 hours stored bytes
Davide Franco [Thu, 7 Jul 2011 22:01:02 +0000 (00:01 +0200)]
bacula-web: Fixed units conversion for all and last 24 hours stored bytes

11 years agobacula-web: Handled exception when no result in job bytes graph
Davide Franco [Thu, 7 Jul 2011 21:53:03 +0000 (23:53 +0200)]
bacula-web: Handled exception when no result in job bytes graph