Commit Graph

6167 Commits

Author SHA1 Message Date
Alejandro Gallardo Escobar 770ccc994e Improved the warning messages on the planned downtimes edit section 2014-09-12 11:48:51 +02:00
Vanessa Gil 1f4f1942c0 Fixed mysql error. Ticket #1273
pandora_console/include/functions_treeview.php
2014-09-12 09:56:39 +02:00
mdtrooper cad2e62813 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-11 17:50:55 +02:00
mdtrooper 05ba19fa46 Added font styles for 4 and 6pt for the labels 2014-09-11 17:50:42 +02:00
Alejandro Gallardo Escobar 036f871e22 Added the file structure "pandora_console/attachment/collections" 2014-09-11 12:27:55 +02:00
mdtrooper acb75b2ed4 Fixed the link to visualmaps in the linked items. 2014-09-11 11:55:46 +02:00
Alejandro Gallardo Escobar fb02de8bea Added support to create scheduled downtimes with past dates
* pandora_console/godmode/setup/setup_general.php,
  pandora_console/include/functions_config.php: Added a config token
	to allow the creation of scheduled downtimes in the past.

* pandora_console/godmode/agentes/planned_downtime.editor.php: Now
	is possible to create a scheduled downtime with a past date
	if the config token is activated.
2014-09-11 11:42:57 +02:00
Vanessa Gil e09815c447 Moved tooltip. Ticket #1254
pandora_console/include/styles/pandora.css
2014-09-11 09:59:50 +02:00
Alejandro Gallardo Escobar 732630c37f Now the planned downtimes CSV shows the affected elements 2014-09-10 18:58:46 +02:00
mdtrooper afcab1836f Fixed PHP warning. 2014-09-10 18:21:45 +02:00
Vanessa Gil 0a7dad3aa1 Fixed bug:Error to assign server plugins using templates. Ticket #1161
pandora_console/godmode/agentes/agent_template.php
2014-09-10 18:05:33 +02:00
mdtrooper 5093927c62 Fixed the english message of my last commit. Thanks Sancho. 2014-09-10 18:04:59 +02:00
Alejandro Gallardo Escobar b06fc9d039 Improvements on the Planned Downtime section
* pandora_console/godmode/agentes/planned_downtime.editor.php: Fixed an error
	which made impossible the creation of new periodic downtimes.

* pandora_console/godmode/agentes/planned_downtime.export_csv.php: Added file.
	Exports the planned downtimes list to a CSV file.

* pandora_console/godmode/agentes/planned_downtime.list.php: Added a new form
	to filter the list. Added pagination. Changed the items order. Error fixes.
2014-09-10 18:02:32 +02:00
Alejandro Gallardo Escobar 8bb5ec8849 Improved the autocomplete input for modules
* pandora_console/include/ajax/module.php: Improved the module name search.

* pandora_consle/include/functons_html.php: Improved the autocomplete input
	for modules.
2014-09-10 17:49:17 +02:00
mdtrooper df0a246760 Fixed the templates with equal min and max as 0. TICKETS #1245 2014-09-10 16:33:19 +02:00
mdtrooper 633cc6e73e Fixes the javascript for the macros in module plugins. TICKETS #1258 2014-09-10 16:12:59 +02:00
mdtrooper 757ad9a58d Uploaded constants about the collection status. 2014-09-10 16:11:36 +02:00
mdtrooper fe2a53eb46 Fixed PHP warnings. 2014-09-10 15:37:31 +02:00
mdtrooper 2a3f51c68c Fixed the height of dinamic map. TICKETS #1246 2014-09-10 13:31:05 +02:00
mdtrooper 394929100a Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-10 13:09:10 +02:00
mdtrooper 1191c80e64 Fixed the PHP warnings. 2014-09-10 13:09:04 +02:00
Junichi Satoh 6a0b7c1a46 Added missing macros to alert macros help. 2014-09-10 19:34:04 +09:00
mdtrooper 5b59a92881 Fixed the check a empty dir for the graphviz directory 2014-09-10 12:28:13 +02:00
Junichi Satoh 2544d44dbc Added new text to the ipam help. 2014-09-10 14:06:41 +09:00
Alejandro Gallardo Escobar a60f20e788 Removed the ChangeLog files :D 2014-09-09 17:41:42 +02:00
mdtrooper 1db206598f Added text into the ipam help about the unassigned addresses 2014-09-09 17:13:07 +02:00
mdtrooper 6d22779d92 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-09 15:22:48 +02:00
mdtrooper 21bc1b52a4 Added function 'db_get_fields' and the code for mysql 2014-09-09 15:22:31 +02:00
Sancho Lerena 54acaba824 Added missing macros to helpfiles 2014-09-09 09:35:08 +02:00
mdtrooper 952efb4b55 Cleaned source code style, only for to test the github webhooks 2014-09-08 15:26:04 +02:00
mdtrooper 6f36a0fc7c Added the feature for the set the working directory of filemanager. Ticket #1228 2014-09-08 14:17:46 +02:00
mdtrooper 7a629e2f12 Some fixes for the empty text files in the filemanager. 2014-09-08 13:45:52 +02:00
Sancho Lerena efacbd3480 Added missing blank directories missed from SVN migration. Added a blank
HTML file to avoid directory listing and to solve GIT commit of blank
directories.
2014-09-08 13:01:42 +02:00
Junichi Satoh f2720423f0 2014-09-06 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_alert_macros.php: Translated new macro
	descriptions.
2014-09-06 11:57:38 +09:00
Alejandro Gallardo Escobar c7c1203a36 Added hooks to the enterprise services SLA reports
* include/ajax/reporting.ajax.php
  godmode/reporting/reporting_builder.item_editor.php:
	Added hooks to the enterprise services SLA reports.
2014-09-05 12:53:09 +02:00
Vanessa Gil 3ee4f73a58 Update languages from launchpad 2014-09-04 17:45:16 +02:00
vgilc 71a98bdbaf Updated new strings to translate.
pandora_console/include/languages/index.pot
2014-09-04 13:20:55 +02:00
mdtrooper c749c6f4c9 Upload some lost lines in the Changelog. Sorry 2014-09-04 12:21:44 +02:00
mdtrooper 810754d310 Changes some bad colors and others aesthetic changes. Thanks Carla.
2014-09-04  Miguel de Dios <miguel.dedios@artica.es>

	* pandora_console/extensions/module_groups.php,
	pandora_console/general/login_help_dialog.php,
	pandora_console/images/close_button_dialog.png,
	pandora_console/images/documentation.png,
	pandora_console/images/enterprise_version.png,
	pandora_console/images/error_login.png,
	pandora_console/images/online_help.png,
	pandora_console/images/support.png,
	pandora_console/include/ajax/events.php,
	pandora_console/include/constants.php,
	pandora_console/include/functions_events.php,
	pandora_console/include/javascript/pandora_events.js,
	pandora_console/include/styles/jquery-ui-1.10.0.custom.css,
	pandora_console/include/styles/pandora.css,
	pandora_console/mobile/include/style/main.css,
	pandora_console/operation/events/events_list.php: changes some
	bad colors and others aesthetic changes. Thanks Carla.
2014-09-04 12:19:55 +02:00
Alejandro Gallardo Escobar f9c1d822cc Added hooks to the service SLA wizard for reports
* godmode/reporting/reporting_builder.item_editor.php,
  godmode/reporting/reporting_builder.php,
  include/functions_reporting.php,
  include/functions_reports.php: Added hooks to the
	enterprise services SLA wizard.
2014-09-03 19:46:29 +02:00
Alejandro Gallardo Escobar d3b484372e Fixed the search of enterprise help files
* general/pandora_help.php: Error fixes on the help file
	search.
2014-09-03 19:40:37 +02:00
Ramon Novoa e84e4f2f28 2014-09-03 Ramon Novoa <rnovoa@artica.es>
* include/help/en/help_alert_macros.php,
	  include/help/es/help_alert_macros.php,
	  include/help/ja/help_alert_macros.php: Added new macros.
2014-09-03 16:48:16 +02:00
vgilc ba29c61846 Added forgotten Changelog
pandora_console/Changelog
2014-09-03 10:40:05 +02:00
vgilc f26d70ecde Fixed bug creating prediction modules. Ticket #1195.
godmode/agentes/configurar_agente.php
2014-09-03 10:33:47 +02:00
mdtrooper 43bdb38d11 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-02 16:43:37 +02:00
mdtrooper 6a74af80ec some changes in the clippy
2014-09-02  Miguel de Dios <miguel.dedios@artica.es>

	* pandora_console/godmode/alerts/configure_alert_action.php,
	pandora_console/include/functions_clippy.php,
	pandora_console/include/help/clippy/godmode_agentes_configurar_agente.php,
	pandora_console/include/help/clippy/godmode_alerts_configure_alert_action.php,
	pandora_console/include/help/clippy/homepage.php,
	pandora_console/include/help/clippy/operation_agentes_ver_agente.php:
	some changes in the clippy.
2014-09-02 16:42:59 +02:00
vgilc ab58d1e4f5 Merge branch 'feature/traps' into develop 2014-09-02 09:07:44 +02:00
vgilc a74fbd201c Ask for confirmation before deleting an alert. Ticket #1153.
pandora_console/godmode/snmpconsole/snmp_alert.php
2014-09-02 09:02:44 +02:00
mdtrooper 6efed27e16 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-01 15:31:53 +02:00
mdtrooper 4902233d45 Update lost line in the changelog 2014-09-01 15:27:49 +02:00
mdtrooper 12abf276ca Added feature to filter by module in events.
2014-09-01  Miguel de Dios <miguel.dedios@artica.es>

	* pandora_console/include/functions_graph.php,
	pandora_console/operation/events/events.build_query.php,
	pandora_console/operation/events/events.php,
	pandora_console/operation/events/events_list.php: added feature to
	filter by module in events.

	TICKETS #385
2014-09-01 15:23:45 +02:00
vgilc 9095ba87cb Fixed parents on visual console
pandora_console/godmode/reporting/visual_console_builder.editor.js
2014-09-01 12:02:47 +02:00
mdtrooper cd853362f2 Merge the master branch (we are use gitflow as workflow) 2014-09-01 10:25:13 +02:00
Junichi Satoh 5128497c5d 2014-08-30 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_context_pandora_server_email.php,
	include/help/ja/help_propagate_acl.php: Added new help files.
2014-08-30 17:55:25 +09:00
mdtrooper c6ff94b429 Lost lines in the changelog. 2014-08-29 16:56:29 +02:00
mdtrooper bebe6eeb50 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-08-29 16:51:17 +02:00
mdtrooper 36c53cfa45 Added the easter egg for clippy
* pandora_console/images/clippy/clippy.png,
  pandora_console/images/clippy/easter_egg_00.png,
  pandora_console/images/clippy/easter_egg_01.png,
  pandora_console/images/clippy/easter_egg_02.png,
  pandora_console/images/clippy/easter_egg_03.png,
  pandora_console/images/clippy/easter_egg_04.png,
  pandora_console/images/pandorin.png,
  pandora_console/include/help/clippy/homepage.php: added the
	easter egg for clippy.
2014-08-29 16:49:01 +02:00
Alejandro Gallardo Escobar a888837f55 Fixed a checkbox of the installation step 3
* install.php: Removed the disabled option of the "drop database
	if exists" checkbox on the step 3.
2014-08-29 16:32:53 +02:00
alexhigh fcb5b43a23 2014-08-27 Alejandro Gallardo <alejandro.gallardo@artica.es>
* operation/visual_console/render_view.php,
	  godmode/reporting/visual_console_builder.php: Added hooks
	to the enterprise wizard of services.

	* include/constants.php: Added constants for the services modes.

	* operation/events/events.php,
	  operation/events/events.build_query.php: Now is possible to
	filter the events by module id programmatically.

	* images/wand_services.png: Added image.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10464 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-27 17:09:07 +00:00
vgilc 8a72faa99c 2014-08-27 Vanessa Gil <vanessa.gil@artica.es>
* godmode/reporting/reporting_builder.php: Owner of a report can be delete it.
	Ticket #1199.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10463 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-27 14:58:24 +00:00
vgilc 098aa68d80 2014-08-27 Vanessa Gil <vanessa.gil@artica.es>
* godmode/groups/group_list.php: Fixed problem displaying empty 
	agents.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10462 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-27 06:42:49 +00:00
mdtrooper 82018e914c 2014-08-26 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_clippy.php, include/styles/pandora.css: some
	aesthetic changes suggested by Carla.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10459 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-26 13:30:08 +00:00
mdtrooper 5cb3d96656 2014-08-26 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/introjs.css, include/styles/pandora_black.css,
	include/styles/pandora.css, general/logon_ok.php,
	mobile/include/style/main.css: some aesthetic changes suggested by
	Carla.
	
	* include/help/clippy/godmode_agentes_modificar_agente.php: fixed
	the position of dialog.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10458 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-26 12:22:33 +00:00
mdtrooper bc5cc2a995 2014-08-26 Miguel de Dios <miguel.dedios@artica.es>
* godmode/alerts/configure_alert_action.php,
	include/help/clippy/godmode_agentes_modificar_agente.php,
	include/help/clippy/homepage.php,
	include/help/clippy/module_unknow.php,
	include/help/clippy/godmode_agentes_configurar_agente.php,
	include/help/clippy/godmode_alerts_alert_actions.php,
	include/help/clippy/operation_agentes_ver_agente.php,
	include/help/clippy/godmode_alerts_configure_alert_action.php,
	include/help/clippy/operation_agentes_status_monitor.php,
	include/help/en/help_context_pandora_server_email.php,
	include/functions_clippy.php, operation/menu.php,
	operation/agentes/status_monitor.php: some changes suggested by
	Carla.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10457 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-26 11:22:06 +00:00
vgilc 4445c8f090 2014-08-25 Vanessa Gil <vanessa.gil@artica.es>
* godmode/setup/setup_general.php: Improved timezone
	edition.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10456 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-25 10:59:12 +00:00
vgilc c9fb471e29 2014-08-25 Vanessa Gil <vanessa.gil@artica.es>
* include/help/en/help_propagate_acl.php
	  include/help/es/help_propagate_acl.php: Added help.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10454 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-25 09:37:03 +00:00
vgilc 4e1fb18412 2014-08-25 Vanessa Gil <vanessa.gil@artica.es>
* godmode/groups/group_list.php: Fixed bug listing
	group hierarchy.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10453 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-25 09:05:48 +00:00
vgilc 539efb3151 2014-08-25 Vanessa Gil <vanessa.gil@artica.es>
* godmode/groups/configure_group.php
	  include/functions_tags.php
	  operation/events/events.build_query.php
	  operation/events/events.build_table.php: Fixed ACL propagation + Tags. 
	Tickets #1079 and #1072.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10452 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-25 09:02:45 +00:00
alexhigh 68423b473e 2014-08-22 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb.sql,
	  pandoradb.data.postgreSQL.sql,
	  pandoradb.data.oracle.sql: Fixed the id column in an
	alert command insertion.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10450 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-22 11:54:29 +00:00
alexhigh 0141338088 2014-08-22 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb.sql,
	  pandoradb.data.postgreSQL.sql,
	  pandoradb.data.oracle.sql: Fixed the id column in an
	alert command insertion.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10449 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-22 11:53:36 +00:00
jsatoh 753b0e5d68 2014-08-22 Junichi Satoh <junichi@rworks.jp>
* mobile/operation/events.php: Fixed present event filter loading
	failure.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10447 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-22 11:01:20 +00:00
alexhigh aa7a9dc7e2 2014-08-21 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_networkmap.php,
	  operation/agentes/networkmap.dinamic.php,
	  operation/agentes/networkmap.php: Renamed some text
	from 'dinamic' to 'dynamic'.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10445 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-21 13:56:48 +00:00
alexhigh 4687305f2d 2014-08-21 Alejandro Gallardo <alejandro.gallardo@artica.es>
* images/radial_dynamic_network_icon.png: Added file.
	
	* operation/agentes/networkmap.php: Changed the icon
	of the 'radial dinamic' tab.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10444 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-21 13:26:11 +00:00
alexhigh 8504ffcc45 2014-08-21 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_graph.php: Added filters to the
	function "graph_monitor_wheel".
	
	* operation/agentes/networkmap.dinamic.php,
	  operation/agentes/networkmap.php,
	  include/functions_networkmap.php: Added the 'radial
	dinamic' type.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10443 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-21 11:41:30 +00:00
alexhigh 30245d129a 2014-08-21 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_graph.php: Improved the function
	"graph_monitor_wheel" to remove the html encoding.
	
	* include/graphs/pandora.d3.js: Mayor improvements
	on the function "solarburst".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10440 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-21 10:15:12 +00:00
jsatoh 4bdd03de41 2014-08-21 Junichi Satoh <junichi@rworks.jp>
* include/functions_api.php: Added a function to add an event comment.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10439 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-21 01:04:00 +00:00
alexhigh 71eed89bca 2014-08-20 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_graph.php: Modified the color of
	the main node on the function "graph_monitor_wheel".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10437 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-20 11:13:44 +00:00
alexhigh f776ff096f 2014-08-20 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_graph.php: Fixed the function
	"graph_monitor_wheel".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10436 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-20 11:10:19 +00:00
mdtrooper 45db99663a 2014-08-18 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php, operation/search_helps.php,
	operation/search_results.php, operation/search_helps.getdata.php,
	general/pandora_help.php: added feature to search into the help
	files, it is in the search bar header.
	
	* operation/search_main.php: fixed the search any term of several
	words separated with whitespaces.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10435 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-18 14:50:07 +00:00
alexhigh 1e99530fbc 2014-08-18 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb.sql,
	  pandoradb.data.postgreSQL.sql,
	  pandoradb.data.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql:
	Added some inserts with the new action and command to create
	a ticket in Integria IMS.

	* include/styles/pandora.css: Fixed the header style.

	* operation/menu.php: Now the incidents statistics menu option
	takes the user to the correct place if the "Integria incidents"
	option is selected.

	* operation/integria_incidents/incident.incident.php: Fixed the
	incident edition.

	* operation/integria_incidents/incident.php: Improved the tab
	images.

	* operation/integria_incidents/incident.workunits.php: Now the
	default time of the incident workunits is 0.

	* operation/integria_incidents/incident_detail.php: File removed.

	* operation/integria_incidents/incident_statistics.php: Now this
	section show the real statistics of the Integria IMS incidents.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10431 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-18 12:53:59 +00:00
mdtrooper 21f74c8a25 2014-08-14 Miguel de Dios <miguel.dedios@artica.es>
* godmode/update_manager/update_manager.online.php,
	include/functions_update_manager.php,
	include/ajax/update_manager.ajax.php: fixed the update manager when
	some tar formats, and fixed the versions copy&paste error in the
	code.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10428 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 16:01:59 +00:00
mdtrooper c1674b109e 2014-08-14 Miguel de Dios <miguel.dedios@artica.es>
* include/help/clippy/agent_out_of_limits.php,
	include/help/clippy/modules_not_init.php,
	include/functions_clippy.php,
	operation/agentes/estado_monitores.php,
	operation/agentes/estado_generalagente.php: wip in the clippy
	project.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10424 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 11:25:46 +00:00
mdtrooper 01c84256d9 2014-08-14 Miguel de Dios <miguel.dedios@artica.es>
* include/help/clippy/godmode_agentes_modificar_agente.php,
	include/help/clippy/homepage.php,
	include/help/clippy/godmode_agentes_configurar_agente.php: updated
	the text from the works of Carla. Thanks Carla.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10423 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 10:11:46 +00:00
mdtrooper 98d9f97bb6 2014-08-14 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_clippy.php,
	include/help/clippy/godmode_agentes_modificar_agente.php,
	include/help/clippy/homepage.php,
	include/help/clippy/module_unknow.php,
	include/help/clippy/godmode_agentes_configurar_agente.php,
	include/javascript/intro.js: some fixes and improves in the clippy.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10422 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 09:26:04 +00:00
koichirok 178d2d6b33 2014-08-14 Koichiro Kikuchi <koichiro@rworks.jp>
* pandora_console_install: Refactored code and added "fakeroot"
	 installation support.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10415 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-14 00:22:48 +00:00
jsatoh 18b3fcc0b7 2014-08-13 Junichi Satoh <junichi@rworks.jp>
* pandoradb.sql: Fixed sql error with MySQL 5.6 when NO_ZERO_DATE
	SQL mode is enabled.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10412 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-13 05:02:30 +00:00
jsatoh d499a3ed16 2014-08-13 Junichi Satoh <junichi@rworks.jp>
* mobile/operation/events.php: Improved to show event comment.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10411 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-13 01:57:55 +00:00
mdtrooper f6b0af4f0c 2014-08-12 Miguel de Dios <miguel.dedios@artica.es>
* index.php, operation/agentes/ver_agente.php,
	operation/agentes/estado_monitores.php, general/header.php,
	include/functions_clippy.php, include/functions_ui.php,
	include/help/en/help_context_module_unknow.php,
	include/help/clippy/module_unknow.php, include/styles/pandora.css,
	include/javascript/intro.js: added first version of context help
	interactive.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10410 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-12 16:31:27 +00:00
mdtrooper 7a58f9fa1f 2014-08-12 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_modules.php: killed some unicorns and magic
	numbers into the function "modules_get_status".




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10408 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-12 12:58:21 +00:00
mdtrooper 98cd7ca340 2014-08-12 Miguel de Dios <miguel.dedios@artica.es>
* images/clippy_icon.png, images/pandorin.png,
	include/help/clippy/homepage.php, general/header.php: yes there is
	a octopus another time in Pandora.

2014-08-12  Miguel de Dios <miguel.dedios@artica.es>
	
	* include/functions_clippy.php,
	include/help/clippy/godmode_agentes_modificar_agente.php,
	include/help/clippy/godmode_agentes_configurar_agente.php: fixed the
	execution of help tour when never it started. Sorry the clippy is
	less annoying.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10407 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-12 11:41:55 +00:00
mdtrooper 5d032c72fc 2014-08-12 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_clippy.php: changed to modal version.
	
	* include/javascript/intro.js: added feature to avoid the exit, and
	the pull request to original repository is solicited too
	(https://github.com/usablica/intro.js/pull/311).




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10405 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-12 10:20:53 +00:00
mdtrooper 761a9b3924 2014-08-12 Miguel de Dios <miguel.dedios@artica.es>
* general/header.php, godmode/setup/setup_general.php,
	include/functions_clippy.php, include/functions_config.php,
	include/help/clippy/homepage.php: wip in the clippy.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10404 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-12 09:36:05 +00:00
slerena 956cf4747a 2014-08-12 Sancho Lerena <slerena@artica.es>
* pandoradb_data.sql: No more "welcome to Pandora FMS 5.0" 
        removed version code to allow the same text for next releases
        :-)




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10403 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-12 08:53:02 +00:00
mdtrooper 0edbe523d2 2014-08-11 Miguel de Dios <miguel.dedios@artica.es>
* include/help/clippy/godmode_agentes_modificar_agente.php,
	include/help/clippy/homepage.php,
	include/help/clippy/godmode_agentes_configurar_agente.php,
	include/functions_clippy.php: wip in the clippy.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10399 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-11 14:30:09 +00:00
vgilc e19b631a6b 2014-08-11 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/agent_template.php: Fixed bug in FF
	threshold to apply a template module. Ticket #871.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10397 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-11 11:27:50 +00:00
vgilc 65369ae254 2014-08-11 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/agent_conf_gis.php: Altitude coordinate by
	default. Fixed bug #766.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10396 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-11 10:18:08 +00:00
mdtrooper f956eb057c 2014-08-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php,
	include/help/clippy/godmode_agentes_modificar_agente.php,
	include/help/clippy/homepage.php,
	include/help/clippy/godmode_agentes_configurar_agente.php,
	include/javascript/intro.js,
	include/javascript/introjs.css,
	include/javascript/clippy.js,
	include/functions_ui.php,
	include/functions_clippy.php,
	index.php,
	general/header.php: first version of the new feature a annoying
	clippy such as the lovely micro$oft mascot.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10393 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-08 15:11:00 +00:00
alexhigh b77cd131f2 2014-08-07 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql:
	Modified the decimal precision of the column "post_process"
	for the table 'tagente_modulo' (Ticket #1124).


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10388 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-07 09:47:10 +00:00
slerena 9b7a8cec71 2014-08-06 Sancho Lerena <slerena@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
        pandoradb.sql: Fixed bug introduced in commit 9604
        altering tagente_modulo.post_process double precission
        making conversion from bytes to megabytes impossible
        (0,00000095367432). Pending to fix also the interface for
        module creation/edition which also fails. This is critical
        for SP1 release :(



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10384 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-06 07:37:46 +00:00
alexhigh 0fcefffea1 2014-08-05 Alejandro Gallardo <alejandro.gallardo@artica.es>
* general/main_menu.php: Improved the submenus state
	persistence functionality.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10383 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-05 13:16:54 +00:00
alexhigh c03ac82eee 2014-08-05 Alejandro Gallardo <alejandro.gallardo@artica.es>
* general/main_menu.php: Fixed the menu position when
	it's fixed and the header's not.

	* include/functions_graph.php,
	  include/graphs/pandora.d3.js: Added colors to the elements
	depending on their status on the functions 'sunburst' and
	'graph_monitor_wheel'.

	* include/styles/pandora.css: Fixed the z-index of the
	shortcut bar.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10382 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-05 13:09:46 +00:00
alexhigh 657c1ab9b0 2014-08-04 Alejandro Gallardo <alejandro.gallardo@artica.es>
* general/header.php: Now the header can be configured
	to be fixed at the top.

	* general/main_menu.php: Now the menu can be configured
	to be fixed at the left.

	* godmode/setup/setup_visuals.php,
	  include/functions_config.php: Added new options to
	enable the fixed header and menu.

	* include/styles/menu.css,
	  include/styles/pandora.css: Changes on the menu styles.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10377 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-04 16:50:36 +00:00
mdtrooper 706eef436f 2014-08-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php,
	include/functions_update_manager.php: some fixes into the update
	manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10376 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-04 16:00:58 +00:00
alexhigh c5c338a0c2 2014-08-04 Alejandro Gallardo <alejandro.gallardo@artica.es>
* general/main_menu.php: Now the submenus opened by the
	user remain opened when navigating through Pandora FMS.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10375 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-04 12:17:13 +00:00
mdtrooper 024d4e6cd1 2014-08-04 Miguel de Dios <miguel.dedios@artica.es>
* include/config_process.php: added global config var for the
	quote strings (for example, PostgreSQL).




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10374 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-04 11:38:00 +00:00
jsatoh 676e9b66d6 2014-08-03 Junichi Satoh <junichi@rworks.jp>
* include/functions_ui.php: Fixed that the fast forward and the going
	to the last of pagination doesn't work in the modal window for module
	data display.
	And fixed incorrect offset calculation for the fast forward.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10373 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-03 01:52:06 +00:00
jsatoh 5a0ab35647 2014-08-02 Junichi Satoh <junichi@rworks.jp>
* operation/agentes/estado_monitores.php: Fixed that module data
	display does not work correctly when time range mode is selected
	and paginated.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10372 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-02 09:04:57 +00:00
jsatoh ee99be3fde 2014-08-02 Junichi Satoh <junichi@rworks.jp>
* operation/agentes/estado_agente.php: Fixed sql error.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10371 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-02 07:09:28 +00:00
mdtrooper 02c37f4f47 2014-08-01 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/planned_downtime.editor.php: fixed the acl.
	
	MERGED FROM THE BRANCH 5.0




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10370 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-01 10:36:19 +00:00
mdtrooper 862d16ccf9 2014-07-31 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php, include/functions_graph.php,
	include/db/postgresql.php, include/db/oracle.php,
	include/functions_api.php, extensions/agents_alerts.php,
	operation/search_main.php, operation/search_agents.getdata.php,
	operation/agentes/status_monitor.php,
	operation/agentes/networkmap.topology.php,
	operation/agentes/ver_agente.php,
	operation/search_modules.getdata.php, operation/search_results.php,
	operation/events/events_list.php,
	godmode/alerts/alert_list.builder.php,
	godmode/alerts/configure_alert_template.php,
	godmode/modules/manage_network_components_form.php,
	godmode/reporting/reporting_builder.php,
	godmode/reporting/map_builder.php: tiny fixes for the improve the
	support of postgreSQL databases.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10368 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-31 14:27:43 +00:00
mdtrooper 61100077c1 2014-07-30 Miguel de Dios <miguel.dedios@artica.es>
* include/ajax/module.php: tiny fixes for the improve the support of
	postgreSQL databases.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10367 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-30 16:54:10 +00:00
alexhigh 8ed6e5b5d4 2014-07-30 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_graph.php: Finished the function
	"graph_monitor_wheel". This function returns a sunburst
	graph representing all the group>agent>module group>module
	hierarchy.
	
	* include/functions_groups.php: Added the function
	"groups_get_tree". This function returns an array representing
	the group hierarchy of the passed groups array.

	* include/graphs/pandora.d3.js: Improved the function
	"sunburst". Now this graph can show tooltips.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10366 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-30 15:58:27 +00:00
mdtrooper 30c9e1a9ef 2014-07-30 Miguel de Dios <miguel.dedios@artica.es>
* godmode/servers/manage_recontask.php,
	godmode/servers/manage_recontask_form.php,
	include/functions_treeview.php, include/ajax/module.php,
	include/functions_reporting.php, include/db/postgresql.php,
	include/functions_servers.php, operation/agentes/estado_agente.php,
	operation/tree.php: tiny fixes for the improve
	the support of postgreSQL databases.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10365 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-30 14:29:44 +00:00
mdtrooper 6488476d99 2014-07-29 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, include/functions_reporting.php,
	operation/agentes/estado_monitores.php: tiny fixes for the improve
	the support of postgreSQL databases.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10361 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-29 15:11:23 +00:00
jsatoh bf919297b4 2014-07-29 Junichi Satoh <junichi@rworks.jp>
* include/functions_events.php: Fixed a bug that event's comment
	is not shown when it includes newline.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10360 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-29 06:42:33 +00:00
jsatoh 6ecc9c7a63 2014-07-28 Junichi Satoh <junichi@rworks.jp>
* operation/agentes/estado_agente.php: Fixed sql error.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10358 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-28 00:49:39 +00:00
mdtrooper d11b4d0cb3 2014-07-24 Miguel de Dios <miguel.dedios@artica.es>
* operation/snmpconsole/snmp_view.php,
	operation/events/events_list.php, operation/incidents/incident.php,
	extensions/files_repo.php,
	extensions/files_repo/sql/files_repo.postgreSQL.sql,
	extensions/files_repo/functions_files_repo.php,
	extensions/files_repo/files_repo_list.php,
	godmode/agentes/modificar_agente.php,
	godmode/snmpconsole/snmp_alert.php, godmode/db/db_info.php,
	include/functions_graph.php, include/functions_db.php,
	include/db/postgresql.php, include/db/oracle.php,
	include/db/mysql.php, include/functions_update_manager.php,
	include/functions_events.php, include/graphs/functions_flot.php,
	include/graphs/fgraph.php: tiny fixes for the improve the support of
	postgreSQL databases.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10354 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-24 16:02:06 +00:00
mdtrooper 4afc69698e 2014-07-23 Miguel de Dios <miguel.dedios@artica.es>
* extensions/module_groups.php, extensions/agents_alerts.php,
	include/functions_agents.php, operation/agentes/exportdata.php: tiny
	fixes for the improve the support of postgreSQL databases.
	
	* include/functions_db.php: fix blank screen when the connection
	fail, now it shows the error message again.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10353 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-24 08:40:59 +00:00
mdtrooper f0d2ccf98d 2014-07-23 Miguel de Dios <miguel.dedios@artica.es>
* include/config_process.php, operation/agentes/status_monitor.php,
	operation/agentes/estado_generalagente.php,
	operation/agentes/estado_agente.php: tiny fixes for the improve the
	support of postgreSQL databases.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10352 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-23 16:59:05 +00:00
mdtrooper 807faa6992 2014-07-23 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_servers.php, include/functions_reporting.php:
	tiny fixes for the improve the support of postgreSQL databases.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10351 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-23 14:42:55 +00:00
mdtrooper df30653229 2014-07-23 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/estado_generalagente.php: fixed the show the
	agent access box when the agent is new without data.
	
	INCIDENT: #1078




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10350 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-23 12:48:28 +00:00
mdtrooper 1cd6b8b35c 2014-07-23 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/agent_wizard.snmp_explorer.php,
	godmode/agentes/module_manager_editor_plugin.php: some fixes for
	the snmp version 3.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10348 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-23 12:08:57 +00:00
juanmanuelr 5f90d6f2d0 2014-07-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/ajax/events.php: Fixed custom fields view in
        metaconsole event extended view.

        This is my last commit for Pandora guys! Bye ;-)



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10347 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-22 17:41:39 +00:00
mdtrooper 012ae953a0 2014-07-22 Miguel de Dios <miguel.dedios@artica.es>
* 


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10346 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-22 16:07:31 +00:00
mdtrooper 77c4eefe5c 2014-07-22 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/agent_manager.php: fixed to show the QR code image
	in the creation of a new agent.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10345 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-22 16:03:27 +00:00
mdtrooper 0394512d2e 2014-07-21 Miguel de Dios <miguel.dedios@artica.es>
* pandoradb.postgreSQL.sql: fixed the SQL.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10344 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-21 12:24:16 +00:00
mdtrooper e961f3dca9 2014-07-18 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php, include/functions_reporting.php:
	fixed to show the unknown graph in simple graph.
	
	INCIDENT: #1035




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10343 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-18 09:45:20 +00:00
mdtrooper 50885d86d2 2014-07-17 Miguel de Dios <miguel.dedios@artica.es>
* include/auth/ldap.php, include/auth/mysql.php: fixed the
	parameters with white spaces.
	
	INCIDENT: #1063




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10342 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-17 16:07:07 +00:00
mdtrooper 9b978f6674 2014-07-17 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_groups.php: added parameter to avoid the check
	the propagation in the function "groups_get_childrens".
	
	* include/functions_networkmap.php,
	operation/agentes/networkmap.php,
	operation/agentes/networkmap.topology.php: added feature to show the
	agents in subgroups (or not).
	
	INCIDENT: #1018




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10341 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-17 14:28:59 +00:00
vgilc 81df6e92fb 2014-07-14 Vanessa Gil <vanessa.gil@artica.es>
* godmode/admin_access_log.php
	  include/functions.php: Added export to csv.

	* godmode/audit_log_csv.php: Added file.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10339 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-14 06:18:11 +00:00
mdtrooper 7068f2e5a3 2014-07-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the call "set_update_agent"
	because before the call get the id_server but this data never
	was translated to name_server. And added id_server into the call
	"get_pandora_servers" in the last position.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10333 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-10 09:32:14 +00:00
mdtrooper ebea296ac1 2014-07-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: restored the parameter name server in
	the api call "set_new_agent", thanks KOSAKA.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10332 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-10 09:10:30 +00:00
jsatoh f1dfa41b45 2014-07-10 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_snmp_alert_field1.php: Updated help.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10331 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-10 07:08:36 +00:00
mariopulido87 c0d3b1bfce 2014-07-09 Mario Pulido <mario.pulido@artica.es>
* include/help/ja/help_snmp_alert_field1.php: Added macros snmp alert help




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10330 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-09 10:05:42 +00:00
jsatoh d424c882af 2014-07-09 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_snmp_alert_field1.php: Updated help.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10329 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-09 06:43:30 +00:00
jsatoh 2233e99edf 2014-07-09 Junichi Satoh <junichi@rworks.jp>
* include/functions_events.php, operation/events/events.php,
	operation/events/events_list.php: Replaced json_encode()
	with io_json_mb_encode() to avoid invalid encoding with multi-byte
	characters.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10328 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-09 05:08:55 +00:00
mariopulido87 dc8ff30972 2014-07-08 Mario Pulido <mario.pulido@artica.es>
* include/help/en/help_snmp_alert_field1.php,
        include/help/es/help_snmp_alert_field1.php: Change macros snmp alert help




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10327 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-08 16:01:16 +00:00
hkosaka a73cf5731f 2014-07-08 Hirofumi Kosaka <kosaka@rworks.jp>
* include/functions_api.php: Fixed that 'set enable_module'
	had not worked.

	MERGED FROM BRANCH 5.0



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10323 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-08 03:50:42 +00:00
mdtrooper 7bc036aafe 2014-07-07 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_visual_map.php: show in the tooltip of
	"static graph" the last value of module.
	
	INCIDENT: #1014 




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10321 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-07 11:19:13 +00:00
mdtrooper a27441d614 2014-07-07 Miguel de Dios <miguel.dedios@artica.es>
* godmode/setup/license.php: fixed the white screen.
	
	INCIDENT: #996




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10320 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-07 10:32:45 +00:00
mdtrooper c99537b5d1 2014-07-07 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/alerts_status.php: fixed the pagination with
	the column sorted.
	
	INCIDENT: #977




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10318 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-07 09:55:04 +00:00
alexhigh 3f0fde83e9 2014-07-04 Alejandro Gallardo <alejandro.gallardo@artica.es>
* index.php: Now the shortcut bar isn't loaded while
	the pandora console is in fullscreen mode.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10317 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-04 15:46:14 +00:00
ramonn cfe028768b 2014-07-04 Ramon Novoa <rnovoa@artica.es>
* include/functions_graph.php: When drawing charts, propagate the last value
	  in the database instead of the value of the last interval (which is the
	  average value for that interval).

	* operation/agentes/estado_monitores.php: Show events for boolean modules by default.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10316 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-04 15:28:24 +00:00
mdtrooper a87c0a7d9f 2014-07-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php, include/functions_extensions.php:
	fixed the show old update manager and set the correct link in the
	header warning message to update manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10315 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-07-04 11:49:54 +00:00
pandora-release dc9aa06945 Updated version and build strings for the 5.1 release.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10313 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-30 12:37:47 +00:00
koichirok 33d8562a32 2014-06-30 Koichiro KIKUCHI <koichiro@rworks.jp>
* operation/agentes/estado_monitores.php,
	  operation/agentes/status_monitor.php,
	  operation/search_modules.php: Fixed snapshot view title.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10311 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-30 09:08:15 +00:00
koichirok 75c2d4590e 2014-06-30 Koichiro KIKUCHI <koichiro@rworks.jp>
* extensions/agents_modules.php,
	  include/functions_events.php,
	  operation/agentes/estado_monitores.php,
	  operation/agentes/status_monitor.php,
	  operation/search_modules.php,
	  operation/tree.php: Fixed garbled title issue in the module graph.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10309 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-30 07:54:11 +00:00
pandora-release db14e003d4 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10306 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-29 22:01:25 +00:00
pandora-release c9d9c3dd4c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10303 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-28 22:01:19 +00:00
pandora-release c2664dcf53 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10300 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-27 22:01:37 +00:00
mdtrooper 0e0886aed7 2014-06-27 Miguel de Dios <miguel.dedios@artica.es>
* godmode/update_manager/update_manager.online.php: set to 500mb the
	check of memory limit.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10299 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-27 13:44:19 +00:00
pandora-release a7c83f3244 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10295 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-26 22:01:24 +00:00
mdtrooper 2716cfdb60 2014-06-26 Miguel de Dios <miguel.dedios@artica.es>
* godmode/setup/license.php: fix the link to new update manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10294 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-26 16:06:00 +00:00
mdtrooper 64438e287f 2014-06-26 Miguel de Dios <miguel.dedios@artica.es>
* godmode/update_manager/update_manager.offline.php,
	godmode/update_manager/update_manager.online.php,
	include/functions_update_manager.php,
	include/ajax/update_manager.ajax.php,
	include/javascript/update_manager.js: a lot of fixes into the update
	manager.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10293 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-26 15:00:43 +00:00
vgilc b1cce886b8 2014-06-26 Vanessa Gil <vanessa.gil@artica.es>
* include/languages/ar.mo
	  include/languages/ar.po
	  include/languages/ca.mo
	  include/languages/ca.po
 	  include/languages/cs.mo
	  include/languages/cs.po
	  include/languages/de.mo
	  include/languages/de.po
	  include/languages/el.mo
	  include/languages/el.po
	  include/languages/en_GB.mo
	  include/languages/en_GB.po
	  include/languages/es.mo
	  include/languages/es.po
	  include/languages/fr.po
	  include/languages/fr.mo
	  include/languages/it.po
	  include/languages/it.mo
	  include/languages/ja.po
	  include/languages/ja.mo
	  include/languages/nl.po
	  include/languages/nl.mo
	  include/languages/pl.po
	  include/languages/pl.mo
	  include/languages/pt.po
	  include/languages/pt.mo
	  include/languages/pt_BR.po
	  include/languages/pt_BR.mo
	  include/languages/ru.po
	  include/languages/ru.mo
	  include/languages/sk.po
	  include/languages/sk.mo
	  include/languages/tr.po
	  include/languages/tr.mo
	  include/languages/zh_CN.po
	  include/languages/zh_CN.mo: Updated translations.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10292 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-26 12:23:28 +00:00
alexhigh b2a71b9f02 2014-06-26 Alejandro Gallardo <alejandro.gallardo@artica.es>
* operation/netflow/nf_live_view.php,
	  godmode/netflow/nf_edit.php,
	  godmode/servers/manage_recontask_form.php,
	  godmode/servers/plugin.php,
	  godmode/setup/setup_general.php: Added messages to
	warn about incompatibilities for Windows users.

	* include/functions_graph.php: Added the function
	"graph_monitor_wheel".

	* include/graphs/functions_d3.php: Added the function
	"d3_sunburst_graph".

	* include/graphs/pandora.d3.js: Added the function "sunburst".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10291 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-26 11:32:14 +00:00
pandora-release f2d05bc443 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10287 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-25 22:01:20 +00:00
mdtrooper 2369cb9474 2014-06-25 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_config.php: set the default size of networkmap
	to 900 instead 800.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10286 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-25 17:43:10 +00:00
pandora-release ce8564483b Updated version and build strings for the 5.1RC2 release.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10285 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-25 14:49:43 +00:00
mdtrooper 5e3dbbb23d 2014-06-25 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/networkmap.topology.php,
	include/functions_networkmap.php: fixed the networkmaps of level 2,
	now the nodes without conections with others are more or less
	clean posicioned into the networkmap.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10284 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-25 10:49:11 +00:00
jsatoh 29ffc516cc 2014-06-25 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_ff_interval.php,
	include/help/ja/help_ff_timeout.php: Translated to Japanese.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10283 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-25 00:47:24 +00:00
pandora-release 3c54c37a41 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10280 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 22:01:24 +00:00
alexhigh 2a829eea2e 2014-06-24 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/graphs/pandora.d3.js: Fixed some errors on
	the graph created by the function "treeMap".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10279 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 14:04:44 +00:00
mdtrooper f8a4628d3a 2014-06-24 Miguel de Dios <miguel.dedios@artica.es>
* godmode/setup/setup_visuals.php, include/functions_networkmap.php,
	include/functions_config.php: added the visual config value for
	to set the width of networkmap, and fixed the overlap of networkmap
	L2.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10277 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 13:17:14 +00:00
ramonn eda02e75d6 2014-06-24 Ramon Novoa <rnovoa@artica.es>
* operation/snmpconsole/snmp_mib_uploader.php: Added additional information.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10276 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 12:05:17 +00:00
ramonn 56129c86ff 2014-06-24 Ramon Novoa <rnovoa@artica.es>
* operation/snmpconsole/snmp_mib_uploader.php: Display information about the
	  MIB uploader.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10275 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 12:00:55 +00:00
alexhigh 755da83707 2014-06-24 Alejandro Gallardo <alejandro.gallardo@artica.es>
* include/functions_networkmap.php: Modified the function
	"networkmap_generate_dot" to link the orphan nodes with a
	central node when selecting the L2 network interfaces option.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10274 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 12:00:17 +00:00
mdtrooper 3a56ef0101 2014-06-24 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_extensions.php, index.php: force to load the
	new integrated update manager and don't load the old update manager
	extension.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10273 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 11:14:49 +00:00
vgilc 2cb1fd1ff9 2014-06-24 Vanessa Gil <vanessa.gil@artica.es>
* pandoradb.data.sql
	  pandoradb.data.oracle.sql
	  pandoradb.data.postgreSQL.sql
	  extras/pandoradb_migrate_5.0.x_to5.1.mysql.sql
	  extras/pandoradb_migrate_5.0.x_to5.1.oracle.sql
	  extras/pandoradb_migrate_5.0.x_to5.1.postgreSQL.sql: Delete
	custom SNMP task.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10271 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 10:23:12 +00:00
ramonn c7496b9624 2014-06-24 Ramon Novoa <rnovoa@artica.es>
* godmode/agentes/module_manager_editor_common.php,
	  include/help/en/help_ff_interval.php,
	  include/help/en/help_ff_threshold.php,
	  include/help/en/help_ff_timeout.php,
	  include/help/es/help_ff_interval.php,
	  include/help/es/help_ff_threshold.php,
	  include/help/es/help_ff_timeout.php,
	  include/help/ja/help_ff_interval.php,
	  include/help/ja/help_ff_threshold.php,
	  include/help/ja/help_ff_timeout.php: Updated help files for the FF threshold.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10270 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 09:02:18 +00:00
jsatoh b239dd4bc0 2014-06-24 Junichi Satoh <junichi@rworks.jp>
* include/functions_api.php: Added support for 'each_ff' and
	'ff_timeout' to 'set add_*_module_policy'.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10268 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 02:35:46 +00:00
jsatoh caacc1c01e 2014-06-24 Junichi Satoh <junichi@rworks.jp>
* include/functions_api.php: Added support for ff_threshold to
	'set new_local_component'. Fixed that component id can not be set
	correctly by 'set new_local_component'.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10267 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-24 01:54:23 +00:00
pandora-release 3ec6ed5539 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10264 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-23 22:01:26 +00:00
alexhigh b35e82d75c 2014-06-23 Alejandro Gallardo <alejandro.gallardo@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Fixed
	some queries.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10263 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-23 15:09:44 +00:00
alexhigh 9190dc7e28 2014-06-23 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/gis_maps/configure_gis_map.php: Visual changes
	on the inputs.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10262 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-23 14:15:24 +00:00
vgilc 423fbe7c2a 2014-06-23 Vanessa Gil <vanessa.gil@artica.es>
* include/languages/ar.mo
	  include/languages/ar.po
	  include/languages/ca.mo
	  include/languages/ca.po
 	  include/languages/cs.mo
	  include/languages/cs.po
	  include/languages/de.mo
	  include/languages/de.po
	  include/languages/el.mo
	  include/languages/el.po
	  include/languages/en_GB.mo
	  include/languages/en_GB.po
	  include/languages/es.mo
	  include/languages/es.po
	  include/languages/fr.po
	  include/languages/fr.mo
	  include/languages/it.po
	  include/languages/it.mo
	  include/languages/ja.po
	  include/languages/ja.mo
	  include/languages/nl.po
	  include/languages/nl.mo
	  include/languages/pl.po
	  include/languages/pl.mo
	  include/languages/pt.po
	  include/languages/pt.mo
	  include/languages/pt_BR.po
	  include/languages/pt_BR.mo
	  include/languages/ru.po
	  include/languages/ru.mo
	  include/languages/sk.po
	  include/languages/sk.mo
	  include/languages/tr.po
	  include/languages/tr.mo
	  include/languages/zh_CN.po
	  include/languages/zh_CN.mo: Updated translations.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10260 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-23 13:14:47 +00:00
pandora-release 001e4028eb Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10256 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-22 22:01:20 +00:00
jsatoh 3f2d8d28dc 2014-06-22 Junichi Satoh <junichi@rworks.jp>
* godmode/massive/massive_edit_modules.php: Fixed unexpected update
	of 'module_interval'.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10255 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-22 14:49:33 +00:00
jsatoh dfba11ae70 2014-06-22 Junichi Satoh <junichi@rworks.jp>
* include/functions_api.php: Added support for 'each_ff' and
	'ff_timeout' to 'set new_network_component',
	'set new_plugin_component' and 'set new_snmp_component'.
	Fixed that component id can not be set correctly by
	'set new_*_component'.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10254 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-22 03:46:27 +00:00
pandora-release b954dfc23c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10251 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-21 22:01:19 +00:00
jsatoh e63b7c9b0e 2014-06-21 Junichi Satoh <junichi@rworks.jp>
* include/functions_api.php: Added support for 'each_ff' and
	'ff_timeout' to module creation and modifying APIs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10250 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-21 14:37:04 +00:00
pandora-release 86f8e3e000 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10247 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-20 22:01:18 +00:00
alexhigh ce26820f63 2014-06-20 Alejandro Gallardo <alejandro.gallardo@artica.es>
* extensions/system_info.php: Error fixes.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10246 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-20 14:20:13 +00:00
alexhigh b556150d16 2014-06-20 Alejandro Gallardo <alejandro.gallardo@artica.es>
* extensions/system_info.php: Error fixes.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10245 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-20 12:14:07 +00:00
alexhigh dc601f7fd7 2014-06-20 Alejandro Gallardo <alejandro.gallardo@artica.es>
* extensions/system_info.php: Error fix.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10244 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-20 11:29:27 +00:00
alexhigh 66e6807583 2014-06-20 Alejandro Gallardo <alejandro.gallardo@artica.es>
* extensions/system_info.php: Improved the user experience.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10243 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-20 11:26:03 +00:00
pandora-release 15a192920f Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10239 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-19 22:01:25 +00:00
pandora-release 2f4b551a46 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10236 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-18 22:01:26 +00:00
mdtrooper 0500a3b2df 2014-06-18 Miguel de Dios <miguel.dedios@artica.es>
* include/javascript/d3.v3.4.8.js: added the last version of D3.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10235 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-18 14:35:53 +00:00
vgilc 35d6cdc481 2014-06-18 Vanessa Gil <vanessa.gil@artica.es>
* godmode/reporting/visual_console_builder.php: Changed
	default size of the module graphs.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10234 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-18 14:30:30 +00:00
alexhigh e4750ce9ea 2014-06-18 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/reporting/visual_console_builder.editor.php:
	Added some buttons, like a control to edit the html code
	of the tinymce's textarea.

	* godmode/reporting/visual_console_builder.editor.js:
	Modified the funtion "hiddenFields" to enable the tinymce's
	code control only if the item is a label.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10231 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-18 10:33:13 +00:00
zarzuelo aec3ebac55 2014-06-18 Sergio Martin <sergio.martin@artica.es>
* include/graphs/flot/pandora.flot.js: Fixed position of the
	event information box in flot modules graphs when click on
	events "ball" for ticket: #948



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10229 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-18 08:56:37 +00:00
pandora-release 05922c8d0e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10226 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 22:01:32 +00:00
alexhigh 89fbeca7f1 2014-06-17 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/reporting/visual_console_builder.editor.js:
	Modified the function "loadFieldsFromDB" to fix the graph
	type selection.

	* include/functions_visual_map_editor.php: Visual changes
	on the form created by the function
	"visual_map_editor_print_item_palette".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10223 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 17:04:59 +00:00
zarzuelo 989166a354 2014-06-17 Sergio Martin <sergio.martin@artica.es>
* include/graphs/functions_flot.php: Fix height of the 
	div with events info in graphs



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10222 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 15:42:31 +00:00
alexhigh 731ff56339 2014-06-17 Alejandro Gallardo <alejandro.gallardo@artica.es>
* godmode/agentes/module_manager_editor_common.php,
	  operation/reporting/reporting_viewer.php,
	  operation/agentes/status_monitor.php,
	  include/functions_netflow.php,
	  include/functions_graph.php: Improvements to avoid
	php notices and warnings.

	* godmode/setup/setup_visuals.php,
	  include/functions_config.php: Added a new option
	to choose a custom line thickness for the line between
	the items relations of the visual maps.

	* include/functions_visual_map.php,
	  include/javascript/pandora_visual_console.js: Added
	support to the custom line thickness and fixed some
	problems with the line connections.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10221 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 15:11:50 +00:00
vgilc 05ed7d9262 2014-06-17 Vanessa Gil <vanessa.gil@artica.es>
* include/javascript/pandora_module.js: Fixed bug
	adding and deleting macros.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10220 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 14:34:53 +00:00
pandora-release fd3f648947 Updated version and build strings for the 5.1RC1 release.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10217 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 11:19:26 +00:00
zarzuelo a7dd8b6845 2014-06-17 Sergio Martin <sergio.martin@artica.es>
* include/functions_menu.php: Fix ACLs limitations. Now its possible
	give access to any submenu option without have access to the first one.
	Ticket: #856




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10214 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 09:59:29 +00:00
vgilc 4a3ff7118d 2014-06-17 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/planned_downtime.editor.php: Changed
	size of time field.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10213 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-17 09:05:25 +00:00