Commit Graph

510 Commits

Author SHA1 Message Date
vgilc cca543ae9a 2012-02-09 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/module_manager_editor_common.php: Fixed behavior combo
	tag selected.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5525 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-09 10:53:32 +00:00
vgilc 0f87007998 2012-02-07 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
	  godmode/agentes/module_manager_editor_common.php
	  godmode/events/custom_events.php
	  operation/events/events_list.php: Modify fields selection to
	show events.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5513 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-07 18:11:12 +00:00
mdtrooper ff1b939f53 2012-02-06 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager.php: only added a comment for to explain
	the reason because the modules from predictionserver is erased for the
	creation policies modules. The reason is because there aren't the table
	tmodule_synth and some code to apply this kind modules in policy too.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5497 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-06 14:05:25 +00:00
Ramon Novoa 6ca8e2cc11 2012-02-03 Ramon Novoa <rnovoa@artica.es>
* pandoradb_data.sql,
	  pandoradb.data.postgreSQL.sql,
	  pandoradb.data.oracle.sql: Added a default special_days value
	  to alert templates.

	* pandoradb.sql,
	  pandoradb.postgreSQL.sql,
	  pandoradb.oracle.sql,
	  extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql,
	  godmode/agentes/module_manager_editor_common.php,
	  godmode/agentes/configurar_agente.php,
	  godmode/agentes/module_manager_editor.php: Added suport for ff
	  interval.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5485 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-03 12:33:45 +00:00
juanmanuelr dc557bdd94 2012-01-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/module_manager_editor_prediction.php: Added module
	postprocess in prediction module.
	
	Fixes: #3480054



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5446 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-30 16:07:32 +00:00
Ramon Novoa e4c2d6b68e 2012-01-24 Ramon Novoa <rnovoa@artica.es>
* include/functions_config.php,
	  include/functions_netflow.php,
	  pandoradb.sql,
	  pandoradb.postgreSQL.sql,
	  pandoradb.oracle.sql,
	  operation/netflow/nf_live_view.php,
	  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,
	  godmode/agentes/module_manager_editor_prediction.php,
	  godmode/agentes/configurar_agente.php,
	  godmode/menu.php,
	  godmode/netflow/nf_edit_form.php: Added support for enterprise
	  netflow modules.

	* godmode/netflow/nf_manage.php: Moved to
	  godmode/setup/setup_netflow.php.

	* godmode/netflow/nf_option_form.php: Removed from repository. Not used.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5416 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-24 17:11:12 +00:00
juanmanuelr ace4c9c5b9 2012-01-23 Juan Manuel Ramon <juanmanuel.ramon@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: Modified
	 tagente table.
 	
	* operation/agentes/estado_generalagente.php
	 operation/agentes/url_address.php
	 operation/agentes/ver_agente.php
	 godmode/agentes/agent_incidents.php
	 godmode/agentes/configurar_agente.php
	 godmode/agentes/agent_manager.php: Added url_address functionality.

	Pending task: #3472445



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5409 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 18:36:22 +00:00
juanmanuelr 8d0120baab 2012-01-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php
	 operation/incidents/incident.php
	 operation/incidents/incident_detail.php
     operation/agentes/ver_agente.php
	 godmode/agentes/agent_incidents.php
	 godmode/agentes/configurar_agente.php: Added the possibility to add
	 agent to an incident and added new tab in agent view if the agent
	 has incidents associated.
  
	 * pandoradb.postgreSQL.sql
	 pandoradb.oracle.sql
	 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: modified 
	 table tincidencia.
	 
	 Pending task: # 3472447
	 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5405 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-23 17:01:00 +00:00
vgilc bf4f81e680 2012-01-10 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/planned_downtime.php: fixed error in
	planned downtime.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5335 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-10 09:36:29 +00:00
vgilc 3808bff1f0 2012-01-09 Vanessa Gil <vanessa.gil@artica.es>
* godmode/agentes/planned_downtime.php: allow cancelling scheduled
	downtime once it has started.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5332 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-09 17:54:31 +00:00
zarzuelo f3f0db3c02 2011-12-29 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/module_manager_editor.php: Fixe module editor when the
	data configuration textarea is empty or is a module plugin



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5306 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-29 13:20:38 +00:00
jsatoh dee1cef885 2011-12-16 Junichi Satoh <junichi@rworks.jp>
* godmode/agentes/module_manager.php: Fixed wrong pagination links
	after updating modules.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5270 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-16 04:12:29 +00:00
juanmanuelr 324aa65402 2011-12-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_events.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/module_manager.php: Some corrections over this 
	views.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5259 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-14 13:52:46 +00:00
zarzuelo b7faa74556 2011-12-07 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/estado_agente.php
	godmode/agentes/modificar_agente.php: Added tab on header in the
	agent list views to navigate from operation to godmode sections
	improving usability



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5240 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 15:04:40 +00:00
zarzuelo ce862be0ec 2011-12-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_modules.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/module_manager.php: Added status column in 
	godmode view of modules and added delete button in 
	edition module view

	* operation/agentes/estado_monitores.php: Fixed missed
	extra query to not show modules of foreign policies



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5239 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-07 14:19:05 +00:00
juanmanuelr ad48fa2242 2011-12-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/agent_conf_gis.php
      godmode/gis_maps/configure_gis_map.php: Changed order of latitude,
      longitude and altitude in Gis maps information.
      
      Fixes: #3450292



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5230 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-05 11:54:06 +00:00
zarzuelo 29a2273527 2011-12-02 Sergio Martin <sergio.martin@artica.es>
* include/functions_modules.php
	include/functions.php
	extensions/snmp_explorer.php
	godmode/agentes/configurar_agente.php
	godmode/massive/massive_edit_modules.php: Check if a module 
	name exists in the agent when you edit the module and
	improve the errors feedback



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5229 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-02 10:08:07 +00:00
zarzuelo ae69df1839 2011-12-02 Sergio Martin <sergio.martin@artica.es>
* include/functions_modules.php
	include/functions_api.php
	include/functions.php
	extensions/snmp_explorer.php
	godmode/agentes/module_manager_editor_common.php
	godmode/agentes/configurar_agente.php: limited the 
	modules creation to not allows to create one if exists
	a module with the same name in the agent to avoid
	recreate a module when go back in the browser.
	Bugfix: 3416129



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5227 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-02 08:52:54 +00:00
juanmanuelr fa4ffcf54c 2011-11-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
godmode/agentes/modificar_agente.php: Changed style in description
	column of this view. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5193 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-29 10:16:54 +00:00
juanmanuelr 64ecde8bf7 2011-11-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/module_manager.php: Incremented agent description
	in this view.

	Fixes: #3424395



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5174 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 12:18:29 +00:00
juanmanuelr dfef5e3c71 2011-11-25 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/module_manager.php: Fixed an sql error.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5170 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-25 10:42:33 +00:00
zarzuelo 739dfdcf0a 2011-11-24 Sergio Martin <sergio.martin@artica.es>
* include/functions_api.php
	include/functions.php
	include/functions_agents.php
	operation/search_modules.php
	operation/agentes/status_monitor.php
	operation/agentes/estado_ultimopaquete.php
	operation/agentes/alerts_status.php
	operation/agentes/estado_generalagente.php
	operation/agentes/estado_agente.php
	operation/agentes/estado_monitores.php
	operation/agentes/ver_agente.php
	operation/search_agents.php
	operation/search_alerts.php
	godmode/agentes/module_manager.php
	godmode/agentes/modificar_agente.php
	godmode/agentes/configurar_agente.php
	godmode/alerts/alert_list.list.php
	godmode/users/configure_user.php: Reconstruct policy acl
	system to allow in enterprise version get extra access for 
	a user in a policy



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5168 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-24 18:19:09 +00:00
juanmanuelr d60e2f372b 2011-11-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/agent_conf_gis.php
	godmode/agentes/agent_manager.php: Fixed 'Ignore GIS data' and
	change labels.
	
	Fixes: #3437659



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5156 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-23 13:38:27 +00:00
juanmanuelr 6ed59cad7c 2011-11-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/module_manager_editor_common.php: Removed entities
	from agent name.
	
	Fixes: #3437885



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5154 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 16:48:51 +00:00
juanmanuelr 3c5dd8b8ef 2011-11-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/module_manager_editor.php: Fixed a typo.
	
	Fixes: #3422974



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5124 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-08 12:30:33 +00:00
juanmanuelr e24cddb50d 2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/estado_ultimopaquete.php
	godmode/agentes/module_manager.php: Added pagination to this views.
	
	Fixes: #3417746



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5118 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 12:59:26 +00:00
juanmanuelr b7492e1b5a 2011-11-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/module_manager_editor_common.php: Improvement over
	module editor layout.
	
	Fixes: #3419810



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5114 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-07 08:49:16 +00:00
juanmanuelr 576b6b8b43 2011-10-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/agent_manager.php: Added confirmation at delete 
	agent time.
	
	Fixes: #3419809



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5085 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-27 08:39:34 +00:00
zarzuelo af3f18750e 2011-10-25 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/module_manager_editor.php: Fixed keep_alive
	modules creation bug hidding the configuration data textarea 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5080 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-25 09:22:29 +00:00
juanmanuelr 74d9aa7a5a 2011-10-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/module_manager_editor_common.php: Fixed column 
	width in this view.
	
	Fixes: #3423546



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5066 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-14 12:05:47 +00:00
juanmanuelr c0dc22ac56 2011-10-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/modificar_agente.php: Filter in this view is 
	kept when an agent is deleted.
	
	Fixes: #3419823



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5050 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-10 09:49:53 +00:00
juanmanuelr d3287fd3b6 2011-10-03 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/agentes/module_manager_editor_network.php: Added Js in 
	order to display combos correctly in IE.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5032 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-03 08:43:15 +00:00
zarzuelo 060b46b184 2011-09-29 Sergio Martin <sergio.martin@artica.es>
* extensions/snmp_explorer.php
	godmode/agentes/agent_manager.php: Fixed timeout problem
	with big machines changing the transfer to ajax data mode
	to serialize way. Fixed little bugs as None option when 
	are data and few checks to avoid errors when try create
	modules without select any OID.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5023 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-29 14:39:19 +00:00
juanmanuelr f3fd180ecc 2011-09-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/help/en/help_gis_tab.php
        include/help/en/help_local_component.php
        include/help/en/help_component_groups.php
        include/help/en/help_collection_tab.php
        include/help/en/help_inventory_tab.php
        include/help/en/help_snmp_explorer.php
        include/help/en/help_collections.php
        include/help/en/help_template_tab.php
        include/help/en/help_service_management_edit.php
        include/help/es/help_service_elements_management.php
        include/help/es/help_gis_tab.php
        include/help/es/help_view_services_detail.php
        include/help/es/help_component_groups.php
        include/help/es/help_collection_tab.php
        include/help/es/help_inventory_tab.php
        include/help/es/help_snmp_explorer.php
        include/help/es/help_collections.php
        include/help/es/help_template_tab.php
        include/help/es/help_service_management_edit.php
        include/help/es/help_view_services.php
        include/help/es/help_services_management.php: Added new contextual helps.

        * include/help/en/help_service_elements_management.php
        include/help/en/help_view_services_detail.php
        include/help/en/help_services_management.php: Modified contextual helps.

        * include/help/en/help_service_elements_management.php
        include/help/en/help_view_services_detail.php
        include/help/en/help_services_management.php
        godmode/agentes/planned_downtime.php
        godmode/agentes/agent_manager.php
        godmode/modules/manage_network_components.php: Added contextual helps.

        * godmode/modules/manage_nc_groups.php: Fixed delete action over component groups when they
        have child components groups.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4952 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-14 14:44:55 +00:00
mdtrooper e866395d1c 2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/planned_downtime.php: fixed to avoid create or update
	"Planned downtimes" with empty names or all white spaces or identical name
	to others. And disabled the button to add agent in the "Planned downtimes"
	when in the list of agents in group is none.
	
	Fixes: #3371256



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4903 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 13:31:51 +00:00
jsatoh 18f1b06580 2011-08-30 Junichi Satoh <junichi@rworks.jp>
* godmode/agentes/modificar_agente.php: Fixed group recursion does
	not work with IE8.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4846 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-30 06:45:38 +00:00
mdtrooper d8bc0b953b 2011-08-29 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php: added in the call
	"config_agents_write_module_in_conf" the parameter to disabled local
	modulo.
	
	Fixes: #3400159



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4838 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 13:57:14 +00:00
vgilc 2e95c5a042 2011-08-29 Vanessa Gil <vanessa.gil@artica.es>
*godmode/agentes/fields_manager.php: Fixed: is possible to create custom fields with the same name.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4837 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 12:30:16 +00:00
mdtrooper 9192987cf0 2011-08-24 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor.php: added javascript alert message
	when the name in field and remote config is different.
	
	Fixes: #3397306

	* godmode/agentes/configurar_agente.php: fixed when copy a module the name
	now is safe input type.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4818 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-24 17:52:52 +00:00
mdtrooper 9e1cb72fc6 2011-08-23 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/agent_manager.php: fixed typo mistake.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4808 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-23 13:25:43 +00:00
mdtrooper 631df4958c 2011-08-18 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor_network.php: disabled snmp community
	when set the version 3, and added tooltip to show help in Auth and privacy
	pass about the eight characters minimum.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4776 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-18 16:53:43 +00:00
zarzuelo 76cd03cde4 2011-08-18 Sergio Martin <sergio.martin@artica.es>
* extensions/snmp_explorer.php
	godmode/agentes/agent_manager.php: Add extension to the agents
	management to get modules from SNMP with a wizard 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4768 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-18 15:17:41 +00:00
mdtrooper 0cf07aa7e3 2011-08-17 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/modificar_agente.php: added better message when could
	delete agent with remote config.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4753 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 14:27:56 +00:00
mdtrooper ffe8190105 2011-08-17 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php: check if Pandora can delete the conf and md5
	file in function "agents_delete_agent"
	
	* godmode/agentes/modificar_agente.php: show message of result from the
	deleting action.
	
	Fixes: #3392526



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4752 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 14:20:45 +00:00
juanmanuelr c072065905 2011-08-17 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/db/oracle.php
        include/functions_config.php
        operation/agentes/estado_ultimopaquete.php
        godmode/agentes/agent_manager.php: Changed some queries in order to make
        them compatible with Oracle.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4748 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 09:59:35 +00:00
Ramon Novoa 9d616ed5dc 2011-08-10 Ramon Novoa <rnovoa@artica.es>
* pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql: Added
	  a new column to store extended module information.

	* operation/agentes/status_monitor.php,
	  operation/agentes/estado_monitores.php: Added help tips to display
	  extended module information.

	* extras/pandoradb_migrate_v3.2_to_v4.0.sql,
	  godmode/agentes/agent_manager.php,
	  include/styles/tip.css,
	  include/functions_ui.php: Added support for help tips with custom
	  images.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4711 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 16:51:42 +00:00
zarzuelo 6c305205ba 2011-07-27 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/configurar_agente.php: Fixed bad parameters 
	on enterprise_hook



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4639 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 17:05:14 +00:00
Aldrioth 65f8f5dbc0 2011-07-27 Tomas Palacios <tomas.palacios@artica.es>
* godmode/agentes/configurar_agente.php: fixed
        a bug regarding unability to add new modules to
        agents using components.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4633 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-27 14:20:26 +00:00
zarzuelo da222177b4 2011-07-21 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php
	godmode/modules/manage_network_templates.php
	godmode/modules/manage_network_templates_form.php: Fixed few
	issues foreach errors
	
	* godmode/agentes/agent_manager.php
	godmode/massive/massive_edit_agents.php: Fixed icon agent colors
	bug



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4606 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-21 08:23:54 +00:00
Aldrioth 01bd975749 2011-07-20 Tomas Palacios <tomas.palacios@artica.es>
* pandora_console/godmode: Fixed a bug regarding
        a bad placement of the page footer in some sections.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4602 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 14:28:50 +00:00