306 Commits

Author SHA1 Message Date
m-lopez-f
c4d6c18b25 Fixed styles and errors of php 2015-07-14 15:59:39 +02:00
m-lopez-f
09f6b7a29a Fixed styles metaconsole 2015-07-07 13:57:47 +02:00
m-lopez-f
98d51e7548 Change visual of nodo 2015-07-03 11:13:10 +02:00
Alejandro Gallardo Escobar
f68ff57490 New feature: bulk operations with plugins. Ticket #2301. 2015-06-29 18:46:22 +02:00
m-lopez-f
94c742bfbe Merge from Develop 2015-06-25 10:40:35 +02:00
m-lopez-f
5b4214277b Changed of visual 2015-06-25 10:07:53 +02:00
Alejandro Gallardo Escobar
4f9f8d2449 Fixed the title of the locked button dialog 2015-06-23 12:07:18 +02:00
Alejandro Gallardo Escobar
3b037caf32 Merge remote-tracking branch 'origin/develop' into features/oracle 2015-06-18 20:02:01 +02:00
m-lopez-f
ff1186ee57 Changed visual of console 2015-06-16 16:09:50 +02:00
m-lopez-f
9e528d0459 Change visual of console 2015-06-12 15:50:46 +02:00
Alejandro Gallardo Escobar
7864e993d4 Error fixes 2015-06-09 12:43:12 +02:00
mdtrooper
7574f6ed09 Clean the source code style. 2015-06-08 13:13:09 +02:00
mdtrooper
89cac169f4 Clean the source code style. 2015-06-08 11:05:19 +02:00
mdtrooper
b96fdad6d8 Sanitized the project (clean code and removed the deprecated htmLaWed) 2015-06-08 09:18:00 +02:00
Alejandro Gallardo Escobar
33129d89ce Instantiated an object (table) to avoid PHP warnings 2015-06-03 15:56:25 +02:00
mdtrooper
5c7b230e9b Merge some changes and fixed from the 'develop' branch. 2015-05-29 14:16:39 +02:00
Alejandro Gallardo Escobar
11fb9fb6e2 Many fixes and improvements in the management of the recontasks 2015-05-12 18:20:00 +02:00
m-lopez-f
885db84bd5 Delete column and change for other in list of servers. Tqiuet: #2144 2015-04-28 14:01:48 +02:00
m-lopez-f
2d9168ac8f Changed styles from views in nodo 2015-04-15 09:45:13 +02:00
m-lopez-f
20280f5f88 Fixed visual list of servers in administrations servers
(cherry picked from commit cc03dcd127c1309def0784e2e884c22515a2fb52)
2015-04-13 15:06:23 +02:00
m-lopez-f
220ad47b3f Change menu and visual any views, tiquets: #1815,#1702 2015-03-26 13:12:48 +01:00
Ramon Novoa
0c0c823118 Merge branch 'feature/password-encryption' into develop 2015-03-06 17:10:25 +01:00
m-lopez-f
58722a5891 Changed visual of metaconsole 2015-03-06 12:28:05 +01:00
Ramon Novoa
df651810d4 Added support for password encryption to the Pandora FMS Console. 2015-03-02 17:30:19 +01:00
m-lopez-f
87ebc49dc9 Changed location of servers down clippy 2015-02-03 15:43:44 +01:00
m-lopez-f
59e4fd13bf Change visual in 'Tactical server information' in third column
(cherry picked from commit 10993ef0f5ce452bc6decc1de1a663793dc1f773)
2015-01-30 13:13:00 +01:00
m-lopez-f
fea686dfc5 Change order to show info in 'Tactical server information' about data server
(cherry picked from commit f1f1e7ba940c71cb556d2ac3e4f6a94ab807af18)
2015-01-30 10:08:04 +01:00
m-lopez-f
f38f5f052d Fixed problem with previous commit 2015-01-28 10:34:41 +01:00
m-lopez-f
dde19b79d9 Added erased when a plugin is also deleted in the policies. 2015-01-19 10:52:25 +01:00
mdtrooper
9277ea1b80 Added info dialog with the modules and components that lock a server plugin 2014-12-12 15:01:50 +01:00
Ramon Novoa
26c9184f85 Fixed a string (needs translations too). 2014-12-05 15:29:12 +01:00
mdtrooper
8933eb9153 Fixed PHP Warning of empty array 2014-11-06 15:46:33 +01:00
mdtrooper
478d521f59 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
alexhigh
086dda7d90 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
mdtrooper
d520a9effe 2014-06-02 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/visual_console_builder.editor.js: fixed the
	default height for the visualmap editor.
	
	Incident: #823
	
	* godmode/servers/manage_recontask_form.php: fixed PHP warning.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10075 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-06-02 14:24:10 +00:00
zarzuelo
7de9d0b3f7 2014-05-30 Sergio Martin <sergio.martin@artica.es>
* godmode/servers/recon_script.php: Improve layout of recon scripts
	lists for ticket #822



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10052 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-30 12:54:22 +00:00
zarzuelo
a5a80b9718 2014-05-30 Sergio Martin <sergio.martin@artica.es>
* godmode/servers/manage_recontask_form.php: Changed the recon task
	interval control to be more user friendly improving usability 
	for manual intervals choices. Ticket #839



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10049 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-30 11:33:10 +00:00
vgilc
090ef2a96a 2014-05-22 Vanessa Gil <vanessa.gil@artica.es>
* godmode/servers/manage_recontask.php
	  operation/servers/recon_view.php: Added tabs.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9978 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-21 11:47:52 +00:00
zarzuelo
6b4d838a01 2014-05-13 Sergio Martin <sergio.martin@artica.es>
* godmode/servers/manage_recontask_form.php: Fix a field 
	that wasnt hidden in recon server form when select recon
	script mode.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9926 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-13 15:02:43 +00:00
vgilc
ff8562a3ad 2014-05-08 Vanessa Gil <vanessa.gil@artica.es>
* godmode/servers/plugin.php: Removed 'max. retries'.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9894 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-08 10:41:25 +00:00
jsatoh
b05e8a5e34 2014-05-08 Junichi Satoh <junichi@rworks.jp>
* godmode/servers/manage_recontask.php,
	godmode/servers/manage_recontask_form.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@9887 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-08 05:47:57 +00:00
alexhigh
5b95334ad0 2014-04-25 Alejandro Gallardo <alejandro.gallardo@artica.es>
* extensions/system_info.php,
	  godmode/servers/plugin.php,
	  godmode/setup/file_manager.php,
	  include/config_process.php,
	  include/functions_filemanager.php,
	  include/functions_html.php,
	  operation/gis_maps/ajax.php,
	  operation/snmpconsole/snmp_mib_uploader.php: Replaced
	the possible backslashes with slashes in the directories
	path.

	* include/functions_graph.php: Modified the function
	"grafico_modulo_log4x" to adapt the 'set_include_path' to
	Windows.

	* include/get_file.php: Now the file name comes from the
	function "basename".


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9814 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-25 11:07:30 +00:00
zarzuelo
cf37743706 2014-04-22 Sergio Martin <sergio.martin@artica.es>
* pandoradb.postgreSQL.sql
	pandoradb.oracle.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
	godmode/agentes/module_manager_editor_plugin.php
	godmode/servers/plugin.php
	godmode/servers/manage_recontask.php
	godmode/servers/manage_recontask_form.php
	godmode/servers/recon_script.php
	pandoradb_data.sql
	include/javascript/pandora_modules.js
	pandoradb.sql: Changed the recon scripts parameters to
	dynamic fields like plugin macros. 
	Fixed some plugin macros bugs in the new hide parameter



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9796 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-22 09:26:55 +00:00
vgilc
246b8bdb37 2014-04-09 Vanessa Gil <vanessa.gil@artica.es>
* godmode/servers/plugin.php
	  include/functions_html.php
	  include/javascript/pandora_module.js: Possibility to 
	hide the value of a macro.
	  
	* include/styles/pandora.css: Changed color alerts.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9747 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-04-09 14:24:20 +00:00
mdtrooper
78761727d7 2014-03-31 Miguel de Dios <miguel.dedios@artica.es>
* godmode/servers/plugin.php: fixed the plugins server without
	parameters.
	
	Incident: #703




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9683 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-31 14:17:41 +00:00
jsatoh
bc146a5a75 2014-01-09 Junichi Satoh <junichi@rworks.jp>
* godmode/servers/plugin.php: Fixed that unexpected strings are set
	in parameter macro fields when multi-byte characters are entered.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9302 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-01-09 09:50:43 +00:00
Ramon Novoa
96dfc31c82 2013-09-16 Ramon Novoa <rnovoa@artica.es>
* godmode/servers/plugin.php: Added tab support for the metaconsole.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8774 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-09-16 10:21:57 +00:00
mdtrooper
b9e7f1883b 2013-08-30 Miguel de Dios <miguel.dedios@artica.es>
* godmode/servers/servers.build_table.php: fixed the tooltip for
	lag column.
	
	Fixes: #2378




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8721 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-08-30 12:21:38 +00:00
mdtrooper
04afb4615d 2013-08-20 Miguel de Dios <miguel.dedios@artica.es>
* godmode/servers/servers.build_table.php, include/functions_db.php,
	include/functions_servers.php, index.php: improved the source code
	style.
	
	* include/functions_api.php: added the call to update the agent.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8682 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-08-21 12:37:37 +00:00
Ramon Novoa
0c6de047d9 2013-07-25 Ramon Novoa <rnovoa@artica.es>
* godmode/servers/manage_recontask_form.php: Added a help tip for parent
	  recursion.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8571 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-07-25 10:04:24 +00:00