Commit Graph

3618 Commits

Author SHA1 Message Date
zarzuelo 3508598a4c 2012-04-04 Sergio Martin <sergio.martin@artica.es>
* godmode/massive/massive_edit_agents.php
	godmode/massive/massive_edit_modules.php: Fixed several bugs 
	like fields without "no change" value, change a nosense radio 
	button by a checkbox, add the snmp v3 fields to the edit modules 
	form, etc.
	Merged from 4.0



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5899 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-04 12:58:46 +00:00
juanmanuelr 221f918fc8 2012-04-04 Dario Rodriguez <dario.rodriguez@artica.es>
* extensions/update_manager.php: Moved from gsetup
        to extensions menu



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5897 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-04 12:31:33 +00:00
juanmanuelr 99248c0eaf 2012-04-04 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/javascript/pandora_modules.js
	 include/functions.php
	 extensions/snmp_explorer.php
	 godmode/agentes/module_manager_editor.php: Fixed several errors in
	 snmp walk and snmp explorer functionality.
	 
	 Fixes: #3514508



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5896 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-04 12:30:11 +00:00
juanmanuelr 31f3915a6f 2012-04-04 Dario Rodriguez <dario.rodriguez@artica.es>
* extensions/update_pandora.php: Moved from gsetup
        to extensions menu



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5895 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-04 12:22:38 +00:00
vgilc 57e54397a9 2012-04-04 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_messages.php: Fixed bug duplicate
	sent messages.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5894 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-04 11:40:34 +00:00
darode 45792f8f69 2012-04-04 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/menu.php: Fixed a problem with menu link.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5893 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-04 08:27:43 +00:00
zarzuelo 2a4f9be626 2012-04-03 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora.js
	operation/agentes/ver_agente.php
	godmode/massive/massive_delete_modules.php
	godmode/massive/massive_edit_modules.php: Added the same
	extended form of the massive edit modules to massive
	delete modules section. Added to both a new combo to 
	select the behavior of the multi select of agents/modules
	selecting all or common for the result.
	Fixed some bugs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5891 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-03 16:33:38 +00:00
darode 3dd293f6d3 2012-04-03 Dario Rodriguez <dario.rodriguez@artica.es>
* operation/agentes/estado_agente.php,
	operation/menu.php,
	godmode/agentes/agent_template.php,
	godmode/agentes/module_manager_editor_common.php,
	godmode/agentes/agent_conf_gis.php,
	godmode/agentes/module_manager.php,
	godmode/agentes/modificar_agente.php,
	godmode/agentes/configurar_agente.php,
	godmode/menu.php: Changed Manage agent menu to Agent detail inside 
	Monitoring menu.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5890 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-03 16:05:44 +00:00
vgilc d485df64b8 2012-04-03 Vanessa Gil <vanessa.gil@artica.es>
* operation/messages/message_edit.php: Show user name
	instead id and send messages for all group.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5887 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-03 15:31:20 +00:00
vgilc 12af21cb24 2012-04-03 Vanessa Gil <vanessa.gil@artica.es>
* include/functions_groups.php:
	  godmode/users/configure_user.php: Fixed bug creating users.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5886 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-03 14:07:42 +00:00
darode bd0ab88357 2012-04-03 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/menu.php,
	godmode/tag/tag.php,
	godmode/tag/edit_tag.php: Moved tag menu inside Manage modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5885 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-03 13:57:25 +00:00
darode 972149366e 2012-04-03 Dario Rodriguez <dario.rodriguez@artica.es>
* include/functions_menu.php: Deleted extension icon on menus.

	* extensions/extension_uploader.php: Fixed wrong link to menu for this
	extension.

	* operation/menu.php,
	godmode/menu.php: Fixed duplicated extension links on menus.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5883 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-03 13:26:22 +00:00
vgilc b8fd0e493b 2012-04-03 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql
	  extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql,
	  extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql,
	  extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql,
	  include/functions_groups.php: : removed 'created_by'
	to tusuario table and modify select users.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5878 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-03 09:08:42 +00:00
darode b1b60818eb 2012-04-02 Dario Rodriguez <dario.rodriguez@artica.es>
* operation/menu.php,
	operation/snmpconsole/snmp_view.php,
	godmode/menu.php,
	godmode/snmpconsole/snmp_trap_generator.php,
	godmode/snmpconsole/snmp_alert.php,
	godmode/snmpconsole/snmp_filters.php: Merged changes in menus from 4.0.2
	SNMP menu now is inside Monitoring menu.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5877 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-02 16:45:08 +00:00
mdtrooper c3879f3c50 2012-04-02 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_html.php: added into function "html_debug_print" the
	equal output to log file, this is with more data.
	
	* include/functions_db.php: cleaned source code style.
	
	* extensions/update_pandora/functions.ajax.php,
	extensions/update_pandora/functions.php,
	extensions/update_manager/lib/libupdate_manager.php,
	extensions/update_pandora.php: added extension to update pandora from the
	targz of Sourceforge.
	
	Merged from the branch pandora_4.0



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5874 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-02 15:57:48 +00:00
darode 93acabc833 2012-04-02 Dario Rodriguez <dario.rodriguez@artica.es>
* operation/menu.php: Fixed an error selecting the correct menu option
	in workspace menu.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5872 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-02 14:52:11 +00:00
juanmanuelr 0451f52652 2012-04-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/dialog.css
	 include/javascript/jquery.pandora.js: Changed style in license 
	 advises to new appearance.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5870 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-02 14:40:55 +00:00
darode 979415912c 2012-04-02 Dario Rodriguez <dario.rodriguez@artica.es>
* include/functions_menu.php
	extensions/users_connected.php,
	operation/incidents/incident.php,
	operation/incidents/incident_detail.php,
	operation/incidents/incident_statistics.php,
	operation/menu.php,
	operation/integria_incidents/incident.incident.php,
	operation/integria_incidents/incident.files.php,
	operation/integria_incidents/incident.list.php,
	operation/messages/message_edit.php,
	operation/messages/message_list.php: Create new menu item called 
	workspace.
	* godmode/reporting/map_builder.php
	operation/visual_console/render_view.php: Fixed some errors related to
	new menu structure.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5869 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-02 14:33:34 +00:00
zarzuelo fc7d69dbb4 2012-04-02 Sergio Martin <sergio.martin@artica.es>
* operation/reporting/reporting_xml.php: Added xml export
	feature to the new report items of inventory and inventory changes



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5867 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-02 13:55:27 +00:00
darode b5c184b419 2012-04-02 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/menu.php: Delete reporting menu in godmode section.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5865 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-02 10:04:42 +00:00
darode f115819659 2012-04-02 Dario Rodriguez <dario.rodriguez@artica.es>
* include/functions_menu.php
	operation/menu.php
	godmode/menu.php: Finish changes in reporting menu.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5863 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-02 09:49:12 +00:00
zarzuelo b9557f1cb1 2012-04-02 Sergio Martin <sergio.martin@artica.es>
* include/functions_reporting.php
	include/functions.php: Fixed little bugs
	of the inventory reports and translation strings

	* operation/reporting/reporting_viewer.php: Added fixed
	configuration line of the pickdate jquery control



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5862 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-02 09:43:58 +00:00
darode c96cfbb9f6 2012-04-02 Dario Rodriguez <dario.rodriguez@artica.es>
*operation/visual_console/render_view.php,
	operation/visual_console/index.php,
	operation/agentes/networkmap.php,
	operation/servers/view_server.php,
	operation/servers/recon_view.php,
	operation/servers/view_server_detail.php,
	operation/menu.php,
	operation/reporting/reporting_viewer.php,
	operation/reporting/graph_viewer.php,
	general/header.php,
	godmode/servers/modificar_server.php,
	godmode/reporting/visual_console_builder.wizard.php,
	godmode/reporting/graph_builder.main.php,
	godmode/reporting/visual_console_builder.php,
	godmode/reporting/visual_console_builder.elements.php,
	godmode/reporting/graph_builder.php,
	godmode/reporting/graph_builder.graph_editor.php,
	godmode/reporting/reporting_builder.php,
	godmode/reporting/visual_console_builder.editor.php,
	godmode/reporting/map_builder.php,
	godmode/reporting/graphs.php: Merged changes in menu structure
	from 4.0.2 to trunk version



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5860 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-02 07:53:24 +00:00
hkosaka 582c135fe3 2012-04-02 Hirofumi Kosaka <kosaka@rworks.jp>
* include/functions_api.php: Added new functions
	get_module_groups and get_plugins to the API.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5858 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-04-02 07:14:42 +00:00
jsatoh 698710a581 2012-03-31 Junichi Satoh <junichi@rworks.jp>
* extensions/users_connected.php, extensions/module_groups.php: Fixed
	SQL error with PostgreSQL.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5857 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-31 07:12:20 +00:00
jsatoh 3d97ab3afa 2012-03-31 Junichi Satoh <junichi@rworks.jp>
* include/functions_graph.php: Fixed SQL error with PostgreSQL.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5856 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-31 06:45:05 +00:00
jsatoh 94a31e21ca 2012-03-31 Junichi Satoh <junichi@rworks.jp>
* operation/incidents/incident.php: Fixed SQL error with PostgreSQL.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5855 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-31 02:37:47 +00:00
jsatoh 7f51310465 2012-03-31 Junichi Satoh <junichi@rworks.jp>
* operation/incidents/incident_statistics.php: Removed obsolete
	function call.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5854 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-31 01:53:26 +00:00
juanmanuelr b8d182ffac 2012-03-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* images/splash_error.png: Added background image for error views.
	
	* include/styles/pandora.css
	 general/error_emptyconfig.php
	 general/error_perms.php
	 general/error_authconfig.php
	 general/error_noconfig.php
	 general/error_install.php
	 general/error_dbconfig.php: Changed views to the new look and feel. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5851 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-30 14:42:12 +00:00
vgilc 2fcf1801d7 2012-03-30 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb_data.sql
	  pandoradb.data.postgreSQL.sql
	  pandoradb.data.oracle.sql,
	  extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql,
	  extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql,
	  extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: added default value
	to 'section' field.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5850 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-30 08:51:49 +00:00
slerena 10aba27d29 2012-03-28 Sancho Lerena <slerena@artica.es>
* operation/agentes/estado_agente.php: Fixed several usability problems.
        Fixed search problem with html entities (blank spaces, etc).




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5846 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-28 16:56:45 +00:00
vgilc 51907a0a9b 2012-03-28 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql
	  pandoradb.postgreSQL.sql
	  pandoradb.oracle.sql,
	  extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql,
	  extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql,
	  extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: added 'created_by'
	to tusuario table and modify 'mensaje' field to tmensajes.

	* general/header.php
	  godmode/users/configure_user.php
	  include/functions_groups.php
	  include/functions_messages.php
	  include/javascript/jquery.pandora.js
	  operation/menu.php: Added operation: Fixed several bugs and
	modify sending and receiving messages.

	* images/email_go.png
	  images/email_edit.png
	  operation/messages/message_list.php
	  operation/messages/message_edit.php: Added files.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5844 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-28 14:54:27 +00:00
zarzuelo 15d750a69f 2012-03-28 Sergio Martin <sergio.martin@artica.es>
* include/styles/images/ui-bg_gloss-wave_35_f6a828_500x100.png
	include/styles/images/ui-bg_flat_10_000000_40x100.png
	include/styles/images/ui-bg_diagonals-thick_20_666666_40x40.png
	include/styles/images/ui-icons_228ef1_256x240.png
	include/styles/images/ui-icons_ffd27a_256x240.png
	include/styles/images/ui-bg_diagonals-thick_18_b81900_40x40.png
	include/styles/images/ui-icons_ffffff_256x240.png
	include/styles/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
	include/styles/images/ui-bg_glass_65_ffffff_1x400.png
	include/styles/images/ui-icons_222222_256x240.png
	include/styles/images/ui-icons_ef8c08_256x240.png
	include/styles/images/ui-bg_glass_100_fdf5ce_1x400.png
	include/styles/images/ui-bg_glass_100_f6f6f6_1x400.png
	include/functions_ui.php
	include/languages/datepicker
	include/languages/datepicker/jquery.ui.datepicker-eo.js
	include/languages/datepicker/jquery.ui.datepicker-bs.js
	include/languages/datepicker/jquery.ui.datepicker-fo.js
	include/languages/datepicker/jquery.ui.datepicker-ta.js
	include/languages/datepicker/jquery.ui.datepicker-cs.js
	include/languages/datepicker/jquery.ui.datepicker-es.js
	include/languages/datepicker/jquery.ui.datepicker-eu.js
	include/languages/datepicker/jquery.ui.datepicker-ko.js
	include/languages/datepicker/jquery.ui.datepicker-is.js
	include/languages/datepicker/jquery.ui.datepicker-no.js
	include/languages/datepicker/jquery.ui.datepicker-hu.js
	include/languages/datepicker/jquery.ui.datepicker-sk.js
	include/languages/datepicker/jquery.ui.datepicker-vi.js
	include/languages/datepicker/jquery.ui.datepicker-uk.js
	include/languages/datepicker/jquery.ui.datepicker-ms.js
	include/languages/datepicker/jquery.ui.datepicker-hy.js
	include/languages/datepicker/jquery.ui.datepicker-ro.js
	include/languages/datepicker/jquery.ui.datepicker-de-CH.js
	include/languages/datepicker/jquery.ui.datepicker-zh-HK.js
	include/languages/datepicker/jquery.ui.datepicker-sq.js
	include/languages/datepicker/jquery.ui.datepicker-ru.js
	include/languages/datepicker/jquery.ui.datepicker-af.js
	include/languages/datepicker/jquery.ui.datepicker-id.js
	include/languages/datepicker/jquery.ui.datepicker-fr-CH.js
	include/languages/datepicker/jquery.ui.datepicker-el.js
	include/languages/datepicker/jquery.ui.datepicker-ar.js
	include/languages/datepicker/jquery.ui.datepicker-sr-SR.js
	include/languages/datepicker/jquery.ui.datepicker-fr.js
	include/languages/datepicker/jquery.ui.datepicker-et.js
	include/languages/datepicker/jquery.ui.datepicker-nl.js
	include/languages/datepicker/jquery.ui.datepicker-zh-TW.js
	include/languages/datepicker/jquery.ui.datepicker-hr.js
	include/languages/datepicker/jquery.ui.datepicker-az.js



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5843 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-28 11:55:23 +00:00
juanmanuelr 6152e8706e 2012-03-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* images/bottom_logo_enterprise.png
	 images/bottom_logo.png
	 images/login_bottom.png
	 images/login_background.png
	 images/pandora_login.png
	 images/login_botton.png
	 images/ui_title.png
	 images/ui_dialog_background.png
	 images/pandora_login_enterprise.png
	 images/splash_logout.png: Added images for new login screen.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5840 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-27 17:02:28 +00:00
juanmanuelr 6b00414b4a 2012-03-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* images/bottom_logo_enterprise.png
	 images/bottom_logo.png
	 images/login_bottom.png
	 images/login_background.png
	 images/pandora_login.png
	 images/login_botton.png
	 images/ui_title.png
	 images/ui_dialog_background.png
	 images/pandora_login_enterprise.png
	 images/splash_logout.png: Added images for new login screen.
	 
	* images/splash_pandora.png
	 include/styles/images/dialog-titlebar-close.png
	 include/styles/images/dialog-titlebar-close-hover.png: Modified 
	 images for login screen.

	* include/styles/dialog.css
	 include/styles/pandora.css: Modified css files for login screen.
	 
	* general/login_page.php
	 general/logoff.php: Login and logout screens modified.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5839 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-27 17:00:55 +00:00
zarzuelo f92a43ca52 2012-03-27 Sergio Martin <sergio.martin@artica.es>
* include/functions_reporting.php: Fixed duplicy agents in the
	main screen summary



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5837 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-27 16:30:28 +00:00
zarzuelo 97edcb10f2 2012-03-27 Sergio Martin <sergio.martin@artica.es>
* include/styles/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
	include/functions_reporting.php
	include/functions.php
	include/constants.php
	include/functions_reports.php
	godmode/reporting/reporting_builder.list_items.php
	godmode/reporting/reporting_builder.php
	godmode/reporting/reporting_builder.item_editor.php: Clean code, 
	fix a baseline graph report, and add a new tipe of report item:
	inventory



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5836 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-27 07:44:54 +00:00
hkosaka c46b9da534 2012-03-26 Hirofumi Kosaka <kosaka@rworks.jp>
* include/functions_api.php: Fixed set_create_plugin_module
	to look proper data in checking input parameters.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5834 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-26 01:02:52 +00:00
jsatoh cce5eed769 2012-03-25 Junichi Satoh <junichi@rworks.jp>
* include/functions_graph.php, operation/events/events_list.php: Fixed
	SQL error with PostgreSQL.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5833 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-25 12:32:18 +00:00
jsatoh 8d999ead87 2012-03-25 Junichi Satoh <junichi@rworks.jp>
* include/db/postgresql.sql: Removed unnecessary quotes for making
	query in postgresql_db_get_all_rows_filter().



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5832 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-25 08:04:36 +00:00
jsatoh 4f1cadae00 2012-03-25 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added a missing
	query.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5831 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-25 04:03:04 +00:00
jsatoh b8ac47ef33 2012-03-25 Junichi Satoh <junichi@rworks.jp>
* extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql,
	pandoradb.postgreSQL.sql: Fixed bad sql	syntaxes.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5830 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-25 01:45:57 +00:00
jsatoh 1d3442f6cd 2012-03-25 Junichi Satoh <junichi@rworks.jp>
* include/db/postgresql.php: Fixed bad syntax for WHERE clause in
	postgresql_db_format_array_where_clause_sql().

	* include/functions_config.php: Back to previous version, because
	fixed bad sql in include/db/postgresql.php.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5829 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-25 00:59:34 +00:00
jsatoh e4ac6834b6 2012-03-24 Junichi Satoh <junichi@rworks.jp>
* include/db/postgresql.php: Fixed SQL error with PostgreSQL.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5828 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-24 14:31:23 +00:00
jsatoh b3bed2432d 2012-03-24 Junichi Satoh <junichi@rworks.jp>
* operation/agentes/status_monitor.php: Fixed SQL error with PostgreSQL.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5827 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-24 13:03:58 +00:00
jsatoh f120f5b288 2012-03-24 Junichi Satoh <junichi@rworks.jp>
* include/functions_agents.php, include/functions_config.php,
	include/db/postgresql.php, operation/agentes/estado_agente.php: Fixed
	SQL error with PostgreSQL.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5825 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-24 12:15:18 +00:00
jsatoh ba636a0eae 2012-03-24 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_wmifield.php: Fixed wmi field help.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5824 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-24 07:46:55 +00:00
vgilc 4ea5b7e229 2012-03-23 Vanessa Gil <vanessa.gil@artica.es>
* include/help/en/help_wmifield.php
	  include/help/es/help_wmifield.php: Fixed wmi field help.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5822 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-23 12:21:06 +00:00
zarzuelo fc07ea169a 2012-03-22 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_pchart.php: Added calculation
	of the left side of the graph space. Merged from 4.0



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5821 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-22 17:47:55 +00:00
vgilc 011b44a072 2012-03-22 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.sql
	  pandoradb.postgreSQL.sql
	  pandoradb.oracle.sql,
	  extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql,
	  extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql,
	  extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: added 'operation'
	to treport_content_item table.

	* godmode/reporting/reporting_builder.item_editor.php
	  include/functions_reporting.php
	  include/ajax/reporting.ajax.php
	  include/javascript/pandora.js: Added operation: sum,max,min or avg to
	global reports.

	* images/sum.png
	  images/avg.png
	  images/min.png
	  images/max.png: Added icons.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5819 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-22 16:05:42 +00:00