Commit Graph

8245 Commits

Author SHA1 Message Date
Alejandro Gallardo Escobar 5edbda24c6 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 cb26a1e6c5 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 72e221113b 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
Ramon Novoa 1ef60281c9 2014-09-03 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm: Added dynamic macros for agent custom fields.
2014-09-03 16:23:09 +02:00
vgilc 5d73523a48 Added forgotten Changelog
pandora_console/Changelog
2014-09-03 10:40:05 +02:00
vgilc bde99af56b Fixed bug creating prediction modules. Ticket #1195.
godmode/agentes/configurar_agente.php
2014-09-03 10:33:47 +02:00
Ramon Novoa 1435c70cc6 2014-09-02 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm: Added support for loading complex macros on
	  demand.
2014-09-02 20:47:57 +02:00
Ramon Novoa 4dff787be0 2014-09-02 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm: Added the macros _agentcustomid_ and
	  _modulecustomid_.
2014-09-02 20:47:57 +02:00
mdtrooper 58435e6135 Copy the README.md from the master branch, thanks Carla. 2014-09-02 17:51:49 +02:00
mdtrooper 07abeef49c Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-02 16:43:37 +02:00
mdtrooper 09958981c0 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 517c9632e2 Merge branch 'feature/traps' into develop 2014-09-02 09:07:44 +02:00
vgilc 8e511a5088 Ask for confirmation before deleting an alert. Ticket #1153.
pandora_console/godmode/snmpconsole/snmp_alert.php
2014-09-02 09:02:44 +02:00
pandora-release 4c4ed32007 Updated the build scripts to work with the new git repo. 2014-09-01 18:13:26 +02:00
mdtrooper 2ac861b8d9 Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-09-01 15:31:53 +02:00
mdtrooper 2f62f5173e Update lost line in the changelog 2014-09-01 15:27:49 +02:00
mdtrooper cffdcdd4a3 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 d19eab7a24 Fixed parents on visual console
pandora_console/godmode/reporting/visual_console_builder.editor.js
2014-09-01 12:02:47 +02:00
mdtrooper b62e6ff8ac Merge the master branch (we are use gitflow as workflow) 2014-09-01 10:25:13 +02:00
Junichi Satoh 9e2e87fb55 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 4000722648 Lost lines in the changelog. 2014-08-29 16:56:29 +02:00
mdtrooper 8a40ca42aa Merge branch 'develop' of github.com:pandorafms/pandorafms into develop 2014-08-29 16:51:17 +02:00
mdtrooper 61949a2224 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 779754cb29 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 ebf958afc1 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 d246eed49f 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 dc3124a332 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
hkosaka a44b72ec25 2014-08-27 Hirofumi Kosaka <kosaka@rworks.jp>
* lib/PandoraFMS/PluginServer.pm: Fixed that _plugin_param2_
	and _plugin_param2_desc_ (and so on) were not replaced with
	the corresponding values.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10460 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-27 02:36:02 +00:00
mdtrooper a281b0bd9e 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 c76e39d17f 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 66a9c59ddb 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 1bc3f0f98e 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 fd9e03e9d8 2014-08-25 Vanessa Gil <vanessa.gil@artica.es>
* util/pandora_db.pl: Fixed problem
	deleting events. Ticket #979.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10455 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-25 09:54:22 +00:00
vgilc d1cc110f83 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 f363dd19fc 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 5d4b94466e 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
Ramon Novoa e66f80f470 2014-08-22 Ramon Novoa <rnovoa@artica.es>
* win32/windows/pandora_windows_info.cc: Show system components when
	  retrieving the list of installed software.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10451 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-22 14:37:26 +00:00
alexhigh b813a7837d 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 a7aabebc7b 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 884f59d9a8 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
koichirok 9c3208eff7 2014-08-22 Koichiro Kikuchi <koichiro@rworks.jp>
* FreeBSD/pandora_server: Fixed bug fail to start pandora_server with
	 no profile.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10446 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-22 08:29:34 +00:00
alexhigh dcf974bb46 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 76e08fca0a 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 fe497317be 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
hkosaka d172f5e26d 2014-08-21 Hirofumi Kosaka <kosaka@rworks.jp>
* lib/PandoraFMS/Core.pm: Prevent some warnings would be
	written at pandora_server.error ("Use of uninitialized value
	in subroutine entry at ..." and "Use of uninitialized value in
	string ne at ..").

	MERGED FROM BRANCH 5.0 (rev10441).


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10442 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-21 10:52:18 +00:00
alexhigh 34ea647346 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 9fcc2c76a5 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
jsatoh 37a97f09e8 2014-08-21 Junichi Satoh <junichi@rworks.jp>
* util/pandora_manage.pl: Added an option to add an event comment.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10438 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-21 00:39:25 +00:00
alexhigh 774d4dc2d7 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 428ccacdd6 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