]> git.sur5r.net Git - bacula/bacula/commitdiff
Minor changes of doc.
authorJuan Luis Francis <indpnday@users.sourceforge.net>
Fri, 8 Jul 2005 12:25:24 +0000 (12:25 +0000)
committerJuan Luis Francis <indpnday@users.sourceforge.net>
Fri, 8 Jul 2005 12:25:24 +0000 (12:25 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2181 91ce42f0-d328-0410-95d8-f526ca767f89

gui/bacula-web/README
gui/bacula-web/TODO

index a66477e27e5d0d0932f87f0a1723b259af8b4b5e..57137fbf9b9457fa8cc1c5afbd19549e69c55e53 100644 (file)
@@ -1,11 +1,7 @@
 This is my little contribution to the bacula community and the 
 best backup software (http://www.bacula.org).
 
-OFFICIAL WEB
-*************
-Not yet.
-
-Sorry for any inconvenience, I've had no time to have this done.
+Juan Luis Francés Jiménez  (bacula_list [at] veloxia.com)
 
 News and bugs: http://indpnday.com/bacula_stuff/bacula-web/mantisbt/login_page.php
 
@@ -61,7 +57,5 @@ $ xgettext lang.c
 
 PS: Feel free to make improvements to the code. All suggestions are welcome.
 
-Temporal contact: bacula_list [at] veloxia.com
-
 
 Bacula®is a registered trademark of Kern Sibbald and John Walker
index 7c22ebdeb9fd42ecff65406813405e96dfe35944..c01d138d3900a60b6695596e9121dd32146b8b1e 100644 (file)
@@ -1,22 +1,18 @@
-- Add support to PDF creation.
-- Build documentation of classes.
 - Improve check errors routines.
 - Improve security. (stats.php mainly)
 - Optimize database querys (Very poor now) (TO_DAYS,etc.).
+- Improve PostgreSQL support.
 - Autoresolution of web and graphics (Now only 1024x768)
-- Translate some code to english
-- Remove "select report" from index page. (done)
-- Add "select report" in report page (done)
-- "General Report" graph only for the last 30 days. (done)
 - SQLPrepareData - type = ALL_CLIENTS_PERIOD_REPORT
-- WebConsole!!!
-- Show Full from Lite Mode (done)
-- Calculate time to expire one volume. (done)
-- Elapsed time to report page on each client. (done)
 - Elapsed time of full execution of clients. (rudimentaryly done)
 - Graph generator for "General data".
-- Icons ;-)
 - Change template from bacula.config
-- Improve the language support
-- Multi catalog
 - Show clients and their jobs in a selectable menu.
+
+LOW PRIORITY
+------------
+- Multi catalog
+- WebConsole!!!
+- Add support to PDF creation.
+- Build documentation of classes.
+- Best icons ;-)
\ No newline at end of file