Commit Graph

6717 Commits

Author SHA1 Message Date
jsatoh 397d0a5a3b 2013-05-20 Junichi Satoh <junichi@rworks.jp>
* include/functions_snmp_browser.php: Added default binary path for
	snmptranslate in *BSD. The path can also be defined specific one by
	using config['snmptranslate'].



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8159 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 01:56:07 +00:00
jsatoh d0efdfe718 2013-05-20 Junichi Satoh <junichi@rworks.jp>
* ChangeLog: Updated the changelog, I forgot.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8158 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 01:42:09 +00:00
jsatoh 036df775f9 2013-05-20 Junichi Satoh <junichi@rworks.jp>
* include/functions_snmp_browser.php: Fixed typos.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8157 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 01:34:39 +00:00
jsatoh 78fe77dbc4 2013-05-20 Junichi Satoh <junichi@rworks.jp>
* include/functions_snmp_browser.php: Added default binary path for
	snmpget and snmpwalk in *BSD. The paths can also be defined specific
	ones by using config['snmpget'] and config['snmpwalk'].



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8155 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-20 00:55:36 +00:00
markholland b011826210 2013-05-18 Mark Holland <mark@mark-holland.me.uk>
* Pandroid Agent v3.0_UTF8.apk: Added apk that sends xml in
    utf-8 encoding.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8151 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-18 19:01:38 +00:00
markholland 9d718116aa 2013-05-18 Mark Holland <mark@mark-holland.me.uk>
* src/pandroid/agent/PandroidAgentListener.java: Changed xml
    header to UTF-8 encoding.

    * src/pandroid/agent/PandroidAgentTentacle.java: Changed data
    String to byte array.

    * Pandroid Agent v3.0_UTF8.apk: Added apk that sends xml in
    utf-8 encoding.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8150 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-18 14:33:49 +00:00
mdtrooper d4e7b1f795 2013-05-17 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_ui.php: added first version of function
	"ui_print_empty_data" for to show when the page has not data as
	list of agents or alerts or somethings.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8149 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-17 12:26:16 +00:00
mdtrooper 0d83ea6f27 2013-05-17 Miguel de Dios <miguel.dedios@artica.es>
* godmode/events/events.php, operation/events/events_list.php,
	operation/events/events.php: re-added and re-set the custom fields
	by groups enterprise.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8148 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-17 11:08:28 +00:00
markholland 0b825587ee 2013-05-16 Mark Holland <mark@mark-holland.me.uk>
* src/pandroid/agent/PandroidAgentListener.java: Fixed
	values not showing up on status view when pandroid activity
	killed. Corrected spelling mistake of receiveBytes. Removed
	last_gps_contact module, wasn't implemented.

    * Pandroid Agent v3.0_iso-8859-1.apk: Updated to latest version.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8147 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 19:36:32 +00:00
markholland 15018cb012 2013-05-16 Mark Holland <mark@mark-holland.me.uk>
* res/values: Added report inventory string to all languages.
	fixed some wrongly spelled strings.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8146 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 19:09:05 +00:00
mdtrooper 8f9b4a045f 2013-05-16 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/module_manager_editor_common.php: disabled
	autocomplete for the field name to avoid javascript problems.
	
	Fixes: #2215
	
	* include/db/oracle.php, include/functions.php: improved the source
	code style.
	
	* include/functions_html.php: fixed the lost parameter $alt for
	the function html_print_input_text_extended from
	html_print_input_text.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8145 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 15:43:16 +00:00
mdtrooper c999a888b9 2013-05-16 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_networkmap.php, include/functions_reporting.php,
	include/functions_users.php: cleaned source code style.
	
	* operation/search_agents.getdata.php: fixed notice messages PHP.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8142 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 10:16:16 +00:00
mdtrooper 0fd149893e 2013-05-16 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_incidents.php, include/api.php,
	include/functions.php, include/functions_modules.php,
	include/graphs/flot/pandora.flot.js, include/functions_cron.php,
	include/functions_graph.php: improved the source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8140 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 09:19:16 +00:00
mdtrooper d3d36ae09e 2013-05-16 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/stat_win.php: disabled show events when the
	pandora node is set replication events.
	
	Fixes: #2216
	
	* operation/events/events.php: improve the source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8139 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 08:58:18 +00:00
Ramon Novoa 249f0b38f9 2013-05-16 Ramon Novoa <rnovoa@artica.es>
* bin/pandora_server: Added information about the loading of the
	  enterprise module to the log.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8138 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 08:39:44 +00:00
mdtrooper 84d628326f 2013-05-16 Miguel de Dios <miguel.dedios@artica.es>
* ajax.php: fixed PHP warning when the HTTP_REFERER not set.
	
	* godmode/agentes/module_manager_editor_prediction.php,
	include/functions_ui.php, operation/agentes/ver_agente.php,
	operation/agentes/stat_win.php: improved the source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8137 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-16 08:23:51 +00:00
markholland 5c808b7266 2013-05-15 Mark Holland <mark@mark-holland.me.uk>
* Pandroid Agent v3.0_iso-8859-1.apk: Updated to latest version.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8136 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-15 20:27:47 +00:00
markholland c8d08a53fd 2013-05-15 Mark Holland <mark@mark-holland.me.uk>
* src/pandroid/agent/PandroidAgentListener.java: Possibly fixed
    notification disappearing, agent running > 24 hours and notification
    still present.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8135 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-15 20:15:34 +00:00
mdtrooper 4819aaed2f 2013-05-14 Miguel de Dios <miguel.dedios@artica.es>
* godmode/alerts/alert_commands.php: fixed the ajax of
	"get_alert_command".
	
	Fixes: #2214




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8133 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 15:23:57 +00:00
Ramon Novoa 8013501d72 2013-05-14 Ramon Novoa <rnovoa@artica.es>
* include/config_process.php,
	  include/languages/el.mo,
	  include/languages/gl.mo,
	  include/languages/et.mo,
	  include/languages/cs.po,
	  include/languages/es.po,
	  include/languages/en_GB.mo,
	  include/languages/it.mo,
	  include/languages/sl.mo,
	  include/languages/sk.po,
	  include/languages/uk.po,
	  include/languages/ms.po,
	  include/languages/ro.po,
	  include/languages/nb.po,
	  include/languages/en.po,
	  include/languages/pt_BR.po,
	  include/languages/ko.mo,
	  include/languages/fr.po,
	  include/languages/ca.po,
	  include/languages/en_AU.mo,
	  include/languages/tr.po,
	  include/languages/de.po,
	  include/languages/sv.po,
	  include/languages/he.po,
	  include/languages/bn.mo,
	  include/languages/ar.mo,
	  include/languages/te.po,
	  include/languages/mr.mo,
	  include/languages/hu.po,
	  include/languages/da.mo,
	  include/languages/fa.mo,
	  include/languages/ru.po,
	  include/languages/ast.po,
	  include/languages/ja.mo,
	  include/languages/fi.mo,
	  include/languages/hi.mo,
	  include/languages/el.po,
	  include/languages/gl.po,
	  include/languages/eu.mo,
	  include/languages/et.po,
	  include/languages/en_GB.po,
	  include/languages/vi.mo,
	  include/languages/it.po,
	  include/languages/sl.po,
	  include/languages/zh_TW.mo,
	  include/languages/zh_CN.mo,
	  include/languages/nl.mo,
	  include/languages/pl.mo,
	  include/languages/ko.po,
	  include/languages/pt.mo,
	  include/languages/bg.mo,
	  include/languages/en_AU.po,
	  include/languages/bn.po,
	  include/languages/ar.po,
	  include/languages/cs.mo,
	  include/languages/es.mo,
	  include/languages/sk.mo,
	  include/languages/uk.mo,
	  include/languages/ms.mo,
	  include/languages/ro.mo,
	  include/languages/mr.po,
	  include/languages/da.po,
	  include/languages/fa.po,
	  include/languages/ja.po,
	  include/languages/nb.mo,
	  include/languages/fi.po,
	  include/languages/en.mo,
	  include/languages/hi.po,
	  include/languages/pt_BR.mo,
	  include/languages/fr.mo,
	  include/languages/eu.po,
	  include/languages/vi.po,
	  include/languages/ca.mo,
	  include/languages/tr.mo,
	  include/languages/sv.mo,
	  include/languages/de.mo,
	  include/languages/he.mo,
	  include/languages/zh_TW.po,
	  include/languages/zh_CN.po,
	  include/languages/te.mo,
	  include/languages/hu.mo,
	  include/languages/nl.po,
	  include/languages/pl.po,
	  include/languages/ru.mo,
	  include/languages/pt.po,
	  include/languages/ast.mo,
	  include/languages/bg.po: Updated translations.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8132 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 14:12:08 +00:00
Ramon Novoa 1e722bef31 2013-05-14 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/NetworkServer.pm: Added the Pandora FMS's console MIB
	  to snmp* calls.

	* pandora_server_installer,
	  pandora_server.spec,
	  lib/PandoraFMS/Tools.pm,
	  lib/PandoraFMS/Config.pm,
	  Makefile.PL,
	  pandora_server.redhat.spec,
	  DEBIAN/control: Removed PERL's SNMP lib from the deps.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8131 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 13:56:43 +00:00
mdtrooper 5d7dd5567d 2013-05-14 Miguel de Dios <miguel.dedios@artica.es>
* godmode/modules/manage_network_components.php,
	godmode/modules/manage_nc_groups.php,
	godmode/modules/manage_network_templates.php,
	godmode/reporting/reporting_builder.php,
	godmode/reporting/graphs.php, godmode/db/db_purge.php,
	godmode/agentes/module_manager.php, godmode/events/event_filter.php,
	godmode/massive/massive_delete_modules.php,
	godmode/massive/massive_delete_agents.php,
	godmode/massive/massive_edit_modules.php,
	godmode/netflow/nf_edit.php, godmode/netflow/nf_item_list.php,
	include/functions_agents.php, include/functions_tags.php,
	include/functions_messages.php, include/functions_events.php:
	erased deprecated SQL transaction. 




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8130 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 11:56:43 +00:00
mdtrooper 9d2e9c5161 2013-05-14 Miguel de Dios <miguel.dedios@artica.es>
* include/constants.php: added constant "ITEMS_TO_SHOW_IN_MAIN_TAB".
	
	* operation/search_agents.getdata.php, operation/search_agents.php,
	operation/search_modules.getdata.php, operation/search_main.php,
	operation/search_results.php: improved the views of global search.
	
	* images/visual_console.png: update Carla's work.
	
	* images/visual_console_green.png: added a green version.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8128 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 09:33:13 +00:00
markholland fe4bcdc14a 2013-05-14 Mark Holland <mark@mark-holland.me.uk>
* src/pandroid/agent/PandroidAgentListener.java: Moved the 
	loading	of the config values to an asynctask to force that updating 
	the values and then contacting the server and creating the 
	notification happens after all the config values have been loaded.

	* src/pandroid/agent/Status.java: On resuming the app
	the loading of the last values has been moved to an asynctask to force
	updating the ui to wait for all the values to be loaded.

	* src/pandroid/agent/*.java: Applied the Correct Indentation function
	of eclipse to all code.

	* res/layout/*.xml: Applied the Correct Indentation function
	of eclipse to all code.

	* Pandroid Agent v3.0_iso-8859-1.apk: Updated to latest version.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8127 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-14 06:59:20 +00:00
zarzuelo 1c49e57a52 2013-05-13 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/functions_treeview.php
	images/events_responses.png
	images/gm_setup.png
	images/policies_mc.png
	images/filter.png
	images/op_alerts.png
	images/network_mc.png
	images/enterprise.png
	images/profiles.png
	images/operation.png
	images/full_screen.png
	images/list.png
	images/gm_servers.png
	images/normal_screen.png
	images/database_history.png
	images/gm_policies.png
	images/gm_users.png
	images/server_export_mc.png
	images/custom_columns.png
	images/templates.png: Little fixes and images
	changes



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8126 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-13 16:51:39 +00:00
mdtrooper e93f2580e2 2013-05-13 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/configurar_agente.php, include/functions_tags.php,
	include/functions_incidents.php, include/functions_agents.php,
	operation/messages/message_list.php: erased the SQL transitions.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8125 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-13 14:32:37 +00:00
mdtrooper b064082064 2013-05-13 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: fixed PHP warnings.
	
	* godmode/agentes/modificar_agente.php,
	include/functions_agents.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8124 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-13 10:52:51 +00:00
Ramon Novoa 2563a91ea5 2013-05-13 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Tools.pm: Merged from 4.0 branch. Directly call
	  snmptranslate, since SNMP::translateObj does not seem to load
	  enterprise MIBs.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8123 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-13 10:29:03 +00:00
slerena 63aa7f86e5 2013-05-13 Sancho Lerena <slerena@artica.es>
* lib/PandoraFMS/Core.pm: Fixes crash on inverse resolution for
        GIS information on openstreetmaps. This was due function was moved from
        Dataserver to Core.pm and include for LWP::Simple not :(




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8121 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-13 02:40:28 +00:00
mdtrooper fd7225ded7 2013-05-10 Miguel de Dios <miguel.dedios@artica.es>
* operation/snmpconsole/snmp_browser.php: fixed the url to pure.
	
	Fixes: #2212




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8119 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-10 12:28:26 +00:00
Ramon Novoa 3d656eb704 2013-05-10 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Tools.pm: Check that inet_aton does not return undef.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8118 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-10 11:19:02 +00:00
Ramon Novoa 2f31062b25 2013-05-07 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Tools.pm: Added a function to resolve hostnames.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8111 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-07 17:02:02 +00:00
Ramon Novoa 506ef27913 2013-05-07 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/DB.pm,
	  util/pandora_db.pl: Several improvements. Added support for detecting
	  other running instances of the script.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8110 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-07 15:38:11 +00:00
zarzuelo 4d291847fa 2013-05-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_reporting.php: Added to Server performance 
	box in tactical view total events statistic for bug #2042



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8109 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-07 14:56:04 +00:00
zarzuelo 5fd283d9a8 2013-05-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_config.php: Set a default value to 
	enable_metaconsole_netflow config token to avoid metaconsole
	ugly notice for bug #2210



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8108 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-07 13:59:49 +00:00
mdtrooper 8f9521bbf3 2013-05-06 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/group_view.php, godmode/groups/group_list.php,
	include/functions_groups.php: added pagination to groups views.
	
	PENDING TASK: #346
	
	* include/functions_component_groups.php: cleaned source code style.
	
	* include/functions.php: added function "is_array_empty" for
	deepers arrays.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8107 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-07 12:32:30 +00:00
zarzuelo e6ec4c1b96 2013-05-06 Sergio Martin <sergio.martin@artica.es>
* include/help/en/help_module_interval_factor.php
	include/help/es/help_module_interval_factor.php
	godmode/agentes/module_manager_editor_common.php: Change the
	control of interval module when is data module from extended 
	from time to normal box with a different help tip explaining
	that this control is not setted in seconds.

	* operation/integria_incidents/incident.php
	images/book_edit.png
	general/pandora_help.php
	godmode/setup/setup_general.php: Aesthetic fixes



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8103 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-06 16:39:41 +00:00
Ramon Novoa 11d57f0a3a 2013-05-06 Ramon Novoa <rnovoa@artica.es>
* pandora_agent: Syntactic fix. Fixes bug #2173.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8102 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-06 10:34:01 +00:00
jsatoh 7ecd5f68db 2013-05-04 Junichi Satoh <junichi@rworks.jp>
* mobile/include/ui.class.php: Added charset.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8099 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-04 01:39:52 +00:00
jsatoh 2c36f19a2e 2013-05-04 Junichi Satoh <junichi@rworks.jp>
* mobile/index.php, mobile/include/user.class.php,
	include/functions.php: Fixed i18n failure in the mobile console.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8098 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-04 00:29:16 +00:00
Ramon Novoa 8184f73ae3 2013-05-03 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/DataServer.pm: Add a default module_interval.

	* util/pandora_db.pl: Moved data deletion code to a generic function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8097 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-03 18:00:53 +00:00
jsatoh 61c83b7147 2013-05-03 Junichi Satoh <junichi@rworks.jp>
* include/functions_graph.php: Fixed warnings



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8095 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-03 08:19:07 +00:00
mdtrooper 792588b26c 2013-05-01 Miguel de Dios <miguel.dedios@artica.es>
* godmode/agentes/agent_manager.php: improved the source code style.
	
	* godmode/agentes/configurar_agente.php: fixed the agents address
	with white spaces in the both sides.
	
	Fixes: #2171




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8094 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-01 12:09:57 +00:00
markholland 93010856d8 2013-05-01 Mark Holland <mark@mark-holland.me.uk>
* src/pandroid/agent/PandroidAgentListener.java: Changed gps module
	to update coordinates after a time of "interval" AND "15 metres" if
	no change then uses lastKnownLocation.

	* Pandroid Agent v3.0_iso-8859-1.apk: Updated to latest version.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8093 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-01 04:02:47 +00:00
markholland 1a933356a2 2013-05-01 Mark Holland <mark@mark-holland.me.uk>
* Connect to new svn


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8092 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-05-01 02:05:27 +00:00
mdtrooper b2c0ec28a9 2013-05-01 Miguel de Dios <miguel.dedios@artica.es>
* extensions/system_info.php, extensions/agents_modules.php,
	extensions/vnc_view.php, extensions/users_connected.php,
	extensions/update_manager/lib/libupdate_manager.php,
	extensions/update_manager/lib/libupdate_manager_updates.php,
	extensions/snmp_explorer.php, extensions/insert_data.php,
	operation/agentes/tactical.php: improved the source code.
	
	* include/functions_reporting.php: fixed the links of list modules.
	
	Fixes: #3612243




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8091 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-30 22:20:22 +00:00
zarzuelo 3eb85c6408 2013-04-30 Sergio Martin <sergio.martin@artica.es>
* godmode/agentes/agent_template.php: Add tags creation
	in module tamplates application for bug #3611909



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8090 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-30 15:49:05 +00:00
zarzuelo 904af5befe 2013-04-30 Sergio Martin <sergio.martin@artica.es>
* godmode/reporting/reporting_builder.item_editor.php: 
	Reporting builder layout and hide graph per agent option
	in agent events item for bug #3611908



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8089 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-30 14:13:33 +00:00
zarzuelo 91334e695e 2013-04-30 Sergio Martin <sergio.martin@artica.es>
* operation/agentes/estado_generalagente.php
	images/network_small.png
	images/so_win.png
	images/so_aix.png
	images/so_aix_small.png
	images/os_icons/so_win.png
	images/os_icons/so_linux.png
	images/os_icons/so_cisco.png
	images/os_icons/so_bsd_small.png
	images/os_icons/so_mac.png
	images/os_icons/so_vmware.png
	images/os_icons/so_solaris_small.png
	images/os_icons/android_small.png
	images/os_icons/so_bsd.png
	images/os_icons/so_aix_small.png
	images/os_icons/so_other_small.png
	images/os_icons/so_hpux_small.png
	images/os_icons/so_solaris.png
	images/os_icons/android.png
	images/os_icons/embedded_small.png
	images/os_icons/network_small.png
	images/os_icons/so_aix.png
	images/os_icons/so_other.png
	images/os_icons/so_hpux.png
	images/os_icons/so_win_small.png
	images/os_icons/so_linux_small.png
	images/os_icons/so_cisco_small.png
	images/os_icons/network.png
	images/os_icons/embedded.png
	images/os_icons/so_mac_small.png
	images/os_icons/so_vmware_small.png
	images/so_cisco_small.png
	images/so_win_small.png
	images/so_hpux_small.png
	images/so_mac_small.png
	images/so_bsd.png
	images/so_linux_small.png
	images/so_cisco.png
	images/so_other.png
	images/so_mac.png
	images/so_other_small.png
	images/so_solaris.png
	images/so_linux.png
	images/so_hpux.png
	images/so_bsd_small.png
	images/so_solaris_small.png: Added new OS
	icons




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8088 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-30 13:50:13 +00:00
zarzuelo 8eb312004c 2013-04-30 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css: Fix bad reposition
	action of bar graphs values in pure mode

	* include/graphs/flot/pandora.flot.js: Fix bad 
	reposition action of bar graphs values when resize
	container

	* include/functions_graph.php: Fix the graph of 
	database info of agents with most modules. Now
	avoid pending delete and the data is showed properly

	* operation/agentes/estado_generalagente.php: Fix a
	missing change of agent view layout fix



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8087 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2013-04-30 11:54:37 +00:00