9744 Commits

Author SHA1 Message Date
Alejandro Gallardo Escobar
b853d29c33 Little fix related with the oracle support 2015-05-11 21:22:27 +02:00
Alejandro Gallardo Escobar
a106111186 Refactored the procedure 'insert_id' to make it safe for insertions without sequences in oracle 2015-05-11 20:55:58 +02:00
Alejandro Gallardo Escobar
e3ccfb95fe Refactored to fix some errors and improve the scalability 2015-05-11 20:54:23 +02:00
Alejandro Gallardo Escobar
4ce7de723a Now the db schema of this extension is created by processing a sql file 2015-05-11 14:18:18 +02:00
Alejandro Gallardo Escobar
f0fe255f48 Added functions to process sql scripts to add data to the pandora database 2015-05-11 14:17:08 +02:00
Alejandro Gallardo Escobar
e47af5993f Minor fix 2015-05-11 14:16:44 +02:00
Alejandro Gallardo Escobar
9c7cfad44f Fixed some schema errors 2015-05-11 14:15:47 +02:00
Alejandro Gallardo Escobar
4cb968782c Now the time to is different than the time from in the oncle time task 2015-05-11 14:14:30 +02:00
Alejandro Gallardo Escobar
6af3133d42 Fixed some error 2015-05-08 16:09:12 +02:00
Alejandro Gallardo Escobar
f93e861369 Improved the output of the automatic config file 2015-05-07 18:36:25 +02:00
Ramon Novoa
0dd42fd1e0 Merge branch 'features/oracle' of https://github.com/pandorafms/pandorafms into features/oracle 2015-05-05 15:36:06 +02:00
Alejandro Gallardo Escobar
7bbd94843f Changed a type 2015-05-05 16:57:39 +02:00
Ramon Novoa
c5f70a468c Changed some default values in pandoradb.oracle.sql. 2015-05-05 15:35:47 +02:00
Ramon Novoa
550f834e34 Oracle related fixes. 2015-05-05 15:34:03 +02:00
Alejandro Gallardo Escobar
2396ba4d9d Added a missing serial and trigger 2015-05-05 14:05:04 +02:00
Ramon Novoa
615231eafd More Oracle related fixes. 2015-05-05 11:57:50 +02:00
Ramon Novoa
6255d5c3bf Several fixes to support Oracle. 2015-05-05 11:20:41 +02:00
Alejandro Gallardo Escobar
65a425859e Error fixes 2015-05-04 21:18:38 +02:00
Alejandro Gallardo Escobar
c02f3bacf4 Error fixes related with the improved oracle compatibility 2015-05-04 20:11:03 +02:00
Alejandro Gallardo Escobar
7ae97fa48b Added a new function to sort an associative array by key 2015-05-04 20:10:13 +02:00
Alejandro Gallardo Escobar
c95f70dde7 Error fixes related with the improved oracle compatibility 2015-05-04 18:27:23 +02:00
Alejandro Gallardo Escobar
758e11b5b0 Merge remote-tracking branch 'origin/develop' into features/oracle 2015-05-04 17:40:30 +02:00
Alejandro Gallardo Escobar
a98be1cad9 Merge remote-tracking branch 'origin/develop' into features/oracle 2015-05-04 17:28:42 +02:00
Alejandro Gallardo Escobar
b78dbf1c0d Merge remote-tracking branch 'origin/develop' into features/oracle 2015-05-04 16:44:40 +02:00
m-lopez-f
c3026d70a4 Fixed error en menu, not show option 2015-05-04 15:59:31 +02:00
m-lopez-f
6b974efe19 Merge branch 'feature/NewView' into develop 2015-05-04 15:45:34 +02:00
m-lopez-f
0b59266a61 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-05-04 15:45:17 +02:00
m-lopez-f
6241ae13d6 Add new option, when is active data of modules type is proc, show ok or fail. Tiquet: #1996 2015-05-04 15:44:37 +02:00
Alejandro Gallardo Escobar
3cd0dd60a3 Disabled a search filter when using an oracle database 2015-05-04 14:51:06 +02:00
Alejandro Gallardo Escobar
57a9d4615c Renamed a table due to the character limitation in oracle 2015-05-04 14:41:40 +02:00
Ramon Novoa
cf6a26a0b5 Fixed a call to enterprise_include_once (was called before
ENTERPRISE_DIR was set).
2015-05-04 14:15:35 +02:00
m-lopez-f
a12114048b add new lines to include new file in instalation agent in windows. tiquet: #2127 2015-05-04 13:45:49 +02:00
m-lopez-f
19abac33c1 Add option to change image when is service and fixed error when updated data. Tiquet: #2175 2015-05-04 12:44:46 +02:00
Ramon Novoa
f16ba3e1da Updated the alert-matches help files with documentation from the Wiki. 2015-05-04 10:55:59 +02:00
artica
b9ace11dda Auto-updated build strings. 2015-05-04 00:01:09 +02:00
artica
8c2851cf7f Auto-updated build strings. 2015-05-03 00:01:08 +02:00
artica
88bb073bca Auto-updated build strings. 2015-05-02 00:01:10 +02:00
artica
2ef016b06e Auto-updated build strings. 2015-05-01 00:01:12 +02:00
Alejandro Gallardo Escobar
7c96bb7ce0 Added some missing columns 2015-04-30 20:12:05 +02:00
Alejandro Gallardo Escobar
1121fbd8b7 Fixed problems related with the oracle compatibility 2015-04-30 20:11:07 +02:00
Ramon Novoa
a487fa011e Execute all previously run actions when an alert recovers. 2015-04-30 13:47:02 +02:00
m-lopez-f
2875ee5919 Merge branch 'develop' of https://github.com/pandorafms/pandorafms into develop 2015-04-30 13:44:29 +02:00
m-lopez-f
70bca63bd6 Fixed error when read file in windows, when path containt space, tiquet: #2166 and #2114 2015-04-30 13:44:16 +02:00
Alejandro Gallardo Escobar
64466e4557 Error fix 2015-04-30 12:46:43 +02:00
Ramon Novoa
9f69bb51db Fixed a warning. 2015-04-30 11:18:44 +02:00
Ramon Novoa
665951fe07 Merge branch 'features/oracle' of https://github.com/pandorafms/pandorafms into features/oracle 2015-04-30 10:59:36 +02:00
Alejandro Gallardo Escobar
3264c65ef8 Fixed some problems with oracle compatibility 2015-04-30 12:35:42 +02:00
Ramon Novoa
38b1f4dc8f Fixed the string quotation character for Oracle. 2015-04-30 10:51:47 +02:00
m-lopez-f
40a9958905 Delete option, in home screen, only in insterprise servers. Tiquet: #2128
(cherry picked from commit c3b60812e085016deb3250f56ff7bffed9b8921c)
2015-04-30 08:49:41 +02:00
artica
0ce49f40b4 Auto-updated build strings. 2015-04-30 00:01:15 +02:00