Commit Graph

6791 Commits

Author SHA1 Message Date
mdtrooper c7e0360429 2013-06-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php: fixed the reload the widget autocomplete
	when select a item from the list instead from writing all name.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8282 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-10 11:54:58 +00:00
mdtrooper 0a2ac656a5 2013-06-10 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_html.php, include/functions_reporting.php,
	include/graphs/functions_utils.php, include/graphs/fgraph.php,
	include/graphs/functions_pchart.php: fixed the graphs in the
	reports.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8281 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-10 11:13:38 +00:00
zarzuelo a40f68bdaf 2013-06-10 Sergio Martin <sergio.martin@artica.es>
* include/styles/datepicker.css
	include/styles/jquery-ui-1.10.0.custom.css
	include/styles/pandora.css
	operation/tree.php
	operation/reporting/reporting_viewer.php
	operation/reporting/graph_viewer.php
	operation/agentes/datos_agente.php
	operation/netflow/nf_live_view.php
	godmode/agentes/planned_downtime.editor.php: Change the 
	datepicker of netflow view to datepicker used on the
	rest of Pandora. Fixed styles and regional language calls



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8280 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-10 08:53:42 +00:00
Ramon Novoa 5623edbb92 2013-06-07 Ramon Novoa <rnovoa@artica.es>
* include/functions_graph.php: Changed some translations from 'Data'
	  to 'Avg' when data is averaged.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8278 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-07 12:58:33 +00:00
zarzuelo 1032efae1c 2013-06-07 Sergio Martin <sergio.martin@artica.es>
* operation/menu.php: Fixed CSV and RSS links
	from submenu setting the default filters: 8 hours, 
	pagination of 20, etc.

	* operation/agentes/status_monitor.php: Added All option
	to the group filter in monitor view and other little fixes




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8277 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-07 12:28:20 +00:00
mdtrooper c199dc6ec0 2013-06-07 Miguel de Dios <miguel.dedios@artica.es>
* godmode/reporting/reporting_builder.php: fixed the link of the
	image in the first page into the PDF reports.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8276 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-07 11:55:59 +00:00
Ramon Novoa 0ebb69dbe4 2013-06-07 Ramon Novoa <rnovoa@artica.es>
* pandora_server_installer: Fixed a bug that created
	  pandora_server.conf.new even if pandora_server.conf did not exists.
	  Remove PERL libs when uninstalling.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8274 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-07 11:43:34 +00:00
zarzuelo cfab21efd8 2013-06-07 Sergio Martin <sergio.martin@artica.es>
* godmode/servers/plugin.php: Fixed disabled textarea
	of macros help in plugin form



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8273 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-07 10:45:53 +00:00
Ramon Novoa 5b5e51b0c9 2013-06-07 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm: Return undef from get_agent_from_name if the
	  agent was not found.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8272 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-07 10:12:16 +00:00
mdtrooper 525a12b7e0 2013-06-07 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager.php,
	godmode/agentes/configurar_agente.php: fixed the link of
	pagination.
	
	Fixes: #2250




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8270 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-07 09:36:26 +00:00
zarzuelo 38ca2a5e02 2013-06-07 Sergio Martin <sergio.martin@artica.es>
* include/ajax/module.php
	include/javascript/jquery.ui.datepicker.js
	operation/tree.php
	operation/agentes/datos_agente.php: Added range filter 
	to raw data view in tree view

	* operation/netflow/nf_live_view.php: Fix help popup
	in metaconsole view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8269 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-07 09:13:08 +00:00
Ramon Novoa acf0af6063 2013-06-07 Ramon Novoa <rnovoa@artica.es>
* DEBIAN/make_deb_package.sh: Merged from 4.0 branch. Create the agent's
	  temp dir.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8268 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-07 08:51:56 +00:00
Ramon Novoa 72f78aabb2 2013-06-06 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/ReconServer.pm: Merged from 4.0 branch. Create agents
	  before trying to assign addresses.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8266 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-06 18:33:38 +00:00
zarzuelo 52c1e0774a 2013-06-06 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Replaced netflow and
	visual console flags updation in setup by a new customize
	sections values

	* include/config_process.php: Added specific metaconsole
	autorefresh whitelisted sections

	* extensions/snmp_explorer.php: Change wrong 
	snmp branch in interfaces explorer



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8263 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-06 15:57:11 +00:00
zarzuelo 61a97fe28d 2013-06-06 Sergio Martin <sergio.martin@artica.es>
* include/ajax/events.php: Fix the info of the
	user that validate a event in the event info that
	is showed when click on a event on interactive graphs

	* include/gettext.php: Add a hack to fix the languages change
	on certain machines, like TSOL one.

	* operation/events/events.build_table.php: Add a "access node"
	control to column server name

	* operation/agentes/status_monitor.php
	* general/header.php: Add disable possibility in autorefresh combo

	* godmode/agentes/module_manager_editor_network.php: Fix show/hide fields
	in the module editor. TCP and SNMP fields were moved from advanced to main
	options and javascript was broken

	* godmode/events/event_edit_filter.php
	godmode/events/custom_events.php
	godmode/events/event_filter.php: Fix some ACLs problems in events
	filter editor

	* godmode/reporting/reporting_builder.item_editor.php: Add an absolute
	path in a library inclusion to fix metaconsole bug



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8262 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-06 13:54:39 +00:00
mdtrooper 229edf0649 2013-06-05 Miguel de Dios <miguel.dedios@artica.es>
* include/constants.php, include/functions_agents.php,
	operation/agentes/estado_agente.php: fixed the filter of the list
	of agents.
	
	Fixes: #2269




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8260 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-05 14:36:13 +00:00
mdtrooper 8fc2733abe 2013-06-05 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: cleaned source code style.
	
	* include/get_file.php: fixed the include the auth.
	
	Fixes: #2274




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8258 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-05 13:28:58 +00:00
mdtrooper ef22794ecd 2013-06-05 Miguel de Dios <miguel.dedios@artica.es>
* operation/snmpconsole/snmp_view.php: fixed the pagination.
	
	Fixes: #2255
	
	* godmode/groups/group_list.php, godmode/agentes/agent_manager.php:
	cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8256 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-05 12:13:29 +00:00
mdtrooper d7452b385d 2013-06-04 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/agent_manager.php, godmode/menu.php,
	godmode/alerts/configure_alert_template.php,
	godmode/alerts/configure_alert_action.php,
	godmode/alerts/alert_templates.php,
	godmode/alerts/alert_actions.php, godmode/groups/group_list.php,
	godmode/groups/configure_group.php, include/functions.php,
	include/functions_profile.php: fixed the ACLs.
	
	Fixes: #2256




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8254 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-04 16:06:58 +00:00
mdtrooper 7365d07aac 2013-06-04 Miguel de Dios <miguel.dedios@artica.es>
* godmode/massive/massive_delete_alerts.php: fixed the delete
	alerts with same module.
	
	Fixes: #2272
	
	* include/functions_agents.php: erased unused function.
	
	MERGED FROM THE BRANCH PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8253 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-04 12:23:30 +00:00
zarzuelo 70dba07897 2013-06-04 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_groups.php
	operation/agentes/group_view.php: Delete status column
	and group image from groups view. Another visual fixes
	were done



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8249 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-04 08:12:44 +00:00
zarzuelo d8b1f4fca5 2013-06-03 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_groups.php
	operation/events/events_list.php
	operation/agentes/group_view.php
	mobile/operation/agent.php
	mobile/operation/agents.php
	mobile/include/style/main.css
	general/logon_ok.php: Few visual fixes



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8247 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-03 16:28:26 +00:00
zarzuelo 1a7469b726 2013-06-03 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	index.php: Fix footer layout merged from 4.1



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8246 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-06-03 11:10:20 +00:00
mdtrooper 6994c0f996 2013-05-31 Miguel de Dios <miguel.dedios@artica.es>
* mobile/include/style/main.css: fixed the list of modules in the
	main agent view.
	
	* mobile/operation/agent.php: improved the source code style.
	
	* mobile/operation/agents.php: fixed the PHP warnings.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8242 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-31 15:38:59 +00:00
zarzuelo f68ac62b5a 2013-05-31 Sergio Martin <sergio.martin@artica.es>
* include/functions_events.php: Minor visual fix



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8241 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-31 13:16:42 +00:00
mdtrooper 26f096734f 2013-05-31 Miguel de Dios <miguel.dedios@artica.es>
* include/graphs/functions_pchart.php: avoid to characters and
	other shit that corrupts the image file.
	
	MERGED FROM THE BRANCH PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8239 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-31 10:43:01 +00:00
zarzuelo d19aa8c269 2013-05-30 Sergio Martin <sergio.martin@artica.es>
* include/styles/menu.css
	include/styles/cluetip.css
	include/styles/pandora.css
	include/functions.php
	include/functions_events.php
	include/graphs/functions_gd.php
	include/functions_networkmap.php
	include/javascript/jquery.cluetip.js
	images/outof.png: Visual improvements

	* include/functions_treeview.php
	extensions/module_groups.php
	operation/tree.php
	operation/events/events.build_table.php
	operation/events/events_list.php
	operation/agentes/status_monitor.php : Add to the shared 
	views between normal and meta controls to access remote nodes
	for certain users

	* include/functions_visual_map.php
	include/functions_ui.php: Little bugfixes and improvements



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8237 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-30 15:48:22 +00:00
mdtrooper f04bb0bb63 2013-05-30 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/networkmap.php: fixed the string of button to
	refresh the networkmap.
	
	Fixes: #2254




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8235 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-30 14:28:18 +00:00
mdtrooper 4e3daca07c 2013-05-30 Miguel de Dios <miguel.dedios@artica.es>
* godmode/groups/group_list.php, include/functions_groups.php: fixed
	the link of to delete the group, now it have the correctly id_group.
	
	Fixes: #2253




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8234 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-30 13:41:32 +00:00
mdtrooper fb31958af2 2013-05-30 Miguel de Dios <miguel.dedios@artica.es>
* .classpath, .settings, .settings/org.eclipse.jdt.core.prefs:

	added garbage files necesaries for eclipse.

	

	* AndroidManifest.xml: update the version.

	

	* bin/AndroidManifest.xml: erased temp file from project compilation

	in eclipse.

	

	* proguard.cfg: fixed the file and change the deprecated

	instructions.

	

	* src/pandroid/agent/PandroidAgentListener.java: added the code for

	to magical change to open source version.

	

	* src/pandroid/agent/PandroidAgentTentacle.java,

	src/pandroid/agent/PandroidAgent.java: improved the source code

	style.

	

	* res/values/strings.xml, res/values-en/strings.xml,

	res/values-es/strings.xml: updated the texts.






git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8232 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-30 10:51:10 +00:00
mdtrooper a53aa54b6b 2013-05-30 Miguel de Dios <miguel.dedios@artica.es>
* AndroidManifest.xml: added icon for application.
	
	* src/pandorafms/pandorafmsandroidconsole/Help.java,
	src/pandorafms/pandorafmsandroidconsole/Options.java,
	src/pandorafms/pandorafmsandroidconsole/PandoraWebView.java: fixed
	java warnings.
	
	* res/values-ja/strings.xml, res/values/strings.xml,
	res/values-es/strings.xml: translate strings to english and
	spanish.
	
	* res/drawable-ldpi/icon_logo_pandorafms.png: added icon.
	
	* res/layout/help.xml, res/layout/options.xml: change layout.
	
	* bin/*, gen/*: erased the binary temp files from eclipse.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8231 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-30 10:43:18 +00:00
mdtrooper 31e201e05b 2013-05-29 Miguel de Dios <miguel.dedios@artica.es>
* operation/events/events.build_table.php,
	operation/agentes/estado_generalagente.php,
	include/functions_events.php: fixed the views with huge large names
	for agents or and modules.
	
	Fixes: #2242




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8226 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-29 13:11:40 +00:00
mdtrooper 40faf8719e 2013-05-29 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_snmp_browser.php: fixed PHP warning with to
	access out the table array.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8225 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-29 11:25:39 +00:00
mdtrooper 35a9985a75 2013-05-29 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/ver_agente.php: cleaned source code style.
	
	* operation/agentes/alerts_status.php: added the text for the main
	tab in agent view.
	
	* operation/agentes/estado_monitores.php: fixed the filter and
	added a option to filter "not normal" modules.
	
	Fixes: #2247




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8224 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-29 11:08:28 +00:00
zarzuelo 23bf0fbe15 2013-05-28 Sergio Martin <sergio.martin@artica.es>
* include/functions_ui.php
	include/functions.php
	include/functions_treeview.php
	operation/tree.php: Some aesthetic improvements on
	treeview, fixed some bugs and added control of the 
	access to the agents/modules/alerts details by the
	user configuration flag

	* images/page_white_text.png
	images/page_white.png
	images/pdf.png: Some icon changes

	* godmode/alerts/alert_list.list.php
	operation/agentes/alerts_status.php
	operation/agentes/alerts_status.functions.php: Prepared the 
	alerts view to be added to metaconsole



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8222 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-28 15:18:41 +00:00
Ramon Novoa c051f1b0f9 2013-05-28 Ramon Novoa <rnovoa@artica.es>
* godmode/setup/performance.php: Added a new help it.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8221 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-28 14:33:00 +00:00
Ramon Novoa 15941bea61 2013-05-28 Ramon Novoa <rnovoa@artica.es>
* util/pandora_db.pl: Use $BIG_OPERATION_STEP for event deletion.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8220 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-28 14:32:21 +00:00
mdtrooper 2b9aa32362 2013-05-28 Miguel de Dios <miguel.dedios@artica.es>
* include/config_process.php: set the timezone in init values for
	PHP because for example it is used in the library for report PDF.
	
	MERGED FROM THE BRANCH PANDORA_4




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8219 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-28 12:37:51 +00:00
jsatoh e2f88eb933 2013-05-28 Junichi Satoh <junichi@rworks.jp>
* res/values-ja/strings.xml: Fixed a translation.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8217 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-28 00:40:53 +00:00
jsatoh b1955e24b2 2013-05-28 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_module_interval_factor.php: Added a new help
	file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8216 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-28 00:36:30 +00:00
Ramon Novoa 1955aad414 2013-05-27 Ramon Novoa <rnovoa@artica.es>
* util/pandora_db.pl: Several fixes. Save the last compact date
	  to avoid compacting the same interval twice.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8215 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-27 17:58:00 +00:00
mdtrooper 492b78d113 2013-05-27 Miguel de Dios <miguel.dedios@artica.es>
* operation/search_main.php: change again the label of the bottom
	of list of agents.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8214 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-27 15:25:41 +00:00
zarzuelo 7953e4612a 2013-05-27 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/module_manager_editor_common.php: Fixed
	creation of data modules for bug #2240

	* godmode/servers/plugin.php
	include/javascript/pandora_modules.js
	godmode/agentes/module_manager_editor_plugin.php: Fixed
	the tips of the macros help and change the input of macro
	help from input to a textarea

	* include/functions_html.php
	include/styles/dialog.css
	include/styles/menu.css
	include/styles/jquery-ui-1.10.0.custom.css
	include/styles/pandora.css
	include/javascript/pandora_events.js
	operation/users/user_edit.php
	operation/agentes/stat_win.php
	images/event_responses.png
	images/filter_mc.png
	images/sort_down.png
	images/tick.png
	images/pandora.ico
	images/tick_off.png
	images/pandora.ico.gif
	images/star.png
	images/sort_up.png
	godmode/setup/setup_general.php: A lot of visual
	improvements



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8213 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-27 15:16:54 +00:00
mdtrooper e84a0f7d14 2013-05-27 Miguel de Dios <miguel.dedios@artica.es>
* operation/search_main.php: change the label to show when the list
	of agents don't need pagination.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8212 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-27 12:25:54 +00:00
mdtrooper 0d20a97723 2013-05-27 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_gis.php: added function "gis_calculate_distance"
	to calculate the distance between to points, and return in the
	international metric system, kilometers.
	
	* operation/agentes/gis_view.php: added column with the show the
	distance with the previous point.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8210 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-27 11:40:37 +00:00
Ramon Novoa 9e894fc278 2013-05-27 Ramon Novoa <rnovoa@artica.es>
* pandoradb.sql: Updated data types to allow 64bit integers to be
	  stored in tagente_datos and tagente_datos_inc.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8209 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-27 10:53:52 +00:00
zarzuelo ef90c2d586 2013-05-24 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	extensions/update_manager/settings.php
	extensions/update_manager/main.php
	godmode/agentes/module_manager.php: Fixed 
	various visual issues like update manager icons
	or width of left tab in godmode sections

	* godmode/agentes/module_manager_editor_plugin.php: 
	Fixed tips of plugins help fields

	* extensions/snmp_explorer.php: avoid interfaces
	without name in snmp explorer

	* operation/agentes/bulbs.php: Remove old file



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8207 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-24 10:30:03 +00:00
Ramon Novoa c136c9ace8 2013-05-24 Ramon Novoa <rnovoa@artica.es>
* include/functions.php: Cleaned junk characters.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8206 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-24 10:07:10 +00:00
Ramon Novoa 4e5fdd7e0a 2013-05-24 Ramon Novoa <rnovoa@artica.es>
* include/functions.php: Merged from 4.0 branch. Removed calls
	  to PHP's SNMP functions.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8205 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-24 09:58:44 +00:00
Ramon Novoa 25a17874c8 2013-05-23 Ramon Novoa <rnovoa@artica.es>
* pandora_agent: Merged plugins with modules to add macro support.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8202 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-23 17:20:21 +00:00