mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 07:44:35 +02:00
2010-11-07 Raul Mateos <raulofpandora@gmail.com>
* DEBIAN/makde_deb_package.sh, DEBIAN/control: Updated year/version git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@3546 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
ee98db53c9
commit
d6e9d6f99d
@ -1,3 +1,7 @@
|
|||||||
|
2010-11-07 Raúl Mateos <raulofpandora@gmail.com>
|
||||||
|
|
||||||
|
* DEBIAN/makde_deb_package.sh, DEBIAN/control: Updated year/version
|
||||||
|
|
||||||
2010-11-05 Sergio Martin <sergio.martin@artica.es>
|
2010-11-05 Sergio Martin <sergio.martin@artica.es>
|
||||||
|
|
||||||
* include/languages/nb.po
|
* include/languages/nb.po
|
||||||
@ -752,20 +756,20 @@
|
|||||||
* DEBIAN/control: Removed apache and apache php mod from deps, giving
|
* DEBIAN/control: Removed apache and apache php mod from deps, giving
|
||||||
user chance to use another HTTP server.
|
user chance to use another HTTP server.
|
||||||
|
|
||||||
* pandoradb_migrate_v3.1_to_v3.2.sql: Variable for SQL custom reports has
|
* pandoradb_migrate_v3.1_to_v3.2.sql: Variable for SQL custom reports has
|
||||||
more size now (custom SQL reports could be huge SQL sentences).
|
more size now (custom SQL reports could be huge SQL sentences).
|
||||||
|
|
||||||
* godmode/reporting/reporting_builder.php,
|
* godmode/reporting/reporting_builder.php,
|
||||||
godmode/reporting/reporting_builder.item_editor.php: Added suppor for the
|
godmode/reporting/reporting_builder.item_editor.php: Added suppor for the
|
||||||
new SQL graph reports (vbar, hbar and pie).
|
new SQL graph reports (vbar, hbar and pie).
|
||||||
|
|
||||||
* include/fgraph.php: Support for new SQL graphs, with new function
|
* include/fgraph.php: Support for new SQL graphs, with new function
|
||||||
graph_custom_sql_graph().
|
graph_custom_sql_graph().
|
||||||
|
|
||||||
* include/functions_reporting.php: Support for new SQL graphs.
|
* include/functions_reporting.php: Support for new SQL graphs.
|
||||||
|
|
||||||
* operation/reporting/reporting_xml.php: Fixed some problems and added
|
* operation/reporting/reporting_xml.php: Fixed some problems and added
|
||||||
support for graphs using session_id.
|
support for graphs using session_id.
|
||||||
|
|
||||||
2010-10-15 Ramon Novoa <rnovoa@artica.es>
|
2010-10-15 Ramon Novoa <rnovoa@artica.es>
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
package: PandoraFMS-Console
|
package: PandoraFMS-Console
|
||||||
Version: 3.1
|
Version: 3.2
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Section: admin
|
Section: admin
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#Pandora FMS- http:#pandorafms.com
|
#Pandora FMS- http:#pandorafms.com
|
||||||
# ==================================================
|
# ==================================================
|
||||||
# Copyright (c) 2005-2009 Artica Soluciones Tecnologicas
|
# Copyright (c) 2005-2010 Artica Soluciones Tecnologicas
|
||||||
# Please see http:#pandorafms.org for full contribution list
|
# Please see http:#pandorafms.org for full contribution list
|
||||||
|
|
||||||
# This program is free software; you can redistribute it and/or
|
# This program is free software; you can redistribute it and/or
|
||||||
@ -14,7 +14,7 @@
|
|||||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
# GNU General Public License for more details.
|
# GNU General Public License for more details.
|
||||||
|
|
||||||
pandora_version="3.1"
|
pandora_version="3.2"
|
||||||
|
|
||||||
package_pear=1
|
package_pear=1
|
||||||
package_pandora=1
|
package_pandora=1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user