Fermin
0d6115726a
[Rebranding] Open include root files (except networkmaps related sources)
2018-05-11 12:49:16 +02:00
enriquecd
5c4b5a0242
Add link in minor release update dialog to documentation - #951
2017-06-28 15:47:24 +02:00
artu30
a78b5cc60d
Merge branch 'develop' into '777-translations-dev'
...
# Conflicts:
# pandora_console/godmode/update_manager/update_manager.offline.php
# pandora_console/include/functions_update_manager.php
2017-05-22 17:51:21 +02:00
artu30
1546e48e15
Merge branch 'develop' into '689-Change_translations_in_mr_and_um_section'
...
# Conflicts:
# pandora_console/include/javascript/update_manager.js
2017-05-16 11:57:58 +02:00
Arturo Gonzalez
6aab4e60ae
Added buttons text to translate them
2017-04-26 09:50:42 +02:00
Enrique Camargo
6259a62095
Merge branch 'develop' into '486-Mejoras-visuales-de-las-ventanas-modales-de-las-MRs-open'
...
# Conflicts:
# pandora_console/include/javascript/update_manager.js
2017-04-19 11:39:57 +02:00
Arturo Gonzalez
640fee4b82
Added lost url to um open online
2017-04-05 16:23:30 +02:00
Arturo Gonzalez
94d85d9f6e
Translations changed
2017-04-04 17:35:11 +02:00
enriquecd
0b6227b1bf
Change strings in minor release update manager / open - #486
2017-03-23 15:53:05 +01:00
Arturo Gonzalez
d426cbbe4a
Added the last correction to UM online open
2017-03-17 15:00:14 +01:00
Arturo Gonzalez
c9fd56df75
Fixed errors in um online open
2017-03-17 14:22:04 +01:00
Arturo Gonzalez
750203033f
Added minor fixes to um open
2017-03-17 14:05:53 +01:00
Arturo Gonzalez
aebbc783df
Added changes to um online open to integrate mr
2017-03-17 13:27:06 +01:00
Arturo Gonzalez
25fb6bd894
Added minor fixes to rr
2017-03-17 09:57:10 +01:00
Arturo Gonzalez
b9702a5b00
Added a lot of changes in update manager online open to integrate with mr
2017-03-16 18:07:19 +01:00
Arturo Gonzalez
794b292078
Changed translations in mr
2017-03-15 14:37:52 +01:00
Arturo Gonzalez
d9d01a453a
Added a last modifications to um offline and online open
2017-03-15 13:53:44 +01:00
Arturo Gonzalez
0db1dc50c7
Added a lot of code to um offline and online open.
2017-03-15 13:20:05 +01:00
Arturo Gonzalez
1adb43bfb0
Added a few things to um and rr
2017-03-14 19:11:39 +01:00
Arturo Gonzalez
aa157b575d
Added new translation and fix an error.
2017-03-14 16:28:30 +01:00
m-lopez-f
0b943fcf08
Remove debug traces
2017-03-03 13:27:02 +01:00
Ramon Novoa
de392d26ad
Update the Update Manager URLs.
2017-02-15 15:41:54 +01:00
Arturo Gonzalez
fea6a1134d
Fixed update manager online open version. Ticket #201
2017-01-30 11:28:59 +01:00
fbsanchez
5391c90922
Update manager. Issues fixed
...
Open:
TGZ files extraction failed with PHP <5.5.0, added a switch to use system
call to extract the file if PHP <5.5.0 (Linux)
If in a Windows Server with PHP <5.5.0, the installation will fail.
Removed double call to update_manager_starting_update
(cherry picked from commit 9e264c156c
)
2016-10-26 16:37:57 +02:00
fbsanchez
c225ad8e59
Avoid zero division on systems with no swap
...
(cherry picked from commit 5b84027803
)
2016-10-04 17:50:36 +02:00
m-lopez-f
6b882173c6
Delete debug log line
...
(cherry picked from commit ebc78153cd
)
2016-09-22 09:11:04 +02:00
fermin831
bbe90fce28
Solved problems with single quotes when download UM messages
2016-06-17 12:34:07 +02:00
fermin831
f2d51ebad1
Changed display way on um messages view and other changes
2016-06-17 09:27:28 +02:00
fermin831
4734d666bf
Solved download messages at first time and other visual changes
2016-06-16 13:12:29 +02:00
fermin831
210c7c7d40
Definitive messages to update manager and solved some issues.
...
Conflicts:
pandora_console/godmode/update_manager/update_manager.setup.php
2016-06-16 13:12:05 +02:00
fermin831
d5cad00655
Added language and fixed last_um_check functionality
2016-06-16 13:11:04 +02:00
fermin831
13fd2ad8eb
Added function update_manger_get_last_message
2016-06-16 13:10:34 +02:00
fermin831
4990d43d18
New update manager specification changes
2016-06-16 13:02:56 +02:00
fermin831
a8c21aeac4
Added feedback message when subscription and register
2016-06-16 13:02:45 +02:00
fermin831
fcafb16648
Added connection with update manager and some design changes
...
Conflicts:
pandora_console/index.php
2016-06-16 13:02:29 +02:00
fermin831
3021c97d4a
Added skeleton of new update manager communication functions
2016-06-16 13:01:06 +02:00
fermin831
50cb7eb5bd
Now messages deleted is not deleted, only mark as deleted to that user
2016-06-16 13:00:54 +02:00
fermin831
67607cf78c
Added pagination to update manager messages
2016-06-16 13:00:21 +02:00
fermin831
ec03e1483c
Added first version of update manager messages
2016-06-16 12:59:54 +02:00
m-lopez-f
db8c7cb4f5
Fixed problems with update setup of update manager and ad Auidt log register when updated pandora fms. Tiquet: #3549
2016-06-02 12:57:04 +02:00
m-lopez-f
d88f7a9a27
Only conecction timeout in login. Tiquet: #3485
2016-03-29 13:03:54 +02:00
m-lopez-f
574373fe1f
Revert "Only conecction timeout in login. Tiquet: #3485"
...
This reverts commit b923519c75
.
2016-03-29 13:02:56 +02:00
m-lopez-f
b923519c75
Only conecction timeout in login. Tiquet: #3485
...
(cherry picked from commit 21b3c370b1
)
2016-03-29 13:01:30 +02:00
m-lopez-f
82174f0bae
Fixed problems with autoupdate enterprise in login when no connect with artica.es
2016-03-23 14:01:25 +01:00
Ramon Novoa
786cf45344
Updated update manager URLs.
2015-09-22 12:55:38 +02:00
Alejandro Gallardo Escobar
1dc46f6d67
Fixes to improve the compatibility with oracle
2015-08-31 17:51:59 +02:00
Alejandro Gallardo Escobar
4e8c85ec10
Fixes to the 'key' column of the 'tupdate_settings' table
2015-06-25 16:16:01 +02:00
Alejandro Gallardo Escobar
6d47307ad2
Fixes for oracle
2015-06-02 18:03:39 +02:00
mdtrooper
1e71fc56bd
Fixes for the Oracl€.
2015-06-01 11:15:54 +02:00
mdtrooper
45e558eb57
Fixed typo error
2015-02-13 12:57:28 +01:00