Commit Graph

377 Commits

Author SHA1 Message Date
Daniel Maya 392779d703 Changes in pandoradb. Ticket #3930. 2016-09-01 10:37:03 +02:00
Daniel Maya b6181de25c Fixed foreign key. Ticket #3930. 2016-08-31 17:35:33 +02:00
Daniel Maya 58f0ccae77 Added default event filter. Ticket #3930. 2016-08-31 11:13:37 +02:00
Daniel Maya e32c606fb0 Added new date filters. Ticket #3946. 2016-08-19 11:23:09 +02:00
Ramon Novoa 798fa8e952 Merge branch 'handle-unknown-properly' of https://github.com/uchida/pandorafms into uchida-handle-unknown-properly 2016-07-28 12:50:58 +02:00
Daniel Maya e9e5520ea9 Exclude disabled agents scheduled stops. Ticket #3878. 2016-07-04 15:46:56 +02:00
mdtrooper 04c6bd9c88 Merge branch 'develop' into feature/new_networkmap 2016-05-13 11:39:18 +02:00
Ramon Novoa 567d45cdc4 Added new columns to tagente_modulo for dynamic critical interval
calculation.
2016-05-12 13:37:18 +02:00
mdtrooper 30f806f41c Merge branch 'develop' into feature/new_networkmap
Conflicts:
	pandora_console/include/functions_modules.php
2016-04-25 15:25:16 +02:00
mdtrooper 9347892a02 Fixed the positions of new networkmap in the sql of installation. 2016-04-22 12:24:32 +02:00
Akihiro Uchida 1da312b8a5 use last_known_status/known_status column to handle unknown properly 2016-04-22 16:36:26 +09:00
Junichi Satoh 582b4abb35 Changed column type of 'tagente_estado.status_changes' to unsigned.
(Fixed ff_threshold evaluation.)

Because of column type difference bettween 'tagente_estado.status_changes'
and 'tagente_modulo.min_ff_event', it didn't work correctly with over 127.
2016-04-01 12:46:47 +09:00
mdtrooper 16812b55b5 Merge branch 'develop' into feature/new_networkmap 2016-03-29 13:46:59 +02:00
fermin831 f397b657f1 Added new server_keepalive column to have individual keepalive TICKETS #3273 2016-03-15 16:02:27 +01:00
mdtrooper aefff3041f Merge branch 'develop' into feature/new_networkmap
Conflicts:
	pandora_console/include/constants.php
2016-03-09 11:15:17 +01:00
Junichi Satoh e2ad075152 Added a new feature to the alert template.
It allows to reset minimum number of alert when the alert status is not
continuously.
2016-03-09 11:33:01 +09:00
mdtrooper 9376e9aa6d Merge branch 'develop' into feature/new_networkmap 2016-02-10 14:54:08 +01:00
mdtrooper 8d54a6762a Added the 'automatic custom graphs' in the template reports in metaconsole. 2016-02-02 14:55:03 +01:00
mdtrooper 8602d9eb4b Working in the new networkmaps. 2016-02-01 16:02:43 +01:00
mdtrooper d74a22aecf Added two field lost in the table tmap 2016-02-01 15:10:30 +01:00
mdtrooper 751ec58fb7 Added the new tables. 2016-02-01 09:58:35 +01:00
m-lopez-f 063c89008a Add new columns for a new features. 2015-10-08 10:37:13 +02:00
Ramon Novoa 9863da5aa5 Added columns for future 6.x features and fixed an error. 2015-10-08 10:21:43 +02:00
Arturo Gonzalez Diaz 2d36697db8 Fixed module relationships. Ticket#2766 2015-10-07 14:01:49 +02:00
m-lopez-f 7d6f03c3c8 Fixed problems with save event filters and dont save agent and module. Tiquet: #2794 2015-09-30 09:26:19 +02:00
Ramon Novoa dde702b2ee Added columns for future 6.x features. 2015-09-22 15:32:35 +02:00
Alejandro Gallardo Escobar 58891bf50a Moved a table to fix an error and added the change to the migrate and the oracle and postgres files 2015-07-02 12:05:02 +02:00
Ramon Novoa 91ffd584b9 Added back a column that was accidentally removed. 2015-06-30 16:34:07 +02:00
Alejandro Gallardo Escobar 390db6c06c Lot of fixes for oracle databases 2015-06-18 19:17:59 +02:00
Alejandro Gallardo Escobar 7c96bb7ce0 Added some missing columns 2015-04-30 20:12:05 +02:00
Ramon Novoa 3d96e8fbf2 More fixes to SQL files. 2015-04-28 15:54:50 +02:00
Vanessa Gil a7f748b7be Ticket #1354. 2015-04-13 11:27:23 +02:00
Alejandro Gallardo Escobar a06f8eee09 Added new profile bits to control the access to the visual console and the network maps 2015-04-06 16:03:23 +02:00
Alejandro Gallardo Escobar f6405cb8e0 Reduced the length of the profile types cause they only store 1 or 0 2015-04-06 16:03:23 +02:00
Akihiro Uchida 8f0312ac98 Add IF NOT EXISTS keywords to prevent an error when the table already exists 2015-03-05 13:21:05 +09:00
Vanessa Gil 3ffeb145a6 Strict ACLs 2015-01-08 18:11:26 +01:00
Alejandro Gallardo Escobar 52e6dda3b4 Merge branch 'feature/ticket#1579-TwoFactorAuthentication' into develop
Resolved conflicts:
	pandora_console/extras/pandoradb_migrate_5.1_to_6.0.mysql.sql
	pandora_console/extras/pandoradb_migrate_5.1_to_6.0.oracle.sql
	pandora_console/extras/pandoradb_migrate_5.1_to_6.0.postgreSQL.sql
	pandora_console/include/styles/pandora.css
2014-12-15 15:06:29 +01:00
mdtrooper 8c3a5cedb7 Working in the tags out the policies. Ticket: #1577 2014-12-12 15:01:50 +01:00
Alejandro Gallardo Escobar d399ccbd1f Added a new table called 'tuser_double_auth' 2014-12-11 16:11:21 +01:00
mdtrooper 9f7c8d4483 Working in the new elements for the visualmap. Ticket #1478 2014-11-21 13:28:11 +01:00
mdtrooper e48f675935 Removed the un used field label_color. 2014-11-19 16:30:00 +01:00
mdtrooper 97278f60d2 Erased the deprecated field 'no_link_color' in table 'tlayout_data' 2014-11-19 16:30:00 +01:00
mdtrooper 45c33786e3 Erased the deprecated field 'fullscreen' in table 'tlayout' 2014-11-19 16:30:00 +01:00
Vanessa Gil d855a951de Fixed bug: bad precision in post_process parameter. Ticket #1326. 2014-09-22 17:12:36 +02:00
Vanessa Gil 965c71484b Changed 'post_process' format from tnetwork_component. Ticket #1283. 2014-09-18 12:38:59 +02:00
jsatoh 0c241647ee 2014-08-13 Junichi Satoh <junichi@rworks.jp>
* pandoradb.sql: Fixed sql error with MySQL 5.6 when NO_ZERO_DATE
	SQL mode is enabled.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10412 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-13 05:02:30 +00:00
alexhigh df12717958 2014-08-07 Alejandro Gallardo <alejandro.gallardo@artica.es>
* pandoradb.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	  extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql:
	Modified the decimal precision of the column "post_process"
	for the table 'tagente_modulo' (Ticket #1124).


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10388 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-07 09:47:10 +00:00
slerena 8f49a022b0 2014-08-06 Sancho Lerena <slerena@artica.es>
* extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
        pandoradb.sql: Fixed bug introduced in commit 9604
        altering tagente_modulo.post_process double precission
        making conversion from bytes to megabytes impossible
        (0,00000095367432). Pending to fix also the interface for
        module creation/edition which also fails. This is critical
        for SP1 release :(



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10384 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-08-06 07:37:46 +00:00
jsatoh f0ef84d6e8 2014-05-31 Junichi Satoh <junichi@rworks.jp>
* godmode/agentes/configurar_agente.php,
	godmode/agentes/module_manager_editor.php,
	godmode/agentes/module_manager_editor_common.php,
	pandoradb.sql, pandoradb.oracle.sql, pandoradb.postgreSQL.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql,
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Improved
	'FF threshold' to be able to define timeout.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10061 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-31 13:36:53 +00:00
zarzuelo 3a4ec99fe5 2014-05-30 Sergio Martin <sergio.martin@artica.es>
* general/logon_ok.php
	godmode/setup/news.php
	include/functions.php
	pandoradb.sql
	pandoradb.postgreSQL.sql
	pandoradb.oracle.sql
	index.php
	extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql
	extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql: Added modal window mode
	to the pandora news for ticket: #821



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10044 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2014-05-30 09:27:20 +00:00