Commit Graph

4489 Commits

Author SHA1 Message Date
koichirok 2bc79b25a4 2011-10-14 Koichiro Kikuchi <koichiro@rworks.jp>
* pandora_server/lib/PandoraFMS/Core.pm: Added _plugin_parameters_ macro to alerts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5064 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-14 04:07:02 +00:00
zarzuelo 74a5c3be70 2011-10-13 Sergio Martin <sergio.martin@artica.es>
* operation/events/events_list.php: Fixed events view sql 
	error to no admin users for bug 3422861



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5063 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-13 09:12:29 +00:00
mdtrooper 90d3b6d840 2011-10-12 Miguel de Dios <miguel.dedios@artica.es>
* android/.classpath, android/libs/commons-lang3-3.0.1.jar: added the
	library "org.apache.commons.lang".
	
	* android/AndroidManifest.xml: added the activities Status and Setup. And
	apply theme the no titlebar to main activity.
	
	* android/res/drawable-hdpi/logo.png, android/res/drawable-hdpi/icon.png,
	android/res/drawable-mdpi/logo.png, android/res/drawable-mdpi/icon.png:
	removed the images with same size or quality for the subtypes devices.
	
	* android/res/layout/setup.xml, android/res/layout/status.xml: added the
	layouts for the new activies.
	
	* android/res/values/strings.xml: added the new strings.
	
	* android/src/pandroid/agent/Setup.java,
	android/src/pandroid/agent/Status.java: added the new activies.
	
	* android/src/pandroid/agent/Core.java: added utility class for the proyect.
	
	* android/src/pandroid/agent/PandroidAgent.java: added the lost comment
	header with the license. started to modify to show as tabactivity and other
	changes.
	
	* android/src/pandroid/agent/PandroidAgentTentacle.java: added the lost
	comment header with the license.

	* android/src/pandroid/agent/PandroidAgentListener.java: added the lost
	comment header with the license. And wip for the new data to monitorice.
	
	* android/src/pandroid/agent/EventReceiver.java: added the lost comment
	header with the license. And added some traces.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5062 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-12 18:58:48 +00:00
Ramon Novoa ae2a1af683 2011-10-11 Ramon Novoa <rnovoa@artica.es>
* pandora_update_version.sh: Update console build string.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5061 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-11 14:09:12 +00:00
darode 013d34b436 2011-10-11 Dario Rodriguez <dario.rodriguez@artica.es>
* images/vmware.png: Added forgotten file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5060 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-11 10:36:55 +00:00
jsatoh e8c644a5f8 2011-10-11 Junichi Satoh <junichi@rworks.jp>
* FreeBSD/pandora_server.conf: Synchronized with the generic
	configuration file, conf/pandora_server.conf.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5059 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-11 01:17:19 +00:00
Aldrioth f070bbfa40 2011-10-10 Tomas Palacios <tomas.palacios@artica.es>
* extras/pandoradb_migrate_v3.2_to_v4.0.sql: Updated to provide
        additional compatibility with older versions of MySQL.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5058 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-10 17:02:22 +00:00
zarzuelo f64dfa86fb 2011-10-10 Sergio Martin <sergio.martin@artica.es>
* extensions/snmp_explorer.php: Updated missed fix in snmp explorer
	to create the modules correctly



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5057 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-10 15:35:22 +00:00
zarzuelo 660b30b5dc 2011-10-10 Sergio Martin <sergio.martin@artica.es>
* godmode/users/configure_user.php: Deleted old fix of juanma to
	refresh skins when update to fix password update bug



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5056 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-10 15:32:11 +00:00
juanmanuelr 00a193cf4b 2011-10-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/estado_ultimopaquete.php: Fixed layout in this 
	view when module data is a string.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5055 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-10 14:55:32 +00:00
juanmanuelr e464e1b0b8 2011-10-10 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/estado_monitores.php: Fixed query to add module 
	group in the agrupation. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5054 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-10 14:25:42 +00:00
darode 955d8185ba 2011-10-10 Dario Rodriguez <dario.rodriguez@artica.es>
* util/plugin/ipmi-plugin.pl: Added first version of ipmi plugin.
	* util/recon_scripts/ipmi-recon.pl: Added first version of ipmi recon task



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5053 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-10 14:21:00 +00:00
javilanz 7fa5d06361 2011-10-10 Javier Lanz <javier.lanz@artica.es>
* util/pandora_manage.pl: Fixed a wee bug with 'group' parameter
        creating events


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5051 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-10 11:07:34 +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 551335e23f 2011-10-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* operation/agentes/group_view.php: Fixed bad style when a group's 
	modules has alerts fired.
	
	Fixes: #3419822



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5049 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-07 11:34:40 +00:00
Ramon Novoa 3a2eb2ef0f 2011-10-06 Ramon Novoa <rnovoa@artica.es>
* lib/PandoraFMS/Core.pm: Restored the _id_alert_ macro. Thanks to
	  Koichiro.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5048 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-06 09:14:39 +00:00
koichirok c06b9b5e59 2011-10-06 Koichiro KIKUCHI <koichiro@rworks.jp>
* pandora_server/util/pandora_manage.pl: Added support for specifying ff_threthold
	  value for network, snmp and plugin module creation.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5047 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-06 08:07:35 +00:00
jsatoh 417c3d9e1c 2011-10-06 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_reporting_main_tab.php: Added a missing help
	file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5046 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-06 04:15:06 +00:00
koichirok b83c786b51 2011-10-06 Koichiro Kikuchi <koichiro@rworks.jp>
* pandora_console/include/help/en/help_alert_macros.php,
	  pandora_console/include/help/ja/help_alert_macros.php: Added 4 new macros.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5045 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-06 03:19:53 +00:00
koichirok ef27da683d 2011-10-06 Koichiro Kikuchi <koichiro@rworks.jp>
* pandora_server/lib/PandoraFMS/DB.pm: Added function to get module group name.
	* pandora_server/lib/PandoraFMS/Core.pm: Added new alert macros.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5044 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-06 02:46:55 +00:00
jsatoh dc9e65d5c2 2011-10-06 Junichi Satoh <junichi@rworks.jp>
* res/values-ja/arrays.xml, res/values-ja/strings.xml: Added Japanese
	resources.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5043 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-06 01:57:14 +00:00
mdtrooper b2e80e6d62 2011-10-04 Miguel de Dios <miguel.dedios@artica.es>
* src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java:
	fixed the events about BadXML with returns.
	 
	* res/values-es/strings.xml: fixed typo in the value "develop...".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5042 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-05 16:28:35 +00:00
mdtrooper b6e18e641c 2011-10-04 Miguel de Dios <miguel.dedios@artica.es>
* src/pandroid_event_viewer/pandorafms/Main.java: fixed the status value
	posprocess.

	* res/values/arrays.xml, res/values-en/arrays.xml, res/values-es/arrays.xml:
	added comment with this change.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5041 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-05 12:43:50 +00:00
mdtrooper 67b703a844 2011-10-04 Miguel de Dios <miguel.dedios@artica.es>
* res/values/arrays.xml, res/values-en/arrays.xml,
	res/values-es/arrays.xml: disabled the element search "all events" for the
	actual version Pandora API.
	
	* src/pandroid_event_viewer/pandorafms/AlarmReceiver.java,
	src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java,
	src/pandroid_event_viewer/pandorafms/Main.java,
	src/pandroid_event_viewer/pandorafms/EventList.java: wip and fixes.
	
	* res/layout/item_list_event_extended.xml: added the style to comments for
	avoid overflow in the width dimension.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5040 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-05 12:08:33 +00:00
slerena 49a8cd47a3 2011-10-05 Sancho Lerena <slerena@artica.es>
* functions_api.php: Added 4 new methods (enable/disable) alerts
        and modules. Request 3415505 on tracker by Hirofumi Kosaka.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5039 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-05 11:19:20 +00:00
mdtrooper 04a087959d 2011-10-04 Miguel de Dios <miguel.dedios@artica.es>
* src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java
	
	* res/layout/about.xml: upload the file again.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5038 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-04 15:41:32 +00:00
slerena fead9eb702 2011-10-04 Sancho Lerena <slerena@artica.es>
* strings.xml: Edited description.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5037 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-04 14:39:55 +00:00
mdtrooper 575516b858 2011-10-04 Miguel de Dios <miguel.dedios@artica.es>
* src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java:
	fixed to show "unknow event" when fail the scan of events.
	
	* res/layout/about.xml: added the logo and wrote the company's short name.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5036 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-04 14:23:25 +00:00
slerena cc71474d4c 2011-10-04 SAncho Lerena <slerena@artica.es>
* strings.xml: Edited description.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5035 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-04 12:35:06 +00:00
mdtrooper f81bf776cf 2011-10-04 Miguel de Dios <miguel.dedios@artica.es>
* AndroidManifest.xml: added the reference to description.
	
	* src/pandroid_event_viewer/pandorafms/PopupValidationEvent.java,
	src/pandroid_event_viewer/pandorafms/AlarmReceiver.java,
	src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java,
	src/pandroid_event_viewer/pandorafms/Main.java,
	src/pandroid_event_viewer/pandorafms/EventList.java: change the method to
	show the list of events from the notification and some fixes.
	
	* res/values/strings.xml, res/values-en/strings.xml,
	res/values-es/strings.xml: added the string to fill for the description.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5034 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-04 11:44:06 +00:00
mdtrooper 1904727957 2011-10-03 Miguel de Dios <miguel.dedios@artica.es>
* AndroidManifest.xml: added permission to vibrate mobile.
	
	* src/pandroid_event_viewer/pandorafms/PopupValidationEvent.java,
	src/pandroid_event_viewer/pandorafms/AlarmReceiver.java,
	src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java,
	src/pandroid_event_viewer/pandorafms/Main.java,
	src/pandroid_event_viewer/pandorafms/PandroidEventviewerService.java,
	src/pandroid_event_viewer/pandorafms/Core.java,
	src/pandroid_event_viewer/pandorafms/Options.java,
	src/pandroid_event_viewer/pandorafms/EventListItem.java,
	src/pandroid_event_viewer/pandorafms/EventList.java: wip and fixes.
	
	* res/values/strings.xml, res/values-en/strings.xml,
	res/values-es/strings.xml: added more values.
	
	* res/drawable-ldpi/tick_off.png, res/drawable-ldpi/tick.png: added images.
	
	* res/layout/list_view_layout.xml, res/layout/item_list_event_layout.xml,
	res/layout/item_list_event_extended.xml: wip and fixes.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5033 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-03 19:51:37 +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
mdtrooper 724f3bc406 2011-09-30 Miguel de Dios <miguel.dedios@artica.es>
* AndroidManifest.xml: level up the sdk requirements.
	
	* src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java,
	src/pandroid_event_viewer/pandorafms/Main.java,
	src/pandroid_event_viewer/pandorafms/EventList.java: wip and fixes.
	
	* res/values/strings.xml, res/values-en/strings.xml,
	res/values-es/strings.xml: added more values.
	
	* res/layout/item_list_event_extended.xml: wip and fixes.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5030 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-30 12:17:47 +00:00
slerena 29baddf275 2011-09-29 Sancho Lerena <slerena@artica.es>
* pandora_server/lib/PandoraFMS/SNMPServer.pm
        pandora_server/lib/PandoraFMS/Core.pm: SNMP Alerts now receibe
        trap type on the _data_ macro.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5028 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-30 11:32:02 +00:00
mdtrooper 4a8060f7d7 2011-09-29 Miguel de Dios <miguel.dedios@artica.es>
* android/default.properties, android/AndroidManifest.xml: added permission
	to READ_PHONE_STATE and level up the SDK.
	
	* android/bin/*, android/gen/pandroid/agent/R.java: erased non source or
	config files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5027 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-30 08:39:45 +00:00
mdtrooper 42c5c8e140 2011-09-29 Miguel de Dios <miguel.dedios@artica.es>
* android/default.properties, android/AndroidManifest.xml: added permission
	to READ_PHONE_STATE and level up the SDK.
	
	* android/bin/*, android/gen/pandroid/agent/R.java: erased non source or
	config files.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5026 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-30 08:35:34 +00:00
mdtrooper 6280f853c0 2011-09-29 Miguel de Dios <miguel.dedios@artica.es>
* AndroidManifest.xml: level down the SDK version requirements, need test in
	Android 2.1.
	
	* src/pandroid_event_viewer/pandorafms/Options.java: added the clean url
	the last '/' char.
	
	* src/pandroid_event_viewer/pandorafms/EventList.java: change the url to
	show agent in browser.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5025 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-29 15:50:20 +00:00
mdtrooper 1e16be6ddd 2011-09-29 Miguel de Dios <miguel.dedios@artica.es>
* AndroidManifest.xml: added activity about.
	
	* src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java,
	src/pandroid_event_viewer/pandorafms/Main.java,
	src/pandroid_event_viewer/pandorafms/About.java,
	src/pandroid_event_viewer/pandorafms/Options.java,
	src/pandroid_event_viewer/pandorafms/EventList.java: wip and fixes.
	
	* res/values/strings.xml, res/values-en/strings.xml,
	res/values-es/strings.xml: added more strings and array values.

	* res/menu/options_menu_list_events.xml,
	res/menu/options_menu.xml: added about menu

	* res/drawable-ldpi/criticity_0.png, res/drawable-ldpi/criticity_1.png,
	res/drawable-ldpi/criticity_2.png, res/drawable-ldpi/criticity_3.png,
	res/drawable-ldpi/criticity_4.png, res/drawable-ldpi/criticity_default.png,
	res/drawable-ldpi/pandorafms_logo.png: change the images.

	* res/drawable-ldpi/about.png: added image.
	
	* res/layout/item_list_event_extended.xml, res/layout/about.xml: added about
	and fixes the extended view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5024 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-29 15:33: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
koichirok 9abdd317c6 2011-09-29 Koichiro Kikuchi <koichiro@rworks.jp>
* unix/pandora_agent.redhat.spec: Fixed wrong command paths in %prereq.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5022 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-29 10:37:38 +00:00
mdtrooper a54cb57c32 2011-09-28 Miguel de Dios <miguel.dedios@artica.es>
* src/pandroid_event_viewer/pandorafms/PopupValidationEvent.java,
	src/pandroid_event_viewer/pandorafms/AlarmReceiver.java,
	src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java,
	src/pandroid_event_viewer/pandorafms/Main.java,
	src/pandroid_event_viewer/pandorafms/Options.java,
	src/pandroid_event_viewer/pandorafms/EventList.java: wip and fixes.
	
	* res/values/strings.xml, res/values-en/strings.xml,
	res/values-es/strings.xml: added more strings and array values. 
	
	* res/menu/options_menu_list_events.xml: added custom menu for event list.

	* res/drawable-ldpi/refresh.png: icon for the refresh.
	
	* res/layout/main.xml, res/layout/options.xml: modify the layer.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5021 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-28 17:23:19 +00:00
zarzuelo e051933292 2011-09-28 Sergio Martin <sergio.martin@artica.es>
* godmode/setup/setup_auth.php: Fixed LDAP jquery problem
	in spanish translation for bug 3411881. Improved to
	charge the fields first time page is loaded



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5020 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-28 16:46:06 +00:00
zarzuelo 5bb4f36b63 2011-09-28 Sergio Martin <sergio.martin@artica.es>
* include/functions_graph.php: Fixed graphs engine to fix
	reports graphs swap between horizontal and vertical and 
	pdf view for bugs 3414107 and 3414124



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5019 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-28 13:36:34 +00:00
zarzuelo 5332637739 2011-09-28 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.controls.js: Moved part
	of the solution of last commit to the enterprise



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5018 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-28 09:54:32 +00:00
zarzuelo cfa0c77c12 2011-09-28 Sergio Martin <sergio.martin@artica.es>
* include/javascript/jquery.pandora.controls.js: Fixed module 
	select refresh from jquery controls to fix the graph widget
	on dashboard



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5017 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-28 09:06:19 +00:00
darode 6663e03dc1 2011-09-28 Dario Rodriguez <dario.rodriguez@artica.es>
* util/recon_scripts/snmpdevices.pl: Fixed a bug which creates duplicated
	modules when running the script.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5016 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-28 07:59:03 +00:00
mdtrooper 20741b2cd3 2011-09-27 Miguel de Dios <miguel.dedios@artica.es>
* AndroidManifest.xml: change for avoid the crash when rotate mobile.
	
	* src/pandroid_event_viewer/pandorafms/PopupValidationEvent.java,
	src/pandroid_event_viewer/pandorafms/AlarmReceiver.java,
	src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java,
	src/pandroid_event_viewer/pandorafms/Main.java,
	src/pandroid_event_viewer/pandorafms/PandroidEventviewerService.java,
	src/pandroid_event_viewer/pandorafms/Core.java,
	src/pandroid_event_viewer/pandorafms/EventList.java: wip and fixes, now it
	is the first version funcionality of Pandora Event Viewer....I hope.
	
	* res/values/arrays.xml, res/values/strings.xml, res/values-en/arrays.xml,
	res/values-en/strings.xml, res/values-es/arrays.xml,
	res/values-es/strings.xml: added more strings and array values.
	
	* res/layout/main.xml, res/layout/item_list_event_extended.xml,
	res/layout/popup_validation_event.xml: change and added layouts.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5015 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-27 16:50:19 +00:00
darode 6ea30f0ea3 2011-09-27 Dario Rodriguez <dario.rodriguez@artica.es>
* util/pandora_manage.pl: Changed way to create and event now is possible
	to create an event without agent_name and without agent_module.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5014 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-27 09:36:59 +00:00
slerena 180f785171 2011-09-26 Sancho Lerena <slerena@artica.es>
* index.php: Fixed load of extension startup hook function.
        Fixed last commit hide the extensions O_o
        




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5013 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-26 19:59:49 +00:00
darode afcc0eb6f0 2011-09-26 Dario Rodriguez <dario.rodriguez@artica.es>
* win32/bin/PandoraAgent.exe, win32/bin/util/tentacle_server.exe: Added 
	lastest version of executables compiled



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5012 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-26 18:21:08 +00:00