Commit Graph

3040 Commits

Author SHA1 Message Date
zarzuelo 716103645d 2014-03-06 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora_alerts.js: Added missed code
	in action recovery fields feature



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9517 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-06 10:09:19 +00:00
pandora-release 192b45646f Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9514 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-06 00:32:41 +00:00
zarzuelo 2d30ddd044 2014-03-05 Sergio Martin <sergio.martin@artica.es>
* include/help/en/help_ipam.php: Fix typo



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9513 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-05 16:46:54 +00:00
mdtrooper 97ff2c0e46 2014-03-05 Miguel de Dios <miguel.dedios@artica.es>
* include/ajax/module.php: fixed the ajax calls for to get json
	data.
	
	Incident: #619




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9508 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-05 12:07:01 +00:00
zarzuelo db9b118bdb 2014-03-05 Sergio Martin <sergio.martin@artica.es>
* include/styles/pandora.css
	include/javascript/pandora_alerts.js
	extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql
	extras/pandoradb_migrate_4.1_to_5.0.oracle.sql
	extras/pandoradb_migrate_4.1_to_5.0.mysql.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql
	extras/check_other_languages.sh
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql
	extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql
	extras/network_components.postgreSQL.sql
	extras/network_components.oracle.sql
	extras/network_components.mysql.sql
	godmode/alerts/alert_actions.php
	godmode/alerts/alert_commands.php
	godmode/alerts/alert_view.php
	godmode/alerts/configure_alert_template.php
	godmode/alerts/alert_templates.php
	godmode/alerts/configure_alert_action.php: Clean sql scripts,
	reorganise the alert template creation interface, add field1 
	to template recovery fields and add action recovery fields. 
	Ticket #501




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9505 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-05 11:34:05 +00:00
pandora-release c60799e6cd Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9503 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-05 00:32:33 +00:00
slerena e4e63dc469 2014-03-04 Sancho Lerena <slerena@artica.es>
* en/help_ipam.php: Added translation for IPAM help.

        * e?/help_pcap_filter.php: Added small sample.

        * es/help_ipam.php: Some adittions.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9502 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 18:10:38 +00:00
mdtrooper 1ab0555617 2014-03-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the function "get_module_name".
	Thanks Cucumber.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9501 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 16:51:30 +00:00
zarzuelo b2f3572da0 2014-03-04 Sergio Martin <sergio.martin@artica.es>
* include/help/es/help_ipam.php: Typo fix in ipam text



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9500 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 15:17:46 +00:00
zarzuelo b40f18983d 2014-03-04 Sergio Martin <sergio.martin@artica.es>
* include/help/es/help_ipam.php: Added spanish IPAM help

	* include/styles/pandora.css: Little fix on help 
	styles changing size to h3 tag



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9498 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 14:49:56 +00:00
mdtrooper 6d579568a9 2014-03-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the function "api_get_policies".
	Thanks Cucumber.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9495 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 14:39:19 +00:00
mdtrooper 66c459e425 2014-03-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the function
	"api_get_tactical_view". Thanks Cucumber.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9492 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 10:53:09 +00:00
mdtrooper 468d49df9e 2014-03-04 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the function "api_get_gis_agent".
	Thanks Cucumber.
	
	* include/functions_io.php: cleaned source code style.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9491 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 09:57:31 +00:00
pandora-release 0e3d993b59 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9488 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-04 00:33:04 +00:00
mdtrooper 6f266063ca 2014-03-03 Miguel de Dios <miguel.dedios@artica.es>
* include/functions_api.php: fixed the call "get_total_modules" now
	it does not count the pending delete modules. And thanks Cucumber for
	to the advise.




git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9486 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-03 17:06:31 +00:00
pandora-release fcabe2ae8a Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9483 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-03 00:32:09 +00:00
pandora-release 6eee9296f9 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9480 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-02 00:32:14 +00:00
pandora-release 4e4a85e71b Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9477 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-03-01 00:32:03 +00:00
pandora-release aed123d0f2 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9474 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-28 00:31:54 +00:00
pandora-release 474ce404a8 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9472 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-27 00:35:09 +00:00
pandora-release f16fd5d054 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9471 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-26 10:19:31 +00:00
zarzuelo 91310bd03e 2014-02-25 Sergio Martin <sergio.martin@artica.es>
* include/javascript/pandora_events.js
	include/ajax/events.php: Change command timeouts in responses
	from 10 to 9 seconds to avoid problems in certain systems. Add
	little feedback when command reach timeout time



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9468 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-25 12:38:53 +00:00
pandora-release 842e7f9fed Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9466 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-25 00:50:54 +00:00
pandora-release eb5ef6eece Updated version string.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9465 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-24 15:25:36 +00:00
pandora-release c9759289db Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9458 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-24 00:50:30 +00:00
pandora-release 1a669c7dea Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9456 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-23 00:50:29 +00:00
pandora-release f745c4cc53 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9454 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-22 00:50:29 +00:00
pandora-release 60e9e0ce8b Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9452 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-21 00:50:59 +00:00
pandora-release 07b6e0f844 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9449 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-20 00:50:21 +00:00
pandora-release d173db149e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9443 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-17 00:50:04 +00:00
pandora-release f78054f92c Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9441 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-16 00:50:01 +00:00
pandora-release 0d0c0c66e9 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9439 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-15 00:49:59 +00:00
juanmanuelr 563391b808 2014-02-14 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* include/functions_tags.php: Fixed several bugs with
        ACL propagation and ACL tags.

        * include/functions_graph.php: Implemented ACL tags in
        graph_event_module function.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9438 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-14 13:20:38 +00:00
pandora-release 7e4210fc4a Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9436 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-14 00:49:55 +00:00
pandora-release 61f20f50e9 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9434 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-13 00:49:58 +00:00
pandora-release bb8d3ec15a Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9430 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-12 00:52:53 +00:00
pandora-release 732df03161 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9425 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-11 00:49:56 +00:00
zarzuelo 5f431a7789 2014-02-10 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php: Fixed total agents
	count for group All

	* include/functions_graph.php
	mobile/operation/module_graph.php
	mobile/operation/modules.php
	mobile/operation/networkmaps.php
	mobile/operation/agent.php
	mobile/operation/agents.php
	mobile/operation/events.php
	mobile/operation/tactical.php
	mobile/operation/visualmaps.php
	mobile/include/ui.class.php
	mobile/include/style/main.css: A lot of fixes
	and improvements in mobile console



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9420 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-10 11:54:39 +00:00
pandora-release 23ac345099 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9418 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-10 00:50:07 +00:00
pandora-release 3b78adb238 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9416 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-09 00:49:53 +00:00
pandora-release a0d66c044a Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9414 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-08 00:51:00 +00:00
zarzuelo 1e6b6b5776 2014-02-07 Sergio Martin <sergio.martin@artica.es>
* include/functions_visual_map.php
	include/functions_modules.php
	include/functions_agents.php
	include/constants.php: Add code to new "status"
	Warning fired in visual maps
		
	* mobile/operation/agent.php: Fix first time charge
	of code that set same size to both boxes in agent view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9413 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-07 11:29:20 +00:00
pandora-release 000ddef647 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9410 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-07 00:49:55 +00:00
jsatoh da0603577e 2014-02-06 Junichi Satoh <junichi@rworks.jp>
* include/languages/ja.po, include/languages/ja.mo: Updated
	untranslated strings.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9408 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-06 08:34:33 +00:00
pandora-release 7a89c97f4e Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9406 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-06 00:50:00 +00:00
zarzuelo e0bd409c5d 2014-02-05 Sergio Martin <sergio.martin@artica.es>
* mobile/operation/events.php
	mobile/operation/tactical.php
	mobile/operation/networkmap.php
	mobile/operation/modules.php
	mobile/operation/alerts.php
	mobile/operation/networkmaps.php
	mobile/operation/agents.php
	mobile/include/style/main.css: A lot of improvements
	on the mobile console. Simplified views, more big tapping
	areas, etc.

	* include/functions_visual_map.php: Fix alert fired
	module when is in warning status in builder view of
	visual consoles. Incident #559



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9405 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-05 16:38:05 +00:00
pandora-release 18d62974f3 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9403 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-05 00:49:57 +00:00
zarzuelo 31d305b7d5 2014-02-04 Sergio Martin <sergio.martin@artica.es>
* include/functions_groups.php
	mobile/operation/tactical.php
	mobile/operation/groups.php
	mobile/include/style/main.css: Improve mobile
	console. Especially groups view



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9402 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-04 16:22:12 +00:00
pandora-release 3b7ca9e868 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9400 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-04 00:49:46 +00:00
pandora-release cedc7d3bf9 Auto-updated build strings.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9397 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-02-03 00:49:40 +00:00