Commit Graph

3055 Commits

Author SHA1 Message Date
mdtrooper 4b97473f94 2011-09-14 Miguel de Dios <miguel.dedios@artica.es>
* include/functions.php: cleaned source code style.
	
	* include/functions_events.php: added the parameter to return only url
	in function "events_print_type_img".
	
	* include/functions_api.php: now the api in getevents return more data.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4954 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-15 13:19:11 +00:00
mdtrooper a438f9292d 2011-09-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: added in the output of get events the agent
	name and group name.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4953 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-15 10:12:32 +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 c15efe4b4e 2011-09-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed output of api without html entities.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4948 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-13 17:32:44 +00:00
zarzuelo b1b9d6b3ff 2011-09-13 Sergio Martin <sergio.martin@artica.es>
* images/status_sets/faces/module_no_data.png
	images/status_sets/color_text/module_no_data.png: Duplicated 
	agent_no_data status images to module_no_data in color_text
	and faces sets for bug 3408420



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4946 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-13 09:30:55 +00:00
zarzuelo 330c4992ab 2011-09-13 Sergio Martin <sergio.martin@artica.es>
* godmode/modules/manage_network_templates_form.php: Added component
	name filter to component templates form to bug 3406374



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4945 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-13 08:51:05 +00:00
jsatoh 355c68ca79 2011-09-13 Junichi Satoh <junichi@rworks.jp>
* include/functions_api.php: Fixed module name filtering in
	'get events' does not work correctly.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4942 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-13 00:19:03 +00:00
mdtrooper 4f387f5c1b 2011-09-12 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php, include/api.php: added the code for to
	extract events in the android event viewer.

	* operation/events/events_list.php: cleaned source code style.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4937 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-12 11:28:32 +00:00
juanmanuelr 2018c1f8b0 2011-09-12 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_reporting.php: Fixed bad condition in serialized
        reports code.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4934 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-12 10:01:42 +00:00
jsatoh 607a9dea3c 2011-09-11 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_action_threshold.php: Added a new help file.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4933 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-11 06:17:18 +00:00
mdtrooper be397f1e9f 2011-09-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the array key for module name.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4932 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-08 16:52:46 +00:00
mdtrooper db5f13c59b 2011-09-08 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed in function "otherParameter2Filter" the
	simbol of timestamp comparation and separate the AND operator. And added
	2 more filters, the "limit" and the "offset".



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4931 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-08 16:37:58 +00:00
juanmanuelr fd5ae15f50 2011-09-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/setup/performance.php
        godmode/setup/setup_visuals.php: Added contextual help in this views.
        * include/functions_reporting.php: Now serialized reports get numeric data.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4930 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-08 15:55:06 +00:00
Aldrioth feeaa84c76 2011-09-08 Tomas Palacios <tomas.palacios@artica.es>
* pandora_console/pandoradb.data.oracle.sql: fixed a typo in tnews



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4927 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-08 10:07:59 +00:00
juanmanuelr 5c5e510875 2011-09-07 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/setup/setup.php: Url and Integria password are checked and
        it is showed at advise in case of error.

        Fixes: #3396567



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4926 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-07 08:49:22 +00:00
mdtrooper 1da9951ce4 2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
* general/pandora_help.php: changet the text align of footer.
	
	Fixes: #3371432



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4924 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 16:22:40 +00:00
mdtrooper 556ec777a5 2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
* operation/messages/message.php: now show more error messages in case the
	user error or group error.
	
	Fixes: #3371451



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4923 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 16:03:46 +00:00
mdtrooper 611b639a9e 2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
* operation/extensions.php: update the style of page.
	
	Fixes: #3371523



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4922 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 15:40:50 +00:00
juanmanuelr 49595d8f69 2011-09-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/modules/manage_network_templates.php: Added description titles
        to action buttons on this view.

        Fixes: #3373300



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4921 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 15:25:35 +00:00
juanmanuelr 8404ab562e 2011-09-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/styles/pandora_forms.css
        include/styles/pandora_minimal.css
        include/styles/pandora_black.css
        include/styles/pandora.css: Changed style for calendar.

        * images/skin/skin_default/include/styles/menu.css: Added icon for
        networkmap with skin configuration.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4920 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 14:58:09 +00:00
javilanz 49c2ad9432 2011-09-06 Javier Lanz <javier.lanz@artica.es>
* include/help/en/help_timesource.php: Changed a wee translation bug 
        and fixed style format
        * godmode/setup/setup.php: Fixed a field name, written properly.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4919 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 14:47:27 +00:00
mdtrooper 0aebd395bf 2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
* include/styles/pandora.css,
	images/skin/skin_default/include/styles/pandora.css: added items to set the
	style of calendar tooltip.
	
	* include/calendar.js, include/javascript/calendar.js: erased the styles
	for the calendar.
	
	Fixes: #3371449



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4917 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 13:43:44 +00:00
mdtrooper 4aa3114317 2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: hidden the legend of datas with 0 value.
	
	Fixes: #3379756



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4916 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 12:32:26 +00:00
mdtrooper b439f6161b 2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
* operation/events/events_rss.php, operation/events/export_csv.php: fixed
	the output html entities and html entities of html entities.
	
	Fixes: #3389980



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4914 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 12:11:05 +00:00
mdtrooper fa7c92e059 2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
* operation/events/events_rss.php, operation/events/export_csv.php: fixed
	the output html entities and html entities of html entities.
	
	Fixes: #3389980



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4913 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 12:08:42 +00:00
juanmanuelr 4efc90766d 2011-09-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/setup/setup.php: Avoiding wrong integria inventory
        object data.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4912 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 08:44:45 +00:00
mdtrooper ee1ade65ce 2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/alerts_status.php: change the user rights to validate
	alert, before it was "LW" and now it is "AW". This new user rights tell me
	Sancho.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4910 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 17:07:00 +00:00
mdtrooper cb1a9d6d66 2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
* general/logon_ok.php: change the text to be a correct sentence.
	
	Fixex: #3394390



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4909 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 16:26:23 +00:00
mdtrooper df7de9e3b2 2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
* include/help/en/help_action_threshold.php,
	include/help/es/help_action_threshold.php: added help for threshold from
	the wiki documentation.
	
	Fixes: #3371385



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4908 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 16:12:06 +00:00
juanmanuelr 39888e3a88 2011-09-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/setup/setup.php: Added contextual help in this view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4907 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 15:43:28 +00:00
mdtrooper f687c5871c 2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/exportdata.php: fixed when havent any data in any
	group.
	
	Fixes: #3371412



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4906 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 15:38:04 +00:00
mdtrooper c6b246a8e6 2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
* extensions/system_info.php: show the location of file.
	
	Fixes: #3384516



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4904 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 14:22:50 +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
juanmanuelr 243723d4f4 2011-09-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* general/pandora_help.php: Fixed visualization error on this view.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4901 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 12:27:17 +00:00
juanmanuelr c007d4f068 2011-09-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/setup/gis_step_2.php: Changed style in titles to match
        new style pattern.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4900 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 10:00:39 +00:00
mdtrooper 68b786a598 2011-09-05 Miguel de Dios <miguel.dedios@artica.es>
* godmode/gis_maps/configure_gis_map.php: fixed the form to create or
	update gis connections.
	
	Fixes: #3403160



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4899 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-05 09:54:46 +00:00
jsatoh 7a1b9f9c1c 2011-09-03 Junichi Satoh <junichi@rworks.jp>
* godmode/massive/massive_delete_alerts.php,
	godmode/massive/massive_edit_modules.php,
	operation/agentes/ver_agente.php: Added group recursion	feature,
	it allows to search agents in child groups. These three changes
	are contributed by Yusuke Arai. Thanks!



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4896 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-03 04:31:36 +00:00
juanmanuelr ff57398a58 2011-09-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* install.php: Fixed css style in this view.
	
	Fixes: #3400123



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4895 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-02 14:00:22 +00:00
juanmanuelr c80315df5d 2011-09-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/alerts/alert_list.list.php: Fixed css style in this view.
	
	Fixes: #3397522



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4894 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-02 13:53:55 +00:00
juanmanuelr 015159c075 Juann Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_agents.php: Fixed function
        agents_get_modules() where modules are retrieve.

Esta línea y las que están debajo serán ignoradas--

M    ChangeLog
M    include/functions_agents.php


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4893 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-02 11:04:51 +00:00
mdtrooper 45dc9648e8 2011-09-02 Miguel de Dios <miguel.dedios@artica.es>
* include/config_process.php: set by default the mysql connection type
	because in older isntallations update to 4 have not this token in
	config.php.
	
	Fixes: #3395947



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4891 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-02 10:13:06 +00:00
juanmanuelr dc2c9f71bb 2011-09-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_alerts.php: fixed alerts_get_alert_agent_module_actions()
        function to avoid PHP warnings on alert compound display.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4890 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-02 09:42:20 +00:00
jsatoh 66df3d0683 2011-09-02 Junichi Satoh <junichi@rworks.jp>
* godmode/massive/massive_add_action_alerts.php,
	godmode/massive/massive_delete_action_alerts.php: Added group recursion
	feature, it allows to search agents in child groups.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4888 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-02 02:58:10 +00:00
javilanz 1b5c5efc1b 2011-09-01 Javier Lanz <javier.lanz@artica.es>
* include/functions_filemanager.php: Improved detecting mime types

        Fixes: #3389654



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4886 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 18:03:01 +00:00
mdtrooper 4822a1f1de 2011-09-01 Miguel de Dios <miguel.dedios@artica.es>
* operation/incidents/incident_detail.php: fixed the entities in the name
	of file in the action to upload and delete.
	
	Fixes: #3397447



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4885 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 16:55:12 +00:00
mdtrooper 3fc96d9c44 2011-09-01 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_agents.php: added the other part of logical expression
	in the patch of strstr. 



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4883 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 15:59:19 +00:00
mdtrooper 4559d28cd3 2011-09-01 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_users.php: added the function "users_get_first_group"
	another parameter, $all_group, to return all group or not, by default is
	true.
	
	Fixes: #3401582



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4882 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 15:40:23 +00:00
mdtrooper c072138d16 2011-09-01 Miguel de Dios <miguel.dedios@artica.es>
* ChangeLog: sorry I mistake the number of bug in Sourceforge tracker.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4881 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 15:03:58 +00:00
mdtrooper 3ce23ff0a3 2011-09-01 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_graph.php: fixed to show empty graph in new
	installations without data.
	
	Fixes: #3371197



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4880 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 15:03:00 +00:00
juanmanuelr 563486220d 2011-09-01 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* godmode/snmpconsole/snmp_filters.php: Added confirmation
        message in delete action.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4879 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 14:56:46 +00:00