diff --git a/extras/ChangeLog b/extras/ChangeLog deleted file mode 100644 index 79249e6af2..0000000000 --- a/extras/ChangeLog +++ /dev/null @@ -1,275 +0,0 @@ -2014-06-05 Ramon Novoa - - * build_deb.sh, - build_rpm.sh, - build_src.sh: Build enterprise server packages, since we are having - issues with ActiveState binaries. - -2014-03-11 Mario Pulido - - * aditional_rpmspec/nfdump-1.6.8p1-1.redhat.spec: Add spec to create nfdump rpms. - -2014-02-24 Sancho Lerena - - * pandorafms-agent.spec: Lots of changes to adapt spec to fedora standards. - -2014-02-01 Sancho Lerena - - * fedora_official_specs: Added new directory to maintain the official specs - for fedora/centos/EPEL. Not yet official, but going on... - -2014-01-24 Ramon Novoa - - * build_rpm.sh, - build_rpm_redhat.sh, - build_src.sh: Remove the keygen from the build scripts (it is not used - anymore). - -2013-11-26 Sergio Martin - - * pandroid_event_viewer/src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java - pandroid_event_viewer/src/pandroid_event_viewer/pandorafms/Main.java: Clean old debug messages - and fix version detection for use new API functions on SP1 - -2013-11-06 Ramon Novoa - - * build_vars.sh: Added console dirs to auto-create OUM packages. - -2013-10-16 Ramon Novoa - - * build_vars.sh: Added arch information. - -2013-09-30 Ramon Novoa - - * pandora_update_version.sh: Updated the name of the server conf file. - -2013-07-01 Ramon Novoa - - * build_vars.sh: Use absolute paths. - -2013-02-22 Miguel de Dios - - * PandoraFMS_android_console/*: added first version of PandoraFMS - android console (it is a custom browser standaralone for the - Pandora Web Console Mobile). - -2012-09-11 Dario Rodriguez - - * chrome_extension/manifest.json, - chrome_extension/options.html, - chrome_extension/background.html, - chrome_extension/popup.html, - chrome_extension/css/popup.css, - chrome_extension/notification.html, - chrome_extension/js/notification.js, - chrome_extension/js/options.js, - chrome_extension/js/background.js, - chrome_extension/js/popup.js: Fixed extension to - work with Chrome 2.x - -2012-06-20 Ramon Novoa - - * pandora_update_version.sh: Update version in agent configuration - files. - -2012-06-11 Ramon Novoa - - * pandora_update_version.sh: Update version string in server - configuration file. - -012-05-05 Sancho Lerena - - * anytermd: Added anyterm to extras. Included modifications on original - anytermd project source code. Added a new spec file for centos/fedora/rhel. - Tested on FC16/i386 and centos6/x86_84. - - -2012-02-21 Ramon Novoa - - * pandora_update_version.sh: Update agent version in versioninfo.rc. - -2011-12-21 Ramon Novoa - - * build_vars.sh: Added to repository. Defines environment variables - needed to build Pandora FMS. - - * build_src.sh, build_windows_agent.sh, - build_deb.sh, pandora_update_version.sh, - build_rpm.sh: Source build_vars.sh. - - * build_rpm_redhat.sh: Added to repository. Script to build - RPM for Red Hat. - -2011-12-14 Ramon Novoa - - * pandora_update_version.sh: Update CLI and DB maintenance scripts - version strings. - -2011-10-27 Ramon Novoa - - * pandora_update_version.sh: Fixed a typo. - -2011-10-27 Ramon Novoa - - * pandora_update_version.sh: Include build number in the - Windows agent installer for nightly builds. - -2011-10-27 Ramon Novoa - - * build_src.sh: Create symlinks needed to build RPM packages. - -2011-10-27 Ramon Novoa - - * build_src.sh: Include build number in tarballs for nightly builds. - -2011-10-27 Ramon Novoa - - * pandora_update_version.sh: Include build number in deb package - names for nightly builds. - -2011-10-11 Ramon Novoa - - * pandora_update_version.sh: Update console build string. - -2011-09-16 Sancho Lerena - - * extras/build_src.sh: Fixed bad path. - -2011-09-15 Sancho Lerena - - * extras/build_src.sh: Missing PO files was breaking lang. system - - * aditional_rpmspec/wmic-4.0.0tp4-SVN-build-UNKNOWN.spec: Updated. - -2011-09-01 SAncho Lerena - - * scripts/webserver/pandora_webserver.pl: Updated header. - -2011-08-30 Juan Manuel Ramon Vigo - - * scripts/webserver - scripts/webserver/pandora_webserver.pl - scripts/webserver/PandoraFMS_Monitorizacion_Webserver.odt: Added files - with webserver plugin and documentation. - -2011-05-04 Sancho Lerena - - * scripts/mail_transfer: Added new script to send/receive XML data - files by SMTP/POP3. - -2011-02-22 Ramon Novoa - - * build_src.sh: Updated to work with the current directory structure. - -2010-12-28 Ramon Novoa - - * pandora_update_version.sh: Update the console installer version. Fixed - a bug when reading the build number. - -2010-12-23 Ramon Novoa - - * build_src.sh, build_windows_agent.sh, - build_deb.sh, build_rpm.sh: Return error codes and exclude .po files. - -2010-12-21 Ramon Novoa - - * build_src.sh, build_deb.sh, build_rpm.sh: Small fixes to build scripts. - - * build_windows_agent.sh: Added to respository. Windows agent build script. - -2010-11-08 Sancho Lerena - - * build_src.sh: Removed NT4 from the unix src package. - -2010-11-03 Ramon Novoa - - * pandora_update_version.sh: Set the build in the InstallJammer mpi - file. - -2010-11-03 Ramon Novoa - - * pandora_update_version.sh: Fixed the regular expression that matches - the InstallVersion token. - -2010-11-03 Ramon Novoa - - * pandora_update_version.sh: Update the InstallJammer mpi file. - -2010-09-22 Sancho Lerena - - * extras/build_src.sh - extras/build_rpm.sh: Fixed scripts for my enviroment (SUSE 11.3) - -2010-06-02 Ramon Novoa - - * pandora_update_version.sh: Fixed parameter check. Make sure - develop_bypass is set to 1. - -2010-05-24 Ramon Novoa - - * pandora_update_version.sh: Added to repository. Script to - automatically update Pandora FMS version and build where - necessary. - -2010-05-21 Ramon Novoa - - * build_src.sh: Get the right version for the keygen. - -2010-05-20 Ramon Novoa - - * build_src.sh, build_deb.sh, build_rpm.sh: Added to repository. - Sancho's newest build scripts. - - * build_rpm_packages.sh: Removed from repository. Old build script. - -2009-12-18 Sancho lerena - - * extras/aditional_rpmspec/xprobe2-0.3.spec: Updated to make it - compatible with SUSE build service. - - * extras/aditional_rpmspec/wmic-4.0.0tp4-SVN-build-UNKNOWN.spec: Final - changes (updated web, license and description). - -2009-12-09 Sancho Lerena - - * * aditional_rpmspec/xprobe2-0.3.spec: Fixed parameter to avoid FHS - enforcing on SUSE Build Service. - -2009-12-08 Sancho lerena - - * aditional_sources: Added directory to put there sources of - modified packages used in Pandora FMS. - - * aditional_sources/xprobe_0.3: Patched version to compile with gcc4.x - and used to do SUSE RPM packages for 11.x - - * aditional_rpmspec/xprobe2-0.3.spec: Added spec for xprobe2 (SUSE and RH). - -2009-11-11 Sancho Lerena - - * tentacle_proxy: Upgrade to support a previous check of connectiviy - before trying to copy nothing to up server. - - * generic_daemon_launcher: A generic script used to launch other - apps/scripts as daemons. Could be used with tentacle_proxy, daemon_watchdog - a secondary pandora_agent or pandora_server instance, for example. - - * daemon_watchdog: A script used to watchdog for another process, for - example a pandora_server or a mysql. This also try to "restart" the process - if it's down and has a custom execution field to notify directly admin - when a daemon is not restarting and it's down. - - * build_rpm_packages.sh: Some fixes in RPM build script. - -2009-09-08 Sancho Lerena - - * Initial load of extras subdir. Expect to have some dirty - scripts and misc. stuff here. - - * extras/tentacle_proxy: Tentacle proxy script to pass data/conf files from - one tentacle server, used like a proxy to reach another server. - - * extras/aditional_rpmspec: Additional RPM's to create RPM packages to - satisfy Pandora FMS dependencies. - - * extras/build_rpm_packages.sh: Script to make all Pandora FMS RPM's. diff --git a/extras/PandoraFMS_android_console/ChangeLog b/extras/PandoraFMS_android_console/ChangeLog deleted file mode 100644 index aca8515c29..0000000000 --- a/extras/PandoraFMS_android_console/ChangeLog +++ /dev/null @@ -1,85 +0,0 @@ -2014-02-12 Miguel de Dios - - * src/pandorafms/pandorafmsandroidconsole/PandoraWebView.java: fixed - the access with passwords or users with non-ascii characters. - - * AndroidManifest.xml: update the version. - -2013-12-16 Miguel de Dios - - * res/values/strings.xml, res/values-es/strings.xml, - res/values-ja/strings.xml: update the names of Pandora. - -2013-12-13 Miguel de Dios - - * res/drawable-ldpi/icon_logo_pandorafms.png, - res/drawable-ldpi/pandorafms_logo.png, ic_launcher-web.png: updated - the icons, thanks Carla. - -2013-12-13 Miguel de Dios - - * AndroidManifest.xml: changed the android version support for to - show the option button. - -2013-12-13 Miguel de Dios - - * src/pandorafms/pandorafmsandroidconsole/ConnectionCustomToast.java: - cleaned source code style. - - * res/drawable-ldpi/pandorafms_logo.png: update the icon. - -2013-12-12 Miguel de Dios - - * res/drawable-ldpi/refresh.png, res/drawable-ldpi/config.png, - res/drawable-ldpi/help.png, res/drawable-ldpi/exit.png: updated the - icons for the option menu, thanks Carla. - -2013-11-14 Miguel de Dios - - * res/drawable-ldpi/config.png, res/drawable-ldpi/help.png, - res/drawable-ldpi/exit.png, res/drawable-ldpi/refresh.png: updated - the icons of app to new Pandora style, thanks Carla. - -2013-10-28 Miguel de Dios - - * src/pandorafms/pandorafmsandroidconsole/Options.java, - src/pandorafms/pandorafmsandroidconsole/PandoraWebView.java: setted - the default values the Pandora public demo. - -2013-10-28 Miguel de Dios - - * .classpath: some changes that eclipse makes "automagicaly". - - * src/pandorafms/pandorafmsandroidconsole/PandoraWebView.java: - fixed java-android warnings. - - * res/layout/activity_web_view.xml: improved the source code style. - - * AndroidManifest.xml: fixed with ugly fix the lost "option button" - in the phones/tables with android version over that honeycomb and - have not a fisical option menu. Fixes the warnings of android. - -2013-05-30 Miguel de Dios - - * AndroidManifest.xml: added icon for application. - - * src/pandorafms/pandorafmsandroidconsole/Help.java, - src/pandorafms/pandorafmsandroidconsole/Options.java, - src/pandorafms/pandorafmsandroidconsole/PandoraWebView.java: fixed - java warnings. - - * res/values-ja/strings.xml, res/values/strings.xml, - res/values-es/strings.xml: translate strings to english and - spanish. - - * res/drawable-ldpi/icon_logo_pandorafms.png: added icon. - - * res/layout/help.xml, res/layout/options.xml: change layout. - - * bin/*, gen/*: erased the binary temp files from eclipse. - -2013-02-22 Miguel de Dios - - * PandoraFMS_android_console/*: added first version of PandoraFMS - android console (it is a custom browser standaralone for the - Pandora Web Console Mobile). diff --git a/extras/anytermd/ChangeLog b/extras/anytermd/ChangeLog deleted file mode 100644 index d5aae90075..0000000000 --- a/extras/anytermd/ChangeLog +++ /dev/null @@ -1,374 +0,0 @@ -2013-10-11 Ramon Novoa - - * src/expand_command.cc: Remove more problematic characters - from the parameters as suggested by Robert van Hamburg - (xistence). - -2013-10-10 Ramon Novoa - - * src/expand_command.cc: Improved injection detection. Thanks to - Robert van Hamburg (xistence) for finding the vulnerability. - -2013-10-10 Ramon Novoa - - * src/expand_command.cc, - src/expand_command.hh: Patched to avoid command injections. - -2012-05-04 Sancho Lerena - - * anytermd.suse.spec: Added specific spec for SUSE. Tested on a - opensuse 11.3/i586. - - -2012-05-04 Sancho Lerena - - * Added to Pandora FMS repo. Some minor modifications on c files - in order to compile it without problems. - - Added README and INSTALL files. - ----- old changelog contents below ----- - -1.1.29 - - Fix for compilers that don't think they have atomic operations. - Fix brokenness on Linux 2.4. - -1.1.28 - - Re-organise directory structure with separate build directory. - Add manpage. - Strip query string before looking for static content. - Remove dependency on Boost.Thread and Boost.ProgramOptions. - -1.1.27 - - Build experimentally on OS X. - Work around FF3 scrollbar issue. - Remove unused dangling symlink. - Fix mimetype.sh when there are multiple matching entries in - /etc/mime.types, e.g. Suse 11. - -1.1.26 - - Remove apache module and anygetty. - Add control keys menu. - -1.1.25 - - Maybe make Safari keyboard input work again. - Add mozilla copy-to-clipboard from Simon Wissinger. - Set the erase character to backspace. - Add on_close_goto_url. - Tidy up various CSS things. - -1.1.24 - - OpenBSD fixes (from Patrick Augé). - Limit scrollback to 1000 lines. - -1.1.23 - - Compile on g++ 3.4.4. - Work with Firefox 3. - Try harder to make subprocesses terminate properly. - Fix compilation errors in daemon/Screen.hh. - -1.1.22 - - Handle ALT keys. - Handle ctrl-space. - Remove standalone daemon's recode dependency. - Add --name option to daemon so multiple pid files are possible. - Compile on g++ 4.0.2. - Cope better when subprocess is unkillable (e.g. sudo). - Avoid zombie processes that escape waitpid(). - -1.1.21 - - Add scrollback. - Add --local-only option to daemon. - -1.1.20 - - Remove left-over Sarrissa reference from Daemon makefile. - -1.1.19 - - Use explicit cross-browser XMLHttpRequest code in place - of Sarrissa.js. - Support shifted function keys F1-F8. - Prevent IE default behaviour for function keys. - Fixes for FreeBSD. - -1.1.18 - - Show a stacktrace if the stand-alone daemon segfaults. - Handle alt-gr better. - Map ctrl-. to ctrl-^, which browsers don't send. - Fix segfault in stand-alone daemon's scroll-up function. - -1.1.17 - - Use more CSS for colours, so it's easier to define your own - colour scheme. - Change colours for bold, since real bold messes up the layout. - Report subprocess errors in a JavaScript dialog. - Fix mutex destruction order bug in daemon. - Fix bounds error in differ. - Replace server-to-client XML with plain text. - Add --max-sessions and --max-http-connections options to daemon. - Add --diff and --nodiff options to daemon. - Possibly improved performance in Javascript and editscript - generation. - -1.1.16 - - Support arbitary character sets. - Replace ROTE with own Terminal class. - Fix the shift key in Opera. - Deprecate the WAP functionality. - Make "ssh %u@localhost" the default anyterm_command in .htaccess. - Standalone daemon has a command-line option to select - authentication method, including "null" to record but - not check the username from Apache. - Standalone daemon has better handling of subprocess termination. - -1.1.15 - - Make in daemon directory builds libpbe. - libpbe build from apachemod directory disables Recode. - Fix session closing and timeouts in backend to avoid freezes. - -1.1.14 - - Add copy and paste buttons. - -1.1.13 - - Don't build things with unwanted dependencies in libpbe. - Simplify building of common code with symlinks. - -1.1.12 - - Support serial ports in the standalone daemon. - -1.1.11 - - Support POST requests in both Apache module and standalone - daemon. - Use a new different shared memory segment name each time the - module starts. - -1.1.10 - - Add extra security to example .htaccess file. - Share more code between Apache module and standalone daemon. - Do data-plumbing to subprocess ourselves, not inside ROTE. - Use threads in backend to process process output, rather than - SIGIO. - Close sessions correctly. - Get random session ids from /dev/random. - Build two archives in common, one for shmem, one for std - containers. - -1.1.9 - - Use the candidate Boost Shared Memory library. - -1.1.8 - - Merge patch to support Solaris. - Support Apache2.2 (once they can do C++, presumably in 2.2.1). - Support F11 and F12 keys. - Fix FreeBSD build bug. - -1.1.7 - - Make compilation on FreeBSD more likely to work. - In the standalone daemon: - Use a condition variable rather than polling. - Get command to run, user to run as and port to listen - on from command-line options. - Redirect a request for / to /anyterm.html. - Use svn:external for libpbe. - Use Subversion. - Build in common/ with -fPIC. - -1.1.6 - - Make ctrl-[\] work, and try to make ctrl-^@_ work. Don't send - junk for other undefined ctrl keys. - Make cross-compilation easier. - Use common code in apachemod. - -1.1.5 - - Add experimental stand-alone Anyterm daemon. - Use apxs to find path to libtool. - -1.1.4 - - Use rote_vt_get_pty_fd from ROTE 0.2.8, removing need to - access roteprivate.h. - -1.1.3 - - Fix missing header. - Fix stylesheet comment syntax. - -1.1.2 - - Disable the status page by default. - Show only 3 digits of the session ID on the status page. - Use a 64-bit session ID. - Update to version 0.9.6 of Sarissa. - Make HTML more flexible. - Add SE-Linux configuration files to contrib directory. - Add anyterm.spec file to contrib directory. - Work around some Konqueror peculiarities. - Expand %u in anyterm_command to username from HTTP AUTH. - More 64-bit fixes. - -1.1.1 - - Add status page. - Manage shared memory properly, thereby removing the limit on - the number of sessions and terminal dimensions. - Improve error reporting. - Support 64-bit architectures. - Find Apache include directory automatically. - -1.1.0 - - Add WAP functionality. - Make terminal size adjustable per-session, up to a hard limit. - Use more C++. - Improve error reporting using exceptions. - -1.0 - - Fix build error with asm statements on platforms that use them - for APR atomic operations (again). - Support Escape key. - -0.14 - - Hack javascript to work with Opera. - Make HTTP requests POSTs rather than GETs. - Send anti-cache HTTP headers. - Update Sarissa to new version. - Fix module name so that works. - -0.13 - - Iterate after rote_vt_update() returns without processing - all pty output. - Tweak diff algorithm settings so diffs are sent for bastet. - Reduce memory used by diff algorithm when "generous" max_time - paramter is supplied. - Grey-out terminal when closed. - Put hostname and Anyterm version number in terminal title. - Improve terminal HTML appearance. - Fix potential issue in SIGCHLD handling. - -0.12 - - Fix non-random random session id. - Define character set using a macro. - -0.11 - - Close files (and sockets) inherited from Apache. - Put backend process in same process group as other Apache - processes, so hopefully it will die when Apache dies. - Possibly avoid some race conditions. - Use more C++. - Compile incrementally. - Improve error reporting. - Remove polling from backend (needs to peek inside ROTE private - data). - -0.10 - - Send child processes SIGHUP when terminal is closed or times - out. - anygetty clears utmp entry on SIGHUP. - Start work on removing polling from backend. - Fix build error with asm statements on platforms that use them - for APR atomic operations. - Convert UTF8 keypresses into Latin1 before sending them to the - terminal. - Split up module source code. - Move signal sanitising from anygetty into module, so other - applications should get a sane signal state. - -0.9 - - Remove anylogin.sh - Improve locking. - Allow client's hostname to be passed to application, so - anygetty can include it in utmp. - Allow different anyterm_command directives for each directory. - Support F1 to F10. - Avoid problems with ctrl-C and ctrl-Z by unblocking them in - anygetty. - Ignore SIGCHLD in module, but restore default behaviour in - anygetty. - Add anygetty. - -0.8 - - Attempt colours and bold. - Add some basic inter-process locking. - Re-enable SIGCHLD in sub-processes so that "man" works. - Warn when leaving page. - Fix Mozilla double-backspace bug. - -0.7 - - Officially "beta". - Work around IE blank line bug. - Handle keypresses better, including TAB and Backspace, and - prevent more browser default actions. - -0.6 - - Display cursor properly (again). - Unused sessions time out after 30 seconds. - Support multiple sessions. - -0.5 - - Send differences rather than complete screen each time. - -0.4 - - Add anyterm_command configuration command. - Add anylogin.sh login script. - Use a .htaccess file to enable module for a single URL. - Make cursor keys work in IE, and make . work in Mozilla - (. has the same code as DEL) - Add CLOSE button. - -0.3 - - Use a separate process to contain the ROTE state. - Communicate between Apache request-handling processes and ROTE - process using shared memory, - Separate keypresses and screen updates into two concurrent - channels. - Avoid polling by stalling in server until screen has changed. - Handle cursor keys, PgUp/Dn etc. - -0.2 - - Use ROTE for terminal emulation. - Try to encode control keypresses in the Javascript. - Display the cursor. - Better functionality in IE. - -0.1 - - Initial release. Alpha quality, barely works! - diff --git a/extras/chrome_extension/ChangeLog b/extras/chrome_extension/ChangeLog deleted file mode 100644 index cc5de638ef..0000000000 --- a/extras/chrome_extension/ChangeLog +++ /dev/null @@ -1,42 +0,0 @@ -2012-09-06 Sancho Lerena - - * manifest.json: Update version. - - * Change images and text of the project (because Google policy) - - * manifest.json: Added URL. - - * options.html, - css/popup.css: Small layout changes. - - * images/*: New icons. - -2012-09-02 Hareesan Rajendra - - * options.html : Made some style property changes. - -2012-08-22 Hareesan Rajendra - - * Updated few features. - -2012-08-22 Hareesan Rajendra - - * Added Color changes and few other changes - -2012-08-19 Sancho Lerena - - * Fixed some missing files, and created COPYING and ChangeLog. - -2012-08-17 Hareesan Rajendra - - * chrome_extension : Updated Missing files and Folders - - -2012-08-08 Hareesan Rajendra - - * chrome_extension : Contains the files for chrome extension - -2012-09-02 Hareesan Rajendra - - * options.html : Made some style property changes. - diff --git a/extras/firefox_extension/ChangeLog b/extras/firefox_extension/ChangeLog deleted file mode 100644 index 14a3a2b36f..0000000000 --- a/extras/firefox_extension/ChangeLog +++ /dev/null @@ -1,45 +0,0 @@ -2012-09-11 Sancho Lerena - - * install.rdf: Required changes in order to upload the - addon to mozilla addon "store". - -2012-09-11 Sancho Lerena - - * install.rdf, - chrome/content/firefoxOverlay.xul, - chrome/content/options.xul: Icons, normalized paths. - - * chrome/content/icons: Removed unused directory - - * hrome/content/images: Updated images. - -2012-09-02 Hareesan Rajendra - - * options.xul : Made some style property changes. - - * ReadMe.txt : Updated with the informations. - -2012-08-22 Hareesan Rajendra - - * Updated few features. - -2012-08-22 Hareesan Rajendra - - * Added color changes and few other updates. - -2012-08-19 Sancho Lerena - - * Commited some missing files from Hareesan. Created ChangeLog and small - minor fixes. - -2012-08-16 Hareesan Rajendra - - * firefox_extension : Contains files for Firefox extension. - -2012-09-02 Hareesan Rajendra - - * options.xul : Made some style property changes. - * ReadMe.txt : Updated with the informations. - - - diff --git a/extras/pandroid_event_viewer/ChangeLog b/extras/pandroid_event_viewer/ChangeLog deleted file mode 100644 index b9418a333e..0000000000 --- a/extras/pandroid_event_viewer/ChangeLog +++ /dev/null @@ -1,1045 +0,0 @@ -2013-12-10 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/EventList.java: fixed Java - warning. - - * res/drawable-ldpi/config.png, res/drawable-ldpi/about.png: changed - the icons to green icons, thanks Carla. - - * AndroidManifest.xml: incremented the version number. - -2013-12-09 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/EventList.java: fixed the - incident dialog when two times. - - * src/pandroid_event_viewer/pandorafms/Options.java: updated the - api password for the pandora_demo in firefly. - -2013-12-09 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/EventList.java, - src/pandroid_event_viewer/pandorafms/Main.java: fixed Java warnings. - -2013-12-05 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/Main.java: setted the - standar style for group and tag dropbox. - -2013-12-05 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/Options.java: fixed the save - state of check in background, before it run but didn't show. - - * res/layout/main.xml: added id for the tag. - -2013-12-05 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/Info.java, - src/pandroid_event_viewer/pandorafms/About.java: changed the url - of about. - -2013-12-05 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/Main.java: fixed to check the - pandora version for 4 series, this is for to hidden the tag filter. - -2013-12-05 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/API.java: fixed the offset - parameter for the api. - -2013-12-04 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/EventList.java, - src/pandroid_event_viewer/pandorafms/Main.java: fixed java - warnings. - - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: - fixed the hack for old pandoras. - -2013-12-04 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/About.java: removed the - unused import. - - * src/pandroid_event_viewer/pandorafms/EventList.java, - res/values-ja/strings.xml, res/values/strings.xml, - res/values-es/strings.xml: fixed the text to show when the - event is a recon. - - * AndroidManifest.xml: incremented the version. - -2013-11-25 Ramon Novoa - - * res/values/strings.xml, - res/values-es/strings.xml: Updated some strings. - -2013-11-25 Miguel de Dios - - * AndroidManifest.xml, - src/pandroid_event_viewer/pandorafms/Options.java: updated lost - changes. - -2013-11-11 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/About.java, - res/values-es/strings.xml, res/layout/info.xml, - res/values-ja/strings.xml, res/values/strings.xml: added ok button - in the about view. - -2013-11-11 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/EventList.java: changed the - style to show a better face the list of events. - -2013-11-08 Sergio Martin - - * src/pandroid_event_viewer/pandorafms/EventList.java: Adapt - the event comments to new storing format - - * res/layout/item_list_event_extended.xml: Improve event - comments layout to wrap the text to the container - -2013-11-07 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/EventList.java, - src/pandroid_event_viewer/pandorafms/PopupValidationEvent.java: - fixed the validation event. - -2013-11-07 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/EventList.java, - src/pandroid_event_viewer/pandorafms/PopupValidationEvent.java, - res/layout/create_incident.xml: fixed the popup dialog for the - create incident. - -2013-11-07 Miguel de Dios - - * res/drawable/round_event_item_grey.xml, - res/drawable/round_event_item_blue.xml: added two lost colors, - thanks Carla ;) . - -2013-11-07 Miguel de Dios - - * res/values-ja/strings.xml, res/values/strings.xml, - res/values-es/strings.xml, res/layout/main.xml: changes in the - themes. - -2013-11-06 Miguel de Dios - - * res/layout/item_list_event_extended.xml, res/layout/main.xml, - res/layout/options.xml, res/drawable/button_pressed.9.png, - res/drawable/pandora_button.xml, res/drawable/button_normal.9.png: - changes in the themes. - -2013-11-06 Miguel de Dios - - * res/drawable-ldpi/delete_pressed.png, - res/drawable-ldpi/save_pressed.png, res/layout/main.xml, - res/drawable/save_icon_button.xml, - res/drawable/delete_icon_button.xml: changes in the themes. - -2013-11-06 Miguel de Dios - - * res/layout/main.xml, res/drawable/combobox_pressed.9.png: changes - in the themes. - -2013-11-06 Miguel de Dios - - * res/layout/main.xml, res/layout/list_view_layout.xml, - res/drawable/refresh_icon_button.xml, - res/drawable/filter_icon_button.xml, - res/drawable-ldpi/icon_refresh_pressed.png, - res/drawable-ldpi/refrest_icon.png, - res/drawable-ldpi/filter_icon.png, - res/drawable-ldpi/icon_filter_pressed.png, - res/drawable-ldpi/pandorafms_logo.png: changes in the themes. - -2013-11-06 Miguel de Dios - - * res/drawable-ldpi/about.png, res/drawable-ldpi/save.png, - res/drawable-ldpi/delete.png, res/drawable-ldpi/config.png, - res/layout/list_view_layout.xml: changes in the themes. - -2013-11-06 Miguel de Dios - - * res/layout/item_list_event_extended.xml: changes in the themes. - -2013-11-06 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/EventList.java, - res/layout/item_list_event_layout.xml, - res/layout/list_view_layout.xml, - res/layout/item_list_event_extended.xml: changes in the themes. - -2013-11-06 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/EventList.java, - res/layout/item_list_event_layout.xml, - res/layout/list_view_layout.xml, res/drawable/round_event_item.xml, - res/drawable/round_event_item_blue.xml, - res/drawable/round_event_item_green.xml, - res/drawable/round_event_item_grey.xml, - res/drawable/round_event_item_red.xml, - res/drawable/round_event_item_yellow.xml: changes in the themes. - -2013-11-06 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/About.java, - res/layout/list_view_layout.xml, res/layout/main.xml, - res/layout/info.xml, res/drawable/btn_dropdown_pressed.9.png, - res/drawable/combobox_pressed.9.png, res/drawable/btn_dropdown.xml, - res/drawable-ldpi/save.png, res/drawable-ldpi/delete.png: changes - in the themes. - -2013-11-06 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/About.java, - res/values/styles.xml, res/layout/info.xml, - res/drawable/btn_dropdown.xml, - res/drawable/btn_dropdown_normal.9.png, - res/drawable/round_dialog.xml, res/drawable/combobox_normal.9.png, - AndroidManifest.xml: changes in the themes. - -2013-11-05 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/EventList.java, - src/pandroid_event_viewer/pandorafms/Main.java, - src/pandroid_event_viewer/pandorafms/Options.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - res/drawable-ldpi/save.png, res/drawable-ldpi/icon_filter.png, - res/drawable-ldpi/icon_refresh.png, res/layout/main.xml, - res/layout/options.xml, res/drawable/btn_dropdown_pressed.9.png, - res/drawable/btn_dropdown.xml, - res/drawable/btn_dropdown_normal.9.png, res/values-ja/arrays.xml, - res/values/styles.xml, res/values/arrays.xml, - res/menu/options_menu_list_events.xml, res/values-es/arrays.xml: - changes in the themes. - -2013-11-04 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/EventList.java, - res/layout/list_view_layout.xml: changes in the theme of the app. - -2013-11-04 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/EventList.java, - src/pandroid_event_viewer/pandorafms/Main.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - res/layout/list_view_layout.xml, res/layout/main.xml: changes in the - theme of app. - -2013-10-31 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/Main.java, - res/drawable-ldpi/filter_icon.png, - res/drawable-ldpi/refrest_icon.png, res/layout/main.xml: changed the - style app. - -2013-10-31 Miguel de Dios - - * res/layout/main.xml: changed the style app. - -2013-10-31 Miguel de Dios - - * res/layout/main.xml, res/layout/options.xml, - res/values-ja/strings.xml, res/values/strings.xml, - res/values/styles.xml, res/menu/options_menu_list_events.xml, - res/menu/options_menu.xml, res/values-es/strings.xml: changed the - style app. - -2013-10-31 Miguel de Dios - - * res/layout/options.xml, - res/drawable/edittext_pandora_default_shape.xml, - res/drawable/edittext_pandora_colors_states.xml, - res/drawable/edittext_pandora_select_shape.xml, - res/values/styles.xml: changed the style of options layout. - -2013-10-30 Miguel de Dios - - * res/layout/options.xml, res/values-ja/strings.xml, - res/values/strings.xml, res/values-es/strings.xml: changed the - style of app, wip. - -2013-10-30 Miguel de Dios - - * res/values/styles.xml, res/layout/options.xml: I have started to - set the new style of app (Thanks Carla). - -2013-10-30 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: - fixed when the data return to call for get events is bad format, - before it was fails all app, now it tries to get correct event for - each line. - -2012-10-23 Junichi Satoh - - * res/values-ja/strings.xml: Traslated string "empty". - -2012-10-22 Miguel de Dios - - * res/values-ja/strings.xml: added string "empty" but I can not - translate into japanese. - * res/values-es/strings.xml: added string for translate "empty" into - spanish. - -2012-10-22 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/EventList.java: improved the - code style. - - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: - fixed the values criticity_name and criticity_image in the events. - -2012-10-22 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/API.java: added more log - for to make more easy. - - * src/pandroid_event_viewer/pandorafms/Core.java: the constant - TIMEOUT now is 10 seconds instead old 5 seconds that sometimes - fails. - - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: - added functions "getEvents_v50" and "getEvents_old" for to get - events list for serveral api pandora versions. - - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerService.java: - fixed source code style. - -2012-09-13 Miguel de Dios - - * res/layout/main.xml: removed the typo bug. - - * src/pandroid_event_viewer/pandorafms/Core.java, - src/pandroid_event_viewer/pandorafms/API.java, - src/pandroid_event_viewer/pandorafms/About.java, - src/pandroid_event_viewer/pandorafms/EventList.java: fixed the code - style. - -2012-09-13 Miguel de Dios - - * .classpath: removed the entry for ".svn" folder - ...is the eclipse crazy? - -2012-09-13 Miguel de Dios - - * res/values-ja/strings.xml, res/values/strings.xml, - res/values-es/strings.xml: fixed the untranslate strings. - -2012-09-13 Santiago Munín - * src/pandroid_event_viewer/pandorafms/EventList.java: Now, if an element is validated, his color changes to green. - * src/pandroid_event_viewer/pandorafms/PopupValidationEvent.java: Now it returns a result (validated or not) which will be processed for the activity which called it. - * res/values/colors.xml: Added colors to values instead of hardcoding them. - -2012-09-13 Miguel de Dios - - * res/drawable-ldpi/criticity_0.png, - res/drawable-ldpi/criticity_1.png, - res/drawable-ldpi/criticity_2.png,res/drawable-ldpi/criticity_3.png, - res/drawable-ldpi/criticity_4.png, - res/drawable-ldpi/criticity_default.png, - res/drawable-ldpi/pandorafms_logo.png: update the images thanks a - Carla Andres. - - * res/layout/info.xml: fixed the layout to show the app icon. - -2012-09-08 Santiago Munín - * res/values/strings.xml: Fixed some entries. - -2012-08-25 Santiago Munín - * src/pandroid_event_viewer/pandorafms/Main.java: Bug with api version detect solved. - * src/pandroid_event_viewer/pandorafms/EventList.java: Comments are cut when they're too long. - -2012-08-24 Santiago Munín - * src/pandroid_event_viewer/pandorafms/Core.java: Fixed a bug (possible null argument as image). - * src/pandroid_event_viewer/pandorafms/EventList.java: Create incident is displayed as a dialog - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: FIXME comment removed. - * src/pandroid_event_viewer/pandorafms/CreateIncidentActivity.java: No longer needed. Removed. - -2012-08-24 Santiago Munín - * src/pandroid_event_viewer/pandorafms/Options.java: Fixed a little bug with the connection status textview. - * res/layout/options.xml: Connection status textview now has a fixed width. - * res/values/strings.xml: Added an entry. - * res/values-es/strings.xml: Added an entry. - -2012-08-10 Santiago Munín - * src/pandroid_event_viewer/pandorafms/Options.java: Removed url_changed in SharedPreferences. - * src/pandroid_event_viewer/pandorafms/Main.java: Tags and groups are loading onResume. Also, they are always loaded (url_changed isn't used anymore). - * src/pandroid_event_viewer/pandorafms/Core.java: Changed method visibility. - -2012-08-02 Santiago Munín - * src/pandroid_event_viewer/pandorafms/Core.java: Changed timeout from 10 to 5 seconds. - * res/layout/item_list_event_layout.xml: Increased drawablePadding of timestamp textview. - -2012-08-01 Santiago Munín - * src/pandroid_event_viewer/pandorafms/Main.java: Changed some buttons. - * res/layout/options.xml, - res/layout/main.xml: UI changes. - * res/values/strings.xml: Entry changed. - -2012-08-01 Santiago Munín - * res/layout/create_incident.xml: UI changes. - * AndroidManifest.xml: Removed some comments and removed header from all activities. - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: FIXME added. - -2012-08-01 Santiago Munín - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: TODO added. - * res/layout/options.xml: UI changes. - * res/values/strings.xml: Changed an entry. - -2012-07-30 Santiago Munín - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerService.java: Changed time measurement in the background check events. - * res/layout/create_incident.xml: Fixed a edittext's bad behavior (bad stretching). - -2012-07-14 Santiago Munín - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerService.java: Now uses the new getEvents() method in API class. - -2012-07-14 Santiago Munín - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: Now uses the new getEvents() method in API class. - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerService.java: Little changes. - * src/pandroid_event_viewer/pandorafms/API.java: Now the getEvents() method accepts all parameters of get_events petition in Pandora API. - -2012-07-13 Santiago Munín - * ChangeLog: Fixed a line. - * src/pandroid_event_viewer/pandorafms/Main.java: Fixed a bug. Default profile can't be deleted. - * res/layout/main.xml, - res/layout/item_list_event_layout.xml, - res/layout/about.xml, - res/layout/item_list_event_extended.xml, - res/layout/options.xml, - res/values/styles.xml: UI improvements. - * res/values/strings.xml - -2012-07-11 Santiago Munín - * src/pandroid_event_viewer/pandorafms/API.java, - src/pandroid_event_viewer/pandorafms/Main.java: Added some SupressWarning annotations. - * res/layout/options.xml: Textview color changed. - * res/drawable-ldpi/incident.png, - res/drawable-ldpi/house.png, - res/drawable-ldpi/lightning_go.png: Removed, no longer needed. - * res/values/strings.xml, - res/values-es/strings.xml, - res/values-ja/strings.xml: Removed some entries. - -2012-07-10 Santiago Munín - * res/layout/item_list_incident_layout.xml: Deleted file, no longer needed. - * res/layout/main.xml: Little changes. - * src/pandroid_event_viewer/pandorafms/EventList.java: Removed some commented lines. - * src/pandroid_event_viewer/pandorafms/Core.java: Set HTTP request timeout. - * src/pandroid_event_viewer/pandorafms/Main.java: Set default profile. - * src/pandroid_event_viewer/pandorafms/OnBootLoader.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java. - * src/pandroid_event_viewer/pandorafms/Core.java: Added a method to cancel the background service. - * src/pandroid_event_viewer/pandorafms/Options.java: Now users can choose if they want the program to check events periodically in background. - * res/layout/options.xml: New checkbox and textview. - * res/values/strings.xml, - res/values-es/strings.xml: Added and modified some entries. - -2012-07-09 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/About.java, - src/pandroid_event_viewer/pandorafms/Options.java, - src/pandroid_event_viewer/pandorafms/EventList.java, - src/pandroid_event_viewer/pandorafms/CreateIncidentActivity.java, - src/pandroid_event_viewer/pandorafms/PopupValidationEvent.java, - src/pandroid_event_viewer/pandorafms/Main.java: erased the - preprocesor "@Override" for to avoid error messages in a compiler - with default configs. - -2012-07-06 Santiago Munín - * src/pandroid_event_viewer/pandorafms/Core.java: Service will only start if options were configured. - * src/pandroid_event_viewer/pandorafms/API.java: Removed a //TODO comment. - * src/pandroid_event_viewer/pandorafms/Options.java: A "configured" value is saved in preferences as true if options were configured. - * src/pandroid_event_viewer/pandorafms/EventList.java: Removed group images. - * res/layout/options.xml: Little UI changes. - -2012-07-05 Santiago Munín - * src/pandroid_event_viewer/pandorafms/OnBootLoader.java: New BroadcastReceiver which starts the search new events service after the phone boot. - * src/pandroid_event_viewer/pandorafms/Core.java: Little changes. - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: On process_notification it doesn't retrieve count_events anymore. - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerService.java: Now the launched notification has the correct number of new events. - * res/values/strings.xml: Added new entries. - * res/values-en/*: Deleted, unnecessary files. - * AndroidManifest.xml: Added the new BroadcastReceiver - -2012-07-03 Santiago Munín - * src/pandroid_event_viewer/pandorafms/IncidentListItem.java: Deleted, not necessary class. - * src/pandroid_event_viewer/pandorafms/IncidentList.java: Deleted, not necessary class. - * src/pandroid_event_viewer/pandorafms/EventList.java: The event type images are now fetched from the application (not internet). - * src/pandroid_event_viewer/pandorafms/Core.java: Added a method which returns the event type image. - * res/res/drawable-ldpi/: Added some images. - -2012-06-30 Santiago Munín - * src/pandroid_event_viewer/pandorafms/Main.java: Added a check in order to prevent profile overwritings. - * src/pandroid_event_viewer/pandorafms/Core.java: Added method which finds a string in a list (case insensitive). - -2012-06-29 Santiago Munín - * src/pandroid_event_viewer/pandorafms/Main.java: Added a little hack to make it compatible with v4.0.2 - * res/layout/main.xml: Added a little hack to make it compatible with v4.0.2 - -2012-06-27 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/Core.java: Added "apipass" parameter to petitions. - * src/pandroid_event_viewer/pandorafms/Options.java: Added an API Password entry. Now, after getting the API version, it is stored in SharedPreferences. - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: Changed event parsing. - * src/pandroid_event_viewer/pandorafms/API.java: Added some checks before parsing tags and groups. - * res/values/strings.xml: Added new entries. - * res/layout/options.xml: Added an API Password entry. - -2012-06-26 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/API.java: Added new api calls. - * src/pandroid_event_viewer/pandorafms/Core.java: Now connections can throw IOExceptions. - * res/values/strings.xml: Added new entries. - * src/pandroid_event_viewer/pandorafms/Options.java, - src/pandroid_event_viewer/pandorafms/CreateIncidentActivity.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerService.java, - src/pandroid_event_viewer/pandorafms/EventList.java, - src/pandroid_event_viewer/pandorafms/PopupValidationEvent.java, - src/pandroid_event_viewer/pandorafms/Main.java: Now a toast is shown if there was any connection problem. - -2012-06-25 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/CreateIncidentActivity.java: Fixed a UI bug and refactorized the API call. - * src/pandroid_event_viewer/pandorafms/API.java: Added create incident. - * res/layout/main.xml: Little UI changes. - -2012-06-24 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/Main.java: Removed getGroups function, now it calls API.getGroups(). - -2012-06-24 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/Main.java: Added search profiles feature. - * res/layout/main.xml: UI changes. Added search profiles feature. - * res/values/strings.xml: Added new entries. - -2012-06-23 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/Core.java: Fixed a bug in the isOnline() function. - * src/pandroid_event_viewer/pandorafms/Options.java: Improved the connection checking functionality. - * src/pandroid_event_viewer/pandorafms/API.java: Added getTags(). - * src/pandroid_event_viewer/pandorafms/Main.java: Now the tags are getted by API.getTags(). - -2012-06-21 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/Core.java: Added a new method which checks if a website is online. - * src/pandroid_event_viewer/pandorafms/Options.java: Fixed a bug. The app didn't check if the url were online before checking the certificate. - -2012-06-21 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/EventList.java: Restored to the previous version. - * src/pandroid_event_viewer/pandorafms/Core.java: Added a line which checks if the connection is secure. - * src/pandroid_event_viewer/pandorafms/Options.java: Made some changes in certificate checking. - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: Now, if there are any problem parsing data received from server. - * res/layout/list_view_layout.xml: Restored to the previous version. - * res/layout/item_list_event_layout.xml: Restored to the previous version. - * res/values/strings.xml: Added new entries. - -2012-06-20 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/API.java: New class, it will provide all API calls. - * src/pandroid_event_viewer/pandorafms/EventList.java: Loading more events on scroll down. - * src/pandroid_event_viewer/pandorafms/Core.java: Added HTTPS connections. - * src/pandroid_event_viewer/pandorafms/Options.java: Added self-signed certificates check. - * src/pandroid_event_viewer/pandorafms/NaiveTrustManager.java: HTTPS through self-signed websites. - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: Added ListAdapter to get events asynctask as a parameter. - * res/layout/list_view_layout.xml: Little UI changes. - * res/layout/item_list_event_layout.xml: Little UI changes. - * res/values/strings.xml: Added new entries. - -2012-06-11 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/Core.java, - src/pandroid_event_viewer/pandorafms/API.java: Moved api functions to API.java - * src/pandroid_event_viewer/pandorafms/Options.java: Connection status works ok now. - -2012-06-11 Santiago Munín - - * res/values/arrays.xml: Removed some entries. - * res/values/strings.xml: Added one entry. - * res/layout/create_incident.xml: Removed form fields. - * res/layout/item_list_event_extended.xml: Added a button to create an incident from the event. - * src/pandroid_event_viewer/pandorafms/EventList.java: Added create incident button logic. - * src/pandroid_event_viewer/pandorafms/CreateIncidentActivity.java: Removed fields logic. - * src/pandroid_event_viewer/pandorafms/Main.java, - src/pandroid_event_viewer/pandorafms/EventList.java, - res/menu/options_menu.xml, - res/menu/options_menu_list_events.xml: Removed create incident (menu entry) - -2012-06-11 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/Main.java, - res/layout/main.xml: Now the advanced options' layout is GONE not INVISIBLE. - -2012-06-11 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/Options.java, - src/pandroid_event_viewer/pandorafms/Main.java, - res/layout/main.xml, - res/layout/options.xml: Changed advanced filter from Options to Filter. - -2012-06-06 Santiago Munín - - * AndroidManifest.xml: Added CreateIncidentActivity (new activity). - * src/pandroid_event_viewer/pandorafms/Core.java: Added some getAgents and getGroups - * res/values/strings.xml: Added new entries - * res/values/arrays.xml: Added new entries - * res/menu/options_menu_list_events.xml, res/menu/options_menu.xml: Added "Incidents" entry - * res/layout/create_incident.xml: CreateIncidentActivity's layout. - -2012-06-01 Santiago Munín - - * AndroidManifest.xml: Added IncidenList (new activity) - * src/pandroid_event_viewer/pandorafms/IncidentListItem.java: Added, value object of incidents. - * src/pandroid_event_viewer/pandorafms/IncidentList.java: New activity. It will show all incidents. - * src/pandroid_event_viewer/pandorafms/Options.java: Little refactoring. - * src/pandroid_event_viewer/pandorafms/EventList.java: Deprecated function removed. - * res/layout/item_list_incident_layout.xml: Layout of IncidentList items. - * res/values/strings.xml: Added new entries. - -2012-06-01 Santiago Munín - - * Little changes on the whole app: Fixed some Lint errors. - -2012-06-01 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/Core.java: Added image setting methods. - * src/pandroid_event_viewer/pandorafms/EventList.java: Removed image setting methods. - * res/layout/item_list_event_layout.xml: Removed not needed ImageViews. - -2012-06-01 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/EventList.java: Now Agent's link points to mobile console. - -2012-05-31 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/Core.java: Added a method which performs http petitions. - * src/pandroid_event_viewer/pandorafms/EventList.java: Added javadoc comments. - * src/pandroid_event_viewer/pandorafms/PopupValidationEvent.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/Main.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerService.java: Changed api request (now they use Core's new method). - - -2012-05-31 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/Main.java: Now, on MainActivity's restart, fetches groups and tags if url was changed. - * src/pandroid_event_viewer/pandorafms/Options.java: Puts a boolean in SharedPreferences if url was changed. - -2012-05-31 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/Main.java: Added tag retrieving. - * res/layout/main.xml: Added tags' spinner. - -2012-05-30 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/EventList.java: Removed unused methods and added two that will set images to the left of some textviews. - * res/layout/item_list_event_extended.xml: Refactored some linear layouts with textviews and imageviews. Now, it is a single textview with an image on the left. - -2012-05-29 Santiago Munín - - * src/pandrod_event_viewer/pandorafms/EventList.java: Now tags are links to their urls (if have). - -2012-05-25 Santiago Munín - - * src/pandroid_event_viewer/pandorafms/Options.java: Added the option to show or hide advanced options (filter view). - * res/layout/options.xml: Checkbox to select show or hide advanced options. - * res/layout/main.xml: Show/hide advanced options (layout) and tag filter. - * res/values/strings.xml: Added new entries. - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerService.java: Adapted event parsing to Pandora FMS v5 and added the tag filter. - * src/pandroid_event_viewer/pandorafms/Main.java: Now, removes advanced filter options if "hide advanced options" is selected in options view. - -2012-05-23 Santiago Munín - - * Core.java: Added a generic function which will serialize given params in order to send an API request. - * PandroidEventviewerActivity.java, PandroidEventviewerService: Refactorized the serialization of parameters (now, they call Core.java function). - -2012-05-22 Santiago Munín - - * PandroidEventviewerService.java, PandroidEventviewerActivity.java: Added group filter. - * res/layout/main.xml: Enabled group spinner. - -2012-05-21 Santiago Munín - - * EventList.java, PopupValidationEvent.java: Removed references to Core as an object. - -2012-05-19 Santiago Munín - - * AlarmReceiver.java: Removed. Now it's the service which will retrieve data. - * Core.java: The method of setting periodically data retrieval was changed. - Now, the AlarmManager will launch the Service instead of BroadcastReceiver. - * PandroidEventviewerService.java: Every time it receives a call from the AlarmManager, will search for new events. - * Most of files have little changes to adapt the new data retrieval subsystem. - -2012-05-17 Santiago Munín - - * Core.java: Changed methods to static. - - * Main.java, - PandroidEventviewerService.java, - Core.java, Options.java, - EventList.java - PandroidEventviewerActivity.java: Instances of "Core" removed. - - -2012-05-12 Santiago Munín - - * Licenses and javadoc comments added to all files, refactorized code. - - * Main.java: fixed a bug which was making the app crash when "Reset" button was clicked. - - * res/drawable-ldpi/help.png, - res/drawable-ldpi/cross.png, - res/drawable-ldpi/ok.png, - res/values/styles.xml: Added in order to build the new notification options' UI. - -2012-05-08 Santiago Munín - - * Options.java: Fixed a null pointer bug which was making the - app crash when accessing the options. - - * Main.java: Fixed a null pointer bug which crash at the beginning - of the app. - -2012-12-27 Miguel de Dios - - * AndroidManifest.xml, - src/pandroid_event_viewer/pandorafms/PopupValidationEvent.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/Main.java, - src/pandroid_event_viewer/pandorafms/About.java, - src/pandroid_event_viewer/pandorafms/Options.java, - src/pandroid_event_viewer/pandorafms/Info.java, - src/pandroid_event_viewer/pandorafms/EventList.java, - res/values/strings.xml,res/values-en/strings.xml, - res/values-es/strings.xml,res/layout/info.xml: fixed some things and - added more stability and a pretty splashscreen. - -2012-04-25 Miguel de Dios - - Apply patch from user Santiago Munín González - - * src/pandroid_event_viewer/pandorafms/Main.java: fixed the empty - combo group because sometimes this is as null. - - Fixes: #3495038 - -2011-10-24 Miguel de Dios - - * AndroidManifest.xml: update num version. - - * res/layout/main.xml: hidden the group for this version. - -2011-10-06 Junichi Satoh - - * res/values-ja/arrays.xml, res/values-ja/strings.xml: Added Japanese - resources. - -2011-10-04 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: - fixed the events about BadXML with returns. - - * res/values-es/strings.xml: fixed typo in the value "develop...". - -2011-10-04 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/Main.java: fixed the status value - posprocess. - - * res/values/arrays.xml, res/values-en/arrays.xml, res/values-es/arrays.xml: - added comment with this change. - -2011-10-04 Miguel de Dios - - * res/values/arrays.xml, res/values-en/arrays.xml, - res/values-es/arrays.xml: disabled the element search "all events" for the - actual version Pandora API. - - * src/pandroid_event_viewer/pandorafms/AlarmReceiver.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/Main.java, - src/pandroid_event_viewer/pandorafms/EventList.java: wip and fixes. - - * res/layout/item_list_event_extended.xml: added the style to comments for - avoid overflow in the width dimension. - -2011-10-04 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java - - * res/layout/about.xml: upload the file again. - -2011-10-04 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: - fixed to show "unknow event" when fail the scan of events. - - * res/layout/about.xml: added the logo and wrote the company's short name. - -2011-10-04 Sancho Lerena - - * strings.xml: Edited description. - -2011-10-04 Miguel de Dios - - * AndroidManifest.xml: added the reference to description. - - * src/pandroid_event_viewer/pandorafms/PopupValidationEvent.java, - src/pandroid_event_viewer/pandorafms/AlarmReceiver.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/Main.java, - src/pandroid_event_viewer/pandorafms/EventList.java: change the method to - show the list of events from the notification and some fixes. - - * res/values/strings.xml, res/values-en/strings.xml, - res/values-es/strings.xml: added the string to fill for the description. - -2011-10-03 Miguel de Dios - - * AndroidManifest.xml: added permission to vibrate mobile. - - * src/pandroid_event_viewer/pandorafms/PopupValidationEvent.java, - src/pandroid_event_viewer/pandorafms/AlarmReceiver.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/Main.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerService.java, - src/pandroid_event_viewer/pandorafms/Core.java, - src/pandroid_event_viewer/pandorafms/Options.java, - src/pandroid_event_viewer/pandorafms/EventListItem.java, - src/pandroid_event_viewer/pandorafms/EventList.java: wip and fixes. - - * res/values/strings.xml, res/values-en/strings.xml, - res/values-es/strings.xml: added more values. - - * res/drawable-ldpi/tick_off.png, res/drawable-ldpi/tick.png: added images. - - * res/layout/list_view_layout.xml, res/layout/item_list_event_layout.xml, - res/layout/item_list_event_extended.xml: wip and fixes. - -2011-09-30 Miguel de Dios - - * AndroidManifest.xml: level up the sdk requirements. - - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/Main.java, - src/pandroid_event_viewer/pandorafms/EventList.java: wip and fixes. - - * res/values/strings.xml, res/values-en/strings.xml, - res/values-es/strings.xml: added more values. - - * res/layout/item_list_event_extended.xml: wip and fixes. - -2011-09-29 Miguel de Dios - - * AndroidManifest.xml: level down the SDK version requirements, need test in - Android 2.1. - - * src/pandroid_event_viewer/pandorafms/Options.java: added the clean url - the last '/' char. - - * src/pandroid_event_viewer/pandorafms/EventList.java: change the url to - show agent in browser. - -2011-09-29 Miguel de Dios - - * AndroidManifest.xml: added activity about. - - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/Main.java, - src/pandroid_event_viewer/pandorafms/About.java, - src/pandroid_event_viewer/pandorafms/Options.java, - src/pandroid_event_viewer/pandorafms/EventList.java: wip and fixes. - - * res/values/strings.xml, res/values-en/strings.xml, - res/values-es/strings.xml: added more strings and array values. - - * res/menu/options_menu_list_events.xml, - res/menu/options_menu.xml: added about menu - - * res/drawable-ldpi/criticity_0.png, res/drawable-ldpi/criticity_1.png, - res/drawable-ldpi/criticity_2.png, res/drawable-ldpi/criticity_3.png, - res/drawable-ldpi/criticity_4.png, res/drawable-ldpi/criticity_default.png, - res/drawable-ldpi/pandorafms_logo.png: change the images. - - * res/drawable-ldpi/about.png: added image. - - * res/layout/item_list_event_extended.xml, res/layout/about.xml: added about - and fixes the extended view. - - -2011-09-28 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/PopupValidationEvent.java, - src/pandroid_event_viewer/pandorafms/AlarmReceiver.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/Main.java, - src/pandroid_event_viewer/pandorafms/Options.java, - src/pandroid_event_viewer/pandorafms/EventList.java: wip and fixes. - - * res/values/strings.xml, res/values-en/strings.xml, - res/values-es/strings.xml: added more strings and array values. - - * res/menu/options_menu_list_events.xml: added custom menu for event list. - - * res/drawable-ldpi/refresh.png: icon for the refresh. - - * res/layout/main.xml, res/layout/options.xml: modify the layer. - -2011-09-27 Miguel de Dios - - * AndroidManifest.xml: change for avoid the crash when rotate mobile. - - * src/pandroid_event_viewer/pandorafms/PopupValidationEvent.java, - src/pandroid_event_viewer/pandorafms/AlarmReceiver.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/Main.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerService.java, - src/pandroid_event_viewer/pandorafms/Core.java, - src/pandroid_event_viewer/pandorafms/EventList.java: wip and fixes, now it - is the first version funcionality of Pandora Event Viewer....I hope. - - * res/values/arrays.xml, res/values/strings.xml, res/values-en/arrays.xml, - res/values-en/strings.xml, res/values-es/arrays.xml, - res/values-es/strings.xml: added more strings and array values. - - * res/layout/main.xml, res/layout/item_list_event_extended.xml, - res/layout/popup_validation_event.xml: change and added layouts. - -2011-09-25 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/PopupValidationEvent.java: added - empty file for to work in this in the monday. - - * src/pandroid_event_viewer/pandorafms/AlarmReceiver.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/Main.java, - src/pandroid_event_viewer/pandorafms/EventList.java: added the hook to - list event from notification. And fixed the search. - - * res/values/strings.xml, res/values-en/strings.xml, - res/values-es/strings.xml: added more strings values. - -2011-09-23 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/AlarmReceiver.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/Main.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerService.java, - src/pandroid_event_viewer/pandorafms/Options.java, - src/pandroid_event_viewer/pandorafms/EventList.java: wip in the event - notification, now there are notifications and need that I develop the - hook to activity list event. - - * src/pandroid_event_viewer/pandorafms/Core.java: move some functions to - this file for use in other class. - - * res/values/strings.xml, res/values-en/strings.xml, - res/values-es/strings.xml: added more string values. - - * res/drawable-ldpi/criticity_0.png, res/drawable-ldpi/criticity_1.png, - res/drawable-ldpi/criticity_2.png, res/drawable-ldpi/criticity_3.png, - res/drawable-ldpi/criticity_4.png, res/drawable-ldpi/criticity_default.png: - added first version of icons for the notifications. - - * res/layout/main.xml: added a third button, the filter, to set the actual - search as filter for the background event watcher. - -2011-09-22 Miguel de Dios - - * AndroidManifest.xml: added the lines for the service and broadcastreciver. - - *src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/AlarmReceiver.java, - src/pandroid_event_viewer/pandorafms/Main.java, - src/pandroid_event_viewer/pandorafms/PandroidEventviewerService.java, - src/pandroid_event_viewer/pandorafms/Options.java, - src/pandroid_event_viewer/pandorafms/EventList.java: wip, added the first - version of service to scan in background the event and other fixes and - devs. - - * res/values/arrays.xml, res/values/strings.xml, res/values-en/arrays.xml, - res/values-en/strings.xml, res/values-es/arrays.xml, - res/values-es/strings.xml, res/layout/options.xml: added more const. - -2011-09-21 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/Main.java, - src/pandroid_event_viewer/pandorafms/EventListItem.java, - src/pandroid_event_viewer/pandorafms/EventList.java: wip, now the list - events run fine, and get asynchronous events and added some checks. - - * res/values/strings.xml, res/values-en/strings.xml, - res/values-es/strings.xml: added more strings. - - * res/layout/list_view_layout.xml, - res/layout/item_list_event_layout.xml: changes for to show the buttons and - messages. - -2011-09-20 Miguel de Dios - - * res/values/strings.xml, res/values-en/strings.xml, - res/values-es/strings.xml: added more strings. - - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: wip - the background execution to get events, - - * src/pandroid_event_viewer/pandorafms/Main.java, res/layout/main.xml: added - code to get groups in background process. - -2011-09-19 Miguel de Dios - - * AndroidManifest.xml: added Options activity. - - * src/pandroid_event_viewer/pandorafms/Options.java, res/layout/options.xml: - added ctivity Options to edit application preferences. - - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java, - src/pandroid_event_viewer/pandorafms/Main.java: added to hook for the - options activity. - - * src/pandroid_event_viewer/pandorafms/EventList.java - - * res/values/strings.xml, res/values-en/strings.xml, - res/values-es/strings.xml: added some strings const. - - * res/menu/options_menu.xml: the sublayout for the option key. - - *res/layout/list_view_layout.xml: started to show dinamic load items. - -2011-09-16 Miguel de Dios - - * src/pandroid_event_viewer/pandorafms/PandroidEventviewerActivity.java: - added to use the PandroidEventviewerActivity class in other parts in - proyect. - - * src/pandroid_event_viewer/pandorafms/Main.java: work in progress in the - form, now only I need to write the filter call. - - * res/values/arrays.xml, res/values/strings.xml, res/values-en/arrays.xml, - res/values-en/strings.xml, res/values-es/arrays.xml, - res/values-es/strings.xml, res/layout/main.xml: added more values. - -2011-09-15 Miguel de Dios - - * res/layout/*: added new layout and some changes in other layout. - - * res/values/strings.xml, res/values-en/strings.xml, - res/values-es/strings.xml: added more strings. - - * src/pandroid_event_viewer/pandorafms/*: some changes to show opened item - when make click in event list. - -2011-09-13 Miguel de Dios - - * *.*: added first version of Pandroid Event Viewer. diff --git a/pandora_agents/ChangeLog b/pandora_agents/ChangeLog deleted file mode 100644 index dc1d2633b0..0000000000 --- a/pandora_agents/ChangeLog +++ /dev/null @@ -1,180 +0,0 @@ -2014-08-22 Ramon Novoa - - * win32/windows/pandora_windows_info.cc: Show system components when - retrieving the list of installed software. - -2014-06-23 Vanessa Gil - - * win32/bin/pandora_agent.conf: Fixed encoding - bug. - -2014-06-23 Vanessa Gil - - * win32/bin/pandora_agent.conf: Fixed bug creating - a module with accents. - -2014-06-11 Vanessa Gil - - * pc/plugins/inventory: Fixed bug in inventory - plugin (Ubuntu 12.04). - -2014-05-30 Sancho Lerena - - * unix/Linux/pandora_agent.conf: New default configuration file. - Similar monitor names as in Windows agent. - - * unix/plugins/pandora_df_free, - unix/plugins/pandora_mem, - unix/plugins/pandora_netusage: New linux plugins for returning - disk free space in %, memory in % and netusage in bytes/sec. - - * win32/bin/pandora_agent.conf: New default configuration file - Simplified modules, use of new plugins and same module names - for most monitors as linux agent - - * win32/bin/util/df_percent.vbs: Modified plugin for return - unit and predefined thresholds. - - * win32/bin/util/nettraffic.vbs, - win32/bin/util/software_installed.vbs: New agent plugins for - network usage and software installed inventory plugin, to fix - embedded agent inventory which doesnt report all packages. - -2014-05-21 Vanessa Gil - - * pc/plugins/pandora_df - shellscript/linux/plugins/pandora_df - unix/plugins/pandora_df: Applied patch - 'pandora_fs.excludefs.patch'. - -2014-05-20 Vanessa Gil - - * win32/bin/pandora_agent.conf: Fixed typographic error. - -2013-10-13 Junichi Satoh - - * unix/tentacle_server: Upgraded to 0.4.0. (Imported from trunk of - tentacled repository.) - Added IPv6 support. - -2013-09-12 Ramon Novoa - - * win32/modules/pandora_module_logevent.cc: Write to the log file - (instead of the debug log) if Wevtapi.dll cannot be found. - -2013-08-13 Ramon Novoa - - * unix/pandora_agent: Display proxy mode errors in the log file. - -2013-07-10 Miguel de Dios - - * unix/NT4/pandora_agent.conf, pc/NT4/pandora_agent.conf: set the - remote_config to 0. - -2013-04-17 Ramon Novoa - - * unix/pandora_agent: Empty the configuration hash before reloading - the configuration. - -2013-04-15 Ramon Novoa - - * win32/pandora_windows_service.cc: Open the XML data file in binary - mode to avoid getting extra carriage returns. - -2013-04-11 Hirofumi Kosaka - - * win32/pandora_windows_service.cc: Fixed possible resource leaks; - - putenv() could run out the environment variable area, if - using both file_collection and broker_agent. - - possible handle leak at launching tentacle_client. - * Cleaned source code style. - - Merged from branch 4.x. - -2013-04-01 Sancho Lerena - - * unix/plugins/inventory: Improved software inventory in RPM format. - Removed dupes and "orphan" lines. - -2013-03-11 Dario Rodriguez - - * win32/bin/util/curl.exe: Added curl binary for - windows systems. - -2013-03-11 Ramon Novoa - - * unix/pandora_agent: Added debugging information to the execution of - module_exec modules. - -2012-08-03 Ramon Novoa - - * win32/modules/pandora_module_logevent.cc: Get the EventID from the - InstanceID. Seems like Microsoft replaced Eventid with InstanceID at - some point. - - * pc/pandora_agent.mpi: Fixed some paths. - - * pc/tentacle_client, - unix/tentacle_client, - shellscript/linux/tentacle_client, - shellscript/mac_osx/tentacle_client: Specify the socket type. On some - OSs (like certain versions of Solaris) it can't be guessed and results in an error. - -2012-06-21 Ramon Novoa - - * win32/bin/pandora_agent.conf, - win32/installer/pandora.mpi, - win32/versioninfo.rc, - win32/pandora.cc, - pc/AIX/pandora_agent.conf, - pc/Linux/pandora_agent.conf, - pc/HP-UX/pandora_agent.conf, - pc/Win32/pandora_agent.conf, - pc/NT4/pandora_agent.conf, - pc/SunOS/pandora_agent.conf, - pc/FreeBSD/pandora_agent.conf, - unix/AIX/pandora_agent.conf, - unix/DEBIAN/control, - unix/DEBIAN/make_deb_package.sh, - unix/pandora_agent.spec, - unix/Linux/pandora_agent.conf, - unix/HP-UX/pandora_agent.conf, - unix/pandora_agent.redhat.spec, - unix/pandora_agent, - unix/NT4/pandora_agent.conf, - unix/SunOS/pandora_agent.conf, - unix/FreeBSD/pandora_agent.conf, - shellscript/linux/pandora_agent.conf, - shellscript/bsd-ipso/pandora_agent.conf, - shellscript/aix/pandora_agent.conf, - shellscript/hp-ux/pandora_agent.conf, - shellscript/mac_osx/pandora_agent.conf, - shellscript/solaris/pandora_agent.conf, - shellscript/openWRT/pandora_agent.conf: Updated version strings. - -2012-06-21 Juan Manuel Ramon Vigo - - * unix/AIX/pandora_agent.conf - unix/Linux/pandora_agent.conf - unix/HP-UX/pandora_agent.conf - shellscript/mac_osx/pandora_agent.conf - unix/NT4/pandora_agent.conf - unix/SunOS/pandora_agent.conf - unix/FreeBSD/pandora_agent.conf - shellscript/linux/pandora_agent.conf - shellscript/openWRT/pandora_agent.conf: Changed enconding token to - UTF-8 in all Unix agents configuration files. - - * unix/pandora_agent - shellscript/linux/pandora_agent - shellscript/mac_osx/pandora_agent - shellscript/openWRT/pandora_agent: Changed default enconding to - UTF-8 in Unix agents. - - Merged from branches. - -2012-05-23 Ramon Novoa - - * pc: Added to repository. Generic PC agent for Unix/Win32 (still in - alpha). - diff --git a/pandora_agents/android/ChangeLog b/pandora_agents/android/ChangeLog deleted file mode 100644 index 29e2f08e27..0000000000 --- a/pandora_agents/android/ChangeLog +++ /dev/null @@ -1,792 +0,0 @@ -2013-12-12 Miguel de Dios - - * tablet/src/pandroid/agent/Core.java, - tablet/src/pandroid/agent/Status.java. - tablet/res/layout/statusnosim.xml, - tablet/res/layout/simple_spinner_item.xml, - mobile/res/layout/simple_spinner_item.xml: some changes. - -2013-12-11 Miguel de Dios - - * tablet/src/pandroid/agent/Core.java: set firefly as the default - server address. - -2013-12-11 Miguel de Dios - - * mobile/src/pandroid/agent/Setup.java, - mobile/res/layout/simple_spinner_item.xml, - tablet/src/pandroid/agent/Setup.java, - tablet/res/layout/simple_spinner_item.xml: changed the color of - dropbox list for the check process. - -2013-12-11 Miguel de Dios - - * tablet/AndroidManifest.xml, tablet/src/pandroid/agent/Core.java: - fixed the options button and notification icon for tablets. - -2013-12-11 Miguel de Dios - - * tablet/src/pandroid/agent/PandroidAgentListener.java, - tablet/src/pandroid/agent/Core.java, - tablet/src/pandroid/agent/Setup.java, - tablet/res/layout/setupnosim.xml: added modules for to check the - bytes send and receive. - - * mobile/res/drawable-xhdpi/about.png, - mobile/res/drawable-xhdpi/help.png, - mobile/res/drawable-hdpi/help.png, - mobile/res/drawable-hdpi/about.png, - mobile/res/drawable-ldpi/help.png, - mobile/res/drawable-ldpi/about.png: update the icons, thanks Carla. - -2013-12-11 Miguel de Dios - - * mobile/src/pandroid/agent/Setup.java, - mobile/res/drawable-mdpi/help.png, - mobile/res/drawable-mdpi/about.png, - mobile/res/values-es/strings.xml, mobile/res/layout/about.xml, - tablet/res/drawable-mdpi/help.png, - tablet/res/drawable-mdpi/about.png, tablet/res/layout/about.xml, - tablet/res/values-es/strings.xml: some changes. - -2013-12-10 Miguel de Dios - - * tablet/*: updated the tablet version. - -2013-12-10 Miguel de Dios - - * mobile/AndroidManifest.xml: update the version number, and added - tiny hack to make diferent apk for google market. - -2013-12-09 Miguel de Dios - - * mobile/src/pandroid/agent/Core.java: fixed the copy & paste bug. - -2013-12-09 Miguel de Dios - - * mobile: moved the all code of android to this folder. - - * tablet: copy the mobile coded to tablet to starting to developer - the version for android tablets. - -2013-08-08 Miguel de Dios - - * src/pandroid/agent/PandroidAgentListener.java, - src/pandroid/agent/PandroidAgentTentacle.java: removed the java - warning that the class of tentacle have a method with the same name - as a constructor. - -2013-07-03 Miguel de Dios - - * Pandroid Agent v3.0_iso-8859-1.apk, Pandroid Agent v3.0_UTF8.apk: - removed deprecated packages. - -2013-07-03 Miguel de Dios - - * AndroidManifest.xml: fixed small warning. - -2013-05-30 Miguel de Dios - - * .classpath, .settings, .settings/org.eclipse.jdt.core.prefs: - added garbage files necesaries for eclipse. - - * AndroidManifest.xml: update the version. - - * bin/AndroidManifest.xml: erased temp file from project compilation - in eclipse. - - * proguard.cfg: fixed the file and change the deprecated - instructions. - - * src/pandroid/agent/PandroidAgentListener.java: added the code for - to magical change to open source version. - - * src/pandroid/agent/PandroidAgentTentacle.java, - src/pandroid/agent/PandroidAgent.java: improved the source code - style. - - * res/values/strings.xml, res/values-en/strings.xml, - res/values-es/strings.xml: updated the texts. - -2013-05-28 Junichi Satoh - - * res/values-ja/strings.xml: Fixed a translation. - -2013-05-18 Mark Holland - - * Pandroid Agent v3.0_UTF8.apk: Added apk that sends xml in - utf-8 encoding. - -2013-05-18 Mark Holland - - * src/pandroid/agent/PandroidAgentListener.java: Changed xml - header to UTF-8 encoding. - - * src/pandroid/agent/PandroidAgentTentacle.java: Changed data - String to byte array. - -2013-05-16 Mark Holland - - * src/pandroid/agent/PandroidAgentListener.java: Fixed - values not showing up on status view when pandroid activity - killed. Corrected spelling mistake of receiveBytes. Removed - last_gps_contact module, wasn't implemented. - - * Pandroid Agent v3.0_iso-8859-1.apk: Updated to latest version. - -2013-05-16 Mark Holland - - * res/values: Added report inventory string to all languages. - fixed some wrongly spelled strings. - -2013-05-15 Mark Holland - - * Pandroid Agent v3.0_iso-8859-1.apk: Updated to latest version. - -2013-05-15 Mark Holland - - * src/pandroid/agent/PandroidAgentListener.java: Possibly fixed - notification disappearing, agent running > 24 hours and notification - still present. - -2013-05-14 Mark Holland - - * src/pandroid/agent/PandroidAgentListener.java: Moved the - loading of the config values to an asynctask to force that updating - the values and then contacting the server and creating the - notification happens after all the config values have been loaded. - - * src/pandroid/agent/Status.java: On resuming the app - the loading of the last values has been moved to an asynctask to force - updating the ui to wait for all the values to be loaded. - - * src/pandroid/agent/*.java: Applied the Correct Indentation function - of eclipse to all code. - - * res/layout/*.xml: Applied the Correct Indentation function - of eclipse to all code. - - * Pandroid Agent v3.0_iso-8859-1.apk: Updated to latest version. - -2013-05-01 Mark Holland - - * src/pandroid/agent/PandroidAgentListener.java: Changed gps module - to update coordinates after a time of "interval" AND "15 metres" if - no change then uses lastKnownLocation. - - * Pandroid Agent v3.0_iso-8859-1.apk: Updated to latest version. - -2013-04-28 Mark Holland - - * layout/spinner.xml: Changed spinnner text color to green. - - * Pandroid Agent v3.0_iso-8859-1.apk: Updated to latest version. - -2013-04-28 Mark Holland - - * AndroidMainfest.xml: Set theme to themes.xml, moved permissions - and uses to top of file. - - * layout/spinner.xml: Theme for spinner that sets text - color to grey. - - * values/themes.xml: For setting theme on devices < sdk 11 - (android 3.0) - - * values-v11/themes.xml: For setting theme on device above - sdk 11 - - * src/pandroid/agent/Setup.java: Set spinnner to use new - theme for setting text color - -2013-04-28 Mark Holland - - * assets/database/pandroid.zip: Removed as no longer needed - - * assets/libs/android-sqlite-asset-helper: Removed as no longer - needed - - * layout/setup.xml: Disabled autocorrect on server address - and agent name text edits. Changed all dip to sp. Changed order - of some objects - - * layout/setupnosim.xml: Disabled autocorrect on server address - and agent name text edits. Changed all dip to sp. Changed order - of some objects - - * src/pandroid/agent/Core.java: Reordered lots of code - to improve legibility. - - * src/pandroid/agent/DataBaseHandler.java: Removed as - no longer needed - - * src/pandroid/agent/DataBaseHandler.java: Removed as - no longer needed - - * src/pandroid/agent/HelperSharedPreferences: Removed - as no longer needed - - * src/pandroid/agent/PandroidAgent.java: Removed all relating - to SharedPreferences - - * src/pandroid/agent/PandroidAgentListener.java: loadConf on service - start. Restored SharedPreferences getter and setter. Notification - shows the whole time alarm enabled, on stop agent dissapears. On - connection shows message(unavoidable at current time). - - * src/pandroid/agent/PandroidAgentTentacle.java: Changed socket - timeout to 2000ms. - - * src/pandroid/agent/Setup.java: Reordered lots of code - to improve legibility. - - * src/pandroid/agent/SMSBroadcastReceiver.java: Returned - to using local SharedPreferences. - - * values: Added value for choosing task to report, odd suggestions. - - * Pandroid Agent v3.0_iso-8859-1.apk: Updated to latest version. - -2013-04-27 Mark Holland - - * Pandroid Agent v3.0_iso-8859-1.apk: Restored proper default values - for server and interval. - - * src/pandroid/agent/Core.java: Restored proper default values - for server and interval. - -2013-04-27 Mark Holland - - * Pandroid Agent v3.0_iso-8859-1.apk: Updated with buffer size - selection. - -2013-04-27 Mark Holland - - * src/pandroid/agent/Core.java: Reverted to previous commit - SharedPreferences. - - * src/pandroid/agent/PandroidAgent.java: Reverted to previous commit - SharedPreferences. - - * src/pandroid/agent/PandroidAgentListener.java: Notification only - shows when attempting to send xml, can't work out how to have it - persistent and not dissapear when Pandroid activity is destroyed. - - * src/pandroid/agent/SMSBroadcastReceiver.java: Reverted to previous - commit SharedPreferences. - -2013-04-27 Mark Holland - - * assets/database/pandroid.zip: Added buffer size initial value. - - * layout: Added buffer size text edit. - - * src/pandroid/agent/Core.java: Added variable for buffer size - with initial value of 256KB. Moved all preference reading/editing - to HelperSharedPreferences. - - * src/pandroid/agent/DataBaseHandler.java: Now extends - sqliteassethelper library. - - * src/pandroid/agent/HelperSharedPreferences: New helper class in - attempt to mitigate SharedPreferences loss. - - * src/pandroid/agent/PandroidAgent.java: Removed SharedPreferences - references and methods. - - * src/pandroid/agent/PandroidAgentListener.java: Rewritten all get - and put preferences to use HelperSharedPreferences instead. - - * src/pandroid/agent/Setup.java: Added views for buffer size. - - * src/pandroid/agent/SMSBroadcastReceiver.java: Changed to use - HelperSharedPreferences. - - * values: Added buffer size to all strings. - -2013-04-26 Mark Holland - - * src/pandroid/agent/Core.java: Single SharedPreferences and - Editor objects that are retrieved when needed. getSharedData() - and putSharedData() moved to this class from - PandroidAgentListener. - - * src/pandroid/agent/PandroidAgent.java: Instantiate static - SharedPreferences and Editor objects with getters for each. - - * src/pandroid/agent/PandroidAgentListener.java: buildXML() and - contact() are now background tasks. Implemented buffer, if xml fails - to send it stays in the system, next succesful conection after sends - all of the unsent xml files, current buffer size = 99 files. - - * src/pandroid/agent/PandroidAgentTentacle.java: Changed socket to - timeout after 1000ms. - - * src/pandroid/agent/SMSBroadcastReceiver.java: Changed - SharedPreferences to static version from PandroidAgent.java - - * Pandroid Agent v3.0_iso-8859-1.apk: Updated to include latest - changes. - -2013-04-25 Mark Holland - - * src/pandroid/agent/Core.java: Separate load and store - methods for SharedPreferences and database. - - * src/pandroid/agent/PandroidAgent.java: Values retrieved from - database onCreate. onPause and onDestroy values are saved to - database. - - * src/pandroid/agent/PandroidAgentListener.java: Reverted to using - SharedPreferences at runtime, database used when app not in view. - Added module as proof of iso-8859-1 now working. - - * Pandroid Agent v3.0_iso-8859-1.apk: For testing whether - configuration is no longer lost after an amount of time. - -2013-04-25 Mark Holland - - * assets/database/pandroid.zip: zipped sqlite3 - database containing all default values. - - * libs/android-sqlite-asset-helper.jar: library to facilitate - database operations. Only temporarily being used. - - * src/pandroid/agent/Core.java: Changed get and update - database values methods to support new DataBaseHandler. - - * src/pandroid/agent/DataBaseHandler.java: Complete rewrite. - - * src/pandroid/agent/PandroidAgent.java: Removed initiate - database, database now supplied with build. - - * src/pandroid/agent/PandroidAgentListener.java: changed - SimIDReport to simIDReport to reflect database. - - -2013-04-23 Mark Holland - - * src/pandroid/agent/Core.java: Migrated from shared - preferences to sqlite database. Method to create and - initialize database with default values. - - * src/pandroid/agent/DataBaseHandler.java: Creates - a database and provides methods for interaction. - - * src/pandroid/agent/DataHandler.java: Objects for - facilitating interaction of data with the database. - - * src/pandroid/agent/PandroidAgent.java: If first run - then creates and initializes database. Needs to be - replaced by copying default db that would ship with - pandroid. - - * src/pandroid/agent/PandroidAgentListener.java: Adapted - get and put sharedData to use database instead, - - * src/pandroid/agent/Setup.java: Reduced - configuration updates - -2013-04-01 Sergio Martin - - * src/pandroid/agent/PandroidAgentListener.java: Fixed - a crash bug in some devices when try to retrieve the - coordinates provider. Close unclosed cursor and change some - error logs to normal logs - -2012-09-24 Mark Holland - - * src/pandroid/agent/PandroidAgentListener.java: - Removed asynctask when making contact in attempt - to fix configuration loss after x time - -2012-08-24 Mark Holland - - * src/pandroid/agent/PandroidAgentListener.java: - Reverted to original writeFile method, changed - xml encoding header to iso-8859-1 - - -2012-09-12 Sergio Martin - - * src/pandroid/agent/PandroidAgent.java - src/pandroid/agent/PandroidAgentTentacle.java - src/pandroid/agent/Status.java - src/pandroid/agent/PandroidAgentListener.java - res/drawable-xhdpi/ic_launcher.png - res/drawable-xhdpi/logo.png - res/drawable-xhdpi/pandroid_large.png - res/drawable-hdpi/ic_launcher.png - res/drawable-ldpi/ic_launcher.png - res/drawable-ldpi/logo.png - res/drawable-ldpi/pandroid_large.png - res/drawable-mdpi/ic_launcher.png: Fixed some - warnings of not used variables and includes. - Added new designs - -2012-08-25 Junichi Satoh - - * res/values-ja/strings.xml: Fixed wrong Japanese translations. - -2012-08-24 Mark Holland - - * AndroidManifest.xml: Added experimental start - pandroid on device boot(not operational) - - * res/layout/setup.xml: Removed duplicate password - button - - * res/layout/setupnosim.xml: Removed unused text view - - * src/pandroid/agent/core.java: set inventory to disabled - by default - - * src/pandroid/agent/PandroidAgentListener.java: Fixed - inventory report if condition - - * src/pandroid/agent/PandroidAgentTentacle.java: Fixed if - condition when server response == null, Changed how data - is written to serverOutput, fixes utf-8. - - -2012-08-22 Mark Holland - - * AndroidManifest.xml: Changed icon drawable to - ic_launcher - - * res/drawable-hdpi: Added notification icon - - * res/drawable-ldpi: Added notification icon - - * res/drawable-mdpi: Added notification icon - - * res/drawable-xhdpi: Added notification icon - - * res/layout/setup.xml: Added inventory report checkbox, - notification checkbox and stop/restart listener buttons. - - * res/layout/setupnosim.xml: Added inventory report checkbox, - notification checkbox and stop/restart listener buttons. - - * res/values/strings.xml: Added strings for notification and - stop/restart buttons, reflected in all locales - - * src/pandroid/agent/core.java: Added variables for notification - and inventory report, fixed agentname, mobileurl mixup. - - * src/pandroid/agent/PandroidAgent.java: Removed splash screen, - Added check if app launched before and only restarts listener in - this case. Added onPause and onDestroy methods to ensure no settings - loss. - - * src/pandroid/agent/PandroidAgentListener.java: Added optional - notification when pandroid alarm is enabled, removed loading toast, - added inventory enabled check, added cancel notification method, - changed xml format to utf-8(untested) - - * src/pandroid/agent/setup.java: Fixed mobile url, if no http:// or - https:// then http:// added automatically. Added stop/restart listener - buttons, added inventory report and notification checkbox - - -2012-08-20 Mark Holland - - * Pandroid Agent v3.0.apk: Added apk of pandroid so that - anyone can test it. - -2012-08-19 Mark Holland - - * res/drawable-hdpi: Added help and about icons - from sdk - - * res/drawable-ldpi: Added new vector images. - Added help and about icons from sdk. - - * res/drawable-mdpi:Added help and about icons - from sdk. - - * res/drawable-xhdpi: Added new higher - resolution images. Added help and about icons from sdk - - * res/layout/password_choose.xml: UI tweak - - * res/layout/password_create.xml: UI tweak - - * res/layout/setup.xml: Changed webURL id, moved position - of task spinner. - - * res/layout/setupnosim.xml: Changed webURL id, moved - position of task spinner. - - * res/layout/status.xml: Removed start, stop, show and - hide xml buttons. - - * res/layout/statusnosim.xml: Removed start, stop, show - and hide xml buttons. - - * res/layout/welcome.xml: Added splash screen view with - pandroid logo and version 3.0 text. - - * res/values/strings.xml: Changed order of strings to be - more structured, removed unused correct_update string, - fixed the "..." in loading string, fixed copyright symbol, - added strings for seconds, runnning and stopped that were - previously hardcoded, fixed apostrophe in don't. - - * res/values-de/strings.xml: Added strings for German locale - - * res/values-es/strings.xml: Added strings for Spanish locale - - * res/values-fr/strings.xml: Added strings for French locale - - * res/values-it/strings.xml: Added strings for Italian locale - - * res/values-ja/strings.xml: Added strings for Japanese locale - - * res/values-pt/strings.xml: Added strings for Portuguese locale - - * res/values-zh/strings.xml: Added strings for Chinese(simplified) - locale - - * src/pandroid/agent/About.java: Changed URL to pandorafms.com from - .org - - * src/pandroid/agent/core.java: Changed mobile url variable, - - * src/pandroid/agent/Installation.java: Added comment explaining class. - - * src/pandroid/agent/PandroidAgent.java: Added splash screen dialog - - * src/pandroid/agent/PandroidAgentListener.java: Added loading toast on - connect, moved contact into an asynctask, added application inventory to - xml(app name;version;package name), fixed battery level to work on first - connect, made all get methods private. - - * src/pandroid/agent/setup.java: Auto add http:// to mobile web url. - - * src/pandroid/agent/SMSBroadcastReceiver.java: Changed variable name. - - * src/pandroid/agent/status.java: swapped hardcoded strings to ones from - res. - - -2012-08-03 Mark Holland - - * res/layout/password_entry.xml: UI tweaks - - * res/layout/setup.xml: Added mobile console - textview and button - - * res/layout/setupnosim.xml: Added mobile console - textview and button - - * res/layout/status.xml: Added roaming view - - * res/values/strings.xml: string for roaming, - roaming report, mobile site - - * src/pandroid/agent/core.java: Added variables - for roaming and mobile site url - - * src/pandroid/agent/PandroidAgentListener.java: - Added roaming report method and variables then add - to xml - - * src/pandroid/agent/setup.java: Added mobile site - view and full screen password input - - * src/pandroid/agent/status.java: Added roaming view - - -2012-07-09 Mark Holland - - * AndroidManifest.xml: Added Pandora FMS - comment to header. - - * res/layout/About.xml: Swapped hardcoded - text for strings. - - * res/layout/help.xml: Added scrollview. - - * res/layout/password_choose.xml: View for dialog - when choosing whether to have a password. - - * res/layout/password_create.xml: Added textviews - with instructions. - - * res/layout/password_entry.xml: Swapped hardcoded - text for strings. - - * res/layout/setup.xml: Added checkboxes for all - modules. - - * res/layout/setupnosim.xml: View that only - shows checkboxes for modules that don't need a sim - card present. - - * res/values/strings.xml: Updated help string - (english only). Lots of new strings, also - added to strings-en and strings-es. - - * src/pandroid/agent/About.java: Added Pandora FMS - comment to header. - - * src/pandroid/agent/core.java: Added Pandora FMS - comment to header. Added variable for hello signal. - Added reporting variables for all modules. Changed - alarm to be accessed in a static way. changed agent - identifier from pandroid plus simID to pandroid plus - install uid. - - * src/pandroid/agent/Help.java: Added Pandora FMS - comment to header. - - * src/pandroid/agent/Installation.java: Calculates a - unique installation uid. - - * src/pandroid/agent/PandroidAgent.java: hasSim now - works whether phone without sim and also tablet without - capability for sim card. On resume sets hello signal to 1. - - * src/pandroid/agent/PandroidAgentListener.java: Removed - unnecessary variables, all defaults come from Core.java. - Ensure Hello signal changed to 0 after every connection. - Variables for all module reporting, data only added to xml - if enabled in setup. - - * src/pandroid/agent/setup.java: Added Pandora FMS - comment to header. Different views loaded depending - on whether sim card is present. Added button for changing - password. Added checkboxes for all modules. Added dialog - for choosing whether to set a password. Added minimum - password length and empty to remove password. Keyboard - dismissed upon completing dialogs. - - * src/pandroid/agent/SMSBroadcastReceiver.java: Added - Pandora FMS comment to header. - - * src/pandroid/agent/status.java: Added Pandora FMS - comment to header. Remove incorrect toast message - when pressing start button. - - -2012-07-04 Mark Holland - - * AndroidManifest.xml: Added permissions read_contacts - and read_sms - - * res/layout/password_create.xml: Created view for - password creation dialogue - - * res/layout/password_entry.xml: Created view for - password entry dialogue - - * res/layout/status.xml: Converted most of data - into a table layout - - * res/layout/statusnosim.xml: Created status view - only showing the data avaliable when device has - no sim card - - * res/values/strings.xml: Added strings for bytes - sent/received and password dialogues - - * src/pandroid/agent/core.java: added variables for - bytes sent/received, hasSim and password. Changed - signal strength to integer. - - * src/pandroid/agent/PAndroidAgent.java: Added check - if sim card present. Method for switching tabs from - activities. - - * src/pandroid/agent/PandroidAgentListener.java: Added - variables for bytes sent/received. Now if no sim card - present SimID, NetworkOperator, SMSSent, NetworkType, - PhoneType, SignalStrength, Calls, DataBytes modules aren't used or sent. - - * src/pandroid/agent/setup.java: Added methods for - creating password and entering password when switching - to setup tab(not completed). Added checkbox for simId - and task reporting - - * src/pandroid/agent/status.java: Checks if sim present - and displays view accordingly. - - -2012-06-26 Mark Holland - - * res/layout/setup.xml: Added checkboxes for simID - and task reporting. - - * res/layout/status.xml: Added textviews for new data. - - * res/values/strings.xml: Added strings for - smsReceived, networkType, phoneType and calls. - Replicated in values-en and values-es. - - * src/pandroid/agent/core.java: set simID - reporting as disabled by default. Added variables - for networkOperator, networkType, phoneType, - signalStrength, incoming, missed and outgoing calls. - - * src/pandroid/agent/PandroidAgentListener.java: task, - smsReceived, networkType, phoneType and calls methods - and then added to XML. simID now checks whether - enabled in user configuration. - - * src/pandroid/agent/setup.java: Added spinner for task - selection. - - * src/pandroid/agent/SMSActivity.java: removed - - * src/pandroid/agent/SMSBroadcastReceiver.java: upon - receiving a smsreceived intent, increments the stored - number of smsReceived. - - * src/pandroid/agent/status.java: Added textviews for - new methods mentioned above. - - -2012-06-19 Mark Holland - - * res/layout.main.xml: removed as no longer used - in pandroid 2.0 - - * res/values/strings.xml: Added strings for simID, - upTime, start, loading and agent stopped. Replicated - in values-en and values-es - - * src/pandroid/agent/core.java: Added variables - for simID and upTime - - * src/pandroid/agent/PandroidAgent.java: commented - out unnecessary code from version 1.0. Removed - absolute tab height as it interferes with high - density screens. - - * src/pandroid/agent/PandroidAgentListener.java: - Android version is now set as per device rather - than a fixed string. simID, upTime and networkOperator methods - and then added to XML - - * src/pandroid/agent/setup.java: commented - out unnecessary code from version 1.0 - - * src/pandroid/agent/SMSActivity.java: Started work - - * src/pandroid/agent/SMSBroadcastReceiver.java: - Started work - - * src/pandroid/agent/status.java: Created onStart - method to better follow android standard. run() - is executed here. Fixed way toasts for connection - messages are handled. Added textviews for simID - and upTime values. added start/stop, show and hide - XML buttons for debugging purposes. - -2012-06-08 Sergio Martin - - * ChangeLog: Create the android agent change - log file - - diff --git a/pandora_agents/embedded/ChangeLog b/pandora_agents/embedded/ChangeLog deleted file mode 100644 index 83a14b10f9..0000000000 --- a/pandora_agents/embedded/ChangeLog +++ /dev/null @@ -1,32 +0,0 @@ -2011-02-03 Javier Lanz - * pandora_agent.c: Solved some leaks - * pandora_agent.conf: Added some example modules - * pandora_config.c: Added parse_config, fill module & fill setup functions - * pandora_config.h: Fixed function prototypes - * pandora_util.c: Added xml writer & trim functions - * pandora_util.h: Added trim functions prototype - * pandora_type.h: Added pointer for the link list - -2011-01-22 Sancho Lerena - - * pandora_agent.c: Uses pandora_types.h instead module_types.h - - * configure.in: Change version. - - * pandora_config.c: Read remote_config variable and other small changes. - - * pandora_util.c: New function to produce timestamp strings, now report - timestamp in XML. - - * TODO: Small doc about design goals and pending things to implement. - - * pandora_type.h: Renamed file with contains all structs. - - * util/pandora_agent_installer: Specific installer for Busybox. - - * util/pandora_agent_daemon: Specific daemon launcher for Busybox. - -2011-01-21 Sancho Lerena - - * First version of Pandora FMS Embedded C agent :-) - diff --git a/pandora_agents/pc/ChangeLog b/pandora_agents/pc/ChangeLog deleted file mode 100644 index e87f2ed8f8..0000000000 --- a/pandora_agents/pc/ChangeLog +++ /dev/null @@ -1,683 +0,0 @@ -2012-05-30 Ramon Novoa - - * pandora_agent: Merged from unix agent. Check for valid regular - expressions before adding module conditions. - -2012-04-25 Miguel de Dios - - * DEBIAN/postinst, DEBIAN/make_deb_package.sh: disabled the checking - the plugins files with same name. - -2012-04-24 Ramon Novoa - - * pandora_agent: Merged from 4.0 branch. Leave the secondary server - password empty by default. Fixes bug #3519520. - -2012-04-20 Ramon Novoa - - * pandora_agent_installer: Removed an unused variable. - -2012-04-20 Ramon Novoa - - * pandora_agent_installer: Backup and restore conf file and daemon - launcher. Moved the code that sets PANDORA_USER back to its original - place and set the variable properly instead. - -2012-04-19 Koichiro Kikuchi - - * pandora_agent: Also added the temporal directory to the file path - for symlink check. - -2012-04-18 Ramon Novoa - - * pandora_agent: Add the temporal directory to the file path before - trying to send a buffered XML file. - -2012-03-28 Ramon Novoa - - * pandora_agent_installer: Moved the code that sets PANDORA_USER to - the right place. - -2012-03-02 Koichiro Kikuchi - - * pandora_agent: Fixed bug of my previous commit (removed "qw"). - -2012-03-01 Koichiro Kikuchi - - * pandora_agent: Added symlink checks for temporary files before writing - them to avoid symlink attacks. - -2012-02-29 Ramon Novoa - - * Linux/pandora_agent.conf: Added a warning text. Thanks to Koichiro. - -2012-02-28 Ramon Novoa - - * Linux/pandora_agent.conf, - pandora_agent: Added support for xml_buffer. - -2012-02-23 Ramon Novoa - - * pandora_agent: Set the intensive interval before reading modules. - -2012-02-10 Hirofumi Kosaka - - * pandora_agent: Allow filename wildcards to specify - additional configuration files. - -2012-01-03 Ramon Novoa - - * pandora_agent: Added support for intensive modules. - -2011-12-19 Ramon Novoa - - * pandora_agent: Merged from 4.0 branch. Empty the broker PID array. - -2011-12-19 Ramon Novoa - - * pandora_agent: Wait for broker childs instead of ignoring - SIGCHLD. - -2011-12-19 Ramon Novoa - - * pandora_agent: Ignore SIGCHLD. - -2011-12-16 Ramon Novoa - - * pandora_agent: Empty modules, plugins and collections before - running a broker agent. - -2011-12-14 Ramon Novoa - - * pandora_agent: Do not display a warning if the output of a - pre-condition is not numeric. - -2011-12-07 KIKUCHI Koichiro - - * pandora_agent_installer: Removed duplicated lines and spaces to - tabs. Also removed lines that set group to wheel (gid of wheel is 0). - * plugins/files_indir: Added support for FreeBSD. - * plugins/pandora_update: Fixed $conf_path for FreeBSD and spaces - to tabs. - -2011-11-15 Ramon Novoa - - * pandora_agent: Re-wrote broker agent code (was not working properly). - -2011-09-29 Koichiro Kikuchi - - * pandora_agent.redhat.spec: Fixed wrong command paths in %prereq. - -2011-09-13 Koichiro Kikuchi - - * pandora_agent: Clear the old process information before - parsing current process information. Also added - missing load_procs() call to module_cpuproc(). - -2011-09-05 Koichiro Kikuchi - - * pandora_agent_daemon: Added support for OpenVZ/Virtuozzo. - -2011-09-02 Koichiro Kikuchi - - * pandora_agent: Now module_condition and module_precondition - accept numeric parameter without fractional part. - -2011-08-22 Sancho Lerena - - * pandora_agent.spec, - pandora_agent.redhat.spec (added) Updated specs to be used - with OpenSUSE build service. New version for CentOS/RHEL - -2011-08-19 Sancho Lerena - - * DEBIAN/control - DEBIAN/make_deb_package.sh: Updated version to 4.0RC1. - -2011-08-19 Sancho Lerena - - * pandora_agents/unix/pandora_agent.spec: Updated spec. - -2011-07-14 Ramon Novoa - - * pandora_agent: Set additional module configuration parameters - from the XML. - -2011-04-13 Dario Rodriguez - - * HP-UX/pandora_agent.conf: Fixed a wrong path for command swapinfo. - -2011-04-28 Junichi Satoh - - * SunOS/make_solaris_package/prototype, - SunOS/make_solaris_package/make_solaris_package.sh: Added tentacle_server. - -2011-04-28 Junichi Satoh - - * FreeBSD/pandora_agent.conf: Added missing templates. - -2011-04-13 Dario Rodriguez - - * AIX/pandora_agent.conf, Linux/pandora_agent.conf, HP-UX/pandora_agent.conf - SunOS/pandora_agent.conf: Deleted proxy_user parameter because is not - needed. Also fixed some comments. - * pandora_agent: Resctricted Proxy Mode to non root users. The agent must - be launched by a non root user to use Proxy Mode. - -2011-04-12 Dario Rodriguez - - * pandora_agent_daemon: Deleted code that kill tentacle server and - replaced kill -9 to kill of agent stop command. - * Linux/pandora_agent.conf, AIX/pandora_agent.conf, - HP-UX/pandora_agent.conf,SunOS/pandora_agent.conf : Added parameters - proxy_max_connection and proxy_timeout 1. - * pandora_agent: Fixed problems launching tentacle_server and also - added code to handle kill signal. - -2011-04-11 Dario Rodriguez - - * pandora_agent: Fixed an error with command that launch tentacle server - when proxy mode is enable. - -2011-04-11 Dario Rodriguez - - * pandora_agent_installer: Added code to install tentacle_server with - pandora agent. - * AIX/pandora_agent.conf: Added two new parameters proxy_mode and - proxy_user. - * tentacle_server: Added tentacle server with proxy support. - * pandora_agent_daemon: Add feature to stop tentacle_server when - pandora agent stops. - * Linux/pandora_agent.conf: Added two new parameters proxy_mode and - proxy_user. - * HP-UX/pandora_agent.conf: Added two new parameters proxy_mode and - proxy_user. - * pandora_agent: Added support to tentacle_server and proxy_mode. - * SunOS/pandora_agent.conf: Added two new parameters proxy_mode and - proxy_user. - -2011-04-04 Dario Rodriguez - - * pandora_agent_installer: Fixed an error with chown in AIX OS. - -2011-04-04 Dario Rodriguez - - * plugins/pandora_update: Fixed a problem getting pandora_agent pid - in SunOS. - -2011-04-04 Dario Rodriguez - - * pandora_agent_installer: Added correct user to tentacle_client binary. - -2011-04-04 Dario Rodriguez - - * pandora_agent_installer: Modified agent isntaller to deal with - specified user installation. - -2011-04-04 Dario Rodriguez - - * plugins/pandora_update: Modified plugin for agent autoupdate. - -2011-03-09 Ramon Novoa - - * pandora_agent: Fixed a typo. - -2011-03-09 Ramon Novoa - - * pandora_agent: Added a module to get the ocupied space % in a - partition. - -2011-02-23 Ramon Novoa - - * DEBIAN/postinst: Updated. - -2011-02-14 Sancho Lerena - - * OpenWRT: Special files for OpenWRT/Perl version. - -2011-02-10 Ramon Novoa - - * pandora_agent: Detach threads to avoid excessive resource usage, - since threads were not joined until all modules were executed. - -2011-02-01 Junichi Satoh - - * FreeBSD/pandora_agent.conf: Fixed invalid cpu usage data is returned - when system has only one disk device. - -2011-01-27 Junichi Satoh - - * pandora_agent_daemon: Changed order of 'su' argument. - Username should be as the 1st argument on Solaris. - -2010-12-28 Ramon Novoa - - * pandora_agent.spec: Added a release variable as in the rest of the - spec files. - -2010-12-27 Ramon Novoa - - * pandora_agent_installer, DEBIAN/postinst, DEBIAN/prerm, - DEBIAN/make_deb_package.sh, pandora_agent.spec, - pandora_agent, SunOS/make_solaris_package/prototype, - SunOS/make_solaris_package/make_solaris_package.sh, - pandora_agent_exec: Renamed pandora_exec to - pandora_agent_exec to avoid conflicts with the pandora_exec - script installed by the server. - -2010-12-16 Ramon Novoa - - * pandora_agent_installer, pandora_agent_daemon: Additional - changes to run the agent as a different user. Starting and - stopping the daemon did not work except as root. - -2010-12-16 Miguel de Dios - - * DEBIAN/control, DEBIAN/make_deb_package.sh, pandora_console.spec, - pandora_console.redhat.spec: update the version number. - -2010-12-04 Junichi Satoh - - * plugins/pandora_update: Added support for FreeBSD. - -2010-12-02 Junichi Satoh - - * SunOS/make_solaris_package/prototype: Added pandora_update. - -2010-12-01 Ramon Novoa - - * plugins/pandora_update: Fixed md5 calculation. - -2010-11-29 Ramon Novoa - - * pandora_agent_installer: Remove all init symbolic links. - - * plugins/pandora_update: Give the agent daemon some time to stop. - Necessary on Windows. - -2010-11-25 Miguel de Dios - - * pandora_agent.spec: change version number. - -2010-11-22 Ramon Novoa - - * pandora_agent_daemon: Solaris specific fixes. - -2010-11-22 Ramon Novoa - - * Linux/pandora_agent.conf: Set root as the default pandora_user. - - * pandora_agent: Share the semaphore after creating it. Removed - an unnecessary require. - -2010-11-19 Ramon Novoa - - * pandora_agent, AIX/pandora_agent.conf, - pandora_agent_daemon, Linux/pandora_agent.conf, - HP-UX/pandora_agent.conf, NT4/pandora_agent.conf, - SunOS/pandora_agent.conf, FreeBSD/pandora_agent.conf: Added a new - configuration option that lets the agent run as a different user - by changing the process' EUID. - - * pandora_agent_installer: Several fixes. - -2010-11-15 Raúl Mateos - - * pandora_agent*, pandora_exec, plugins/pandora_update: Small changes: - Year, version, spaces to tabs. - -2010-11-14 Sancho Lerena - - * plugins/pandora_update: Small tool (in perl), used also in windows - (compiled as .exe), to auto-upgrade the software agents by stopping - replacing the binary, and starting again the service/process, and also - notifying the system about the upgrade. This will be possible using - the new filecollection mechanism in 3.2 version. - -2010-11-10 Miguel de Dios - - * DEBIAN/postinst, DEBIAN/prerm, DEBIAN/make_deb_package.sh: fixed the use - pandora_exec for Pandora Server and Pandora Agent, now make a - pandora_exec.agent and try to link to pandora_exec. - - Fixes: #3106578 - -2010-11-10 Miguel de Dios - - * DEBIAN/make_deb_package.sh: fixed the include the bigger NT4 files in the - DEB package. - -2010-11-04 Sancho Lerena - - * NT4: New binary version of Unix perl agent for NT4, with some tools. - .exe compiled with ActiveState SDK 9.0 - - * pandora_agent: Some small modifications to make it work nicely in - windows boxes. - -2010-11-02 Raul Mateos - - * tentacle_client: Fixed year from last commit. Converted some spaces - to tab. - -2010-11-02 Miguel de Dios - - * ChangeLog: uploaded lost lines of my commit of yesterday. - -2010-11-01 Miguel de Dios - - * DEBIAN/postinst, DEBIAN/conffiles, DEBIAN/make_deb_package.sh: fixed the - warning of check md5sum on dir "plugins". Now the dir "plugins" is filled - postinstall with the package plugins in temp directory, the copy is - interactive for don't overwrite the user modified plugins of previous - installation. - - Fixes: #3081496 - -2010-10-19 Junichi Satoh - - * SunOS/make_solaris_package/prototype: Added nagios_plugin_wrapper. - -2010-10-15 Sancho Lerena - - * plugins/nagios_plugin_wrapper: Added new plugin. - - * pandora_agent: Version update. - -2010-10-08 Ramon Novoa - - * pandora_agent: Pass server_pwd and server_ssl configuration tokens - to tentacle. Fixes bug #3080299. - -2010-10-07 Ramon Novoa - - * Linux/pandora_agent.conf: Added an example usage of the - agent_threads configuration token. - -2010-10-06 Junichi Satoh - - * pandora_agent: Added FreeBSD specific commands. - -2010-10-04 Ramon Novoa - - * plugins/inventory: Fixed inventory process information. - - * pandora_agent: Fixed an error that showed when no logfile was - specified in the agent configuration file. - -2010-09-27 Junichi Satoh - - * FreeBSD/pandora_agent: Fixed a typo. - -2010-09-27 Junichi Satoh - - * FreeBSD/pandora_agent: Changed PID detection method to support - "jail", FreeBSD virtualization. - -2010-09-27 Junichi Satoh - - * pandora_agent_installer: Set PANDORA_USER="root" when it is not - defined. - -2010-09-22 Sancho Lerena - - * pandora_agent.spec: Updated RPM spec for SUSE - -2010-09-17 Ramon Novoa - - * pandora_agent: Added multi-thread support. - -2010-09-17 Junichi Satoh - - * SunOS/make_solaris_package/README, - SunOS/make_solaris_package/copyright, - SunOS/make_solaris_package/make_solaris_package.sh, - SunOS/make_solaris_package/prototype: Added agent package builder - for Solaris. - -2010-08-17 Junichi Satoh - - * pandora_agent_daemon, tentacle_client: Added support for Solaris - virtualization, "zone". - -2010-08-11 Ramon Novoa - - * pandora_agent: Fixed collection issues related to the agent. See - bug #3042577. - -2010-08-04 Sancho Lerena - - * DEBIAN/control, - pandora_agent.spec: Added unzip to dependencies (for fille collection - management). - -2010-08-04 Miguel de Dios - - * pandora_agent_daemon: fixed user of daemon, it is root, not dario. - -2010-07-28 Junichi Satoh - - * SunOS/pandora_agent.conf: Fixed a typo. - -2010-07-21 Ramon Novoa - - * pandora_agent: Delete unused collections. - -2010-07-20 Ramon Novoa - - * pandora_agent_installer: Fixed some directories and permissions. - -2010-07-20 Ramon Novoa - - * pandora_agent_installer, - DEBIAN/make_deb_package.sh, - pandora_agent.spec: Updated to take the collections directory into - account. - - * collections: Added to repository. Collections directory. - -2010-07-19 Ramon Novoa - - * pandora_agent: Added support for file collections. - -2010-07-12 Ramon Novoa - - * pandora_agent: changed the module cron configuration token to - module_crontab. - -2010-07-08 Ramon Novoa - - * pandora_exec: Do not verify the command to allow pipes and complex - commands. - - * pandora_agent: Quote the command passed to pandora_exec. Fixed - the module cron. Modules without a module cron would not run. - -2010-07-05 Junichi Satoh - - * pandora_agent_installer: Fixed typo and directory permission - for FreeBSD. - - * FreeBSD/pandora_agent: Simplified. - -2010-07-02 Ramon Novoa - - * pandora_agent: Fixed a typo. - -2010-06-30 Ramon Novoa - - * pandora_agent: Improved the module cron to allow intervals and - multiple runs within an interval. - -2010-06-30 Ramon Novoa - - * pandora_agent: Call df with -P from the Linux abstraction layer - to avoid split lines. - -2010-06-25 Ramon Novoa - - * pandora_agent: Added the module_cron feature to schedule modules - using a cron-like syntax. - -2010-06-23 Ramon Novoa - - * pandora_agent: Added the module_save and module_condition features. - See http://www.openideas.info/wiki/ for more information. - -2010-06-14 Junichi Satoh - - * pandora_agent_installer: Set execute bit to startup script for - FreeBSD. - -2010-06-09 Ramon Novoa - - * pandora_agent: Improved OS version detection. Disabled error output - for plugins. - -2010-06-09 Ramon Novoa - - * pandora_agent.spec: Create the man dir. - -2010-06-09 Ramon Novoa - - * pandora_agent_installer, pandora_agent.spec: Copy the man pages. - -2010-06-08 Ramon Novoa - - * pandora_agent: Removed the need for indexes in the abstraction layer. - -2010-06-07 Ramon Novoa - - * pandora_agent: Added build information to the agent version. - -2010-06-07 Junichi Satoh - - * pandora_agent_installer: Added support for FreeBSD. - - * FreeBSD/pandora_agent: Added startup script for FreeBSD. - - * FreeBSD/pandora_agent.conf: Added configuration file for FreeBSD. - -2010-06-04 Ramon Novoa - - * pandora_agent.spec: Fixed. Upgrading an RPM broke the installation. - -2010-05-20 Miguel de Dios - - * DEBIAN/postinst, DEBIAN/make_deb_package.sh: fixed the script to generate - deb package. - -2010-05-20 Miguel de Dios - - * DEBIAN/make_deb_package.sh: fixed the permissions to DEBIAN temp package. - -2010-05-19 Miguel de Dios - - * DEBIAN, DEBIAN/control, DEBIAN/conffiles, DEBIAN/make_deb_package.sh, - DEBIAN/md5sums: added the scripts and conf files for create package. - -2010-05-18 Ramon Novoa - - * pandora_agent: Added a data collection layer and native modules - similar to those of the Windows agent. - -2010-05-13 Ramon Novoa - - * pandora_agent: Disabled the plugin command check. Was not working. - -2010-04-29 Sancho Lerena - - * pandora_agent_installer: Added darwin (snow leopard), and BSD to - installer OS detection. - - * AIX/pandora_agent.conf: Fixed version & date. - - * HP-UX/pandora_agent.conf: Replaced some default modules by - better ones. - -2010-02-22 Pablo de la Concepción - - * Linux/pandora_agent.conf: Added parameters position_description - and parent_agent_name, and updated loadaverage with a more efficient - version. - - * pandora_agent: Added POD documentation, modified to only add - to the XML the minimum parameters (positional parameters, - parent_agent_name,...) are not sent with default values if not - deffined in the config file. Updated verion and build. - -2010-02-16 Pablo de la Concepción - - * Linux/pandora_agent.conf: Fixed Load Average module example - -2010-02-16 Pablo de la Concepción - - Updated tentacle from the tentacle repository and generated - manpage. TODO:Make the installer install the manpages - - * unix/tentacle_client: Added pod documentation to generate manpages. - - * man/man1/tentacle_client.1: First version of the manpages for - tentacle_client - -2010-02-10 Miguel de Dios - - * pandora_agent_installer: fix bug when uninstall the agent in the same - machine that it have a Pandora Server, that the uninstaller deleted the - dirs share with Pandora Server (/var/spool/pandora/*) - -2010-01-27 Sancho Lerena - - * plugins/files_indir: New agent to detect if files in a specficied - directory are less than in previous run. Return two modules. - -2009-12-15 Ramon Novoa - - * pandora_agent: Removed debugging code. - -2009-12-15 Ramon Novoa - - * pandora_agent: Make modules with a module_interval run the first time. - -2009-12-07 Sancho Lerena - - * plugins/inventory: Fixed some problems with the plugin (for linux). Added - inventory for RPM systems. - -2009-12-03 Ramon Novoa - - * pandora_agent: Empty modules and plugins before loading a remote - configuration. Made the md5 function 64bit proof :-) - -2009-11-19 Ramon Novoa - - * pandora_agent: Fixed bug #2888991. Skip remote_config if debug is enabled. - -2009-11-18 Sancho Lerena - - * pandora_agent: Fixed a problem sending the module type in the XML. - This causes that all modules were "generic_data". - -2009-11-16 Sancho Lerena - - * pandora_agent: Updated default encoding to iso-8859-1 instead - iso-8859-15, because in some systems this encoding is not installed - and don't work :-(. Thanks for summa_sp for report this. - -2009-11-06 Raul Mateos - - * *.conf: Updated URL and some small fixes. - - * README: Updated name :-D - -2009-11-05 Sancho Lerena - - * pandora_agent_installer: Added a common installer for all systems. - - * Deleted daemon script for all systems, creaded a general one. - - * Modified HPUX to HP-UX directory. - - * Updated some .conf - - diff --git a/pandora_agents/shellscript/mac_osx/ChangeLog b/pandora_agents/shellscript/mac_osx/ChangeLog deleted file mode 100644 index 3c08d970e3..0000000000 --- a/pandora_agents/shellscript/mac_osx/ChangeLog +++ /dev/null @@ -1,8 +0,0 @@ -2010-12-23 Juan Manuel Ramon - - * mac_osx/pandora_agent_installer: Fixed some problems settings permissions - * mac_osx/pandora_agent: Fixed some problems with md5sum -> openssl md5 command - * mac_osx/pandora_agent.conf: Commented some trouble modules - * mac_osx/pandora_fms/pandora_fms: Fixed some problems starting / stoping daemon - - diff --git a/pandora_agents/unix/ChangeLog b/pandora_agents/unix/ChangeLog deleted file mode 100644 index f9300ea981..0000000000 --- a/pandora_agents/unix/ChangeLog +++ /dev/null @@ -1,979 +0,0 @@ -2014-09-03 Ramon Novoa - - * pandora_agent: Added basic support to log to syslog. - -2014-09-03 Ramon Novoa - - * pandora_agent: Added support for global macros. - -2014-08-18 Ramon Novoa - - * Linux/pandora_agent.conf, - pandora_agent: Added support to start and stop processes via the UDP - server. - -2014-08-14 Ramon Novoa - - * plugins/grep_log, - plugins/grep_log_module: Detect log rotation by inode number AND file - size. - -2014-08-14 Koichiro Kikuchi - - * FreeBSD/pandora_agent: Fixed path of the daemon command. - -2014-08-14 Koichiro Kikuchi - - * pandora_agent_installer: Fixed symlink source path. - -2014-08-13 Koichiro Kikuchi - - * FreeBSD/pandora_agent: Small fixes: use proper rc variables, - remove obsolete function "set_rcvar" call and use "daemon" command - to start pandora_agent. - - * pandora_agent_installer: Refactored implementation and added - "fakeroot" installation support. - - * plugins/who.sh: Converted to bourne shell script. - - * pandora_agent_daemon: Small bug fixes and refactorings. - -2014-08-12 Ramon Novoa - - * pandora_agent: Fixed to make the 'Command Snapshot' feature work. - -2014-08-12 Ramon Novoa - - * pandora_agent: Trim leading and trailing whitespaces from module names - (like policies and windows agents do). - -2014-08-07 Ramon Novoa - - * pandora_agent_daemon: Fixes the ps call on HP-UX. - -2014-06-04 Koichiro KIKUCHI - - * pandora_agent: Allow spaces in module group names. - -2014-05-26 Sancho Lerena - - * pandora_agent_installer: Fixed installed for Darwin/macOS agent. Tested - on 10.9.2. - -2014-04-30 Sancho Lerena - - * DEBIAN/postinst, - DEBIAN/make_deb_package.sh: Solved problem with plugins in agent distribution - on Debian. - -2014-04-14 Ramon Novoa - - * plugins/who.sh: Output some text when there are no users connected. - Otherwise the module goes to unkown. - -2014-03-13 Mario Pulido - - * plugins/inventory: Distributions compatibility - -2014-02-03 Mario Pulido - - * SunOS/make_solaris_package/README: Update compatible SunOS versions - -2014-01-15 Sergio Martin - - * pandora_revent: Update unix agent pandora_revent script - to be compatible with api function of last version. Incident #347 - -2013-11-12 Ramon Novoa - - * pandora_agent: Completely integrated plug-ins with modules. - -2013-10-21 Ramon Novoa - - * pandora_agent_daemon: Changed status return codes to conform to LSB - specs. Fixes bug #2397. - -2013-10-13 Junichi Satoh - - * tentacle_server: Upgraded to 0.4.0. (Imported from trunk of - tentacled repository.) - Added IPv6 support. - -2013-09-22 Junichi Satoh - - * tentacle_client: Upgraded to 0.4.0. (Imported from trunk of - tentacled repository.) - Added IPv6 support. - -2013-09-19 Ramon Novoa - - * pandora_agent_installer: Changed the bash style == to =. - -2013-09-19 Ramon Novoa - - * Linux/pandora_agent.conf: The default user should not be pandora. - - * pandora_agent_installer: Removed some calls to chown that had the - potential to damage a Linux system. - - * pandora_agent: Delay the parsing of include files to make sure - that all variables that may affect a module's configuration - have already been read. - -2013-09-13 Ramon Novoa - - * pandora_agent: Added a missing parameter to a call to log_message. - -2013-08-22 Dario Rodriguez - - * pandora_agent_installer: Merged improvements from 4.1 branch - to fix several bugs related to custom installation. - -2013-07-10 Ramon Novoa - - * pandora_agent: Changed the regexp used to retrieve ip addresses to - avoid locale related problems. - -2013-07-03 Ramon Novoa - - * pandora_agent.redhat.spec: Make absolute calls to chkconfig. Add the - service before enabling it. - -2013-06-26 Ramon Novoa - - * pandora_agent.redhat.spec, - pandora_agent.spec: Fixed directory permissions - -2013-06-26 Miguel de Dios - - * Linux/pandora_agent.conf: restored the remote_config as disabled - for to avoid problems. - -2013-06-25 Sancho Lerena - - * Linux/pandora_agent.conf: new defaul values (inventory enabled, - remote config enabled). - -2013-06-13 Ramon Novoa - - * pandora_agent: Merged from 4.0 branch. Quote the XML data file name - before trying to send it. - -2013-06-07 Ramon Novoa - - * DEBIAN/make_deb_package.sh: Merged from 4.0 branch. Create the agent's - temp dir. - -2013-05-23 Ramon Novoa - - * pandora_agent: Merged plugins with modules to add macro support. - -2013-05-06 Ramon Novoa - - * pandora_agent: Syntactic fix. Fixes bug #2173. - -2013-04-21 Junichi Satoh - - * pandora_agent_installer: Added support for NetBSD. - - * NetBSD/pandora_agent, NetBSD/pandora_agent.conf: Added launcher - script and configuration file for NetBSD. - - Contributed by Hiroki SHIMIZU. Thanks! - -2013-04-17 Ramon Novoa - - * pandora_agent: Added support for sending multiple ip addresses. - -2013-04-12 Ramon Novoa - - * pandora_agent: Added macro support to all module configuration - tokens. - -2013-04-03 Koichiro KIKUCHI - - * pandora_agent: Adjust sleep interval so that each interval *starts* - with the same interval. - -2013-03-12 Ramon Novoa - - * pandora_revent: Added to repository. Pandora remote event generation - script. - - * pandora_agent_installer: Added the pandora_revent script. - -2013-03-11 Ramon Novoa - - * pandora_agent: Reset configuration to default values before - launching broker agents. Fixed bug #3519092. - -2013-03-11 Koichiro Kikuchi - - * pandora_agent: Fixed bug that the send_buffered_xml_files - doesn't remove xml files successfully sent. - - Merged from: branch_4.0 - -2013-03-06 Miguel de Dios - - * HP-UX/pandora_agent.conf: fixed ps params for "sshDaemon" module - for some versions of HP-UX. - - Fixes: #3606128 - -2013-02-27 Tomas Palacios - - * pandora_agent_installer: Added compatibility for custom perl - installation paths. - - * pandora_agent_daemon: Modified the way to find SunOS agent PID - to make it more reliable. - -2013-02-22 Sancho Lerena - - * Darwrin: Added Darwin (MacOS) agent on directory, i don't - know why was removed from trunk ¿? - -2013-02-19 Koichiro Kikuchi - - * pandora_agent_installer: Removed duplicated chown line. - -2013-02-12 Hirofumi Kosaka - - * pandora_agent: Fixed bug that data transfer would fail - when secondary_transfer_mode is different from transfer_mode. - -2013-01-17 Ramon Novoa - - * plugins/grep_log: Merged with grep_log_module. - - * plugins/grep_log_module: Added to repository grep plugin for log - modules. - -2013-01-11 Junichi Satoh - - * SunOS/make_solaris_package/make_solaris_package.sh: Updated - AGENT_VERSION string. - -2012-12-17 Sancho Lerena - - * pandora_agent: Updated version - - * plugins/who.sh, - plugins/top.sh: New plugins for command snapshots. - - * plugins/inventory: Merged with fixes and new kernel module from - 4.0.3 branch. Tested on Redhat and SUSE. - -2012-11-15 Sergio Martin - - * pandora_agent: Added support to the new fields of the - agent in the XML: custom_id, url_addres and custom fields - -2012-11-13 Sergio Martin - - * pandora_agent: Added several fields to the XML - -2012-08-28 Junichi Satoh - - * pandora_agent: Improved to be able to use CRLF in pandora_agent.conf. - -2012-08-15 Junichi Satoh - - * pandora_agent: Changed not to use thread library when agent_threads - is set to 1 or undefined. This change is to avoid RHEL/CentOS 5 perl - thread library bug. - -2012-08-01 Sergio Martin - - * pandora_agent: Add the macros support in module_exec - -2012-06-27 Koichiro Kikuchi - - * pandora_agent.redhat.spec: Merged from 4.0 branch. Don't create - pandora user if already exists. - -2012-05-30 Ramon Novoa - - * pandora_agent: Merged from 4.0 branch. Check for valid regular - expressions before adding module conditions. - -2012-04-25 Miguel de Dios - - * DEBIAN/postinst, DEBIAN/make_deb_package.sh: disabled the checking - the plugins files with same name. - -2012-04-24 Ramon Novoa - - * pandora_agent: Merged from 4.0 branch. Leave the secondary server - password empty by default. Fixes bug #3519520. - -2012-04-20 Ramon Novoa - - * pandora_agent_installer: Removed an unused variable. - -2012-04-20 Ramon Novoa - - * pandora_agent_installer: Backup and restore conf file and daemon - launcher. Moved the code that sets PANDORA_USER back to its original - place and set the variable properly instead. - -2012-04-19 Koichiro Kikuchi - - * pandora_agent: Also added the temporal directory to the file path - for symlink check. - -2012-04-18 Ramon Novoa - - * pandora_agent: Add the temporal directory to the file path before - trying to send a buffered XML file. - -2012-03-28 Ramon Novoa - - * pandora_agent_installer: Moved the code that sets PANDORA_USER to - the right place. - -2012-03-02 Koichiro Kikuchi - - * pandora_agent: Fixed bug of my previous commit (removed "qw"). - -2012-03-01 Koichiro Kikuchi - - * pandora_agent: Added symlink checks for temporary files before writing - them to avoid symlink attacks. - -2012-02-29 Ramon Novoa - - * Linux/pandora_agent.conf: Added a warning text. Thanks to Koichiro. - -2012-02-28 Ramon Novoa - - * Linux/pandora_agent.conf, - pandora_agent: Added support for xml_buffer. - -2012-02-23 Ramon Novoa - - * pandora_agent: Set the intensive interval before reading modules. - -2012-02-10 Hirofumi Kosaka - - * pandora_agent: Allow filename wildcards to specify - additional configuration files. - -2012-01-03 Ramon Novoa - - * pandora_agent: Added support for intensive modules. - -2011-12-19 Ramon Novoa - - * pandora_agent: Merged from 4.0 branch. Empty the broker PID array. - -2011-12-19 Ramon Novoa - - * pandora_agent: Wait for broker childs instead of ignoring - SIGCHLD. - -2011-12-19 Ramon Novoa - - * pandora_agent: Ignore SIGCHLD. - -2011-12-16 Ramon Novoa - - * pandora_agent: Empty modules, plugins and collections before - running a broker agent. - -2011-12-14 Ramon Novoa - - * pandora_agent: Do not display a warning if the output of a - pre-condition is not numeric. - -2011-12-07 KIKUCHI Koichiro - - * pandora_agent_installer: Removed duplicated lines and spaces to - tabs. Also removed lines that set group to wheel (gid of wheel is 0). - * plugins/files_indir: Added support for FreeBSD. - * plugins/pandora_update: Fixed $conf_path for FreeBSD and spaces - to tabs. - -2011-11-15 Ramon Novoa - - * pandora_agent: Re-wrote broker agent code (was not working properly). - -2011-09-29 Koichiro Kikuchi - - * pandora_agent.redhat.spec: Fixed wrong command paths in %prereq. - -2011-09-13 Koichiro Kikuchi - - * pandora_agent: Clear the old process information before - parsing current process information. Also added - missing load_procs() call to module_cpuproc(). - -2011-09-05 Koichiro Kikuchi - - * pandora_agent_daemon: Added support for OpenVZ/Virtuozzo. - -2011-09-02 Koichiro Kikuchi - - * pandora_agent: Now module_condition and module_precondition - accept numeric parameter without fractional part. - -2011-08-22 Sancho Lerena - - * pandora_agent.spec, - pandora_agent.redhat.spec (added) Updated specs to be used - with OpenSUSE build service. New version for CentOS/RHEL - -2011-08-19 Sancho Lerena - - * DEBIAN/control - DEBIAN/make_deb_package.sh: Updated version to 4.0RC1. - -2011-08-19 Sancho Lerena - - * pandora_agents/unix/pandora_agent.spec: Updated spec. - -2011-07-14 Ramon Novoa - - * pandora_agent: Set additional module configuration parameters - from the XML. - -2011-04-13 Dario Rodriguez - - * HP-UX/pandora_agent.conf: Fixed a wrong path for command swapinfo. - -2011-04-28 Junichi Satoh - - * SunOS/make_solaris_package/prototype, - SunOS/make_solaris_package/make_solaris_package.sh: Added tentacle_server. - -2011-04-28 Junichi Satoh - - * FreeBSD/pandora_agent.conf: Added missing templates. - -2011-04-13 Dario Rodriguez - - * AIX/pandora_agent.conf, Linux/pandora_agent.conf, HP-UX/pandora_agent.conf - SunOS/pandora_agent.conf: Deleted proxy_user parameter because is not - needed. Also fixed some comments. - * pandora_agent: Resctricted Proxy Mode to non root users. The agent must - be launched by a non root user to use Proxy Mode. - -2011-04-12 Dario Rodriguez - - * pandora_agent_daemon: Deleted code that kill tentacle server and - replaced kill -9 to kill of agent stop command. - * Linux/pandora_agent.conf, AIX/pandora_agent.conf, - HP-UX/pandora_agent.conf,SunOS/pandora_agent.conf : Added parameters - proxy_max_connection and proxy_timeout 1. - * pandora_agent: Fixed problems launching tentacle_server and also - added code to handle kill signal. - -2011-04-11 Dario Rodriguez - - * pandora_agent: Fixed an error with command that launch tentacle server - when proxy mode is enable. - -2011-04-11 Dario Rodriguez - - * pandora_agent_installer: Added code to install tentacle_server with - pandora agent. - * AIX/pandora_agent.conf: Added two new parameters proxy_mode and - proxy_user. - * tentacle_server: Added tentacle server with proxy support. - * pandora_agent_daemon: Add feature to stop tentacle_server when - pandora agent stops. - * Linux/pandora_agent.conf: Added two new parameters proxy_mode and - proxy_user. - * HP-UX/pandora_agent.conf: Added two new parameters proxy_mode and - proxy_user. - * pandora_agent: Added support to tentacle_server and proxy_mode. - * SunOS/pandora_agent.conf: Added two new parameters proxy_mode and - proxy_user. - -2011-04-04 Dario Rodriguez - - * pandora_agent_installer: Fixed an error with chown in AIX OS. - -2011-04-04 Dario Rodriguez - - * plugins/pandora_update: Fixed a problem getting pandora_agent pid - in SunOS. - -2011-04-04 Dario Rodriguez - - * pandora_agent_installer: Added correct user to tentacle_client binary. - -2011-04-04 Dario Rodriguez - - * pandora_agent_installer: Modified agent isntaller to deal with - specified user installation. - -2011-04-04 Dario Rodriguez - - * plugins/pandora_update: Modified plugin for agent autoupdate. - -2011-03-09 Ramon Novoa - - * pandora_agent: Fixed a typo. - -2011-03-09 Ramon Novoa - - * pandora_agent: Added a module to get the ocupied space % in a - partition. - -2011-02-23 Ramon Novoa - - * DEBIAN/postinst: Updated. - -2011-02-14 Sancho Lerena - - * OpenWRT: Special files for OpenWRT/Perl version. - -2011-02-10 Ramon Novoa - - * pandora_agent: Detach threads to avoid excessive resource usage, - since threads were not joined until all modules were executed. - -2011-02-01 Junichi Satoh - - * FreeBSD/pandora_agent.conf: Fixed invalid cpu usage data is returned - when system has only one disk device. - -2011-01-27 Junichi Satoh - - * pandora_agent_daemon: Changed order of 'su' argument. - Username should be as the 1st argument on Solaris. - -2010-12-28 Ramon Novoa - - * pandora_agent.spec: Added a release variable as in the rest of the - spec files. - -2010-12-27 Ramon Novoa - - * pandora_agent_installer, DEBIAN/postinst, DEBIAN/prerm, - DEBIAN/make_deb_package.sh, pandora_agent.spec, - pandora_agent, SunOS/make_solaris_package/prototype, - SunOS/make_solaris_package/make_solaris_package.sh, - pandora_agent_exec: Renamed pandora_exec to - pandora_agent_exec to avoid conflicts with the pandora_exec - script installed by the server. - -2010-12-16 Ramon Novoa - - * pandora_agent_installer, pandora_agent_daemon: Additional - changes to run the agent as a different user. Starting and - stopping the daemon did not work except as root. - -2010-12-16 Miguel de Dios - - * DEBIAN/control, DEBIAN/make_deb_package.sh, pandora_console.spec, - pandora_console.redhat.spec: update the version number. - -2010-12-04 Junichi Satoh - - * plugins/pandora_update: Added support for FreeBSD. - -2010-12-02 Junichi Satoh - - * SunOS/make_solaris_package/prototype: Added pandora_update. - -2010-12-01 Ramon Novoa - - * plugins/pandora_update: Fixed md5 calculation. - -2010-11-29 Ramon Novoa - - * pandora_agent_installer: Remove all init symbolic links. - - * plugins/pandora_update: Give the agent daemon some time to stop. - Necessary on Windows. - -2010-11-25 Miguel de Dios - - * pandora_agent.spec: change version number. - -2010-11-22 Ramon Novoa - - * pandora_agent_daemon: Solaris specific fixes. - -2010-11-22 Ramon Novoa - - * Linux/pandora_agent.conf: Set root as the default pandora_user. - - * pandora_agent: Share the semaphore after creating it. Removed - an unnecessary require. - -2010-11-19 Ramon Novoa - - * pandora_agent, AIX/pandora_agent.conf, - pandora_agent_daemon, Linux/pandora_agent.conf, - HP-UX/pandora_agent.conf, NT4/pandora_agent.conf, - SunOS/pandora_agent.conf, FreeBSD/pandora_agent.conf: Added a new - configuration option that lets the agent run as a different user - by changing the process' EUID. - - * pandora_agent_installer: Several fixes. - -2010-11-15 Raúl Mateos - - * pandora_agent*, pandora_exec, plugins/pandora_update: Small changes: - Year, version, spaces to tabs. - -2010-11-14 Sancho Lerena - - * plugins/pandora_update: Small tool (in perl), used also in windows - (compiled as .exe), to auto-upgrade the software agents by stopping - replacing the binary, and starting again the service/process, and also - notifying the system about the upgrade. This will be possible using - the new filecollection mechanism in 3.2 version. - -2010-11-10 Miguel de Dios - - * DEBIAN/postinst, DEBIAN/prerm, DEBIAN/make_deb_package.sh: fixed the use - pandora_exec for Pandora Server and Pandora Agent, now make a - pandora_exec.agent and try to link to pandora_exec. - - Fixes: #3106578 - -2010-11-10 Miguel de Dios - - * DEBIAN/make_deb_package.sh: fixed the include the bigger NT4 files in the - DEB package. - -2010-11-04 Sancho Lerena - - * NT4: New binary version of Unix perl agent for NT4, with some tools. - .exe compiled with ActiveState SDK 9.0 - - * pandora_agent: Some small modifications to make it work nicely in - windows boxes. - -2010-11-02 Raul Mateos - - * tentacle_client: Fixed year from last commit. Converted some spaces - to tab. - -2010-11-02 Miguel de Dios - - * ChangeLog: uploaded lost lines of my commit of yesterday. - -2010-11-01 Miguel de Dios - - * DEBIAN/postinst, DEBIAN/conffiles, DEBIAN/make_deb_package.sh: fixed the - warning of check md5sum on dir "plugins". Now the dir "plugins" is filled - postinstall with the package plugins in temp directory, the copy is - interactive for don't overwrite the user modified plugins of previous - installation. - - Fixes: #3081496 - -2010-10-19 Junichi Satoh - - * SunOS/make_solaris_package/prototype: Added nagios_plugin_wrapper. - -2010-10-15 Sancho Lerena - - * plugins/nagios_plugin_wrapper: Added new plugin. - - * pandora_agent: Version update. - -2010-10-08 Ramon Novoa - - * pandora_agent: Pass server_pwd and server_ssl configuration tokens - to tentacle. Fixes bug #3080299. - -2010-10-07 Ramon Novoa - - * Linux/pandora_agent.conf: Added an example usage of the - agent_threads configuration token. - -2010-10-06 Junichi Satoh - - * pandora_agent: Added FreeBSD specific commands. - -2010-10-04 Ramon Novoa - - * plugins/inventory: Fixed inventory process information. - - * pandora_agent: Fixed an error that showed when no logfile was - specified in the agent configuration file. - -2010-09-27 Junichi Satoh - - * FreeBSD/pandora_agent: Fixed a typo. - -2010-09-27 Junichi Satoh - - * FreeBSD/pandora_agent: Changed PID detection method to support - "jail", FreeBSD virtualization. - -2010-09-27 Junichi Satoh - - * pandora_agent_installer: Set PANDORA_USER="root" when it is not - defined. - -2010-09-22 Sancho Lerena - - * pandora_agent.spec: Updated RPM spec for SUSE - -2010-09-17 Ramon Novoa - - * pandora_agent: Added multi-thread support. - -2010-09-17 Junichi Satoh - - * SunOS/make_solaris_package/README, - SunOS/make_solaris_package/copyright, - SunOS/make_solaris_package/make_solaris_package.sh, - SunOS/make_solaris_package/prototype: Added agent package builder - for Solaris. - -2010-08-17 Junichi Satoh - - * pandora_agent_daemon, tentacle_client: Added support for Solaris - virtualization, "zone". - -2010-08-11 Ramon Novoa - - * pandora_agent: Fixed collection issues related to the agent. See - bug #3042577. - -2010-08-04 Sancho Lerena - - * DEBIAN/control, - pandora_agent.spec: Added unzip to dependencies (for fille collection - management). - -2010-08-04 Miguel de Dios - - * pandora_agent_daemon: fixed user of daemon, it is root, not dario. - -2010-07-28 Junichi Satoh - - * SunOS/pandora_agent.conf: Fixed a typo. - -2010-07-21 Ramon Novoa - - * pandora_agent: Delete unused collections. - -2010-07-20 Ramon Novoa - - * pandora_agent_installer: Fixed some directories and permissions. - -2010-07-20 Ramon Novoa - - * pandora_agent_installer, - DEBIAN/make_deb_package.sh, - pandora_agent.spec: Updated to take the collections directory into - account. - - * collections: Added to repository. Collections directory. - -2010-07-19 Ramon Novoa - - * pandora_agent: Added support for file collections. - -2010-07-12 Ramon Novoa - - * pandora_agent: changed the module cron configuration token to - module_crontab. - -2010-07-08 Ramon Novoa - - * pandora_exec: Do not verify the command to allow pipes and complex - commands. - - * pandora_agent: Quote the command passed to pandora_exec. Fixed - the module cron. Modules without a module cron would not run. - -2010-07-05 Junichi Satoh - - * pandora_agent_installer: Fixed typo and directory permission - for FreeBSD. - - * FreeBSD/pandora_agent: Simplified. - -2010-07-02 Ramon Novoa - - * pandora_agent: Fixed a typo. - -2010-06-30 Ramon Novoa - - * pandora_agent: Improved the module cron to allow intervals and - multiple runs within an interval. - -2010-06-30 Ramon Novoa - - * pandora_agent: Call df with -P from the Linux abstraction layer - to avoid split lines. - -2010-06-25 Ramon Novoa - - * pandora_agent: Added the module_cron feature to schedule modules - using a cron-like syntax. - -2010-06-23 Ramon Novoa - - * pandora_agent: Added the module_save and module_condition features. - See http://www.openideas.info/wiki/ for more information. - -2010-06-14 Junichi Satoh - - * pandora_agent_installer: Set execute bit to startup script for - FreeBSD. - -2010-06-09 Ramon Novoa - - * pandora_agent: Improved OS version detection. Disabled error output - for plugins. - -2010-06-09 Ramon Novoa - - * pandora_agent.spec: Create the man dir. - -2010-06-09 Ramon Novoa - - * pandora_agent_installer, pandora_agent.spec: Copy the man pages. - -2010-06-08 Ramon Novoa - - * pandora_agent: Removed the need for indexes in the abstraction layer. - -2010-06-07 Ramon Novoa - - * pandora_agent: Added build information to the agent version. - -2010-06-07 Junichi Satoh - - * pandora_agent_installer: Added support for FreeBSD. - - * FreeBSD/pandora_agent: Added startup script for FreeBSD. - - * FreeBSD/pandora_agent.conf: Added configuration file for FreeBSD. - -2010-06-04 Ramon Novoa - - * pandora_agent.spec: Fixed. Upgrading an RPM broke the installation. - -2010-05-20 Miguel de Dios - - * DEBIAN/postinst, DEBIAN/make_deb_package.sh: fixed the script to generate - deb package. - -2010-05-20 Miguel de Dios - - * DEBIAN/make_deb_package.sh: fixed the permissions to DEBIAN temp package. - -2010-05-19 Miguel de Dios - - * DEBIAN, DEBIAN/control, DEBIAN/conffiles, DEBIAN/make_deb_package.sh, - DEBIAN/md5sums: added the scripts and conf files for create package. - -2010-05-18 Ramon Novoa - - * pandora_agent: Added a data collection layer and native modules - similar to those of the Windows agent. - -2010-05-13 Ramon Novoa - - * pandora_agent: Disabled the plugin command check. Was not working. - -2010-04-29 Sancho Lerena - - * pandora_agent_installer: Added darwin (snow leopard), and BSD to - installer OS detection. - - * AIX/pandora_agent.conf: Fixed version & date. - - * HP-UX/pandora_agent.conf: Replaced some default modules by - better ones. - -2010-02-22 Pablo de la Concepción - - * Linux/pandora_agent.conf: Added parameters position_description - and parent_agent_name, and updated loadaverage with a more efficient - version. - - * pandora_agent: Added POD documentation, modified to only add - to the XML the minimum parameters (positional parameters, - parent_agent_name,...) are not sent with default values if not - deffined in the config file. Updated verion and build. - -2010-02-16 Pablo de la Concepción - - * Linux/pandora_agent.conf: Fixed Load Average module example - -2010-02-16 Pablo de la Concepción - - Updated tentacle from the tentacle repository and generated - manpage. TODO:Make the installer install the manpages - - * unix/tentacle_client: Added pod documentation to generate manpages. - - * man/man1/tentacle_client.1: First version of the manpages for - tentacle_client - -2010-02-10 Miguel de Dios - - * pandora_agent_installer: fix bug when uninstall the agent in the same - machine that it have a Pandora Server, that the uninstaller deleted the - dirs share with Pandora Server (/var/spool/pandora/*) - -2010-01-27 Sancho Lerena - - * plugins/files_indir: New agent to detect if files in a specficied - directory are less than in previous run. Return two modules. - -2009-12-15 Ramon Novoa - - * pandora_agent: Removed debugging code. - -2009-12-15 Ramon Novoa - - * pandora_agent: Make modules with a module_interval run the first time. - -2009-12-07 Sancho Lerena - - * plugins/inventory: Fixed some problems with the plugin (for linux). Added - inventory for RPM systems. - -2009-12-03 Ramon Novoa - - * pandora_agent: Empty modules and plugins before loading a remote - configuration. Made the md5 function 64bit proof :-) - -2009-11-19 Ramon Novoa - - * pandora_agent: Fixed bug #2888991. Skip remote_config if debug is enabled. - -2009-11-18 Sancho Lerena - - * pandora_agent: Fixed a problem sending the module type in the XML. - This causes that all modules were "generic_data". - -2009-11-16 Sancho Lerena - - * pandora_agent: Updated default encoding to iso-8859-1 instead - iso-8859-15, because in some systems this encoding is not installed - and don't work :-(. Thanks for summa_sp for report this. - -2009-11-06 Raul Mateos - - * *.conf: Updated URL and some small fixes. - - * README: Updated name :-D - -2009-11-05 Sancho Lerena - - * pandora_agent_installer: Added a common installer for all systems. - - * Deleted daemon script for all systems, creaded a general one. - - * Modified HPUX to HP-UX directory. - - * Updated some .conf - - diff --git a/pandora_agents/win32/ChangeLog b/pandora_agents/win32/ChangeLog deleted file mode 100644 index 7f2f440ffa..0000000000 --- a/pandora_agents/win32/ChangeLog +++ /dev/null @@ -1,1945 +0,0 @@ -2013-12-09 Mario Pulido - - * bin/util/df_percent.vbs: Bug fixes wrong values. - -2013-11-14 Ramon Novoa - - * main.cc: Quote the path to the service binary to avoid exploits. - -2013-11-12 Ramon Novoa - - * modules/pandora_module_factory.cc: Fixed a bug when a macro has - no value. - -2013-09-16 Ramon Novoa - - * modules/pandora_module_inventory.cc: Do not output anything if the - module has no data. - -2013-08-08 Ramon Novoa - - * modules/pandora_module_logevent.h: Updated the EventID mask. The - Windows Event Log Viewer seems to ignore the most significant 16 - bits of the event id. - - * modules/pandora_module_logevent.cc: Do not discard existing - events when running in debug mode. - -2013-06-26 Miguel de Dios - - * bin/pandora_agent.conf: restored the remote_config as disabled - for to avoid problems. - -2013-06-25 Sancho Lerena - - * bin/pandora_agent.conf: removed old references to ODBC feature - not supported anymore. New defaults (inventory, remote config and - IP detection now by default). - - -2013-06-25 Ramon Novoa - - * windows/pandora_wmi.cc: When concatenating IP addresses, do not - output a comma unless the IP can be parsed. - -2013-06-20 Ramon Novoa - - * windows/winevt.h: Added to repository. Headers for Wevtapi.dll. - - * modules/pandora_module_logevent.cc, - modules/pandora_module_logevent.h, - pandora_strutils.cc, - pandora_strutils.h: Added support for the new XML based eventing model - introduced in Windows Vista. - -2013-06-14 Ramon Novoa - - * modules/pandora_module_logevent.h, - modules/pandora_module_logevent.cc: Merged from 4.0 branch. Improved - the reading of log event descriptions. - -2013-04-17 Ramon Novoa - - * windows/pandora_wmi.cc: Fixed a bug when concatenating multiple ip - addresses. - -2013-04-12 Ramon Novoa - - * modules/pandora_module_factory.cc: Added macro support to all - configuration tokens. - -2013-04-12 Hirofumi Kosaka - - * modules/pandora_module_exec.cc: Fixed possible resource leaks, - only when CreateProcess() or CreatePipe() would fail. - - Merged from branch 4.x - -2013-04-11 Ramon Novoa - - * pandora_windows_service.cc, - pandora_windows_service.h, - udp_server/udp_server.cc: Added an option to force the sending of - data files. - -2013-04-11 Hirofumi Kosaka - - * pandora_windows_service.cc: Fixed possible resource leaks; - - putenv() could run out the environment variable area, if - using both file_collection and broker_agent. - - possible handle leak at launching tentacle_client. - * Cleaned source code style. - - Merged from branch 4.x. - -2013-04-04 Koichiro KIKUCHI - - * windows_service.cc, - pandora_windows_service.cc, - windows_service.h: Set iteration base ticks after sleeping startup_delay - to exclude time taken by startup_delay from sleep time subtraction. - -2013-04-03 Koichiro KIKUCHI - - * windows_service.cc: Fixed typo of my previous commit. - -2013-04-03 Koichiro KIKUCHI - - * windows_service.cc: Adjust sleep time so that each iteration *starts" - with the same interval. - -2013-03-12 Ramon Novoa - - * bin/util/pandora_revent.exe: Added to repository. Compiled version of - pandora_revent.pl. - - * installer/pandora.mpi: Added pandora_revent.exe and curl.exe to the - installer. - -2013-02-21 Ramon Novoa - - * modules/pandora_module_logevent.cc: Add the timestamp to the log. - -2013-02-20 Ramon Novoa - - * modules/pandora_module_logevent.cc: Retrieve extra event information - for log modules. - -2013-01-17 Ramon Novoa - - * modules/pandora_module.cc, - modules/pandora_module.h, - modules/pandora_module_factory.cc, - modules/pandora_module_regexp.cc: Added support for log modules. - -2012-12-12 Ramon Novoa - - * modules/pandora_module_logevent.cc: Changed the flags of - LoadLibraryEx. Fixes a bug when loading event descriptions - from exe files. - -2012-11-20 Sergio Martin - - * pandora_windows_service.h - pandora_windows_service.cc: Added support for - gis_exec (Automatic gis coordinates) - -2012-11-20 Sergio Martin - - * pandora_windows_service.cc: Fixed some bugs - of the type conversions - -2012-11-20 Sergio Martin - - * pandora_windows_service.cc: Added support for - custom fields - -2012-11-20 Sergio Martin - - * modules/pandora_module_factory.cc: Fix a few - variable declaration bugs - -2012-11-20 Sergio Martin - - * modules/pandora_module_factory.cc: Added macros - support to the module_exec command of the module - configuration - -2012-11-19 Sergio Martin - - * pandora_windows_service.cc: Added new fields of - agent in XML header like custom_id and url_address. - Added coordinates data (not gis_exec yet) - -2012-11-19 Sergio Martin - - * modules/pandora_module.h - modules/pandora_module.cc: Fixed type conflicts in the - last changes - -2012-11-19 Sergio Martin - - * modules/pandora_module.h - modules/pandora_module_factory.cc - modules/pandora_module.cc: Added several new module fields - to the XML - -2012-04-19 Ramon Novoa - - * modules/pandora_module.cc: Default to generic_data if no module_type - is not set. - - * installer/pandora.mpi: Remove the util directory from the PATH when - uninstalling. - -2012-02-07 Ramon Novoa - - * pandora_windows_service.cc: Convert tentacle_timeout to milliseconds. - -2012-02-02 Ramon Novoa - - * installer/pandora.mpi: Added an uninstall action to delete - the agent's at job. - - * installer/scripts/delete_at_job.bat: Added to repository. Batch - script to delete the agent's at job. - -2012-01-30 Ramon Novoa - - * modules/pandora_module_regexp.cc: Do not open the file in the - constructor to avoid trouble if other modules modify it before - the regexp module runs. - -2012-01-19 Ramon Novoa - - * modules/pandora_module_odbc.cc: Check for NULL pointers. - -2012-01-04 Ramon Novoa - - * modules/pandora_module.cc: Fixed an error when checking multiple - preconditions. Fixed precondition evaluation logic. - -2012-01-03 Ramon Novoa - - * pandora_windows_service.h, - modules/pandora_module.h, - modules/pandora_module_factory.cc, - modules/pandora_module.cc, - pandora_windows_service.cc: Added support for intensive modules. - -2011-12-14 Ramon Novoa - - * modules/pandora_module_perfcounter.cc, - modules/pandora_module_perfcounter.h: Use MinrGW's pdh.h - instead of our own definitions. - - * modules/pandora_module.cc: Fixed a bug in pre-conditions that led to an - infinite loop. - -2011-12-12 Ramon Novoa - - * windows/pandora_wmi.cc: Removed some debugging messages. - - * modules/pandora_module.h, - modules/pandora_module.cc, - pandora_windows_service.cc: Fixed pre-conditions (were not working - properly). - - * modules/pandora_module_regexp.cc: Improved file status detection and - small fixes. - -2011-12-09 Ramon Novoa - - * windows/pandora_wmi.cc: Added a debug message. - - * modules/pandora_module_perfcounter.cc, - modules/pandora_module_perfcounter.h, - modules/pandora_module_factory.cc: Added support to read the - 'cooked' value of a performance counter. - -2011-11-30 Ramon Novoa - - * modules/pandora_module_logevent.cc, - modules/pandora_module_logevent.h: Added support for regular - expressions to the pattern filter. - -2011-11-29 Ramon Novoa - - * modules/pandora_module_snmpget.cc: Modified the call to snmpget.exe - to directly retrieve the value. - -2011-11-29 Ramon Novoa - - * modules/pandora_module.h, - modules/pandora_module_exec.cc, - modules/pandora_module_exec.h, - modules/pandora_module_list.cc, - modules/pandora_module_factory.cc, - modules/pandora_module.cc, - Makefile.am: Added native ping and SNMP get modules that wrap the - calls to ping.exe and snmpget.exe. - - * modules/pandora_module_ping.h, - modules/pandora_module_snmpget.h, - modules/pandora_module_ping.cc, - modules/pandora_module_snmpget.cc: Added to repository. Ping and - SNMP get modules. - -2011-11-29 Ramon Novoa - - * bin/PandoraAgent.exe: Updated to current revision. - -2011-11-24 Ramon Novoa - - * windows/pandora_wmi.cc: Use double instead of long for intermediate - result to avoid overflows. Fixes bug #3422900. - - * modules/pandora_module_perfcounter.cc: Print PDH errors in a more - descriptive format. - -2011-11-22 Ramon Novoa - - * pandora_windows_service.cc: Fixed a bug that resulted in a buffer - overflow. - -2011-11-15 Ramon Novoa - - * build.sh, modules/pandora_module_odbc.cc, Makefile.am: Made - changes to cross-compile in openSUSE 11.4. - -2011-11-03 Ramon Novoa - - * pandora_windows_service.h, - pandora_windows_service.cc: Several fixes to the proxy mode and - broker agents. - -2011-09-23 Sancho Lerena - - * installer/pandora.mpi: Updated string version in agent installer. - -2011-09-22 Dario Rodriguez - - * bin/util/tentacle_server.exe: Added version with memory leak bug - fixed. - -2011-09-14 Dario Rodriguez - - * bin/util/tentacle_server.exe: Tentacle Proxy temporal - with temporal patch for Windows Platforms. - -2011-08-29 Ramon Novoa - - * modules/pandora_module_regexp.cc, - modules/pandora_module_regexp.h, - modules/pandora_module_factory.cc: Check file size to detect if the - file was truncated. Added a new configuration token to avoid seeking - to the eof. - -2011-08-29 Dario Rodriguez - - * modules/pandora_module_factory.cc: Fixed a bug collecting some module - parameters like min_warning, max_warning, min_ff_event, etc. - - Fixes: 3396949 - -2011-08-19 Sancho Lerena - - * bin/pandora_agent.conf: Ready to get the server string from the - installer - - * installer/pandora.mpi: Updated installer, version, some strings - and added the question to get the agent group. - - * installer/pandora.ico: New icon for windows shortcuts. Nice! :) - - * pandora.cc: Updated version. - -2011-08-19 Ramon Novoa - - * modules/pandora_module_plugin.cc: Set a virtually infinite timeout - for plugins. - - * pandora_windows_service.cc: The Pandora_Windows_Service destructor - could try to dereference a NULL pointer. Fixed. - -2011-07-29 Dario Rodriguez - - * bin/PandoraAgent.exe: Compiled new exe with a bug fixed. - * pandora_windows_service.cc: Fixed a bug related to proxy mode. - -2011-07-28 Dario Rodriguez - - * pandora_windows_service.h, pandora_windows_service.cc: Added proxy - mode feature. - * bin/PandoraAgent.exe: Created new compiled version with proxy mode - feature. - * bin/pandora_agent.conf: Added new parameters to configure proxy mode. - -2011-07-28 Sancho Lerena - - * bin/util/tentacle_server.exe: Tentacle server executable to use it - in the drone/proxy mode. - -2011-07-14 Ramon Novoa - - * modules/pandora_module.h, - modules/pandora_module_factory.cc, - modules/pandora_module.cc: Set additional module configuration - parameters from the XML. - -2011-05-06 Vanessa Gil - - * win32/pandora.cc: Fixed: Windows agent log and system time are unsynchronized. - -2011-03-08 Ramon Novoa - - * modules/pandora_module_regexp.cc: Added support for extended regular - expressions. - -2010-12-10 Ramon Novoa - - * bin/util/pandora_update.exe: Updated. Some paths may have been wrong. - -2010-12-01 Ramon Novoa - - * bin/util/pandora_update.exe: Fixed md5 calculation. - -2010-12-01 Ramon Novoa - - * bin/PandoraAgent.exe: Updated ro r3644. - - * installer/pandora.mpi, pandora.cc: Updated version strings. - -2010-11-29 Ramon Novoa - - * bin/util/pandora_update.exe: Give the agent service some time to stop. - -2010-11-18 Ramon Novoa - - * bin/PandoraAgent.exe: Updated to r3583. - -2010-11-17 Ramon Novoa - - * pandora_windows_service.cc: Fixed a typo in copyScpDataFile that made - it always return PANDORA_EXCEPTION. - -2010-11-15 Ramon Novoa - - * modules/pandora_module_logevent.cc, - modules/pandora_module_logevent.h: Search for event log descriptions - in multiple DLLs if necessary. Improved event log error detection. - -2010-11-14 Sancho Lerena - - * bin/util/pandora_update.exe: This small binary (see the Unix - perl version to see the sources), allow to replace the running - windows binary, by stopping the service and restarting it. Will - allow automatic upgrades of the agent using the fille collection - mechanism. - -2010-11-12 Ramon Novoa - - * windows/pandora_wmi.cc: isServiceRunning returns -1 for module - states other than "Running" and "Stopped". - - * modules/pandora_module_logevent.cc, - modules/pandora_module_logevent.h: Return a non empty string if - the event description can not be read. Save the event id as an - unsigned long int to avoid overflows. - - * modules/pandora_module_service.cc, - modules/pandora_module_service.h: Aesthetic fix. Removed carriage - returns. - -2010-11-08 Ramon Novoa - - * modules/pandora_module_logevent.cc, - modules/pandora_module_logevent.h: Re-wrote the module to avoid - using EVENTLOG_SEEK_READ, which seems to cause a lot of trouble. - -2010-11-05 Ramon Novoa - - * installer/pandora.mpi: Updated installation messages. - - * pandora_windows_service.cc: startup_delay after the service is - started, not before. Read all secondary server parameters. - -2010-11-03 Ramon Novoa - - * bin/util/tentacle_client.exe: Updated the tentacle client. - -2010-10-27 Ramon Novoa - - * modules/pandora_module_logevent.cc: We need more information on error - 997, ignore it for now. - -2010-10-04 Ramon Novoa - - * windows/pandora_wmi.cc: Fixed inventory NIC information. - -2010-10-04 Ramon Novoa - - * modules/pandora_module_inventory.cc: Fixed XML generation for - inventory modules. - -2010-08-04 Ramon Novoa - - * Makefile.am: Use -static-libstdc++ to remove the dependency on - libstdc++-6.dll. - -2010-08-04 Ramon Novoa - - * modules/pandora_module.cc: Free the collection if it can not - be added to the list. - - * Makefile.am: Use -static-libgcc to remove the dependency on - libgcc_s_sjlj-1.dll. - -2010-08-04 Ramon Novoa - - * modules/pandora_module.cc: Run action commands through cmd.exe. - -2010-08-04 Sancho Lerena - - * win32/bin/util/df_percent.vbs: New VBS plugin to detect all - hardrives and return free disk on %. - -2010-08-04 Ramon Novoa - - * modules/pandora_module.cc: Run action commands through cmd.exe. - -2010-08-04 Ramon Novoa - - * modules/pandora_module.cc: Changed sscanf format strings. They did - not seem to work well in native Windows. - -2010-07-16 Dario Rodriguez - - * misc/pandora_file.cc: fixed unclosed directory with function closedir. - -2010-07-16 Dario Rodriguez - - * misc/pandora_file.cc, pandora_file.h: Added function to remove directories - recursively - - * win32/pandora_windows_service.cc, pandora_windows_service.h: Added - support for unzip collections and improved functionality to manage - collections. - -2010-07-14 Dario Rodriguez - - * win32/pandora_agent_conf.cc, pandora_agent_conf.h: Added functionality - to get collection from configuration file. - * win32/pandora_windows_service.cc, pandora_windows_service.h: Added - support for manage collections - -2010-07-13 Dario Rodriguez - - * pandora_agent_conf.cc: Added support to parse collections - * pandora_agent_conf.h: Added support to parse collections - -2010-07-12 Ramon Novoa - - * modules/pandora_module.h, modules/pandora_module_factory.cc, - modules/pandora_module.cc, pandora_windows_service.cc: Added the - module_cron feature to schedule modules using a cron-like syntax and - some small fixes. - -2010-07-06 Ramon Novoa - - * pandora_windows_service.cc: Fixed the autotime feature. Was not - working since tinyXML was removed. - -2010-07-05 Raul Mateos - - * bin/pandora_agent.conf: Added example of D Drive. Added comments - to some modules. Added lost module_begin. Improved command. - -2010-07-02 Ramon Novoa - - * modules/pandora_module.h, modules/pandora_module_factory.cc, - modules/pandora_module.cc, pandora_windows_service.cc: Added the - module_condition feature. See http://openideas.info/wiki/ for more - information. - -2010-06-30 Ramon Novoa - - * windows/pandora_wmi.cc: getDiskFreeSpacePercent should not return - any value if the drive does not exist. Fixed. - - * modules/pandora_module.h, modules/pandora_module_factory.cc, - modules/pandora_module.cc, pandora_windows_service.cc: Added support - for saving the value of a module as an environment variable. - -2010-06-13 Sancho Lerena - - * bin/util/logevent_log4x.vbs: Fixed a small undefinition who - makes script not working on summer time. - -2010-06-08 Ramon Novoa - - * windows/pandora_wmi.cc, modules/pandora_module_logevent.cc: Removed - unnecessary log information. - -2010-05-27 Raul Mateos - - * bin/pandora_agent.conf: Added some example. Changed - description for Disk Free (added %). Updated build. - -2010-05-19 Ramon Novoa - - * pandora_strutils.h, modules/pandora_module_odbc.h, - modules/pandora_data.h, build.sh, pandora.h, - udp_server/udp_server.h, Makefile.am: Small fixes so the agent - builds under newer versions of MinGW. - - * installer/pandora.mpi: Updated build. - -2010-05-13 Ramon Novoa - - * pandora_windows_service.cc: Check the return codee of the tentacle - client. Fixes bug #2972399. - -2010-05-12 Ramon Novoa - - * build.sh: Added to repository. Pandora Agent installer build script. - -2010-04-23 Sancho Lerena - - * bin/pandora_agent.conf: Updated sample conf with some examples of - inventory usage, and agent plugins (commented). - - * bin/util/df.vbs, bin/util/ps.vbs: Added flush in the end of each module - - * bin/util/logevent_log4x.vbs: New agent plugin to parse eventlog and - generate a Log4x format. - -2010-04-23 Ramon Novoa - - * modules/pandora_module_inventory.cc: Fixed a couple of XML tags. - - * installer/pandora.mpi: Added the vbs scripts to the installer. - -2010-04-21 Ramon Novoa - - * main.cc: Updated headers after tinyxml removal. - - * modules/pandora_module_list.cc, - modules/pandora_module_factory.cc: Added support for plugin modules. - - * modules/pandora_module_exec.cc, modules/pandora_module.h, - modules/pandora_module.cc: Added the module_timeout configuration - token and replaced tinyxml related code. - - * bin/pandora_agent.conf: Added a sample plugin module. Added the - group configuration token (was missing). - - * modules/pandora_module_plugin.cc, - modules/pandora_module_plugin.h: Added to repository. Plugin module. - - * bin/util/df.vbs, bin/util/ps.vbs: Added to repository. Sample - VBScript plugins. - - * pandora_windows_service.cc, pandora_windows_service.h, - modules/pandora_module_inventory.cc, ssh/pandora_ssh_test.cc, - ftp/pandora_ftp_test.cc, modules/pandora_module_inventory.h: Replaced - tinyxml related code. - - * tinyxml, tinyxml/tinyxmlerror.cpp, tinyxml/tinystr.h, - tinyxml/tinyxmlparser.cpp, tinyxml/tinyxml.cpp, - tinyxml/tinyxml.h, tinyxml/tinystr.cpp: Removed from repository. No - longer used. - - * installer/pandora.mpi, pandora.cc: Updated build to RC1. - - * Makefile.am: Updated sources. Removed tinyxml and added the plugin - module. - ->>>>>>> .r2603 -2010-04-16 Ramon Novoa - - * windows/pandora_wmi.cc: fixed getOSVersion. Crashed in Windows 2008 - and Windows 7. - -2009-12-18 Ramon Novoa - - * windows/pandora_wmi.cc: Fixed bug #2907481. - - * bin/PandoraAgent.exe: Updated to current revision. - - * installer/pandora.mpi, pandora.cc: Updated build. - -2009-12-16 Raul Mateos - - * installer/pandora.mpi, README:Preparing release - changing version to final. - - * installer/logo.png: Updated logo. - -2009-11-26 Ramon Novoa - - * installer/pandora.mpi: Updated version and silent install mode. - - * pandora_windows_service.cc: Set the path from the agent to avoid - having to reboot. Fixed a typo. - - * pandora.cc: Updated version. - -2009-11-26 Raul Mateos - - * installer/pandora.mpi: Updated installer build to RC3. - -2009-11-24 Ramon Novoa - - * installer/pandora_silent.mpi: Removed from repository. Merged changes - into pandora.mpi. - - * installer/pandora.mpi: Merged with pandora_silent.mpi. - - * pandora.cc: Updated version string. - -2009-11-19 Ramon Novoa - - * windows/pandora_wmi.cc: Fixed bug #2895307. - - * modules/pandora_module.cc: Fixed bug #2835450. - - * bin/pandora_agent.conf: Added xml_buffer configuration token. - - * ssh/libssh2/libssh2_config.h, ssh/libssh2/packet.c: Renamed usleep to - u_sleep to avoid conflicts. - - * pandora_windows_service.cc: Fixed bug #2899257. - -2009-11-17 Sancho Lerena - - * Installer/Pandora_silent.mpi: Installer in silent mode. Should - replace pandora.mpi in the future, includes both, using a command - line to choose standard or un-attended install. - -2009-10-17 Sancho Lerena - - * configure.in: Modified path to libregex.a instead original boost - library name (very large and complex). This should be fix with the - library package uploaded in sourceforge and compile nicely (works - for me :-) - -2009-10-15 Ramon Novoa - - * windows_service.cc: Enable service recovery by default. - - * pandora_windows_service.cc: Added autotime, group and description - configuration options. - -2009-10-13 Sancho Lerena - - * bin/PandoraAgent.exe: Last build of agent binary. - - * bin/pandora_agent.conf: new default .conf for packaging. - - * bin/util/getreg.exe, bin/util/cmp.exe, bin/util/sort.exe: New bin tools - for the 3.0 agent util directory. - - * installer/scripts/install_service_restart.bat: Install daily agent - restart with AT command. - - * installer/scripts/restart_pandora_agent.bat: Make a service restart from - command line (using net commands). - - * installer/pandora.mpi: Many fixes and improvements for the installer. - - * installer/README.txt: Updated readme. - -2009-10-06 Ramon Novoa - - * main.cc: Fixed the agent interval when running in process mode. - - * pandora_windows_service.cc: Moved the startup delay to the right - place. - -2009-10-05 Ramon Novoa - - * ftp/pandora_ftp_client.h: Fixed the path of curl.h to match - that in the Dev-cpp libcurl devpack. - - * modules/pandora_module_tcpcheck.cc: Properly close the connection - socket. - - * modules/pandora_module_regexp.cc: Removed debugging code. - - * modules/pandora_module_perfcounter.cc: Close the query handle even if - no data was returned to avoid memory leaks. - - * windows/pandora_windows_info.h, - windows/pandora_windows_info.cc, - modules/pandora_module_proc.cc: Fixed a process handle leak. - - * configure.in: Improved library detection. - -2009-09-24 Sancho Lerena - - * modules/pandora_module_tcpcheck.cc: WSAStartup memory management - was leaking memory, so we will create and destroy in each loop the WSA - structure. Tested and leak-proof :-)) - - * modules/pandora_module_inventory.cc: Fixed typo with string label of - services inventory module. - - * bin/PandoraAgent.exe: New binary (woah, compiled from linux!). - - * pandora_windows_service.cc: Fixed problem in os XML Tag, was os_name - not os. Fixed problem with windows version, now is passwd full string to xml. - Tentacle call is passwd between quotes, because tentacle could be - in paths with blank spaces (by default \program files\pandora_agent). - - * pandora.cc: Build updated. - -2009-09-23 Ramon Novoa - - * windows/pandora_wmi.h, modules/pandora_module_inventory.cc: Changed - the format of the inventory XML. - - * main.cc: Execute the agent and exit when compiled with debugging - enabled. - -2009-09-22 Ramon Novoa - - * debug_new.h, fast_mutex.h, - debug_new.cpp, static_assert.h: Added to repository. Wu Yongwei's - memory leak detection tool (part of Nvwa). Only compiled when - debugging is enabled. - - * bin/util/tentacle_client.exe: Added to repository. Tentacle client - needed to build the installer. - - * installer/pandora_2.0.mpi: moved to installer/pandora.mpi. Updated. - The installer can now be built directly from the installer - subdirectory. - - * configure.in, Makefile.am, autogen.sh: Created a proper - configure.in and Makefile.am. The agent can now be cross-compiled - from Linux :-D - - * bin/pandora_agent.conf: Fixed. A local configuration had been - uploaded. - - * pandora_windows_service.h,pandora_windows_service.cc, - udp_server/udp_server.cc, udp_server/udp_server.h: Properly shutdown - the UDP server. - - * modules/pandora_module_regexp.cc, - modules/pandora_module_inventory.cc, - modules/pandora_module_factory.cc, - modules/pandora_module.cc, pandora_strutils.cc, - pandora.h, pandora.cc: Fixed a couple of memory leaks. Small changes - to avoid compile warnings when cross-compiling from Linux. - - * windows_service.cc: Removed the interactive service flag to avoid - 'black windows'. - - * main.cc: Include the memory leak detection tool if debugging is - enabled. - -2009-09-16 Ramon Novoa - - * pandora_windows_service.cc: Fixed a memory leak. - -2009-09-11 Ramon Novoa - - * modules/pandora_module_inventory.h, - modules/pandora_module_inventory.cc, - modules/pandora_module_factory.cc: Fixed inventory module interval - calculation. - -2009-09-10 Ramon Novoa - - * windows/pandora_wmi.cc, - modules/pandora_module_factory.cc: Removed unnecessary code. - -2009-09-10 Ramon Novoa - - * windows/pandora_windows_info.h, - windows/pandora_windows_info.cc: Added a new function that searches - the Windows registry for installed software. - - * windows/pandora_wmi.cc, windows/pandora_wmi.h: Avoid reading numeric - values from WMI query results into strings. - - * modules/pandora_module_inventory.h, - modules/pandora_module_inventory.cc, - modules/pandora_module_factory.cc: Added a new inventory module that - lists system services. Updated the software module to use the new - function. Fixed some typos. - -2009-09-02 Pablo de la Concepcin - * windows/pandora_wmi.cc, windows/pandora_wmi.h: Added Inventory - functions - - * modules/pandora_module_inventory.h, - modules/pandora_module_inventory.cc, - modules/pandora_module.h, modules/pandora_module_list.cc, - modules/pandora_module_factory.cc, modules/pandora_module.cc: Added - Inventory moudule files and moudule loading logic. - - * modules/pandora_data.cc, modules/pandora_data.h: Added data_origin - atribute, new constructors and getters and setters for the atribute - - * bin/PandoraAgent.exe: new complide binary - - * bin/pandora_agent.conf: new configuration parameters for inventory - module - - * PandoraAgent.dev: Updated project file - -2009-05-28 Ramon Novoa - - * modules/pandora_module_logevent.cc: Fixed the calculation of the - newest event offset. Removed module output when no log events are - found. - -2009-05-25 Ramon Novoa - - * windows/pandora_wmi.cc, windows/pandora_wmi.h: Added functions for the - new modules. Removed old logevent functions. - - * pandora_windows_service.h, pandora_windows_service.cc: Added support - for data file buffering and startup delay. - - * modules/pandora_module_logevent.cc, modules/pandora_module_logevent.h: - Rewritten to retrieve event log data using the PDH interface instead - of WMI (was too slow). - - * modules/pandora_module_tcpcheck.cc, modules/pandora_module_tcpcheck.h, - modules/pandora_module_regexp.cc, modules/pandora_module_regexp.h, - modules/pandora_module_perfcounter.cc, - modules/pandora_module_perfcounter.h, - modules/pandora_module_freedisk_percent.cc, - modules/pandora_module_freedisk_percent.h, - modules/pandora_module_freememory_percent.cc, - modules/pandora_module_freememory_percent.h: Added to repository. - New modules, see http://openideas.info/wiki/. - - * modules/pandora_module.h, modules/pandora_module.cc, - modules/pandora_module_factory.cc, modules/pandora_module_list.cc: - Added support for the new modules. - - * bin/pandora_agent.conf: Included configuration examples for the new - modules. - - * PandoraAgent.dev: Updated to compile the new modules. - -2009-04-13 Esteban Sanchez - - * modules/pandora_module_odbc.cc: Fixed log message when no username - was found. - - * modules/pandora_module_factory.cc: Removed duplicated assignment. - -2009-04-02 Ramon Novoa - - * modules/pandora_module_proc.cc, - modules/pandora_module_proc.h: Fixed module_startdelay and - module_retrydelay behavior. - -2009-03-24 Esteban Sanchez - - * udp_server/udp_server.cc, udp_server/udp_server.h: Replaced - blankspaces with tabs. - -2009-03-16 Manuel Arostegui - - * bin/pandora_agent.conf: Added example of a UDP server - to allow start/stop process. - -2009-03-13 Manuel Arostegui - - * bin/pandora_agent.conf: Added example for the new features - such as watchdog and asynchronous mode. - -2009-02-13 Ramon Novoa - - * windows/pandora_wmi.cc - windows/pandora_wmi.h - modules/pandora_module_exec.cc: Hide console window when executing - exec modules. - - * modules/pandora_module_proc.cc, - modules/pandora_module_proc.h, - modules/pandora_module_factory.cc: Added module_retries, - module_startdelay and module_retrydelay options to proc - modules. - -2009-02-12 Esteban Sanchez - - * main.cc: Added new parameter to help text. - -2009-02-09 Ramon Novoa - - * windows/pandora_wmi.cc, - windows/pandora_wmi.h: Allow custom process creation flags. - - * pandora_windows_service.cc: Hide console window when calling - tentacle client. - -2009-02-09 Esteban Sanchez - - * main.cc: Added a new parameter --process to run the agent as a - single process instead of a service. - - * pandora_windows_service.h: Interval property is now public so it can - be readed if it's running as a single process. - -2008-12-03 Esteban Sanchez - - * bin/PandoraAgent.exe: Updated to last commit. - -2008-12-03 Esteban Sanchez - - * pandora.[cc,h]: Function is_enabled() was moved here to be - accesible. - - * pandora_windows_service.cc: Removed is_enabled() private function. - - * windows_service.cc: Service is now interactive, so it can open - interactive processes in the watchdog mode of proc modules. - - * modules/pandora_module_factory.cc: Added "module_watchdog" and - "module_start_command" tokens to service and process modules. Style - correction. - - * modules/pandora_module_proc.[cc,h]: Added watchdog mode to run - proccess when they die. It's done by setting a start command to - recover it. - - * modules/pandora_module_service.[cc,h]: Added watchdog mode to start - a service when it's stopped. - -2008-12-01 Ramon Novoa - - * windows/pandora_wmi.cc, - windows/pandora_wmi.h, - modules/pandora_module_logevent.cc, - modules/pandora_module_logevent.h, - modules/pandora_module_factory.cc: Added event code filtering - support to logevent module. - -2008-12-01 Esteban Sanchez - - * pandora_windows_service.cc: Removed debug output. Release mutex on - sendXml() - - * modules/pandora_module.[cc,h]: Save latest output in a new property. - It's used on generic_proc modules to check the value better. - - * modules/pandora_module_proc.[cc,h]: Added support for asynchronous - mode. It checks process in a separeted thread and report the status - quicker. Added getProcessName() - - * modules/pandora_module_service.cc: Style correction. Removed an - indentation level. - - * windows/pandora_windows_info.[cc,h]: Added getProcessHandles() to - get a list of handles of a running process, giving the process name. - -2008-11-28 Esteban Sanchez - - * modules/pandora_module.[cc,h]: Added an async property. Added - getLatestOutput() to get the latest output of a module. - - * modules/pandora_module_factory.cc: Parse async token in modules. - - * modules/pandora_module_list.[cc,h]: It can create empty lists now - and add modules using new addModule() function. - - * modules/pandora_module_service.[cc,h]: Added an async thread to - watch services events and track services status changes quickly and - asynchronously. - - * windows/pandora_wmi.cc: Style correction. - - * pandora_windows_service.[cc,h]: Pandora Windows service object is - now single instance, so the instance to the running service can be - accessed anywhere (useful in async threads). The XML generation and - sending process has been moved to a new function called sendXml() - which is thread-safe. - - * windows_service.h: Some properties are now protected instead of - public to make it easier the singleton pattern in child classes. - - * main.cc: Adopted to singleton pattern in Pandora windows service. - -2008-11-26 Esteban Sanchez - - * pandora_strutils.cc, pandora_strutils.h, ftp/pandora_ftp_client.cc, - ftp/pandora_ftp_test.cc, ftp/pandora_ftp_client.h, - ftp/pandora_ftp_test.h, windows/pandora_windows_info.h, - windows/pandora_wmi.cc, windows/pandora_windows_info.cc, - misc/pandora_file.cc, misc/pandora_file.h, pandora_agent_conf.cc, - ssh/pandora_ssh_client.cc, ssh/pandora_ssh_test.cc, - ssh/pandora_ssh_client.h, ssh/pandora_ssh_test.h, - pandora_agent_conf.h, windows_service.cc, windows_service.h, - modules/pandora_module.h, modules/pandora_module_logevent.cc, - modules/pandora_module_exec.cc, modules/pandora_module_logevent.h, - modules/pandora_module_exec.h, modules/pandora_module_freedisk.cc, - modules/pandora_module_freedisk.h, modules/pandora_module_service.cc, - modules/pandora_module_service.h, modules/pandora_module_proc.cc, - modules/pandora_data.cc, modules/pandora_module_proc.h, - modules/pandora_data.h, modules/pandora_module_factory.cc, - modules/pandora_module_odbc.cc, modules/pandora_module_odbc.h, - modules/pandora_module_factory.h, - modules/pandora_module_freememory.cc, modules/pandora_module_list.cc, - modules/pandora_module_freememory.h, - modules/pandora_module_cpuusage.cc, modules/pandora_module_cpuusage.h, - modules/pandora_module.cc, pandora.h: Tab style correction. - Indentation blankspaces moved to tab characters. - -2008-10-30 Raul Mateos - - * win32/installer/pandora_2.0.mpi: Updated installer to let the user start - the service during installation. - - * win32/installer/scripts/*.bat: Updated bat files with new service name. - -2008-09-05 Raul Mateos - - * win32/bin/pandora_agent.conf: Changed to template used by installer. - - * win32/installer/pandora_2.0.mpi: Updated installer file with pane - that allows configure the pandora_agent.conf file without editing it. - -2008-08-28 Raul Mateos - - * win32/bin/pandora_agent.conf: Updated. - -2008-07-30 Sancho Lerena - - * win32/installer/pandora.ico: The new official 2.0 icon. - - * win32/bin/Pandora FMS Windows Agent 2.0 (Beta1)-Setup.exe: - Probably not final, but this seems to work for us. - - * win32/bin/PandoraAgent.exe: Latest binary for agent. - - * win32/bin/pandora_agent.conf: A more complex sample file. - -2008-07-09 Esteban Sanchez - - * pandora_strutils.[cc,h]: Added strUnicodeToAnsi(). - - * modules/pandora_module_logevent.cc, pandora_windows_service.[cc,h], - windows/pandora_wmi.h: Tabs and blankspace style correction. - - * windows/pandora_wmi.cc: Convert result in getEventList() to ANSI, - which was causing some BADXML errors on server. Tabs and blankspace - style correction. - - * bin/PandoraAgent.exe: Updated to last commit. - -2008-06-11 Esteban Sanchez - - * bin/PandoraAgent.exe: Updated to commit, fixed an error when - building that was causing to not work as a service. - -2008-06-11 Esteban Sanchez - - * pandora_windows_service.cc, modules/pandora_module_list.cc: Deleted - debug output. - - * modules/pandora_module_exec.cc: Reindented the code. Add blank - output to the module if there were nothing to read (like when the - executions return nothing). - - * bin/PandoraAgent.exe: Updated to commit. - -2008-06-11 Esteban Sanchez - - * bin/libodbc++.dll: Added to repository. Needed to run agent since - ODBC support was added. - -2008-04-29 Ramon Novoa - - * pandora.cc: Updated version information. - -2008-04-21 Manuel Arostegui - - * installer/pandora_1.3.mpi: Changed tentacle_client.exe default - installtion directory, now it is %WINDOWS. - -2008-04-09 Esteban Sanchez - - * modules/pandora_data.[cc,h]: Added to repository. Implements a - Pandora_Data object, which holds a value and the timestamp when it - was created. - - * modules/pandora_module.[cc,h]: It holds now a list of Pandora_Data - objects. The XML is generated based on the size of this list. Output - property has became obsolete and child modules must use setOutput(). - - * modules/pandora_module_cpuusage.cc, - modules/pandora_module_exec.cc, - modules/pandora_module_freedisk.cc, - modules/pandora_module_freememory.cc, - modules/pandora_module_odbc.cc, modules/pandora_module_proc.cc, - modules/pandora_module_service.cc: Updated to new Pandora_Module - parent class. - - * modules/pandora_module_list.cc: Deleted debug output. - - * pandora.cc: Now uses SYSTEMTIME instead of old time_t. - - * pandora_windows_service.[cc,h]: Added Ramon Novoa to authors. Added - a new configuration token transfer_interval which sets the interval - where the data file will be sent to the server. If the current - interval token is lower than this transfer interval, the data will be - added into a data_list XML tag. - - * PandoraAgent.dev: Added new files. - - * bin/PandoraAgent.exe: Updated to last commit. - -2008-04-02 Esteban Sanchez - - * pandora_agent_conf.[cc,h]: Object adapted to be a singleton so it - could be used in many parts of the code who can't access to it before. - - * ftp/pandora_ftp_test.cc, ssh/pandora_ssh_test.cc: Adapted to - configuration object singleton. - - * modules/pandora_module_odbc.[cc,h]: Added to repository. Implements - a ODBC interface to make SQL queries. - - * modules/pandora_module.[cc,h], modules/pandora_module_list.cc, - modules/pandora_module_factory.cc: Added ODBC module support. - - * bin/pandora_agent.conf: Added a ODBC module example. - - * PandoraAgent.dev: Added new files to project. - - * bin/PandoraAgent.exe: Updated to last commit. - -2008-04-02 Manuel Arostegui - - * installer/pandora_1.3.mpi: Adapted for the 1.3.1 Windows Installer - with the tentacle support and tentacle util included. - -2008-04-02 Ramon Novoa - - * bin/pandora_agent.conf: Changed default transfer mode - to tentacle. - -2008-03-25 Ramon Novoa - - * bin/PandoraAgent.exe: Updated to r764. - -2008-03-25 Ramon Novoa - - * ftp/pandora_ftp_test.cc, installer/pandora_1.3.mpi, - installer/README.txt, pandora_windows_service.cc, - bin/pandora_agent.conf: Variable ftp_password removed from - configuration file, server_pwd is used instead. - -2007-09-17 Raul Mateos - - * pandora_agent.conf: Corrected some texts. - -2007-09-14 Sancho Lerena - - * pandora_agent.conf: Updated - - * pandora_1.3.mpi: Updated and fixed some minor strings. - - * Packaged lastest version of Pandora FMS Agent for windows. - - This would be beta3 for Windows Agent. - -2007-09-11 Esteban Sanchez - - * windows/pandora_wmi.cc: Fixed an error when detecting running - services. Removed unuseful output. - - * bin/PandoraAgent.exe: Updated to last commit. - -2007-09-07 Raul Mateos - - * installer/Pandora_Windows_Agent-1.3.0 Beta2-Setup.exe: Updated - beta2 installer binary. - - * installer/pandora_1.3.mpi: Updated, clearing some texts. - -2007-09-06 Esteban Sanchez - - * pandora_windows_service.cc: Date is now filled with zeros to the - left and two digits. - - * bin/PandoraAgent.exe: Updated to last commmit. - -2007-09-05 Raul Mateos - - * installer/Pandora_Windows_Agent-1.3.0 Beta2-Setup.exe: Updated - beta2 installer binary. - - * installer/pandora_1.3.mpi: Updated. - - * bin/help/how_to_keys_es.html: New help file in spanish. - - * bin/help/how_to_keys.html: Updated. - - * installer/README.txt, LICENSE.txt: Updated. - -2007-09-05 Esteban Sanchez - - * windows/pandora_wmi.cc: Fixed a bug that return 0 in some cases of - free disk space. - - * pandora.cc: Renamed debug file to pandora_debug.log - - * pandora_windows_service.cc: Fixed a blank space. - - * bin/PandoraAgent.exe: Updated to last commit. - -2007-09-03 Raul Mateos - - * installer/pandora_1.3.mpi: Updated texts in several languages. Now some - links are traslated. - -2007-08-30 Raul Mateos - - * installer/pandora_1.3.mpi: Updated deleting first question. - - * installer/Pandora_Windows_Agent-1.3.0 Beta2-Setup.exe: Updated - beta2 installer binary. - -2007-08-30 Sancho Lerena - - * bin/PandoraAgent.exe: New .exe (smaller, without debug symbols) - -2007-08-29 Raul Mateos - - * bin/help/how_to_keys.html: Added SSH string. - - * installer/pandora_1.3.mpi: Updated with small text changes. - - * installer/Pandora_Windows_Agent-1.3.0 Beta2-Setup.exe: Updated - beta2 installer binary. - -2007-08-29 Sancho Lerena - - * bin/README.txt replaced instead README. - - * installer/Pandora_Windows_Agent-1.3.0 Beta2-Setup.exe: Added - beta2 installer binary. - - * installer/pandora_1.3.mpi: Several changes on installer from last - version !. Now adds to path /util directory, and open a writepad - for default config. Also install Pandora on standard windows - uninstaller, and also remove correctly all files. Some other minor - changes added. - - * installer/README.txt: Updated also. - - * installer/How_to_create_installer.txt: Some small changes in file - disposition. - -2007-08-29 Esteban Sanchez - - * pandora_windows_service.cc: Fixed a typo. Disconnect ftp client when - an error happened. - - * ftp/pandora_ftp_client.cc: Set network timeout and ftp timeout. - Ignore error when executing moving operations, this is compatible - with FTP jails - - * windows/pandora_wmi.cc: Improved WQL queries and fixed some leaks. - -2007-08-28 Esteban Sanchez - - * main.cc: Fixed an error with previous commit. - - * pandora_windows_service.cc, ftp/pandora_ftp_client.cc: Reduced log - level. - - * bin/PandoraAgent.exe: Updated to last commit. - -2007-08-27 Esteban Sanchez - - * pandora.cc: Updated buildname. - - * main.cc: Added a missing "]" character. Added version number when - showing the help. Fixes #1782569. - - * bin/PandoraAgent.exe: Updated to last commit. - -2007-08-24 Esteban Sanchez - - * pandora.cc: Changed log and debug file to have the same name that - other operative system agents. - - * bin/PandoraAgent.exe: Updated to last commit. - -2007-08-24 Esteban Sanchez - - * win32/windows/pandora_wmi.cc: Fixed a bug when reading free space - from a read-only device such as CD-ROM by improving the WQL query. - (Fixes #1780455) - - * bin/PandoraAgent.exe: Updated to last commit. - -2007-08-23 Sancho Lerena - - * bin/pandora_agent.conf: More comple sample config. - -2007-08-23 Esteban Sanchez - - * pandora_windows_service.cc: Reduced output log level in normal use. - - * main.cc: Added a new line on help output. - - * bin/PandoraAgent.exe: Updated to last commit. - -2007-08-16 Esteban Sanchez - - * ftp/pandora_ftp_test.[cc,h]: Added to repository. Implements a FTP - test to be run on command line. - - * main.cc: Added --test-ftp option to perform a FTP test. - - * PandoraAgent.dev: Added new files. - - * bin/PandoraAgent.exe: Updated to last commit. - -2007-08-16 Esteban Sanchez - - * pandora_windows_service.cc: Do not check debug flag if copying was - not successful. - - * bin/README: Updated options. - - * bin/PandoraAgent.exe: Updated to last commit. - -2007-08-07 Esteban Sanchez - - * pandora.cc: Updated agent version. - - * pandora.h, modules/pandora_module_exec.cc: Redefine WINVER, so - CreateJobProject can be found without modifying windef.h. - - * pandora_agent_conf.cc: Rewritten a loop. - - * ftp/pandora_ftp_client.[cc,h]: Added to repository. Implemented FTP - transfer protocol using libcurl. It adds a library dependency. - - * pandora_windows_service.cc: Added support for FTP transfers. Select - between SSH (default) or FTP. Improved file structure to be cleaner. - - * pandora_windows_service.h: Added new private functions and removed - unneccessary private attribute. - - * misc/pandora_file.[cc,h]: Added a function to get the filename of a - path. - - * main.cc: Indentation fixed. - - * bin/libcurl.dll: Added to repository. New dependency. - - * bin/PandoraAgent.exe: Updated to last commit. - -2007-05-23 Raul Mateos - - * installer/Pandora_Windows_Agent-1.2.1-Setup.exe: Updated installer. - Deleted old one. - - * installer/pandora1.2.1.mpi: Renamed installjammer file and updated - version. To use the file, you have to copy the ./bin and ./installer folder - to c:\pandora_installer folder. This is explained in the - how_to_create.installer.txt new file. - - * installer/how_to_create.installer.txt: New help file. - - * installer/README.txt: Updated file with 1.2.1 version. - -2006-12-05 Esteban Sanchez - - * pandora_windows_service.cc: Fixed a bug when the agent name is not - configured and should be getted from the system. - - * bin/PandoraAgent.exe: Updated to last commit. - -2006-12-05 Raul Mateos - - * installer/Pandora_Windows_Agent-1.2.0-Setup.exe: Updated installer. - -2006-12-05 Esteban Sanchez - - * misc/pandora_file.cc: Removed unuser variables. - - * bin/PandoraAgent.exe: Really updated to last commit. - -2006-12-04 Raul Mateos - - * installer/Pandora_Windows_Agent-1.2.0-Setup.exe: Added icon - in program group to view help. This file has changed its name - in commit 299. - - * installer/pandora.mpi: Update installer script file. - -2006-12-04 Esteban Sanchez - - * misc/pandora_file.[cc,h]: Added a function to check the existance of - a file. - - * pandora_ssh_tesct.cc: Check if private and public key files exists - when doing the test. - - * bin/PandoraAgent.exe: Updated to new commit. - -2006-12-01 Raul Mateos - - * installer/Pandora_FMS_Windows_Agent-1.2-Setup.exe: Updated with last - binary file, also added html help to generate keys. - - * installer/scripts/*.bat: moved from installer directory. - - * installer/pandora.mpi: Update installer script file. - - * installer/README.txt: Updated file. - -2006-12-01 Esteban Sanchez - - * pandora_windows_service.[cc,h]: Added copyDataFile() method to - class, it will copy the data file to the remote host. Now the data - file is not copied when the debug flag is active. Changed some debug - output to log output and changed one log message. - - * bin/pandora_agent.conf: Updated debug flag option to new format and - commented. - - * bin/PandoraAgent.exe: Updated to new commit. - -2006-12-01 Esteban Sanchez - - * pandora_windows_service.cpp: Fixed a bug when copying the data file - to server, which it didn't include the agent name if it was not - defined in configuration file and was taken from Windows functions. - - * bin/PandoraAgent.exe: Updated to new commit. - -2006-11-30 Raul Mateos - - * bin/help/*: New directory and files with help for generating keys. - -2006-11-28 Raul Mateos - - * installer/Pandora_FMS_Windows_Agent-1.2-Setup.exe: Updated with last - binary file. - - * installer/pandora.mpi: Update installer script file. - - * installer/README.txt: Updated file. - -2006-11-27 Raul Mateos - - * installer/Pandora_FMS_Windows_Agent-1.2-Setup.exe: Updated with last - binary file. - - * installer/pandora.mpi: Update installer script file. - - * installer/Pandora Windows Agent-1.2 Beta3-Setup.exe: deleted old file. - - * bin/pandora_agent.conf: Changed path in server to - /var/spool/pandora/data_in. - -2006-11-27 Esteban Snchez - - * pandora_strutils.h, pandora_strutils.cc: strtoulong() now returns an - unsigned long long. This will finally fixes the bug with freedisk big - amounts. - - * windows/pandora_wmi.cc: Now the space amount is a unsigned long - long enough to amounts up to PB (billions of GB). - - * bin/PandoraAgent.exe: Updated to new commit. - -2006-11-24 Esteban Snchez - - * pandora_strutils.h, pandora_strutils.cc: Added strtoulong() to - convert a string into a unsigned long integer. - - * wmi/pandora_wmi.h, pandora_wmi.cc: Modified getDisgkFreeSpace() to - return a unsigned long integer. Used srttoulong() to transform the - free disk into a log instead of an integer, that caused a negative - value of free disk space when the amount was in the order of GB. - - * bin/PandoraAgent.exe: Updated to new commit. - -2006-11-21 Esteban Snchez - - * pandora_windows_service.cc: Changed the debug option of the - configuration to "debug" instead of "pandora_debug". - - * pandora.cc: Removed output to stdout when logging. - - * bin/pandora_agent.conf: Removed " from module_proc example. Fixes - bug #1600008. - - * bin/PandoraAgent.exe: Updated to new commit. - -2006-11-17 Ral Mateos - - * installer/Pandora_FMS_Windows_Agent-1.2-Setup.exe: New installer to - include last binary file. This should be the last one before release - of Pandora FMS 1.2. - - * installer/start_pandora_agent.bat, installer/stop_pandora_agent.bat, - installer/LICENSE.txt, installer/README.txt: Added new files used by - the installer in shorcuts. - - * installer/pandora.mpi: Update installer script file. - -2006-11-08 Esteban Sanchez - - * ssh/libssh2/userauth.c: Fixed a bug when the public key file do - not finish with '\n' or '\r'. - - * bin/PandoraAgent.exe: Updated to new changes. - -2006-10-13 Ral Mateos - - * installer/Pandora Windows Agent-1.2 Beta3-Setup.exe: Updated - installer to include last binary file. - - * installer/logo.png: New File. - - * installer/logo.gif: Delete file. - -2006-10-06 Esteban Sanchez - - * pandora.cc, pandora.h: Added getPandoraDebug() to get the debug - flag value. - - * pandora_windows_service.cc: Do not remove the data file if flag - debug is active. - - * bin/PandoraAgent.exe: Updated to new changes. - - * ChangeLog: Style correction. - -2006-10-05 Ral Mateos - - * installer/Pandora Windows Agent-1.2 Beta3-Setup.exe: Updated - installer to include Pair Key generation. - - * installer/pandora.mpi: New file, installjammer installer. You should - change PATHS to include the files into the installer. - - * installer/pandora.ico: New file, used in the installer. - - * installer/logo.gif: New file, used in the installer (it should be - changed to .png) - -2006-09-27 Ral Mateos - - * installer/Pandora Windows Agent-1.2 Beta3-Setup.exe: Updated logo - image and added shortcut to edit configuration file. - -2006-09-22 Ral Mateos - - * installer/: New directory to put the Pandora Agent for Windows - installer. - - * Pandora Windows Agent-1.2 Beta3-Setup.exe: New file added to - repository. - -2006-09-22 Raul Mateos - - * win32\bin\pandora_agent.conf: Updated some texts to english. - - * win32\bin\README: Added - -2006-08-31 Esteban Sanchez - - * bin/PandoraAgent.exe: Updated to the new code. - -2006-08-31 Esteban Sanchez - - * pandora.cc, pandora_strutils.h, windows_service.h, - wmi/pandora_wmi.cc, ssh/pandora_ssh_test.cc: Documentation comments - updated. - - * ssh/pandora_ssh_client.[h,cc]: Documentation comments updated. - Comment deleted. - - * windows_service.cc: Comment deleted. - -2006-08-15 Esteban Sanchez - - * autogen.sh, configure.in, Makefile.am, Doxyfile.in: Added to - repository. They are used to generate documentation, not to compile. - - * main.cc: Added some comments. Style correction. - - * pandora.[cc,h]: Added documentation comments. Changed visibility of - some attributes. - - * pandora_agent_conf.[cc,h]: Added to Pandora namespace. Added - documentation comments. - - * pandora_windows_service.[cc,h], pandora_strutils.[cc,h], - windows/pandora_windows_infp.[cc,h], ssh/pandora_ssh_test.[cc,h]: - Added documentation comments. - - * ssh/pandora_ssh_client.[cc,h]:Added documentation comments. Removed - old method to connect with user and password. Style correction. - - * misc/pandora_file.[cc,h]: Added documentation comments. Renamed some - parameters. - - * modules/pandora_module.[cc,h]: Added documentation comments. Put a - name to the enumerators. Added a new class to agroupate all exceptions - produced by Pandora_Module child class objects. Changed visibility of - some attributes. Added some new methods and renamed others. - - * modules/pandora_module_cpuusage.[cc,h], - modules/pandora_module_exec.[cc,h], - modules/pandora_module_freememory.[cc,h], - modules/pandora_module_freedisk.[cc,h], modules/pandora_module_proc.[cc,h], - modules/pandora_module_service.[cc,h]: Added documentation comments. - Some changes to adapt the objects to the Pandora_Module changes. - - * modules/pandora_module_list.[cc,h]: Added documentation comments. - Some changes to adapt the objects to the Pandora_Module changes. Added - to Pandora_Modules namespace. - - * windows/pandora_windows_wmi.[cc,h]: Added documentation comments. - Renamed Pandora_Wmi_Error to Pandora_Wmi_Exception. - - * windows_service.[cc,h]: Added documentation comments. Changed - visibility of some attributes. Style correction. - -2006-07-17 Esteban Sanchez - - * main.cc: Added "--help" option. - - * pandora_strutils.cpp: Renamed to pandora_strutils.cc - - * bin/PandoraAgent.exe: Updated to the new commit. - -2006-07-17 Esteban Sanchez - - * modules/pandora_module_factory.cc: Removed unnecessary debug. - - * windows/pandora_wmi.cc: Removed graphical exceptions to be executed - when something happens with disphelper library. Get a string when - retrieving the FreeSpace field on getDiskFreeSpace(), it solves a bug - when the free space was a huge amount. - - * bin/PandoraAgent.exe: Updated to the new commit. - -2006-07-12 Esteban Sanchez - - * modules/pandora_module_freememory.[cc,h]: Added to repository. - Implements a module to the the amount of free memory. - - * modules/pandora_module.h, modules/pandora_module_factory.cc, - modules/pandora_module_list.cc: Added support to - Pandora_Module_Freememory. - - * modules/pandora_wmi.[cc,h]: Added getFreememory () to get the amount - of free memory. - - * pandora_windows_service.h: Removed public specificator from some - functions. - - * PandoraAgent.dev: Added new files. - - * bin/PandoraAgent.exe: Updated to the new commit. - - * bin/pandora_agent.conf: Added example of free memory module. - -2006-07-11 Esteban Sanchez - - * bin/pandora_agent.conf: Added examples of CPU usage and free space - on disk. - -2006-07-11 Esteban Sanchez - - * modules/pandora_module_cpuusage.[cc,h]: Added to repository. - Implements a module to get the CPU usage percentage. - - * modules/pandora_module.h, modules/pandora_module_factory.cc, - modules/pandora_module_list.cc: Added support to - Pandora_Module_Cpuusage. - - * modules/pandora_module_freedisk.cc: Removed unnecessary debug - output. - - * modules/pandora_module_service.h: Style correction. - - * windows/pandora_wmi.[cc,h]: Added getCpuUsagePercentage(). Removed - unnecessary debug output. - - * PandoraAgent.dev: Added new files to the project. - - * bin/PandoraAgent.exe: Updated to the new commit. - -2006-07-11 Esteban Sanchez - - * pandora_windows_service.h: Public methods converted into private. - - * modules/pandora_module_freedisk.[cc,h]: Added to repository. - Implements a module to check the free space in a disk. - - * modules/pandora_module.h, modules/pandora_module_factory.cc, - pandora_module_list.cc: Added support to Pandora_Module_Freedisk - modules. - - * ssh/libssh2/channel.c: Fixed a bug on libssh2_channel_wait_closed - that caused to not copy the file to the remote host. - - * windows/wmi/pandora_wmi.[cc,h]: Added getDiskFreeSpace() to get - support eh Pandora_Module_Freedisk modules. - - * pandora_strutils,[cc,h]: Added longtostr() to convert a long into a - string. - - * PandoraAgent.dev: Added new files to the project. - - * bin/PandoraAgent.exe: Updated to the new commit. - -2006-07-10 Esteban Sanchez - - * modules/pandora_module_list.cc: Delete modules from the list in the - destructor. - - * ssh/libssh2/*: Updated to a new version of libssh2 (v 0.14). It - solves a very important leak. - - * PandoraAgent.dev: Linker options modified. Libssh2 files are not - compiled as C++. - -2006-07-05 Sancho Lerena - - * INSTALL, COPYNG: Added to repository - - * util/ : Added GNU Tools to repository. - - * libeay32.dll, zlib1.dll: Added to repository. - - * pandora_agent.conf: Some changes to example config file. Added some - examples to reflect a more "real" setup. - -2006-07-05 Esteban Sanchez - - * README: Style correction. - - * pandora.cc: Log file renamed. - - * modules/pandora_module.cc: Fixed a bug when sending a integer value - from a module exec type. - -2006-07-05 Esteban Sanchez - - * AUTHORS, README: Added to repository - - * PandoraAgent.dev: Linker options modified to not point to a static - path. - -2006-07-05 Esteban Sanchez - - * pandora.h, ssh/padora_ssh_client.h: Define renamed. - - * pandora_windows_service.cc: SSH user modified. - - * main.cc: Added Pandora_SSH_Test - - * ssh/pandora_ssh_test.h: Added define to avoid recursive inclusion. - - * ssh/pandora_ssh_test.cc: Unnecessary includes removed. - -2006-07-05 Esteban Sanchez - - * pandora.[cc,h]: Program name and display name of the application. - Added pandora_version variable and getPandoraAgentVersion() - - * pandora_windows_service.[cc,h]: Added checking of debug flag when - reading the configuration file. Get the agent name from the machine if - it was not defined in the configuration file. Date format on - getXmlHeader() corrected. Style correction. - - * bin/README.txt: Fixed a error. - - * bin/PandoraAgent.tar.gz: Updated to the new commit. - - * windows/pandora_wmi.cc: The errors are now shown using pandoraLog(). - - * modules/pandora_module.cc, modules/pandora_module_exec.cc, - ChangeLog: Style correction. - -2006-07-05 Esteban Sanchez - * bin/README.txt: Added to repository. - - * pandora.h: Service name renamed. - -2006-07-05 Esteban Sanchez - - * windows/pandora_wmi.cc: Removed unnecessary debug. Check the service - state on isRunningService () - - * pandora_agent_conf.cc, modules/pandora_module_factory.cc: Removed - unnecessary debug. - - * bin/PandoraAgent.tar.gz: Added to repository. - - * ssh/pandora_ssh_client.cc: Debug converted into log. - - * pandora_windows_service.cc: Get the interval value (in minutes) - and set it to the service. Check if the XML of the module is NULL - before adding it to the file. Added log output on error. Delete - temporal file before finishing the run. - - * pandora_windows_service.h: Macro modified. - - * modules/pandora_module.h, modules/pandora_module.cc: Added new - exception, raised when the interval is not fulfilled. Added code to - the run funtion of the Pandora_Module class, to check the execution - interval. - - * modules/pandora_module_proc.cc, modules/pandora_module_exec.cc, - modules/pandora_module_service.cc: Call to the run() base class - function before running the specific code. - - * modules/pandora_module_list.cc: Removed use of namespace and use a - explicit specification. - -2006-07-04 Esteban Sanchez - - * windows/pandora_wmi.*, windows/pandora_windows_info.*, - windows/wmi/disphelper.*, misc/pandora_file.*, ssh/*, ssh/libssh2/*, - modules/pandora_module_service.*, modules/pandora_module_proc.*: Added - to repository. - - * pandora_windows_service.cc, pandora_windows_service.h: getXMLHeader - renamed to getXmlHeader and modified its behavior. Updated to the - Pandora XML specification. Add SSH and XML generation - functionallity. - - * modules/pandora_module_exec.cc: Added the execution to a job to - prevent zombies process. Update the execution command. - - * modules/pandora_module_factory.cc: Added Pandora_Module_Proc and - Pandora_Module_Service. Added the interval parameter. - - * modules/pandora_module_list.cc: Added support to Pandora_Module_Proc - and Pandora_Module_Service. - - * modules/pandora_module.h: Added new types of modules. Added - execution times and module description to the Pandora_Module class. - Added support to Pandora_Module_Proc and Pandora_Module_Service. Added - getXml, setInterval and setDescription functions. - - * pandora.h: Commentary fixed. - - * Changelog: Renamed to ChangeLog - -2006-06-20 Esteban Sanchez - - * Initial import. diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog deleted file mode 100644 index e0ed81b043..0000000000 --- a/pandora_console/ChangeLog +++ /dev/null @@ -1,45284 +0,0 @@ -2014-09-06 Junichi Satoh - - * include/help/ja/help_alert_macros.php: Translated new macro - descriptions. - -2014-09-05 Alejandro Gallardo - - * include/ajax/reporting.ajax.php - godmode/reporting/reporting_builder.item_editor.php: - Added hooks to the enterprise services SLA reports. - -2014-09-04 Vanessa Gil - - * include/languages/ru.mo - include/languages/pt.po - include/languages/zh_TW.mo - include/languages/el.mo - include/languages/zh_CN.mo - include/languages/cs.po - include/languages/nl.mo - include/languages/es.po - include/languages/en_GB.mo - include/languages/pl.mo - include/languages/it.mo - include/languages/sk.po - include/languages/pt.mo - include/languages/en_AU.po - include/languages/ar.po - include/languages/en.po - include/languages/cs.mo - include/languages/es.mo - include/languages/pt_BR.po - include/languages/fr.po - include/languages/sk.mo - include/languages/en_AU.mo - include/languages/tr.po - include/languages/fa.po - include/languages/de.po - include/languages/ja.po - include/languages/ar.mo - include/languages/en.mo - include/languages/pt_BR.mo - include/languages/fr.mo - include/languages/tr.mo - include/languages/fa.mo - include/languages/de.mo - include/languages/ru.po - include/languages/ja.mo - include/languages/zh_TW.po - include/languages/el.po - include/languages/zh_CN.po - include/languages/nl.po - include/languages/en_GB.po - include/languages/pl.po - include/languages/it.po: Update languages - from launchpad - -2014-09-04 Vanessa Gil - - * include/languages/index.pot: Updated new strings - to translate. - -2014-09-04 Miguel de Dios - - * pandora_console/extensions/module_groups.php, - pandora_console/general/login_help_dialog.php, - pandora_console/images/close_button_dialog.png, - pandora_console/images/documentation.png, - pandora_console/images/enterprise_version.png, - pandora_console/images/error_login.png, - pandora_console/images/online_help.png, - pandora_console/images/support.png, - pandora_console/include/ajax/events.php, - pandora_console/include/constants.php, - pandora_console/include/functions_events.php, - pandora_console/include/javascript/pandora_events.js, - pandora_console/include/styles/jquery-ui-1.10.0.custom.css, - pandora_console/include/styles/pandora.css, - pandora_console/mobile/include/style/main.css, - pandora_console/operation/events/events_list.php: changes some - bad colors and others aesthetic changes. Thanks Carla. - -2014-09-03 Alejandro Gallardo - - * godmode/reporting/reporting_builder.item_editor.php, - godmode/reporting/reporting_builder.php, - include/functions_reporting.php, - include/functions_reports.php: Added hooks to the - enterprise services SLA wizard. - -2014-09-03 Alejandro Gallardo - - * general/pandora_help.php: Error fixes on the help file - search. - -2014-09-03 Ramon Novoa - - * include/help/en/help_alert_macros.php, - include/help/es/help_alert_macros.php, - include/help/ja/help_alert_macros.php: Added new macros. - -2014-09-03 Vanessa Gil - - * godmode/agentes/configurar_agente.php: Fixed bug creating - prediction modules. Ticket #1195. - -2014-09-02 Miguel de Dios - - * pandora_console/godmode/alerts/configure_alert_action.php, - pandora_console/include/functions_clippy.php, - pandora_console/include/help/clippy/godmode_agentes_configurar_agente.php, - pandora_console/include/help/clippy/godmode_alerts_configure_alert_action.php, - pandora_console/include/help/clippy/homepage.php, - pandora_console/include/help/clippy/operation_agentes_ver_agente.php: - some changes in the clippy. - -2014-09-01 Miguel de Dios - - * pandora_console/include/functions_graph.php, - pandora_console/operation/events/events.build_query.php, - pandora_console/operation/events/events.php, - pandora_console/operation/events/events_list.php: added feature to - filter by module in events. - - TICKETS #385 - -2014-08-30 Junichi Satoh - - * include/help/ja/help_context_pandora_server_email.php, - include/help/ja/help_propagate_acl.php: Added new help files. - -2014-08-29 Miguel de Dios - * pandora_console/images/clippy/clippy.png, - pandora_console/images/clippy/easter_egg_00.png, - pandora_console/images/clippy/easter_egg_01.png, - pandora_console/images/clippy/easter_egg_02.png, - pandora_console/images/clippy/easter_egg_03.png, - pandora_console/images/clippy/easter_egg_04.png, - pandora_console/images/pandorin.png, - pandora_console/include/help/clippy/homepage.php: added the - easter egg for clippy. - -2014-08-29 Alejandro Gallardo - - * install.php: Removed the disabled option of the "drop database - if exists" checkbox on the step 3. - -2014-08-27 Vanessa Gil - - * godmode/reporting/reporting_builder.php: Owner of a report can be delete it. - Ticket #1199. - -2014-08-27 Vanessa Gil - - * godmode/groups/group_list.php: Fixed problem displaying empty - agents. - -2014-08-26 Miguel de Dios - - * include/functions_clippy.php, include/styles/pandora.css: some - aesthetic changes suggested by Carla. - -2014-08-26 Miguel de Dios - - * include/javascript/introjs.css, include/styles/pandora_black.css, - include/styles/pandora.css, general/logon_ok.php, - mobile/include/style/main.css: some aesthetic changes suggested by - Carla. - - * include/help/clippy/godmode_agentes_modificar_agente.php: fixed - the position of dialog. - -2014-08-26 Miguel de Dios - - * godmode/alerts/configure_alert_action.php, - include/help/clippy/godmode_agentes_modificar_agente.php, - include/help/clippy/homepage.php, - include/help/clippy/module_unknow.php, - include/help/clippy/godmode_agentes_configurar_agente.php, - include/help/clippy/godmode_alerts_alert_actions.php, - include/help/clippy/operation_agentes_ver_agente.php, - include/help/clippy/godmode_alerts_configure_alert_action.php, - include/help/clippy/operation_agentes_status_monitor.php, - include/help/en/help_context_pandora_server_email.php, - include/functions_clippy.php, operation/menu.php, - operation/agentes/status_monitor.php: some changes suggested by - Carla. - -2014-08-25 Vanessa Gil - - * godmode/setup/setup_general.php: Improved timezone - edition. - -2014-08-25 Vanessa Gil - - * include/help/en/help_propagate_acl.php - include/help/es/help_propagate_acl.php: Added help. - -2014-08-25 Vanessa Gil - - * godmode/groups/group_list.php: Fixed bug listing - group hierarchy. - -2014-08-25 Vanessa Gil - - * godmode/groups/configure_group.php - include/functions_tags.php - operation/events/events.build_query.php - operation/events/events.build_table.php: Fixed ACL propagation + Tags. - Tickets #1079 and #1072. - -2014-08-22 Alejandro Gallardo - - * pandoradb.sql, - pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.sql: Fixed the id column in an - alert command insertion. - -2014-08-22 Junichi Satoh - - * mobile/operation/events.php: Fixed present event filter loading - failure. - -2014-08-21 Alejandro Gallardo - - * include/functions_networkmap.php, - operation/agentes/networkmap.dinamic.php, - operation/agentes/networkmap.php: Renamed some text - from 'dinamic' to 'dynamic'. - -2014-08-21 Alejandro Gallardo - - * images/radial_dynamic_network_icon.png: Added file. - - * operation/agentes/networkmap.php: Changed the icon - of the 'radial dinamic' tab. - -2014-08-21 Alejandro Gallardo - - * include/functions_graph.php: Added filters to the - function "graph_monitor_wheel". - - * operation/agentes/networkmap.dinamic.php, - operation/agentes/networkmap.php, - include/functions_networkmap.php: Added the 'radial - dinamic' type. - -2014-08-21 Alejandro Gallardo - - * include/functions_graph.php: Improved the function - "graph_monitor_wheel" to remove the html encoding. - - * include/graphs/pandora.d3.js: Mayor improvements - on the function "solarburst". - -2014-08-21 Junichi Satoh - - * include/functions_api.php: Added a function to add an event comment. - -2014-08-20 Alejandro Gallardo - - * include/functions_graph.php: Modified the color of - the main node on the function "graph_monitor_wheel". - -2014-08-20 Alejandro Gallardo - - * include/functions_graph.php: Fixed the function - "graph_monitor_wheel". - -2014-08-18 Miguel de Dios - - * include/functions_ui.php, operation/search_helps.php, - operation/search_results.php, operation/search_helps.getdata.php, - general/pandora_help.php: added feature to search into the help - files, it is in the search bar header. - - * operation/search_main.php: fixed the search any term of several - words separated with whitespaces. - -2014-08-18 Alejandro Gallardo - - * pandoradb.sql, - pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.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: - Added some inserts with the new action and command to create - a ticket in Integria IMS. - - * include/styles/pandora.css: Fixed the header style. - - * operation/menu.php: Now the incidents statistics menu option - takes the user to the correct place if the "Integria incidents" - option is selected. - - * operation/integria_incidents/incident.incident.php: Fixed the - incident edition. - - * operation/integria_incidents/incident.php: Improved the tab - images. - - * operation/integria_incidents/incident.workunits.php: Now the - default time of the incident workunits is 0. - - * operation/integria_incidents/incident_detail.php: File removed. - - * operation/integria_incidents/incident_statistics.php: Now this - section show the real statistics of the Integria IMS incidents. - -2014-08-14 Miguel de Dios - - * godmode/update_manager/update_manager.online.php, - include/functions_update_manager.php, - include/ajax/update_manager.ajax.php: fixed the update manager when - some tar formats, and fixed the versions copy&paste error in the - code. - -2014-08-14 Miguel de Dios - - * include/help/clippy/agent_out_of_limits.php, - include/help/clippy/modules_not_init.php, - include/functions_clippy.php, - operation/agentes/estado_monitores.php, - operation/agentes/estado_generalagente.php: wip in the clippy - project. - -2014-08-14 Miguel de Dios - - * include/help/clippy/godmode_agentes_modificar_agente.php, - include/help/clippy/homepage.php, - include/help/clippy/godmode_agentes_configurar_agente.php: updated - the text from the works of Carla. Thanks Carla. - -2014-08-14 Miguel de Dios - - * include/functions_clippy.php, - include/help/clippy/godmode_agentes_modificar_agente.php, - include/help/clippy/homepage.php, - include/help/clippy/module_unknow.php, - include/help/clippy/godmode_agentes_configurar_agente.php, - include/javascript/intro.js: some fixes and improves in the clippy. - -2014-08-14 Koichiro Kikuchi - - * pandora_console_install: Refactored code and added "fakeroot" - installation support. - -2014-08-13 Junichi Satoh - - * pandoradb.sql: Fixed sql error with MySQL 5.6 when NO_ZERO_DATE - SQL mode is enabled. - -2014-08-13 Junichi Satoh - - * mobile/operation/events.php: Improved to show event comment. - -2014-08-12 Miguel de Dios - - * index.php, operation/agentes/ver_agente.php, - operation/agentes/estado_monitores.php, general/header.php, - include/functions_clippy.php, include/functions_ui.php, - include/help/en/help_context_module_unknow.php, - include/help/clippy/module_unknow.php, include/styles/pandora.css, - include/javascript/intro.js: added first version of context help - interactive. - -2014-08-12 Miguel de Dios - - * include/functions_modules.php: killed some unicorns and magic - numbers into the function "modules_get_status". - -2014-08-12 Miguel de Dios - - * images/clippy_icon.png, images/pandorin.png, - include/help/clippy/homepage.php, general/header.php: yes there is - a octopus another time in Pandora. - -2014-08-12 Miguel de Dios - - * include/functions_clippy.php, - include/help/clippy/godmode_agentes_modificar_agente.php, - include/help/clippy/godmode_agentes_configurar_agente.php: fixed the - execution of help tour when never it started. Sorry the clippy is - less annoying. - -2014-08-12 Miguel de Dios - - * include/functions_clippy.php: changed to modal version. - - * include/javascript/intro.js: added feature to avoid the exit, and - the pull request to original repository is solicited too - (https://github.com/usablica/intro.js/pull/311). - -2014-08-12 Miguel de Dios - - * general/header.php, godmode/setup/setup_general.php, - include/functions_clippy.php, include/functions_config.php, - include/help/clippy/homepage.php: wip in the clippy. - -2014-08-12 Sancho Lerena - - * pandoradb_data.sql: No more "welcome to Pandora FMS 5.0" - removed version code to allow the same text for next releases - :-) - -2014-08-11 Miguel de Dios - - * include/help/clippy/godmode_agentes_modificar_agente.php, - include/help/clippy/homepage.php, - include/help/clippy/godmode_agentes_configurar_agente.php, - include/functions_clippy.php: wip in the clippy. - -2014-08-11 Vanessa Gil - - * godmode/agentes/agent_template.php: Fixed bug in FF - threshold to apply a template module. Ticket #871. - -2014-08-11 Vanessa Gil - - * godmode/agentes/agent_conf_gis.php: Altitude coordinate by - default. Fixed bug #766. - -2014-08-08 Miguel de Dios - - * include/functions.php, - include/help/clippy/godmode_agentes_modificar_agente.php, - include/help/clippy/homepage.php, - include/help/clippy/godmode_agentes_configurar_agente.php, - include/javascript/intro.js, - include/javascript/introjs.css, - include/javascript/clippy.js, - include/functions_ui.php, - include/functions_clippy.php, - index.php, - general/header.php: first version of the new feature a annoying - clippy such as the lovely micro$oft mascot. - -2014-08-07 Alejandro Gallardo - - * 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). - -2014-08-06 Sancho Lerena - - * 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 :( - -2014-08-05 Alejandro Gallardo - - * general/main_menu.php: Improved the submenus state - persistence functionality. - -2014-08-05 Alejandro Gallardo - - * general/main_menu.php: Fixed the menu position when - it's fixed and the header's not. - - * include/functions_graph.php, - include/graphs/pandora.d3.js: Added colors to the elements - depending on their status on the functions 'sunburst' and - 'graph_monitor_wheel'. - - * include/styles/pandora.css: Fixed the z-index of the - shortcut bar. - -2014-08-04 Alejandro Gallardo - - * general/header.php: Now the header can be configured - to be fixed at the top. - - * general/main_menu.php: Now the menu can be configured - to be fixed at the left. - - * godmode/setup/setup_visuals.php, - include/functions_config.php: Added new options to - enable the fixed header and menu. - - * include/styles/menu.css, - include/styles/pandora.css: Changes on the menu styles. - - -2014-08-04 Miguel de Dios - - * include/functions_config.php, - include/functions_update_manager.php: some fixes into the update - manager. - -2014-08-04 Alejandro Gallardo - - * general/main_menu.php: Now the submenus opened by the - user remain opened when navigating through Pandora FMS. - -2014-08-04 Miguel de Dios - - * include/config_process.php: added global config var for the - quote strings (for example, PostgreSQL). - -2014-08-03 Junichi Satoh - - * include/functions_ui.php: Fixed that the fast forward and the going - to the last of pagination doesn't work in the modal window for module - data display. - And fixed incorrect offset calculation for the fast forward. - -2014-08-02 Junichi Satoh - - * operation/agentes/estado_monitores.php: Fixed that module data - display does not work correctly when time range mode is selected - and paginated. - -2014-08-02 Junichi Satoh - - * operation/agentes/estado_agente.php: Fixed sql error. - -2014-08-01 Miguel de Dios - - * godmode/agentes/planned_downtime.editor.php: fixed the acl. - - MERGED FROM THE BRANCH 5.0 - -2014-07-31 Miguel de Dios - - * include/functions_networkmap.php, include/functions_graph.php, - include/db/postgresql.php, include/db/oracle.php, - include/functions_api.php, extensions/agents_alerts.php, - operation/search_main.php, operation/search_agents.getdata.php, - operation/agentes/status_monitor.php, - operation/agentes/networkmap.topology.php, - operation/agentes/ver_agente.php, - operation/search_modules.getdata.php, operation/search_results.php, - operation/events/events_list.php, - godmode/alerts/alert_list.builder.php, - godmode/alerts/configure_alert_template.php, - godmode/modules/manage_network_components_form.php, - godmode/reporting/reporting_builder.php, - godmode/reporting/map_builder.php: tiny fixes for the improve the - support of postgreSQL databases. - -2014-07-30 Miguel de Dios - - * include/ajax/module.php: tiny fixes for the improve the support of - postgreSQL databases. - -2014-07-30 Miguel de Dios - - * godmode/servers/manage_recontask.php, - godmode/servers/manage_recontask_form.php, - include/functions_treeview.php, include/ajax/module.php, - include/functions_reporting.php, include/db/postgresql.php, - include/functions_servers.php, operation/agentes/estado_agente.php, - operation/tree.php: tiny fixes for the improve - the support of postgreSQL databases. - -2014-07-29 Miguel de Dios - - * include/functions_graph.php, include/functions_reporting.php, - operation/agentes/estado_monitores.php: tiny fixes for the improve - the support of postgreSQL databases. - -2014-07-29 Junichi Satoh - - * include/functions_events.php: Fixed a bug that event's comment - is not shown when it includes newline. - -2014-07-28 Junichi Satoh - - * operation/agentes/estado_agente.php: Fixed sql error. - -2014-07-24 Miguel de Dios - - * operation/snmpconsole/snmp_view.php, - operation/events/events_list.php, operation/incidents/incident.php, - extensions/files_repo.php, - extensions/files_repo/sql/files_repo.postgreSQL.sql, - extensions/files_repo/functions_files_repo.php, - extensions/files_repo/files_repo_list.php, - godmode/agentes/modificar_agente.php, - godmode/snmpconsole/snmp_alert.php, godmode/db/db_info.php, - include/functions_graph.php, include/functions_db.php, - include/db/postgresql.php, include/db/oracle.php, - include/db/mysql.php, include/functions_update_manager.php, - include/functions_events.php, include/graphs/functions_flot.php, - include/graphs/fgraph.php: tiny fixes for the improve the support of - postgreSQL databases. - -2014-07-23 Miguel de Dios - - * extensions/module_groups.php, extensions/agents_alerts.php, - include/functions_agents.php, operation/agentes/exportdata.php: tiny - fixes for the improve the support of postgreSQL databases. - - * include/functions_db.php: fix blank screen when the connection - fail, now it shows the error message again. - -2014-07-23 Miguel de Dios - - * include/config_process.php, operation/agentes/status_monitor.php, - operation/agentes/estado_generalagente.php, - operation/agentes/estado_agente.php: tiny fixes for the improve the - support of postgreSQL databases. - -2014-07-23 Miguel de Dios - - * include/functions_servers.php, include/functions_reporting.php: - tiny fixes for the improve the support of postgreSQL databases. - -2014-07-23 Miguel de Dios - - * operation/agentes/estado_generalagente.php: fixed the show the - agent access box when the agent is new without data. - - INCIDENT: #1078 - -2014-07-23 Miguel de Dios - - * godmode/agentes/agent_wizard.snmp_explorer.php, - godmode/agentes/module_manager_editor_plugin.php: some fixes for - the snmp version 3. - -2014-07-22 Juan Manuel Ramon - - * include/ajax/events.php: Fixed custom fields view in - metaconsole event extended view. - - This is my last commit for Pandora guys! Bye ;-) - -2014-07-22 Miguel de Dios - - * godmode/agentes/agent_wizard.snmp_explorer.php, - include/functions.php: some fixes for the snmp v3. - -2014-07-22 Miguel de Dios - - * godmode/agentes/agent_manager.php: fixed to show the QR code image - in the creation of a new agent. - -2014-07-21 Miguel de Dios - - * pandoradb.postgreSQL.sql: fixed the SQL. - -2014-07-18 Miguel de Dios - - * include/functions_graph.php, include/functions_reporting.php: - fixed to show the unknown graph in simple graph. - - INCIDENT: #1035 - -2014-07-17 Miguel de Dios - - * include/auth/ldap.php, include/auth/mysql.php: fixed the - parameters with white spaces. - - INCIDENT: #1063 - -2014-07-17 Miguel de Dios - - * include/functions_groups.php: added parameter to avoid the check - the propagation in the function "groups_get_childrens". - - * include/functions_networkmap.php, - operation/agentes/networkmap.php, - operation/agentes/networkmap.topology.php: added feature to show the - agents in subgroups (or not). - - INCIDENT: #1018 - -2014-07-14 Vanessa Gil - - * godmode/admin_access_log.php - include/functions.php: Added export to csv. - - * godmode/audit_log_csv.php: Added file. - -2014-07-10 Miguel de Dios - - * include/functions_api.php: fixed the call "set_update_agent" - because before the call get the id_server but this data never - was translated to name_server. And added id_server into the call - "get_pandora_servers" in the last position. - -2014-07-10 Miguel de Dios - - * include/functions_api.php: restored the parameter name server in - the api call "set_new_agent", thanks KOSAKA. - -2014-07-10 Junichi Satoh - - * include/help/ja/help_snmp_alert_field1.php: Updated help. - -2014-07-09 Mario Pulido - - * include/help/ja/help_snmp_alert_field1.php: Added macros snmp alert help - -2014-07-09 Junichi Satoh - - * include/help/ja/help_snmp_alert_field1.php: Updated help. - -2014-07-09 Junichi Satoh - - * include/functions_events.php, operation/events/events.php, - operation/events/events_list.php: Replaced json_encode() - with io_json_mb_encode() to avoid invalid encoding with multi-byte - characters. - -2014-07-08 Mario Pulido - - * include/help/en/help_snmp_alert_field1.php, - include/help/es/help_snmp_alert_field1.php: Change macros snmp alert help - -2014-07-08 Hirofumi Kosaka - - * include/functions_api.php: Fixed that 'set enable_module' - had not worked. - - MERGED FROM BRANCH 5.0 - -2014-07-07 Miguel de Dios - - * include/functions_visual_map.php: show in the tooltip of - "static graph" the last value of module. - - INCIDENT: #1014 - -2014-07-07 Miguel de Dios - - * godmode/setup/license.php: fixed the white screen. - - INCIDENT: #996 - -2014-07-07 Miguel de Dios - - * operation/agentes/alerts_status.php: fixed the pagination with - the column sorted. - - INCIDENT: #977 - -2014-07-04 Alejandro Gallardo - - * index.php: Now the shortcut bar isn't loaded while - the pandora console is in fullscreen mode. - -2014-07-04 Ramon Novoa - - * include/functions_graph.php: When drawing charts, propagate the last value - in the database instead of the value of the last interval (which is the - average value for that interval). - - * operation/agentes/estado_monitores.php: Show events for boolean modules by default. - -2014-07-04 Miguel de Dios - - * include/functions_config.php, include/functions_extensions.php: - fixed the show old update manager and set the correct link in the - header warning message to update manager. - -2014-06-30 Koichiro KIKUCHI - - * operation/agentes/estado_monitores.php, - operation/agentes/status_monitor.php, - operation/search_modules.php: Fixed snapshot view title. - -2014-06-30 Koichiro KIKUCHI - - * extensions/agents_modules.php, - include/functions_events.php, - operation/agentes/estado_monitores.php, - operation/agentes/status_monitor.php, - operation/search_modules.php, - operation/tree.php: Fixed the garbled title issue in the module graph. - -2014-06-27 Miguel de Dios - - * godmode/update_manager/update_manager.online.php: set to 500mb the - check of memory limit. - -2014-06-26 Miguel de Dios - - * godmode/setup/license.php: fix the link to new update manager. - -2014-06-26 Miguel de Dios - - * godmode/update_manager/update_manager.offline.php, - godmode/update_manager/update_manager.online.php, - include/functions_update_manager.php, - include/ajax/update_manager.ajax.php, - include/javascript/update_manager.js: a lot of fixes into the update - manager. - -2014-06-26 Vanessa Gil - - * include/languages/ar.mo - include/languages/ar.po - include/languages/ca.mo - include/languages/ca.po - include/languages/cs.mo - include/languages/cs.po - include/languages/de.mo - include/languages/de.po - include/languages/el.mo - include/languages/el.po - include/languages/en_GB.mo - include/languages/en_GB.po - include/languages/es.mo - include/languages/es.po - include/languages/fr.po - include/languages/fr.mo - include/languages/it.po - include/languages/it.mo - include/languages/ja.po - include/languages/ja.mo - include/languages/nl.po - include/languages/nl.mo - include/languages/pl.po - include/languages/pl.mo - include/languages/pt.po - include/languages/pt.mo - include/languages/pt_BR.po - include/languages/pt_BR.mo - include/languages/ru.po - include/languages/ru.mo - include/languages/sk.po - include/languages/sk.mo - include/languages/tr.po - include/languages/tr.mo - include/languages/zh_CN.po - include/languages/zh_CN.mo: Updated translations. - -2014-06-26 Alejandro Gallardo - - * operation/netflow/nf_live_view.php, - godmode/netflow/nf_edit.php, - godmode/servers/manage_recontask_form.php, - godmode/servers/plugin.php, - godmode/setup/setup_general.php: Added messages to - warn about incompatibilities for Windows users. - - * include/functions_graph.php: Added the function - "graph_monitor_wheel". - - * include/graphs/functions_d3.php: Added the function - "d3_sunburst_graph". - - * include/graphs/pandora.d3.js: Added the function "sunburst". - -2014-06-25 Miguel de Dios - - * include/functions_config.php: set the default size of networkmap - to 900 instead 800. - -2014-06-25 Miguel de Dios - - * operation/agentes/networkmap.topology.php, - include/functions_networkmap.php: fixed the networkmaps of level 2, - now the nodes without conections with others are more or less - clean posicioned into the networkmap. - -2014-06-25 Junichi Satoh - - * include/help/ja/help_ff_interval.php, - include/help/ja/help_ff_timeout.php: Translated to Japanese. - -2014-06-24 Alejandro Gallardo - - * include/graphs/pandora.d3.js: Fixed some errors on - the graph created by the function "treeMap". - -2014-06-24 Miguel de Dios - - * godmode/setup/setup_visuals.php, include/functions_networkmap.php, - include/functions_config.php: added the visual config value for - to set the width of networkmap, and fixed the overlap of networkmap - L2. - -2014-06-24 Ramon Novoa - - * operation/snmpconsole/snmp_mib_uploader.php: Added additional information. - -2014-06-24 Ramon Novoa - - * operation/snmpconsole/snmp_mib_uploader.php: Display information about the - MIB uploader. - -2014-06-24 Alejandro Gallardo - - * include/functions_networkmap.php: Modified the function - "networkmap_generate_dot" to link the orphan nodes with a - central node when selecting the L2 network interfaces option. - -2014-06-24 Miguel de Dios - - * include/functions_extensions.php, index.php: force to load the - new integrated update manager and don't load the old update manager - extension. - -2014-06-24 Vanessa Gil - - * pandoradb.data.sql - pandoradb.data.oracle.sql - pandoradb.data.postgreSQL.sql - extras/pandoradb_migrate_5.0.x_to5.1.mysql.sql - extras/pandoradb_migrate_5.0.x_to5.1.oracle.sql - extras/pandoradb_migrate_5.0.x_to5.1.postgreSQL.sql: Delete - custom SNMP task. - -2014-06-24 Ramon Novoa - - * godmode/agentes/module_manager_editor_common.php, - include/help/en/help_ff_interval.php, - include/help/en/help_ff_threshold.php, - include/help/en/help_ff_timeout.php, - include/help/es/help_ff_interval.php, - include/help/es/help_ff_threshold.php, - include/help/es/help_ff_timeout.php, - include/help/ja/help_ff_interval.php, - include/help/ja/help_ff_threshold.php, - include/help/ja/help_ff_timeout.php: Updated help files for the FF threshold. - -2014-06-24 Junichi Satoh - - * include/functions_api.php: Added support for 'each_ff' and - 'ff_timeout' to 'set add_*_module_policy'. - -2014-06-24 Junichi Satoh - - * include/functions_api.php: Added support for ff_threshold to - 'set new_local_component'. Fixed that component id can not be set - correctly by 'set new_local_component'. - -2014-06-23 Alejandro Gallardo - - * extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Fixed - some queries. - -2014-06-23 Alejandro Gallardo - - * godmode/gis_maps/configure_gis_map.php: Visual changes - on the inputs. - -2014-06-23 Vanessa Gil - - * include/languages/ar.mo - include/languages/ar.po - include/languages/ca.mo - include/languages/ca.po - include/languages/cs.mo - include/languages/cs.po - include/languages/de.mo - include/languages/de.po - include/languages/el.mo - include/languages/el.po - include/languages/en_GB.mo - include/languages/en_GB.po - include/languages/es.mo - include/languages/es.po - include/languages/fr.po - include/languages/fr.mo - include/languages/it.po - include/languages/it.mo - include/languages/ja.po - include/languages/ja.mo - include/languages/nl.po - include/languages/nl.mo - include/languages/pl.po - include/languages/pl.mo - include/languages/pt.po - include/languages/pt.mo - include/languages/pt_BR.po - include/languages/pt_BR.mo - include/languages/ru.po - include/languages/ru.mo - include/languages/sk.po - include/languages/sk.mo - include/languages/tr.po - include/languages/tr.mo - include/languages/zh_CN.po - include/languages/zh_CN.mo: Updated translations. - -2014-06-22 Junichi Satoh - - * godmode/massive/massive_edit_modules.php: Fixed unexpected update - of 'module_interval'. - -2014-06-22 Junichi Satoh - - * include/functions_api.php: Added support for 'each_ff' and - 'ff_timeout' to 'set new_network_component', - 'set new_plugin_component' and 'set new_snmp_component'. - Fixed that component id can not be set correctly by - 'set new_*_component'. - -2014-06-21 Junichi Satoh - - * include/functions_api.php: Added support for 'each_ff' and - 'ff_timeout' to module creation and modifying APIs. - -2014-06-20 Alejandro Gallardo - - * extensions/system_info.php: Error fixes. - -2014-06-20 Alejandro Gallardo - - * extensions/system_info.php: Error fixes. - -2014-06-20 Alejandro Gallardo - - * extensions/system_info.php: Error fix. - -2014-06-20 Alejandro Gallardo - - * extensions/system_info.php: Improved the user experience. - -2014-06-18 Miguel de Dios - - * include/javascript/d3.v3.4.8.js: added the last version of D3. - -2014-06-18 Vanessa Gil - - * godmode/reporting/visual_console_builder.php: Changed - default size of the module graphs. - -2014-06-18 Alejandro Gallardo - - * godmode/reporting/visual_console_builder.editor.php: - Added some buttons, like a control to edit the html code - of the tinymce's textarea. - - * godmode/reporting/visual_console_builder.editor.js: - Modified the funtion "hiddenFields" to enable the tinymce's - code control only if the item is a label. - -2014-06-18 Sergio Martin - - * include/graphs/flot/pandora.flot.js: Fixed position of the - event information box in flot modules graphs when click on - events "ball" for ticket: #948 - -2014-06-17 Alejandro Gallardo - - * godmode/reporting/visual_console_builder.editor.js: - Modified the function "loadFieldsFromDB" to fix the graph - type selection. - - * include/functions_visual_map_editor.php: Visual changes - on the form created by the function - "visual_map_editor_print_item_palette". - -2014-06-17 Sergio Martin - - * include/graphs/functions_flot.php: Fix height of the - div with events info in graphs - -2014-06-17 Alejandro Gallardo - - * godmode/agentes/module_manager_editor_common.php, - operation/reporting/reporting_viewer.php, - operation/agentes/status_monitor.php, - include/functions_netflow.php, - include/functions_graph.php: Improvements to avoid - php notices and warnings. - - * godmode/setup/setup_visuals.php, - include/functions_config.php: Added a new option - to choose a custom line thickness for the line between - the items relations of the visual maps. - - * include/functions_visual_map.php, - include/javascript/pandora_visual_console.js: Added - support to the custom line thickness and fixed some - problems with the line connections. - -2014-06-17 Vanessa Gil - - * include/javascript/pandora_module.js: Fixed bug - adding and deleting macros. - -2014-06-17 Sergio Martin - - * include/functions_menu.php: Fix ACLs limitations. Now its possible - give access to any submenu option without have access to the first one. - Ticket: #856 - -2014-06-17 Vanessa Gil - - * godmode/agentes/planned_downtime.editor.php: Changed - size of time field. - -2014-06-17 Sergio Martin - - * include/styles/pandora.css: Added style to fix policy - modules table layout - -2014-06-17 Sergio Martin - - * pandoradb_data.sql: Change Hardcoded IP Address on a default - events response to localhost - -2014-06-16 Alejandro Gallardo - - * godmode/massive/massive_copy_modules.php: Error fixes. - - * include/functions_agents.php: Fixed some returns on the - function "agents_process_manage_config". - -2014-06-16 Miguel de Dios - - * include/functions_networkmap.php: fixed into the function - networkmap_generate_dot the order of agents, now the agents without - parents are the first elements in the array. - -2014-06-16 Miguel de Dios - - * godmode/update_manager/update_manager.setup.php, - godmode/update_manager/update_manager.php, - include/functions_update_manager.php, include/config_process.php: - some changes in the update manager. - -2014-06-13 Miguel de Dios - - * godmode/setup/license.php: fixed the erased the update extension. - -2014-06-13 Sergio Martin - - * extensions/realtime_graphs.php - extensions/realtime_graphs/realtime_graphs.js: Fix timezone - differences in realtime graphs when client (browser) and - server (console instance host) have different timezone. - Now it takes always the server timezone. - Ticket: #853 - -2014-06-13 Sergio Martin - - * include/functions_api.php: Add doc info to pagerduty - webhook option - -2014-06-13 Alejandro Gallardo - - * godmode/agentes/module_manager_editor_plugin.php, - include/javascript/pandora_modules.js: Fixed an error - that created duplicated macro fields when selecting - a local component module #927. - - * include/graphs/flot/pandora.flot.js: Now the spacing - of the vertical data description is automatic. - - * include/styles/pandora_black.css: Visual changes. - -2014-06-13 Sergio Martin - - * godmode/reporting/visual_console_builder.editor.js - include/graphs/fgraph.php - include/graphs/functions_pchart.php - include/graphs/pChart/pImage.class.php - include/functions_visual_map.php - include/ajax/visual_console_builder.ajax.php - include/functions_visual_map_editor.php - include/functions_custom_graphs.php - include/functions_graph.php: Added option to cusomize the - background of the graphs in visual consoles for ticket: #886 - -2014-06-13 Vanessa Gil - - * include/languages/ca.mo - include/languages/tr.mo - include/languages/de.mo - include/languages/ja.mo - include/languages/pt_BR.mo - include/languages/ru.mo - include/languages/el.mo - include/languages/nl.mo - include/languages/es.po - include/languages/pl.mo - include/languages/it.mo - include/languages/pt.mo - include/languages/index.pot - include/languages/zh_CN.mo - include/languages/cs.mo - include/languages/es.mo - include/languages/en_GB.mo - include/languages/sk.mo - include/languages/en.mo - include/languages/ar.mo - include/languages/fr.mo: Update languages. - -2014-06-12 Hirofumi Kosaka - - * godmode/massive/massive_delete_modules.php, - operation/agentes/ver_agente.php: Fixed bug that all - agents' module could be target of deletion, - if the user has an AW privilege for any. - -2014-06-12 Sergio Martin - - * godmode/massive/massive_copy_modules.php: Delete the - source agent from the target agents lists in massive - copy form to avoid errors for ticket: #869 - -2014-06-11 Sergio Martin - - * include/functions.php: Change incorrect color assigned to - maintenance events on pdf reports events - -2014-06-11 Alejandro Gallardo - - * godmode/users/configure_user.php: Fixed some input - properties. - - * include/graphs/functions_flot.php: Added an option - to set the width to auto on the function "flot_vcolumn_chart". - - * include/graphs/flot/pandora.flot.js: Increased the tick size - of the vertical labels on the function "pandoraFlotVBars". - -2014-06-10 Alejandro Gallardo - - * include/functions_graph.php: Added the function - "graph_snmp_traps_treemap". - - * include/functions_netflow.php: Fixed a little error. - - * operation/snmpconsole/snmp_view.php: Fixed the pagination. - Now is possible to see a treemap graph of oid per agent with - the snmptraps received. - -2014-06-10 Miguel de Dios - - * extensions/update_manager.php, extensions/update_manager/*, - include/functions_config.php: remove the old update manager. Bye bye - my old friend. - - * godmode/update_manager_xxx -> godmode/update_manager, - godmode/update_manager/* -> godmode/update_manager/*, - godmode/menu.php: rename - the update manager. - -2014-06-10 Miguel de Dios - - * include/functions_config.php, - include/functions_update_manager.php, index.php, - general/logon_ok.php, extensions/update_manager.php, - godmode/update_manager_xxx/update_manager.online.php: work in the - first version of new update manager. - -2014-06-10 Miguel de Dios - - * godmode/update_manager_xxx/update_manager.online.php, - include/functions_update_manager.php, - include/javascript/update_manager.js, - include/ajax/update_manager.ajax.php: work in the first version of - new update manager. - -2014-06-10 Mario Pulido - - * pandoradb_data.sql: Fixed bug in plugin exec #803 - -2014-06-10 Hirofumi Kosaka - - * operation/agentes/ver_agente.php, - godmode/massive/massive_delete_modules.php: Fixed bug that all - agents' module the user can view could be targets of deletion, - if the user has an AW privilege for any. - -2014-06-09 Alejandro Gallardo - - * include/functions_api.php: Added the parameter - "address resolution" to the functions - "api_get_netflow_get_data" and "api_get_netflow_get_stats". - - * include/functions_netflow.php: Added the parameter - "address resolution" to the functions "netflow_get_data", - "netflow_get_stats", "netflow_get_summary", - "netflow_get_record" and "netflow_draw_item". - - * operation/netflow/nf_live_view.php: Added an option to - apply IP address resolution to the netflow searches. - -2014-06-09 Miguel de Dios - - * include/javascript/update_manager.js, - include/functions_update_manager.php, - include/ajax/update_manager.ajax.php, include/config_process.php: - work in the first version of new update manager. - -2014-06-09 Miguel de Dios - - * include/functions_config.php, general/login_page.php: improved - the source code style. - - * godmode/setup/os.builder.php: fixed the form. - - * godmode/update_manager_xxx/*, godmode/menu.php, - include/functions_update_manager.php, - include/ajax/update_manager.ajax.php, - include/graphs/functions_gd.php, include/graphs/functions_flot.php, - include/config_process.php, include/javascript/update_manager.js, - include/javascript/jquery.knob.js, - include/javascript/jquery.iframe-transport.js, - include/javascript/jquery.fileupload.js, images/check-cross.png: - first version of new update manager. - -2014-06-09 Sergio Martin - - * images/login_background.jpg - images/login_background.png - images/backgrounds/mosaico_diagonales_gris.png - images/backgrounds/fondo_diente_leon_2000.jpg - images/backgrounds/fondo_arena_2000.jpg - images/backgrounds/fondo_madera_2000.jpg - images/backgrounds/fondo_cielo_2000.jpg - images/backgrounds/fondo_luna_2000.jpg - images/backgrounds/fondo_paisaje_2000.jpg - images/backgrounds/fondo_polen_2000.jpg - images/backgrounds/fondo_cubos_2000.png - include/styles/pandora.css: Added bunch of new login - backgrounds and set another default one - -2014-06-08 Junichi Satoh - - * 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: Removed - duplicate queries. - -2014-06-08 Junichi Satoh - - * pandora_console_install: Added support for apache24 with FreeBSD. - -2014-06-06 Alejandro Gallardo - - * operation/agentes/estado_generalagente.php: Added the - group to the agent info table. - -2014-06-06 Hirofumi Kosaka - - * godmode/massive/massive_copy_modules.php, - godmode/massive/massive_delete_modules.php: Fixed bug that all - agents the user can view could be targets of the operation, if - the user has an AW privilege for any. - -2014-06-06 Alejandro Gallardo - - * include/functions_snmp_browser.php: Fixed an error. - - * index.php: Modified the config.php permission check - on Windows systems. - -2014-06-06 Hirofumi Kosaka - - * godmode/massive/massive_delete_agents.php, - godmode/massive/massive_edit_agents.php: Fixed bug that all - agents the user can view could be targets of the operation, if - the user has an AW privilege for any agents. - -2014-06-06 Hirofumi Kosaka - - * godmode/massive/massive_add_alerts.php: Fixed bug that all - agents the user can view would be target of the operation, if - the user has an AW privilege for any agent group. - -2014-06-05 Sergio Martin - - * operation/agentes/ver_agente.php: Fix sql error in the layer that - appears when put the mouse over a node in network map related with tags - in users without acl profiles assigned (just admin assigned) Ticket #824 - -2014-06-05 Sergio Martin - - * operation/search_agents.php: Change the format of the agent interval - from seconds to human format for in global search. Ticket #867 - -2014-06-05 Alejandro Gallardo - - * extensions/files_repo/files_repo_get_file.php, - extensions/files_repo/files_repo_list.php, - extensions/files_repo/functions_files_repo.php, - godmode/setup/setup_general.php: Improved the Windows - compatibility and fixed some errors. - -2014-06-05 Vanessa Gil - - * godmode/agentes/configurar_agentes.php: Changed - interval in conf. - -2014-06-05 Vanessa Gil - - * godmode/gis_maps/configure_gis_maps.php: Changed - button when you update. - -2014-06-05 Sergio Martin - - * 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: Added - missed columns creation in migration scripts - -2014-06-05 Junichi Satoh - - * include/help/ja/help_plugin_macros.php, - include/help/ja/help_alert_macros.php: Added new macros. - -2014-06-05 Junichi Satoh - - * godmode/modules/manage_network_components_form_common.php: Removed - unnecesary variable. - -2014-06-04 Alejandro Gallardo - - * godmode/setup/setup_general.php: Disable the "Enable - Netflow" radio buttons if the server is installed on a - Windows machine. - -2014-06-04 Sergio Martin - - * include/help/es/help_plugin_macros.php - include/help/es/help_alert_macros.php - include/help/en/help_plugin_macros.php - include/help/en/help_alert_macros.php: Added missed and - new macros to help - -2014-06-04 Sergio Martin - - * include/constants.php - include/functions_graph.php - include/functions_reporting.php - include/graphs/functions_pchart.php - include/graphs/functions_flot.php - include/functions.php - include/functions_events.php: Fix a lot of errors - on events items on reports using now the same query - as events view, etc. - - * include/styles/pandora.css: Little aesthetic - improvement in focus buttons and unset webfont - -2014-06-04 Miguel de Dios - - * include/javascript/mergely/*: added mergely javascript library. - -2014-06-04 Sancho Lerena - - * images/backgrounds/flowers.jpg, - images/backgrounds/grass.jpg, - images/backgrounds/wood.jpg: Compressed backgrounds. - -2014-06-04 Vanessa Gil - - * godmode/agentes/planned_downtime.editor.php: Check - creation date in scheduled downtime. - -2014-06-04 Sergio Martin - - * 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 missed - field ff_timeout to tagente_modulo in migration scripts - -2014-06-03 Sergio Martin - - * include/styles/pandora.css - images/login_background.png - general/login_page.php: Change the whole - login screen to new style - - * fonts - fonts/nunito.woff: Added a web font - - * include/functions_events.php - include/functions_reporting.php: Fix a bug in the - agent events item on reports to reutilize the - standard code - -2014-06-03 Vanessa Gil - - * include/functions_groups.php: Fixed problem - with ACLs in group view. - -2014-06-03 Alejandro Gallardo - - * include/functions_visual_map.php: Now the linked visual - maps are opened as a popup. - - * include/functions_snmp.php: Added a best way to call the - snmpwalk binary. - -2014-06-03 Sergio Martin - - * general/news_dialog.php: Fix a bug in modal window news that - did incompatible with "first time" modal help - - * include/graphs/functions_gd.php: Add a white background to the - progress bars - -2014-06-03 Junichi Satoh - - * godmode/agentes/module_manager_editor_common.php: Changed to disable - 'FF timeout' except async modules. - -2014-06-02 Sancho Lerena - - * pandoradb_data.sql: Nice new default colors, it's spring time ! :) - -2014-06-02 Alejandro Gallardo - - * godmode/setup/setup_visuals.php, - include/functions_config.php: Added a new config token - to hold a custom path for the graphviz binaries. - - * include/functions_networkmap.php: Minor fixes on the - functions "networkmap_create_module_node" and - "networkmap_open_graph". - - * operation/agentes/networkmap.groups.php, - operation/agentes/networkmap.topology.php: Modified to - support the custom graphviz directory, blanks in paths, etc. - -2014-06-02 Ramon Novoa - - * godmode/setup/license.php: Added to repository. License configuration - screen. - -2014-06-02 Ramon Novoa - - * extensions/update_manager/settings.php - godmode/menu.php: Moved license configuration from update manager settings - to its own screen. - -2014-06-02 Miguel de Dios - - * godmode/alerts/configure_alert_template.php, - godmode/reporting/reporting_builder.item_editor.php, - godmode/agentes/planned_downtime.editor.php, godmode/setup/news.php, - include/ajax/module.php, include/functions.php, - include/functions_ui.php, extensions/insert_data.php, - operation/netflow/nf_live_view.php, - operation/reporting/reporting_viewer.php, - operation/reporting/graph_viewer.php, operation/tree.php, - operation/agentes/datos_agente.php, - operation/agentes/estado_monitores.php: fixed the i18n of the - timepicker. - -2014-06-02 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js: fixed the - default height for the visualmap editor. - - Incident: #823 - - * godmode/servers/manage_recontask_form.php: fixed PHP warning. - -2014-06-02 Sergio Martin - - * include/styles/pandora.css - include/styles/dialog.css - include/functions_events.php - operation/agentes/group_view.php - images/data.png - images/network.png - images/tab_green_bg.png - images/database.png - images/os_icons/so_other.png - images/os_icons/so_mac_small.png - images/os_icons/so_mac.png - images/os_icons/so_other_small.png - images/tab_grey_bg.png - images/network.disabled.png - images/plugin.png - images/chart_curve.png - images/header_blackout.png - images/eye.png - general/logon_ok.php: A bunch of aesthetic changes - like table header colors, new icons, etc. - -2014-06-02 Sergio Martin - - * include/styles/pandora.css: Change the zindex of autohidden - menu and shortcut bar to be shown over the gis map for ticket #855 - -2014-06-02 Sergio Martin - - * godmode/menu.php: Fixed database interface ACLs for DM flag - for ticket #849 - -2014-06-02 Miguel de Dios - - * operation/snmpconsole/snmp_view.php: restored the lost code from - the branch 5. - - Incident: #845 - -2014-06-02 Miguel de Dios - - * general/news_dialog.php: fixed the empty list of news in the first - login. - -2014-06-02 Miguel de Dios - - * pandoradb_data.sql: fixed the insertion data of tnews, the lost - columns. - -2014-06-01 Junichi Satoh - - * godmode/massive/massive_edit_modules.php: Improved to support - 'FF interval' and 'FF timeout'. - -2014-05-31 Junichi Satoh - - * 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. - -2014-05-30 Miguel de Dios - - * operation/events/sound_events.php: fixed the break image. - - Incident: #844 - -2014-05-30 Miguel de Dios - - * extensions/files_repo/files_repo_list.php: fixed PHP warnings. - - Incident: #847 - -2014-05-30 Sergio Martin - - * godmode/servers/recon_script.php: Improve layout of recon scripts - lists for ticket #822 - -2014-05-30 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js, - include/functions_visual_map_editor.php: fixed the palette tool for - item group. - - Incident: #838 - -2014-05-30 Sergio Martin - - * godmode/servers/manage_recontask_form.php: Changed the recon task - interval control to be more user friendly improving usability - for manual intervals choices. Ticket #839 - -2014-05-30 Hirofumi Kosaka - - * include/javascript/jquery.pandora.controls.js, - godmode/groups/group_list.php, - godmode/massive/massive_add_alerts.php, - godmode/massive/massive_add_action_alerts.php - godmode/massive/massive_delete_action_alerts.php, - godmode/massive/massive_delete_alerts.php, - godmode/massive/massive_enable_disable_alerts.php, - godmode/massive/massive_standby_alerts.php: Fixed bug that all - agents would be shown in the target for masssive operations, if - the user has an AW privilege for any agent (group). - -2014-05-30 Miguel de Dios - - * godmode/agentes/agent_manager.php, - godmode/setup/setup_visuals.php, include/functions_config.php, - include/config_process.php, include/functions_ui.php, - include/javascript/qrcode.js, include/javascript/pandora.js, - operation/visual_console/public_console.php, images/qrcode_icon.jpg, - general/header.php: added the feature to show the QR code of the - pages for to make for example sticker for the fisical machines or - other things. - - Incident: #818 - -2014-05-30 Sergio Martin - - * general/news_dialog.php: Missed file in last commit - - * godmode/alerts/configure_alert_action.php - godmode/alerts/configure_alert_command.php - include/javascript/pandora_alerts.js: fixed preview - of commands in action configuration and changed the - text input by a textarea in command configuration for - ticket: #852 - -2014-05-30 Sergio Martin - - * 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 - -2014-05-29 Miguel de Dios - - * include/graphs/pandora.d3.js, include/graphs/functions_d3.php, - operation/agentes/networkmap.dinamic.php: fixed the css for the - m$-internet exploter 11. Please Bill Gates travels to Leon. - -2014-05-29 Alejandro Gallardo - - * include/functions_config.php: Fixed the permission - checks of the remote config directories on the function - "config_check". - -2014-05-29 Miguel de Dios - - * include/styles/pandora.css: fixed the css for the - m$-internet exploter 11. Please Bill Gates travels to Leon. - -2014-05-29 Miguel de Dios - - * include/functions_networkmap.php: improved the source code style. - - * extensions/agents_modules.php: fixed the css for the - m$-internet exploter 11. Please Bill Gates travels to Leon. - -2014-05-29 Sergio Martin - - * mobile/index.php: Disable the mobile console when - ACL Enterprise is enabled - -2014-05-28 Alejandro Gallardo - - * include/functions.php: Improved the Windows - compatibility of the function "get_snmpwalk". - -2014-05-28 Alejandro Gallardo - - * include/functions_snmp.php: Improved the security - on the function "snmp_generate_trap" by escaping the - command arguments. - - * include/functions_snmp_browser.php: Improved the - Windows compatibility of some commands. - -2014-05-28 Sergio Martin - - * godmode/agentes/configurar_agente.php: Fixed field that - wasn't saved on DB in WMI modules for ticket #794 - -2014-05-27 Alejandro Gallardo - - * extensions/files_repo.php: Fixed a weird error when - uploading big files. - - * godmode/setup/setup_general.php, - include/functions_config.php: Now is possible to set - a custom path to the pandora server logs. - - * extensions/pandora_logs.php, - extensions/system_info.php: Now the custom server log path - is used if exists. - - * include/functions.php: Now the function "get_file_upload_status" - returns -1 when the $_FILES array is empty. - - * include/config_process.php: Fixed an error that could - avoid the log in pandora_console.log. - -2014-05-27 Miguel de Dios - - * godmode/reporting/graph_builder.main.php, - include/functions_graph.php, include/functions_visual_map.php, - include/functions_custom_graphs.php, include/constants.php, - operation/reporting/graph_viewer.php: killing unicorns and magic - numbers for the kind of custom graphs. - -2014-05-27 Sergio Martin - - * godmode/agentes/agent_wizard.snmp_explorer.php: Fix wrong - parameters like unit setted in SNMP Wizard for ticket #796 - -2014-05-27 Miguel de Dios - - * extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql, - extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql, - extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql, - godmode/reporting/visual_console_builder.editor.js, - include/functions_custom_graphs.php, - include/ajax/visual_console_builder.ajax.php, - include/functions_graph.php, include/functions_visual_map.php, - include/functions_visual_map_editor.php, pandoradb.sql, - pandoradb.postgreSQL.sql, pandoradb.oracle.sql, - operation/reporting/graph_viewer.php, pandoradb_data.sql: added the - custom graphs into the visualmaps. - - Incident: #367 - -2014-05-27 Ramon Novoa - - * godmode/agentes/module_manager_editor_network.php, - include/functions_snmp_browser.php: Hide SNMP v3 passwords. - -2014-05-27 Vanessa Gil - - * operation/snmpconsole/snmp_view.php: Changed ACLs. All - users can view traps whose source isn't in console. - -2014-05-27 Miguel de Dios - - * godmode/agentes/module_manager.php, - operation/agentes/estado_monitores.php, general/main_menu.php: fixed - the PHP warnings. - -2014-05-26 Miguel de Dios - - * include/functions_networkmap.php: added the generate networkmap - from the ip mask. - -2014-05-26 Vanessa Gil - - * godmode/agentes/configurar_agente.php: Comment module - in configuration file when this module is disabled. - -2014-05-25 Junichi Satoh - - * godmode/modules/manage_network_components.php, - godmode/modules/manage_network_components_form.php - godmode/modules/manage_network_components_form_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 each state changing for - network components. - -2014-05-25 Junichi Satoh - - * godmode/massive/massive_edit_modules.php: Improved to support - each state changing of 'FF threshold'. - -2014-05-23 Miguel de Dios - - * include/functions_modules.php, - include/functions_networkmap.php: added the filters for the - CIDR network masks. - -2014-05-23 Vanessa Gil - - * godmode/agentes/module_manager.php: Added optional - module pagination. - -2014-05-23 Vanessa Gil - - * include/functions_forecast.php: Fixed division by zero. - - * operation/visual_console/public_console.php: Fixed link - to public visual console. - -2014-05-22 Sergio Martin - - * include/functions_graph.php: Fix end of unknown - periods in graphs when activate events storm protection - or other prevent events triggering - -2014-05-22 Juan Manuel Ramon - - * godmode/groups/group_list.php: Dont show void agents - in report template wizard. - -2014-05-22 Vanessa Gil - - * godmode/setup/setup_visuals.php - include/functions_config.php - operation/agentes/estado_monitores.php: Added optional - module pagination. - -2014-05-21 Sergio Martin - - * include/functions_graph.php: Fix unknown graphs in graphs - with only negative values. Now the unknown graph is always positive - Ticket: #569 - -2014-05-21 Vanessa Gil - - * godmode/servers/manage_recontask.php - operation/servers/recon_view.php: Added tabs. - -2014-05-21 Sergio Martin - - * general/main_menu.php - godmode/setup/setup_visuals.php - include/styles/pandora.css - include/functions_config.php: Added autohidden menu - feature - -2014-05-21 Vanessa Gil - - * images/dot_blue.png - images/dot_white.png - images/dot_yellow.png - operation/agentes/estado_monitores.php - operation/agentes/status_monitor.php: Changed images. - - -2014-05-21 Junichi Satoh - - * 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 each state changing. - -2014-05-20 Vanessa Gil - - * godmode/gis_maps/configure_gis_map.php: Fixed - typographic error. - -2014-05-20 Alejandro Gallardo - - * include/functions_api.php: Fixed the function - "get_events_with_user". Fixed the json output format. - -2014-05-20 Vanessa Gil - - * operation/events/events.build_query.php - operation/events/events.php - operation/events/events_list.php: Added filters - to event list. - -2014-05-20 Alejandro Gallardo - - * pandora_console/include/styles/pandora.css: Changed - the name of the class "transparent" for "alpha50". - - * pandora_console/godmode/agentes/module_manager_editor_common.php: - Changed the class "transparent" of the elements for the - class "alpha50". - -2014-05-20 Vanessa Gil - - * godmode/agentes/configurar_agente.php: Change double - quotes by single in 'WMI query'. - -2014-05-19 Vanessa Gil - - * godmode/agentes/planned_downtime.editor.php: Fixed - the date range. - -2014-05-19 Vanessa Gil - - * 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 - pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql: Deleted module templates - by default. - -2014-05-19 Vanessa Gil - - * include/languages/ca.mo - include/languages/tr.mo - include/languages/de.mo - include/languages/ja.mo - include/languages/pt_BR.mo - include/languages/ru.mo - include/languages/el.mo - include/languages/nl.mo - include/languages/es.po - include/languages/pl.mo - include/languages/it.mo - include/languages/pt.mo - include/languages/index.pot - include/languages/zh_CN.mo - include/languages/cs.mo - include/languages/es.mo - include/languages/en_GB.mo - include/languages/sk.mo - include/languages/en.mo - include/languages/ar.mo - include/languages/fr.mo: Update languages. - -2014-05-17 Junichi Satoh - - * include/functions_html.php: Fixed the PHP warning. - -2014-05-16 Junichi Satoh - - * include/languages/Makefile: Removed unavailable language files - from the target. Added '--from-code=UTF-8' to xgettext option to - avoid errors with non-ascii characters. - -2014-05-15 Sergio Martin - - * include/help/en/help_ipam.php: Fix bad translations - on ipam english help - - * extensions/realtime_graphs/ajax.php: Little improvement - on pending pandora packages for realtime graphs - -2014-05-14 Sergio Martin - - * extensions/realtime_graphs/ajax.php - extensions/realtime_graphs/realtime_graphs.js - godmode/agentes/module_manager_editor_network.php: Improvements - in realtime graphs and snmp walk modal window - -2014-05-14 Sergio Martin - - * extensions/realtime_graphs/ajax.php: Improve the commands of - realtime graphs - -2014-05-14 Sergio Martin - - * include/functions_graph.php: fixed "resolution" of custom - graphs to have the same results of simple graphs when have data - of more than one month. - For SF bug #2425 - -2014-05-13 Sergio Martin - - * godmode/servers/manage_recontask_form.php: Fix a field - that wasnt hidden in recon server form when select recon - script mode. - -2014-05-12 Sergio Martin - - * godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php - include/functions_reporting.php - include/functions_reports.php: Added SLA Monthly reports. Its - an enterprise feature, so here is only the code to hook it and - some forms logic - - * include/functions_html.php: Add support to header styles in - html_print_table function. Used in SLA monthly reports - -2014-05-12 Vanessa Gil - - * include/functions_config.php: Added alert in header - when safe_mode is on. - -2014-05-11 Junichi Satoh - - * extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Changed the order - of 'ALTER TABLE' and 'INSERT INTO' for trecon_script to avoid error. - Added a missing column for trecon_script. - -2014-05-11 Junichi Satoh - - * install.php: Improved to adjust program paths in pandora db for - FreeBSD. All packages and configuration files except operating - system's base files are installed under /usr/local in FreeBSD. - So, path settings in pandora db for some programs should be changed - from the Linux default. - And, fixed database creation failure with PostgreSQL. - -2014-05-11 Junichi Satoh - - * pandoradb.postgreSQL.sql: Fixed that initial user (admin) cannot - be logged in. - -2014-05-11 Junichi Satoh - - * pandoradb.postgreSQL.sql, pandoradb.data.postgreSQL.sql: Fixed - sql errors. - -2014-05-10 Junichi Satoh - - * pandoradb.sql, pandoradb_data.sql: Fixed sql errors with MySQL5.6. - -2014-05-10 Junichi Satoh - - * extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Fixed a typo. - -2014-05-09 Alejandro Gallardo - - * general/shortcut_bar.php: Updated the shortcut bar. - - * include/styles/pandora.css: Added new styles for the - shortcut bar elements. - -2014-05-08 Alejandro Gallardo - - * extensions/matrix_events/ajax.php, - extensions/matrix_events.php: Added - files. New extension to see the latest events like if - you were the operator of the Nebuchadnezzar. - -2014-05-08 Vanessa Gil - - * godmode/servers/plugin.php: Removed 'max. retries'. - -2014-05-08 Koichiro KIKUCHI - - * godmode/agentes/agent_wizard.snmp_interfaces_explorer.php: - (Re)added ifXTable support to the SNMP interface wizard. - -2014-05-08 Vanessa Gil - - * godmode/agentes/agent_wizard.snmp_explorer.php: - In 'Other SNMP data', check if the targer supports - these items. - -2014-05-08 Juan Manuel Ramon - - * include/functions_tags.php: Fixed ACL tags in complex - scenarios (profiles with groups, tags and propagation). - -2014-05-08 Sergio Martin - - * operation/agentes/ver_agente.php - godmode/menu.php - godmode/massive/massive_operations.php - include/javascript/pandora.js: Add massive operation for - satellite agents threshold edition. This is the part on the - open side that hooks with enterprise code. - - * 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 - pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql: - images/networkmap/satellite.png - images/os_icons/satellite_small.png - images/os_icons/satellite.png - images/op_satellite.png: Add icon to satellite OS - -2014-05-08 Junichi Satoh - - * godmode/servers/manage_recontask.php, - godmode/servers/manage_recontask_form.php: Replaced json_encode() - with io_json_mb_encode() to avoid invalid encoding with multi-byte - characters. - -2014-05-07 Alejandro Gallardo - - * include/functions_visual_map.php: Now the linked - visual consoles are opened in another page. - -2014-05-07 Miguel de Dios - - * include/functions_ui.php, include/functions_networkmap.php: clean - source code style. - - * include/functions_modules.php: added function - "modules_get_interfaces". - -2014-05-07 Juan Manuel Ramon - - * pandoradb_data.sql - include/functions_config.php - extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql - extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql - extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - godmode/setup/setup_visuals.php - godmode/reporting/reporting_builder.php: New feature for - reports and report templates, user can customize report - front page in setup. - -2014-05-07 Alejandro Gallardo - - * godmode/agentes/planned_downtime.editor.php, - godmode/alerts/configure_alert_template.php, - godmode/reporting/reporting_builder.item_editor.php, - operation/netflow/nf_live_view.php: Changed the maximum - character length of the time inputs from 7 to 8. - -2014-05-06 Alejandro Gallardo - - * godmode/alerts/alert_list.list.php: Now the form and - sort values are keeped. - -2014-05-06 Junichi Satoh - - * extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Added missing '`'. - -2014-05-05 Ramon Novoa - - * extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql, - pandoradb.data.oracle.sql, - pandoradb.data.postgreSQL.sql, - pandoradb_data.sql: Added the WMI Recon script to the database. - -2014-05-05 Juan Manuel Ramon - - * pandora_console/include/functions_groups.php - pandora_console/include/functions_events.php: Fixed bug - in event viewer. A user could not be assigned himself as - the owner of the event. - -2014-05-05 Juan Manuel Ramon - - * pandora_console/include/functions_groups.php - pandora_console/include/functions_events.php: Fixed bug - in event viewer. A user could not be assigned himself as - the owner of the event. - -2014-05-05 Alejandro Gallardo - - * include/functions_netflow.php: Added an overflow - property to the data table when its width is too high. - -2014-05-05 Vanessa Gil - - * pandoradb_migrate_5.0.x_to_5.1.mysql.sql - pandoradb_migrate_5.0.x_to_5.1.oracle.sql - pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql: Changed - link 'Pandora FMS Manual'. - -2014-05-05 Sergio Martin - - * extensions/realtime_graphs - extensions/realtime_graphs/ajax.php - extensions/realtime_graphs/realtime_graphs.css - extensions/realtime_graphs/realtime_graphs.js - extensions/realtime_graphs.php: Added real time graphs - extension for ticket #736 - -2014-05-05 Ramon Novoa - - * extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql - pandoradb_data.sql: Added a new OS for satellite agents. - -2014-05-05 Juan Manuel Ramon - - * include/functions_agents.php - include/functions_networkmap.php: Fixed not init agent state - in networkmap. - -2014-05-05 Vanessa Gil - - * operation/agentes/estado_generalagente.php: Add incident view - in agent detail. - -2014-05-04 Junichi Satoh - - * godmode/agentes/planned_downtime.list.php: Fixed unexpected agent - deletion that is not associated with the planned downtime which is - deleted. - -2014-04-29 Vanessa Gil - - * include/ajax/module.php: Add function to get - id tag. - -2014-04-29 Junichi Satoh - - * include/functions_api.php: Added new API functions to manage - special days. - -2014-04-25 Alejandro Gallardo - - * extensions/system_info.php, - godmode/servers/plugin.php, - godmode/setup/file_manager.php, - include/config_process.php, - include/functions_filemanager.php, - include/functions_html.php, - operation/gis_maps/ajax.php, - operation/snmpconsole/snmp_mib_uploader.php: Replaced - the possible backslashes with slashes in the directories - path. - - * include/functions_graph.php: Modified the function - "grafico_modulo_log4x" to adapt the 'set_include_path' to - Windows. - - * include/get_file.php: Now the file name comes from the - function "basename". - -2014-04-24 Alejandro Gallardo - - * install.php: Now the user path backslashes will be - replaced with slashes. - - * extensions/files_repo.php, - extensions/files_repo/files_repo_form.php, - extensions/files_repo/files_repo_get_file.php, - extensions/files_repo/files_repo_list.php, - extensions/files_repo/functions_files_repo.php: Replaced - the 'DIRECTORY_SEPARATOR' var with slashes. Removed the - realpath functions. - - * include/config.inc.php: Replaced the "owndir" final slash - with a 'DIRECTORY_SEPARATOR'. - - * include/functions_html.php: Replaced the "$working_dir" - possible backslashes with slashes. - -2014-04-24 Juan Manuel Ramon - - * operation/events/events.build_table.php: Fixed - multiple validation of events in event list view. - -2014-04-23 Vanessa Gil - - * godmode/agentes/agent_wizard.snmp_explorer.php: Changed - 'network_snmp_data' for 'network_snmp_data_inc' for module - types: Bytes read and Bytes written. - -2014-04-23 Alejandro Gallardo - - * godmode/setup/setup_netflow.php: Added a prompt dialog - to warning about the time increase caused by the address - resolution. - - * include/functions_graph.php: Added the functions - "graph_netflow_circular_mesh" and "graph_netflow_host_traffic". - - * include/functions_netflow.php: Added the function - "netflow_get_record". Added IP address resolution. Added - two new netflow live view items: "host detailed traffic" and - "circular mesh". Error fixes on several functions. - - * include/graphs/functions_d3.php: Added the function - "d3_tree_map_graph". - Improved the function "d3_relationship_graph". - - * include/graphs/pandora.d3.js: Added the function "treeMap". - Improved the function "chordDiagram". - -2014-04-23 Vanessa Gil - - * include/functions_ui.php - include/ajax/module.php - operation/tree.php - operation/agentes/estado_monitores.php - operation/agentes/status_monitor.php: Changed - data view of modules to popup. - - * include/styles/menu.css: Changed style of menu. - -2014-04-22 Sergio Martin - - * pandoradb.postgreSQL.sql - pandoradb.oracle.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.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 - godmode/agentes/module_manager_editor_plugin.php - godmode/servers/plugin.php - godmode/servers/manage_recontask.php - godmode/servers/manage_recontask_form.php - godmode/servers/recon_script.php - pandoradb_data.sql - include/javascript/pandora_modules.js - pandoradb.sql: Changed the recon scripts parameters to - dynamic fields like plugin macros. - Fixed some plugin macros bugs in the new hide parameter - -2014-04-21 Hirofumi Kosaka - - * godmode/massive/massive_enable_disable_alerts.php, - godmode/massive/massive_standby_alerts.php: Long agent/module - name with multi-byte chars could be shown as 'null' on alert - list at the massive alert enable/disable/standby operations - screen (because LEFT() in SQL does not consider multi-byte - chars, neither SUBSTR() for alternative). - -2014-04-19 Junichi Satoh - - * godmode/agentes/agent_manager.php, - godmode/agentes/agent_wizard.snmp_explorer.php, - godmode/agentes/configurar_agente.php, - godmode/agentes/module_manager_editor.php, - godmode/agentes/module_manager_editor_common.php: Replaced - json_encode() with io_json_mb_encode() to avoid invalid encoding - with multi-byte characters. - -2014-04-16 Miguel de Dios - - * include/javascript/d3.v3.4.5.js: added the last javascript - D3 library. - - * include/javascript/pandora_modules.js, - include/functions_visual_map.php, include/functions_networkmap.php, - include/functions_os.php, include/db/mysql.php, - include/functions_netflow.php, include/constants.php, - include/functions_reporting.php: standarized the color, now the - code uses the colors constant. - -2014-04-16 Miguel de Dios - - * include/functions_networkmap.php: cleaned source code and killed - some unicorns and magic numbers, now there is some constants. - -2014-04-16 Alejandro Gallardo - - * godmode/setup/setup_netflow.php: Added a radio buttons - to activate or deactivate the name resolution for ip addresses. - - * include/functions_config.php: Added the name resolution by - if to the funcion "config_update_config". - - * include/functions_graph.php: Added 50px to the width of the - pie of the function "graph_netflow_aggregate_pie". - - * include/functions_netflow.php: Improved the styles of the - netflow report tables. - - * include/graphs/flot/pandora.flot.js: Now the legend items - show the percentage when the pie labels are hidden. - - * pandora_console/include/graphs/functions_d3.php, - pandora_console/include/graphs/pandora.d3.js: Added files. - -2014-04-14 Alejandro Gallardo - - * include/functions_ui.php: Improved the function - "ui_get_url_refresh" to deal with arrays obtained from - the parameters of get, post and custom sources. - - * operation/agentes/status_monitor.php: Now is possible - to filter the modules by the agents custom fields. - -2014-04-10 Alejandro Gallardo - - * 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: - Added the column "name"to the table "treport_content". - - * godmode/reporting/reporting_builder.item_editor.php, - godmode/reporting/reporting_builder.php: Now is posible - to add a name to the report items. - - * godmode/reporting/reporting_builder.list_items.php: Now - the list shows the name of the item or the description if - the name is empty. - - * operation/reporting/reporting_xml.php, - include/functions_reporting.php: Now the XML and common - reports show the item name if exists. - - * extensions/files_repo/files_repo_list.php: Improved - the description. - -2014-04-09 Vanessa Gil - - * godmode/servers/plugin.php - include/functions_html.php - include/javascript/pandora_module.js: Possibility to - hide the value of a macro. - - * include/styles/pandora.css: Changed color alerts. - -2014-04-09 Ramon Novoa - - * extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql: Added the SNMP L2 - recon script to the migration script. - -2014-04-09 Alejandro Gallardo - - * extensions/files_repo/files_repo_get_file.php: Added file - to download files from files_repo extension via public links. - - * extensions/files_repo/sql/files_repo.sql, - extensions/files_repo/sql/files_repo.oracle.sql, - extensions/files_repo/sql/files_repo.postgreSQL.sql: Added - the new column 'hash'. - - * extensions/files_repo/functions_files_repo.php, - extensions/files_repo/files_repo_list.php, - extensions/files_repo/files_repo_form.php, - extensions/files_repo.php: Now an user can make the files - public and get the public download links. Error fixes. - -2014-04-08 Alejandro Gallardo - - * include/functions.php: Added the functions - "get_file_upload_status" and "translate_file_upload_status". - - * extensions/files_repo.php, - extensions/files_repo/functions_files_repo.php, - extensions/files_repo/files_repo_list.php, - extensions/files_repo/files_repo_form.php, - extensions/files_repo/sql/files_repo.sql, - extensions/files_repo/sql/files_repo.postgreSQL.sql, - extensions/files_repo/sql/files_repo.oracle.sql: Added - new files. New extension "Files repository". - -2014-04-07 Vanessa Gil - - * pandoradb.oracle.sql - pandoradb.postgreSQL.sql - pandoradb.sql - extras/pandoradb_migrate_5.0_to_5.1.mysql.sql - extras/pandoradb_migrate_5.0_to_5.1.oracle.sql - extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql - godmode/reporting/reporting_builder.main.php - godmode/reporting/reporting_builder.php: Add scheduled - reports. - - * images/csv_disabled.png - images/html_disabled.png - images/pdf_disabled.png - images/xml_disabled.png - images/schedule_report.png: Added images. - -2014-04-05 Junichi Satoh - - * include/help/ja/help_field_match_snmp.php: Updated help. - -2014-04-05 Junichi Satoh - - * pandoradb_data.sql, pandoradb.data.oracle.sql, - pandoradb.data.postgreSQL.sql: Fixed typo. - -2014-04-04 Miguel de Dios - - * include/functions_network_components.php: some cleans into the - source code style. - -2014-04-04 Miguel de Dios - - * include/functions_networkmap.php: fixed the networkmap L2 with - unknown modules. Thanks Alex. - -2014-04-03 Miguel de Dios - - * include/functions_networkmap.php: fixed the PHP warning. - -2014-04-03 Miguel de Dios - - * godmode/agentes/module_manager_editor.php, - godmode/agentes/module_manager_editor_common.php, - include/ajax/module.php, include/functions_html.php: fixed the - relationship between modules. - -2014-04-03 Ramon Novoa - - * images/os_icons/so_router.png, - images/os_icons/so_router_small.png - imagesimages/os_icons/so_switch.png - imagesimages/os_icons/so_switch_small.png: Updated icons for generic - switches and routers. - -2014-04-03 Ramon Novoa - - * 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: Updated the migration - scripts. - -2014-04-03 Ramon Novoa - - * images/networkmap/so_router.png, - images/networkmap/so_switch.png, - images/os_icons/so_router.png, - images/os_icons/so_switch.png: Added to repository. Icons for L2 network - maps. - - * pandoradb.sql, - ppandoradb_data.sql: Added the Recon SNMP L2 network discovery script. - -2014-04-03 Miguel de Dios - - * operation/agentes/estado_generalagente.php: fixed the $id_agente - var lost. - -2014-04-02 Sergio Martin - - * include/functions_api.php: Added new API function to validate - alerts from PagerDuty notification service - -2014-04-02 Miguel de Dios - - * operation/search_results.php, operation/search_users.getdata.php: - fixed the count of user in the global search main page. - - Incident: #710 - -2014-04-02 Vanessa Gil - - * godmode/menu.php - godmode/agentes/planned_downtime.editor.php - operation/menu.php: Changed 'Scheduled downtime' - from Administration to Operation. - Added help in scheduled downtime form. - Changed 'Update manager' from Operation->Extensions - to Administration->Setup. - -2014-04-02 Miguel de Dios - - * godmode/modules/manage_network_components.php, - godmode/modules/manage_network_components_form.php, - godmode/agentes/configurar_agente.php, - include/functions_snmp_browser.php, - operation/snmpconsole/snmp_browser.php: implemented the feature to - create a network component from snmp browser. - - Incident: #684 - -2014-04-01 Miguel de Dios - - * include/functions_modules.php, operation/agentes/exportdata.php: - fixed the export data from modules with string data. - - Incident: #707 - -2014-04-01 Alejandro Gallardo - - * include/functions_networkmap.php: Modified the L2 - network interfaces. - -2014-03-31 Alejandro Gallardo - - * include/functions_networkmap.php: Updated the function - "networkmap_generate_dot" to fix a regex and delete the - central node if the L2 network interfaces is true. - - * operation/agentes/estado_generalagente.php: Fixed - some regex. - -2014-03-31 Vanessa Gil - - * pandoradb.oracle.sql - pandoradb.postgreSQL.sql - pandoradb.sql - extras/pandoradb_migrate_5.0_to_5.1.mysql.sql - extras/pandoradb_migrate_5.0_to_5.1.oracle.sql - extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql - godmode/snmpconsole/snmp_alert.php: Add more actions - to snmp alerts. - -2014-03-31 Miguel de Dios - - * include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php: fixed the status color - of the percentile bars and bubbles. - - Incident: #555 - -2014-03-31 Miguel de Dios - - * godmode/servers/plugin.php: fixed the plugins server without - parameters. - - Incident: #703 - -2014-03-31 Miguel de Dios - - * godmode/agentes/agent_conf_gis.php, - operation/agentes/gis_view.php: changed the style to message of - error to set the standar style of new Pandora. - -2014-03-30 Junichi Satoh - - * include/functions_config.php, include/auth/mysql.php, - godmode/setup/setup_auth.php: Added the feature to fallback to local - authentication when remote authentication is failed. - -2014-03-28 Miguel de Dios - - * include/functions_graph.php: set the zeroes values in the boolean - graph as zeroes values. - - Incident: #665 - -2014-03-28 Juan Manuel Ramon - - * godmode/reporting/map_builder.php - godmode/netflow/nf_edit_form.php - include/ajax/visual_console_builder.ajax.php - operation/menu.php: Fix ACLs in these views. - -2014-03-28 Miguel de Dios - - * include/functions_gis.php: set a white background for the - label of mouse position. - - Incident: #583 - -2014-03-28 Miguel de Dios - - * include/functions_gis.php, operation/agentes/gis_view.php: fixed - the GIS view for agents. - - Incident: #611 - - BACKPORTED FROM THE BRANCH PANDORA_5 - -2014-03-27 Miguel de Dios - - * include/gettext.php: fixed the PHP warnings. - - Incident: #656 - -2014-03-27 Vanessa Gil - - * include/languages/ca.mo - include/languages/tr.mo - include/languages/de.mo - include/languages/ja.mo - include/languages/pt_BR.mo - include/languages/ru.mo - include/languages/el.mo - include/languages/nl.mo - include/languages/es.po - include/languages/pl.mo - include/languages/it.mo - include/languages/pt.mo - include/languages/index.pot - include/languages/zh_CN.mo - include/languages/cs.mo - include/languages/es.mo - include/languages/en_GB.mo - include/languages/sk.mo - include/languages/en.mo - include/languages/ar.mo - include/languages/fr.mo: Update languages. - -2014-03-27 Vanessa Gil - - * godmode/alerts/alert_commands.php - godmode/snmpconsole/snmp_alert.php: Fixed - bug:load recovery fields of alert actions. - -2014-03-27 Alejandro Gallardo - - * include/functions_config.php, - godmode/setup/setup_visuals.php, - general/login_page.php: Now is possible to select a - custom login background in the setup visuals section. - - * images/backgrounds/default_4.0-stripes.gif, - images/backgrounds/default_4.0.jpg, - images/backgrounds/default_5.0.png, - images/backgrounds/flowers.jpg, - images/backgrounds/grass.jpg, - images/backgrounds/tiles.jpg, - images/backgrounds/wall.jpg, - images/backgrounds/wood.jpg: Added new images to use - it as custom login backgrounds. - - * images/backgrounds/background1.jpg, - images/backgrounds/background2.jpg, - images/backgrounds/background3.jpg, - images/backgrounds/background4.jpg, - images/backgrounds/background5.jpg, - images/backgrounds/background6.jpg, - images/backgrounds/background7.jpg, - images/backgrounds/background8.jpg, - images/backgrounds/background9.jpg, - images/backgrounds/background10.jpg, - images/backgrounds/background_red.jpg: Delete some - VERY old images. - -2014-03-27 Vanessa Gil - - * images/help/custom_oid2.png: Changed image. - -2014-03-27 Vanessa Gil - - * extras/pandoradb_migrate_5.0_to_5.1.mysql.sql: - Fixed error with 'talert_snmp' order fields. - - * include/help/en/help_field_match_snmp.php - include/help/es/help_field_match_snmp.php: Changed help. - -2014-03-27 Vanessa Gil - - * pandoradb.oracle.sql - pandoradb.postgreSQL.sql - pandoradb.sql - extras/pandoradb_migrate_5.0_to_5.1.mysql.sql - extras/pandoradb_migrate_5.0_to_5.1.oracle.sql - extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql - godmode/snmpconsole/snmp_alert.php - operation/snmpconsole/snmp_view.php: Add fields 'order_x' - to SNMP Traps. - - * images/help/custom_oid.png - images/help/custom_oid2.png - images/help/trap.png: Added images. - - * include/help/en/help_field_match_snmp.php - include/help/es/help_field_match_snmp.php: Changed help. - -2014-03-24 Miguel de Dios - - * godmode/massive/massive_edit_modules.php, - godmode/massive/massive_edit_agents.php, - godmode/massive/massive_delete_modules.php, - godmode/massive/massive_copy_modules.php, - godmode/groups/group_list.php, operation/agentes/ver_agente.php: - implement the filter by agent status in the other massive - operations. - - Incident: #669 - -2014-03-24 Alejandro Gallardo - - * operation/agentes/estado_monitores.php: Fixed an error - on the monitor relationship tooltip. - -2014-03-24 Miguel de Dios - - * godmode/massive/massive_edit_agents.php, - godmode/massive/massive_delete_agents.php, - godmode/groups/group_list.php, include/functions_agents.php, - include/javascript/jquery.pandora.controls.js, - operation/agentes/ver_agente.php, - operation/agentes/estado_monitores.php: added the feature to filter - by agent status in the massive operations into - "massive agent deletion" and "massive agent edition". - - Incident: #669 - -2014-03-21 Miguel de Dios - - * include/constants.php: added lost constant for - "SERVICE_STATUS_ALERT". - -2014-03-21 Miguel de Dios - - * godmode/reporting/visual_console_builder.wizard.php, - godmode/reporting/visual_console_builder.php, include/constants.php, - include/functions_visual_map.php: added the feature to set the - parent of items from the wizard. - - Incident: #670 - -2014-03-21 Miguel de Dios - - * include/functions_visual_map.php: uploaded the lost changes in the - code for to make the link in the group item. - -2014-03-20 Miguel de Dios - - * images/group_green.disabled.png, images/group_green.png, - extras/pandoradb_migrate_5.0.x_to_5.1.postgreSQL.sql, - extras/pandoradb_migrate_5.0.x_to_5.1.oracle.sql, - extras/pandoradb_migrate_5.0.x_to_5.1.mysql.sql, - godmode/reporting/visual_console_builder.editor.js, - godmode/agentes/configurar_agente.php, include/styles/pandora.css, - include/functions_networkmap.php, include/functions_agents.php, - include/functions_visual_map_editor.php, - include/functions_modules.php, include/functions_groups.php, - include/constants.php, include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php, pandoradb.sql, - pandoradb.postgreSQL.sql, pandoradb.oracle.sql: added the feature to - show the item for groups in visualmap. - - Incident: #671 - -2014-03-20 Miguel de Dios - - * godmode/snmpconsole/snmp_alert.php, - godmode/alerts/alert_list.list.php, - godmode/agentes/agent_manager.php, - godmode/agentes/configurar_agente.php, - godmode/agentes/modificar_agente.php, - include/functions_reporting.php, - operation/agentes/estado_agente.php, - images/remote_configuration.png: added a tab for enterprise remote - configuration. - - Incident: #311 - -2014-03-19 Alejandro Gallardo - - * pandoradb_data.sql, - pandoradb.data.oracle.sql, - pandoradb.data.postgreSQL.sql: Deleted an old link - and updated the link to the Pandora FMS documentation. - - * pandoradb.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.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: - Added the column "l2_network" to the table "tnetwork_map". - - * godmode/agentes/module_manager_editor_common.php: - Added a help tip to a column of relations. - - * include/functions_modules.php: Improved the function - "modules_relation_exists". - - * operation/agentes/networkmap.topology.php, - include/functions_networkmap.php, - operation/agentes/networkmap.php: Added a new option - to show the relations between the agents interfaces. - - * operation/agentes/estado_monitores.php: Added a tooltip - to show the relations of a monitor in the monitor list. - -2014-03-19 Vanessa Gil - - * pandoradb.oracle.sql - pandoradb.postgreSQL.sql - pandoradb.sql - extras/pandoradb_migrate_5.0_to_5.1.mysql.sql - extras/pandoradb_migrate_5.0_to_5.1.oracle.sql - extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql - godmode/snmpconsole/snmp_alert.php: Add variables to - SNMP Traps. - -2014-03-19 Miguel de Dios - - * operation/snmpconsole/snmp_view.php, - include/functions_ui.php: fixed the view in fullscreen. - - Incident: #675 - -2014-03-18 Vanessa Gil - - * pandoradb.oracle.sql - pandoradb.postgreSQL.sql - pandoradb.sql - extras/pandoradb_migrate_5.0_to_5.1.mysql.sql - extras/pandoradb_migrate_5.0_to_5.1.oracle.sql - extras/pandoradb_migrate_5.0_to_5.1.postgreSQL.sql - godmode/snmpconsole/snmp_alert.php - godmode/snmpconsole/snmp_view.php: Improved ACLs in - SNMP Traps. - -2014-03-18 Miguel de Dios - - * godmode/agentes/configurar_agente.php, - godmode/agentes/module_manager_editor_plugin.php, - include/ajax/module.php, include/javascript/pandora_modules.js: - fixed the save module plugin server from the component. - -2014-03-18 Alejandro Gallardo - - * pandoradb.data.oracle.sql, - pandoradb.data.postgreSQL.sql, - 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: - Added the table "tmodule_relationship". - - * operation/agentes/estado_generalagente.php: Added a - new table to show the network interfaces of the agent. - Minor fixes. - - * include/styles/pandora.css: Added properties for the - class transparent'. - - * include/ajax/module.php: Fixed an error and added code - to retrieve a module autocomplete input or add, remove - or update a module relation via ajax. - - * include/functions_modules.php: Added the functions - "modules_get_relations", "modules_relation_exists", - "modules_add_relation", "modules_delete_relation" and - "modules_change_relation_lock". - - * godmode/agentes/module_manager_editor_common.php: - Added a table and control to show, add or delete - relations with other modules. Added the javascript - functions "change_modules_autocomplete_input", - "add_new_relation", "change_lock_relation" and - "delete_relation". - - * godmode/agentes/module_manager_editor.php: Added a - line to show the module relations table and control. - - * godmode/agentes/module_manager_editor_network.php: - Minor fix. - -2014-03-17 Vanessa Gil - - * pandoradb.sql - extras/pandoradb_migrate_5.0_to_5.1.mysql.sql - godmode/agentes/configurar_agente.php: Fixed bug: - 'post_process' out of range. - -2014-03-17 Vanessa Gil - - * operation/snmpconsole/snmp_view.php: Added 'group by - OID/IP' to SNMP traps. - -2014-03-14 Vanessa Gil - - * pandoradb.data.oracle.sql - pandoradb.data.postgreSQL.sql - pandoradb.sql - pandoradb_data.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 - godmode/reporting/graph_builder.graph_editor.php - godmode/setup/setup_visuals.php - include/functions_config.php - include/functions_graph.php: Changed weight and colors in - combine graphs. - -2014-03-13 Sergio Martin - - * include/functions_visual_map.php - include/ajax/visual_console_builder.ajax.php: Fix wrong - alerts status in warning without alerts elements. Fix alerts - status broken by miguel in previous commits to fix ajax load, - -2014-03-13 Ramon Novoa - - * include/functions_netflow.php: Improved version detection. Some distros - append alphanumeric character to the version number. - - * include/functions_reporting.php: Fixed SLA bars. Unknown intervals were - not properly computed. - -2014-03-13 Miguel de Dios - - * include/functions_visual_map.php: fixed the link of other visual - map when it is in a public visual console. - - Incident: #658 - -2014-03-13 Miguel de Dios - - * general/shortcut_bar.php, include/functions_ui.php: fixed the - PHP warnings. - -2014-03-13 Miguel de Dios - - * godmode/reporting/reporting_builder.main.php, - godmode/reporting/reporting_builder.php, - include/functions_users.php: fixed the access to the report with the - user profile "RW" and "RM". - - Incident: #655 - -2014-03-13 Vanessa Gil - - * godmode/menu.php - godmode/groups/configure_modu_group.php - godmode/groups/modu_group_list.php: Moved 'Module groups' - to 'Manage modules'. - -2014-03-12 Miguel de Dios - - * godmode/agentes/configurar_agente.php: fixed for opensource - version the prediction modules. - -2014-03-12 Miguel de Dios - - * godmode/agentes/module_manager_editor_plugin.php, - include/javascript/pandora_modules.js: fixed the automagic deletion - of macros when load a component. - - Incident: #654 - -2014-03-11 Sergio Martin - - * include/functions_graph.php: Change the unknown mode - to dont set data to 0 when is unknown and to not ignore - unknown periods when are too short. Fixed events, alerts - and unknown graphs in boolean graphs too. - - * include/functions_events.php: Delete useless link - to deprecated url in events details (module link) - -2014-03-11 Miguel de Dios - - * include/functions_html.php: fixed the PHP warning in the function - "html_get_predefined_table". - - Incident: #492 - -2014-03-11 Miguel de Dios - - * include/javascript/pandora_modules.js: fixed the javascript to - load the WMI query in the form to edit the module. - - Incident: #598 - -2014-03-11 Miguel de Dios - - * operation/agentes/estado_monitores.php: fixed the length of module - name in the agent view. - - Incident: #608 - -2014-03-10 Miguel de Dios - - * include/functions_visual_map.php: fixed images of static graphs. - - Incident: #571 - -2014-03-10 Miguel de Dios - - * godmode/modules/manage_network_components_form.php: fixed the - fields for wmi that was disabled. - - Incident: #637 - - * godmode/modules/manage_network_components_form_common.php, - godmode/modules/manage_network_components_form_wmi.php: - -2014-03-10 Miguel de Dios - - * include/graphs/flot/pandora.flot.js: fixed the position of buttons - in the flot area graphs when the graphs are in other pages than - stat win. - - Incident: #560 - - * operation/agentes/graphs.php, include/graphs/fgraph.php, - include/graphs/functions_flot.php: cleaned source code style. - -2014-03-10 Miguel de Dios - - * include/javascript/pandora_snmp_browser.js, - include/functions_snmp_browser.php: cleaned source code style. - - * godmode/agentes/module_manager_editor_network.php: fixed the - javascript include for policies. - - Incident: #616 - -2014-03-10 Juan Manuel Ramon - - * include/functions_reporting.php: sla reports with sla - completion equal to 100 are ok, not "inside limits". - -2014-03-09 Junichi Satoh - - * include/help/ja/help_ipam.php: Added japanese ipam help file. - -2014-03-07 Miguel de Dios - - * operation/agentes/status_monitor.php, - operation/agentes/estado_monitores.php: added the snapshot feature - in the view of monitors. - -2014-03-06 Miguel de Dios - - * include/functions_visual_map.php, - operation/visual_console/render_view.php: cleaned source code style. - - * include/functions_reporting.php: fixed the legend for the graphs - into the topn element report. - - Incident: #597 - -2014-03-06 Miguel de Dios - - * operation/agentes/snapshot_view.php: fixed the lost scrollbars. - -2014-03-06 Sergio Martin - - * include/javascript/pandora_alerts.js: Added missed code - in action recovery fields feature - -2014-03-05 Sergio Martin - - * include/help/en/help_ipam.php: Fix typo - -2014-03-05 Sergio Martin - - * images/automatic.png - images/manual.png - images/calculator.png: Add missed images for IPAM - -2014-03-05 Miguel de Dios - - * index.php, operation/search_results.php: fixed the global search - when the text to search end with whitespace. - - Incident: #605 - -2014-03-05 Miguel de Dios - - * include/ajax/module.php: fixed the ajax calls for to get json - data. - - Incident: #619 - -2014-03-05 Sergio Martin - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql: Add recovery fields in actions - table and recovery field1 in template table in creation - scripts of 5.1. - Ticket #501 - -2014-03-05 Sergio Martin - - * 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 - -2014-03-04 Sancho Lerena - - * en/help_ipam.php: Added translation for IPAM help. - - * e?/help_pcap_filter.php: Added small sample. - - * es/help_ipam.php: Some adittions. - -2014-03-04 Miguel de Dios - - * include/functions_api.php: fixed the function "get_module_name". - Thanks Cucumber. - -2014-03-04 Sergio Martin - - * include/help/es/help_ipam.php: Typo fix in ipam text - -2014-03-04 Sergio Martin - - * include/help/es/help_ipam.php: Added spanish IPAM help - - * include/styles/pandora.css: Little fix on help - styles changing size to h3 tag - -2014-03-04 Miguel de Dios - - * include/functions_api.php: fixed the function "api_get_policies". - Thanks Cucumber. - -2014-03-04 Miguel de Dios - - * include/functions_api.php: fixed the function - "api_get_tactical_view". Thanks Cucumber. - -2014-03-04 Miguel de Dios - - * include/functions_api.php: fixed the function "api_get_gis_agent". - Thanks Cucumber. - - * include/functions_io.php: cleaned source code style. - -2014-03-03 Miguel de Dios - - * 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. - -2014-02-25 Sergio Martin - - * 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 - -2014-02-20 Miguel de Dios - - * godmode/agentes/fields_manager.php: added the id column in the - list of fields because it is needed in some api calls. - -2014-02-19 Miguel de Dios - - * godmode/agentes/module_manager_editor_common.php: added lost id - of module, because the user needs for example the api calls. - -2014-02-18 Juan Manuel Ramon - - * operation/agentes/ver_agente.php: Fixed agent tooltip - for metaconsole networkmap. Now check ACL tags are checked. - -2014-02-17 Juan Manuel Ramon - - * operation/agentes/status_monitor.php: Fixed tag combo, - now only shows user tags not all. - -2014-02-14 Juan Manuel Ramon - - * 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. - -2014-02-12 Sergio Martin - - * mobile/operation/events.php: Fix order of the event - list on mobile console. - -2014-02-11 Sergio Martin - - * mobile/operation/events.php: Inverse the order - of the shown events to show them from newer to older - -2014-02-11 Sergio Martin - - * mobile/index.php - mobile/operation/tactical.php - mobile/operation/home.php: Change the tactical - view to load dinamically the graph to be adapted - to the layout when change device orientation. Fix - id_user info on title - -2014-02-11 Sergio Martin - - * mobile/operation/agent.php - mobile/operation/events.php - mobile/operation/home.php - mobile/operation/modules.php - mobile/operation/alerts.php - mobile/include/style/main.css: Improve user feedback - with warnings when no modules or events found, and - drawing in the header the id user logged (only in home - screen) - -2014-02-10 Sergio Martin - - * mobile/include/style/main.css: Fix ugly close dialog - button - -2014-02-10 Sergio Martin - - * mobile/include/style/main.css - mobile/index.php - mobile/operation/visualmap.php - mobile/operation/tactical.php - mobile/operation/module_graph.php - mobile/operation/modules.php - mobile/operation/agent.php: More improvements on - visual styles in mobile console. Layouts, adaption - of graphs dinamically to the screen using ajax, etc. - -2014-02-10 Sergio Martin - - * mobile/operation/agents.php - mobile/operation/events.php - mobile/include/style/main.css - mobile/include/ui.class.php: More visual improvements - on mobile console - -2014-02-10 Sergio Martin - - * mobile/include/style/main.css: Fix style of the close - button of global search control - -2014-02-10 Sergio Martin - - * 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 - -2014-02-07 Sergio Martin - - * 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 - -2014-02-07 Sergio Martin - - * mobile/operation/networkmaps.php - mobile/operation/agent.php - mobile/include/style/main.css - mobile/include/ui.class.php - mobile/include/user.class.php - mobile/images/pandora_mobile_console.png: Improve - network map ACLs and more usability/aesthetic issues - -2014-02-06 Sergio Martin - - * mobile/index.php - mobile/operation/visualmap.php - mobile/operation/visualmaps.php - mobile/operation/networkmap.php - mobile/operation/home.php - mobile/operation/agent.php - mobile/include/style/main.css - mobile/include/user.class.php: Added visual - consoles in mobile console. Improve the apparience with - new icons (pandora ones), better layout, etc. - - * godmode/reporting/map_builder.php: Fix type - in gettext function - -2014-02-06 Junichi Satoh - - * include/languages/ja.po, include/languages/ja.mo: Updated - untranslated strings. - -2014-02-05 Sergio Martin - - * 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 - -2014-02-04 Sergio Martin - - * include/functions_groups.php - mobile/operation/tactical.php - mobile/operation/groups.php - mobile/include/style/main.css: Improve mobile - console. Especially groups view - -2014-01-31 Sergio Martin - - * mobile/operation/agent.php - mobile/operation/events.php - mobile/operation/modules.php - mobile/operation/alerts.php - mobile/include/style/main.css - include/functions.php: Fixed last 10 events on - agent view and improve usability and styles - -2014-01-30 Sergio Martin - - * include/languages/es.po - include/languages/es.mo: Update some spanish - bad translations - -2014-01-30 Sergio Martin - - * operation/gis_maps/ajax.php: Fixed broken agent - icons when autorefresh on gis maps - - * mobile/operation/groups.php - mobile/operation/events.php - mobile/include/style/main.css - mobile/include/ui.class.php - mobile/include/user.class.php: More aesthetic and - responsible improvements on mobile console - - * include/functions_graph.php - include/constants.php: Added more colors to the - graph color collection to support more graphics in - a combined graphs - -2014-01-28 Sergio Martin - - * mobile/operation/events.php: Improve the method of - detection if first event list loaded is on the - window limits. - -2014-01-28 Sergio Martin - - * mobile/operation/events.php: Fix event loading when - the screen is bigger than the initial list height - -2014-01-28 Sergio Martin - - * include/languages/ca.mo - include/languages/tr.mo - include/languages/de.mo - include/languages/ja.mo - include/languages/pt_BR.mo - include/languages/ru.mo - include/languages/el.mo - include/languages/nl.mo - include/languages/es.po - include/languages/pl.mo - include/languages/it.mo - include/languages/pt.mo - include/languages/index.pot - include/languages/zh_CN.mo - include/languages/cs.mo - include/languages/es.mo - include/languages/en_GB.mo - include/languages/sk.mo - include/languages/en.mo - include/languages/ar.mo - include/languages/fr.mo: Update languages for - v5 SP3 - -2014-01-27 Sergio Martin - - * include/functions_events.php: Fixed metaconsole event - colors for incident #526 - -2014-01-27 Sergio Martin - - * include/functions_alerts.php: Fixed the group of the - event generated when validate an alert manually - -2014-01-24 Sergio Martin - - * include/functions_alerts.php: Fix forgotten cases on - actions escalation - -2014-01-24 Sergio Martin - - * godmode/alerts/alert_list.list.php - godmode/alerts/alert_view.php - include/styles/pandora.css - include/functions_alerts.php: Fix some bugs when - doesnt exist an action with min-infinite situation. - Some visual fixes - -2014-01-23 Sergio Martin - - * godmode/alerts/alert_view.php - include/styles/pandora.css - include/functions_alerts.php: Fix escalation errors, added action - threshold information, encapsulate code to avoid future headaches. - -2014-01-23 Miguel de Dios - - * include/functions_visual_map.php, - include/styles/pandora.css: fixed the font sizes for the visualmaps - embedmed into a dash - - Incident: #537 from local tacker. - -2014-01-23 Miguel de Dios - - * include/functions_visual_map.php: fixed the links of icons in - the visualconsole. - -2014-01-23 Miguel de Dios - - * operation/visual_console/render_view.php: re-added the countdown - widget for visualmaps in fullscreen. - - Incident: #539 from local tacker. - -2014-01-23 Miguel de Dios - - * godmode/reporting/map_builder.php, - godmode/reporting/visual_console_builder.data.php: fixed the access - to user with operator read or and operator write in all group into - the visualmaps. - - Incident: #538 from local tracker - -2014-01-23 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js, - include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php: fixes the bug for - the simple values positions and the enable links in the static - graph. - - Incidents: #536 and #535 from local tracker -2014-01-22 Sergio Martin - - * include/functions_visual_map.php, - include/styles/pandora.css: fixed the font sizes for the visualmaps - embedmed into a dashboard. - -2014-01-22 Sergio Martin - - * godmode/alerts/alert_view.php: Add exception - of field1 in recovery fields to the new alert view - - * include/functions_reporting.php - mobile/operation/agents.php - mobile/operation/tactical.php - mobile/include/style/main.css: Improve tactical and - agents view in mobile console - -2014-01-22 Miguel de Dios - - * godmode/reporting/reporting_builder.item_editor.php, - include/constants.php, include/functions_reporting.php: added - constants and killed magic numbers and unicorns. - - * include/functions_modules.php: added function - "modules_get_modules_in_group". - -2014-01-21 Sergio Martin - - * images/long_arrow.png - godmode/alerts/alert_view.php - godmode/alerts/alert_list.list.php - include/styles/pandora.css: Added an advanced alert view - with details, triggering conditions, actions escalation and - actions fields including triggering, recovering and command preview - -2014-01-20 Ramon Novoa - - * pandoradb.sql: Changed the type of tnetwork_component.description to - TEXT. Fixes ticket #487. - -2014-01-20 Miguel de Dios - - * mobile/include/user.class.php, - mobile/include/system.class.php: fixed SQL injection. - - Issue found by Lincoln, a member of Corelan Team - -2014-01-17 Juan Manuel Ramon Vigo - - * godmode/reporting/reporting_builder.php: Fixed group filter in report - list view. - -2014-01-17 Miguel de Dios - - * godmode/agentes/agent_manager.php: fixed the PHP warnings and - notices. - - Fixes: #2414 - -2014-01-17 Juan Manuel Ramon Vigo - - * godmode/events/event_edit_filter.php - include/functions_events.php - operation/events/events_list.php:Fixed an ACL issue with event filters. - -2014-01-17 Sergio Martin - - * include/functions_events.php: Added ack_utimestamp and id_agent - to the grouped events query to fix bad results - -2014-01-16 Miguel de Dios - - * godmode/agentes/modificar_agente.php, - include/functions_agents.php: fixed the PHP warnings and notices. - - Fixes: #2412 - -2014-01-16 Miguel de Dios - - * general/header.php: fixed the PHP notices about the var - $search_keywords. - -2014-01-16 Ramon Novoa - - * godmode/alerts/alert_list.list.php, - include/functions.php, - include/functions_alerts.php: Changes to the alert view to make it more - compact. - -2014-01-14 Sergio Martin - - * include/functions_config.php: Fixed a warning message on - PHP configuration advise. For Sourceforge ticket #2409 - -2014-01-14 Sergio Martin - - * include/functions_groups.php: Fix group parameter in links - of groups view on mobile console. Incident #491 - -2014-01-14 Miguel de Dios - - * godmode/reporting/reporting_builder.list_items.php: fixed the - list of modules from inventory item. - -2014-01-13 Sergio Martin - - * include/functions_config.php: Added to the header warnings the - checking of some php.ini values for incident #393 - -2014-01-13 Sergio Martin - - * include/graphs/functions_flot.php: fix unecessary space under the - area graphs when menu is not setted. If is setted, this space is - for the overview graph. Incident #499 - -2014-01-10 Miguel de Dios - - * include/functions_visual_map.php: fixed the show simple values in - the visualconsole editor from the old Pandora versions. - - Fixes: #2407 - -2014-01-09 Sergio Martin - - * include/graphs/flot/pandora.flot.js - include/graphs/functions_flot.php: Fixed problem with the overview - graph in IE9 for incident #477 - -2014-01-09 Miguel de Dios - - * include/functions.php: added function "https_is_running". - - * include/functions_gis.php, operation/gis_maps/render_view.php, - operation/gis_maps/public_console.php, godmode/setup/gis_step_2.php: - fixed the urls for google maps when it is running in https mode. - - Fixes: #2403 - -2014-01-09 Junichi Satoh - - * godmode/servers/plugin.php: Fixed that unexpected strings are set - in parameter macro fields when multi-byte characters are entered. - -2014-01-08 Miguel de Dios - - * general/header.php: fixed the empty action with trying to write - some thing in the global search field when it is search anything. - -2014-01-08 Miguel de Dios - - * include/functions_gis.php: fixed the agent name label. - - Fixes: #2401 - -2014-01-08 Miguel de Dios - - * include/functions_gis.php: fixed with a dirty hack the bug about - the google maps with own old version of openlayer. - -2014-01-07 Miguel de Dios - - * godmode/agentes/planned_downtime.list.php: fixed the manual stop - of planned downtime. - - Fixes: #479 (Integria locally) - -2014-01-07 Miguel de Dios - - * operation/agentes/networkmap.php: fixed the save the font size in - the networkmaps. - - Fixes: #2408 - -2013-12-27 Hirofumi Kosaka - - * include/functions_api.php: Added 'plugin_macros' and - 'module_macros' to the return column of tree_agents API. - -2013-12-27 Hirofumi Kosaka - - * include/functions_api.php: Added 'module_macros' parameter - to api_set_create_*_modules, api_set_update_*_module, and so - on. Also added 'macros' parameter to plugin module functions. - - Fixes: #2398 - -2013-12-26 Sancho Lerena - - * include/api.php: Avoid to store API auth failure in - session log to avoid DoS due high volume of transactions. - -2013-12-19 Sergio Martin - - * include/functions_visual_map.php: Fixed string simple - values in visual console for incident #463 - -2013-12-19 Sergio Martin - - * godmode/modules/manage_network_components_form.php: Fixed WMI - components form fails due to bad javascript code for incident #462 - -2013-12-17 Sergio Martin - - * mobile/include/style/main.css: Add important attribute to - override jquery mobile style of last commit. Change home layout - for widths greater than 800px (tablet devices) - -2013-12-17 Sergio Martin - - * mobile/include/style/main.css: Add a responsive design hack to - mobile console to increase tables with to 100% in tablet devices - -2013-12-16 Sergio Martin - - * include/functions_events.php: Added criticity subquery to - events grouped query to fix bad criticity bug. - Incident: #406 - -2013-12-16 Sergio Martin - - * include/functions_gis.php: Disable more controls - from the google maps in GIS to fix arrows controls - -2013-12-16 Sergio Martin - - * include/functions_gis.php - include/javascript/openlayers.pandora.js - include/styles/pandora.css: Remove our zoom in google maps - on GIS view to use googles one. Incident #448 - -2013-12-13 Sergio Martin - - * mobile/operation/events.php, mobile/operation/modules.php, - mobile/operation/agents.php: fixed the scroll of list for old - browser in android mobiles devices. - -2013-12-13 Sergio Martin - - * include/graphs/flot/pandora.flot.js: Fixed wrong - condition of minimum height of menu. - Incident #417 - -2013-12-13 Sergio Martin - - * include/javascript/pandora.js: Added auto scroll - and resizable attributes to module graphs pop up - to improve usability with zoomed graphs. - Incident: #417 - -2013-12-12 Sergio Martin - - * include/graphs/functions_flot.php - include/graphs/flot/pandora.flot.js - include/javascript/pandora.js - include/styles/pandora.css - operation/agentes/stat_win.php: A lot of fixes on the - javascript graphs to be shown correctly in IE. Tested - and working fine on IE9 with compatibility mode on. - Incident: #417 - -2013-12-11 Sergio Martin - - * include/graphs/flot/pandora.flot.js: Add one decimal - to pie graphs to don't lose so much precision when - percentages are rounded - Incident #407 - -2013-12-10 Dario Rodriguez - - * mobile/operation/modules.php, - mobile/include/style/main.css: Fixed some style bugs - related to layout on visual console. - -2013-12-10 Sergio Martin - - * include/functions_events.php: Fix storing of event - comments in metaconsole and shot the event comments more - recent first. - Incident #440 - -2013-12-09 Sergio Martin - - * include/styles/pandora.css: Fix styles in group view - for groups without states where letters were not visible - Incident: 432 - -2013-12-09 Sergio Martin - - * extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql - extras/pandoradb_migrate_4.1_to_5.0.mysql.sql - extras/pandoradb_migrate_4.1_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: Add to the - migration scripts a query to set default theme when update - from 4.x to 5 version. It prevents from ugly layouts due - not supported themes. Incident #421 - -2013-12-05 Miguel de Dios - - * include/functions_api.php: fixed the get events filtered by group. - - MERGED FROM THE BRANCH PANDORA_4 - -2013-12-05 Dario Rodriguez - - * mobile/operation/events.php: Fixed a bug loading events - filtergin by group when a group has no events. - -2013-12-05 Dario Rodriguez - - * mobile/operation/networkmap.php: Fixed a bug width - mobile network map. - -2013-12-05 Dario Rodriguez - - * mobile/operation/networkmaps.php: Fixed a wrong link - on group icon from network map list. - -2013-12-05 Dario Rodriguez - - * mobile/include/style/main.css: Added CSS style for - "no data to show graph". - -2013-12-05 Dario Rodriguez - - * mobile/operation/module_graph.php: Fixed a problem with - module graph filter regarding to event and period filter. - -2013-12-05 Dario Rodriguez - - * mobile/operation/modules.php: Added default value for tag - filter and added "All" option to modules group and tag filters - - * mobile/operation/modules.php: Fixed a style bug related to - filter explanation update on module search on mobile console. - -2013-12-05 Miguel de Dios - - * include/functions_api.php: fixed the get events when not found the - agent, before it returned the systems events, now it returns empty - list. - - MERGED FROM THE BRANCH PANDORA_4 - -2013-12-05 Dario Rodriguez - - * mobile/operation/agents.php: Removed a filter option which - didn't work. - -2013-12-03 Junichi Satoh - - * include/functions_treeview.php: Fixed sql error in tag tab. - - * ChangeLog: Fixed date in my previous commit. - -2013-12-02 Junichi Satoh - - * include/functions_treeview.php: Fixed tree expansion failure - by module. - -2013-12-01 Miguel de Dios - - * include/functions_visual_map.php: fixed the old visual maps from - pandora4, now it is showed the values in the simple value. - -2013-12-01 Junichi Satoh - - * include/functions_modules.php: Corrected agent counting by module - group. - -2013-11-30 Junichi Satoh - - * operation/tree.php, operation/agentes/datos_agente.php, - operation/reporting/reporting_viewer.php, - operation/reporting/graph_viewer.php: Added missing extension for - jquery-ui-timepicker. - -2013-11-30 Junichi Satoh - - * include/functions_treeview.php: Fixed tree expansion failure in - module based tree view when module name includes some symbols. - -2013-11-28 Sergio Martin - - * mobile/include/style/main.css - mobile/operation/networkmap.php - mobile/operation/home.php - mobile/operation/modules.php - mobile/operation/alerts.php - mobile/operation/networkmaps.php - mobile/operation/agent.php - mobile/operation/groups.php - mobile/operation/agents.php - mobile/operation/events.php - mobile/operation/tactical.php: General improvements - in mobile console. Cut some large strings, style fixes, - back button path fix to iPhone app... - -2013-11-27 Sergio Martin - - * images/hourglass_dark.png - images/star_white.png - images/star_dark.png - images/hourglass_white.png - images/tick_dark.png - images/tick_white.png - mobile/include/style/main.css - mobile/operation/agent.php - mobile/operation/events.php: Improvements in event - viewer of mobile console after fix some conflictive - code - -2013-11-27 Junichi Satoh - - * include/functions_modules.php: Fixed that some multibyte characters - are recognized as invalid characters on module creation. - -2013-11-26 Sergio Martin - - * mobile/operation/events.php - mobile/include/style/main.css: Improve events layout - and fix events validation - - * include/functions_events.php - include/functions_api.php: Fix event validation from API - and delete deprecated function - -2013-11-26 KIKUCHI Koichiro - - * extensions/insert_data.php: Use UTF-8 for output XML encoding. - -2013-11-26 KIKUCHI Koichiro - - * extensions/insert_data.php: Fixed a date time format used for - single data insertion. - -2013-11-23 Junichi Satoh - - * include/help/ja/help_visual_console_editor_editor_tab.php: Added - a new description for rich label. - -2013-11-22 Sergio Martin - - * mobile/operation/events.php - mobile/include/style/main.css - mobile/include/ui.class.php: Improve events view - of mobile console - -2013-11-22 Miguel de Dios - - * operation/gis_maps/ajax.php: fixed the get size of icons for - the public gis map. - -2013-11-21 Sergio Martin - - * include/functions_events.php: Fix the combo of user to assign an - event to one of them. Incident #409 - -2013-11-21 Sergio Martin - - * godmode/modules/manage_network_components_form.php: Fixed jquery - code that broke the snmp3 fields when edit a snmp component - Incident #402 - -2013-11-20 Miguel de Dios - - * include/functions_ui.php: removed the hack for metaconsole, now - this hack fails because it is fixed the images in the metaconsole. - -2013-11-20 Miguel de Dios - - * include/functions_ui.php: removed the hack for metaconsole in the - "ui_toggle", now this hack fails because it is fixed the images in - the metaconsole. - - * operation/agentes/alerts_status.php: cleaned source code style. - -2013-11-20 Miguel de Dios - - * godmode/groups/configure_group.php, godmode/groups/group_list.php: - fixed the show and edit groups with the ACL of the user has not - access to the parent. - -2013-11-20 Sergio Martin - - * mobile/operation/events.php: Fix new events load condition - to be loaded only when down scroll - -2013-11-20 Sergio Martin - - * include/functions_visual_map.php: Fixed visual console links - to other visual consoles when there are alert fired on them - for bug #391 - -2013-11-19 Ramon Novoa - - * godmode/reporting/reporting_builder.php, - include/functions_groups.php, - include/functions_users.php: Reverted changes for TSOL. Will be merged - after the 5.0SP1 release. - -2013-11-19 Miguel de Dios - - * include/config_process.php: added lost line about the autorefresh. - - * include/functions_html.php: re-fixed the images from metaconsole. - -2013-11-19 Sergio Martin - - * operation/events/events.build_query.php: Fixed a - subquery OR condition for not normal type. - - * operation/agentes/status_monitor.php: Fixed monitor - filter by group and tags - - * mobile/operation/events.php: Fixed filter of events - view in mobile console - -2013-11-19 Juan Manuel Ramon - - * include/functions_groups.php - include/functions_users.php: Fix combo groups. - -2013-11-19 Juan Manuel Ramon - - * godmode/reporting/reporting_builder.php: Fix filter groups - of reports. - -2013-11-18 Sergio Martin - - * images/status_sets/default/server_ok.png: Change the - server OK status image to be the same style than - server down. Incident #392 - -2013-11-18 Sergio Martin - - * include/functions_visual_map.php: Fixed status - of visual map items when have a fired alert for - incident #391 - -2013-11-15 Vanessa Gil - - * include/languages/ar.mo - include/languages/ar.po - include/languages/cs.mo - include/languages/cs.po - include/languages/de.mo - include/languages/de.po - include/languages/el.mo - include/languages/el.po - include/languages/en_GB.mo - include/languages/en_GB.po - include/languages/es.mo - include/languages/es.po - include/languages/fr.po - include/languages/fr.mo - include/languages/it.po - include/languages/it.mo - include/languages/ja.po - include/languages/ja.mo - include/languages/nl.po - include/languages/nl.mo - include/languages/pl.po - include/languages/pl.mo - include/languages/pt.po - include/languages/pt.mo - include/languages/pt_BR.po - include/languages/pt_BR.mo - include/languages/ru.po - include/languages/ru.mo - include/languages/sk.po - include/languages/sk.mo - include/languages/tr.po - include/languages/tr.mo - include/languages/zh_CN.po - include/languages/zh_CN.mo: Updated translations. - - * include/languages/ca.mo - include/languages/ca.po: Added language. - - * include/languages/zh_TW.po - include/languages/zh_TW.mo: Deleted language. - - * pandoradb_data.oracle.sql - pandoradb_data.postgreSQL.sql - pandoradb_data.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.1_to_5.0.mysql.sql - extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql - extras/pandoradb_migrate_4.1_to_5.0.oracle.sql: Deleted 'zh_TW' and - added 'ca'. - -2013-11-14 Miguel de Dios - - * include/functions_html.php: fixed the images of metaconsole, - again. - - * include/functions_visual_map_editor.php: fixed the disabled - agents only show their modules when it is selected in the editor. - -2013-11-14 Sergio Martin - - * godmode/agentes/module_manager_editor_common.php: Change - interval message for policy data modules to improve usability - -2013-11-14 Sergio Martin - - * include/languages/ru.mo - include/languages/pt.po - include/languages/zh_TW.mo - include/languages/el.mo - include/languages/zh_CN.mo - include/languages/cs.po - include/languages/nl.mo - include/languages/es.po - include/languages/en_GB.mo - include/languages/pl.mo - include/languages/it.mo - include/languages/sk.po - include/languages/pt.mo - include/languages/en_AU.po - include/languages/ar.po - include/languages/en.po - include/languages/cs.mo - include/languages/es.mo - include/languages/pt_BR.po - include/languages/fr.po - include/languages/sk.mo - include/languages/en_AU.mo - include/languages/tr.po - include/languages/fa.po - include/languages/de.po - include/languages/ja.po - include/languages/ar.mo - include/languages/en.mo - include/languages/pt_BR.mo - include/languages/fr.mo - include/languages/tr.mo - include/languages/fa.mo - include/languages/de.mo - include/languages/ru.po - include/languages/ja.mo - include/languages/zh_TW.po - include/languages/el.po - include/languages/zh_CN.po - include/languages/nl.po - include/languages/en_GB.po - include/languages/pl.po - include/languages/it.po: Update languages - from launchpad - -2013-11-14 Sergio Martin - - * godmode/agentes/configurar_agente.php - godmode/agentes/module_manager_editor_common.php: Fix module interval - updation in software modules. The interval of this kind of modules - only can be updated by server when agent reports - Interval #379 - -2013-11-13 Miguel de Dios - - * include/functions_html.php: fixed the checks for duplicate images - in the function "html_print_image" into the metaconsole - installations. - -2013-11-13 Miguel de Dios - - * operation/visual_console/render_view.php, - operation/visual_console/public_console.php: fixed the refresh of - visualmaps. - -2013-11-12 Sergio Martin - - * general/shortcut_bar.php: Fix styles, icons and links of the - shortcut bar. Incident #374 - -2013-11-12 Sergio Martin - - * operation/agentes/estado_monitores.php: Added action url to - reset modules filter form work fine when the filter is a GET - parameter - -2013-11-12 Sergio Martin - - * operation/events/events.build_table.php - operation/agentes/estado_monitores.php - operation/agentes/ver_agente.php: Fixed old link in - module name in events list. Incident #369 - -2013-11-12 Vanessa Gil - - * operation/agentes/alerts_status.php: Fixed bug displaying - embedded metaconsole. - -2013-11-12 Vanessa Gil - - * operation/agentes/status_monitor.php: Fixed search filter - in Monitor view. - -2013-11-12 Sergio Martin - - * include/javascript/pandora.js: Fix ugly chars in the - title of the many select options. - -2013-11-12 Miguel de Dios - - * general/header.php: fixed the action to click in the search - bar with something wrote that before the javascript empty this - field, now it does not empty. - -2013-11-12 Miguel de Dios - - * operation/agentes/networkmap.php: changed the size of the field - for the name of networkmap. - -2013-11-12 Miguel de Dios - - * godmode/reporting/map_builder.php: added ids to the links for to - the make more easy the unit test. - - * godmode/reporting/visual_console_builder.editor.js, - include/functions_visual_map.php: fixed the simple value macros in - the editor. - -2013-11-11 Alejandro Gallardo - - * mobile/operation/home.php: Added an option to hide the - logout button. - -2013-11-11 Sergio Martin - - * include/javascript/OpenLayers/OpenLayers.js: Fix layer - order error that broke the zoom in google maps on GIS for - incident #370 - Merged from 4.1 - -2013-11-11 Sergio Martin - - * include/functions_treeview.php: Fix the agents query in - tree view of tags to avoid duplicated agents for - incident #349 - -2013-11-07 Sergio Martin - - * include/functions_events.php: Change the way of store - the event comments (supporting old way) - - * include/functions_api.php: Improve API clean process - of the csv output. - -2013-11-07 Miguel de Dios - - * include/functions_api.php: fixed the validate event with the - new validation form. - -2013-11-07 Ramon Novoa - - * godmode/agentes/modificar_agente.php: Fixed a duplicated id. - -2013-11-06 Sergio Martin - - * include/functions_api.php: Fix create event typo - errors in api. Fix sent by tomas in incident #347 - -2013-11-06 Sergio Martin - - * include/constants.php - include/functions_graph.php: Added color collection in - constants file and use it in custom graphs to avoid - ugly black colors in graphs with more than three graphs - Incident #346 - -2013-11-05 Sergio Martin - - * include/api.php: Create a special call on Pandora FMS - API to verify if it is a correct installation of Pandora - and get the Version. - This call only retrieve "Pandora FMS [version] - [build]" - without any security check. - -2013-11-05 Sergio Martin - - * include/javascript/jquery.pandora.js: Fixed "press - on scape" close event on enterprise dialog - -2013-11-05 Sergio Martin - - * include/functions_tags.php: Fix the tags acl - check function to be compatible with acl propagation - incident #345 - -2013-11-04 Sergio Martin - - * operation/tree.php: Truncate the name of agents - and modules in tree view to avoid ugly view for - incident #306 - -2013-11-04 Sergio Martin - - * godmode/massive/massive_edit_modules.php: Added - module description to massive operations for - incident #148 - -2013-11-04 Sergio Martin - - * include/functions_groups.php: Fixed function that - returns the user groups in tree way. It was broken - when the user has acls over a group but not in his - father. Incident: #342 - Merged from 4.1 - -2013-10-31 Hirofumi Kosaka - - * include/functions_api.php: Added some parameters to - 'create_group' API function. - -2013-10-30 Sergio Martin - - * godmode/setup/performance.php: Added tip messages to - advice possible conflicts of performance configuration - -2013-10-30 Miguel de Dios - - * include/functions_api.php: fixed the output of data as csv when - the data have a return carriges. - -2013-10-22 Hirofumi Kosaka - - * include/help/en/help_alert_config.php, - include/help/en/help_alert_macros.php, - include/help/es/help_alert_config.php, - include/help/es/help_alert_macros.php, - include/help/ja/help_alert_config.php, - include/help/ja/help_alert_macros.php: Added _timezone_ - alert macro descriptions. - -2013-10-29 Miguel de Dios - - * include/functions_config.php: fixed the message to show the - user, and fixed the checks. - - INCIDENT: #320 - -2013-10-29 Miguel de Dios - - * include/functions_agents.php: fixed the delete the nodes in the - networkmap enterprise. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-10-29 Sergio Martin - - * extensions/insert_data.php: Fix broken insert data - feature for incident #331 - -2013-10-29 Sergio Martin - - * include/functions_reporting.php: Merge the logic from the - pdf reports to have the same results in both sides for - incident #314 - -2013-10-28 Ramon Novoa - - * install.php: Added some missing ids. - -2013-10-28 Miguel de Dios - - * godmode/reporting/reporting_builder.list_items.php, - godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.elements.php, - godmode/reporting/visual_console_builder.editor.php, - include/help/en/help_visual_console_editor_editor_tab.php, - include/javascript/jquery.pandora.js, - include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php, - include/functions_visual_map_editor.php: added rich labels for all - items in the visualmap and the simple value has the new macro - (_VALUE_) for to set the value with html style into the rich labels. - -2013-10-28 Vanessa Gil - - * include/languages/ar.mo - include/languages/ar.po - include/languages/cs.mo - include/languages/cs.po - include/languages/de.mo - include/languages/de.po - include/languages/el.mo - include/languages/el.po - include/languages/en_GB.mo - include/languages/en_GB.po - include/languages/es.mo - include/languages/es.po - include/languages/fr.po - include/languages/fr.mo - include/languages/it.po - include/languages/it.mo - include/languages/ja.po - include/languages/ja.mo - include/languages/nl.po - include/languages/nl.mo - include/languages/pl.po - include/languages/pl.mo - include/languages/pt.po - include/languages/pt.mo - include/languages/pt_BR.po - include/languages/pt_BR.mo - include/languages/ru.po - include/languages/ru.mo - include/languages/sk.po - include/languages/sk.mo - include/languages/tr.po - include/languages/tr.mo - include/languages/zh_CN.po - include/languages/zh_CN.mo - include/languages/zh_TW.po - include/languages/zh_TW.mo: Updated translations. - -2013-10-25 Miguel de Dios - - * godmode/massive/massive_delete_action_alerts.php, - godmode/massive/massive_add_action_alerts.php: fixed the javascript - to load "alert templates" select box when change quickly the agents - in the select box "Agents with templates". - -2013-10-25 Miguel de Dios - - * godmode/massive/massive_copy_modules.php, - include/functions_modules.php: fixed the module massive copy from - agent with remote configuration to agent without remote - configuration and with a network module. - -2013-10-24 Sergio Martin - - * godmode/agentes/module_manager_editor_common.php: Store the - interval factor in modules edition when is policy form and other - improvements. Incident #303 - -2013-10-23 Miguel de Dios - - * include/functions_api.php: fixed the get events filtered by the - group in the parameters. - -2013-10-22 Hirofumi Kosaka - - * include/ajax/module.php: changed the code to avoid to try to - load enterprise code unconditionally. - -2013-10-21 Miguel de Dios - - * include/functions_api.php: applied the path from - "http://sourceforge.net/p/pandora/bugs/2395/", thanks Jorge Loza. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-10-17 Miguel de Dios - - * godmode/agentes/configurar_agente.php: fixed the string of - duplicate module. - -2013-10-17 Miguel de Dios - - * godmode/setup/gis_step_2.php: fixed typo bug. - -2013-10-16 Sergio Martin - - * godmode/setup/setup_netflow.php: Fix aesthetic issues - -2013-10-16 Miguel de Dios - - * extensions/update_manager/main.php: fixed the javascript bugs - about the new version of jquery. - -2013-10-16 Miguel de Dios - - * include/api.php: checking the update manager, sorry. - -2013-10-16 Miguel de Dios - - * godmode/agentes/configurar_agente.php, - include/functions_network_components.php, - include/functions_alerts.php: fixed the name of items to duplicate, - now they have a html entities for whitespaces. - -2013-10-16 Sergio Martin - - * include/javascript/jquery.pandora.js - include/functions_config.php: Changed license warning window - time to 30 seconds. Added header warning message when license - is expired in client mode - -2013-10-16 Miguel de Dios - - * godmode/massive/massive_delete_modules.php, - include/functions_modules.php: fixed the delete modules with - conf from the massive operations. - -2013-10-16 Miguel de Dios - - * pandoradb_data.sql, - extensions/update_manager/sql/update_manager.sql, - extensions/update_manager/sql/update_manager.postgreSQL.sql, - extensions/update_manager/sql/update_manager.oracle.sql, - extensions/system_info.php, pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.sql, extras/pandora_diag.php: removed the - unused path to keygen. - -2013-10-16 Sergio Martin - - * ChangeLog: Commit last commit missed ChangeLog - -2013-10-16 Sergio Martin - - * include/styles/pandora.css - images/login_background.jpg - images/login_background.png: Change login screen background - image - -2013-10-16 Ramon Novoa - - * 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/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: Removed some queries - that were re-introduced in revision 8897. - -2013-10-16 Junichi Satoh - - * extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - extras/pandoradb_migrate_4.1_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.1_to_5.0.oracle.sql, - extras/pandoradb_migrate_4.1_to_5.0.postgreSQL.sql: Removed duplicated - queries. - -2013-10-15 Ramon Novoa - - * godmode/agentes/module_manager_editor.php: Fixed the module macro - editor. - -2013-10-15 Ramon Novoa - - * pandoradb_data.sql: Fixed some SQL queries. - -2013-10-15 Ramon Novoa - - * pandoradb_data.sql: Added more network components. - -2013-10-14 Miguel de Dios - - * operation/events/events.build_query.php, - operation/events/events_list.php, operation/events/events.php: added - the filter for events of group childrens of parent group selected. - -2013-10-14 Sergio Martin - - * include/functions_events.php - include/functions_reporting.php - godmode/reporting/reporting_builder.item_editor.php: Fixed filters - of event reports filters and some visual issues - -2013-10-14 Miguel de Dios - - * include/functions_groups.php: into the function - "groups_get_group_to_list" fixed PHP warnings about uninitialized - vars. - -2013-10-14 Miguel de Dios - - * operation/agentes/status_monitor.php: fixed the filter by group - in the metaconsole. - -2013-10-14 Ramon Novoa - - * operation/snmpconsole/snmp_view.php: Made the SNMP trap viewer look - more like the event viewer. - -2013-10-14 Miguel de Dios - - * include/graphs/flot/pandora.flot.js, - include/graphs/functions_flot.php, operation/agentes/stat_win.php: - fixed the charts with negative values and a flot type. - -2013-10-14 Vanessa Gil - - * include/languages/ar.mo - include/languages/ar.po - include/languages/cs.mo - include/languages/cs.po - include/languages/de.mo - include/languages/de.po - include/languages/el.mo - include/languages/el.po - include/languages/en_GB.mo - include/languages/en_GB.po - include/languages/es.mo - include/languages/es.po - include/languages/fr.po - include/languages/fr.mo - include/languages/it.po - include/languages/it.mo - include/languages/ja.po - include/languages/ja.mo - include/languages/nl.po - include/languages/nl.mo - include/languages/pl.po - include/languages/pl.mo - include/languages/pt.po - include/languages/pt.mo - include/languages/pt_BR.po - include/languages/pt_BR.mo - include/languages/ru.po - include/languages/ru.mo - include/languages/sk.po - include/languages/sk.mo - include/languages/tr.po - include/languages/tr.mo - include/languages/zh_CN.po - include/languages/zh_CN.mo - include/languages/zh_TW.po - include/languages/zh_TW.mo: Updated translations. - -2013-10-13 Junichi Satoh - - * godmode/alerts/alert_commands.php, include/functions_io.php: Fixed - that unexpected fields descriptions are set when multi-byte characters - are entered. - It is caused by json_encode(). It escapes unicode used by multi-byte - characters. I've created io_json_mb_encode(), replacement of - json_encode() for multi-byte characters. - -2013-10-12 Junichi Satoh - - * include/help/ja/help_reporting_advanced_tab.php, - include/help/ja/help_warning_status.php, - include/help/ja/help_critical_status.php: Added new explanations. - -2013-10-11 Vanessa Gil - - * pandoradb.data.oracle.sql - pandoradb.data.postgreSQL.sql - pandoradb_data.sql - pandoradb_migrate_4.0.x_to_5.0.mysql.sql - pandoradb_migrate_4.0.x_to_5.0.oracle.sql - pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - pandoradb_migrate_4.1_to_5.0.mysql.sql - pandoradb_migrate_4.1_to_5.0.oracle.sql - pandoradb_migrate_4.1_to_5.0.postgreSQL.sql: Removed some - languages from setup. - -2013-10-11 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.php, - include/styles/pandora.css, include/styles/pandora_legacy.css: added - the font 72 pt for labels in visual maps. - -2013-10-11 Vanessa Gil - - * include/languages/ast.mo - include/languages/ast.po - include/languages/bn.mo - include/languages/bn.po - include/languages/bg.mo - include/languages/bg.po - include/languages/ca.mo - include/languages/ca.po - include/languages/da.mo - include/languages/da.po - include/languages/et.mo - include/languages/et.po - include/languages/eu.mo - include/languages/eu.po - include/languages/fi.po - include/languages/fi.mo - include/languages/gl.po - include/languages/gl.mo - include/languages/he.po - include/languages/he.mo - include/languages/hi.po - include/languages/hi.mo - include/languages/hu.po - include/languages/hu.mo - include/languages/ko.po - include/languages/ko.mo - include/languages/mr.po - include/languages/mr.mo - include/languages/ms.po - include/languages/ms.mo - include/languages/nb.po - include/languages/nb.mo - include/languages/ro.po - include/languages/ro.mo - include/languages/sl.po - include/languages/sl.mo - include/languages/sv.po - include/languages/sv.mo - include/languages/te.po - include/languages/te.mo - include/languages/uk.po - include/languages/uk.mo - include/languages/vi.po - include/languages/vi.mo: Deleted languages. - -2013-10-11 Mario Pulido - - * include/help/es/help_critical_status.php, - include/help/es/help_warning_status.php, - include/help/en/help_critical_status.php, - include/help/en/help_warning_status.php: Added examples in help - -2013-10-11 Ramon Novoa - - * extensions/ssh_gateway.php: Added a help tip to show invalid - characters. - - * 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/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: Removed duplicated columns. - -2013-10-11 Miguel de Dios - - * include/functions_agents.php, include/functions_graph.php, - include/functions_api.php: fixed a pair of bugs of the api calls. - -2013-10-11 Sergio Martin - - * include/graphs/flot/pandora.flot.js: Fixed strange - random fail of flot graphs menus and improve allocation - of this menu. Incident: #253 - - * images/normalscreen.png: Change icon to modern style - -2013-10-11 Sergio Martin - - * include/functions_ui.php - index.php - general/header.php: Add include of dialog.css in - config for incident #254 - -2013-10-10 Sergio Martin - - * include/functions_agents.php - include/functions_alerts.php - operation/agentes/status_monitor.php - operation/agentes/status_events.php - mobile/operation/modules.php: Fixed several calls - to acl tags with same fixes of Juanma in previous commits - -2013-10-10 Sergio Martin - - * include/functions_agents.php: Change the way of - calculate next contact in main agent view to real - next contact using only agent interval. - -2013-10-10 Miguel de Dios - - * include/functions_tags.php, - operation/agentes/estado_monitores.php, - operation/agentes/status_events.php: uploaded the fixes of Juanma. - Thanks Juanma ;) - -2013-10-10 Sergio Martin - - * include/styles/pandora.css - godmode/groups/configure_group.php - godmode/alerts/alert_templates.php - godmode/modules/manage_network_components.php - godmode/tag/tag.php - godmode/tag/edit_tag.php - godmode/category/edit_category.php: Fixed many aesthetic - issues - -2013-10-09 Ramon Novoa - - * pandoradb_data.sql, - pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.sql: Point to the OUM server version 5. - -2013-10-09 Sergio Martin - - * images/custom_logo/artica_logo.png: Resize artica logo - for header - -2013-10-09 Sergio Martin - - * images/custom_logo/none.png: Added none image to use - Pandora FMS without header logo - -2013-10-09 Sergio Martin - - * images/custom_logo/pandora_logo_head.png - images/custom_logo/artica_logo.png: Reupload - the open header image and artica logo as alternative - deleted by me due a confussion with pdf header images - -2013-10-09 Sergio Martin - - * include/javascript/jquery.pandora.js - images/tip.png: Replace tip image by new star, increse - a little the license info dialog - - * operation/agentes/estado_generalagente.php: Added real - time tip near status graph legend in main agent view - -2013-10-08 Miguel de Dios - - * include/functions_visual_map.php, - include/Image/image_functions.php: fixed the show visualmap widget - in dashboard. - -2013-10-08 Miguel de Dios - - * include/styles/pandora.css: add the style for the dialogs in - the enteprise license dialog. - -2013-10-08 Sergio Martin - - * include/help/en/help_reporting_advanced_tab.php - include/help/es/help_reporting_advanced_tab.php: Add info - in the report macros help with new feature - - * images/custom_logo/none.png - images/custom_logo/artica_logo.jpg - images/custom_logo/artica_logo.png - images/custom_logo/sourceforge.png - images/custom_logo/pandora_logo_head.png - images/custom_logo/none.jpg: Clean and create new files for - pdf header - - * godmode/reporting/reporting_builder.php: Set FreeSans as - default font in reports - -2013-10-08 Sergio Martin - - * include/functions_alerts.php - include/javascript/jquery.pandora.controls.js - include/functions_treeview.php - operation/tree.php - operation/agentes/ver_agente.php - godmode/groups/group_list.php - godmode/massive/massive_add_alerts.php - godmode/massive/massive_delete_modules.php - godmode/massive/massive_delete_alerts.php - godmode/massive/massive_edit_modules.php - godmode/reporting/graph_builder.graph_editor.php: Add sorting - in many agents list retrieved by ajax and tree view - -2013-10-07 Sergio Martin - - * include/styles/pandora.css: Added a overflow hidden - in left informative tab of pandoras interface to avoid - ugly visual errors. - - * godmode/reporting/reporting_builder.list_items.php - godmode/reporting/reporting_builder.item_editor.php: Change Avg - strings by Rate strings in top N reports for incident #211 - -2013-10-07 Miguel de Dios - - * godmode/massive/massive_delete_alerts.php, - godmode/massive/massive_add_alerts.php: fixed the get agents in - the groups with subgroups and enabled "Group recursion". - - Fixes: #2393 - -2013-10-07 Miguel de Dios - - * godmode/agentes/modificar_agente.php: fixed the align of bottom - create buttom. - - Fixes: #2392 - -2013-10-07 Ramon Novoa - - * include/functions_networkmap.php, - operation/agentes/networkmap_list.php, - operation/agentes/networkmap.php: Fixed ACL related problems. - -2013-10-07 Sergio Martin - - * include/graphs/functions_pchart.php: Disabled - second pass processing in 3d pie chart because - it was really heavy (13 seconds chargin a simple - pie is unacceptable) - -2013-10-07 Ramon Novoa - - * 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: Added to repository. - 4.1 to 5.0 migration scripts. - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: Removed a suspicious - insert into tusuario. - -2013-10-07 Sergio Martin - - * include/styles/pandora.css - include/functions_reporting.php - include/fonts/FreeSans.ttf - include/fonts/FreeSansBold.ttf - include/config_process.php - operation/reporting/reporting_viewer.php - images/pandora_logo_white.jpg - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/reporting_builder.main.php - godmode/reporting/reporting_builder.php: Fix several visual - issues in reports. Update FreeSans font. Add some code for - pdf reports in enterprise side - -2013-10-07 Junichi Satoh - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Removed - duplicated queries. - -2013-10-05 Junichi Satoh - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: Removed duplicated - queries. - -2013-10-04 Sergio Martin - - * include/functions_events.php: Fixed ACLs in responses combo - in detailed view of an agent for incident #226 - -2013-10-04 Miguel de Dios - - * include/config_process.php: fixed the show strict error in PHP - version 5.4.0 to up. - -2013-10-04 Sergio Martin - - * include/functions_alerts.php: Fixed group filter in - alerts view for incident #218 - -2013-10-03 Miguel de Dios - - * godmode/reporting/visual_console_builder.wizard.php: fixed the - form apperance of the wizard. - -2013-10-03 Miguel de Dios - - * include/ajax/visual_console_builder.ajax.php: fixed update the - label. - -2013-10-02 Sergio Martin - - * include/javascript/jquery.pandora.js: Increase width of modal - window of license - -2013-10-02 Sergio Martin - - * include/styles/install.css - include/styles/pandora.css - install.php - images/warn.png - images/pandora_tinylogo_open.png - images/dot_red.png - images/dot_green.png: Improve visual styles of - install screens - - * general/pandora_help.php: Add a opensource logo - image in help screen when enterprise is not installed - - * general/error_screen.php: Add css styles to - error screens before login - -2013-10-02 Miguel de Dios - - * godmode/setup/setup_general.php: removed the field - to change the license. - -2013-10-02 Miguel de Dios - - * include/javascript/jquery.pandora.js: fixed the previous fixed. - -2013-10-02 Miguel de Dios - - * include/javascript/jquery.pandora.js, index.php, - general/login_page.php: fixed the show the warning trial enterprise - message when fail login. - -2013-10-01 Sergio Martin - - * include/styles/menu.css: Fixed menus item height to - avoid ugliest menu ever when license expired dialog is shown - -2013-10-01 Ramon Novoa - - * index.php, - include/config_process.php: Removed a redeclaration of develop_bypass - and set it to 0 by default. - -2013-09-30 Sergio Martin - - * include/functions_config.php: Improve the db maintenance check - to avoid heavy tsesion queries each page load - -2013-09-30 Miguel de Dios - - * index.php: fixed the check login parameter. - -2013-09-30 Sergio Martin - - * include/graphs/pChart/pPie.class.php: Fix reversed colors bug in - 3D pie graphs - - * godmode/reporting/reporting_builder.item_editor.php: Hide Server combo - when metaconsole is not enabled. - - * include/javascript/jquery.pandora.js: Increase width of license - dialog - -2013-09-30 Miguel de Dios - - * include/functions_agents.php: added code for to delete the nodes - of any agent when it is deleted. - -2013-09-30 Vanessa Gil - - * include/languages/ar.mo - include/languages/ar.po - include/languages/ast.mo - include/languages/ast.po - include/languages/bn.mo - include/languages/bn.po - include/languages/bg.mo - include/languages/bg.po - include/languages/ca.mo - include/languages/ca.po - include/languages/cs.mo - include/languages/cs.po - include/languages/da.mo - include/languages/da.po - include/languages/de.mo - include/languages/de.po - include/languages/el.mo - include/languages/el.po - include/languages/en.mo - include/languages/en.po - include/languages/en_AU.mo - include/languages/en_AU.po - include/languages/en_GB.mo - include/languages/en_GB.po - include/languages/es.mo - include/languages/es.po - include/languages/et.mo - include/languages/et.po - include/languages/eu.mo - include/languages/eu.po - include/languages/fa.po - include/languages/fa.mo - include/languages/fi.po - include/languages/fi.mo - include/languages/fr.po - include/languages/fr.mo - include/languages/gl.po - include/languages/gl.mo - include/languages/he.po - include/languages/he.mo - include/languages/hi.po - include/languages/hi.mo - include/languages/hu.po - include/languages/hu.mo - include/languages/it.po - include/languages/it.mo - include/languages/ja.po - include/languages/ja.mo - include/languages/ko.po - include/languages/ko.mo - include/languages/mr.po - include/languages/mr.mo - include/languages/ms.po - include/languages/ms.mo - include/languages/nb.po - include/languages/nb.mo - include/languages/nl.po - include/languages/nl.mo - include/languages/pl.po - include/languages/pl.mo - include/languages/pt.po - include/languages/pt.mo - include/languages/pt_BR.po - include/languages/pt_BR.mo - include/languages/ro.po - include/languages/ro.mo - include/languages/ru.po - include/languages/ru.mo - include/languages/sk.po - include/languages/sk.mo - include/languages/sl.po - include/languages/sl.mo - include/languages/sv.po - include/languages/sv.mo - include/languages/te.po - include/languages/te.mo - include/languages/tr.po - include/languages/tr.mo - include/languages/uk.po - include/languages/uk.mo - include/languages/vi.po - include/languages/vi.mo - include/languages/zh_CN.po - include/languages/zh_CN.mo - include/languages/zh_TW.po - include/languages/zh_TW.mo: Updated translations. - -2013-09-30 Miguel de Dios - - * include/functions.php: added function "delete_dir" and improved - the function "copy_dir". - - * extensions/update_manager/lib/libupdate_manager_client.php, - extensions/update_manager/lib/functions.php, - extensions/update_manager/main.php: added feature to upload zip - archives to update. - -2013-09-29 Junichi Satoh - - * include/ajax/events.php: Added timeout binary paths to execute - commands for FreeBSD and NetBSD. - -2013-09-29 Junichi Satoh - - * include/functions_reporting.php: Added missing %s. - -2013-09-27 Ramon Novoa - - * include/functions_netflow.php, - operation/netflow/nf_live_view.php: Show an error if nfdump version - older than 1.6.8 is installed (this is the minimum version required - to work with Pandora FMS). - -2013-09-27 Miguel de Dios - - * include/javascript/jquery.pandora.js: the button to close in the - dialog information for outdate license is not, and the ok button - is hidden for a few seconds. - -2013-09-27 Sergio Martin - - * operation/events/events.php - godmode/events/events.php: Fix some sec parameters to - higlight correct menu sections when events sections are - active - - * godmode/agentes/agent_wizard.snmp_explorer.php: Change error - message to help user to understand result of snmp walk - - * godmode/agentes/module_manager_editor_network.php: Increase - the modal window of snmp walk - -2013-09-26 Miguel de Dios - - * include/javascript/jquery.pandora.js: change the style of dialog - of enterprise license. - -2013-09-25 Miguel de Dios - - * extensions/update_manager/lib/functions.php: changed the code - to show better info about the error when upload a oum with a size - biggest than the PHP limit. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-09-25 Miguel de Dios - - * extensions/update_manager/lib/libupdate_manager_client.php: fixed - when the response it is 0 instead the false value. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-09-25 Miguel de Dios - - * include/functions_modules.php: made more easy the merge with the - last branch. - -2013-09-25 Miguel de Dios - - * godmode/modules/manage_network_components_form_common.php, - godmode/modules/manage_network_components_form.php: fixed the - javascript to configure the form of snmp. - - * godmode/agentes/module_manager_editor.php, - godmode/agentes/configurar_agente.php, - godmode/agentes/module_manager_editor_common.php: fixed the - "module_macros" when it is fail when is not set for example. - -2013-09-24 Sergio Martin - - * godmode/reporting/reporting_builder.item_editor.php: Added - error message when try to add a new SLA item without configure - parameters - -2013-09-24 Sergio Martin - - * include/styles/pandora.css - include/javascript/jquery.pandora.js - images/license_key.png - general/login_help_dialog.php - general/login_page.php: Change the visual styles - of some dialogs - - * extensions/agents_modules.php - extensions/module_groups.php: Improve the visual - style of extensions and their legends - -2013-09-23 Miguel de Dios - - * extensions/update_manager.php, - extensions/update_manager/main.php: more comments for to make more - easy the code. - - * extensions/update_manager/update_pandora.php: fixed lost include - graph functions for to show progress bar. - -2013-09-23 Sergio Martin - - * include/functions_groups.php: Fix groups in tree way - when All group is not exist - -2013-09-22 Junichi Satoh - - * include/help/ja/help_alert_config.php: Translated new sentences. - -2013-09-22 Junichi Satoh - - * include/help/ja/help_module_macros.php, - include/help/ja/help_alert_macros.php: Translated new sentences. - -2013-09-20 Sergio Martin - - * godmode/alerts/alert_list.list.php - godmode/alerts/alert_list.builder.php: Fix the alerts creation - to allow create an alert with default action. bug #2353 - Improve default actions string too. - -2013-09-18 Juan Manuel Ramon - - * godmode/alerts/configure_alert_action.php: Fix update - process of alert actions when group is not ALL. - -2013-09-20 Sergio Martin - - * operation/agentes/estado_monitores.php - godmode/agentes/module_manager.php: Fixing translation - of adopted modules and reestructure translations calls - to do the translations more efecctively for bug #2375 - - * general/login_help_dialog.php: Fix size - of the login help dialog - -2013-09-19 Sergio Martin - - * include/functions_groups.php - godmode/groups/group_list.php: Fix groups view pagination - and other internal fail retrieving the groups in tree way - -2013-09-18 Juan Manuel Ramon - - * include/functions_modules.php: Module name checking - for invalid characters added at creation time. - -2013-09-16 Vanessa Gil - - * include/languages/ar.mo - include/languages/ar.po - include/languages/ast.mo - include/languages/ast.po - include/languages/bn.mo - include/languages/bn.po - include/languages/bg.mo - include/languages/bg.po - include/languages/ca.mo - include/languages/ca.po - include/languages/cs.mo - include/languages/cs.po - include/languages/da.mo - include/languages/da.po - include/languages/de.mo - include/languages/de.po - include/languages/el.mo - include/languages/el.po - include/languages/en.mo - include/languages/en.po - include/languages/en_AU.mo - include/languages/en_AU.po - include/languages/en_GB.mo - include/languages/en_GB.po - include/languages/es.mo - include/languages/es.po - include/languages/et.mo - include/languages/et.po - include/languages/eu.mo - include/languages/eu.po - include/languages/fa.po - include/languages/fa.mo - include/languages/fi.po - include/languages/fi.mo - include/languages/fr.po - include/languages/fr.mo - include/languages/gl.po - include/languages/gl.mo - include/languages/he.po - include/languages/he.mo - include/languages/hi.po - include/languages/hi.mo - include/languages/hu.po - include/languages/hu.mo - include/languages/it.po - include/languages/it.mo - include/languages/ja.po - include/languages/ja.mo - include/languages/ko.po - include/languages/ko.mo - include/languages/mr.po - include/languages/mr.mo - include/languages/ms.po - include/languages/ms.mo - include/languages/nb.po - include/languages/nb.mo - include/languages/nl.po - include/languages/nl.mo - include/languages/pl.po - include/languages/pl.mo - include/languages/pt.po - include/languages/pt.mo - include/languages/pt_BR.po - include/languages/pt_BR.mo - include/languages/ro.po - include/languages/ro.mo - include/languages/ru.po - include/languages/ru.mo - include/languages/sk.po - include/languages/sk.mo - include/languages/sl.po - include/languages/sl.mo - include/languages/sv.po - include/languages/sv.mo - include/languages/te.po - include/languages/te.mo - include/languages/tr.po - include/languages/tr.mo - include/languages/uk.po - include/languages/uk.mo - include/languages/vi.po - include/languages/vi.mo - include/languages/zh_CN.po - include/languages/zh_CN.mo - include/languages/zh_TW.po - include/languages/zh_TW.mo: Updated translations. - -2013-09-16 Ramon Novoa - - * operation/snmpconsole/snmp_view.php: Hide binding vars from the main - view (they do not fit in the table). They are translated and shown in - the detailed view. - -2013-09-16 Ramon Novoa - - * godmode/servers/plugin.php: Added tab support for the metaconsole. - -2013-09-16 Juan Manuel Ramon - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: - Changed data type in field 'name' of 'tnetwork_component' table - to TEXT/CLOB. - -2013-09-13 Ramon Novoa - - * godmode/setup/setup_netflow.php: Added a help tip to the - configuration token "Daemon interval". - - * include/functions_agents.php: Fixed an invalid call to - config_agents_has_remote_configuration. Remote configuration - files were not being deleted. - -2013-09-12 Ramon Novoa - - * godmode/snmpconsole/snmp_alert.php: Fixed pagination (was not working - well when a search filter was being used). - - * godmode/netflow/nf_edit_form.php: Force the ID of the table (the - javascript was broken). - -2013-09-12 Ramon Novoa - - * include/functions_config.php: Removed some code that set - netflow_disable_custom_lvfilters to an invalid value. - -2013-09-11 Ramon Novoa - - * godmode/agentes/module_manager_editor.php, - include/help/en/help_alert_config.php, - include/help/en/help_alert_macros.php, - include/help/en/help_module_macros.php, - include/help/es/help_module_macros.php, - include/help/es/help_alert_config.php, - include/help/es/help_alert_macros.php, - include/help/ja/help_alert_macros.php, - include/help/ja/help_module_macros.php, - include/help/ja/help_alert_config.php: Updated help for module macros. - -2013-09-10 Juan Manuel Ramon - - * godmode/admin_access_logs.php: Fixed php error that breaks - this view. - -2013-09-09 Ramon Novoa - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - include/ajax/events.php, - include/functions_api.php, - include/functions_events.php, - include/javascript/pandora_events.js, - pandoradb.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql: Added support for event custom data (via CLI - and API). - -2013-09-05 Ramon Novoa - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql, - godmode/agentes/configurar_agente.php, - godmode/agentes/agent_template.php, - godmode/agentes/module_manager_editor_common.php, - godmode/agentes/module_manager_editor.php, - include/functions_modules.php, - pandoradb.sql: Added support for module macros. - -2013-09-05 Sergio Martin - - * godmode/agentes/module_manager.php - godmode/agentes/configurar_agente.php: Change old counts - of status by new way setting flags to be updated by - server - -2013-09-05 Miguel de Dios - - * godmode/agentes/module_manager_editor_plugin.php, - include/javascript/pandora_modules.js: fixed the double apply - entities in the plugin components. - -2013-09-05 Miguel de Dios - - * include/functions_filemanager.php: fixed PHP notice when this - file is included and there is not a upload file action. - -2013-09-04 Miguel de Dios - - * godmode/agentes/modificar_agente.php, - include/functions_agents.php: fixed the delete agent when sometimes - have remote config but not the enterprise. - - MERGED FROM THE BRANCH PANDORA_4 - -2013-09-04 Ramon Novoa - - * include/functions_events.php, - include/javascript/pandora_events.js: Added 'ID extra' to the event - details. - -2013-09-03 Miguel de Dios - - * include/functions_groups.php, operation/agentes/group_view.php: - fixed the links (now use constants instead the magic number and - unicorns) to the filtered list of modules. - -2013-09-03 Miguel de Dios - - * include/functions_api.php: fixed typing bugs...yes I wrote a lot - of them, sorry. - -2013-09-03 Miguel de Dios - - * include/functions_ui.php: into the function "ui_pagination" - added the parameter "print_total_items" to show the total of - item in the list. It is showed althought the pagination does not. - - * operation/agentes/estado_agente.php: changed to don't show the - total in the pagination block in the bottom. - -2013-09-03 Ramon Novoa - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - godmode/tag/tag.php, - godmode/tag/edit_tag.php, - pandoradb.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql, - pandoradb_data.sql: Added support for tag phone information. - -2013-09-03 Miguel de Dios - - * operation/tree.php, include/functions_treeview.php: improved the - source code style. - - * operation/search_agents.getdata.php: added to search for the - main address of agent. - -2013-09-02 Miguel de Dios - - * godmode/massive/massive_edit_modules.php: added field "ip_target" - for to massive edit module. - -2013-08-30 Miguel de Dios - - * godmode/servers/servers.build_table.php: fixed the tooltip for - lag column. - - Fixes: #2378 - -2013-08-30 Miguel de Dios - - * godmode/agentes/agent_manager.php: set the first default server - when create a new agent. - - MERGED FROM THE BRANCH 4.0 - -2013-08-30 Miguel de Dios - - * operation/agentes/estado_generalagente.php: show a warning - message when the agent has not a assigned server. - - * operation/agentes/ver_agente.php: some changes for to make more - easy the merge with the last branch. - - MERGED FROM THE BRANCH 4.0 - -2013-08-30 Miguel de Dios - - * godmode/groups/group_list.php: fixed pagination mismatch. - - Fixes: #2383 - -2013-08-29 Miguel de Dios - - * include/functions_snmp_browser.php: fixed PHP warnings. - -2013-08-29 Miguel de Dios - - * include/functions_api.php: added supoport for disabled unknown - events modules, components and policies. - -2013-08-28 Miguel de Dios - - * godmode/agentes/module_manager_editor_common.php: added code to - policy module editor with disabled unknown events modules. - -2013-08-28 Miguel de Dios - - * include/functions_modules.php: fixed the massive copy modules - between agents. - -2013-08-28 Miguel de Dios - - * godmode/agentes/module_manager_editor.php, - include/javascript/pandora_modules.js: implemented the disabled - unknown events for local modules. - -2013-08-28 Miguel de Dios - - * godmode/agentes/agent_manager.php: fixed the PHP warnings in the - call to enterprise function. - -2013-08-27 Miguel de Dios - - * pandoradb.postgreSQL.sql, pandoradb.oracle.sql, - godmode/agentes/module_manager_editor.php, - godmode/agentes/module_manager_editor_common.php, - godmode/agentes/configurar_agente.php, - godmode/massive/massive_edit_modules.php, - godmode/modules/manage_network_components_form_common.php, - godmode/modules/manage_network_components.php, - include/functions_events.php, include/functions.php, - include/javascript/pandora_modules.js, - include/functions_network_components.php, - include/functions_modules.php, include/constants.php, pandoradb.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: first version of - disabled unknown events for modules, now it is implemented in - modules, massive operations and components, but it is necesary in - local component, policy, api, cli, pandora server and recond task. - -2013-08-27 Miguel de Dios - - * index.php, include/javascript/pandora.js: fixed code style. - - * godmode/massive/massive_edit_modules.php: fixed the javascript - that showed some rows before to select modules to edit. - -2013-08-26 Miguel de Dios - - * pandoradb.data.postgreSQL.sql, pandoradb.data.oracle.sql, - pandoradb_data.sql: fixed the id_alert_command for restart the - agent set 11 (before it was 10). - -2013-08-26 Miguel de Dios - - * extensions/update_manager/lib/xmlrpc/xmlrpc.inc: fixed the timeout - for to check packages of pandora update manager. - -2013-08-26 Miguel de Dios - - * godmode/agentes/module_manager_editor.php, - godmode/agentes/module_manager_editor_common.php: fixed PHP - warnings. - -2013-08-23 Miguel de Dios - - * godmode/agentes/module_manager_editor_common.php: fixed the PHP - warnings. - -2013-08-23 Miguel de Dios - - * godmode/agentes/modificar_agente.php, - include/functions_snmp_browser.php, include/functions_api.php: fixed - PHP warnings and PHP notices. - -2013-08-20 Miguel de Dios - - * godmode/servers/servers.build_table.php, include/functions_db.php, - include/functions_servers.php, index.php: improved the source code - style. - - * include/functions_api.php: added the call to update the agent. - -2013-08-20 Miguel de Dios - - * include/functions_api.php: added calls to set gis data for agent - "set/gis_agent_only_position" and "set/gis_agent", and for to get - gis data "get/gis_agent". - - * include/functions_agents.php: added function "agents_update_gis". - -2013-08-19 Hirofumi Kosaka - - * include/functions_api.php: Small Fix. Corrected error message. - - MERGED FROM branch4.x - -2013-08-19 Miguel de Dios - - * general/logon_ok.php, godmode/setup/news.php: fixed the lost - "
" in the news. - - Fixes: #2380 - -2013-08-19 Hirofumi Kosaka - - * godmode/agentes/module_manager_editor.php, - godmode/agentes/agent_manager.php, - godmode/agentes/modificar_agente.php, - include/functions_agents.php, - include/functions_modules.php: Added missing enterprise_hook() - wrapper calls. - - MERGED FROM branch4.x - -2013-08-16 Miguel de Dios - - * extensions/pandora_logs.php: fixed the translation the human - size of php memory limit to bytes size limit. - -2013-08-16 Miguel de Dios - - * include/ajax/module.php, include/javascript/pandora_modules.js: - fixed the ajax call to get the plugin fields in the form editor - module plugin server. - -2013-08-14 Ramon Novoa - - * godmode/agentes/module_manager_editor_plugin.php, - include/help/ja/help_web_checks.php, - include/help/ja/help_plugin_macros.php, - include/help/en/help_plugin_macros.php, - include/help/en/help_web_checks.php, - include/help/en/help_snmp_alert_field1.php, - include/help/es/help_plugin_macros.php, - include/help/es/help_snmp_alert_field1.php, - include/help/es/help_web_checks.php: Updated help files. - -2013-08-14 Koichiro Kikuchi - - * index.php: Improve footer layout. - - MERGED FROM branch_4.0 - -2013-08-13 Ramon Novoa - - * include/help/es/help_snmp_alert_custom.php, - include/help/en/help_snmp_alert_custom.php: Updated. The Japanese - help file seems to be ok. - -2013-08-09 Miguel de Dios - - * godmode/snmpconsole/snmp_alert.php: change the text input for - description, now it is a textarea for large descriptions. - -2013-08-09 Miguel de Dios - - * godmode/snmpconsole/snmp_alert.php: fixed the PHP warnings for - empty objects. - -2013-08-09 Miguel de Dios - - * godmode/snmpconsole/snmp_alert.php: fixed the link to edit in the - button to edit, and fixed the free text filter. - -2013-08-08 Koichiro Kikuchi - - * index.php: Fixed footer layout probrems: Now we can see the - footer at the browser bottom when reducing the browser height. - Also fixes the footer overlay probrem in some pages (e.g. - "Modules in policy" page). - -2013-08-08 Miguel de Dios - - * images/zoom_default.svg: tiny fixes make for Carla. - -2013-08-08 Miguel de Dios - - * images/zoom_default.svg: added a beatiful buttom for default zoom - from Carla job. - -2013-08-08 Miguel de Dios - - * include/functions_agents.php, include/functions_alerts.php, - operation/agentes/alerts_status.php: improved the function - "get_group_alerts" to use in the places that there were a foreach - loop with all agents for any group. - - Fixes: #2060 - -2013-08-07 Miguel de Dios - - * godmode/agentes/modificar_agente.php, - godmode/agentes/module_manager_editor.php: changed the code to - avoid to call enterprise functions. - - Fixes: #2367 - - *include/functions_agents.php: fixed source code style.. - -2013-08-07 Miguel de Dios - - * operation/agentes/estado_agente.php: fixed the call to - enterprise function. - - Fixes: #2367 - - * godmode/agentes/module_manager.php: make more easy the merges - from the last branch. - -2013-08-07 Miguel de Dios - - * godmode/setup/setup_auth.php, godmode/admin_access_logs.php, - godmode/agentes/module_manager.php: removed the code as - "call time passing variables by reference" deprecated in PHP 5.4. - - * index.php: improved the source code style. - -2013-08-06 Miguel de Dios - - * godmode/menu.php, godmode/massive/massive_edit_modules.php: - improved the source code style. - - * godmode/snmpconsole/snmp_alert.php, - godmode/massive/massive_operations.php: added snmp alert operations. - -2013-08-05 Miguel de Dios - - * include/constants.php, godmode/snmpconsole/snmp_alert.php: added - filter in the alert snmp page and pagination. - - * operation/events/events.build_table.php, - godmode/netflow/nf_edit.php, include/functions_ui.php, - include/db/mysql.php, include/functions_incidents.php: improved the - source code style. - -2013-08-02 Sergio Martin - - * include/functions_filemanager.php: added new error message - on file manager to warn when the post size limit is - exceded by the uploaded file - -2013-08-02 Miguel de Dios - - * include/graphs/functions_gd.php, include/graphs/fgraph.php, - include/functions.php, include/functions_graph.php, - include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php, - operation/visual_console/render_view.php: a lot of fixes in the - visualmap. - -2013-08-02 Sergio Martin - - * include/functions_modules.php: Fix modules and - alerts count when delete modules massively - -2013-08-01 Miguel de Dios - - * enterprise/godmode/agentes/agent_disk_conf_editor.php, - enterprise/godmode/agentes/collection_manager.php, - enterprise/godmode/policies/policy_agents.php, - enterprise/include/functions_collection.php, - enterprise/include/functions_policies.php, - enterprise/include/functions_config_agents.php, - enterprise/operation/agentes/collection_view.php: fixed and unified - the code to access the remote config. - - MERGED FROM BRANCH PANDORA_4 - -2013-08-01 Sergio Martin - - * include/functions_filemanager.php - images/upload_file.png - images/edit.png - images/mimetypes/unknown.png - images/mimetypes/image.png - images/mimetypes/zip.png - images/mimetypes/directory.png - images/mimetypes/text.png - images/create_directory.png - images/create_file.png: Change icons on filemanager - adding some usability improvements - - * index.php: Fix out of bounds of the footer in the - policy modules view for bug #2320 - - * godmode/massive/massive_operations.php: Fix double - advertment alert - - * include/help/en/help_profile.php - include/help/es/help_profile.php: Make changes on the - ACLs table to put it with the same permissions of the - wiki - -2013-08-01 Hirofumi Kosaka - - * include/functions_api.php: Added new API function - 'api_set_enable_disable_agent'. - -2013-08-01 Miguel de Dios - - * operation/events/events_list.php, extensions/agents_modules.php: - removed the debug trace javascript code. - - * godmode/reporting/visual_console_builder.editor.js: fixed the - add fake lines and prevent the remove lines. - -2013-08-01 Miguel de Dios - - * include/javascript/pandora_visual_console.js: fixed the javascript - error when sometimes there is not a new lines. - -2013-07-31 Miguel de Dios - - * godmode/reporting/visual_console_builder.php: change the code - to show the tabs in metaconsole after create a new visualmap. - - * include/functions_ui.php: fixed into the function - "ui_print_agent_autocomplete_input" the parameter - "input_id_server_name" for metaconsole. - -2013-07-31 Miguel de Dios - - * include/functions_ui.php: reduced the char lenght of title in - the header for to avoid crash when have title with wide chars. - -2013-07-31 Sergio Martin - - * include/functions_agents.php: Fix a if condition - broken for a previous test code - - * godmode/groups/group_list.php: Fix propagate ACL - field when create group - - * godmode/groups/configure_group.php: Fixed pure parameter - - * godmode/users/configure_user.php: Fixed autohidding of fields in - user edition due return avoiding javascript code - -2013-07-31 Miguel de Dios - - * operation/agentes/networkmap.php: added dinamic tab. - - * images/dynamic_network_icon.png: added a Carla's icon for the - dinamic tab. - -2013-07-30 Sergio Martin - - * godmode/reporting/reporting_builder.list_items.php: Add the - pure parameter to sort arrows in reporting view - -2013-07-30 Miguel de Dios - - * ChangeLog: Fixes changelog. - -2013-07-30 Sergio Martin - - * include/ajax/module.php - extensions/insert_data.php - operation/tree.php - operation/reporting/reporting_viewer.php - operation/reporting/graph_viewer.php - operation/agentes/datos_agente.php - godmode/agentes/planned_downtime.editor.php - godmode/alerts/configure_alert_template.php - godmode/reporting/reporting_builder.item_editor.php: Change - the inclusion of timepicker language file from jquery include - function to manually way to avoid jQuery errors - -2013-07-30 Miguel de Dios - - * extensions/update_manager/lib/functions.ajax.php, - godmode/agentes/configurar_agente.php, include/functions_html.php, - include/functions_networkmap.php: cleaned source code and removed - the debug traces. - - * godmode/agentes/module_manager_editor_prediction.php, - include/constants.php: fixed the repeat operator and added some - constants for to make more easy the code. - - Fixes: #2279 - -2013-07-30 Miguel de Dios - - * mobile/operation/networkmap.php, godmode/users/user_list.php, - include/javascript/pandora.js, - include/javascript/openlayers.pandora.js, - include/functions_snmp_browser.php, include/api.php, - include/functions_api.php, operation/snmpconsole/snmp_browser.php, - operation/agentes/networkmap.dinamic.php: improved the source code - style. - -2013-07-30 Sergio Martin - - * include/functions_users.php - operation/events/events_list.php: Improve the encapsulation - of the last Juanmas fix using my previous solution - -2013-07-30 Juan Manuel Ramon - - * operation/events/events_list.php: Fix user filter in - event list view. - -2013-07-30 Sergio Martin - - * godmode/groups/group_list.php: Fix pagination on - manage groups view - -2013-07-29 Miguel de Dios - - * include/functions_api.php: a lot of tiny fixes. - - * extensions/api_checker.php: some fixes. - -2013-07-29 Miguel de Dios - - * extensions/api_checker.php: a tiny extension to make more easy - the checks in the api, it is a early version but works. - -2013-07-29 Sergio Martin - - * godmode/reporting/reporting_builder.main.php - godmode/reporting/reporting_builder.php: Added the report - group to the group combo in the main edition screen of this - report when the user hasnt permissions on this groups but - this report have special permissions to edit by this group - bug: #2362 - - Fix a header layout in reports edit view when only have permission - to edit extrapermission reports - -2013-07-28 Junichi Satoh - - * include/help/ja/help_field_match_snmp.php: Translated. - -2013-07-26 Miguel de Dios - - * operation/agentes/networkmap.dinamic.php: added default zoom - buttom. - - * images/zoom_default.svg: the default buttom. - -2013-07-26 Miguel de Dios - - * include/functions_networkmap.php, - operation/agentes/networkmap.dinamic.php: added the tooltips and - only it needs reorganize the code. - -2013-07-26 Sergio Martin - - * godmode/reporting/reporting_builder.php: Fix errors - on reports edition - -2013-07-26 Sergio Martin - - * include/functions_filemanager.php: Fixed file manager - in metaconsole for bug #2361 and more little aesthetic fixes - -2013-07-25 Miguel de Dios - - * include/javascript/d3.v3.js: removed some changes. - - * include/functions_networkmap.php, - operation/agentes/networkmap.dinamic.php, - operation/agentes/networkmap.php: first version of dinamic view - for networkmap. It needs implement tooltip and of course fix - the new bugs. - -2013-07-25 Sergio Martin - - * godmode/alerts/configure_alert_template.php: Fix alert - template hint javascript problem for bug #2357 - - * godmode/massive/massive_edit_modules.php: Change - help tip to clarify user experience - -2013-07-25 Juan Manuel Ramon Vigo - - * include/functions.php: Modified function get_user_language - . if it's called from metaconsole then user lang can be - updated (support for external hashed call to Pandora). - -2013-07-25 Sergio Martin - - * include/constants.php: Move policy constants from - functions_policy to constants file - - * godmode/massive/massive_edit_modules.php: Change the - values of link/unlink in massive modules to pending to - link/unlink. Its the correct way of do it - -2013-07-25 Sergio Martin - - * godmode/massive/massive_operations.php - godmode/massive/massive_edit_modules.php: Added category - and link/unkink module from policy in massive modules edition - for bug #2341 and feature request #293 - -2013-07-25 Ramon Novoa - - * godmode/servers/manage_recontask_form.php: Added a help tip for parent - recursion. - -2013-07-25 Sergio Martin - - * include/functions_tags.php: Sort the tags by name for - bug #2355 - -2013-07-24 Ramon Novoa - - * godmode/alerts/configure_alert_template.php: Fixed a translation that - broke the javascript. - -2013-07-24 Juan Manuel Ramon Vigo - - * include/functions_forecast.php: Avoid timeout in prediction date - item report. - -2013-07-24 Sergio Martin - - * include/functions_visual_map.php - include/functions_agents.php - include/functions_modules.php - include/functions_reporting.php - include/constants.php - operation/agentes/status_monitor.php - operation/agentes/estado_agente.php - operation/agentes/estado_monitores.php - mobile/operation/agents.php - mobile/operation/modules.php - godmode/agentes/module_manager.php: Fix typo - errors on few constants - - * operation/tree.php: Fix status check for - async not init modules to set the status in - modules branch of tree view. Now it depends on - the server - -2013-07-24 Sergio Martin - - * include/functions_modules.php - include/functions_reporting.php - operation/agentes/estado_monitores.php - operation/search_agents.php: Fixed several errors on - module status counts for bug #2338 - -2013-07-23 Sergio Martin - - * godmode/alerts/alert_list.builder.php: Fix layout - of alerts editor for bug 2273 - -2013-07-23 Sergio Martin - - * include/functions_reporting.php: Few improvements - of monitor item and top n item on the reports for - bug #2331 - - * godmode/users/user_list.php: Change the default - order of the user list to user id, and hide the - useless first and second name from the view - (this data is not editable) - -2013-07-22 Ramon Novoa - - * include/help/es/help_field_match_snmp.php, - include/help/ja/help_field_match_snmp.php, - include/help/en/help_field_match_snmp.php: Updated. - -2013-07-19 Ramon Novoa - - * godmode/agentes/module_manager_editor_network.php, - include/javascript/pandora_snmp_browser.js, - include/functions_snmp_browser.php, - operation/snmpconsole/snmp_browser.php: Added SNMP version support to - the SNMP browser. - -2013-07-22 Miguel de Dios - - * include/functions_graph.php, include/functions_reports.php, - include/functions_groups.php, include/functions_incidents.php: fixed - the source code style. - - * include/javascript/d3.v3.js: uploaded custom d3 version from - https://github.com/mdtrooper/d3 . We need to pull request to - the main branch...I love git. - -2013-07-22 Sergio Martin - - * include/functions_ui.php - include/functions_treeview.php: Fixed bad link on - agent info of the right side in treeview on metaconsole. - And added access to node check to this link. - For bug #2312 - -2013-07-22 Sergio Martin - - * operation/agentes/stat_win.php: Change the order of jquery - include file to avoid errors - -2013-07-22 Sergio Martin - - * include/graphs/flot/pandora.flot.js: Fixed access to - events from graphics in metaconsole for bug #2335 - -2013-07-22 Sergio Martin - - * include/help/en/help_module_interval_factor.php - include/help/es/help_module_interval_factor.php - godmode/agentes/module_manager_editor_common.php: Change the - input field of module interval on data modules form by - a non editable info and improve the help explaining deeply the - way of change the interval and how to do it. For bug #2308 - - * images/cancel.png - godmode/massive/massive_operations.php: Add missed icon - and change another one - -2013-07-19 Sergio Martin - - * godmode/massive/massive_delete_profiles.php: Fix massive - deletion of profiles (ajax retrieving) for bug #2309 - -2013-07-18 Sergio Martin - - * include/functions_agents.php: Add check to avoid SQL - errors when retrieve alerts and the user profiles - are not properly configurated for bug #2349 - -2013-07-18 Sergio Martin - - * operation/reporting/reporting_viewer.php - images/report_list.png - godmode/events/event_edit_filter.php - godmode/reporting/reporting_builder.php: Fix the manage - tabs wich appeared in the view report section even when - the user hasnt RW permissions for bug #2347 - Added some new buttons and icon to make more usable the - reports section - -2013-07-18 Sergio Martin - - * include/functions_events.php: Fixed the access to the - module graph from events view on metaconsole for bug - #2344 - -2013-07-17 Ramon Novoa - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - godmode/snmpconsole/snmp_alert.php, - pandoradb.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql: Added support for SNMP alert ordering. - -2013-07-17 Sergio Martin - - * include/functions_users.php - include/functions_groups.php - operation/events/events_list.php: Fixed the visibility - of the users in the events view filter. Now the user - can only filter by the users of the groups where the - user belongs - -2013-07-17 Sergio Martin - - * operation/menu.php - operation/events/events_rss.php - operation/events/export_csv.php - operation/events/events_list.php - operation/events/events.php - operation/events/events.build_query.php - general/shortcut_bar.php: Fixed group filter - for bug #2346 and clean a lot of events code - -2013-07-17 Sergio Martin - - * operation/events/events_list.php: Delete unnecessary ACL - check - - * images/up.png: Add missed image to new styles - -2013-07-17 Miguel de Dios - - * godmode/agentes/configurar_agente.php: fixed the default value for - "prediction_module" in tagente_module. - - * include/graphs/functions_flot.php, - include/graphs/functions_pchart.php, - include/graphs/functions_gd.php, include/graphs/functions_utils.php, - include/javascript/pandora_alerts.js, - include/javascript/pandora_modules.js, - include/javascript/pandora_events.js, - include/functions_network_components.php: cleaned source code style. - -2013-07-17 Sergio Martin - - * operation/agentes/status_monitor.php - operation/agentes/alerts_status.php - godmode/alerts/configure_alert_template.php: Clean - useless ACL checks. Change header string by the same - string but translated. Added to the alert templates - wizard level combo the option No Wizard to avoid - confussing - -2013-07-17 Sergio Martin - - * godmode/agentes/planned_downtime.editor.php - godmode/menu.php: Fix a planned downtime ACLS problem - for bug #2305 - -2013-07-16 Ramon Novoa - - * include/functions_snmp_browser.php: Use version 2c by default. Some - OIDs may not be available for version 1 queries. - -2013-07-16 Sergio Martin - - * godmode/massive/massive_delete_alerts.php: Fixed an - ajax call to retrieve the agents associated to an alert - template in massive alerts deletion for bug #2282 - -2013-07-16 Sergio Martin - - * godmode/agentes/agent_wizard.snmp_explorer.php - godmode/agentes/configurar_agente.php: Add missing - javascript to show snmp v3 options and other little - fixes and improvements - - * godmode/reporting/reporting_builder.list_items.php - godmode/reporting/reporting_builder.item_editor.php - godmode/netflow/nf_edit_form.php - godmode/netflow/nf_item_list.php: Deleted homedir from sec2 - in url links due old system of reuse code from metaconsole - -2013-07-16 Miguel de Dios - - * include/functions.php, - include/javascript/jquery.pandora.controls.js: improved the - functions to pass the php vars to js, now it supports json. - - * include/javascript/d3.v3.js: added this library for to make - beautiful things. - - * include/functions_ui.php, include/graphs/fgraph.php, - include/javascript/pandora_events.js, include/javascript/pandora.js, - include/functions_treeview.php, - include/include_graph_dependencies.php, - include/functions_categories.php, include/db/postgresql.php, - include/db/oracle.php, include/db/mysql.php: cleaned source code - style. - -2013-07-16 Miguel de Dios - - * include/graphs/flot/pandora.flot.js, - include/functions_networkmap.php, include/constants.php, - include/ajax/agent.php, include/ajax/events.php: improve the - source code and remove the magic number and they changed for - constants. - -2013-07-15 Sergio Martin - - * godmode/agentes/configurar_agente.php: Fixed javascript - dinamic positioning of layers in subtab code - -2013-07-15 Sergio Martin - - * include/languages/cs.po - include/languages/et.mo - include/languages/pt_BR.po - include/languages/nl.mo - include/languages/es.po - include/languages/pl.mo - include/languages/ko.po - include/languages/it.mo - include/languages/sl.mo - include/languages/sk.po - include/languages/uk.po - include/languages/pt.mo - include/languages/ro.po - include/languages/en_AU.mo - include/languages/ast.mo - include/languages/bg.mo - include/languages/index.pot - include/languages/bn.po - include/languages/nb.po - include/languages/cs.mo - include/languages/en.po - include/languages/ar.po - include/languages/pt_BR.mo - include/languages/es.mo - include/languages/ko.mo - include/languages/fr.po - include/languages/sk.mo - include/languages/uk.mo - include/languages/ro.mo - include/languages/mr.po - include/languages/ca.po - include/languages/da.po - include/languages/tr.po - include/languages/sv.po - include/languages/de.po - include/languages/ja.po - include/languages/zh_TW.po - include/languages/nb.mo - include/languages/bn.mo - include/languages/he.po - include/languages/fi.po - include/languages/ar.mo - include/languages/en.mo - include/languages/hi.po - include/languages/zh_CN.po - include/languages/fr.mo - include/languages/te.po - include/languages/eu.po - include/languages/en_GB.po - include/languages/mr.mo - include/languages/hu.po - include/languages/ca.mo - include/languages/da.mo - include/languages/tr.mo - include/languages/de.mo - include/languages/sv.mo - include/languages/ru.po - include/languages/ja.mo - include/languages/zh_TW.mo - include/languages/he.mo - include/languages/fi.mo - include/languages/hi.mo - include/languages/zh_CN.mo - include/languages/el.po - include/languages/gl.po - include/languages/te.mo - include/languages/eu.mo - include/languages/en_GB.mo - include/languages/et.po - include/languages/hu.mo - include/languages/nl.po - include/languages/pl.po - include/languages/it.po - include/languages/sl.po - include/languages/pt.po - include/languages/ru.mo - include/languages/en_AU.po - include/languages/ast.po - include/languages/bg.po - include/languages/el.mo - include/languages/gl.mo: Upgrade the languages - from launchpad - - * pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - godmode/agentes/agent_wizard.wmi_explorer.php - godmode/agentes/agent_wizard.snmp_explorer.php - godmode/agentes/agent_wizard.php - godmode/agentes/configurar_agente.php: Added SNMP wizard - on Agent Wizards subtab - -2013-07-11 Mario Pulido - - * include/help/en/help_snmp_alert_field1.php, - include/help/es/help_snmp_alert_field1.php: Modified Help. Added Macros - -2013-07-11 Miguel de Dios - - * godmode/agentes/configurar_agente.php: fixed overwrite the fields - custom_string_* and custom_integer_* of module when update and - these fields haven't a new value. - -2013-07-11 Sergio Martin - - * include/graphs/pChart/pPie.class.php: Fix the colors of the - legend when we want to have legend of data that not appears - in the pie. Merge from 4.1 - - * operation/users/user_edit.php: Fix repeated select control - for main page in workspace section - - * godmode/servers/modificar_server.php: Fix crash in - servers view - -2013-07-11 Sergio Martin - - * include/functions_graph.php: Change Data by Avg on graphs legends - Ramon changed it few weeks ago, but I broke his job. Sorry - -2013-07-11 Miguel de Dios - - * mobile/operation/agents.php, mobile/operation/agent.php, - include/functions_graph.php: fixed the show static graphs in - mobile. - -2013-07-10 Ramon Novoa - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - godmode/snmpconsole/snmp_alert.php, - pandoradb.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql, - operation/snmpconsole/snmp_view.php: Added support to filter 10 - binding vars. Added binding var automatic translation and other - small improvements. - -2013-07-10 Miguel de Dios - - * mobile/operation/agents.php: fixed lost semicolon. - -2013-07-10 Miguel de Dios - - * godmode/modules/manage_network_components.php: improved the source - code style. - - * include/functions_modules.php: added lost function - "modules_get_type_id". - -2013-07-09 Sergio Martin - - * include/functions_graph.php: Fix the alerts status pie graph - to make it more usefull - - * godmode/agentes/agent_wizard.snmp_interfaces_explorer.php: Comment - code - -2013-07-09 Sergio Martin - - * include/styles/pandora.css - images/wand_agent.png - images/wand_snmp.png - images/wand_wmi.png - images/wand_interfaces.png - godmode/agentes/agent_wizard.php - godmode/agentes/configurar_agente.php: Add new subtab to - agent wizard - -2013-07-08 Sergio Martin - - * include/javascript/pandora_modules.js - include/functions_wmi.php - extensions/snmp_explorer.php - godmode/agentes/agent_wizard.wmi_explorer.php - godmode/agentes/agent_wizard.snmp_interfaces_explorer.php - godmode/agentes/agent_wizard.php - godmode/agentes/configurar_agente.php: Replace the SNMP explorer by - the Agent wizard with two initial sections. SNMP interfaces explorer - and WMI explorer - -2013-07-08 Miguel de Dios - - * mobile/operation/modules.php, mobile/include/style/main.css: - yes another fixes. - - MERGED FROM BRANCH 4.0 - -2013-07-08 Miguel de Dios - - * mobile/operation/alerts.php, mobile/operation/events.php, - mobile/operation/modules.php, mobile/operation/networkmaps.php, - mobile/operation/agents.php, mobile/include/ui.class.php, - mobile/include/style/main.css: some fixes. - - MERGED FROM BRANCH 4.0 - -2013-07-05 Miguel de Dios - - * include/functions_events.php: erased lost debug trace. - - * mobile/operation/events.php: some fixes in the pagination, and - now the events from the system show the name "system". - - MERGED FROM BRANCH 4.0 - -2013-07-05 Miguel de Dios - - * mobile/operation/agents.php, mobile/include/style/main.css: some - fixes. - - MERGED FROM BRANCH 4.0 - -2013-07-05 Hirofumi Kosaka - - * godmode/alerts/alert_list.builder.php: Small changes. Make - alert action list sorted (in the same order of extra action - list that appears at the defined alert list) - - Merged from branch 4.0 - -2013-07-05 Hirofumi Kosaka - - * godmode/alerts/alert_list.builder.php: When creating new - alert, wrong action might be assigned to the alert (if you had - some deleted actions in the past). - - Merged from branch 4.0 - -2013-07-04 Miguel de Dios - - * mobile/include/style/images/*, - mobile/include/style/jquery.mobile-1.3.1.css, - mobile/include/javascript/jquery.js, - mobile/include/javascript/jquery.mobile-1.3.1.js: added the - jquery mobile, and made some changes in the css. - - * mobile/include/style/main.css, mobile/operation/agents.php, - mobile/include/ui.class.php: some fixes. - - MERGED FROM THE BRANCH 4.0. - -2013-07-04 Miguel de Dios - - * include/functions_graph.php: fixed include javascript in the - static image for boolean module graph. - - * mobile/operation/module_graph.php, - mobile/operation/modules.php, - mobile/include/style/main.css: a lot of fixes in mobile. - -2013-07-03 Miguel de Dios - - * mobile/operation/events.php, mobile/operation/module_graph.php, - mobile/operation/modules.php, mobile/operation/networkmaps.php, - mobile/operation/groups.php, mobile/operation/agents.php, - mobile/operation/tactical.php, mobile/operation/networkmap.php, - mobile/operation/alerts.php, mobile/operation/agent.php, - mobile/include/ui.class.php: added the back button in the head and - impoved the source code style to make more easy the merges with - the last branch. - - * include/functions_graph.php: fixed PHP notices. - -2013-07-03 Sergio Martin - - * godmode/snmpconsole/snmp_alert.php: Fixed malfunction of the - macros javascript in snmp alert editor - -2013-07-03 Miguel de Dios - - * mobile/include/style/main.css: some fix for the module list - when it is embedded in agent view, now it is show in Android but - I need work more for to show in the jobs fashion gadget. - - * mobile/operation/networkmaps.php: fixed to avoid - unused the javascript for mobile. - - MERGED FROM THE BRANCH 4.0 - -2013-07-03 Miguel de Dios - - * include/graphs/fgraph.php: change the source code style to make - more easy the merges with the last branch. - - * include/graphs/functions_pchart.php: fixed the water mark for - pie graph as image. - - MERGED FROM THE BRANCH 4.0 - -2013-07-03 Miguel de Dios - - * mobile/operation/networkmap.php: fixed the scroll for browser - upper that microshit IE and equal as browser of Android 2.2. - - MERGED FROM THE BRANCH 4.0 - -2013-07-03 Sergio Martin - - * include/functions_config.php - include/help/en/help_custom_logo.php - include/help/es/help_custom_logo.php - include/help/ja/help_custom_logo.php - images/custom_logo/sourceforge.jpg - images/custom_logo/pandora_logo_head.jpg - images/custom_logo/artica_logo.png - images/custom_logo/sourceforge.png - images/custom_logo/pandora_logo_head.png - images/custom_logo/none.jpg - images/pandora_header_logo_enterprise.png - images/pandora_header_logo.png - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - general/header.php: Change the old system of custom logo - to be used in the unique logo (left side) of Pandora FMS 5 - Bug #2241 - -2013-07-03 Miguel de Dios - - * mobile/index.php, mobile/operation/networkmaps.php, - mobile/operation/networkmap.php, mobile/operation/home.php, - mobile/include/ui.class.php, include/functions_networkmap.php, - include/functions_ui.php: uploaded the some changes and files - for to show networkmaps in the Pandora mobile. - -2013-07-03 Sergio Martin - - * godmode/users/configure_user.php: improve the meta - setup screen hidding assigned server field when the - agent management is not checked - -2013-07-02 Sergio Martin - - * include/functions_api.php: Changed the way of encode - data configuration in create/update config form API - -2013-07-02 Miguel de Dios - - * extensions/system_info.php: clean source code style. - - * mobile/include/ui.class.php: fixed the selectbox for int values. - - * mobile/operation/home.php, mobile/index.php, - mobile/operation/networkmaps.php, mobile/operation/networkmap.php: - added networkmap. - - * include/functions_ui.php: added for get only the src of module - type. - - * include/functions_networkmap.php, - operation/agentes/networkmap.topology.php: add support for - networkmaps in mobile. - - MERGED FROM THE BRANCH 4.0 - -2013-07-02 Miguel de Dios - - * include/functions_networkmap.php, - operation/agentes/networkmap.topology.php, - operation/agentes/networkmap.groups.php, - operation/agentes/networkmap.php: improved the source code style. - -2013-07-02 Sergio Martin - - * include/javascript/pandora_modules.js: Fixed deprecated way - of activate a select option from jquery for bug #2299 - -2013-07-01 Sergio Martin - - * include/functions_graph.php - operation/agentes/stat_win.php: Fix string type graph colors - and data. Fix the "Avg only" option because is forced to "true". - Bug: 2284 - -2013-07-01 Miguel de Dios - - * godmode/menu.php, include/functions_menu.php: fixed the entry - gis map in ACL enterprise. - - * index.php: cleaned source code style. - -2013-07-01 Sergio Martin - - * pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql: Added to default actions - some default values to avoid confusion in a clean installation - -2013-06-27 Miguel de Dios - - * godmode/servers/plugin.php, godmode/setup/file_manager.php, - include/functions_filemanager.php: added the filemanager to server - plugin, and of course change the code for to make this feature. - - MERGED FROM THE BRANCH PANDORA_4_0 - -2013-06-26 Miguel de Dios - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: added the new - columns in the table "talert_snmp". - -2013-06-26 Ramon Novoa - - * pandora_console.spec, - pandora_console.redhat.spec: Fixed directory permissions. - -2013-06-25 Miguel de Dios - - * godmode/agentes/configurar_agente.php, - include/functions_agents.php: fixed the operations with the ip or - ips adress of agent. - - MERGED FROM THE BRANCH PANDORA_4_0 - -2013-06-25 Miguel de Dios - - * godmode/menu.php: fixed the default value for refresh in the - extensions. - - Fixes: #2310 - - * include/functions_extensions.php: cleaned source code style. - -2013-06-25 Miguel de Dios - - * operation/users/user_edit.php: fixed the "home page" for user, - now it does show ugly 0, show correct the dashboard and - visualmap and can set other. - -2013-06-25 Miguel de Dios - - * operation/users/user_edit.php: merge the code for made more - easy the merges from the branch. - -2013-06-25 Miguel de Dios - - * extensions/vnc_view.php: added the changes from the branch of - pandora_4 made for Sancho. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-25 Miguel de Dios - - * operation/visual_console/render_view.php: fixed the javascript - draw lines when there is any error in the map. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-25 Miguel de Dios - - * include/functions_visual_map.php: added more changes for to make - more easy the merges from the branch. - -2013-06-24 Miguel de Dios - - * include/functions_visual_map.php: fixed the links of module - graphs into public visualmap. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-24 Miguel de Dios - - * include/functions_visual_map.php, - operation/agentes/status_monitor.php: fixed the links to the items - that represents modules. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-24 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js: fixed the - removed the relantionship between items. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-24 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js: fixed the - moving the lines when the item is a graph. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-24 Miguel de Dios - - * include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php: fixed the color of - lines in the editor. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-24 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.editor.php, - include/functions_visual_map_editor.php: changed the code to show - the list of parent in the select, now this selectbox doesn't show - the same item. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-20 Mario Pulido - - *include/help/es/help_module_tokens.php - include/help/en/help_module_tokens.php:Added new help - -2013-06-20 Miguel de Dios - - * include/graphs/functions_pchart.php: fixed the graphs with all - values in negative Y axis. Now it shows correct. - - Fixes: #2302 - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-20 Miguel de Dios - - * include/graphs/fgraph.php, include/graphs/functions_pchart.php: - merged the changes from the branch 4. - -2013-06-20 Miguel de Dios - - * godmode/agentes/modificar_agente.php: fixed the filter of the - list of agents. The branch 4 runs fine. - -2013-06-20 Miguel de Dios - - * godmode/events/events.php, operation/netflow/nf_live_view.php: - fixed the hook to call a enterprise function. - -2013-06-20 Miguel de Dios - - * include/graphs/pChart/pPie.class.php, include/graphs/fgraph.php: - fixed the htmlentities in the pie chart legend, the border was - fixed for older commits. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-20 Junichi Satoh - - * include/help/ja/help_alerts_config.php: Added a new help. - -2013-06-19 Mario Pulido - - *godmode/alerts/alert_list.php, - godmode/alerts/configure_alert_template.php, - godmode/alerts/alert_templates.php, - godmode/alerts/configure_alert_action.php, - godmode/alerts/configure_alert_command.php, - godmode/alerts/alert_actions.php, - godmode/alerts/alert_commands.php, - include/help/en/help_event_alert.php, - include/help/en/help_alerts_config.php, - include/help/es/help_event_alert.php, - include/help/es/help_alerts_config.php, - include/help/ja/help_event_alert.php, - images/help/alert01.png, - images/help/alert02.png, - images/help/alert03.png, - images/help/alert04.png, - images/help/alert05.png, - images/help/alert06.png, - images/help/alert07.png, - images/help/alert08.png, - images/help/alert09.png, - images/help/event01.png, - images/help/event02.png, - images/help/event03.png, - images/help/event04.png, - images/help/alert10.png, - images/help/alert11.png, - images/help/alert12.png, - images/help/alert13.png, - images/help/alert14.png, - images/help/alert15.png, - images/help/alert16.png: Added new helps - -2013-06-18 Miguel de Dios - - * operation/menu.php: showed the message entry in workspace menu for - all users. - - * include/functions_groups.php: added filters into the function - "groups_get_users" for to avoid to get user without perms. - - * operation/messages/message_edit.php: fixed the ACL for to - destination users. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-18 Ramon Novoa - - * include/functions.php: Fixed a warning. - -2013-06-18 Miguel de Dios - - * operation/incidents/incident.php, - operation/incidents/incident_detail.php: fixed to set the SYSTEM as - user for the incident. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-18 Miguel de Dios - - * operation/snmpconsole/snmp_view.php: fixed the urls and forms to - set the filters. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-17 Miguel de Dios - - * operation/agentes/networkmap.php: fixed to create networkmaps - with the same name (for example users with diferent groups ACL). - - Fixes: #2285 - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-17 Miguel de Dios - - * godmode/alerts/configure_alert_action.php, - godmode/alerts/alert_commands.php: fixed the duplicated the rows - and did'nt hide the macros field rows. - - Fixes: #2294 - -2013-06-17 Miguel de Dios - - * include/functions.php: fixed in the function "get_snmpwalk" the - lost global $config var. - - Fixes: #2295 - -2013-06-14 Miguel de Dios - - * extensions/plugin_registration.php: fixed the url of module - library and now show ever the form to upload more plugins. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-13 Sergio Martin - - * include/functions_ui.php: Fix layout issue - - * operation/events/events.build_table.php: Hide checkbox column - in read only view - - * operation/events/events_list.php: Hide save filter button - when user has only ER ACLs permission - - * general/login_page.php: Fix width and height of the - login error modal win - - * operation/agentes/stat_win.php: Enable the show events - filter in replication mode when show local events is enabled - -2013-06-13 Miguel de Dios - - * include/functions_snmp.php: changed the PHP function to execute - command and now get the error string or return true if it runs fine. - - * godmode/snmpconsole/snmp_trap_generator.php: show the error when - fail to call snmptrap, and show error when occurs. - - Fixes: #2270 - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-13 Mario Pulido - - * images/help/actions.png, - godmode/alerts/configure_alert_action.php, - include/help/en/help_alert_config.php, - include/help/es/help_alert_config.php: Add help in alert action. - - -2013-06-13 Miguel de Dios - - * godmode/agentes/agent_manager.php: fixed the show server as none - when this server is not exist. - - Fixes: #2264 - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-12 Miguel de Dios - - * extensions/insert_data.php: fixed the label of notice about the - directory data_in. - - Fixes: #2271 - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-12 Miguel de Dios - - * include/functions_reporting.php: fixed the empty serialize vars. - - Fixes: #2276 - - MERGED FROM THE BRANCH PANDORA_4.0 - -2013-06-12 Miguel de Dios - - * operation/tree.php: improved the source code style. - - * include/functions_networkmap.php: remove the link in metaconsole - node and set the color. - -2013-06-12 Mario Pulido - - * pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.sql, - pandoradb_data.sql: Repair windows bug in "Restart Agent" action - -2013-06-12 Sancho Lerena - - * extensions/plugin_registration.php: Added link to file manager - to upload plugin files using the file manager. - -2013-06-12 Mario Pulido - - * pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.sql, - pandoradb_data.sql: Change path in command alert. - -2013-06-11 Sergio Martin - - * include/functions_ui.php: Added node access control to - alerts view in metaconsole - - * operation/tree.php - operation/events/events.build_table.php: Visual fixes - -2013-06-11 Miguel de Dios - - * operation/events/events_list.php, operation/events/events.php: - fixed the free text search when there is characters as "(". - -2013-06-11 Miguel de Dios - - * godmode/alerts/configure_alert_template.php, - godmode/reporting/reporting_builder.item_editor.php, - godmode/agentes/planned_downtime.editor.php, - operation/reporting/reporting_viewer.php, - operation/netflow/nf_live_view.php: added lost help tips for the - formats time and date. - -2013-06-11 Miguel de Dios - - * extensions/insert_data.php, - godmode/alerts/configure_alert_template.php, - godmode/reporting/reporting_builder.item_editor.php, - godmode/agentes/planned_downtime.editor.php, - include/ajax/module.php, include/constants.php, operation/tree.php, - operation/netflow/nf_live_view.php, - operation/reporting/reporting_viewer.php, - operation/reporting/graph_viewer.php, - operation/agentes/datos_agente.php: fixed the date and time format - and set a help tip to say the Pandora's format. - -2013-06-11 Miguel de Dios - - * include/functions_html.php: revert completly the - "html_print_image". - -2013-06-11 Miguel de Dios - - * include/functions_html.php: revert my own changes in - "html_print_image", the code didn't run fine. - - * operation/tree.php: fixed the params to call the function. - -2013-06-10 Miguel de Dios - - * include/javascript/jquery.ui-timepicker-addon.js: updated the - datepicker for to avoid some found bugs. - - * include/javascript/i18n: added translations for the datepicker. - - * godmode/alerts/configure_alert_template.php, - godmode/reporting/reporting_builder.item_editor.php, - godmode/agentes/planned_downtime.editor.php, - include/ajax/module.php, include/functions_ui.php, - operation/tree.php, operation/agentes/status_monitor.php, - operation/agentes/datos_agente.php, - operation/reporting/reporting_viewer.php, - operation/reporting/graph_viewer.php, extensions/insert_data.php: - changed the code for to use the user/system language in the - datepicker. - -2013-06-10 Sergio Martin - - * include/styles/jquery-ui-1.10.0.custom.css - include/styles/pandora.css - include/ajax/events.php - include/functions_graph.php - include/functions_events.php - include/functions_networkmap.php - include/functions_netflow.php - operation/tree.php - operation/events/events.build_table.php - operation/reporting/reporting_viewer.php - operation/agentes/status_monitor.php - operation/agentes/stat_win.php - operation/netflow/nf_live_view.php - images/header_refresh_disabled.png - images/image_problem_data.png - images/input_pdf.png - images/input_delete.png - general/header.php - godmode/users/user_list.php - godmode/events/event_edit_filter.php - godmode/events/event_responses.list.php - godmode/events/events.php: Fix a lot of aesthetic issues and other - little fixes - -2013-06-10 Miguel de Dios - - * include/functions_ui.php: fixed the reload the widget autocomplete - when select a item from the list instead from writing all name. - -2013-06-10 Miguel de Dios - - * include/functions_html.php, include/functions_reporting.php, - include/graphs/functions_utils.php, include/graphs/fgraph.php, - include/graphs/functions_pchart.php: fixed the graphs in the - reports. - -2013-06-10 Sergio Martin - - * include/styles/datepicker.css - include/styles/jquery-ui-1.10.0.custom.css - include/styles/pandora.css - operation/tree.php - operation/reporting/reporting_viewer.php - operation/reporting/graph_viewer.php - operation/agentes/datos_agente.php - operation/netflow/nf_live_view.php - godmode/agentes/planned_downtime.editor.php: Change the - datepicker of netflow view to datepicker used on the - rest of Pandora. Fixed styles and regional language calls - -2013-06-07 Ramon Novoa - - * include/functions_graph.php: Changed some translations from 'Data' - to 'Avg' when data is averaged. - -2013-06-07 Sergio Martin - - * operation/menu.php: Fixed CSV and RSS links - from submenu setting the default filters: 8 hours, - pagination of 20, etc. - - * operation/agentes/status_monitor.php: Added All option - to the group filter in monitor view and other little fixes - -2013-06-07 Miguel de Dios - - * godmode/reporting/reporting_builder.php: fixed the link of the - image in the first page into the PDF reports. - -2013-06-07 Sergio Martin - - * godmode/servers/plugin.php: Fixed disabled textarea - of macros help in plugin form - -2013-06-07 Miguel de Dios - - * godmode/agentes/module_manager.php, - godmode/agentes/configurar_agente.php: fixed the link of - pagination. - - Fixes: #2250 - -2013-06-07 Sergio Martin - - * include/ajax/module.php - include/javascript/jquery.ui.datepicker.js - operation/tree.php - operation/agentes/datos_agente.php: Added range filter - to raw data view in tree view - - * operation/netflow/nf_live_view.php: Fix help popup - in metaconsole view - -2013-06-06 Sergio Martin - - * include/functions_config.php: Replaced netflow and - visual console flags updation in setup by a new customize - sections values - - * include/config_process.php: Added specific metaconsole - autorefresh whitelisted sections - - * extensions/snmp_explorer.php: Change wrong - snmp branch in interfaces explorer - -2013-06-06 Sergio Martin - - * include/ajax/events.php: Fix the info of the - user that validate a event in the event info that - is showed when click on a event on interactive graphs - - * include/gettext.php: Add a hack to fix the languages change - on certain machines, like TSOL one. - - * operation/events/events.build_table.php: Add a "access node" - control to column server name - - * operation/agentes/status_monitor.php - * general/header.php: Add disable possibility in autorefresh combo - - * godmode/agentes/module_manager_editor_network.php: Fix show/hide fields - in the module editor. TCP and SNMP fields were moved from advanced to main - options and javascript was broken - - * godmode/events/event_edit_filter.php - godmode/events/custom_events.php - godmode/events/event_filter.php: Fix some ACLs problems in events - filter editor - - * godmode/reporting/reporting_builder.item_editor.php: Add an absolute - path in a library inclusion to fix metaconsole bug - -2013-06-05 Miguel de Dios - - * include/constants.php, include/functions_agents.php, - operation/agentes/estado_agente.php: fixed the filter of the list - of agents. - - Fixes: #2269 - -2013-06-05 Miguel de Dios - - * include/functions.php: cleaned source code style. - - * include/get_file.php: fixed the include the auth. - - Fixes: #2274 - -2013-06-05 Miguel de Dios - - * operation/snmpconsole/snmp_view.php: fixed the pagination. - - Fixes: #2255 - - * godmode/groups/group_list.php, godmode/agentes/agent_manager.php: - cleaned source code style. - -2013-06-04 Miguel de Dios - - * godmode/agentes/agent_manager.php, godmode/menu.php, - godmode/alerts/configure_alert_template.php, - godmode/alerts/configure_alert_action.php, - godmode/alerts/alert_templates.php, - godmode/alerts/alert_actions.php, godmode/groups/group_list.php, - godmode/groups/configure_group.php, include/functions.php, - include/functions_profile.php: fixed the ACLs. - - Fixes: #2256 - -2013-06-04 Miguel de Dios - - * godmode/massive/massive_delete_alerts.php: fixed the delete - alerts with same module. - - Fixes: #2272 - - * include/functions_agents.php: erased unused function. - - MERGED FROM THE BRANCH PANDORA_4 - -2013-06-04 Sergio Martin - - * include/styles/pandora.css - include/functions_groups.php - operation/agentes/group_view.php: Delete status column - and group image from groups view. Another visual fixes - were done - -2013-06-03 Sergio Martin - - * include/styles/pandora.css - include/functions_groups.php - operation/events/events_list.php - operation/agentes/group_view.php - mobile/operation/agent.php - mobile/operation/agents.php - mobile/include/style/main.css - general/logon_ok.php: Few visual fixes - -2013-06-03 Sergio Martin - - * include/styles/pandora.css - index.php: Fix footer layout merged from 4.1 - -2013-05-31 Miguel de Dios - - * mobile/include/style/main.css: fixed the list of modules in the - main agent view. - - * mobile/operation/agent.php: improved the source code style. - - * mobile/operation/agents.php: fixed the PHP warnings. - -2013-05-31 Sergio Martin - - * include/functions_events.php: Minor visual fix - -2013-05-31 Miguel de Dios - - * include/graphs/functions_pchart.php: avoid to characters and - other shit that corrupts the image file. - - MERGED FROM THE BRANCH PANDORA_4 - -2013-05-30 Sergio Martin - - * include/styles/menu.css - include/styles/cluetip.css - include/styles/pandora.css - include/functions.php - include/functions_events.php - include/graphs/functions_gd.php - include/functions_networkmap.php - include/javascript/jquery.cluetip.js - images/outof.png: Visual improvements - - * include/functions_treeview.php - extensions/module_groups.php - operation/tree.php - operation/events/events.build_table.php - operation/events/events_list.php - operation/agentes/status_monitor.php : Add to the shared - views between normal and meta controls to access remote nodes - for certain users - - * include/functions_visual_map.php - include/functions_ui.php: Little bugfixes and improvements - -2013-05-30 Miguel de Dios - - * operation/agentes/networkmap.php: fixed the string of button to - refresh the networkmap. - - Fixes: #2254 - -2013-05-30 Miguel de Dios - - * godmode/groups/group_list.php, include/functions_groups.php: fixed - the link of to delete the group, now it have the correctly id_group. - - Fixes: #2253 - -2013-05-29 Miguel de Dios - - * operation/events/events.build_table.php, - operation/agentes/estado_generalagente.php, - include/functions_events.php: fixed the views with huge large names - for agents or and modules. - - Fixes: #2242 - -2013-05-29 Miguel de Dios - - * include/functions_snmp_browser.php: fixed PHP warning with to - access out the table array. - -2013-05-29 Miguel de Dios - - * operation/agentes/ver_agente.php: cleaned source code style. - - * operation/agentes/alerts_status.php: added the text for the main - tab in agent view. - - * operation/agentes/estado_monitores.php: fixed the filter and - added a option to filter "not normal" modules. - - Fixes: #2247 - -2013-05-28 Sergio Martin - - * include/functions_ui.php - include/functions.php - include/functions_treeview.php - operation/tree.php: Some aesthetic improvements on - treeview, fixed some bugs and added control of the - access to the agents/modules/alerts details by the - user configuration flag - - * images/page_white_text.png - images/page_white.png - images/pdf.png: Some icon changes - - * godmode/alerts/alert_list.list.php - operation/agentes/alerts_status.php - operation/agentes/alerts_status.functions.php: Prepared the - alerts view to be added to metaconsole - -2013-05-28 Ramon Novoa - - * godmode/setup/performance.php: Added a new help it. - -2013-05-28 Miguel de Dios - - * include/config_process.php: set the timezone in init values for - PHP because for example it is used in the library for report PDF. - - MERGED FROM THE BRANCH PANDORA_4 - -2013-05-28 Junichi Satoh - - * include/help/ja/help_module_interval_factor.php: Added a new help - file. - -2013-05-27 Miguel de Dios - - * operation/search_main.php: change again the label of the bottom - of list of agents. - -2013-05-27 Sergio Martin - - * godmode/agentes/module_manager_editor_common.php: Fixed - creation of data modules for bug #2240 - - * godmode/servers/plugin.php - include/javascript/pandora_modules.js - godmode/agentes/module_manager_editor_plugin.php: Fixed - the tips of the macros help and change the input of macro - help from input to a textarea - - * include/functions_html.php - include/styles/dialog.css - include/styles/menu.css - include/styles/jquery-ui-1.10.0.custom.css - include/styles/pandora.css - include/javascript/pandora_events.js - operation/users/user_edit.php - operation/agentes/stat_win.php - images/event_responses.png - images/filter_mc.png - images/sort_down.png - images/tick.png - images/pandora.ico - images/tick_off.png - images/pandora.ico.gif - images/star.png - images/sort_up.png - godmode/setup/setup_general.php: A lot of visual - improvements - -2013-05-27 Miguel de Dios - - * operation/search_main.php: change the label to show when the list - of agents don't need pagination. - -2013-05-27 Miguel de Dios - - * include/functions_gis.php: added function "gis_calculate_distance" - to calculate the distance between to points, and return in the - international metric system, kilometers. - - * operation/agentes/gis_view.php: added column with the show the - distance with the previous point. - -2013-05-27 Ramon Novoa - - * pandoradb.sql: Updated data types to allow 64bit integers to be - stored in tagente_datos and tagente_datos_inc. - -2013-05-24 Sergio Martin - - * include/styles/pandora.css - extensions/update_manager/settings.php - extensions/update_manager/main.php - godmode/agentes/module_manager.php: Fixed - various visual issues like update manager icons - or width of left tab in godmode sections - - * godmode/agentes/module_manager_editor_plugin.php: - Fixed tips of plugins help fields - - * extensions/snmp_explorer.php: avoid interfaces - without name in snmp explorer - - * operation/agentes/bulbs.php: Remove old file - -2013-05-24 Ramon Novoa - - * include/functions.php: Cleaned junk characters. - -2013-05-24 Ramon Novoa - - * include/functions.php: Merged from 4.0 branch. Removed calls - to PHP's SNMP functions. - -2013-05-23 Miguel de Dios - - * include/javascript/pandora_visual_console.js, - include/functions_visual_map.php: fixed to show the lines between - the items in the visualmap into a dashboard. - - Fixes: #2232 - - MERGED FROM THE BRANCH 4 - -2013-05-21 Ramon Novoa - - * include/functions_netflow.php: Added support for multiple netflow - directories. - -2013-05-23 Sergio Martin - - * include/functions_html.php - include/styles/pandora_minimal.css - include/styles/dialog.css - include/styles/menu.css - include/styles/jquery-ui-1.10.0.custom.css - include/functions_events.php - operation/events/events_list.php - include/functions_snmp_browser.php - include/styles/pandora.css: A lot of graphic - changes including events form and snmp browser - layout - - * include/ajax/module.php - include/functions_ui.php - include/functions.php - include/functions_agents.php - include/functions_graph.php - include/graphs/functions_gd.php - include/graphs/fgraph.php - include/functions_reporting.php - include/functions_filemanager.php - include/javascript/pandora_snmp_browser.js - include/functions_treeview.php - include/constants.php - index.php - extensions/net_tools.php - extensions/pandora_logs.php - extensions/ssh_gateway.php - extensions/update_manager/settings.php - extensions/plugin_registration.php - operation/incidents/incident.php - operation/incidents/incident_detail.php - operation/visual_console/render_view.php - operation/users/user_edit.php - operation/reporting/reporting_viewer.php - operation/reporting/graph_viewer.php - operation/agentes/datos_agente.php - operation/agentes/alerts_status.php - operation/agentes/estado_generalagente.php - operation/agentes/custom_fields.php - operation/agentes/estado_agente.php - operation/agentes/estado_monitores.php - operation/agentes/agent_fields.php - operation/agentes/stat_win.php - operation/servers/recon_view.php - operation/integria_incidents/incident_detail.php - operation/netflow/nf_live_view.php - godmode/groups/configure_group.php - godmode/groups/configure_modu_group.php - godmode/groups/group_list.php - godmode/db/db_refine.php - godmode/db/db_event.php - godmode/agentes/module_manager_editor_common.php - godmode/agentes/fields_manager.php - godmode/agentes/modificar_agente.php - godmode/agentes/module_manager_editor.php - godmode/servers/recon_script.php - godmode/servers/plugin.php - godmode/servers/manage_recontask.php - godmode/servers/modificar_server.php - godmode/setup/news.php - godmode/setup/links.php - godmode/setup/gis.php - godmode/users/configure_profile.php - godmode/massive/massive_add_alerts.php - godmode/massive/massive_delete_profiles.php - godmode/modules/module_list.php - godmode/reporting/visual_console_builder.php - godmode/reporting/map_builder.php - godmode/reporting/graphs.php - godmode/tag/tag.php - godmode/tag/edit_tag.php: Changing the old way of - print errors to encapsulated UI function to unify - styles - - * images/status_sets/color_text/agent_no_monitors.png - images/status_sets/color_text/agent_no_monitors_ball.png - images/status_sets/color_text/agent_down_ball.png - images/status_sets/color_text/agent_down.png - images/status_sets/default/agent_no_monitors.png - images/status_sets/default/agent_no_monitors_ball.png - images/status_sets/default/agent_down_ball.png - images/status_sets/default/agent_down.png: Modify some - status set images - - * images/gis_map/icons/star.default.png - images/gis_map/icons/cross.warning.png - images/gis_map/icons/star.bad.png - images/gis_map/icons/cross.ok.png - images/gis_map/icons/marker.default.png - images/gis_map/icons/square_marker.warning.png - images/gis_map/icons/circle.warning.png - images/gis_map/icons/marker.bad.png - images/gis_map/icons/square_marker.ok.png - images/gis_map/icons/circle.ok.png - images/gis_map/icons/triangle.warning.png - images/gis_map/icons/cross.default.png - images/gis_map/icons/star.warning.png - images/gis_map/icons/triangle.ok.png - images/gis_map/icons/cross.bad.png - images/gis_map/icons/star.ok.png - images/gis_map/icons/square_marker.default.png - images/gis_map/icons/circle.default.png - images/gis_map/icons/marker.warning.png - images/gis_map/icons/square_marker.bad.png - images/gis_map/icons/circle.bad.png - images/gis_map/icons/triangle.default.png - images/gis_map/icons/marker.ok.png - images/gis_map/icons/triangle.bad.png: Change whole the - gis icons by new ones - - * images/os_icons/so_win.png - images/os_icons/so_linux.png - images/os_icons/so_mac.png - images/os_icons/so_cisco.png - images/os_icons/so_vmware.png - images/os_icons/so_bsd.png - images/os_icons/android.png - images/os_icons/so_aix.png - images/os_icons/so_other.png - images/os_icons/so_hpux.png - images/os_icons/network.png - images/os_icons/embedded.png: Reduce the operating - system icons size - - * images/vnc.png - images/op_inventory.png - images/refresh_mc.png - images/heart.png - images/service.png - images/go.png - images/graphmenu_arrow_hide.png - images/submenu_tree_first.png - images/config_mc.png - images/cross_double.png - images/wand.png - images/expand.png - images/submenu_tree_middle.png - images/visual_console.png - images/down.png - images/chart_curve_threshold.png - images/people_1.png - images/cancel.png - images/graphmenu_arrow.png - images/people_2.png - images/collapse.png - images/camera_mc.png: Improve a lot of - icons - -2013-05-23 Miguel de Dios - - * godmode/reporting/reporting_builder.item_editor.php, - include/functions_reporting.php: change the title of "avg" for - the real "rate". - - Fixes: #2223 - -2013-05-23 Miguel de Dios - - * godmode/reporting/reporting_builder.item_editor.php: fixed ACL for - the custom graphs. - - Fixes: #2233 - - MERGED FROM THE BRANCH 4 - -2013-05-23 Miguel de Dios - - * operation/agentes/alerts_status.functions.php, - operation/search_users.php, - godmode/servers/manage_recontask_form.php, - godmode/massive/massive_copy_modules.php, - godmode/massive/massive_operations.php, - include/functions_visual_map_editor.php: replaced the deprecated - code to show the help tip in the page of the bug and others. - - Fixes: #2237 - -2013-05-22 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js: fixed the - update the module graph item. - - Fixes: #2234 - - * godmode/reporting/visual_console_builder.php: fixed lost height - and width of item when add several module graphs. - - MERGED FROM THE BRANCH 4 - -2013-05-22 Hirofumi Kosaka - - * pandoradb.sql: (workaround to avoid mysql's warning - 'Specified key was too long; max key length is 767 bytes' - (warning code=1071). - -2013-05-21 Miguel de Dios - - * include/styles/datepicker.css, - include/styles/jquery-ui-1.10.0.custom.css: change the style to - show better the datepicker and timepicker. - -2013-05-21 Miguel de Dios - - * include/functions_reporting.php, include/functions.php: improved - the source code style. - -2013-05-21 Miguel de Dios - - * include/functions_modules.php: fixed false error when update the - modules and try to enabled or disabled yet disabled or enabled. - - Fixes: #2225 - -2013-05-21 Miguel de Dios - - * operation/search_main.php, operation/search_agents.getdata.php: - changed the source code, now it uses the page size to show the - agents in first page, fixed the list of icons, now show graphs and - set in correct english this icons. And added a footpage in the list - of agents to show if it is all or not. - - Fixes: #2227 - - * include/constants.php: erased constants to count agents to show - in the search. - -2013-05-21 Miguel de Dios - - * operation/agentes/gis_view.php: fixed the title of agent in the - list of positions. - -2013-05-20 Sergio Martin - - * include/styles/pandora.css - include/functions_groups.php - include/functions_graph.php - include/functions_reporting.php - operation/search_results.php - operation/agentes/estado_generalagente.php - operation/agentes/ver_agente.php - operation/agentes/group_view.php - operation/servers/recon_view.php - images/min.png - images/max.png - images/agent.png - images/cross_undo.png - images/policies_brick.png - images/agent_warning.png - images/rosette.png - images/darrowright.png - images/god5.png - images/module_critical.png - images/filter.png - images/help.png - images/darrowup.png - images/wrench_orange.png - images/chart_curve.png - images/control_stop_col.png - images/history_database.png - images/zoom_cross.png - images/agent_critical.png - images/god6.png - images/policies_cog.png - images/heart.png - images/percentile_item.png - images/module_warning.png - images/policies_error.png - images/agent_ok.png - images/os_icons/network_small.png - images/os_icons/network.png - images/god7.png - images/heart_col.png - images/clock2.png - images/div.png - images/policies_error_db.png - images/agent_notinit.png - images/application_not_writable.png - images/delete.png - images/god8.png - images/module.png - images/applications.png - images/cross.png - images/camera.png - images/sub.png - images/tag_red.png - images/module_notinit.png - images/god1.png - images/god9.png - images/version.png - images/chart_curve_threshold.png - images/mul.png - images/god2.png - images/policies_not_brick.png - images/control_pause_col.png - images/history.png - images/pdf.png - images/god3.png - images/chart_bar.png - images/module_ok.png - images/status_sets/faces/module_alertsfired_ball.png - images/status_sets/faces/agent_alertsfired.png - images/status_sets/faces/agent_alertsfired_ball.png - images/status_sets/color_text/module_alertsfired_ball.png - images/status_sets/color_text/agent_alertsfired.png - images/status_sets/color_text/agent_agentsfired_ball.png - images/status_sets/default/module_alertsfired_ball.png - images/status_sets/default/agent_alertsfired.png - images/status_sets/default/agent_alertsfired_ball.png - images/error_red.png - images/wrench.png - images/control_play_col.png - images/sum.png - images/avg.png - images/info.png - images/god4.png - images/module_unknown.png - images/darrowleft.png - images/plus.png - images/information.png - images/darrowdown.png - images/chart_curve_overview.png - godmode/agentes/configurar_agente.php - godmode/servers/plugin.php: Improved visual graphics - included agent layout, icons and group view - -2013-05-20 Miguel de Dios - - * include/ajax/skins.ajax.php, include/functions_gis.php, - include/javascript/openlayers.pandora.js, - operation/gis_maps/public_console.php, operation/gis_maps/ajax.php, - operation/gis_maps/render_view.php, - operation/visual_console/public_console.php, - operation/visual_console/render_view.php: added the public console - for GIS. - -2013-05-20 Miguel de Dios - - * operation/gis_maps/ajax.php, - include/javascript/openlayers.pandora.js, include/functions_gis.php: - lost changes to set the size of agent icons. - -2013-05-20 Miguel de Dios - - * pandoradb.data.postgreSQL.sql, pandoradb.data.oracle.sql, - pandoradb_data.sql: set by default the tiles for the openstreetmap - layer in pretty "MapQuest Open" but there is old (ugly) tiles - openstreetmap. - -2013-05-20 Miguel de Dios - - * include/functions_gis.php, operation/gis_maps/render_view.php, - operation/agentes/gis_view.php: changed the code to set the agent - icon with the original size. - -2013-05-20 Miguel de Dios - - * extensions/net_tools.php: added a entry to godmode for set the - paths of commands. - - Fixes: #2220 - - * include/functions_config.php, include/functions_extensions.php: - cleaned source code style. - -2013-05-20 Sergio Martin - - * include/functions_html.php - include/styles/pandora.css - include/functions_visual_map.php - include/functions_agents.php - include/languages/util-bzr-update - include/languages/util-generate-tarball - include/languages/util-all - include/languages/util-create-po - include/languages/util-README - include/languages/util-update-po - include/languages/util-create-template - include/languages/util-compile-mo - include/constants.php - operation/tree.php - operation/visual_console/render_view.php - operation/users/user_edit.php - operation/events/events.build_table.php - operation/events/events_list.php - operation/events/events.php - operation/agentes/status_monitor.php - images/status_sets/faces/severity_warning_pixel.png - images/status_sets/faces/agent_critical_ball.png - images/status_sets/faces/severity_major_pixel.png - images/status_sets/faces/module_warning_ball.png - images/status_sets/faces/module_ok_ball.png - images/status_sets/faces/agent_no_data_ball.png - images/status_sets/faces/severity_minor_pixel.png - images/status_sets/faces/agent_ok_ball.png - images/status_sets/faces/severity_normal_pixel.png - images/status_sets/faces/server_down_ball.png - images/status_sets/faces/alert_not_fired_ball.png - images/status_sets/faces/severity_informational_pixel.png - images/status_sets/faces/agent_down_ball.png.png - images/status_sets/faces/module_no_data_ball.png - images/status_sets/faces/alert_fired_ball.png - images/status_sets/faces/agent_warning_ball.png - images/status_sets/faces/severity_maintenance_pixel.png - images/status_sets/faces/agent_no_monitors_ball.png - images/status_sets/faces/agent_down_ball.png - images/status_sets/faces/severity_critical_pixel.png - images/status_sets/faces/alert_disabled_ball.png - images/status_sets/faces/module_critical_ball.png - images/status_sets/faces/server_ok_ball.png - images/status_sets/color_text/severity_informational.png - images/status_sets/color_text/module_critical.png - images/status_sets/color_text/server_ok.png - images/status_sets/color_text/alert_not_fired.png - images/status_sets/color_text/severity_warning_pixel.png - images/status_sets/color_text/agent_critical_ball.png - images/status_sets/color_text/severity_major_pixel.png - images/status_sets/color_text/module_warning_ball.png - images/status_sets/color_text/module_unknown.png - images/status_sets/color_text/module_ok_ball.png - images/status_sets/color_text/module_alertsfired.png - images/status_sets/color_text/module_no_data.png - images/status_sets/color_text/severity_maintenance.png - images/status_sets/color_text/agent_no_data_ball.png - images/status_sets/color_text/severity_minor_pixel.png - images/status_sets/color_text/alert_fired.png - images/status_sets/color_text/agent_ok_ball.png - images/status_sets/color_text/severity_normal_pixel.png - images/status_sets/color_text/agent_no_data.png - images/status_sets/color_text/severity_critical.png - images/status_sets/color_text/agent_no_monitors.png - images/status_sets/color_text/agent_ok.png - images/status_sets/color_text/server_down_ball.png - images/status_sets/color_text/alert_not_fired_ball.png - images/status_sets/color_text/severity_informational_pixel.png - images/status_sets/color_text/server_down.png - images/status_sets/color_text/alert_disabled.png - images/status_sets/color_text/module_unknown_ball.png - images/status_sets/color_text/severity_warning.png - images/status_sets/color_text/severity_major.png - images/status_sets/color_text/module_no_data_ball.png - images/status_sets/color_text/agent_critical.png - images/status_sets/color_text/module_warning.png - images/status_sets/color_text/alert_fired_ball.png - images/status_sets/color_text/agent_warning_ball.png - images/status_sets/color_text/severity_maintenance_pixel.png - images/status_sets/color_text/module_ok.png - images/status_sets/color_text/agent_no_monitors_ball.png - images/status_sets/color_text/severity_minor.png - images/status_sets/color_text/agent_down_ball.png - images/status_sets/color_text/severity_normal.png - images/status_sets/color_text/agent_warning.png - images/status_sets/color_text/agent_down.png - images/status_sets/color_text/severity_critical_pixel.png - images/status_sets/color_text/alert_disabled_ball.png - images/status_sets/color_text/module_critical_ball.png - images/status_sets/color_text/server_ok_ball.png - images/status_sets/default/severity_informational.png - images/status_sets/default/module_critical.png - images/status_sets/default/server_ok.png - images/status_sets/default/alert_not_fired.png - images/status_sets/default/severity_warning_pixel.png - images/status_sets/default/agent_critical_ball.png - images/status_sets/default/severity_major_pixel.png - images/status_sets/default/module_warning_ball.png - images/status_sets/default/module_unknown.png - images/status_sets/default/module_ok_ball.png - images/status_sets/default/module_alertsfired.png - images/status_sets/default/module_no_data.png - images/status_sets/default/severity_maintenance.png - images/status_sets/default/agent_no_data_ball.png - images/status_sets/default/severity_minor_pixel.png - images/status_sets/default/alert_fired.png - images/status_sets/default/agent_ok_ball.png - images/status_sets/default/severity_normal_pixel.png - images/status_sets/default/agent_no_data.png - images/status_sets/default/severity_critical.png - images/status_sets/default/agent_no_monitors.png - images/status_sets/default/agent_ok.png - images/status_sets/default/server_down_ball.png - images/status_sets/default/alert_not_fired_ball.png - images/status_sets/default/severity_informational_pixel.png - images/status_sets/default/server_down.png - images/status_sets/default/alert_disabled.png - images/status_sets/default/severity_warning.png - images/status_sets/default/severity_major.png - images/status_sets/default/module_no_data_ball.png - images/status_sets/default/agent_critical.png - images/status_sets/default/module_warning.png - images/status_sets/default/alert_fired_ball.png - images/status_sets/default/agent_warning_ball.png - images/status_sets/default/severity_maintenance_pixel.png - images/status_sets/default/module_ok.png - images/status_sets/default/agent_no_monitors_ball.png - images/status_sets/default/alert_disabled_square.png - images/status_sets/default/severity_minor.png - images/status_sets/default/agent_down_ball.png - images/status_sets/default/severity_normal.png - images/status_sets/default/agent_warning.png - images/status_sets/default/agent_down.png - images/status_sets/default/severity_critical_pixel.png - images/status_sets/default/alert_disabled_ball.png - images/status_sets/default/module_critical_ball.png - images/status_sets/default/server_ok_ball.png - godmode/groups/configure_group.php - godmode/groups/group_list.php - godmode/servers/plugin.php - godmode/alerts/configure_alert_template.php - godmode/alerts/alert_templates.php - godmode/alerts/configure_alert_action.php - godmode/alerts/configure_alert_command.php - godmode/alerts/alert_actions.php - godmode/alerts/alert_commands.php - godmode/users/user_list.php - godmode/users/profile_list.php - godmode/users/configure_user.php - godmode/users/configure_profile.php - godmode/modules/manage_network_components_form_common.php - godmode/modules/manage_network_components.php - godmode/modules/manage_nc_groups.php - godmode/reporting/visual_console_builder.php - godmode/reporting/visual_console_builder.data.php - godmode/reporting/reporting_builder.php - godmode/reporting/visual_console_builder.editor.php - godmode/tag/tag.php - godmode/category/category.php: Visual changes in icons - and colors. Add visual layers for metaconsole - -2013-05-20 Junichi Satoh - - * include/functions_snmp_browser.php: Added default binary path for - snmptranslate in *BSD. The path can also be defined specific one by - using config['snmptranslate']. - -2013-05-20 Junichi Satoh - - * ChangeLog: Updated the changelog, I forgot. - -2013-05-20 Junichi Satoh - - * include/functions_snmp_browser.php: Fixed typos. - -2013-05-20 Junichi Satoh - - * include/functions_snmp_browser.php: Added default binary path for - snmpget and snmpwalk in *BSD. The paths can also be defined specific - ones by using config['snmpget'] and config['snmpwalk']. - -2013-05-17 Miguel de Dios - - * include/functions_ui.php: added first version of function - "ui_print_empty_data" for to show when the page has not data as - list of agents or alerts or somethings. - -2013-05-17 Miguel de Dios - - * godmode/events/events.php, operation/events/events_list.php, - operation/events/events.php: re-added and re-set the custom fields - by groups enterprise. - -2013-05-16 Miguel de Dios - - * godmode/agentes/module_manager_editor_common.php: disabled - autocomplete for the field name to avoid javascript problems. - - Fixes: #2215 - - * include/db/oracle.php, include/functions.php: improved the source - code style. - - * include/functions_html.php: fixed the lost parameter $alt for - the function html_print_input_text_extended from - html_print_input_text. - -2013-05-16 Miguel de Dios - - * include/functions_networkmap.php, include/functions_reporting.php, - include/functions_users.php: cleaned source code style. - - * operation/search_agents.getdata.php: fixed notice messages PHP. - -2013-05-16 Miguel de Dios - - * include/functions_incidents.php, include/api.php, - include/functions.php, include/functions_modules.php, - include/graphs/flot/pandora.flot.js, include/functions_cron.php, - include/functions_graph.php: improved the source code style. - -2013-05-16 Miguel de Dios - - * operation/agentes/stat_win.php: disabled show events when the - pandora node is set replication events. - - Fixes: #2216 - - * operation/events/events.php: improve the source code style. - -2013-05-16 Miguel de Dios - - * ajax.php: fixed PHP warning when the HTTP_REFERER not set. - - * godmode/agentes/module_manager_editor_prediction.php, - include/functions_ui.php, operation/agentes/ver_agente.php, - operation/agentes/stat_win.php: improved the source code style. - -2013-05-14 Miguel de Dios - - * godmode/alerts/alert_commands.php: fixed the ajax of - "get_alert_command". - - Fixes: #2214 - -2013-05-14 Ramon Novoa - - * include/config_process.php, - include/languages/el.mo, - include/languages/gl.mo, - include/languages/et.mo, - include/languages/cs.po, - include/languages/es.po, - include/languages/en_GB.mo, - include/languages/it.mo, - include/languages/sl.mo, - include/languages/sk.po, - include/languages/uk.po, - include/languages/ms.po, - include/languages/ro.po, - include/languages/nb.po, - include/languages/en.po, - include/languages/pt_BR.po, - include/languages/ko.mo, - include/languages/fr.po, - include/languages/ca.po, - include/languages/en_AU.mo, - include/languages/tr.po, - include/languages/de.po, - include/languages/sv.po, - include/languages/he.po, - include/languages/bn.mo, - include/languages/ar.mo, - include/languages/te.po, - include/languages/mr.mo, - include/languages/hu.po, - include/languages/da.mo, - include/languages/fa.mo, - include/languages/ru.po, - include/languages/ast.po, - include/languages/ja.mo, - include/languages/fi.mo, - include/languages/hi.mo, - include/languages/el.po, - include/languages/gl.po, - include/languages/eu.mo, - include/languages/et.po, - include/languages/en_GB.po, - include/languages/vi.mo, - include/languages/it.po, - include/languages/sl.po, - include/languages/zh_TW.mo, - include/languages/zh_CN.mo, - include/languages/nl.mo, - include/languages/pl.mo, - include/languages/ko.po, - include/languages/pt.mo, - include/languages/bg.mo, - include/languages/en_AU.po, - include/languages/bn.po, - include/languages/ar.po, - include/languages/cs.mo, - include/languages/es.mo, - include/languages/sk.mo, - include/languages/uk.mo, - include/languages/ms.mo, - include/languages/ro.mo, - include/languages/mr.po, - include/languages/da.po, - include/languages/fa.po, - include/languages/ja.po, - include/languages/nb.mo, - include/languages/fi.po, - include/languages/en.mo, - include/languages/hi.po, - include/languages/pt_BR.mo, - include/languages/fr.mo, - include/languages/eu.po, - include/languages/vi.po, - include/languages/ca.mo, - include/languages/tr.mo, - include/languages/sv.mo, - include/languages/de.mo, - include/languages/he.mo, - include/languages/zh_TW.po, - include/languages/zh_CN.po, - include/languages/te.mo, - include/languages/hu.mo, - include/languages/nl.po, - include/languages/pl.po, - include/languages/ru.mo, - include/languages/pt.po, - include/languages/ast.mo, - include/languages/bg.po: Updated translations. - -2013-05-14 Miguel de Dios - - * godmode/modules/manage_network_components.php, - godmode/modules/manage_nc_groups.php, - godmode/modules/manage_network_templates.php, - godmode/reporting/reporting_builder.php, - godmode/reporting/graphs.php, godmode/db/db_purge.php, - godmode/agentes/module_manager.php, godmode/events/event_filter.php, - godmode/massive/massive_delete_modules.php, - godmode/massive/massive_delete_agents.php, - godmode/massive/massive_edit_modules.php, - godmode/netflow/nf_edit.php, godmode/netflow/nf_item_list.php, - include/functions_agents.php, include/functions_tags.php, - include/functions_messages.php, include/functions_events.php: - erased deprecated SQL transaction. - -2013-05-14 Miguel de Dios - - * include/constants.php: added constant "ITEMS_TO_SHOW_IN_MAIN_TAB". - - * operation/search_agents.getdata.php, operation/search_agents.php, - operation/search_modules.getdata.php, operation/search_main.php, - operation/search_results.php: improved the views of global search. - - * images/visual_console.png: update Carla's work. - - * images/visual_console_green.png: added a green version. - -2013-05-13 Sergio Martin - - * include/styles/pandora.css - include/functions_treeview.php - images/events_responses.png - images/gm_setup.png - images/policies_mc.png - images/filter.png - images/op_alerts.png - images/network_mc.png - images/enterprise.png - images/profiles.png - images/operation.png - images/full_screen.png - images/list.png - images/gm_servers.png - images/normal_screen.png - images/database_history.png - images/gm_policies.png - images/gm_users.png - images/server_export_mc.png - images/custom_columns.png - images/templates.png: Little fixes and images - changes - -2013-05-13 Miguel de Dios - - * godmode/agentes/configurar_agente.php, include/functions_tags.php, - include/functions_incidents.php, include/functions_agents.php, - operation/messages/message_list.php: erased the SQL transitions. - -2013-05-13 Miguel de Dios - - * include/functions_graph.php: fixed PHP warnings. - - * godmode/agentes/modificar_agente.php, - include/functions_agents.php: cleaned source code style. - -2013-05-10 Miguel de Dios - - * operation/snmpconsole/snmp_browser.php: fixed the url to pure. - - Fixes: #2212 - -2013-05-07 Sergio Martin - - * include/functions_reporting.php: Added to Server performance - box in tactical view total events statistic for bug #2042 - -2013-05-07 Sergio Martin - - * include/functions_config.php: Set a default value to - enable_metaconsole_netflow config token to avoid metaconsole - ugly notice for bug #2210 - -2013-05-06 Miguel de Dios - - * operation/agentes/group_view.php, godmode/groups/group_list.php, - include/functions_groups.php: added pagination to groups views. - - PENDING TASK: #346 - - * include/functions_component_groups.php: cleaned source code style. - - * include/functions.php: added function "is_array_empty" for - deepers arrays. - -2013-05-06 Sergio Martin - - * include/help/en/help_module_interval_factor.php - include/help/es/help_module_interval_factor.php - godmode/agentes/module_manager_editor_common.php: Change the - control of interval module when is data module from extended - from time to normal box with a different help tip explaining - that this control is not setted in seconds. - - * operation/integria_incidents/incident.php - images/book_edit.png - general/pandora_help.php - godmode/setup/setup_general.php: Aesthetic fixes - -2013-05-04 Junichi Satoh - - * mobile/include/ui.class.php: Added charset. - -2013-05-04 Junichi Satoh - - * mobile/index.php, mobile/include/user.class.php, - include/functions.php: Fixed i18n failure in the mobile console. - -2013-05-03 Junichi Satoh - - * include/functions_graph.php: Fixed warnings. - -2013-05-01 Miguel de Dios - - * godmode/agentes/agent_manager.php: improved the source code style. - - * godmode/agentes/configurar_agente.php: fixed the agents address - with white spaces in the both sides. - - Fixes: #2171 - -2013-05-01 Miguel de Dios - - * extensions/system_info.php, extensions/agents_modules.php, - extensions/vnc_view.php, extensions/users_connected.php, - extensions/update_manager/lib/libupdate_manager.php, - extensions/update_manager/lib/libupdate_manager_updates.php, - extensions/snmp_explorer.php, extensions/insert_data.php, - operation/agentes/tactical.php: improved the source code. - - * include/functions_reporting.php: fixed the links of list modules. - - Fixes: #3612243 - -2013-04-30 Sergio Martin - - * godmode/agentes/agent_template.php: Add tags creation - in module tamplates application for bug #3611909 - -2013-04-30 Sergio Martin - - * godmode/reporting/reporting_builder.item_editor.php: - Reporting builder layout and hide graph per agent option - in agent events item for bug #3611908 - -2013-04-30 Sergio Martin - - * operation/agentes/estado_generalagente.php - images/network_small.png - images/so_win.png - images/so_aix.png - images/so_aix_small.png - images/os_icons/so_win.png - images/os_icons/so_linux.png - images/os_icons/so_cisco.png - images/os_icons/so_bsd_small.png - images/os_icons/so_mac.png - images/os_icons/so_vmware.png - images/os_icons/so_solaris_small.png - images/os_icons/android_small.png - images/os_icons/so_bsd.png - images/os_icons/so_aix_small.png - images/os_icons/so_other_small.png - images/os_icons/so_hpux_small.png - images/os_icons/so_solaris.png - images/os_icons/android.png - images/os_icons/embedded_small.png - images/os_icons/network_small.png - images/os_icons/so_aix.png - images/os_icons/so_other.png - images/os_icons/so_hpux.png - images/os_icons/so_win_small.png - images/os_icons/so_linux_small.png - images/os_icons/so_cisco_small.png - images/os_icons/network.png - images/os_icons/embedded.png - images/os_icons/so_mac_small.png - images/os_icons/so_vmware_small.png - images/so_cisco_small.png - images/so_win_small.png - images/so_hpux_small.png - images/so_mac_small.png - images/so_bsd.png - images/so_linux_small.png - images/so_cisco.png - images/so_other.png - images/so_mac.png - images/so_other_small.png - images/so_solaris.png - images/so_linux.png - images/so_hpux.png - images/so_bsd_small.png - images/so_solaris_small.png: Added new OS - icons - -2013-04-30 Sergio Martin - - * include/styles/pandora.css: Fix bad reposition - action of bar graphs values in pure mode - - * include/graphs/flot/pandora.flot.js: Fix bad - reposition action of bar graphs values when resize - container - - * include/functions_graph.php: Fix the graph of - database info of agents with most modules. Now - avoid pending delete and the data is showed properly - - * operation/agentes/estado_generalagente.php: Fix a - missing change of agent view layout fix - -2013-04-30 Sergio Martin - - * godmode/modules/manage_network_components.php: Added - type (network/plugin/wmi) icon near the other type - (numeric/string/proc...) in the Type column in - network components list for bug #3609655 - -2013-04-30 Sergio Martin - - * include/styles/pandora.css - include/functions_groups.php: Fix a little the - groups view style - - * operation/agentes/estado_generalagente.php: Fix the - layout of the agent main view table when url addres is - setted for bug #3609651 - - * general/header.php: Remove completly the link of - the autorefresh button from the header when is disabled - to avoid confusing - -2013-04-29 Sergio Martin - - * include/styles/pandora.css - include/functions_ui.php: Fixed various styles of - header icons and tabs - -2013-04-25 Miguel de Dios - - * extensions/update_manager/update_pandora.php: cleaned source code - style. - - * include/functions_events.php, - operation/events/events.build_table.php: show columns by group in - metaconsole. - - Fixes: #3609374 - -2013-04-29 Sergio Martin - - * images/mod_async_proc.png - images/mod_string.png - images/mod_snmp_proc.png - images/mod_data.png - images/mod_tcp_inc.png - images/mod_web_data.png - images/mod_icmp_data.png - images/mod_async_string.png - images/mod_image_png.png - images/mod_proc.png - images/mod_snmp_string.png - images/mod_tcp_data.png - images/mod_web_proc.png - images/mod_icmp_proc.png - images/mod_image_jpg.png - images/mod_log4x.png - images/mod_async_inc.png - images/mod_async_data.png - images/mod_data_inc.png - images/mod_keepalive.png - images/mod_snmp_inc.png - images/mod_snmp_data.png - images/mod_tcp_string.png - images/mod_tcp_proc.png: Change module types icons - to new style - -2013-04-29 Sergio Martin - - * images/gis_map/icons/star.default.png - images/gis_map/icons/cross.warning.png - images/gis_map/icons/star.bad.png - images/gis_map/icons/cross.ok.png - images/gis_map/icons/marker.default.png - images/gis_map/icons/square_marker.warning.png - images/gis_map/icons/circle.warning.png - images/gis_map/icons/marker.bad.png - images/gis_map/icons/square_marker.ok.png - images/gis_map/icons/circle.ok.png - images/gis_map/icons/triangle.warning.png - images/gis_map/icons/cross.default.png - images/gis_map/icons/star.warning.png - images/gis_map/icons/triangle.ok.png - images/gis_map/icons/cross.bad.png - images/gis_map/icons/star.ok.png - images/gis_map/icons/square_marker.default.png - images/gis_map/icons/circle.default.png - images/gis_map/icons/marker.warning.png - images/gis_map/icons/square_marker.bad.png - images/gis_map/icons/circle.bad.png - images/gis_map/icons/triangle.default.png - images/gis_map/icons/marker.ok.png - images/gis_map/icons/triangle.bad.png: Change gis icons - to new styles - - * images/status_sets/faces/severity_informational.png - images/status_sets/faces/severity_warning_pixel.png - images/status_sets/faces/agent_critical_ball.png - images/status_sets/faces/severity_major_pixel.png - images/status_sets/faces/module_unknown.png - images/status_sets/faces/module_warning_ball.png - images/status_sets/faces/module_ok_ball.png - images/status_sets/faces/module_alertsfired.png - images/status_sets/faces/severity_maintenance.png - images/status_sets/faces/agent_no_data_ball.png - images/status_sets/faces/severity_minor_pixel.png - images/status_sets/faces/agent_ok_ball.png - images/status_sets/faces/severity_normal_pixel.png - images/status_sets/faces/severity_critical.png - images/status_sets/faces/server_down_ball.png - images/status_sets/faces/alert_not_fired_ball.png - images/status_sets/faces/severity_informational_pixel.png - images/status_sets/faces/module_unknown_ball.png - images/status_sets/faces/severity_warning.png - images/status_sets/faces/severity_major.png - images/status_sets/faces/agent_down_ball.png.png - images/status_sets/faces/module_no_data_ball.png - images/status_sets/faces/alert_fired_ball.png - images/status_sets/faces/agent_warning_ball.png - images/status_sets/faces/severity_maintenance_pixel.png - images/status_sets/faces/agent_no_monitors_ball.png - images/status_sets/faces/alert_disabled_square.png - images/status_sets/faces/severity_minor.png - images/status_sets/faces/severity_normal.png - images/status_sets/faces/severity_critical_pixel.png - images/status_sets/faces/alert_disabled_ball.png - images/status_sets/faces/module_critical_ball.png - images/status_sets/faces/server_ok_ball.png - images/status_sets/color_text/severity_informational.png - images/status_sets/color_text/module_critical.png - images/status_sets/color_text/server_ok.png - images/status_sets/color_text/alert_not_fired.png - images/status_sets/color_text/severity_warning_pixel.png - images/status_sets/color_text/agent_critical_ball.png - images/status_sets/color_text/severity_major_pixel.png - images/status_sets/color_text/module_warning_ball.png - images/status_sets/color_text/module_unknown.png - images/status_sets/color_text/module_ok_ball.png - images/status_sets/color_text/module_alertsfired.png - images/status_sets/color_text/module_no_data.png - images/status_sets/color_text/severity_maintenance.png - images/status_sets/color_text/agent_no_data_ball.png - images/status_sets/color_text/severity_minor_pixel.png - images/status_sets/color_text/alert_fired.png - images/status_sets/color_text/agent_ok_ball.png - images/status_sets/color_text/agent_no_data.png - images/status_sets/color_text/severity_normal_pixel.png - images/status_sets/color_text/severity_critical.png - images/status_sets/color_text/agent_no_monitors.png - images/status_sets/color_text/agent_ok.png - images/status_sets/color_text/server_down_ball.png - images/status_sets/color_text/alert_not_fired_ball.png - images/status_sets/color_text/server_down.png - images/status_sets/color_text/severity_informational_pixel.png - images/status_sets/color_text/module_unknown_ball.png - images/status_sets/color_text/alert_disabled.png - images/status_sets/color_text/severity_warning.png - images/status_sets/color_text/severity_major.png - images/status_sets/color_text/module_no_data_ball.png - images/status_sets/color_text/agent_critical.png - images/status_sets/color_text/module_warning.png - images/status_sets/color_text/alert_fired_ball.png - images/status_sets/color_text/severity_maintenance_pixel.png - images/status_sets/color_text/agent_warning_ball.png - images/status_sets/color_text/agent_no_monitors_ball.png - images/status_sets/color_text/alert_disabled_square.png - images/status_sets/color_text/module_ok.png - images/status_sets/color_text/severity_minor.png - images/status_sets/color_text/agent_down_ball.png - images/status_sets/color_text/severity_normal.png - images/status_sets/color_text/agent_warning.png - images/status_sets/color_text/agent_down.png - images/status_sets/color_text/severity_critical_pixel.png - images/status_sets/color_text/alert_disabled_ball.png - images/status_sets/color_text/module_critical_ball.png - images/status_sets/color_text/server_ok_ball.png - images/status_sets/default/module_unknown_ball.png: Change all the - text icons and add missing icons for bug #3611748 - -2013-04-29 Sergio Martin - - * include/php_to_js_values.php: Added a separated file - to store from php interesting values to ve retrieved - from javascript - -2013-04-29 Sergio Martin - - * include/functions.php - include/javascript/pandora_modules.js - include/javascript/pandora.js - index.php - ajax.php: Added a simple system of interchange of - data from php to javascript with invisible divs. - Fixed ajax call of server plugin components macros - for bug 3612145 - -2013-04-26 Sergio Martin - - * include/styles/pandora.css: Fix aesthetical issues - - * include/functions_modules.php: Mark as needy to calculate - the module status count in an agent when disable/enable one of - his modules. The part of server to avoid disabled modules in - counts was made by ramon. BUG #3611683 - - * godmode/users/configure_user.php: Fix warnings due the - latest fields added to database schemma - - * images/blank.gif: Add a missed image - - * godmode/agentes/agent_template.php: Fix a little feedback - bug on template application and add category id to the - fields copied from components to modules when apply a template - -2013-04-25 Miguel de Dios - - * godmode/users/user_list.php: changed the table layout and other - stetical things. - - Fixes: #3611684 - - * include/functions_html.php: cleaned the source code style. - -2013-04-25 Miguel de Dios - - * godmode/alerts/alert_list.list.php, - godmode/setup/setup_general.php, extensions/pandora_logs.php: some - fixes in the source code from the indications of bug in the tracker. - - Fixes: #3611333 - -2013-04-25 Miguel de Dios - - * extensions/agents_modules.php: changed the header of the table - agents modules, now it uses css3 (and some tricks in javascript) - and the text for the modules is vertical. - - Fixes: #3539424 - - * operation/integria_incidents/incident.list.php, - operation/search_users.getdata.php, - godmode/servers/manage_recontask_form.php, - godmode/massive/massive_delete_action_alerts.php, - godmode/modules/manage_network_components_form.php: improved the - source code style. - -2013-04-25 Ramon Novoa - - * images/cross_double.png, - godmode/users/user_list.php: Added support to delete users from all - consoles to the metaconsole. Fixes bug #3607619. - -2013-04-25 Miguel de Dios - - * godmode/events/custom_events.php, - godmode/massive/massive_enable_disable_alerts.php, - godmode/massive/massive_edit_agents.php, - godmode/massive/massive_delete_modules.php, - godmode/massive/massive_add_action_alerts.php, - godmode/massive/massive_delete_profiles.php, - godmode/massive/massive_delete_alerts.php, - godmode/groups/modu_group_list.php, godmode/groups/group_list.php, - godmode/reporting/graph_builder.php, godmode/reporting/graphs.php, - godmode/alerts/alert_templates.php, - godmode/alerts/configure_alert_action.php, include/functions_ui.php, - include/functions_graph.php: improved the source code. - -2013-04-25 Ramon Novoa - - * pandoradb.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql: Removed an unused column from tagente_datos_inc. - Fixes bug #3611681. - - * godmode/servers/modificar_server.php: Fixed a comment. - -2013-04-25 Miguel de Dios - - * include/javascript/pandora.js: set the title for the large - modules. - - Fixes: #3609509 - -2013-04-25 Miguel de Dios - - * extensions/agents_alerts.php, extensions/snmp_explorer.php, - extensions/insert_data.php, extensions/net_tools.php, - extensions/resource_exportation.php, extensions/system_info.php, - extensions/pandora_logs.php, extensions/agents_modules.php, - godmode/reporting/reporting_builder.item_editor.php, - godmode/servers/manage_recontask_form.php, - godmode/setup/gis_step_2.php, - godmode/massive/massive_standby_alerts.php, - godmode/massive/massive_operations.php, - godmode/massive/massive_add_action_alerts.php, - godmode/massive/massive_add_alerts.php, - godmode/massive/massive_delete_agents.php, - godmode/massive/massive_delete_action_alerts.php, - operation/users/user_edit.php, operation/events/events_list.php, - operation/integria_incidents/incident.list.php, - operation/integria_incidents/incident.workunits.php, - operation/tree.php, general/shortcut_bar.php: cleaned source code - style. - -2013-04-25 Miguel de Dios - - * general/shortcut_bar.php, general/main_menu.php, - extensions/update_manager/update_pandora.php, - extensions/plugin_registration.php, godmode/setup/gis_step_2.php, - godmode/massive/massive_delete_alerts.php, - godmode/alerts/alert_actions.php, godmode/tag/edit_tag.php, - godmode/category/edit_category.php, - godmode/agentes/configurar_agente.php, - operation/snmpconsole/snmp_view.php, - operation/search_graphs.getdata.php, - operation/agentes/status_monitor.php: cleaned source code style. - -2013-04-24 Miguel de Dios - - * operation/users/user_edit.php: fixed the call to function from - enterprise in the open source installations. - - Fixes: #3611329 - -2013-04-24 Miguel de Dios - - * include/functions_reporting.php, include/functions_servers.php: - fixed the set default value for "local_modules_rate". - - Fixes: #3611336 - -2013-04-24 Miguel de Dios - - * extensions/agents_alerts.php, extensions/agents_modules.php, - godmode/menu.php, operation/menu.php: fixed old references to the - config refr. - - Fixes: #3611361 - -2013-04-24 Miguel de Dios - - * godmode/events/event_responses.editor.php: set the sizes of - the widgets for the form in the metaconsole. - - Fixes: #3611423 - - * godmode/users/configure_user.php - -2013-04-24 Miguel de Dios - - * godmode/tag/edit_tag.php: change the input text for textarea for - large list of emails. - - Fixes: #3611473 - - * pandoradb.sql: cleaned source code style. - -2013-04-24 Miguel de Dios - - * operation/agentes/networkmap.topology.php: fixed the PHP - notice in the enterprise Dashboard. - - Fixes: #3611685 - -2013-04-24 Miguel de Dios - - * operation/agentes/networkmap.php, - include/functions_networkmap.php: set the background transparent. - - Fixes: #3611686 - - * include/styles/pandora.css, include/functions_ui.php: fixed the - tabs in the header when the tab is bigger that standar tab, and - the separator doesn't print. - -2013-04-24 Miguel de Dios - - * godmode/agentes/planned_downtime.editor.php: fixed the header. - - Fixes: #3611687 - -2013-04-24 Miguel de Dios - - * mobile/operation/groups.php, mobile/operation/agents.php, - mobile/operation/tactical.php, mobile/operation/alerts.php, - mobile/operation/agent.php, mobile/operation/events.php, - mobile/operation/module_graph.php, mobile/operation/modules.php, - mobile/include/style/main.css: some fixes. - - * include/functions.php: erased the lost trace. - - * include/functions_graph.php: cleaned source code style. - -2013-04-24 Sergio Martin - - * godmode/servers/servers.build_table.php - godmode/servers/modificar_server.php: Rewrite missed - servers buttons in last huge merge. Add success/error - messages on this actions - -2013-04-23 Sergio Martin - - * include/styles/dialog.css - include/styles/images/dialog-titlebar-close.png - include/styles/pandora.css - include/ajax/events.php - include/functions_events.php - images/event_responses_col.png - images/interrogant.png - general/pandora_help.php - general/footer.php - general/login_page.php - general/logon_ok.php: Change the help screens and - the modal windows visual style to new design. - Little fixes to support metaconsole login and - some visual changes - -2013-04-23 Miguel de Dios - - * include/functions_ui.php, include/javascript/pandora_modules.js: - cleaned source code style. - -2013-04-23 Miguel de Dios - - * include/functions_filemanager.php: fixed the javascript to show - the controls to upload file, create directory and create text file. - - Fixes: #3611231 - -2013-04-23 Miguel de Dios - - * operation/events/events_list.php, operation/events/events.php, - include/functions_events.php: fixed PHP warnings. - -2013-04-23 Miguel de Dios - - * godmode/tag/tag.php: fixed the column for large list of emails, - now it shows a dialog. - - Fixes: #3611472 - - * include/functions_api.php, operation/snmpconsole/snmp_browser.php, - extensions/ssh_gateway.php: cleaned source code style. - -2013-04-22 Miguel de Dios - - * operation/users/user_edit.php, include/functions_graph.php: - improved the source code style. - - * mobile/operation/agent.php, mobile/operation/modules.php: somes - fixes. - -2013-04-22 Mario Pulido - - * include/help/es/help_alerts.php, - include/help/en/help_alerts.php: Changes in help style - -2013-04-22 Miguel de Dios - - * mobile/operation/events.php, mobile/operation/module_graph.php, - mobile/operation/modules.php, mobile/operation/agent.php, - mobile/include/ui.class.php: some fixes. - - * include/functions_reporting.php, include/functions_groups.php, - include/functions_graph.php: some fixes. - -2013-04-22 Sergio Martin - - * include/styles/pandora.css - include/functions_ui.php - include/functions_db.php - index.php - images/splash_bg.png - images/pandora_login.png - images/login_background.jpg - images/pandora_tinylogo.png - images/input_user.png - images/input_lock.png - images/pandora_login_enterprise.png - general/error_emptyconfig.php - general/error_perms.php - general/error_authconfig.php - general/login_page.php - general/error_noconfig.php - general/logoff.php - general/error_install.php - general/error_dbconfig.php - general/error_screen.php: Change the login appearence - unifyng code of login, logout and error screens - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - godmode/users/configure_user.php - operation/users/user_edit.php: Added new options in user - configuration to metaconsole agents editor and more meta - options. Avoid to show useless options when metaconsole - is enabled - -2013-04-20 Junichi Satoh - - * include/help/ja/help_alert-matches.php: Updated help. - -2013-04-19 Miguel de Dios - - * mobile/operation/modules.php: fixed another typo bug in the code - that throwed PHP notices. - -2013-04-19 Miguel de Dios - - * mobile/operation/modules.php: fixed the typo bugs in the code. - - * include/functions_tags.php, include/functions_html.php: cleaned - source code style. - -2013-04-18 Miguel de Dios - - * pandoradb.postgreSQL.sql: improved the code source style. - - * pandoradb.oracle.sql: fixed duplicated fields - "critical_instructions", "warning_instructions" and - "unknown_instructions" in the table "tagente_modulo". - - * godmode/agentes/module_manager_editor.php, - godmode/agentes/configurar_agente.php: fixed PHP warnings. - -2013-04-17 Miguel de Dios - - * operation/visual_console/render_view.php, - godmode/reporting/visual_console_builder.php, - include/functions_events.php: some fixes about PHP warnings. - - Fixes: #3611022 - -2013-04-17 Miguel de Dios - - * include/ajax/module.php: fixed the PHP warnings. - -2013-04-17 Miguel de Dios - - * operation/agentes/url_address.php: fixed the width of iframe. - - Fixes: #3611067 - -2013-04-17 Miguel de Dios - - * include/functions_treeview.php: fixed the PHP warning. - - Fixes: #3611072 - -2013-04-17 Miguel de Dios - - * include/functions_ui.php: fixed the data to show in the - autocomplete when it is not set kind of data. - - Fixes: #3607968 - -2013-04-17 Sergio Martin - - * include/styles/pandora.css - operation/agentes/ver_agente.php - images/network_small.png - images/agent_sync.png - images/module_sync.png - images/network_mc.png - images/group_sync.png - images/database_mc.png - images/tag_sync.png - images/alerts_template.png - images/alerts_command.png - images/alerts_sync.png - images/gm_tag.png - images/gm_agent.png - images/users_sync.png - images/groups_small/email.png - images/groups_small/mail.png - images/gm_category.png - images/policies_queue.png - images/alerts_action.png: Several aesthetic changes - -2013-04-16 Miguel de Dios - - * operation/agentes/alerts_status.php: fixed the PHP warnings and - improved the show when have not alerts. - -2013-04-16 Miguel de Dios - - * godmode/groups/group_list.php: fixed notice PHP. - -2013-04-16 Sergio Martin - - * include/db/mysql.php: Fix a bug with the dbresource in the - function that count the result of a query. - -2013-04-16 Miguel de Dios - - * godmode/agentes/module_manager_editor_network.php, - godmode/agentes/module_manager_editor_common.php, - include/javascript/pandora_modules.js: fixed the hidden fields for - tcp checks. - - Fixes: #3611054 - - * godmode/setup/setup_visuals.php: improved the source code style. - -2013-04-16 Mario Pulido - - * godmode/agentes/configurar_agente.php: Fixed helps view in Agent config - - *include/help/es/help_alert-matches.php, - include/help/en/help_alert-matches.php: Modified alert help (Scaling alerts) - -2013-04-16 Sergio Martin - - * include/styles/pandora.css - images/blade.png: Aesthetic changes - - * include/ajax/events.php - include/functions_ui.php - include/javascript/pandora_events.js - operation/events/events.build_table.php - operation/events/events.php - include/functions_config.php: Add the readonly - mode to events list when the new option is - enabled on setup - -2013-04-16 Miguel de Dios - - * godmode/setup/setup.php: updated the method to fill the header - with the new header. - -2013-04-16 Sergio Martin - - * include/functions_ui.php - images/information_big.png - images/help2.png - images/info.png - images/information.png: Add new information icon for - ui messages - -2013-04-16 Sergio Martin - - * operation/agentes/ver_agente.php - godmode/agentes/configurar_agente.php: Fixed double truncate - in header. Now the truncate is encapsulated into header - function - -2013-04-15 Sergio Martin - - * general/header.php: Adding id to the header table - to avoid jquery malfunctions in other places - -2013-04-15 Sergio Martin - - * include/functions_html.php - include/styles/pandora.css - include/functions_ui.php - include/functions_graph.php - include/functions_events.php - include/graphs/fgraph.php - operation/events/events_list.php - operation/agentes/alerts_status.php - operation/agentes/estado_generalagente.php - operation/agentes/estado_monitores.php - images/help.png - images/blade.png - images/image_problem_pie.png - images/input_module.png - images/err.png - images/image_problem_area.png - images/input_agent.png - images/help_w.png - images/suc.png - images/image_problem_bars.png - images/information.png: Change new icons, modernize the - error, success and info messages and more aesthetic changes - Fix warning and notices from previous commit - -2013-04-15 Miguel de Dios - - * godmode/reporting/reporting_builder.item_editor.php: fixed the - hide autocomplete agent in all cases. - - Fixes: #3609628 - -2013-04-15 Miguel de Dios - - * include/functions_html.php, include/javascript/jquery.pandora.js: - improved the source code style. - -2013-04-15 Sergio Martin - - * include/functions_html.php - include/styles/pandora.css - include/functions_ui.php - include/functions_graph.php - include/functions_events.php - include/graphs/functions_flot.php - include/graphs/flot/pandora.flot.js - include/graphs/fgraph.php - operation/events/events_list.php - operation/agentes/estado_generalagente.php - operation/agentes/stat_win.php - images/file.png - images/collection_col.png - images/input_update.disabled.png - images/input_wand.disabled.png - images/heart_col.png - images/calendar_view_day.png - images/reporting.png - images/input_tick.png - images/input_zoom.disabled.png - images/input_tick.disabled.png - images/input_go.disabled.png - images/clock.png - images/input_pdf.disabled.png - images/tree.png - images/groups_small/transmit.png - images/groups_small/drive_network.png - images/groups_small/eye.png - images/groups_small/printer.png - images/groups_small/lightning.png - images/groups_small/clock.png - images/groups_small/bricks.png - images/groups_small/chart_organisation.png - images/groups_small/world.png - images/groups_small/lock.png - images/groups_small/network.png - images/groups_small/plugin.png - images/groups_small/images.png - images/groups_small/without_group.png - images/groups_small/mail.png - images/groups_small/house.png - images/groups_small/application_osx_terminal.png - images/groups_small/server_database.png - images/groups_small/computer.png - images/groups_small/database_gear.png - images/groups_small/heart.png - images/groups_small/firewall.png - images/groups_small/applications.png - images/input_delete.disabled.png - images/input_filter.disabled.png - images/category_col.png - images/input_cog.disabled.png - images/input_add.disabled.png - images/input_cross.disabled.png - images/recon.png - images/pandora_header_logo.png - images/dashboard_col.png - images/input_config.disabled.png: Change groups icons, - change more icons and images and fix some layout bugs - -2013-04-13 Junichi Satoh - - * include/help/ja/help_meta_access.php: Added a new help file. - -2013-04-12 Miguel de Dios - - * godmode/setup/setup_visuals.php, include/functions_config.php, - include/config_process.php, general/header.php: fixed the - autorefresh and set a white list of pages with autorefresh in - config_process. - - Fixes: #3609243 - -2013-04-12 Mario Pulido - - * godmode/alerts/configure_alert_action.php, - godmode/alerts/configure_alert_command.php, - godmode/alerts/configure_alert_template.php:Fixed help views - in Metaconsole - -2013-04-12 Miguel de Dios - - * ChangeLog: updload lost changes. - -2013-04-12 Miguel de Dios - - * include/javascript/pandora_modules.js: fixed the change the - type of module when select network or local component. - - Fixes: #3610671 - - * general/header.php: cleaned source code style. - -2013-04-12 Sancho Lerena - - * extensions/ssh_gateway.php: Implemented support to connect - Telnet/SSH on different ports than standard ones. - -2013-04-12 Mario Pulido - - * godmode/users/configure_user.php, - godmode/modules/manage_network_components_form_common.php, - godmode/modules/manage_network_components_form_network.php, - include/help/en/help_meta_access.php, - include/help/es/help_meta_access.php: Added meta_access help in - user editor and module network creation. - - *godmode/modules/manage_network_components_form_network.php: Added - help tips in module network creation - -2013-04-12 Sancho Lerena - - * include/functions.php: Added a new function to detect - when a string data is a snapshot or now (by counting - \n > 2). - - * operation/agentes/datos_agente.php: Removed duped - column with datetime information on string data. - - * operation/agentes/estado_monitores.php: Using snapshot - detect function. - -2013-04-12 Sergio Martin - - * include/functions_graph.php: Optimize the event graphs - queries that appear in tactican and agent view - - * extensions/net_tools.php - extensions/ssh_gateway.php - extensions/vnc_view.php: Fixing the network extensions in - extensions manager - -2013-04-11 Miguel de Dios - - * include/graphs/functions_flot.php, - include/graphs/flot/pandora.flot.js, - include/graphs/flot/excanvas.js: some fixes for to show the flots - graphs in m$-IE9 and next versions. - -2013-04-11 Sergio Martin - - * include/styles/pandora.css - include/functions_ui.php - operation/users/user_edit.php - general/header.php: Fix some visual aspects and - missed skins option in user editor deleted in last - commits - - * images/input_filter.png - images/input_pdf.png: Add new images to buttons - - * images/skin: Move whole skins folder - to enterprise version - -2013-04-11 Miguel de Dios - - * godmode/groups/group_list.php, include/functions_groups.php: - optimize the access to the groups in systems with a huge groups. - - * include/functions_snmp_browser.php, include/functions_users.php: - clean source code style. - - * pandoradb.sql: added key for the parent group. - -2013-04-11 Sergio Martin - - * operation/visual_console/render_view.php - operation/reporting/reporting_viewer.php - operation/reporting/graph_viewer.php - godmode/reporting/visual_console_builder.php - godmode/reporting/graph_builder.php - godmode/reporting/reporting_builder.php: Redistribute - the options of some sections to improve the usability - - * images/cross_undo.png - images/load.png: Change some images - - * operation/agentes/stat_win.php: Fix the problem of - the height of module graphs form layer adding a scroll - div - -2013-04-10 Sergio Martin - - * include/styles/pandora.css - include/functions_ui.php - include/functions_events.php - include/graphs/functions_flot.php - operation/events/events_list.php - operation/agentes/tactical.php - images/cross_undo.png - images/header_user.png - images/pandora_header_logo_enterprise.png - images/note.png - images/header_chat.png - images/enterprise_icon.png - images/header_warning.png - images/header_ready.png - images/header_blackout.png - images/header_refresh.png - images/header_logout.png - images/eye.png - images/header_email.png - images/pandora_header_logo.png - images/header_down.png - images/header_user_admin.png - images/header_help.png - images/bin.png - general/header.php: Change the header to tiny - version and clean/change more icons - - * operation/agentes/datos_agente.php: Restore - accidentaly deleted file - -2013-04-10 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js: fixed the - autosave and non-autosave actions. - - Fixes: #3609806 - - * godmode/reporting/visual_console_builder.editor.php: re-added - the translations to strings for the error messages for user across - the javascript. - -2013-04-10 Miguel de Dios - - * include/functions_visual_map_editor.php: fixed the lost field - for the label in the items. - -2013-04-10 Miguel de Dios - - * include/functions_visual_map_editor.php, - include/ajax/visual_console_builder.ajax.php, - godmode/reporting/visual_console_builder.php, - godmode/reporting/visual_console_builder.data.php, - godmode/reporting/visual_console_builder.editor.js: some fixes in - the visualconsole. - -2013-04-10 Miguel de Dios - - * include/ajax/visual_console_builder.ajax.php: fixed the name of - agent in a Console without metaconsole. - -2013-04-10 Sergio Martin - - * include/styles/pandora.css - include/functions_graph.php - include/functions_events.php - include/functions_reporting.php - operation/agentes/tactical.php - images/header_help.png - general/header.php: Adapt the screen to - 1024 resolutions reducing header and tactical - view - - * images/tree.png: Add tree new icon - -2013-04-10 Miguel de Dios - - * mobile/operation/groups.php: changed the call to get groups to - new function. - -2013-04-10 Sergio Martin - - * D operation/agentes/estado_ultimopaquete.php - M operation/agentes/ver_agente.php: Restore a bad merged - file from last commit and delete unused file - -2013-04-10 Sergio Martin - - * -M include/functions_html.php -D include/styles/tip.css -M include/styles/menu.css -M include/styles/pandora.css -M include/functions_visual_map_editor.php -M include/functions_groups.php -M include/ajax/events.php -M include/ajax/module.php -M include/functions_ui.php -M include/functions.php -M include/functions_agents.php -M include/functions_graph.php -M include/functions_events.php -M include/functions_menu.php -M include/graphs/functions_flot.php -M include/graphs/functions_gd.php -M include/functions_reporting.php -M include/javascript/openlayers.pandora.js -M include/javascript/jquery.pandora.js -M include/functions_config.php -M include/functions_snmp_browser.php -M include/constants.php -M index.php -M extensions/agents_alerts.php -D extensions/module_groups/brick.png -M extensions/net_tools.php -M extensions/agents_modules.php -M extensions/ssh_gateway.php -M extensions/net_tools/nettool.png -M extensions/vnc_view.php -M extensions/dbmanager.php -M extensions/users_connected.php -M extensions/module_groups.php -M extensions/update_manager/lib/functions.ajax.php -M extensions/update_manager/main.php -M extensions/ssh_gateway/secure_console.png -A operation/search_reports.getdata.php -A operation/search_users.getdata.php -M operation/tree.php -M operation/visual_console/render_view.php -A operation/search_modules.getdata.php -A operation/search_main.php -M operation/users/webchat.php -M operation/users/user_edit.php -A operation/search_agents.getdata.php -M operation/events/events.build_table.php -M operation/events/event_statistics.php -M operation/events/events_list.php -M operation/events/events.php -A operation/search_graphs.getdata.php -M operation/messages/message_edit.php -M operation/messages/message_list.php -M operation/search_reports.php -M operation/reporting/reporting_viewer.php -M operation/reporting/graph_viewer.php -M operation/search_users.php -M operation/search_results.php -A operation/search_alerts.getdata.php -M operation/search_modules.php -A operation/search_maps.getdata.php -D operation/agentes/datos_agente.php -M operation/agentes/alerts_status.php -M operation/agentes/estado_generalagente.php -M operation/agentes/estado_agente.php -M operation/agentes/networkmap.topology.php -M operation/agentes/networkmap.groups.php -M operation/agentes/exportdata.php -M operation/agentes/networkmap_list.php -M operation/agentes/agent_fields.php -M operation/agentes/tactical.php -M operation/agentes/group_view.php -M operation/agentes/networkmap.php -M operation/servers/recon_view.php -M operation/search_agents.php -M operation/search_graphs.php -M operation/snmpconsole/snmp_mib_uploader.php -M operation/snmpconsole/snmp_browser.php -M operation/snmpconsole/snmp_view.php -M operation/gis_maps/render_view.php -M operation/gis_maps/index.php -M operation/search_alerts.php -M operation/search_maps.php -M operation/netflow/nf_live_view.php -M images/global.png -A images/op_events.png -A images/zoom_mc.png -A images/input_zoom.png -M images/pencil.png -A images/menu_op_mark.png -M images/unlinkpolicy.png -A images/gm_setup.png -M images/min.png -M images/zoom.png -M images/max.png -A images/builder.png -A images/policies_mc.png -A images/op_workspace.png -M images/user_green.png -A images/agent.png -A images/performance.png -M images/ok.png -A images/event_responses.png -A images/agent_warning.png -A images/module_critical.png -A images/op_recon.png -A images/email_mc.png -A images/add_mc.png -M images/go_first.png -A images/gm_alerts.png -A images/filter.png -A images/header_user.png -A images/gm_massive_operations.png -M images/add.disabled.png -A images/gm_netflow.png -M images/percentile_item.disabled.png -A images/alerts_extern.png -M images/vnc.png -A images/op_alerts.png -A images/op_inventory.png -M images/chart_curve.png -M images/email_open.png -A images/button_background.png -M images/link2.png -A images/control_stop_col.png -M images/target.png -M images/box.png -M images/zoom_cross.png -M images/cross.disabled.png -A images/filter_mc.png -M images/note.png -M images/rss.png -A images/blade.png -A images/lock_mc.png -A images/agent_critical.png -M images/bell_pause.png -M images/chart_curve.disabled.png -A images/enterprise.png -M images/skin/skin_default/include/styles/menu.css -M images/skin/skin_default/include/styles/pandora.css -A images/skin/skin_default/images/operating_system.png -A images/skin/skin_default/images/snmp_wizard.png -A images/skin/skin_default/images/global.png -A images/skin/skin_default/images/op_events.png -A images/skin/skin_default/images/bell_extern.png -A images/skin/skin_default/images/go_next.png -A images/skin/skin_default/images/policies.png -A images/skin/skin_default/images/pencil.png -A images/skin/skin_default/images/header_ready.png -A images/skin/skin_default/images/agent_unknown.png -A images/skin/skin_default/images/bell.png -A images/skin/skin_default/images/policies_error.png -A images/skin/skin_default/images/unlinkpolicy.png -A images/skin/skin_default/images/gm_setup.png -A images/skin/skin_default/images/policies_mc.png -A images/skin/skin_default/images/builder.png -A images/skin/skin_default/images/camera.png -A images/skin/skin_default/images/go_last.png -A images/skin/skin_default/images/gm_policies.png -A images/skin/skin_default/images/op_workspace.png -A images/skin/skin_default/images/box.disabled.png -A images/skin/skin_default/images/agent.png -A images/skin/skin_default/images/setup.png -A images/skin/skin_default/images/sitemap_color.png -A images/skin/skin_default/images/go_previous.png -A images/skin/skin_default/images/performance.png -A images/skin/skin_default/images/control_next.png -A images/skin/skin_default/images/policies_brick.png -A images/skin/skin_default/images/event_responses.png -A images/skin/skin_default/images/services.png -A images/skin/skin_default/images/email_outbox.png -A images/skin/skin_default/images/lock.png -A images/skin/skin_default/images/sound.png -A images/skin/skin_default/images/god1.png -A images/skin/skin_default/images/gm_modules.png -A images/skin/skin_default/images/plugin.png -A images/skin/skin_default/images/god7.png -A images/skin/skin_default/images/html.png -A images/skin/skin_default/images/op_recon.png -A images/skin/skin_default/images/control_play.png -A images/skin/skin_default/images/gm_gis.png -A images/skin/skin_default/images/header_refresh.png -A images/skin/skin_default/images/email_mc.png -A images/skin/skin_default/images/add_mc.png -A images/skin/skin_default/images/op_reporting.png -A images/skin/skin_default/images/config.disabled.png -A images/skin/skin_default/images/list.png -A images/skin/skin_default/images/tag_red.disabled.png -A images/skin/skin_default/images/go_first.png -A images/skin/skin_default/images/gm_servers.png -A images/skin/skin_default/images/gm_alerts.png -A images/skin/skin_default/images/linkpolicy.png -A images/skin/skin_default/images/books.png -A images/skin/skin_default/images/reporting32.png -A images/skin/skin_default/images/op_gis.png -A images/skin/skin_default/images/version.png -A images/skin/skin_default/images/policies_error_db.png -A images/skin/skin_default/images/filter.png -A images/skin/skin_default/images/chart_bar.png -A images/skin/skin_default/images/grid.png -A images/skin/skin_default/images/header_user.png -A images/skin/skin_default/images/bell_error.png -A images/skin/skin_default/images/normal_screen.png -A images/skin/skin_default/images/brick.png -A images/skin/skin_default/images/gm_massive_operations.png -A images/skin/skin_default/images/policies_ok.png -A images/skin/skin_default/images/gm_netflow.png -A images/skin/skin_default/images/advanced.png -A images/skin/skin_default/images/csv_mc.png -A images/skin/skin_default/images/op_snmp.png -A images/skin/skin_default/images/save_mc.png -A images/skin/skin_default/images/snmp.png -A images/skin/skin_default/images/load.png -A images/skin/skin_default/images/alerts_extern.png -A images/skin/skin_default/images/header_logout.png -A images/skin/skin_default/images/vnc.png -A images/skin/skin_default/images/op_alerts.png -A images/skin/skin_default/images/grid.disabled.png -A images/skin/skin_default/images/chart_bar.disabled.png -A images/skin/skin_default/images/op_inventory.png -A images/skin/skin_default/images/photo.disabled.png -A images/skin/skin_default/images/disk.disabled.png -A images/skin/skin_default/images/chart_curve.png -A images/skin/skin_default/images/recon.png -A images/skin/skin_default/images/camera_mc.png -A images/skin/skin_default/images/gm_db.png -A images/skin/skin_default/images/reporting.png -A images/skin/skin_default/images/custom_field.png -A images/skin/skin_default/images/control_pause.png -A images/skin/skin_default/images/key.png -A images/skin/skin_default/images/wmi.png -A images/skin/skin_default/images/link.png -A images/skin/skin_default/images/cross.disabled.png -A images/skin/skin_default/images/header_email.png -A images/skin/skin_default/images/control_play_col.png -A images/skin/skin_default/images/filter_mc.png -A images/skin/skin_default/images/blade.png -A images/skin/skin_default/images/lock_mc.png -A images/skin/skin_default/images/bell_pause.png -A images/skin/skin_default/images/chart_curve.disabled.png -A images/skin/skin_default/images/header_down.png -A images/skin/skin_default/images/enterprise.png -A images/skin/skin_default/images/profiles.png -A images/skin/skin_default/images/gm_users.png -A images/skin/skin_default/images/email_inbox.png -A images/skin/skin_default/images/header_chat.png -A images/skin/skin_default/images/wand_sla.png -A images/skin/skin_default/images/collection.png -A images/skin/skin_default/images/god2.png -A images/skin/skin_default/images/god4.png -A images/skin/skin_default/images/inventory.png -A images/skin/skin_default/images/header_user_admin.png -A images/skin/skin_default/images/god6.png -A images/skin/skin_default/images/header_help.png -A images/skin/skin_default/images/gm_log.png -A images/skin/skin_default/images/tag.png -A images/skin/skin_default/images/control_prev.png -A images/skin/skin_default/images/agent_mc.png -A images/skin/skin_default/images/delete_mc.png -A images/skin/skin_default/images/pen.png -A images/skin/skin_default/images/plus.png -A images/skin/skin_default/images/module.png -A images/skin/skin_default/images/gm_events.png -A images/skin/skin_default/images/photo.png -A images/skin/skin_default/images/csv.png -A images/skin/skin_default/images/new_message.png -A images/skin/skin_default/images/templates.png -A images/skin/skin_default/images/book_edit.png -A images/skin/skin_default/images/events_list.png -A images/skin/skin_default/images/policies_cog.png -A images/skin/skin_default/images/operation.png -A images/skin/skin_default/images/xml.png -A images/skin/skin_default/images/full_screen.png -A images/skin/skin_default/images/module_group.png -A images/skin/skin_default/images/policies_not_brick.png -A images/skin/skin_default/images/heart.png -A images/skin/skin_default/images/gm_monitoring.png -A images/skin/skin_default/images/custom_columns.png -A images/skin/skin_default/images/control_pause_col.png -A images/skin/skin_default/images/custom_field_col.png -A images/skin/skin_default/images/header_events.png -A images/skin/skin_default/images/op_netflow.png -A images/skin/skin_default/images/header_warning.png -A images/skin/skin_default/images/plugin_mc.png -A images/skin/skin_default/images/sla.png -M images/skin/skin_default/images/binary.png -A images/skin/skin_default/images/op_network.png -A images/skin/skin_default/images/binary.disabled.png -M images/profiles.png -A images/collection.png -A images/inventory.png -A images/gm_log.png -M images/images.png -M images/cog.png -A images/tag.png -A images/mc_plugin.png -A images/enterprise_icon.png -M images/photo.png -M images/refresh.png -A images/events_list.png -A images/operation.png -A images/full_screen.png -A images/chart_curve_overview.disabled.png -M images/heart.png -A images/input_add.png -A images/gm_monitoring.png -M images/percentile_item.png -A images/module_warning.png -A images/custom_field_col.png -A images/plugin_mc.png -M images/snmp_wizard.png -M images/link_break.png -M images/go_next.png -M images/policies.png -M images/bell.png -M images/policies_error.png -A images/agent_ok.png -M images/go_last.png -A images/services.png -A images/sound.png -A images/tab_green_bg.png -M images/plugin.png -A images/header_refresh.png -A images/op_reporting.png -A images/list.png -A images/gm_servers.png -M images/books.png -A images/reporting32.png -A images/input_delete.png -M images/div.png -A images/input_go.png -M images/policies_error_db.png -A images/normal_screen.png -A images/dashboard.png -A images/donut.png -M images/network.disabled.png -M images/policies_ok.png -A images/submenu_tree_first.png -M images/lightning_go.png -A images/csv_mc.png -M images/snmp.png -A images/recon_icon.png -M images/default_list.png -A images/database_history.png -M images/chart_bar.disabled.png -A images/help_icon.png -A images/input_update.png -A images/agent_notinit.png -M images/control_pause.png -A images/key.png -M images/link.png -A images/header_email.png -M images/delete.png -A images/input_wand.png -A images/input_tick.png -M images/bricks.png -A images/write_paper.png -M images/world.png -M images/wand_sla.png -M images/wand.png -M images/disk.png -M images/group.png -A images/header_user_admin.png -A images/header_help.png -A images/category.png -M images/house.png -A images/module.png -A images/export25.png -A images/xml.png -A images/op_netflow.png -M images/cross.png -A images/operating_system.png -M images/application_edit.png -M images/camera.png -M images/sub.png -A images/gm_policies.png -A images/box.disabled.png -M images/setup.png -M images/go_previous.png -A images/module_mc.png -M images/tag_red.png -A images/submenu_tree_middle.png -A images/visual_console.png -A images/email_outbox.png -M images/attachment.png -A images/module_notinit.png -A images/submenu2_tree_middle.png -A images/html.png -M images/control_play.png -M images/tag_red.disabled.png -M images/lightbulb.png -A images/version.png -M images/bell_error.png -M images/brick.png -M images/tip.png -A images/op_snmp.png -M images/pandora_header_logo_enterprise.png -A images/load.png -M images/chart_curve_threshold.png -A images/chart.png -M images/copy.png -A images/op_monitoring.png -M images/mul.png -A images/menu_gm_mark.png -A images/menu_lk_mark.png -A images/gm_users.png -A images/email_inbox.png -A images/header_chat.png -M images/network.png -M images/extensions.png -A images/submenu2_tree_last.png -M images/database.png -A images/delete_mc.png -A images/input_config.png -A images/server_export_mc.png -A images/input_cog.png -M images/add.png -A images/csv.png -A images/module_group.png -D images/lupa.png -A images/control_pause_col.png -A images/custom_columns.png -A images/header_warning.png -D images/user.png -M images/binary.png -A images/op_network.png -A images/home.png -A images/bell_extern.png -A images/tab_grey_bg.png -A images/header_blackout.png -A images/header_ready.png -A images/agent_unknown.png -M images/config.png -M images/pdf.png -A images/control_next.png -A images/submenu_tree_last.png -M images/comments.png -A images/control_stop.png -M images/email.png -M images/lock.png -M images/error.png -A images/gm_modules.png -A images/gm_gis.png -M images/data.png -M images/config.disabled.png -M images/linkpolicy.png -A images/op_gis.png -M images/clean.png -M images/chart_bar.png -D images/lupa_15x15.png -A images/advanced.png -A images/save_mc.png -A images/module_ok.png -A images/header_logout.png -M images/user_suit.png -M images/file.disabled.png -M images/photo.disabled.png -M images/recon.png -M images/lightbulb_off.png -A images/camera_mc.png -A images/gm_db.png -M images/attachment_del.png -A images/custom_field.png -M images/eye.png -M images/wmi.png -M images/camera.disabled.png -A images/control_play_col.png -M images/sum.png -M images/pandora_header_logo.png -M images/avg.png -A images/header_down.png -M images/zoom_cross.disabled.png -A images/module_unknown.png -M images/server_export.png -A images/bin.png -A images/input_cross.png -A images/control_prev.png -A images/agent_mc.png -A images/pen.png -A images/plus.png -D images/log-out.png -A images/gm_events.png -A images/new_message.png -A images/templates.png -A images/sla.png -M images/binary.disabled.png -M images/chart_curve_overview.png -A images/mg_modules.png -M general/login_page.php -M general/logon_ok.php -M general/main_menu.php -M general/header.php -M godmode/groups/modu_group_list.php -M godmode/groups/configure_group.php -M godmode/groups/configure_modu_group.php -M godmode/groups/group_list.php -M godmode/admin_access_logs.php -M godmode/extensions.php -M godmode/db/db_main.php -M godmode/db/db_audit.php -M godmode/db/db_sanity.php -M godmode/db/db_refine.php -M godmode/db/db_info.php -M godmode/db/db_event.php -M godmode/db/db_purge.php -M godmode/agentes/fields_manager.php -M godmode/agentes/planned_downtime.list.php -M godmode/agentes/planned_downtime.editor.php -M godmode/agentes/modificar_agente.php -M godmode/agentes/configurar_agente.php -M godmode/agentes/configure_field.php -M godmode/agentes/agent_manager.php -M godmode/servers/recon_script.php -M godmode/servers/plugin.php -A godmode/servers/servers.build_table.php -M godmode/servers/manage_recontask.php -M godmode/servers/modificar_server.php -M godmode/servers/manage_recontask_form.php -M godmode/alerts/alert_list.php -M godmode/alerts/configure_alert_template.php -M godmode/alerts/alert_templates.php -M godmode/alerts/configure_alert_action.php -M godmode/alerts/configure_alert_command.php -M godmode/alerts/alert_actions.php -M godmode/alerts/alert_special_days.php -M godmode/alerts/alert_commands.php -M godmode/alerts/configure_alert_special_days.php -M godmode/snmpconsole/snmp_trap_generator.php -M godmode/snmpconsole/snmp_alert.php -M godmode/snmpconsole/snmp_filters.php -M godmode/setup/setup_general.php -M godmode/setup/links.php -M godmode/setup/setup.php -M godmode/setup/os.php -M godmode/users/user_list.php -M godmode/users/profile_list.php -M godmode/users/configure_user.php -M godmode/users/configure_profile.php -M godmode/gis_maps/configure_gis_map.php -M godmode/gis_maps/index.php -M godmode/events/event_edit_filter.php -M godmode/events/events.php -M godmode/massive/massive_copy_modules.php -M godmode/massive/massive_operations.php -M godmode/modules/manage_network_templates.php -M godmode/modules/module_list.php -M godmode/reporting/visual_console_builder.php -M godmode/reporting/graph_builder.php -M godmode/reporting/reporting_builder.php -M godmode/reporting/map_builder.php -M godmode/reporting/graphs.php -M godmode/tag/tag.php -M godmode/tag/edit_tag.php -M godmode/category/category.php -M godmode/category/edit_category.php -M godmode/netflow/nf_edit_form.php -M godmode/netflow/nf_item_list.php -M godmode/netflow/nf_edit.php: Change Whole visual style, - including icons and css - -2013-04-09 Dario Rodriguez - - * include/graphs/flot/pandora.flot.js: Fixed position algorithm for - horizontal graphs usgin new javascript graph engine. - -2013-04-09 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js: fixed a - warning message in javascript for null var when the map is empty. - -2013-04-09 Miguel de Dios - - * godmode/extensions.php: removed the link to delete or disable the - update manager because this extension runs inner inner the guts of - Pandora and when disabled or deleted causes more problems. - - Fixes: #3609993 - -2013-04-09 Miguel de Dios - - * mobile/index.php, mobile/operation/groups.php, - mobile/operation/agents.php, mobile/operation/alerts.php, - mobile/operation/agent.php, mobile/operation/events.php, - mobile/operation/modules.php, mobile/include/style/main.css: - - * include/functions_alerts.php include/functions_groups.php: some - changes for the mobile. - - * operation/agentes/ver_agente.php: cleaned source code style. - -2013-04-08 Miguel de Dios - - * mobile/operation/modules.php, mobile/include/style/main.css: some - fixes and improves for the list of modules. - -2013-04-07 Junichi Satoh - - * pandora_console_install, install.php: Added support for NetBSD. - - Contributed by Hiroki SHIMIZU. Thanks! - -2013-04-05 Miguel de Dios - - * mobile/operation/agents.php, mobile/operation/tactical.php, - mobile/operation/home.php, mobile/include/style/main.css, - include/functions_html.php, include/functions_reporting.php: some - fixes and improves in the mobile console. - -2013-04-05 Ramon Novoa - - * include/functions_events.php: Display the event text properly. - Fixes bug #3609638. - -2013-04-05 Mario Pulido - - * godmode/events/event_edit_filter.php: Added help tip in event editor. - -2013-04-05 Miguel de Dios - - * mobile/operation/agents.php, mobile/operation/tactical.php, - mobile/operation/home.php, mobile/include/style/main.css, - include/functions_html.php, include/functions_reporting.php: some - fixes and improves in the mobile console. - -2013-04-05 Junichi Satoh - - * include/help/ja/help_recontask.php: Updated help. - -2013-04-04 Miguel de Dios - - * include/graphs/functions_flot.php, operation/agentes/stat_win.php: - cleaned source code style. - - * mobile/include/ui.class.php, mobile/include/style/main.css, - mobile/index.php, mobile/operation/module_graph.php, - mobile/operation/modules.php: more changes for the mobile in the - view of graph module. - -2013-04-04 Mario Pulido - - * extensions/update_manager/main.php: Fixed information bug and - added help tip in offline packages loader - -2013-04-04 Mario Pulido - - * include/help/en/help_recontask.php, - include/help/es/help_recontask.php: Updated help - -2013-04-04 Junichi Satoh - - * include/help/ja/help_inventory_tab.php: Updated help. - - * include/help/ja/help_categories.php: Added a new help file. - -2013-04-03 Junichi Satoh - - * godmode/alerts/alert_actions.php: Fixed that any groups are shown - to all users even if user has no permission to access the group. - -2013-04-03 Junichi Satoh - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: Removed an unnecessary - modification, because 'talert_compound' is obsolete. - -2013-04-02 Dario Rodriguez - - * include/functions_api.php: New function to create a tag - via API. - * include/functions_tags.php: Create tag only if not exists. - -2013-04-02 Mario Pulido - - * include/help/en/help_inventory_tab.php, - include/help/es/help_inventory_tab.php: Changes in help of inventory. - -2013-04-02 Miguel de Dios - - * mobile/include/style/main.css: improved the style of view module - list. - -2013-04-02 Miguel de Dios - - * mobile/operation/agents.php, mobile/include/style/main.css: - improved the view of list of agents. - -2013-04-02 Miguel de Dios - - * mobile/operation/groups.php, mobile/include/style/main.css, - include/functions_ui.php, include/functions_groups.php: change the - skin of list groups. - -2013-04-02 Mario Pulido - - * godmode/category/category.php, - include/help/en/help_categories.php, - include/help/es/help_categories.php: Added help in categories menu - - -2013-04-02 Junichi Satoh - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql, - godmode/alerts/alert_special_days.php, - godmode/alerts/configure_alert_special_days.php: Added group ACL to - 'Special days list'. - -2013-04-01 Miguel de Dios - - * mobile/operation/events.php, mobile/include/ui.class.php, - mobile/include/style/main.css: changes for to show better the tables - with reflow and responsive. - -2013-04-01 Miguel de Dios - - * mobile/operation/events.php, mobile/include/style/main.css: first - version of custom responsive view for details events. - -2013-04-01 Sancho Lerena - - * operation/agentes/sla_view.php, - operation/agentes/ver_agente.php: Removed old "SLA view", now unused. - - * general/error_authconfig.php, - general/error_dbconfig.php, - general/error_emptyconfig.php, - general/error_install.php, - general/error_noconfig.php, - general/error_perms.php, - general/login_page.php, - general/logoff.php, - include/styles/pandora.css, - include/styles/pandora_black.css, - include/styles/pandora_minimal.css: replaced PNG images for JPG version, much lighter. - - * images/header_f2.jpg, - images/header_f2b.jpg, - images/login_background.jpg: New JPG version of old PNG images. - - * images/header_f2.png, - images/header_f2b.png, - images/login_background.png: Removed PNG's. - - (merged from 4.0 branch) - -2013-03-31 Junichi Satoh - - * include/help/ja/help_network_map_enterprise.php: Updated help. - -2013-03-27 Miguel de Dios - - * mobile/operation/events.php, mobile/operation/tactical.php, - mobile/include/ui.class.php, mobile/include/style/main.css, - mobile/images/datos_blue.png, mobile/images/datos_brown.png, - mobile/images/datos_green.png, mobile/images/datos_pink.png, - mobile/images/datos_grey.png, mobile/images/datos_red.png, - mobile/images/datos_yellow.png: some fixes and changes in the - Pandora mobile. - -2013-03-27 Mario Pulido - - * include/help/es/help_network_map_enterprise.php, - include/help/en/help_network_map_enterprise.php, - images/help/netmap1.png,images/help/netmap2.png - images/help/netmap3.png: Modified networkmap enterprise help. - - -2013-03-27 Junichi Satoh - - * include/help/ja/help_plugin_definition.php: Updated help. - -2013-03-27 Junichi Satoh - - * include/help/ja/help_conf_alert_template.php: Added a new help file. - -2013-03-26 Miguel de Dios - - * include/functions_reporting.php, include/functions_groups.php: - changes for to use in the calls in mobile version. - - * mobile/index.php, mobile/operation/events.php, - mobile/operation/modules.php, mobile/operation/events, - mobile/operation/events/events.php, mobile/operation/agents.php, - mobile/operation/tactical.php, mobile/operation/alerts.php, - mobile/include/style/main.css, mobile/include/ui.class.php, - mobile/include/user.class.php: changes and improves in the code - of mobile. - - * mobile/operation/agents/*, mobile/operation/servers/*: removed - the old files from version pandora mobile 4. - -2013-03-26 Miguel de Dios - - * include/functions_tags.php, include/functions_reporting.php, - include/constants.php, include/functions_ui.php, - operation/agentes/estado_agente.php, - operation/agentes/status_monitor.php, mobile/include/style/main.css: - some cleans and remove unuseless code. - -2013-03-25 Hirofumi Kosaka - - * pandora_console_install: Fixed false recognition of RHEL6.4 - (it had been recoginzed as Ubuntu incorrecty because of its - "/etc/lsb-release"). - -2013-03-25 Junichi Satoh - - * include/help/ja/help_manage_alert_list.php: Added description for - threshold. - -2013-03-22 Miguel de Dios - - * mobile/images/ajax-loader.gif, mobile/operation/events.php, - mobile/include/ui.class.php, mobile/include/style/main.css: more - changes in the events view. - -2013-03-22 Miguel de Dios - - * include/db/mysql.php: fixed the querys for the columns with - empty string in the function - "mysql_db_format_array_where_clause_sql". - - * include/functions_events.php: added lost parameter $similars in - the function "events_change_owner". - - * operation/events/events.build_query.php: cleaned source code - style. - -2013-03-22 Ramon Novoa - - * include/functions_db.php: Always display the source ip address - when calling db_pandora_audit. - -2013-03-22 Mario Pulido - - * godmode/alerts/configure_alert_template.php, - include/help/en/help_conf_alert_template.php, - include/help/en/help_manage_alert_list.php, - include/help/es/help_conf_alert_template.php, - include/help/es/help_manage_alert_list.php, - images/help/alert1.png,images/help/alert2.png: Added helps in alerts. - -2013-03-22 Ramon Novoa - - * operation/gis_maps/ajax.php, - godmode/agentes/agent_conf_gis.php: Fixed coordinate precision and - display order. Fixes bug #3608628. - -2013-03-22 Junichi Satoh - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: Added missing - types. - -2013-03-22 Junichi Satoh - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Fixed bad - sql syntax. - -2013-03-21 Miguel de Dios - - * mobile/operation/groups.php, mobile/operation/tactical.php, - mobile/operation/alerts.php, mobile/operation/events.php, - mobile/include/style/main.css, mobile/include/ui.class.php, - mobile/include/user.class.php, include/functions_events.php: updated - the code of events in mobile. - -2013-03-20 Miguel de Dios - - * mobile/index.php, mobile/operation/events.php, - mobile/operation/alerts.php, include/functions_agents.php, - include/functions_alerts.php, - operation/agentes/alerts_status.functions.php: added first version - of alert view. - -2013-03-20 Ramon Novoa - - * godmode/servers/modificar_server.php: Added support for braa_retries. - -2013-03-20 Miguel de Dios - - * mobile/operation/events.php, mobile/include/ui.class.php, - mobile/index.php: added first version of events section. - - * include/functions_incidents.php, include/functions_users.php, - include/functions.php, include/functions_groups.php, - include/functions_events.php, include/functions_html.php, - operation/events/events.build_table.php, - operation/events/events.build_query.php, - operation/events/events_list.php: some changes for interact with - mobile version. - -2013-03-20 Mario Pulido - - * godmode/setup/setup_general.php: Add help tip in Timezone Setup - -2013-03-19 Ramon Novoa - - * godmode/servers/modificar_server.php: Disable auto-refresh when reset - operations are executed. - -2013-03-19 Ramon Novoa - - * godmode/servers/modificar_server.php: Added an option to reset - counts. - -2013-03-19 Ramon Novoa - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: Updated and fixed - some column types. - - * include/functions_alerts.php, - pandoradb.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql: Added support for on-demand module status - calculations. - -2013-03-18 Junichi Satoh - - * include/help/ja/help_performance.php, - include/help/ja/help_plugin_policy.php: Added new help files. - -2013-03-16 Junichi Satoh - - * pandoradb_data.sql, pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.sql: Fixed a typo in the description of - Internal Audit. - -2013-03-15 Miguel de Dios - - * mobile/*: added first version of new mobile console. - -2013-03-15 Miguel de Dios - - * include/javascript/jquery.form.js: updated to last version. - - * include/functions_reporting.php, include/functions_groups.php: - added changes for to get the data as hash instead a html. - -2013-03-15 Miguel de Dios - - * include/functions_events.php, include/functions_html.php, - include/functions_graph.php, include/functions_reporting.php, - operation/events/events_list.php, operation/events/events.php, - operation/agentes/group_view.php: improved source code style. - -2013-03-15 Miguel de Dios - - * godmode/massive/massive_copy_modules.php: uploaded lost changes - for previous fixed (days ago). - - * godmode/groups/group_list.php, include/graphs/functions_flot.php, - include/graphs/fgraph.php, include/functions_agents.php, - general/logon_ok.php: cleaned source code style. - -2013-03-15 Mario Pulido - - * include/help/en/help_plugin_policy.php - include/help/es/help_plugin_policy.php: Added plugin policy help. - -2013-03-15 Mario Pulido - - * include/help/en/help_performance.php, include/help/es/help_performance.php - godmode/setup/setup.php: Add help in performance configuration. - - -2013-03-15 Vanessa Gil - - * include/functions_ui.php - operation/agentes/status_monitor: Added popup with data - module, remove column 'tags' and changed font size to - column 'timestamp'. - -2013-03-15 Vanessa Gil - - * include/functions_treeview.php - include/functions_ui.php - include/ajax/module.php - include/javascript/pandora_modules.js - operation/tree.php: Added popup with data - module. - -2013-03-15 Hirofumi Kosaka - - * include/functions_api.php: Improved performance of - get_tree_agents() API by omitting unnecessary data copies and - queries when output fields are explicitly specified. - - -2013-03-14 Mario Pulido - - * operation/users/user_edit.php, godmode/users/configure_user.php: Add tip in edit users - * include/help/en/help_profile.php, include/help/es/help_profile.php: Modified help file - in profiles management - -2013-03-14 Junichi Satoh - - * include/help/ja/help_history_database.php: Added a new help file. - -2013-03-13 Ramon Novoa - - * godmode/servers/modificar_server.php: Let an Enterprise SNMP server - claim back modules that were moved to the Network server. - -2013-03-13 Miguel de Dios - - * include/functions_modules.php: fixed the notices PHP. - - Fixes: #3607807 - -2013-03-13 Miguel de Dios - - * include/functions_modules.php: fixed the massive deletion of - modules when only delete one module, the old code deleted all - modules in the agents on operation. - - * godmode/massive/massive_delete_modules.php: cleaned source code - style. - -2013-03-13 Kikuchi Koichiro - - * extensions/update_manager/lib/functions.ajax.php: Added proxy - and bsdtar support. - - Merged from: branch_4.0 - -2013-03-13 Kikuchi Koichiro - - * extensions/update_manager/lib/xmlrpc/xmlrpc.inc: Keep original - connection params when xmlrpc_client->sendPayloadHTTP10() follows - 30x redirect. - - Merged from: branch_4.0 - -2013-03-12 Miguel de Dios - - * godmode/modules/manage_network_components_form.php, - godmode/modules/manage_network_templates_form.php: improved the code - style. - - * extensions/update_manager/lib/functions.ajax.php, - include/graphs/functions_flot.php: fixed the warnings PHP messages. - - Fixes: #3607177 - -2013-03-11 Miguel de Dios - - * extensions/update_manager/lib/functions.ajax.php: disabled the - trace. - - * operation/agentes/ver_agente.php: fixed the output of modules - when the names is very large. - - Fixes: #3607080 - - * godmode/agentes/module_manager.php: cleaned source code style. - -2013-03-11 Miguel de Dios - - * include/functions_config.php: fixed PHP notices when the "homeurl" - is empty in some installations. - -2013-03-11 Miguel de Dios - - * include/functions_graph.php: change the text of legends of "Data" - for "Avg". - - Fixes: #3607218 - -2013-03-11 Sergio Martin - - * include/functions_groups.php - include/functions_graph.php: Added extral controls in status - count retrieving functions to avoid negative numbers for - bug 3607315 - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Updated - the data of unknown modules to new fields in migration - -2013-03-11 Miguel de Dios - - * godmode/agentes/planned_downtime.list.php: fixed the lost data - from planned downtime, show in the table of audits. - - Fixes: #3607608 - -2013-03-11 Miguel de Dios - - * include/functions_tags.php: fixed the function - "tags_get_acl_tags_module_condition" when the user profile is in - the all group. - - * include/functions_reporting.php, include/functions_alerts.php, - operation/agentes/estado_monitores.php: improve the code style. - -2013-03-11 Miguel de Dios - - * godmode/agentes/module_manager_editor_common.php: show only the - tags that the user has. - - Fixes: #3607617 - - * include/functions_tags.php: cleaned source code style. - -2013-03-11 Kikuchi Koichiro - - * extensions/update_manager/lib/libupdate_manager_client.php, - extensions/update_manager/lib/xmlrpc/xmlrpc.inc: Added HTTP redirect - support. It fixes an issue that update manager behind http proxy - failed to communicate with update server due to the server's - "301 Moved Permanently" HTTP response. - - Merged from: branch_4.0 - -2013-03-08 Miguel de Dios - - * godmode/agentes/planned_downtime.list.php: added event when some - user stop a downtime manuallity. - - Fixes: #3607163 - -2013-03-08 Miguel de Dios - - * include/constants.php, include/functions_reporting.php, - godmode/reporting/reporting_builder.item_editor.php, - godmode/reporting/reporting_builder.php: into the report element - "exception" added more conditions and rewrote the code. - - Fixes: #3607172 - -2013-03-08 Sergio Martin - - * include/ajax/events.php - include/graphs/flot/pandora.flot.js: Improve the view - of events information in flot graphs for bug 3607101 - - * godmode/agentes/module_manager_editor_network.php - godmode/modules/manage_network_components_form.php - godmode/modules/manage_network_components_form_network.php: Fix - some bugs of module templates application and snmp modules edition - -2013-03-07 Mario Pulido - - *images/help/historyddbb.png,images/help/plugin1.png - images/help/plugin2.png, images/help/plugin3.png - include/help/es/help_plugin_definition.php - include/help/es/help_history_database.php - include/help/en/help_history_database.php - include/help/en/help_plugin_definition.php: Modified plugin definition help. - Add history database help. - - - -2013-03-07 Miguel de Dios - - * pandoradb.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - godmode/agentes/planned_downtime.editor.php, pandoradb.sql, - pandoradb.postgreSQL.sql: added id_user to planned_downtime table - for to know who create or updte any downtime. - - Fixes: #3607172 - -2013-03-07 Sergio Martin - - * include/functions_events.php - operation/events/events.build_table.php: Improve instructions - in list and details view on agents and fix the bug of doesnt - show the owner in the list table when events are grouped. To fix - it I added a couple of subqueries to the grouped query. Yes, I - checked the performance :) Bug: 3607097 - -2013-03-07 Miguel de Dios - - * include/functions_reporting.php: fixed the apply format to - numeric value in the max item report. - - MERGE FROM THE BRANCH PANDORA_4 - -2013-03-07 Miguel de Dios - - * godmode/reporting/reporting_builder.php, - godmode/reporting/reporting_builder.item_editor.php: fixed the get - modules from items events for reports in metaconsole. - - Fixes: #3606284 - - * include/functions_agents.php, operation/tree.php, - operation/agentes/ver_agente.php: some fixes for avoid PHP - warnings. - -2013-03-07 Sergio Martin - - * include/functions_events.php - operation/events/events.build_table.php: Fixed the owner info - in wrong column of event view for bug 3607097 - - Fixed a problem changing the owner when change status too - -2013-03-07 Sergio Martin - - * operation/events/events.build_table.php: Added carriage - return support in Instructions column in events view - -2013-03-07 Junichi Satoh - - * include/help/ja/help_view_services.php, - include/help/ja/help_field_match_snmp.php, - include/help/ja/help_snmp_alert_field1.php: Updated help. - -2013-03-06 Sergio Martin - - * include/functions_servers.php - operation/agentes/estado_generalagente.php: Order - code and little fix - - * operation/events/events.build_table.php - godmode/events/custom_events.php: Add Instructions to - custom columns in event view to bug 3607062 - -2013-03-06 Dario Rodriguez - - * operation/agentes/ver_agente.php: Adapted to new way to detect - if an agent is a VMware entity. - - MERGED FROM 4.0.3 - -2013-03-06 Miguel de Dios - - * include/functions_io.php, include/db/mysql.php: fixed warnings - messages from PHP. - - Fixes: #3607014 - -2013-03-06 Miguel de Dios - - * godmode/agentes/configurar_agente.php: fixed the lost ip in the - audit when create the agent or module. - -2013-03-06 Miguel de Dios - - * godmode/reporting/reporting_builder.item_editor.php: added tip for - to note the module have another module intervals in the life of this - maybe the sumattory is not correct. - -2013-03-06 Sergio Martin - - * godmode/alerts/configure_alert_action.php: Put again - a missed help hint for the action macros. - -2013-03-06 Sergio Martin - - * include/functions_alerts.php: Change the update counts - of fired alerts when validate to do it only when the validation - is of a unvalidated alert. This change is to avoid broke - counts - -2013-03-05 Miguel de Dios - - * include/functions_modules.php: improved the style. - - * include/functions_reporting.php: fixed into the function - "reporting_get_agentmodule_sla_array" when have one data of a - module. - - Fixes: #3606811 - -2013-03-05 Sergio Martin - - * pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Added CPU - and Process inventory change types to black list in default - SQL data script for bug 3606111 - -2013-03-05 Miguel de Dios - - * include/functions_modules.php: improved the style. - - * include/functions_reporting.php: fixed into the function - "reporting_get_agentmodule_sla_array" when have one data of a - module. - - Fixes: #3606811 - -2013-03-05 Miguel de Dios - - * extensions/snmp_explorer.php: improved the code style. - - * include/functions_html.php, include/ajax/module.php: rewrote the - code for to use the last autocomplete jquery UI. - -2013-03-05 Mario Pulido - - *include/help/en/help_view_services.php, - include/help/es/help_view_services.php:Modified services help. - - *images/help/service3.png,images/help/service4.png - images/help/service5.png, images/help/service6.png - images/help/service7.png. images/help/service2.png: Add images to services help. - - -2013-03-05 Sergio Martin - - * include/functions_reporting.php: Fix little - bug of agents statistics - - * include/help/en/help_field_match_snmp.php - include/help/en/help_snmp_alert_field1.php - include/help/es/help_field_match_snmp.php - include/help/es/help_snmp_alert_field1.php - pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - godmode/alerts/configure_alert_action.php - godmode/alerts/alert_commands.php - godmode/snmpconsole/snmp_alert.php: Adapt snmp alert - editor to new alerts macro system. Now there are 10 fields - and are dinamically charged from javascript. Bug 3605775 - -2013-03-05 Miguel de Dios - - * operation/gis_maps/render_view.php, - operation/agentes/gis_view.php, - godmode/gis_maps/configure_gis_map.php, - godmode/agentes/agent_conf_gis.php, include/functions_gis.php: fixes - about agents with white spaces. - - MERGED FROM THE BRANCH pandora_4 - -2013-03-05 Miguel de Dios - - * include/functions_netflow.php, include/functions_graph.php, - include/functions_config.php, include/functions_groups.php: improved - source code style. - -2013-03-05 Miguel de Dios - - * godmode/agentes/module_manager_editor.php, - godmode/netflow/nf_item_list.php, include/functions_reporting.php, - include/functions_modules.php, include/functions_snmp_browser.php, - include/functions_agents.php, operation/tree.php, - operation/reporting/reporting_xml.php: improved source code style. - -2013-03-05 Sergio Martin - - * include/functions_reporting.php - pandoradb.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: set the - counts columns of agent table as "signed" to avoid overflow - and add check to tactical statistics to avoid show negative - numbers - - * godmode/agentes/module_manager_editor_plugin.php: Increase - the size of text inputs in plugin modules for bug 3606401 - -2013-03-05 Junichi Satoh - - * include/help/ja/help_tags_config.php, - include/help/ja/help_agent_server.php: Added new help files. - - * include/help/ja/help_module_definition.php: Updated the description. - -2013-03-04 Sergio Martin - - * include/functions_alerts.php - include/functions_modules.php - include/functions_reporting.php - include/functions_servers.php: Fix counts when validate or - delete alerts and fix some little bugs of previous commits - -2013-03-04 Miguel de Dios - - * include/constants.php: added constant for the module not init - status. - -2013-03-04 Miguel de Dios - - * godmode/setup/setup_netflow.php, - include/help/ja/help_snmp_trap_types.php, - include/functions_extensions.php, - include/functions_snmp_browser.php, include/functions_events.php, - include/functions_api.php: improved the code style. - -2013-03-04 Miguel de Dios - - * godmode/reporting/reporting_builder.item_editor.php, - include/functions_ui.php, include/functions_reporting.php, - include/constants.php, include/ajax/reporting.ajax.php, - include/ajax/agent.php, operation/agentes/ver_agente.php: fixed the - graphs and the autocomplete. - - Fixes: #3606284 - -2013-03-04 Sergio Martin - - * include/functions_alerts.php: Update the fired - counts on validate alerts function - - * include/functions_events.php - include/functions_reporting.php - include/javascript/jquery.pandora.js - include/functions_treeview.php - operation/tree.php - operation/agentes/estado_generalagente.php - operation/agentes/estado_agente.php - operation/search_agents.php: Improve and unify code - of the status counts in agents list, agent detail, - tree view and search views - - * ajax.php: Load the user language in the - ajax entry point. Until now the language was the - general! - -2013-03-01 Sergio Martin - - * include/functions_graph.php - include/functions_events.php - include/constants.php - operation/agentes/estado_generalagente.php - operation/agentes/status_events.php - operation/agentes/tactical.php - operation/events/event_statistics.php - operation/events/events_list.php - operation/events/events.php: Improve layouts, graphic - of events near tables, colors of events pies, acl tags, - etc. - -2013-03-01 Mario Pulido - - * images/help/service1.png: New file for help. - - * godmode/tag/tag.php, - godmode/agentes/agent_manager.php - godmode/agentes/module_manager_editor_common.php: New hint help. - - * include/help/en/help_tags_config.php, - include/help/en/help_agent_server.php, - include/help/en/help_module_definition.php, - include/help/en/help_view_services.php, - include/help/es/help_module_definition.php, - include/help/es/help_tags_config.php, - include/help/es/help_agent_server.php: New and improved help files. - - -2013-03-01 Miguel de Dios - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: fixed bad - formatted commmend line that crash with MariaDB. - -2013-03-01 Miguel de Dios - - * include/functions_gis.php: fixed the delete layers. - -2013-03-01 Sergio Martin - - * include/javascript/jquery.pandora.js - include/functions_servers.php - operation/events/event_statistics.php - general/logon_ok.php - godmode/admin_access_logs.php: Fix little bugs and - the server performance counts - -2013-02-28 Sergio Martin - - * include/javascript/pandora_events.js - operation/events/events_list.php: Remodelated the filter - save/update feature from the filter form. To new modal - windows system - -2013-02-28 Miguel de Dios - - * godmode/agentes/configurar_agente.php: fixed, now show again - the error each case in the action to creation a agent. - - Fixes: #3606275 - -2013-02-28 Miguel de Dios - - * operation/netflow/nf_live_view.php: fixed load filter from the - group all. - - Fixes: #3606272 - -2013-02-28 Miguel de Dios - - * include/functions_events.php, - images/status_sets/default/severity_informational.png, - images/status_sets/default/severity_maintenance_pixel.png, - images/status_sets/default/severity_maintenance.png, - images/status_sets/default/severity_informational_pixel.png: fixed - the colors for maintenance and informational events. - - Fixes: #3606227 - -2013-02-28 Miguel de Dios - - * godmode/admin_access_logs.php: cleaned source code style. - - * include/functions_db.php: fixed the set ip in the function - "db_pandora_audit". - - Fixes: #3606276 - -2013-02-28 Miguel de Dios - - * operation/events/events.php: fixed the javascript to use the - actual jquery methods for to check all checkboxes. - - Fixes: #3606229 - -2013-02-28 Miguel de Dios - - * godmode/gis_maps/configure_gis_map.php, include/functions_gis.php, - operation/gis_maps/render_view.php: fixes for the layers. - - MERGED FROM THE BRANCH PANDORA_4 - -2013-02-28 Sergio Martin - - * include/functions_html.php - operation/agentes/estado_generalagente.php: Improve the - forced title in images and the agent operation view - -2013-02-28 Dario Rodriguez - - * include/functions_api.php: Added new API function to - create custom field and to get custom field ID by name. - -2013-02-28 Miguel de Dios - - * operation/gis_maps/render_view.php: fixed the mysql error - messages when have a "none" for group in a layer. - - MERGED FROM THE BRANCH PANDORA_4 - -2013-02-28 Miguel de Dios - - * godmode/modules/manage_network_components_form.php, - include/functions_html.php, operation/menu.php, - operation/events/events_list.php: improved source code. - - * include/functions_events.php: fixed into the function - "events_get_agent" the query to get criticities. - - Fixes: #3606285 - -2013-02-28 Sergio Martin - - * include/functions_io.php - include/functions_ui.php - include/functions_reporting.php - general/logon_ok.php: Improve the main screen putting the - last activity in left column, adding icons and improving titles - - * godmode/massive/massive_add_alerts.php - godmode/massive/massive_copy_modules.php - godmode/massive/massive_delete_agents.php - godmode/massive/massive_enable_disable_alerts.php - godmode/massive/massive_delete_profiles.php - godmode/massive/massive_edit_agents.php - godmode/massive/massive_delete_action_alerts.php - godmode/massive/massive_add_profiles.php - godmode/massive/massive_delete_alerts.php - godmode/massive/massive_edit_modules.php - godmode/massive/massive_standby_alerts.php - godmode/massive/massive_add_action_alerts.php: Fix typo in - logger actions - -2013-02-28 Miguel de Dios - - * include/functions_reporting.php: into the function - "reporting_get_agents_detailed_event" readded the code lost from the - merge from the branch pandora_4. - -2013-02-28 Miguel de Dios - - * include/functions_config.php, include/functions_io.php: fixed the - update the config without enterprise version. - - Fixes: #3606331 - -2013-02-28 Miguel de Dios - - * include/functions_reporting.php: fixed php warning message when - calculate the server healty without servers. - -2013-02-28 Miguel de Dios - - * include/functions_config.php: added code to set the config options - for the history actions. - - Fixes: #3606285 - - * include/functions_api.php: improved the source code style. - -2013-02-27 Sergio Martin - - * include/functions_config.php: Include a library in - functions config to avoid error in GD graphs - -2013-02-27 Sergio Martin - - * include/functions_html.php - include/styles/pandora.css - include/functions_graph.php - include/graphs/functions_pchart.php - include/functions_reporting.php - include/functions_servers.php - include/constants.php - operation/agentes/tactical.php - general/logon_ok.php: A lot of improvements in - tactical views - -2013-02-27 Miguel de Dios - - * operation/agentes/networkmap_list.php, - godmode/alerts/alert_templates.php, - godmode/events/event_responses.list.php, - godmode/netflow/nf_edit.php: fixed the show elements with the limits - of user ACL. - - Fixes: #3605969 - -2013-02-27 Dario Rodriguez - - * operation/agentes/ver_agente.php: Adapted VMware extension known to - new VMware load options. - -2013-02-27 Dario Rodriguez - - * include/functions_events.php: Added new fields to events_create_event - function: critical warning and unknown instructions, source and tags. - * include/functions_api.php: Reimplemented api_create_event API function, - the behaviour was completly wrong from documented and events_create_event - function. - -2013-02-27 Miguel de Dios - - * godmode/setup/setup_general.php, godmode/setup/setup_netflow.php, - godmode/setup/setup.php, godmode/setup/performance.php, - godmode/setup/setup_visuals.php, include/functions_config.php: added - check of update the options in the setup and show the message to - success or not the operation for the user. - - Fixes: #3605972 - - * include/functions_api.php, - operation/agentes/estado_generalagente.php: fixed the code style. - -2013-02-27 Miguel de Dios - - * include/javascript/pandora_modules.js, include/functions_api.php: - improved the source code style. - - * operation/agentes/estado_generalagente.php: fixed the set name - style for the agent. - - Fixes: #3606134 - -2013-02-27 Miguel de Dios - - * godmode/agentes/module_manager_editor_common.php, - godmode/agentes/modificar_agente.php, - godmode/agentes/module_manager_editor.php, - godmode/agentes/agent_manager.php: updated the code to module - constants. - - * include/javascript/pandora_modules.js: fixed the set the - module_data from to the json. - - * include/functions_api.php: cleaned source code style. - - * include/constants.php: addded lost constant for the module - prediction. - -2013-02-26 Sancho Lerena - - * include/functions_filemanager.php: Fixed tooltips to use new format. - Added space between action icons. - -2013-02-26 Ramon Novoa - - * godmode/agentes/module_manager_editor_network.php: Aesthetic fixes. - -2013-02-26 Ramon Novoa - - * godmode/agentes/module_manager_editor_network.php: Close the SNMP - browser after selecting an OID. - -2013-02-26 Ramon Novoa - - * images/hand_point.png: Added to repository. Hand icon. - - * include/functions_snmp_browser.php: Style fixes. - -2013-02-26 Miguel de Dios - - * general/login_page.php, include/javascript/jquery.pandora.js, - include/constants.php, index.php: fixed the dialog for the password - policies. And added constants. - - Fixes: #3605970 - -2013-02-26 Ramon Novoa - - * godmode/agentes/module_manager_editor_network.php: Always enable de - SNMP walk button. - - * include/javascript/pandora_snmp_browser.js: Added to repository. - Javascript code for the SNMP browser. - -2013-02-26 Sergio Martin - - * include/functions_html.php - include/styles/pandora.css - include/functions_graph.php - include/javascript/jquery.pandora.js - index.php: Change the HTML native title for - the images by a jquery engined title more - visible and customizable - - * general/logon_ok.php - include/functions_reporting.php: Improve the - main page graphs and layout - -2013-02-26 Miguel de Dios - - * include/functions_modules.php: fixed in function - "modules_update_agent_module" the check disabled value. - - Fixes: #3606060 - - * general/login_page.php: cleaned source code style. - -2013-02-25 Ramon Novoa - - * godmode/groups/configure_group.php: Fixed the name of the group - contact macro in the help tip. - -2013-02-25 Sergio Martin - - * include/functions_graph.php - include/constants.php - images/bell_error.png - general/logon_ok.php: Restructurated the tactical view - overview table. TODO: Change icons - -2013-02-25 Miguel de Dios - - * include/functions.php, operation/events/events.build_table.php, - general/shortcut_bar.php: improved the code style. - - * images/add.disabled.png: added lost icon file for alerts. - -2013-02-25 Miguel de Dios - - * include/functions_api.php, operation/agentes/alerts_status.php: - improved the style code. - - * include/functions_alerts.php: in function "get_group_alerts" fixed - the get all alerts, sometimes set empty the return array. - -2013-02-25 Sergio Martin - - * include/functions_reports.php - godmode/reporting/reporting_builder.php: Fixed some interface errors on - reports views and other ACLs fixes - -2013-02-25 Miguel de Dios - - * godmode/modules/manage_network_components_form_common.php, - godmode/massive/massive_edit_modules.php, - include/functions_api.php: improved the form of modules the part - of critical and warning widgets. - - Fixes: #3605482 - -2013-02-22 Sergio Martin - - * include/functions_html.php - include/styles/pandora.css - include/functions_graph.php - include/functions_events.php - include/javascript/pandora.js - operation/agentes/estado_generalagente.php: Improve agent view - interface, work in hidden menus to improve more the graphs - layout. - -2013-02-22 Sancho Lerena - - * include/api.php: Added a single protection on DoS attacks. - -2013-02-22 Ramon Novoa - - * godmode/agentes/module_manager_editor_network.php, - include/functions_snmp_browser.php, - include/javascript/pandora_modules.js, - operation/snmpconsole/snmp_browser.php: Integrated the SNMP browser into - the SNMP module editor. - -2013-02-22 Miguel de Dios - - * godmode/alerts/alert_list.php, - godmode/alerts/alert_list.list.php: rewrote the code for to show - the form to add actions in the list of agents for make more pretty. - - Fixes: #3605462 - -2013-02-22 Dario Rodriguez - - * godmode/servers/manage_recontask_form.php: Changed interval combo - input for new customizable combo. - - MERGED FROM 4.0.3 - -2013-02-21 Sergio Martin - - * include/functions_html.php: Supress a safe_input - in html_print_image function due performance problem - -2013-02-21 Sergio Martin - - * include/functions_events.php - operation/events/events_list.php: Little fixes - of new layout of events - - * include/graphs/pChart/pPie.class.php: Fixed a - bug of the pChart library of ugly borders in the - 3d pie graphs - -2013-02-21 Sergio Martin - - * pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Change a - useless macro of internal event commands - - * include/functions_graph.php - include/functions_events.php - operation/agentes/estado_generalagente.php: Improve the layout - of the agent detail view - -2013-02-21 Sergio Martin - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - godmode/alerts/configure_alert_action.php - godmode/alerts/alert_commands.php: Update the commands data - to new alerts macro in migration. Hide the not used fields - on actions. bug #3605461 - -2013-02-21 Sergio Martin - - * include/functions_graph.php - operation/agentes/estado_generalagente.php: Fixed - events slicebar legend and added modules statistics under - modules status pie - -2013-02-20 Ramon Novoa - - * include/functions_snmp_browser.php: Treat :: as a separator inside - translated OIDs. Removed calls to html_print_image (very slow!) in - snmp_browser_print_tree. - -2013-02-20 Sancho Lerena - - * include/functions_snmp_browser.php: Change icon and way to - split into branches (using :: and .). - -2013-02-20 Sergio Martin - - * operation/agentes/estado_monitores.php: Fixed search filter - on monitor list - -2013-02-20 Sergio Martin - - * operation/agentes/estado_generalagente.php: Remodelate - the agent detail view (code and interface) to adopt - new styles in a close future - -2013-02-20 Sergio Martin - - * include/functions_graph.php - include/graphs/functions_pchart.php - include/graphs/functions_flot.php - include/graphs/flot/pandora.flot.js - include/graphs/fgraph.php - include/graphs/functions_utils.php - operation/agentes/estado_generalagente.php: Add - a new agent status pie graph and partial remodelation - of the agent detail view hidding the graphs in a lateral - tab and adding graphs - - * operation/agentes/estado_agente.php: Optimize - useless queries to get the agents status - -2013-02-20 Sergio Martin - - * general/main_menu.php: Update missed change from - last commit - -2013-02-20 Sergio Martin - - * include/functions_html.php - include/styles/pandora_minimal.css - include/styles/menu.css - include/styles/pandora.css - operation/agentes/stat_win.php - operation/events/events.build_table.php - operation/events/events_list.php - general/main_menu.php - godmode/events/event_edit_filter.php: Remodelate the - events form view. Pushing the graph in a hidden lateral - tab and reordering all the form - -2013-02-20 Miguel de Dios - - * godmode/servers/recon_script.php, godmode/servers/plugin.php, - godmode/snmpconsole/snmp_filters.php, - godmode/massive/massive_delete_alerts.php, - godmode/massive/massive_enable_disable_alerts.php, - godmode/massive/massive_edit_agents.php, - godmode/massive/massive_delete_modules.php, - godmode/massive/massive_add_action_alerts.php, - godmode/massive/massive_delete_action_alerts.php: improved the code - style. - - * include/ajax/events.php, include/functions_events.php, - operation/agentes/custom_fields.php: fixed the show admin custom - fields for user without permisitions. - - Fixes: #3605278 - -2013-02-19 Ramon Novoa - - * include/auth/ldap.php: Do not bind anonymously to check whether the - user exists. - -2013-02-19 Miguel de Dios - - * godmode/alerts/configure_alert_command.php, - godmode/reporting/reporting_builder.item_editor.php, - godmode/reporting/reporting_builder.list_items.php, - godmode/agentes/agent_template.php, - godmode/snmpconsole/snmp_alert.php, index.php, - operation/search_users.php, - operation/integria_incidents/incident.php, - operation/reporting/reporting_xml.php, - operation/agentes/exportdata.csv.php: cleaned source code style. - - * general/login_help_dialog.php, general/login_page.php: fixed the - set to hidden window of info. - - Fixes: #3604645 - -2013-02-19 Sergio Martin - - * include/javascript/pandora_modules.js: Fixed str_warning and - str_critical assignation when apply a network_component - Merged from 4.0.3 - -2013-02-19 Miguel de Dios - - * include/javascript/jquery.pandora.js: fixed the popup window for - the messages of Pandora. - - Fixes: #3605185 - -2013-02-19 Miguel de Dios - - * include/functions_api.php, include/functions_agents.php, - include/functions_config.php, include/ajax/reporting.ajax.php, - include/functions_snmp_browser.php, - operation/agentes/status_monitor.php: improved code style. - - * include/functions_graph.php, include/graphs/fgraph.php, - include/graphs/flot/jquery.flot.pie.js, - include/graphs/flot/jquery.flot.pie.min.js, - include/graphs/flot/pandora.flot.js, - include/graphs/functions_flot.php: fixed the pie graphs, added the - expanded version of flot pie js file with some changes for the - last version of jQuery. - - Fixes: #3604555 - -2013-02-18 Sergio Martin - - * include/functions_html.php - include/styles/pandora_minimal.css - include/javascript/x_event.js - include/javascript/x_slide.js - include/javascript/x_core.js - operation/agentes/stat_win.php: Encapsulated the hidded side menu - (stat_win menu) to used from other parts of Pandora. Change the - technology of this menu to jquery, eliminating dependences: x_event - x_slide and x_core - -2013-02-18 Miguel de Dios - - * include/functions_modules.php, - operation/agentes/status_monitor.php, - operation/agentes/estado_ultimopaquete.php, - operation/agentes/estado_monitores.php, - operation/agentes/datos_agente.php, operation/search_modules.php: - fixed to show strings from for example Selenium Plugin that have - html tags. - -2013-02-18 Miguel de Dios - - * operation/search_modules.php, operation/agentes/ver_agente.php, - operation/agentes/status_monitor.php, - operation/agentes/estado_ultimopaquete.php, - operation/agentes/estado_monitores.php, - operation/agentes/datos_agente.php, include/functions_io.php: fixed - to show string web data from Goliat modules. - - Fixes: #3600804 - -2013-02-18 Miguel de Dios - - * include/functions_graph.php: added a parameter for to set the - round corner in the function "graph_sla_slicebar". - - * include/functions_reporting.php: added in SLA the graph set - without round corners. - - Fixes: #3584066 - -2013-02-18 Sergio Martin - - * pandoradb_data.sql: Fixed the MySQL plugin data. A parameter - was missed - -2013-02-15 Miguel de Dios - - * godmode/servers/modificar_server.php: fixed the column of server - now it is not link and show the version. - - * include/functions_servers.php: fixed the sec parameter for the - link to edit recon server. - -2013-02-15 Sergio Martin - - * include/functions_graph.php - include/graphs/functions_utils.php: Added a function to calculate - the complementary color of a RGB hex code to assign automatically - the overlapped graphs colors for bug 3604462 - -2013-02-15 Miguel de Dios - - * include/functions_treeview.php: fixed the cleaned source code. - - * operation/agentes/networkmap.php: fixed double messages when - delete a networkmap. - - Fixes: #3553703 - -2013-02-15 Miguel de Dios - - * godmode/modules/manage_network_components.php, - godmode/reporting/visual_console_builder.editor.js, - godmode/massive/massive_delete_alerts.php: improved the source - style. - - * include/functions_ui.php: fixed the sort of included of jquery - base files. - - Fixes: #3604768 - -2013-02-15 Sergio Martin - - * godmode/agentes/module_manager_editor.php: Delete default - value of the ip address on the module edition form - -2013-02-14 Miguel de Dios - - * include/graphs/flot/pandora.flot.js, - include/graphs/functions_flot.php, include/graphs/fgraph.php: - cleaned source code style. - - * operation/agentes/stat_win.php: added javascript code to resize - the window when show the overview graph. - - Fixes: #3574134 - -2013-02-14 Ramon Novoa - - * operation/snmpconsole/snmp_browser.php: Changed the size of some - text inputs to make them look good in Firefox. - -2013-02-14 Ramon Novoa - - * godmode/setup/setup_netflow.php, - include/functions_config.php: Added the deletion of old netflow and - log data. - - * include/functions_snmp_browser.php: Added to repository. SNMP browser - specific functions. - - * operation/menu.php, - operation/snmpconsole/snmp_browser.php: Added search capabilities to - the SNMP browser and other small improvements. - -2013-02-14 Miguel de Dios - - * include/styles/pandora_legacy.css: cleaned source code. - - * include/styles/pandora_green.css: add rules for the group view. - - Fixes: #3576296 - -2013-02-14 Miguel de Dios - - * include/constants.php: added constant dir for the mibs of snmp. - - * include/functions_filemanager.php: cleaned source code style. - - * operation/snmpconsole/snmp_mib_uploader.php: fixed to avoid go - upper directory to the mibs. - -2013-02-14 Miguel de Dios - - * include/functions_netflow.php, operation/netflow/nf_live_view.php: - fixed the show pie graph with table. - - Fixes: #3604468 - -2013-02-14 Sergio Martin - - * pandoradb_data.sql: Fixed the macros of the - default plugin MySQL - - * include/functions_groups.php - include/functions_api.php - include/functions_ui.php - include/functions_agents.php - include/functions_modules.php - include/constants.php - operation/agentes/estado_ultimopaquete.php - godmode/db/db_sanity.php - godmode/agentes/agent_template.php - godmode/agentes/configurar_agente.php - godmode/servers/plugin.php: Create a function to disable - modules fixing the status counts and replace the old way of - do it in all the console. Fixin a lot of old way of create - and delete modules too to use the centralized function and - dont break counts. BUG 3604463 - -2013-02-14 Miguel de Dios - - * include/constants.php: added constant for module type of - "MODULE_SNMP" and sorted the list of types of modules. - -2013-02-14 Miguel de Dios - - * godmode/agentes/module_manager_editor_common.php, - include/functions_profile.php, operation/events/events_list.php: - changed in jQuery the deprecated function evalJSON for parseJSON. - - Fixes: #3604536 - -2013-02-14 Miguel de Dios - - * godmode/massive/massive_operations.php, - godmode/massive/massive_enable_disable_alerts.php, - godmode/massive/massive_standby_alerts.php, - godmode/tag/edit_tag.php, include/functions_graph.php, - include/functions_io.php, include/functions_ui.php: cleaned source - code style. - - * include/functions_modules.php: erased deprecated function - "modules_give_modulecategory_name". - -2013-02-13 Miguel de Dios - - * extensions/module_groups.php, - godmode/massive/massive_add_alerts.php, - godmode/massive/massive_edit_modules.php, godmode/tag/tag.php: - cleaned source code style. - - * images/network.disabled.png: added image. - * images/chart_curve.disabled.png: fixed mistake image. - - * godmode/agentes/module_manager.php: improved the style of table. - - Fixes: #3604465 - -2013-02-13 Miguel de Dios - - * include/config_process.php: fixed the lost initial value for - the "homeurl_static" in $config when the pandora is for upgrade from - version 4. - - Fixes: #3604288 - -2013-02-13 Miguel de Dios - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: fixed a important - bug when try to upgrade a Pandora4 (SVN version or updated version) - to Pandora5 or have user defined groups in the table - "tnetwork_component_group" that throw error when try to upgrade and - stop the upgrading. - -2013-02-13 Sergio Martin - - * include/graphs/functions_flot.php - include/graphs/flot/pandora.flot.js - operation/agentes/stat_win.php: Improve the legend of the - interactive graphs for bug 3573814 - -2013-02-13 Sergio Martin - - * include/styles/dialog.css - general/login_help_dialog.php: Fix an ugly bar of the - modal windows and enlarge 20px the height of the - Welcome modal window to avoid scroll bar in most - browsers - -2013-02-12 Miguel de Dios - - * godmode/agentes/planned_downtime.list.php, - godmode/agentes/planned_downtime.editor.php: fixed the planned - downtime. - - Fixes: #3602365 - -2013-02-12 Sergio Martin - - * include/functions_config.php: Fixed the update of the - inventory changes black list on setup for bug 3604298 - -2013-02-12 Sergio Martin - - * include/help/en/help_warning_status.php - include/help/en/help_critical_status.php - include/help/es/help_warning_status.php - include/help/es/help_critical_status.php: Improved the - really poor help of warning and critical status for - bug 3600787 - - * godmode/agentes/module_manager_editor_common.php: Added - checks to hide de useless status threshold. Now - the min and max thresholds are shown only in numeric modules - and the string field only in string ones - -2013-02-12 Sergio Martin - - * include/functions_modules.php - operation/agentes/estado_ultimopaquete.php - operation/agentes/estado_monitores.php: Protect the data - of the string modules from the numeric format - in the visualization for bug 3600790 - Added snapshot feature to the data view of the modules - -2013-02-12 Sergio Martin - - * godmode/agentes/configurar_agente.php: Changed the call of - an Enterprise function to use HOOK to avoid errors in - Open version - -2013-02-12 Sancho Lerena - - * extensions/update_manager/load_updatemanager.php - extensions/update_manager/settings.php - extensions/update_manager/main.php: removed binary system in - update manager. Removed two fields in setup and reformatted - popup window on update info. This goes in 4.0.3 SP1. - -2013-02-12 Sergio Martin - - * extensions/plugin_registration.php: Added a extra Parameter in the - conversion of plugins version 1 to 2 - -2013-02-12 Sergio Martin - - * extensions/plugin_registration.php: Recommit the last fix of - plugin registration - -2012-02-12 Sancho Lerena - - * pandoradb.sql: tserver table type is now InnoDB after modifying - some indexes which was causing locks and corruption. - -2013-02-11 Ramon Novoa - - * extensions/update_manager/load_updatemanager.php: Removed the keygen - from update manager since it was not working well. - -2013-02-11 Sergio Martin - - * include/functions_network_components.php - godmode/modules/manage_network_components_form.php: Fix the default - interval when create network component. Fix the clone network components - fields to update all of them for bug 3595231 - -2013-02-11 Sergio Martin - - * include/functions_ui.php - general/header.php: Move some javascript and css inclusions - from header file to ui_process_page_head function to still - having this files when in full screen mode - -2013-02-11 Sergio Martin - - * godmode/users/user_list.php: Fix pagination on users list - -2013-02-11 Miguel de Dios - - * include/functions_servers.php, extensions/plugin_registration.php: - cleaned source code. - - * godmode/reporting/reporting_builder.item_editor.php: fixed the - usability for the SQL items in the reports. - - Fixes: #3573455 - -2013-02-11 Miguel de Dios - - * godmode/menu.php, godmode/alerts/configure_alert_template.php, - godmode/alerts/alert_actions.php, - godmode/agentes/agent_template.php, - godmode/massive/massive_delete_agents.php: cleaned source code. - - * include/functions_html.php: added the weeks in the input for - times. - - * operation/agentes/stat_win.php: fixed the malformated table when - show extended options in the time widget. - -2013-02-11 Sergio Martin - - * operation/gis_maps/index.php - godmode/gis_maps/index.php: Fixed ACL access of - not admin users to the maps of group All on GIS - - * godmode/users/configure_user.php: Change a string to - crearify the tags ACLs assignation - -2013-02-08 Sergio Martin - - * godmode/groups/configure_group.php: Fixed some bugs on - the group icons in the groups form - -2013-02-08 Sergio Martin - - * godmode/servers/plugin.php: Prepare plugin manager to be used - from metaconsole - -2013-02-07 Ramon Novoa - - * operation/menu.php: Fixed the SNMP menu. - - * operation/snmpconsole/snmp_browser.php: Small improvements. - -2013-02-07 Ramon Novoa - - * attachment/mibs, - operation/snmpconsole/snmp_browser.php, - operation/snmpconsole/snmp_mib_uploader.php, - operation/tree/first_leaf.png: Added to repository. SNMP browser. - - * operation/menu.php: Moved SNMP related features to a new SNMP menu. - -2013-02-07 Sergio Martin - - * extensions/plugin_registration.php: Fixed the PSPZ registration - when max retries are not defined on the ini file - FIX: 3603725 - -2013-02-07 Sergio Martin - - * godmode/agentes/agent_conf_gis.php - godmode/agentes/agent_manager.php - godmode/massive/massive_edit_agents.php: Change a strings of - ignore gis option in agent configuration to be more usable - -2013-02-07 Miguel de Dios - - * include/functions_ui.php, include/ajax/agent.php: improved the - widget of autocomplete agent, now show first the agents with same - name to the search, second block with the agents with the address - same to the search and the last block is the agents with the - description with the same to the search. - - Fixes: #3603692 - - * godmode/modules/manage_nc_groups.php, - godmode/modules/manage_network_templates.php, - godmode/modules/manage_network_templates_form.php: improved the code - style. - -2013-02-07 Miguel de Dios - - * godmode/db/db_refine.php, godmode/servers/plugin.php: improved - the code style. - - * include/functions_reporting.php: fixed the SLA when it is the - equal to limit. - - Fixes: #3602722 - -2013-02-07 Miguel de Dios - - * godmode/modules/manage_network_components_form_common.php: fixed - the show types of module. - - MERGED FROM THE PANDORA_4 - -2013-02-07 Miguel de Dios - - * godmode/users/user_list.php, godmode/users/profile_list.php, - godmode/users/configure_user.php, - godmode/users/configure_profile.php, godmode/db/db_audit.php, - include/functions_reporting.php: cleaned source code style. - - * include/functions_graph.php: fixed the default parameter - $adapt_Key in the function "grafico_modulo_string". - -2013-02-06 Sergio Martin - - * include/functions_users.php - include/functions_html.php: Added a new parameter - on groups select functions to use any field as key - of the select. Until now, the field used was only ID - - * include/functions_graph.php: Added a full url - to the agent access graphs to show the menu of the - interactive graphs in the metaconsole too: BUG 3592080 - -2013-02-06 Miguel de Dios - - * include/graphs/flot/pandora.flot.js: cleaned source code style. - - * include/graphs/functions_utils.php: fixed the unasigned var. - - Fixes: #3603439 - -2013-02-06 Miguel de Dios - - * include/functions_graph.php, include/functions_ui.php, - operation/reporting/reporting_viewer.php, - operation/agentes/snapshot_view.php: improved the code style. - - * include/functions_html.php: added other parameter in print - checkbox for to avoid to put a hidden input. - - Fixes: #3602766 - -2013-02-06 Miguel de Dios - - * include/functions_config.php: uploaded the lost character key. - -2013-02-06 Sergio Martin - - * include/functions_treeview.php: Fixed repeated messages on - treeview in metaconsole mode and fix some performance and - aesthetic issues - -2013-02-05 Miguel de Dios - - * operation/agentes/estado_monitores.php, - operation/agentes/datos_agente.php, godmode/setup/setup.php, - include/functions_config.php: added the can disabled the command - snapshot. - - Fixes: #3602773 - - MERGED FROM PANDORA_4 - -2013-02-05 Sergio Martin - - * operation/events/events_list.php - godmode/events/event_edit_filter.php - godmode/events/event_filter.php: Fix a lot of fails in the - event filters editor and the reset of the tags list when - select "none" filter - - * operation/events/events.build_query.php: Fix - bad behavior in tags filter in events view - -2013-02-05 Miguel de Dios - - * include/functions_modules.php: added function - "modules_check_agentmodule_exists". - - Fixes: #3602773 - - * include/functions_agents.php: cleaned source code style. - -2013-02-05 Miguel de Dios - - * ajax.php: added the autologin hash for some ajax call of user - without login (but with hash autologin). - - * godmode/reporting/reporting_builder.list_items.php, - include/db/mysql.php: cleaned source code style. - - * include/functions_reporting.php, include/functions_events.php, - operation/reporting/reporting_xml.php: optimized the get by steps - the group events. - -2013-02-05 Sancho Lerena - - * operation/menu.php: Fixed duplicity in SNMP trap menu. SNMP - options are inside the "Monitoring" sub section. Removed - "standalone" option, which have missing suboptions. - -2013-02-05 Miguel de Dios - - * include/functions_gis.php, - include/javascript/openlayers.pandora.js, operation/menu.php, - operation/gis_maps/render_view.php, godmode/menu.php: fixed the - height of maps when the menu is short. - - Fixes: #3602800 - - MERGED FROM PANDORA_4 - -2013-02-05 Sergio Martin - - * godmode/reporting/visual_console_builder.editor.php: Fixed missed - javascript and resource files inclusion in metaconsole for - bug #3602775 - -2013-02-05 Miguel de Dios - - * godmode/agentes/module_manager.php, - godmode/agentes/configurar_agente.php: fixed the load the module - editor form into the policies. - -2013-02-05 Sancho Lerena - - * pandoradb_data.sql: Improved default config values. - - -2013-02-04 Miguel de Dios - - * godmode/modules/manage_network_components.php: cleaned source code - style. - - * operation/netflow/nf_live_view.php: fixed the lost to simplified - the filter. - -2013-02-04 Miguel de Dios - - * include/functions_ui.php: fixed the javascript of function - "ui_toggle". - -2013-02-04 Ramon Novoa - - * include/functions_config.php: Added the config variable - netflow_disable_custom_lvfilters. - -2013-02-04 Miguel de Dios - - * operation/events/events.php: fixed exotic bug with the var name - history in the javascript. - -2013-02-04 Miguel de Dios - - * include/functions_graph.php: re-enabled the baseline for the - reports. - - Fixes: #3599961 - -2013-02-04 Miguel de Dios - - * godmode/reporting/reporting_builder.item_editor.php: fixed the - ovewrite the var $sql from netflow filter. - - Fixes: #3602194 - -2013-02-04 Miguel de Dios - - * include/functions_xml.php, include/functions_reporting.php, - operation/reporting/reporting_xml.php: fixed the SLA agent name - with entities differents to hexadecimal entities. And fixed the - serialized data when has not separators. - - Fixes: #3602204 - -2013-02-04 Miguel de Dios - - * godmode/reporting/reporting_builder.item_editor.php: fixed lost - global var $meta in the SLA table. - - Fixes: #3602721 - -2013-02-04 Miguel de Dios - - * operation/search_modules.php: fixed the image to edit. - - * include/functions_html.php: fixed check string values in function - "html_print_input_hidden". - - Fixes: #3603084 - -2013-02-04 Miguel de Dios - - * operation/search_modules.php: added edit button when the user can - edit. - -2013-02-04 Miguel de Dios - - * install.php: cleaned source code style. - - * godmode/netflow/nf_edit.php, include/functions_netflow.php: fixed - the empty data. - - Fixes: #3603092 - -2013-02-04 Miguel de Dios - - * include/javascript/pandora_alerts.js: cleaned source code style. - - * include/functions_graph.php: added lost function - "graph_events_validated". - - Fixes: #3603110 - -2013-02-04 Miguel de Dios - - * godmode/alerts/configure_alert_action.php: fixed sustitution the - values in the macros when load a action. - - Fixes: #3603125 - -2013-02-04 Miguel de Dios - - * godmode/alerts/alert_list.list.php, - godmode/reporting/graph_builder.php, godmode/setup/news.php, - godmode/setup/setup_general.php, godmode/netflow/nf_edit_form.php, - godmode/db/db_purge.php, godmode/db/db_main.php, - godmode/extensions.php, include/functions_reporting.php, - operation/reporting/reporting_viewer.php: improved the source code - style. - - * operation/reporting/reporting_xml.php, include/functions_xml.php: - fixed the output of xml when have some html entities that is not - as hexadecimal entities. - -2013-02-04 Junichi Satoh - - * include/help/ja/help_events_replication.php: Added more info as - the same as english one. - -2013-02-01 Miguel de Dios - - * include/graphs/functions_utils.php: fixed check color and legends - for stacked graphs when haven't set colors all graphs. - - Fixes: #3602725 - -2013-02-01 Sergio Martin - - * include/functions_ui.php - include/functions_treeview.php: Delete server from - detail of modules in treeview and other little fixes - - * include/functions_config.php: Added autocreation - of some conf tokens when dont exist - - * include/help/en/help_events_replication.php - include/help/es/help_events_replication.php: Added - more info in the events replication help text - -2013-02-01 Miguel de Dios - - * godmode/reporting/reporting_builder.php, - godmode/reporting/reporting_builder.item_editor.php, - godmode/reporting/reporting_builder.list_items.php: fixed the - autocomplete agent when edit or create a item for report that put - the server name but now don't put anything. - -2013-02-01 Junichi Satoh - - * godmode/setup/setup.php: Fixed error without enterprise. - -2013-01-31 Ramon Novoa - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - pandoradb.sql: Removed some indexes that caused deadlocks on high - load scenarios. - - * godmode/setup/setup_general.php, - include/functions_config.php: Added support for event storm - protection. - -2013-01-31 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js: fixed a - fucking infinite loop thanks javascript for hidden threads. - -2013-01-31 Miguel de Dios - - * include/styles/jquery-ui-1.10.0.custom.css, - include/styles/images/ui-*, - include/javascript/jquery.jquery-ui-1.10.0.custom.js, - include/javascript/jquery-1.9.0.js: added the last version of - jquery and jqueryUI. - - * godmode/reporting/visual_console_builder.editor.js, - include/ajax/events.php, include/functions_events.php, - include/functions_reporting.php, - include/javascript/pandora_events.js, - include/javascript/jquery.scrollTo.js, - include/javascript/jquery.tablesorter.pager.js, - include/javascript/jquery.tablesorter.js, include/functions_ui.php, - extensions/update_manager/lib/functions.php, - extensions/update_manager/main.php, extensions/agents_alerts.php, - operation/events/events.php, general/login_page.php, - general/logoff.php, general/header.php, - general/login_help_dialog.php: fixes about the new jquery and - jqueryUI version. - -2013-01-30 Miguel de Dios - - * operation/agentes/estado_generalagente.php, - include/functions_graph.php, include/graphs/functions_flot.php, - include/graphs/fgraph.php, include/graphs/flot/pandora.flot.js: - fixed the graph of events, now the pie graphs in "flot mode" has - a parammeter to force the position of legend. - - Fixes: #3602206 - -2013-01-30 Juan Manuel Ramon - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Added - meta_num_elements token to tconfig in pandora db dump. - -2013-01-30 Miguel de Dios - - * godmode/agentes/modificar_agente.php: fixed the menu to showing - in the link to view agent. - - * operation/agentes/estado_monitores.php: cleaned source code style. - -2013-01-30 Miguel de Dios - - * godmode/agentes/planned_downtime.list.php, include/db/oracle.php, - include/Image/image_functions.php, - operation/events/events.build_table.php, - operation/messages/message_edit.php, operation/users/user_edit.php, - operation/tree.php: improved the source style. - - * include/constants.php: added constants for the subtype of modules. - -2013-01-30 Sergio Martin - - * godmode/events/event_responses.editor.php: Little fix - in a tooltip - -2013-01-30 Sergio Martin - - * include/functions_ui.php: Fixed help popups to - be used from metaconsole too - - * godmode/events/event_responses.editor.php: Added - a little help tip in the windows type of event - responses editor - -2013-01-29 Miguel de Dios - - * godmode/groups/group_list.php, include/ajax/events.php, - include/functions_api.php: improved the style code. - -2013-01-29 Dario Rodriguez - - * images/pandora_report_logo.png: Added new images missed for - report cover. - -2013-01-29 Miguel de Dios - - * include/functions_reporting.php: fixed the lost columns in the - item general and added what "agent-module(op)" is the max and min - and added in the resume the units. - - Fixes: #3602208 - -2013-01-29 Miguel de Dios - - * godmode/menu.php, include/db/oracle.php, include/db/mysql.php, - include/functions_categories.php, include/functions_db.php, - include/functions_menu.php: improved the code style. - -2013-01-29 Miguel de Dios - - * godmode/reporting/visual_console_builder.wizard.php, - godmode/reporting/reporting_builder.php, - godmode/agentes/configurar_agente.php, godmode/menu.php, - include/functions_ui.php, include/functions_agents.php, - include/functions_alerts.php, include/functions_menu.php, - include/functions_networkmap.php, - include/help/en/help_alert_type.php, - include/help/es/help_alert_type.php, - include/functions_reporting.php, - operation/agentes/alerts_status.functions.php, - operation/agentes/alerts_status.php: erased the ocurrences about - the deprecated alert compounds. - - Fixes: #3602487 - -2013-01-29 Miguel de Dios - - * include/help/en/help_alert_compound.php: delete old files for - deprecated alert compounds. - -2013-01-29 Miguel de Dios - - * godmode/alerts/alert_compounds.php, - godmode/alerts/configure_alert_compound.php: delete old files for - deprecated alert compounds. - -2013-01-29 Miguel de Dios - - * general/shortcut_bar.php, godmode/alerts/alert_actions.php, - godmode/category/edit_category.php, include/functions_reports.php, - include/db/postgresql.php, include/functions_gis.php, - include/functions_treeview.php, - include/functions_network_components.php: improved the code style. - - * include/javascript/pandora.js: in function - "agent_changed_by_multiple_agents" added hook for to call any - function when loaded the module list. (now used in the wizzard - of reports in enterprise). - -2013-01-29 Sergio Martin - - * include/functions_treeview.php - operation/tree.php: Added module info table to the - tree view and fix the hash of instances when is in - metaconsole mode - -2013-01-29 Miguel de Dios - - * godmode/modules/manage_network_components_form.php, - godmode/servers/manage_recontask.php, - godmode/servers/manage_recontask_form.php, operation/menu.php, - operation/agentes/status_monitor.php, - operation/agentes/exportdata.excel.php, - operation/agentes/datos_agente.php, - operation/agentes/estado_generalagente.php, - operation/agentes/estado_agente.php, general/login_help_dialog.php, - general/shortcut_bar.php: uploaded a lost changes for to clean the - source code structure. - -2013-01-28 Miguel de Dios - - * include/functions_reporting.php: fixed the calculate the min, - max and avg of exception item and show the operation column. - - Fixes: #3602229 - - * godmode/reporting/reporting_builder.item_editor.php: fixed lost - vars from the metaconsole that makes PHP notices. - -2013-01-28 Miguel de Dios - - * ggodmode/massive/massive_operations.php, - godmode/massive/massive_edit_modules.php: fixed the form editor for - modules, now set the strings instruction for the unknown, warning - and critical, set only for the selected modules (instead the all - modules the bug). - - Fixes: #3602361 - -2013-01-28 Sergio Martin - - * pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql: Modified the alerts default data to - have basic wizard access by default - - * godmode/alerts/configure_alert_template.php: Modify the - alert templates form to define wizard access only in metaconsole - and nowizard or respect the current value from the normal console - - * include/javascript/jquery.pandora.js: Add a hack to - the license modal window to use it from metaconsole too - - * operation/events/events.build_table.php - operation/events/events_list.php - operation/events/events.php: Encapsulate the table build - of the events list to reuse it from other views like tactical - view in metaconsole - -2013-01-28 Miguel de Dios - - * godmode/massive/massive_edit_modules.php: fixed the warning - message of PHP. - -2013-01-28 Miguel de Dios - - * include/functions_networkmap.php, - operation/agentes/networkmap.topology.php, - operation/agentes/networkmap.groups.php: fixed the lost parameter - in the generation of networkmap with a text filter. - - Fixes: #3602233 - -2013-01-28 Miguel de Dios - - * godmode/agentes/module_manager.php: fixed the PHP notices in the - policy module editor. - - Fixes: #3602272 - -2013-01-28 Junichi Satoh - - * include/help/ja/help_events_replication.php, - include/help/ja/help_events_history.php: Added new help files. - -2013-01-25 Miguel de Dios - - * operation/netflow/nf_live_view.php: fixed and cleaned the filter - form. - -2013-01-25 Junichi Satoh - - * include/help/ja/help_alert_macros.php: Changed description for - _event_id_ macro to make easier to read. - -2013-01-24 Miguel de Dios - - * include/functions_visual_map_editor.php: fixed the default value - for the period in the data item. - -2013-01-24 Miguel de Dios - - * include/functions_netflow.php, - operation/reporting/reporting_xml.php: fixed to show netflow data - in the XML report. - -2013-01-24 Miguel de Dios - - * pandoradb.postgreSQL.sql, pandoradb.oracle.sql, pandoradb.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: changed in the - table "tlayout_data" the field "label" to text without limits. - - * godmode/extensions.php, include/functions_tags.php, - include/functions_ui.php, include/functions_agents.php, - include/functions_config.php: cleaned source code style. - - * godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.editor.php, - include/styles/pandora.css, include/styles/pandora_legacy.css, - include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php, - include/functions_visual_map_editor.php: added the formatted label - into the item label with the help of tiny_mce. - - * include/javascript/tiny_mce/*: update the last version of - tiny_mce. - -2013-01-23 Sergio Martin - - * include/auth/mysql.php: Fixed update of the last password - change when edit a user in the classic way - - * godmode/users/configure_user.php - godmode/modules/manage_network_components_form_common.php - godmode/modules/manage_network_components.php: Fix wizard - level and metaconsole access default values when charge to - keep data of items created with metaconsole from the standard - console - -2013-01-23 Ramon Novoa - - * include/help/en/help_alert_macros.php, - include/help/es/help_alert_macros.php, - include/help/ja/help_alert_macros.php: Added the new _event_id_ macro - to help files. - -2013-01-23 Juan Manuel Ramon - - * godmode/menu.php: Added erased netflow filter menu section in - godmode menu. - -2013-01-22 Ramon Novoa - - * godmode/setup/setup_netflow.php, - operation/netflow/nf_live_view.php, - include/functions_config.php: Added support for disabling custom - filters in the netflow live viewer. - - * include/functions_graph.php: Added min, max and avg values to - unaggregated netflow charts. - -2013-01-22 Sergio Martin - - * include/functions_tags.php: Fix a empty value return - to array() to avoid foreach problems - - * index.php: Redirect to metaconsole when activate it - -2013-01-21 Sergio Martin - - * include/functions_users.php - godmode/groups/configure_group.php: fixed a problem retrieving - the groups to the combo of set group parent - -2013-01-21 Juan Manuel Ramon - - pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: switch to show - or hide visual console. - -2013-01-18 Juan Manuel Ramon - - * include/functions_menu.php - include/functions_config.php - godmode/menu.php - godmode/setup/setup_general.php - godmode/setup/setup_netflow.php - godmode/setup/setup.php - godmode/setup/performance.php - godmode/setup/setup_auth.php - godmode/setup/setup_visuals.php: Changed style views to tabs. - -2013-01-18 Sergio Martin - - * include/functions_config.php - include/help/en/help_events_replication.php - include/help/en/help_module_interval.php - include/help/en/help_events_history.php - include/help/es/help_events_replication.php - include/help/es/help_events_history.php - operation/events/events.php: Fixed bug #3599448 of - setup javascript error. - Added help documents to events history and events - replication. Typo fix in other help document - -2013-01-18 Sergio Martin - - * operation/events/events_rss.php - operation/events/export_csv.php - operation/events/events_list.php - operation/events/events.php - operation/events/events.build_query.php: Fixed tag filters in - event view and other filter elements missed in the csv and rss - tools. Merged from 4.0.3 - - Now the code of query conditions for events is common for - all of the pages where is retrieved - -2013-01-17 Juan Manuel Ramon - - * include/functions_graph.php - include/functions_reporting.php: Merged fixes for string graphs. - -2013-01-17 Ramon Novoa - - * operation/netflow/nf_live_view.php: Style fix. - -2013-01-17 Sancho Lerena - - * include/functions_ui.php: Fixed cache control for - avoid send each time static contents. 0 is "always" - instead "never" :-S - -2013-01-17 Juan Manuel Ramon - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Changed - wizard level by default. - -2013-01-17 Sergio Martin - - * operation/users/user_edit.php: Adapted the user edit - view to metaconsole - -2013-01-17 Sergio Martin - - * operation/events/events_list.php - images/books.png - godmode/reporting/reporting_builder.item_editor.php: Adapt - the reports item of events to metaconsole, add a new - image to history events and fix little bugs in events list - as parameters pass in pagination - -2013-01-16 Vanessa Gil - - * include/functions_api.php: Added 'agent_name' and - 'module_name' in option 'create_event'. - -2013-01-16 Sergio Martin - - * operation/events/events.php: Hide the history events tab - when history events are disabled - -2013-01-16 Sergio Martin - - * include/ajax/events.php - include/functions_graph.php - include/functions_events.php - include/javascript/pandora_events.js - include/functions_config.php - operation/events/events_list.php - operation/events/events.php: Create a new - event visor to metaconsole history events - - * include/functions_api.php: Added a new API function - to create netflow filters - -2013-01-16 Vanessa Gil - - * include/functions_api.php: Change 'add comments' and - 'owner user' in create events. - -2013-01-15 Juan Manuel Ramon - - * include/config_process.php: Fixed language translation in - metaconsole. - -2013-01-15 Dario Rodriguez - - * pandora_console_install: Fixed directory install for - SUSE. - - MERGED FROM 4.0.2 - -2013-01-15 Sergio Martin - - * include/functions.php - include/constants.php - operation/events/events_list.php: Added two new - criticity modes in the event filter. Critical or warning - and not normal - - * operation/menu.php: Delete the metaconsole menu enterprise call - from operation menu - -2013-01-15 Dario Rodriguez - - * include/functions_visual_map.php: Now modules with warning - status and alert fired are in yellow with orange border, before - they were red with orange border. - * include/constants.php: Mew constant for visual map to - identify modules with warning status and alerts fired. - - MERGED FROM 4.0.2 - -2013-01-15 Juan Manuel Ramon - - * include/db/postgresql.php - include/db/mysql.php - include/db/oracle.php: Fixed function get_system_time when - timesource is system. - -2013-01-14 Sergio Martin - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/network_components.oracle.sql - extras/network_components.postgreSQL.sql: Delete old - alert compound tables from database schemme - - * godmode/category/category.php - godmode/category/edit_category.php: Adapt the category editor - to metaconsole - -2013-01-14 Dario Rodriguez - - * godmode/menu.php: Moved duplicated config view. - -2013-01-14 Dario Rodriguez - - * include/functions_treeview.php: Now agents appear - ordered by name. - - PORTER FROM 4.0.3 - -2013-01-14 Sergio Martin - - * godmode/alerts/alert_list.list.php - godmode/alerts/alert_list.php: Fix ACLs bug of AD flag - and aesthetic issues - -2013-01-14 Dario Rodriguez - - * pandoradb_data.sql: Fixed insert for MySQL plugin. - -2013-01-14 Sergio Martin - - * include/functions_ui.php - include/functions.php - operation/agentes/alerts_status.php - operation/agentes/estado_agente.php - godmode/agentes/module_manager.php - godmode/agentes/modificar_agente.php - godmode/agentes/configurar_agente.php - godmode/menu.php - godmode/alerts/alert_list.list.php - godmode/alerts/alert_list.php: Added checks to new flag AD - in godmode views for agents, modules and alerts. Clean - some old extra_sql (policy acls) code - -2013-01-14 Dario Rodriguez - - * pandoradb_data.sql: Added a missing column name in - tnetwork_component insert statemen. - -2013-01-14 Dario Rodriguez - - * pandoradb_data.sql: Fixed tnetwork_component insert. - -2013-01-14 Juan Manuel Ramon - - * include/functions_component_groups.php - godmode/modules/manage_network_components.php: Don't remove - parent component groups with childs assigned to components. - - Merged from branches. - -2013-01-14 Juan Manuel Ramon - - * godmode/modules/manage_nc_groups.php: Parent row removed. - - Merged from branches. -;: -2013-01-14 Dario Rodriguez - - * extras/network_components.postgreSQL.sql, - extras/local_components.postgreSQL.sql, - extras/network_components.mysql.sql, - extras/network_components.oracle.sql, - extras/local_components.mysql.sql, - extras/local_components.oracle.sql: Renamed files. - -2013-01-14 Dario Rodriguez - - * extras/local_components.postgreSQL.sql, - extras/local_components.mysql.sql, - extras/local_components.oracle.sql: Create new sql script to - add new network components and groups by yourself if something - fails. - -2013-01-14 Dario Rodriguez - - * extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Added network - components and groups to migration script. - -2013-01-14 Dario Rodriguez - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: Added network - components and groups to migration script. - -2013-01-14 Miguel de Dios - - * include/styles/dialog.css: fixed the typo for disabled the styles. - -2013-01-14 Juan Manuel Ramon - - * include/functions_modules.php - godmode/extensions.php - godmode/agentes/configurar_agente.php - godmode/servers/manage_recontask.php: Merged fixes from branches. - -2013-01-11 Ramon Novoa - - * godmode/setup/setup_netflow.php: Fixed a string. - - * include/functions_config.php, - operation/menu.php, - godmode/menu.php: Added support for the log viewer. - -2013-01-11 Juan Manuel Ramon - - * include/functions_component_groups.php - godmode/modules/manage_network_components.php - godmode/modules/manage_nc_groups.php: Added tree format for - component groups and make more restrictive filters in local/network - components. - - Merged from branches. - -2013-01-11 Sergio Martin - - * pandoradb_data.sql - include/functions_ui.php - include/functions.php - include/functions_agents.php - pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - operation/agentes/alerts_status.php - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - godmode/agentes/module_manager_editor.php - godmode/users/profile_list.php - godmode/users/configure_profile.php - godmode/modules/manage_network_components_form.php - godmode/modules/manage_network_components_form_common.php - godmode/modules/manage_network_components.php: Clean deprecated compound - alerts code, added new Agent disable flag into profiles, clean wizard mode - combo from components in normal console (not metaconsole) - -2013-01-11 Dario Rodriguez - - * pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql: Ported new network componentes and groups - to oracle and postgres. - - MERGED FROM 4.0.2 - -2013-01-11 Dario Rodriguez - - * pandoradb_data.sql: Added new network componentes and groups. - - MERGED FROM 4.0.2 - -2012-01-10 Sancho Lerena - - * godmode/agentes/module_manager.php: Updated text to library link. - -2013-01-10 Sergio Martin - - * include/functions_ui.php - include/functions_agents.php - include/functions_tags.php - operation/tree.php - operation/agentes/status_monitor.php - operation/agentes/alerts_status.php - operation/agentes/estado_ultimopaquete.php - operation/agentes/estado_agente.php - operation/agentes/status_events.php - operation/agentes/estado_monitores.php - operation/agentes/tactical.php - operation/agentes/group_view.php - operation/agentes/networkmap.php - operation/events/events_list.php - general/logon_ok.php - godmode/agentes/module_manager.php - godmode/alerts/alert_list.list.php: Add tags acl checks to modules - and alerts view. Add warn messages to zones with status counts when the - user has acl tags assigned - -2013-01-10 Juan Manuel Ramon - - * pandoradb_data.sql - include/functions_config.php - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - godmode/setup/performance.php: Max recommended number of files in - attachment directory parametrized. - - Merged from branches. - -2013-01-10 Juan Manuel Ramon - - * include/functions_networkmap.php: Fixed entity problem in - networkmap and hided agents without alerts if "only module with - alerts" option enabled. - - Merged from branches. - -2013-01-10 Juan Manuel Ramon - - * include/functions_agents.php - include/functions_treeview.php - extensions/net_tools.php - extensions/module_groups.php - operation/agentes/status_monitor.php - operation/agentes/sla_view.php - operation/messages/message_list.php - godmode/agentes/fields_manager.php - godmode/alerts/alert_list.builder.php - godmode/massive/massive_delete_agents.php - godmode/massive/massive_edit_agents.php - godmode/massive/massive_delete_modules.php - godmode/massive/massive_delete_alerts.php - godmode/massive/massive_edit_modules.php: Merged fixes from - branches. - -2012-01-09 Sancho Lerena - - * godmode/setup/setup.php: Fixed warning on enabling EACL. - - -2013-01-09 Miguel de Dios - - * godmode/reporting/reporting_builder.php, - godmode/reporting/reporting_builder.item_editor.php, - godmode/agentes/agent_manager.php, include/functions_events.php, - include/functions_reporting.php: added the option "no validaded" in - the items for events. - -2013-01-09 Miguel de Dios - - * include/constants.php: added the default weight for unknown status - for agent, module or service in the services. - -2013-01-09 Juan Manuel Ramon - - * include/functions_agents.php: Changed constraint in agent creation - about the interval (now only greater than zero). - - Merged from branches. - -2013-01-09 Juan Manuel Ramon - - * godmode/agentes/module_manager_editor_prediction.php: Fixed bug - in prediction modules editor. - - Merged from braches. - -2013-01-09 Sergio Martin - - * pandoradb_data.sql - pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: - Add profile tags to the database structure - - * include/ajax/events.php - include/functions.php - include/functions_events.php - include/functions_reporting.php - include/functions_treeview.php - include/functions_profile.php - include/constants.php - include/functions_tags.php - operation/tree.php - operation/users/user_edit.php - operation/events/events_list.php - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - godmode/users/configure_user.php: Add new acl control with - tags in events and tree views. Fix a lot of little bugs like ACLs - in tree view (tags mode), add the tags mode on tree view of the normal - console, pass the ACL flag to some forgotten functions, etc. - -2013-01-09 Junichi Satoh - - * include/help/ja/help_reporting_advanced_tab.php: Translated - description for _REPORT_NAME_ into Japanese. - -2013-01-09 Hirofumi Kosaka - - * include/functions.php: Fixed that the console sometimes shows - negative timestamp (e.g. '-2 sec') when using 'comparison in - roll-over' format. Merged from 4.0.x. - -2013-01-08 Dario Rodriguez - - * extensions/system_info.php: Added link to download System info file. - - MERGED FROM 4.0.3 - -2013-01-08 Juan Manuel Ramon - - * godmode/agentes/agent_template.php: Fixed duplication of modules - when template is applied several times. - - Bug id: #3599442 - -2013-01-04 Juan Manuel Ramon - - * godmode/agentes/agent_template.php: Fixed duplication of modules - when template is applied several times. - - Bug id: #3599442 - -2013-01-08 Dario Rodriguez - - * godmode/agentes/module_manager.php: changed text from Libray to Library - -2013-01-08 Dario Rodriguez - - * godmode/agentes/module_manager.php: Fixed a problem with link to module - library because in trunk version there is an additional field to search - modules. - -2013-01-08 Dario Rodriguez - - * godmode/reporting/reporting_builder.php: Added a default cover - for PDF reports. - include/help/ja/help_reporting_advanced_tab.php, - include/help/en/help_reporting_advanced_tab.php, - include/help/es/help_reporting_advanced_tab.php: Documented new macro - called REPORT_NAME - - MERGED FROM 4.0.3 - -2013-01-08 Dario Rodriguez - - * godmode/agentes/module_manager.php: Added a link to module library - in create module view. - - MERGED FROM 4.0.3 - -2013-01-07 Hirofumi Kosaka - - * godmode/reporting/graph_builder.php: Fixed bug that - unspecified graph name was displayed in the header line - when creating a new custom graph. Merged from branch 4.0. - -2013-01-07 Junichi Satoh - - * include/help/ja/help_alert_macros.php: Added macro _email_tag_. - -2013-01-05 Sancho Lerena - - * include/styles/pandora.css: Fixed footer problem - in Chrome. - - -2013-01-04 Juan Manuel Ramon - - * include/config_process.php: Removed php notice in this view. - -2013-01-04 Juan Manuel Ramon - - * include/help/en/help_alert_macros.php - include/help/es/help_alert_macros.php: Added macro _email_tag_ - to these help screens. - * include/functions_reports.php: Added exception to templates when - report types are displayed. - -2013-01-03 Miguel de Dios - - * extensions/resource_registration.php, - extensions/resource_exportation.php, - operation/events/event_statistics.php, - operation/events/events_list.php, - operation/reporting/reporting_viewer.php, - godmode/reporting/reporting_builder.php, - godmode/reporting/reporting_builder.item_editor.php, - include/functions_alerts.php, include/functions_reports.php, - include/functions_events.php, include/graphs/fgraph.php, - include/functions_graph.php, include/styles/pandora.css, - include/functions_reporting.php, include/functions_agents.php: a lot - of changes and fixes from the branch for the reports. - - MERGED FROM PANDORA_4.0 - -2013-01-02 Juan Manuel Ramon - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Added email - field to ttag table. - -2012-12-31 Juan Manuel Ramon - - * godmode/tag/tag.php - godmode/tag/edit_tag.php: Tag editor compatible with metaconsole. - -2012-12-31 Juan Manuel Ramon - - * godmode/reporting/reporting_builder.php: Fixes in template - metaconsole editor. - -2012-12-31 Juan Manuel Ramon - - * pandoradb_data.sql - pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql: Added new column email to ttag table. - - - * include/styles/pandora.css: Fixed loading class. - - * include/functions_api.php: Fixed get_all_agents api function. - - * include/functions_ui.php - include/javascript/pandora.js: Improvement in agent_autocomplete - function. - - * operation/reporting/reporting_viewer.php - godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php: Fixes in report - viewer for metaconsole. - - * godmode/tag/tag.php - godmode/tag/edit_tag.php: Added email fields in editors. - -2012-12-28 Sergio Martin - - * pandoradb_data.sql - include/functions_users.php - include/functions_visual_map.php - include/ajax/skins.ajax.php - include/ajax/events.php - include/functions_custom_graphs.php - include/functions.php - include/functions_agents.php - include/functions_graph.php - include/functions_events.php - include/functions_reporting.php - include/functions_config.php - include/functions_reports.php - operation/visual_console/render_view.php - operation/agentes/exportdata.php - operation/menu.php - operation/events/event_statistics.php - operation/events/events_rss.php - operation/events/export_csv.php - operation/events/sound_events.php - operation/events/events_list.php - operation/events/events_marquee.php - operation/events/events.php - operation/reporting/reporting_viewer.php - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - general/main_menu.php - godmode/menu.php - godmode/events/event_edit_filter.php - godmode/events/events.php - godmode/events/event_filter.php - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/graph_builder.main.php - godmode/reporting/visual_console_builder.wizard.php - godmode/reporting/visual_console_builder.php - godmode/reporting/reporting_builder.main.php - godmode/reporting/visual_console_builder.data.php - godmode/reporting/visual_console_builder.elements.php - godmode/reporting/graph_builder.php - godmode/reporting/graph_builder.graph_editor.php - godmode/reporting/reporting_builder.php - godmode/reporting/visual_console_builder.editor.php - godmode/reporting/reporting_builder.item_editor.php - godmode/reporting/graphs.php: Change all the event and reporting - acl control to new flags ER,EW,EM,RR,RW,RM - -2012-12-27 Juan Manuel Ramon - - * include/functions_reports.php: Hide inventory changes report in - temaplate functionality. - -2012-12-27 Hirofumi Kosaka - - * general/logon_ok.php: Fixed typo. (fixed a bug that the - number of "Alerts defined" at Pandora Main Page showed always "-") - Merged from branch 4.0. - -2012-12-26 Juan Manuel Ramon - - * include/functions_graph.php: Fixed typos. - * operation/reporting/reporting_viewer.php: Fixed range selector - in report viewer. - -2012-12-26 Miguel de Dios - - * include/functions_config.php: erased double check for admin user - in action to update config. - -2012-12-26 Sergio Martin - - * pandoradb_data.sql - pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - godmode/users/profile_list.php - godmode/users/configure_profile.php: Added to the - database and editor new reporting and events ACL flags - -2012-12-21 Ramon Novoa - - * godmode/agentes/agent_template.php, - godmode/agentes/configurar_agente.php, - godmode/agentes/module_manager.php, - include/functions_modules.php: Implemented a real not-init status. - Small fixes. - -2012-12-21 Sergio Martin - - * include/functions_ui.php - include/functions_events.php: Adapt details view of events - to metaconsole links - -2012-12-21 Junichi Satoh - - * include/help/ja/help_module_interval.php: Translated into Japanese. - -2012-12-20 Sergio Martin - - * operation/tree.php - operation/events/events_list.php - operation/events/events.php - godmode/events/event_edit_filter.php - godmode/events/event_responses.list.php - godmode/events/custom_events.php - godmode/events/events.php - godmode/events/event_filter.php - godmode/events/event_responses.editor.php: Fix several links - in events manager for metaconsole (things like pure parameter) - -2012-12-20 Sergio Martin - - * include/ajax/events.php - include/functions_events.php - include/javascript/pandora_events.js: Adapt responses - to metaconsole connection (retrieving of event address macro) - and set format to tags in event view - -2012-12-20 Sergio Martin - - * include/functions_groups.php: Added missed translation of - All group name - - * operation/events/events_list.php: Added compatibility on groups - filter in events for metaconsole. - -2012-12-19 Ramon Novoa - - * godmode/agentes/module_manager_editor_common.php, - include/help/en/help_module_interval.php, - include/help/es/help_module_interval.php, - include/help/ja/help_module_interval.php: Added help files for - module interval. - -2012-12-20 Sergio Martin - - * include/ajax/agent.php - include/functions_ui.php - include/constants.php - operation/events/events_list.php: Modify the event list - filter to adapt the agent search to metaconsole. - Fix little bug of autocomplete control too - -2012-12-19 Juan Manuel Ramon - - * include/functions_users.php: Fixed warning when chat log file - doesn't exists. - -2012-12-19 Juan Manuel Ramon - - * extensions/module_groups.php: Fixed view, colors in cells were - bad printed and alert popup also had sql errors. - - Merged from branches. - -2012-12-19 Hirofumi Kosaka - - * include/functions_api.php: Added function - 'api_get_pandora_servers'. - - * include/functions_servers.php: Fixed a type. - -2012-12-18 Juan Manuel Ramon - - * include/functions_reporting.php - include/functions_reports.php - extensions/resource_registration.php - extensions/resource_exportation.php - operation/reporting/reporting_xml.php - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php: Fixed report - templates. - -2012-12-18 Miguel de Dios - - * include/functions_config.php: fixed check if it set the id_user - in the session. - - - -2012-12-18 Sergio Martin - - * operation/events/events_list.php - godmode/events/custom_events.php: Fixed - a couple of bugs of style and event viewer - normal - -2012-12-18 Juan Manuel Ramon - - * include/functions_reporting.php: Resize URL item report to make it - taller. - - Merged from branches. - -2012-12-18 Sergio Martin - - * include/ajax/events.php - include/functions_graph.php - include/functions_events.php - include/javascript/pandora_events.js - operation/events/events_list.php - operation/events/events.php - godmode/events/custom_events.php - godmode/events/events.php: Add compatibility - with metaconsole in the event viewer - -2012-12-18 Hirofumi Kosaka - - * include/functions_events.php: Fixed a typo (have a small - meaning for localization). Merged from branch 4.x - -2012-12-17 Miguel de Dios - - * godmode/alerts/alert_list.php, - godmode/alerts/configure_alert_template.php, - godmode/alerts/alert_templates.php, - godmode/alerts/alert_list.builder.php, - operation/messages/message_edit.php, include/functions_api.php, - operation/reporting/reporting_xml.php, - godmode/reporting/graph_builder.graph_editor.php: cleaned source - code style. - - * include/functions_io.php: improved the function "__" for to hook - the translations from metaconsole. - -2012-12-17 Miguel de Dios - - * godmode/setup/file_manager.php, include/functions_filemanager.php: - some fixes and added support for the metaconsole. - - * include/get_file.php: fixed lost check "is_user". - - * operation/netflow/nf_live_view.php: cleaned source code style. - - * include/functions_config.php: added check the flag of "is_admin" - when try to change some config from setup. - -2012-12-14 Sergio Martin - - * operation/events/events.php: Disable the events view - when event replication is enabled - -2012-12-10 Sancho Lerena - - * datos_agente.php, snapshot.php: Seems some browsers - doesnt like mono, added monospace to style. - -2012-12-13 Miguel de Dios - - * include/javascript/pandora.js: fixed lost var id_server. - - * operation/agentes/ver_agente.php: fixed call of get modules for - to get modules. - - * godmode/reporting/visual_console_builder.php: fixed lost var. - - * godmode/reporting/visual_console_builder.editor.js: fixed check - the var metaconsole in firefox. - -2012-12-13 Ramon Novoa - - * include/functions_netflow.php, - operation/netflow/nf_live_view.php: Style improvements. - -2012-12-13 Sergio Martin - - * include/functions_config.php: Changed parameter names of - some replication event options of the setup - -2012-12-13 Miguel de Dios - - * godmode/agentes/module_manager_editor.php, - godmode/setup/setup.php, include/functions_config.php: cleaned - source code style. - - * include/functions_visual_map.php, include/functions_graph.php: - re-added lost code for the visualmap in metaconsole. - -2012-12-13 Ramon Novoa - - * include/functions_reporting.php, - operation/netflow/nf_live_view.php: Fixes to the metaconsole part of - the viewer. - -2012-12-13 Sancho Lerena - - * operation/agentes/datos_agente.php: Uses "mono" instead - "lucida console" because CSS doesn't speak proper font language :) - -2012-12-13 Ramon Novoa - - * include/functions_api.php, - include/functions_netflow.php, - operation/netflow/nf_live_view.php: Further improved netflow - performance. - -2012-12-12 Juan Manuel Ramon - - * include/functions_ui.php - include/javascript/jquery.pandora.controls.js - godmode/groups/configure_group.php - godmode/groups/group_list.php - godmode/alerts/configure_alert_template.php - godmode/alerts/alert_templates.php - godmode/alerts/configure_alert_action.php - godmode/alerts/configure_alert_command.php - godmode/alerts/alert_actions.php - godmode/alerts/alert_commands.php - godmode/users/configure_user.php - godmode/modules/manage_network_components_form.php - godmode/modules/manage_nc_groups_form.php - godmode/modules/manage_network_components_form_common.php - godmode/modules/manage_network_components_form_network.php - godmode/modules/manage_network_components_form_wmi.php - godmode/modules/manage_network_components.php - godmode/modules/manage_nc_groups.php - godmode/modules/manage_network_components_form_plugin.php: New - editors for metaconsole: alerts, components, users and groups. - -2012-12-12 Sergio Martin - - * godmode/reporting/reporting_builder.list_items.php: Fixed the - modules/agents shown in the table of report items in inventory - kind - merged from 4.0.2 - -2012-12-12 Miguel de Dios - - * include/functions_visual_map_editor.php: increased the size of - agent autocomplete widget. - - * include/functions_visual_map.php: in the function - "visual_map_print_visual_map" changed for to print corretly the - urls in public view in metaconsole. - - * include/ajax/agent.php: restore the search for any string in - the autocomplete agent. - - * operation/reporting/reporting_xml.php, - operation/search_results.php, - operation/visual_console/public_console.php, - godmode/setup/setup_auth.php, godmode/servers/modificar_server.php: - cleaned source code style. - - * godmode/reporting/visual_console_builder.editor.js: fixed when - finish a resize action or put the grid, before these actions - was make a corrupt data of items. - -2012-12-12 Ramon Novoa - - * pandoradb_data.sql, - include/functions_config.php, - include/functions_netflow.php, - operation/netflow/nf_live_view.php, - pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.sql, - godmode/setup/setup_netflow.php: Added the maximum netflow chart - resolution to the setup. Added byte and byteperseconds units. - Small improvements. - -2012-12-12 Sergio Martin - - * include/functions_config.php: Added configuration - parameters for the events replication - -2012-12-12 Hirofumi Kosaka - - * godmode/agentes/module_manager_editor.php: Fixed a bug only - for the Enterprise version. When 'Remote Configuration' is - enabled and you try to create new module, which name includes - meta characters, you will get the error "The field name and - name in module_name in data configuration are different." - - Merged from branch 4.x. - -2012-12-11 Juan Manuel Ramon - - * include/ajax/agent.php - include/functions_ui.php - include/javascript/pandora.js - godmode/alerts/alert_list.list.php - godmode/alerts/alert_list.php - godmode/alerts/alert_list.builder.php - godmode/users/user_list.php - godmode/users/profile_list.php - godmode/users/configure_user.php - godmode/users/configure_profile.php: Added user and alert editor - in metaconsole. - -2012-12-11 Ramon Novoa - - * include/functions_netflow.php: Added a new way of retrieving netflow - data using multiple calls to nfdump that vastly improves the - performance of netfow data charts. - - * operation/netflow/nf_live_view.php: Check that the nfdump binary - exists. - -2012-12-11 Sergio Martin - - * include/functions_html.php - include/functions.php - include/functions_config.php - godmode/setup/setup_visuals.php: Add interval values - configuration into visual setup and limit the - advanced control of interval combos only for - administrators - -2012-12-11 Miguel de Dios - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, pandoradb.sql, - pandoradb.postgreSQL.sql, pandoradb.oracle.sql: in the table - "tlayout_data" added the column "id_metaconsole" for to show - visualmaps in the metaconsole. - - * operation/visual_console/render_view.php, - include/functions_visual_map.php, operation/agentes/ver_agente.php, - godmode/reporting/visual_console_builder.wizard.php, - godmode/reporting/visual_console_builder.php, - godmode/reporting/visual_console_builder.data.php, - godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.elements.php, - godmode/reporting/visual_console_builder.editor.php, - godmode/reporting/map_builder.php, - include/ajax/visual_console_builder.ajax.php, - include/ajax/agent.php, include/functions_visual_map_editor.php, - - - * operation/agentes/datos_agente.php, - include/functions_netflow.php: cleaned source code style. - - * include/functions_ui.php: in function - "ui_require_javascript_file_enterprise" fixed when need a - enterprise javascript instead metaconsole enterprise path. - - * include/javascript/pandora.js: fixed the function - "agent_changed_by_multiple_agents" that needs in the metaconsole. - -2012-12-11 Juan Manuel Ramon - - * include/functions_groups.php: Fixed propagate parameter in - function groups_get_parent. - * extensions/update_manager.php: Check UM is installed. - -2012-12-11 Sergio Martin - - * include/functions_network_components.php: Improve - network component retrieving to get the category name too - -2012-12-11 Sergio Martin - - * godmode/agentes/module_manager_editor_common.php - godmode/agentes/module_manager_editor.php: Fix tags and - latest fields on web modules editor - -2012-12-10 Sancho Lerena - - * pandoradb.sql: removed utimestamp index on tsesion. - - * include/config_process.php, - install.php, - index.php: Version build update. - -2012-12-10 Sergio Martin - - * include/javascript/pandora_modules.js - godmode/agentes/module_manager_editor_common.php - godmode/modules/manage_network_components_form.php - godmode/modules/manage_network_components_form_common.php - godmode/modules/manage_network_components.php: Added tags support - to the network components - -2012-12-10 Juan Manuel Ramon - - * pandoradb_data.sql - pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extensions/update_manager.php - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql: Added table tupdate_settings; - -2012-12-10 Miguel de Dios - - * db/mysql.php: finish to fixed the insert in the metaconsoles. - -2012-12-10 Sergio Martin - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Added - tags column to the network components table - -2012-12-09 Sancho Lerena - - * pandoradb.sql: Replaced ^---.. comments with "-- -.." to avoid problems - with MySQL 5.0.x - - * include/config_process.php: Fixed some problems with default timezone, because - config function was called before timezone was setup. - - * include/styles/pandora.css: Added new style for netflow report render (HTML). - - * include/functions_netflow.php: Replaced some code for use new CSS styles. - - Ported new feature (Command Snapshot) from 4.0.3 code. - - * include/javascript/pandora.js: Added new javascript function - to open a generic URL with custom width / height. - - * operation/agentes/snapshot_view.php: New feature for command - snapshot rendering. - - * operation/agentes/datos_agente.php, - operation/agentes/estado_monitores.php: Changes for new feature - command snapshot monitoring. - - -2012-12-07 Sergio Martin - - * include/functions_categories.php: Add categories - library of functions - -2012-12-07 Sergio Martin - - * include/javascript/pandora_modules.js - godmode/agentes/module_manager_editor_common.php - godmode/agentes/configurar_agente.php - godmode/modules/manage_network_components_form.php - godmode/modules/manage_network_components_form_common.php - godmode/modules/manage_network_components.php: Added id_category - to network components and module editors - -2012-12-07 Ramon Novoa - - * include/functions_netflow.php: More aesthetic fixes to netflow - charts. - -2012-12-07 Ramon Novoa - - * include/functions_graph.php, - include/functions_reporting.php, - include/functions_netflow.php, - operation/netflow/nf_live_view.php: Aesthetic fixes. - -2012-12-07 Junichi Satoh - - * index.php: Fixed undefined function error in case of login - failures without enterprise. - -2012-12-06 Miguel de Dios - - * include/functions_agents.php, include/functions_html.php, - include/functions_netflow.php: cleaned source code style. - - * include/db/mysql.php: fixed into the function - "mysql_db_process_sql" a big bug that runs fine the select querys in - a metaconsole enviorement with several DBs but the insert querys - make in the previous connection. - -2012-12-06 Miguel de Dios - - * include/functions_agents.php, - operation/integria_incidents/incident.php, - godmode/massive/massive_delete_modules.php, - godmode/modules/manage_network_templates_form.php, - godmode/modules/manage_network_components_form_plugin.php, - godmode/agentes/fields_manager.php, - godmode/agentes/module_manager.php, godmode/users/profile_list.php, - godmode/events/event_filter.php: cleaned source code style. - - * operation/tree.php: fixed the url to childrem consoles from the - metaconsole tree. - -2012-12-05 Ramon Novoa - - * pandoradb_data.sql, - include/functions_config.php, - include/functions_netflow.php, - operation/netflow/nf_live_view.php, - pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.sql, - godmode/setup/setup_netflow.php, - godmode/netflow/nf_edit_form.php: Performance improvements. Use csv - output to avoid using regular expressions. Removed byte, flow and - packet unit and added kilobyte, megabyte, kilobytes per second and - megabytes per second. - -2012-12-05 Sergio Martin - - * godmode/agentes/module_manager_editor_common.php - godmode/agentes/configurar_agente.php - godmode/agentes/module_manager_editor.php - godmode/menu.php - godmode/category - godmode/category/category.php - godmode/category/edit_category.php: Add categories editor - and the category combo in the modules editor - -2012-12-05 Miguel de Dios - - * extensions/update_manager/lib/libupdate_manager_client.php, - extensions/update_manager/lib/libupdate_manager.php, - operation/agentes/ver_agente.php, - operation/agentes/status_monitor.php, - operation/agentes/estado_ultimopaquete.php, - operation/agentes/estado_agente.php, - operation/integria_incidents/incident.php, - operation/reporting/reporting_xml.php, - godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.wizard.php, - godmode/reporting/visual_console_builder.elements.php, - include/functions_visual_map.php, - include/functions_visual_map_editor.php: uploaded the changes of - source code style previous to my next commit for to make the next - commit more easy. - - * godmode/reporting/visual_console_builder.php: set empty string - for the new visualmap. - - * include/ajax/visual_console_builder.ajax.php: fixed the regular - expresion to extract the url for the graph. - - * include/functions_html.php: fixed into the function - "html_print_select_groups" lost code for to show the selectbox. - -2012-12-05 Sergio Martin - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Added - database structure for new feature "module categories" - -2012-12-05 Sergio Martin - - * include/functions_graph.php: Fix a statistics bug on - compared graphs merged from 4.0.x - -2012-12-04 Sergio Martin - - * extensions/dbmanager.php - godmode/servers/recon_script.php: Comment missed check_referer - calls to disable it by the moment - -2012-12-04 Sergio Martin - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - godmode/alerts/configure_alert_template.php: Add wizard_level flag to the - alert templates table - -2012-12-04 Miguel de Dios - - * godmode/reporting/reporting_builder.php, - godmode/reporting/map_builder.php, - godmode/reporting/visual_console_builder.php, - godmode/reporting/visual_console_builder.data.php, - include/functions_visual_map_editor.php, - operation/reporting/reporting_xml.php, - operation/agentes/exportdata.excel.php, - operation/agentes/ver_agente.php, - operation/agentes/status_monitor.php, - operation/agentes/alerts_status.php, - operation/agentes/exportdata.csv.php: uploaded the changes of source - code style previous to my next commit for to make the next commit - more easy. - -2012-12-03 Ramon Novoa - - * include/functions_treeview.php: Fixed id decoding under the - metaconsole. - -2012-12-03 Juan Manuel Ramon - - * pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql: Added meta_num_elements token in tconfig - to support metaconsole views with a lot of elements. - -2012-12-03 Juan Manuel Ramon - - * include/functions_reporting.php: Added agent statistics for - batch statistic branch in function reporting_get_group_stats. - operation/agentes/status_monitor.php: Cleaned code. - -2012-12-03 Ramon Novoa - - * operation/tree.php: Fixed the icon of the last element of a sub-tree. - -2012-12-03 Ramon Novoa - - * include/functions_treeview.php: Fixed a typo. - -2012-12-03 Sergio Martin - - * godmode/agentes/configurar_agente.php: Fixed macros update of - plugin components for bug #3591104 - -2012-12-03 Ramon Novoa - - * include/functions_agents.php: Removed debugging code. - -2012-12-03 Ramon Novoa - - * include/functions_agents.php, - include/functions_treeview.php: Improved error detection and small fixes. - -2012-12-03 Hirofumi Kosaka - - * include/functions_html.php: Use "autocomplete=off" in all - password fields (this is re-apply of rev5823, that was - dropped at rev6607). Merged from branch 4.x. - -2012-12-03 Junichi Satoh - - * godmode/setup/setup.php: Changed not to depend on DateTimeZone - constants with timezone setting to support php 5.2.x. - -2012-11-29 Sergio Martin - - * godmode/reporting/reporting_builder.php: Fix a pure fail - -2012-11-29 Juan Manuel Ramon - - * operation/agentes/status_monitor.php: Added check in group filter. - -2012-11-29 Ramon Novoa - - * include/functions_netflow.php: Detect errors when retrieving stats. - -2012-11-29 Juan Manuel Ramon - - * include/functions_ui.php - operation/agentes/status_monitor.php: New metaconsole monitor view. - -2012-11-29 Miguel de Dios - - * include/ajax/agent.php: optimiced the ajax hook "search_agents_2" - for the metaconsoles. - - *include/functions_ui.php, include/functions_agents.php: cleaned - source code style. - -2012-11-29 Vanessa Gil - - * godmode/menu.php: Changed netflow title. - -2012-11-29 Ramon Novoa - - * include/functions_netflow.php: Detect empty intervals. Changed - the call to nfdump to make it work with the latest version. - -2012-11-29 Ramon Novoa - - * include/config_process.php: Reverted an accidental commit. - -2012-11-29 Ramon Novoa - - * include/functions_treeview.php, - include/config_process.php, - operation/tree.php, - godmode/setup/setup.php: Manually defined DateTimeZone constants - since they don't seem to be available in certain PHP versions. - -2012-11-29 Sergio Martin - - * operation/netflow/nf_live_view.php - godmode/netflow/nf_edit_form.php - godmode/netflow/nf_edit.php: Pass the parameter pure - to keep full screen - -2012-11-28 Sergio Martin - - * include/functions_ui.php - include/functions_graph.php - include/functions_reporting.php - include/functions_networkmap.php - operation/reporting/reporting_viewer.php - godmode/reporting/reporting_builder.php: Fix a lot of bugs of reports and - networkmap like foreach problems and filter issues - -2012-11-28 Juan Manuel Ramon - - * include/functions_groups.php - include/functions_reporting.php: Added functionality for tactical - view of metaconsole. - -2012-11-28 Dario Rodriguez - - * godmode/netflow/nf_edit.php, - operation/netflow/nf_live_view.php: Added title - for metaconsole sections. - -2012-11-28 Ramon Novoa - - * include/functions_groups.php, - include/functions_treeview.php, - include/functions_os.php, - include/functions_tags.php, - operation/tree.php: Small fixes to the treeview. - -2012-11-28 Sergio Martin - - * include/functions_treeview.php - operation/tree.php: Fix some bugs of treeview - -2012-11-27 Ramon Novoa - - * include/functions_treeview.php, - operation/tree.php: Added support for agent and module navigation - from the metaconsole. - -2012-11-27 Dario Rodriguez - - * operation/agentes/status_monitor.php: Added title for metaconsole. - -2012-11-27 Sergio Martin - - * include/functions_reporting.php - operation/reporting/reporting_viewer.php: Fix some bugs of - reports on metaconsole - -2012-11-27 Juan Manuel Ramon - - * include/functions_graph.php: Fixed progress_bar in metaconsole. - -2012-11-27 Sergio Martin - - * include/functions_networkmap.php: Performance improvements - in networkmaps - -2012-11-27 Sergio Martin - - * godmode/massive/massive_delete_modules.php: Fixed a bug - on massive delete modules due of a copypaste - -2012-11-26 Sergio Martin - - * include/functions_agents.php - include/functions_networkmap.php - operation/agentes/status_monitor.php - operation/netflow/nf_live_view.php: Improve the - performance of networkmap with the new status counts. - Modify some common code between console and metaconsole - -2012-11-26 Ramon Novoa - - * include/functions_groups.php, - include/functions_agents.php, - include/functions_treeview.php, - include/functions_os.php, - include/functions_tags.php, - operation/tree.php: Added metaconsole support to the tree view. - -2012-11-26 Sergio Martin - - * include/functions_ui.php - operation/events/events_list.php - operation/events/events.php - operation/search_results.php - godmode/netflow/nf_edit.php: Fix paths problems - -2012-11-21 Dario Rodriguez - - * operation/integria_incidents/incident.php: Fixed a bug in integration - between Integria and Pandora on Incident management. - - MERGED FROM 4.0.2 - -2012-11-20 Miguel de Dios - - * extensions/update_manager/load_updatemanager.php, - extensions/update_manager/debug.php: fixed the execution of keygen - when there is some wrong in the execution the message for user is - more clean now show "Error in execution the keygen." instead the - message "Error Server authorisation rejected". And added other forms - to get debugData for the update. - - MERGED FROM THE BRANCH PANDORA_4.0 - -2012-11-20 Ramon Novoa - - * include/functions_groups.php, - include/functions_agents.php, - include/functions_modules.php, - include/functions_treeview.php, - include/functions_os.php, - pandoradb.sql, - pandoradb.postgreSQL.sql, - install.php, - pandoradb.oracle.sql, - operation/tree.php, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Improved tree - view performance. - -2012-11-20 Dario Rodriguez - - * operation/integria_incidents/incident.list.php: Fixed a problem with - incident search, in incident integrated with Integria. - - MERGED FROM 4.0.2 - -2012-11-20 Dario Rodriguez - - * operation/integria_incidents/incident.incident.php, - operation/integria_incidents/incident.php: Fixed several fields of manage - incident form. - - MERGED FROM 4.0.2 - -2012-11-20 Dario Rodriguez - - * operation/integria_incidents/incident.php: Fixed an error printing messages - which appear before the header. - -2012-11-19 Dario Rodriguez - - * operation/integria_incidents/incident.list.php, - operation/integria_incidents/incident.incident.php, - operation/integria_incidents/incident.php, - operation/integria_incidents/incident.files.php, - operation/integria_incidents/incident.workunits.php: Fixed several errors - in behavior, added messages about operation result and added style to buttons. - - MERGED FROM 4.0.2 - -2012-11-19 Junichi Satoh - - * godmode/agentes/planned_downtime.editor.php: Allowed to change - type of planned downtime while it's not active. - -2012-11-18 Junichi Satoh - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: Removed duplicated - query. - -2012-11-14 Ramon Novoa - - * include/functions_modules.php, - pandoradb.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - godmode/agentes/agent_template.php, - godmode/agentes/module_manager.php, - godmode/agentes/agent_manager.php: Added support for server-side - module status calculation. - - * godmode/agentes/configurar_agente.php: Show 'None' when no server is - selected for an agent. - -2012-11-13 Miguel de Dios - - * godmode/reporting/reporting_builder.php, - godmode/reporting/reporting_builder.item_editor.php, - include/functions_ui.php: fixed the javascript urls. - -2012-11-13 Miguel de Dios - - * include/db/mysql.php, include/functions_reporting.php, - include/ajax/agent.php: cleaned source code style. - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, pandoradb.sql, - pandoradb.postgreSQL.sql, pandoradb.oracle.sql: added the fields - 'id_agent', 'server_name' and 'show_modulegroup' in the table - 'tnetwork_map'. - - * include/functions_ui.php: fixed the function - "ui_print_agent_autocomplete_input". - - * include/functions_networkmap.php: added function - "networkmap_create_module_group_node". - -2012-11-12 Miguel de Dios - - * include/functions_reporting.php: cleaned source code style. - - * include/functions_api.php: fixed typo error that stoped the - execution of api. - -2012-11-11 Junichi Satoh - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: Fixed a typo. - -2012-11-08 Sancho Lerena - - * include/functions_config.php: Fixed a XSS in login :-O. Thanks - to gobejishvili for reporting. - -2012-11-08 Miguel de Dios - - * operation/events/events.php, include/functions_tags.php: cleaned - source code style. - - * godmode/events/event_edit_filter.php: fixed the lost vars in - the javascript code for the none elements in the tag select widgets. - -2012-11-08 Sergio Martin - - * include/functions_graph.php - include/graphs/pChart/pData.class.php - include/functions_reporting.php - include/constants.php: Improve performance to the SLA - report items, added unknown periods and fix planned downtimes - in SLAs. Adapt the default pchart graph engine colors to pandora - -2012-11-07 Miguel de Dios - - * index.php: cleaned source code style. - - * pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: added the field - "tag_with" and "tag_without", and removed the field "tags" in the - table "tevent_filter". - * operation/events/events_list.php, - godmode/events/event_edit_filter.php: added widgets for to filter - the events by tags with the events or and tags without the - events. - - * include/functions_tags.php: cleaned source code style, and - clarifity the function "tags_search_tag". - - * include/functions_html.php: into the function - "html_print_input_hidden" fixed when the value have double quotes or - single quotes. - -2012-11-07 Miguel de Dios - - * godmode/alerts/configure_alert_command.php, index.php: cleaned - source code style. - - * godmode/alerts/alert_commands.php: fixed the check the name of - command that it did not make the update the data. - - MERGED FROM THE BRANCH PANDORA_4. - -2012-11-06 Ramon Novoa - - * pandoradb.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Added a new - column to tagente_estado to store possible errors. - -2012-11-05 Miguel de Dios - - * operation/events/events_list.php: fixed the lost tag span (with - styles) in the Event description. - - * operation/events/events.php: fixed the default value for id_agent - set 0 (as All) in the filter of events. - -2012-11-05 Miguel de Dios - - * include/functions_ui.php: improved the function - "ui_print_agent_autocomplete_input" to get the default value for - "hidden_input_idagent_value" from the GET or POST instead to set - as 0. - -2012-11-05 Miguel de Dios - - * operation/events/events.php: cleaned source code style. - - * operation/events/events_list.php: cleaned source code style and - fixed the lost id_agent when reload. - -2012-11-05 Vanessa Gil - - * operation/reporting/reporting_xml.php: Moved functions - to functions_xml.php - * include/functions_xml.php: Added file. - -2012-11-05 Sergio Martin - - * include/functions_graph.php: Fixed a bug of the events/alerts/unwknown - period calculation - -2012-11-05 Sergio Martin - - * include/help/en/help_alert_macros.php - include/help/es/help_alert_macros.php: Fixed typo in macro name - -2012-11-04 Miguel de Dios - - * operation/agentes/status_monitor.php: improved the page status - monitor, show in another column the tags and added a select box with - the tags in user in the filter form. - - Pending task: #3581578 - -2012-11-04 Junichi Satoh - - * godmode/agentes/planned_downtime.editor.php: Fixed that time range - of once planned downtime cannot be changed. - -2012-11-04 Junichi Satoh - - * godmode/agentes/planned_downtime.list.php: Improved to show time - range of periodically planned downtime. - -2012-11-03 Miguel de Dios - - * godmode/users/configure_user.php: cleaned source code style. - - * include/styles/pandora.css, godmode/users/user_list.php: improved - the row aspect of disabled users in the list. - - Pending task: #3540077 - -2012-11-02 Miguel de Dios - - * include/functions_reporting.php, extensions/update_manager.php: - cleaned source code style. - - * include/functions_ui.php: fixed or improved the function - "ui_print_agent_autocomplete_input" for to get the data when the - user stop to typing and lost the focus this widget. - - Fixes: #3573762 - -2012-11-02 Vanessa Gil - - * operation/reporting/reporting_xml.php: Removed html entities. - -2012-11-01 Junichi Satoh - - * include/help/ja/help_alert_fields_description.php, - include/help/ja/help_alert_fields_values.php: Added new help files. - -2012-10-31 Sergio Martin - - * pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql: Changed the default data - of alert commands to fields customization - -2012-10-30 Sergio Martin - - * include/javascript/pandora_alerts.js - godmode/alerts/configure_alert_action.php: Fix some bugs in - the action form (jquery headache) - -2012-10-30 Vanessa Gil - - * include/functions_reporting.php: Changed agent - configuration report header. - -2012-10-30 Sergio Martin - - * include/functions_events.php - include/ajax/events.php - include/functions_api.php - godmode/alerts/alert_commands.php: Fix some - event viewer bugs and command editor little - aesthetic issues - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql: Delete ttag_event table - -2012-10-30 Vanessa Gil - - * include/functions_reporting.php: Changed format of agent - and group configuration reports. - *operation/reporting/reporting_xml.php: Added custom field - to xml report. - -2012-10-30 Hirofumi Kosaka - - * include/functions_api.php: added 'description' parameter to - 'create_group' API. - -2012-10-29 Ramon Novoa - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Move the number - of retries for web modules from plugin_pass to max_retries. - -2012-10-29 Miguel de Dios - - * extensions/update_manager.php: silenced the notice PHP message - when it has connection to internet. - - Fixes: #3560632 - - MERGED FROM THE BRANCH PANDORA_4 - -2012-10-29 Ramon Novoa - - * include/functions_graph.php: Fixed a path. - -2012-10-29 Sergio Martin - - * include/help/en/help_alert_fields_description.php - include/help/en/help_alert_fields_values.php - include/help/es/help_alert_fields_description.php - include/help/es/help_alert_fields_values.php - godmode/alerts/configure_alert_command.php: Add help to the command - new fields system - -2012-10-29 Ramon Novoa - - * include/functions_reporting.php, - include/javascript/pandora_modules.js, - include/functions_network_components.php, - include/functions_api.php, - include/functions_netflow.php, - pandoradb.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql, - extensions/resource_registration.php, - extensions/plugin_registration.php, - operation/menu.php, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - godmode/agentes/agent_template.php, - godmode/agentes/module_manager_editor_common.php, - godmode/agentes/configurar_agente.php, - godmode/agentes/module_manager_editor.php, - godmode/servers/plugin.php, - godmode/menu.php, - godmode/modules/manage_network_components_form.php, - godmode/modules/manage_network_templates.php, - godmode/modules/manage_network_components_form_wmi.php, - godmode/modules/manage_network_components.php, - godmode/reporting/reporting_builder.php, - godmode/reporting/reporting_builder.item_editor.php: Added support for - custom timeout and retries to remote modules. - - * operation/netflow/nf_reporting.php, - operation/netflow/nf_view.php, - godmode/netflow/nf_report_item.php, - godmode/netflow/nf_report.php, - godmode/netflow/nf_report_form.php, - godmode/netflow/nf.php: Deleted from repository. Netflow reports are - now integrated into custom reports. - -2012-10-29 Sergio Martin - - * pandoradb_data.sql - include/javascript/pandora_alerts.js - pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - godmode/alerts/configure_alert_template.php - godmode/alerts/alert_templates.php - godmode/alerts/configure_alert_action.php - godmode/alerts/configure_alert_command.php - godmode/alerts/alert_actions.php - godmode/alerts/alert_commands.php: Added 7 more fields to - alert actions and adapted templates to this feature (recovery - included). Add the feature of custom the label and the possible - data (to use textarea or select) from the command - -2012-10-29 Junichi Satoh - - * include/help/ja/help_alert_macros.php: Translated new macros. - -2012-10-26 Miguel de Dios - - * include/functions_api.php: fixed the function - "api_set_apply_all_policies". - - Fixes: #3576289 - - * include/functions.php, include/functions_filemanager.php: cleaned - source code style. - -2012-10-26 Ramon Novoa - - * include/functions_reporting.php, - operation/reporting/reporting_xml.php, - godmode/reporting/reporting_builder.php, - godmode/reporting/reporting_builder.item_editor.php: Integrated - XML and PDF netflow reports into custom reports. Fixed some broken - links. - -2012-10-25 Ramon Novoa - - * include/functions_reporting.php, - include/functions_netflow.php, - include/functions.php, - include/functions_reports.php, - operation/reporting/reporting_xml.php, - godmode/reporting/reporting_builder.php, - godmode/reporting/reporting_builder.item_editor.php: Integrated - netflow reports into custom reports. - -2012-10-25 Miguel de Dios - - * include/functions_extensions.php, extensions/pandora_logs.php, - extensions/update_manager.php, extensions/resource_registration.php, - extensions/resource_exportation.php, extensions/module_groups.php, - extensions/plugin_registration.php, extensions/snmp_explorer.php, - extensions/system_info.php, operation/menu.php: cleaned source code - style. - - * include/functions_menu.php: fixed the hidden icons the extensions - in menu. - - Fixes: #3568966 - -2012-10-25 Vanessa Gil - - * include/functions_reporting.php - include/functions_report.php - operation/reporting/reporting_xml.php - operation/reporting/reporting_viewer.php - godmode/reporting/reporting_builder.item_editor.php - godmode/reporting/reporting_builder.php: Changed XML reports - and added two new types of report. - -2012-10-25 Miguel de Dios - - * pandoradb_data.sql: fixed the lost fields in the table "tgrupo" - when install. - - * install.php: fixed the installation on DBs with names as for - example "name1.name2". - - Fixes: #3573766 - -2012-10-25 Sergio Martin - - * include/functions_visual_map.php - operation/visual_console/render_view.php - operation/gis_maps/render_view.php - operation/search_maps.php: Fixed some ACL Enterprise bugs - merged from 4.0.2 - -2012-10-25 Miguel de Dios - - * include/functions_networkmap.php: updated the links and tooltips - for the nodes in the networkmap on metaconsole. - -2012-10-25 Miguel de Dios - - * include/functions_networkmap.php: added two parameters - (flag metaconsole, id_server) into the functions - "networkmap_create_group_node" and "networkmap_create_networkmap" - for to extract data in the metaconsole enviroments. And in the - function "networkmap_create_module_node" fixes the default value of - flag for metaconsole and the links and url tooltips for the - metaconsole networkmap. - - * operation/agentes/ver_agente.php: in the request for the - "get_agentmodule_status_tooltip" added code for get data in the - metaconsole. - -2012-10-24 Miguel de Dios - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, pandoradb.sql, - pandoradb.postgreSQL.sql, pandoradb.oracle.sql: added the fields - "show_groups", "show_modules" into the table "tnetwork_map". - - * include/functions_modules.php: added two parameters - (flag metaconsole, id_server) into the functions - "modules_get_agentmodule_is_init", "modules_get_agentmodule_type" - and "modules_get_agentmodule_status" for to extract data in the - metaconsole enviroments. - - * include/functions_networkmap.php: added two parameters - (flag metaconsole, id_server) into the functions - "networkmap_create_agent_node" and "networkmap_create_module_node". - -2012-10-23 Ramon Novoa - - * include/help/en/help_alert_macros.php, - include/help/es/help_alert_macros.php, - include/help/ja/help_alert_macros.php: Update macro help files. The - Japanese help file needs to be translated. - - * pandoradb.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - godmode/groups/configure_group.php, - godmode/groups/group_list.php: Added more information to agent - groups. - -2012-10-23 Ramon Novoa - - * include/functions_cron.php: Added to repository. Cron related - functions. - - * include/functions_html.php, pandoradb.sql, - pandoradb.postgreSQL.sql, pandoradb.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - godmode/agentes/module_manager_editor_common.php, - godmode/agentes/configurar_agente.php, - godmode/agentes/module_manager_editor.php: Added support for remote - cron modules. - - * godmode/netflow/nf_item_list.php, - godmode/netflow/nf_report_item.php, - operation/netflow/nf_view.php, - include/functions_netflow.php: Added a description to report items. - -2012-10-16 Vanessa Gil - - * include/functions_events.php - operation/reporting/reporting_xml.php: XML reports: graphs, events - and modules. - -2012-10-16 Ramon Novoa - - * include/db/postgresql.php, include/db/mysql.php, - include/db/oracle.php, include/functions_db.php, - operation/agentes/datos_agente.php: Merged from 4.0 branch. Fixed - history database connection when the main database and the history - database are on the same host. Allow switching between the main - database and the history database to retrieve module data. - -2012-10-15 Dario Roriguez - - * extensions/agents_alerts.php: Modified to show - its verions. - -2012-10-15 Dario Rodriguez - - * operation/extensions.php, - godmode/extensions.php, - include/functions_extensions.php, - extensions/insert_data.php, - extensions/snmp_explorer.php, - extensions/system_info.php, - extensions/net_tools.php, - extensions/extension_uploader.php, - extensions/pandora_logs.php, - extensions/agents_modules.php, - extensions/update_manager.php, - extensions/ssh_gateway.php, - extensions/dbmanager.php, - extensions/vnc_view.php, - extensions/resource_registration.php, - extensions/users_connected.php, - extensions/resource_exportation.php, - extensions/module_groups.php, - extensions/plugin_registration.php: Modified extension to - show versions. - - MERGED FROM 4.0.2 - -2012-10-15 Vanessa Gil - - * include/functions_api.php: Added function validate_event_ - by_id. - -2012-10-11 Sergio Martin - - * include/functions_events.php - include/javascript/pandora_events.js - include/ajax/events.php - include/constants.php - operation/events/events_validate.php - operation/events/events_list.php - operation/events/events.php: Change the validation events - system to validate passing the ids searialized avoiding a lot - of operations. Improve counts and fix several bugs - -2012-10-11 Miguel de Dios - - * include/functions_agents.php: fixed the order of vars in the - asignation into the code of function "agents_get_modules". - -2012-10-11 Ramon Novoa - - * include/functions_graph.php, - include/functions_api.php, - include/functions_netflow.php, - operation/netflow/nf_live_view.php, - operation/netflow/nf_view.php: Small fixes to netflow reports. - -2012-10-11 Dario Rodriguez - - * godmode/reporting/graph_builder.php: Fixed a problem - with entities and custom graph wizard to add new modules. - -2012-10-11 Miguel de Dios - - * include/ajax/networkmap.ajax.php: added the code for the - metaconsole in the call "get_networkmap_summary" and added the - call "get_networkmap_summary_pandora_server" for the tooltips in - the metaconsole networkmap in the pandoras children nodes. - - * include/functions_agents.php: improve the execution time and - cleaned the code for the function "agents_get_modules". - -2012-10-11 Junichi Satoh - - * include/help/ja/help_response_parameters.php, - include/help/ja/help_response_macros.php: Added new help files, - parameters and macros in event responses. - -2012-10-10 Juan Manuel Ramon - - * include/javascript/pandora.js - operation/agentes/ver_agente.php: Fixed multiselect in wizards - of Pandora Console. - -2012-10-10 Miguel de Dios - - * include/functions_networkmap.php: fixes and changes for the new - form to set the urls and url images. - - * include/functions_html.php: fixed the "html_print_image" for the - relative urls images (uses in the networkmap). - -2012-10-10 Sergio Martin - - * pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql: Add the default - responses to data scripts. - - * pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: - Added the new table of event responses to oracle - and postgresql schemmas. - - * godmode/events/event_responses.editor.php - include/help/en/help_response_parameters.php - include/help/en/help_response_macros.php - include/help/es/help_response_parameters.php - include/help/es/help_response_macros.php: Add help to - parameters and macros in event responses - -2012-10-09 Sergio Martin - - * pandoradb.sql: Added tevent_response to - creation schemma - -2012-10-09 Sergio Martin - - * include/functions_events.php - include/styles/jquery-ui-1.8.23.custom.css - include/javascript/pandora_events.js - include/ajax/events.php - operation/events/events_list.php - operation/events/events.php - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - godmode/menu.php - godmode/events/event_responses.list.php - godmode/events/custom_events.php - godmode/events/event_responses.php - godmode/events/events.php - godmode/events/event_responses.editor.php: Added several changes on - events system as responses editor and performer, and several - fixes - -2012-10-09 Miguel de Dios - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, pandoradb.sql, - pandoradb.postgreSQL.sql, pandoradb.oracle.sql: added flag field - "pandoras_children" into the table "tnetwork_map". - - * extras/check_other_languages.sh, include/functions_agents.php, - operation/agentes/networkmap_list.php: cleaned source code style. - - * include/functions_networkmap.php: a lot of fixes for the - metaconsole, and other changes now generate a graphviz code more - clean and human readble (good for maintenaince). - - * include/ajax/networkmap.ajax.php: into the ajax call - "get_networkmap_summary" started to adapt to call from the - metaconsole (WIP). - - * include/functions_ui.php: fixes for metaconsole links to images in - the functions "ui_print_message", "ui_print_group_icon" and - "ui_toggle". And added the parameter $return in the function - "ui_toggle" for to return the html code as string. - - * operation/agentes/ver_agente.php: into the ajax call - "get_agent_status_tooltip" adapt to call from the metaconsole. - -2012-10-09 Hirofumi Kosaka - - * pandoradb.sql: cleaned code style, to be acceptable by - Clustrix's SQL parser, for examples. Merged from branch 4.x. - -2012-10-08 Ramon Novoa - - * include/functions_graph.php, - include/functions_html.php, - include/graphs/fgraph.php, - include/functions_ui.php, - include/functions_netflow.php, - operation/netflow/nf_live_view.php, - operation/netflow/nf_view.php, - godmode/netflow/nf_item_list.php, - godmode/netflow/nf_report_item.php: Small improvements and fixes. - Added support for PDF netflow reports (enterprise only). - -2012-10-07 Sancho Lerena - - * pandoradb.sql: Deleted index on utimestamp for tevento. This - will produce a performance penalty for no reason. - - -2012-10-04 Juan Manuel Ramon - - * include/functions_html.php: Fixed print_image when source image - doesn't exists on metaconsole then try to search it in normal - console. - -2012-10-04 Ramon Novoa - - * include/functions_api.php: Fixed a typo. - -2012-10-04 Ramon Novoa - - * include/functions_html.php, - include/functions_netflow.php, - pandoradb.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql, - operation/netflow/nf_live_view.php, - operation/netflow/nf_reporting.php, - operation/netflow/nf_view.php, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - godmode/netflow/nf_edit_form.php, - godmode/netflow/nf_item_list.php, - godmode/netflow/nf_report_item.php, - godmode/netflow/nf_report_form.php, - godmode/netflow/nf_edit.php: Added metaconsole integration to netflow - reports. - -2012-10-04 Juan Manuel Ramon - - * include/functions_html.php: Fixed path to images in metaconsole. - -2012-10-04 Hirofumi Kosaka - - * general/login_help_dialog.php: Fixed obsolete URL for - documentation, on "Welcome to Pandora FMS" dialog. - Merged from 4.0.2 - -2012-10-04 Sancho Lerena - - * include/functions_reporting.php: Fixed AGAIN the prooblem - with tactical view, users with several groups or ALL group - doesnt work fine. - -2012-10-03 Vanessa Gil - - * include/functions_api.php: Changed function create - event. - -2012-10-03 Dario Rodriguez - - * include/functions_graph.php, - operation/agentes/stat_win.php: Replaced baseline - graph by compare graph feature. - -2012-10-03 Junichi Satoh - - * godmode/setup/setup.php: Fixed a typo. - -2012-10-02 Dario Rodriguez - - * include/functions_graph.php, - operation/agentes/stat_win.php: Fixed a problem with - max and min in boolean graph. This graphs don't have - max and min series. - -2012-10-02 Dario Rodriguez - - * include/styles/pandora.css: Fixed a wrong change - in style of table background. - -2012-10-02 Dario Rodriguez - - * include/functions_graph.php: Fixed all bugs - related to graph stats improvements - -2012-10-02 Dario Rodriguez - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: Fixed - several errors in mysql migration script to 5.0 version. - -2012-10-02 Sergio Martin - - * include/functions_menu.php: Fix another screen - in eACL - Merged from 4.0.2 - -2012-10-02 Ramon Novoa - - * include/functions_api.php, - include/functions_netflow.php, - operation/netflow/nf_reporting.php, - operation/netflow/nf_view.php: Added XML netflow reports and many - changes to enable metaconsole integration. - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Updated - migration scripts. - -2012-10-02 Dario Rodriguez - - * godmode/setup/setup_visuals.php - include/functions_config.php - include/functions_graph.php - operation/agentes/stat_win.php: Fixed some problesm - with graphs (visual and statistics) - - MERGED FROM 4.0.2 - -2012-10-01 Sergio Martin - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Added - owner and ack timestamp to event table and new last known status - in tagente_estado table - -2012-10-01 Miguel de Dios - - * godmode/servers/recon_script.php, godmode/setup/setup.php, - godmode/users/configure_user.php, include/functions.php, - include/functions_config.php, extensions/dbmanager.php: now the - "check_referer" can be disabled in the setup. - -2012-10-01 Sergio Martin - - * include/functions_events.php - general/header.php - include/functions_modules.php - include/javascript/pandora_events.js - include/ajax/events.php - include/functions.php - operation/events/events_list.php - operation/events/events.php: Change the event details view - to modal window - - * include/styles/pandora_legacy.css - include/styles/pandora.css - images/status_sets/default/severity_major_pixel.png - images/status_sets/default/severity_minor_pixel.png - images/status_sets/default/severity_major.png - images/status_sets/default/severity_minor.png: Change the - major/minor icons and colors - -2012-09-28 Miguel de Dios - - * install.php, operation/agentes/stat_win.php, general/footer.php, - include/config_process.php, include/functions_ui.php, - include/functions_graph.php, include/graphs/functions_flot.php, - include/functions_visual_map.php: change the $config['home_url'], - now it is generated dinamicly. - -2012-09-27 Miguel de Dios - - * include/functions_ui.php, operation/agentes/tactical.php: cleaned - source code style. - - * include/functions_reporting.php: fixed the ACL into the function - "reporting_get_group_stats". - -2012-09-27 Sergio Martin - - * include/functions_menu.php - index.php - operation/menu.php - godmode/agentes/modificar_agente.php - godmode/menu.php: Fixed some pages to ACL Enterprise - and the full screen pages loading menu structure when is not - shown - Merged from 4.0.x - -2012-09-26 Sergio Martin - - * include/functions_menu.php - operation/agentes/estado_agente.php: Add a manually list of the - pages (sec2) not accessibles from menu to link it to the - section where appear (sec). Fix a bad section - Merged from 4.0.2 - -2012-09-25 Miguel de Dios - - * general/login_page.php, general/logoff.php, general/header.php, - general/login_help_dialog.php, - godmode/reporting/reporting_builder.item_editor.php, - godmode/reporting/visual_console_builder.elements.php, - godmode/agentes/planned_downtime.editor.php, - godmode/alerts/alert_list.list.php, - godmode/alerts/configure_alert_compound.php, - godmode/alerts/alert_list.php, - godmode/alerts/configure_alert_template.php, - include/styles/jquery-ui-1.8.23.custom.css, - include/javascript/jquery.jquery-ui-1.8.17.custom.min.js, - include/javascript/jquery.timeentry.js, - include/javascript/jquery.ui.droppable.js, - include/javascript/jquery.ui.draggable.js, - include/javascript/jquery.ui-timepicker-addon.js, - include/javascript/jquery.ui.resizable.js, - include/javascript/jquery.autocomplete.js, - include/javascript/jquery.ui.core.js, - include/javascript/jquery-1.8.2.js, - include/javascript/jquery.ui.dialog.js, - include/javascript/jquery.jquery-ui-1.8.23.custom.min.js, - include/functions_ui.php, index.php, - extensions/update_manager/update_pandora.php, - extensions/insert_data.php, operation/agentes/datos_agente.php, - operation/reporting/graph_viewer.php, - operation/reporting/reporting_viewer.php: updated the jquery and - jquery.ui, and removed old useless files. And added the jquery - library to timepicker and implemented the calls into the code. - -2012-09-24 Miguel de Dios - - * pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: added the fields - "text_filter" and "dont_show_subgroups" for to new filters to - generate the networkmap. - - * operation/agentes/networkmap.topology.php, - operation/agentes/networkmap.groups.php, - include/functions_networkmap.php, include/functions_servers.php: - added the new filters for free text for agents and hidden the - subgroups of any group in the group networkmap. - - * extensions/resource_registration.php, - operation/agentes/networkmap.php, general/header.php, - godmode/netflow/nf_report_form.php, - godmode/agentes/module_manager.php, include/functions_groups.php, - include/auth/ldap.php, operation/agentes/estado_ultimopaquete.php, - include/functions.php, include/functions_db.php: cleaned source code - style. - -2012-09-21 Ramon Novoa - - * include/functions_netflow.php, - operation/netflow/nf_view.php, - godmode/netflow/nf_item_list.php: Added netflow traffic summary - reports. Small performance improvements. Fixed a bug in the - scale of area charts. - -2012-09-21 Miguel de Dios - - * operation/agentes/estado_monitores.php: added the small form to - filter the modules/monitors in the agent general view and of course - pagination. - - * include/functions_html.php, operation/events/events.php, - operation/events/export_csv.php, operation/events/sound_events.php, - operation/events/events_list.php, - operation/netflow/nf_live_view.php, operation/tree.php, - operation/agentes/ver_agente.php, operation/agentes/stat_win.php: - cleaned source code style. - -2012-09-21 Junichi Satoh - - * include/help/ja/help_macros.php: Added a new help file. - -2012-09-20 Miguel de Dios - - * include/javascript/pandora.js, include/functions_api.php: cleaned - source code style. And erased deprecated functions. - - * include/functions_ui.php: I hope that is finished the changes for - the function "ui_print_agent_autocomplete_input" (at the moment) and - added a huge header doc on the function. - -2012-09-19 Vanessa Gil - - * include/functions_api.php: Added function: tactical - view. - -2012-09-19 Sergio Martin - - * include/functions_graph.php - include/graphs/functions_flot.php - include/graphs/flot/pandora.flot.js - include/graphs/fgraph.php - operation/agentes/stat_win.php: Fix several bugs of the - event graph and event special features on flot graphs when - compare periods - -2012-09-19 Miguel de Dios - - * extensions/resource_registration.php, extensions/system_info.php, - extensions/update_manager/lib/libupdate_manager.php, - godmode/agentes/modificar_agente.php, - godmode/alerts/alert_actions.php, - godmode/alerts/alert_list.list.php, - godmode/massive/massive_add_profiles.php, - godmode/massive/massive_edit_modules.php, - godmode/servers/manage_recontask.php, - godmode/setup/setup_visuals.php, include/functions_api.php, - include/functions_graph.php, include/functions_messages.php, - include/graphs/functions_flot.php, - include/graphs/flot/pandora.flot.js, operation/tree.php, - operation/agentes/status_events.php, - operation/agentes/ver_agente.php, operation/events/events_list.php, - operation/events/events_marquee.php, - operation/events/events_rss.php: cleaned source code style. - - * godmode/reporting/reporting_builder.item_editor.php, - include/functions_ui.php, include/ajax/agent.php: continue to change - to the new function "ui_print_agent_autocomplete_input" to make more - easy (and standar) the autocomplete agent input. - -2012-09-19 Vanessa Gil - - * gomode/netflow/nf_item_list.php - godmode/netflow/nf_report_form.php - godmode/netflow/nf_report_item.php: Fixed bug adding items - to reports. - -2012-09-19 Vanessa Gil - - * include/functions_api.php: Added functions: event_info - and create_event. - -2012-09-18 Vanessa Gil - - * include/functions_config.php: Fixed bug in netflow - setup. - -2012-09-18 Vanessa Gil - - * include/functions_api.php: Added new - functions to API. - -2012-09-18 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js, - godmode/alerts/alert_list.builder.php, - godmode/alerts/alert_list.list.php, - godmode/gis_maps/configure_gis_map.php, - include/functions_visual_map_editor.php, include/functions_ui.php, - operation/tree.php, operation/agentes/exportdata.excel.php, - operation/agentes/exportdata.php, operation/agentes/ver_agente.php, - operation/snmpconsole/snmp_view.php, operation/users/user_edit.php, - operation/gis_maps/ajax.php, operation/events/events_validate.php, - operation/messages/message_edit.php, - operation/messages/message_list.php, - operation/reporting/reporting_viewer.php, - operation/netflow/nf_live_view.php, - operation/incidents/incident.php, operation/search_modules.php: - started to use the new function "ui_print_agent_autocomplete_input" - to make more easy (and standar) the autocomplete agent input. - -2012-09-18 Ramon Novoa - - * pandoradb.postgreSQL.sql, - pandoradb.oracle.sql: Added inverse critical and warning intervals to - the Oracle and PostgreSQL database schemas. - -2012-09-18 Vanessa Gil - - * include/functions_api.php: Fixed bug creating - new agent. - -2012-09-18 Sergio Martin - - * include/functions_graph.php - include/graphs/functions_flot.php - include/graphs/flot/pandora.flot.js - operation/agentes/stat_win.php - include/functions_modules.php: Added unknown status - to graphs and improve some little aesthetic things of - flot graphs - - * include/functions.php - include/functions_html.php: Fixed html checkbox issue - with get_parameter_checkbox function - -2012-09-17 Vanessa Gil - - * operation/events/events_list.php - extensions/plugin_registration.php - operation/agentes/status_monitor.php - godmode/agentes/agent_template.php - godmode/massive/massive_edit_modules.php - godmode/modules/manage_network_templates.php - include/javascript/pandora_modules.js - include/functions_network_components.php: Added instructions to modules, - events, policies, massive operations... - -2012-09-17 Ramon Novoa - - * include/javascript/pandora_modules.js, - include/functions_network_components.php, - pandoradb.sql, - extensions/plugin_registration.php, - operation/agentes/status_monitor.php, - godmode/agentes/agent_template.php, - godmode/agentes/module_manager_editor_common.php, - godmode/agentes/module_manager.php, - godmode/agentes/configurar_agente.php, - godmode/agentes/module_manager_editor.php, - godmode/massive/massive_edit_modules.php, - godmode/modules/manage_network_components_form.php, - godmode/modules/manage_network_components_form_common.php, - godmode/modules/manage_network_components.php: Added inverse intervals for - warning and critical limits. - -2012-09-14 Miguel de Dios - - * include/javascript/pandora.js, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: cleaned source code - style. - - * godmode/agentes/module_manager_editor_prediction.php, - godmode/reporting/visual_console_builder.elements.php, - godmode/reporting/reporting_builder.php, - godmode/reporting/reporting_builder.item_editor.php, - include/functions_ui.php: started to use the new function - "ui_print_agent_autocomplete_input" to make more easy (and standar) - the autocomplete agent input. - -2012-09-13 Miguel de Dios - - * operation/incidents/incident_detail.php, - operation/agentes/exportdata.php, operation/events/events_list.php, - operation/events/events.php, godmode/events/event_edit_filter.php, - godmode/massive/massive_edit_agents.php, include/functions_api.php, - include/constants.php, include/javascript/pandora.js, - include/functions_ui.php: started to use the new function - "ui_print_agent_autocomplete_input" to make more easy (and standar) - the autocomplete agent input. - -2012-09-13 Sergio Martin - - * include/styles/pandora_legacy.css - include/styles/pandora.css - include/functions.php - pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - operation/events/events_list.php - images/skin/skin_default/include/styles/pandora.css - images/status_sets/default/severity_major_pixel.png - images/status_sets/default/severity_minor_pixel.png - images/status_sets/default/severity_major.png - images/status_sets/default/severity_minor.png - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Added images and styles - for minor and major criticities - -2012-09-13 Vanessa Gil - - * operation/events/events_list.php: Display instructions for - the event criticity. - -2012-09-13 Vanessa Gil - - * godmode/agentes/module_manager_editor_common.php - godmode/modules/manage_network_components_form_common.php: Moved - instructions fields to 'advanced options' and added help tip. - -2012-09-12 Miguel de Dios - - * extensions/insert_data.php, - operation/incidents/incident_detail.php: started to use the new function - "ui_print_agent_autocomplete_input" to make more easy (and standar) - the autocomplete agent input. - - * godmode/agentes/agent_manager.php: erased unused source code for - old ajax call, and started to use the new function - "ui_print_agent_autocomplete_input" to make more easy (and standar) - the autocomplete agent input. - - * operation/agentes/exportdata.php: erased duplicated source code - for call ajax, and rewrote some javascript to use same page to - ajax. - - * godmode/alerts/alert_list.builder.php, - godmode/events/event_edit_filter.php, - godmode/reporting/visual_console_builder.editor.js: rewrote some - javascript to use same page to ajax. - - * include/ajax/agent.php: cleaned source code style. - - * include/functions_ui.php: removed the old unused code as - the functions "ui_print_ui_agents_list" and "ui_popup_help". And - added the first version of "ui_print_agent_autocomplete_input", and - this function maybe will be changing for a some time. - - * include/functions_html.php: into the function - "html_print_input_text_extended" added code to use the $alt - parameter (never it have been used before) and added the function - "html_print_input_hidden_extended" with more parameters than the - simple "html_print_input_hidden" function. - - * include/javascript/pandora.js: marked as Deprecated the function - "agent_module_autocomplete". - -2012-09-12 Sergio Martin - - * godmode/agentes/module_manager_editor_plugin.php - godmode/agentes/configurar_agente.php: Fixed two notices - in the module creation - -2012-09-12 Vanessa Gil - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: Fixed bug: - error adding fields. - -2012-09-12 Hirofumi Kosaka - - * include/functions_users.php - godmode/groups/configure_group.php - godmode/groups/group_list.php - pandoradb.sql - pandoradb_data.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: Added - 'description' column to Group. - -2012-09-11 Juan Manuel Ramon - - * include/functions_reporting.php - include/javascript/pandora.js - include/functions_ui.php - operation/reporting/reporting_viewer.php - godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php: Urls - compatible with reverse proxy functionality. - -2012-09-11 Sergio Martin - - * include/javascript/pandora_modules.js: Fixed the reset of the - form of local modules after select a module component and - unselect it - -2012-09-10 Miguel de Dios - - * general/header.php: fixed the link to logout when the Pandora - run across inverse proxy. - - * include/functions.php: update the function "check_refererer" for - situations when the Pandora runs across the inverse proxy. - - * include/functions_html.php: function "html_print_image" fixed when - use the metaconsole across the inverse proxy. - - * include/functions_reporting.php, - operation/reporting/reporting_viewer.php: fixed some links for the - Pandora runs across inverse proxy. - - * include/functions_ui.php: fixed the function "ui_get_full_url" - when pass a empty url in a Pandora into a inverse proxy. - - * extensions/dbmanager.php, operation/agentes/ver_agente.php: - cleaned source code style. - -2012-09-10 Vanessa Gil - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - godmode/agentes/configurar_agente.php - godmode/agentes/module_manager_editor.php - godmode/agentes/module_manager_editor_common.php - godmode/modules/manage_network_components.php - godmode/modules/manage_network_components_form.php - godmode/modules/manage_network_components_form_common.php - include/functions_alerts.php - include/functions_events.php - operation/events/events_list.php: Added several fields to modules - and events. - -2012-09-10 Miguel de Dios - - * include/javascript/pandora.js, include/functions_ui.php, - include/functions_html.php: cleaned source code style. - -2012-09-10 Juan Manuel Ramon - - * include/functions_graph.php - include/functions_reporting.php: Fixed custom sql metaconsole - reports. - -2012-09-10 Juan Manuel Ramon - - * include/functions_reporting.php - include/javascript/pandora.js - include/functions_ui.php: Fixes in global, exception and sla - metaconsole reports. - -2012-09-10 Sergio Martin - - * ChangeLog: Updated the changelog with - changes of last commit - -2012-09-10 Sergio Martin - - * include/help/en/help_macros.php - include/help/es/help_macros.php: Add help to - new macros - -2012-09-10 Juan Manuel Ramon - - * include/javascript/pandora.js: Fix over agent_module_autocomplete - function due to problems with Chrome. - -2012-09-10 Juan Manuel Ramon - - * include/functions_reporting.php - operation/reporting/reporting_xml.php: Some fixes on CSV and XML - report exportation. - -2012-09-10 Sergio Martin - - * include/functions_graph.php: Fixed some notices for - bug #3564715 - -2012-09-07 Juan Manuel Ramon - - * include/functions_html.php - include/graphs/fgraph.php - include/functions_reporting.php - include/javascript/pandora.js - include/ajax/reporting.ajax.php - include/ajax/agent.php - pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - operation/agentes/ver_agente.php - operation/reporting/reporting_viewer.php - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - general/header.php - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php: Integration of reports - in metaconsole. - -2012-09-07 Miguel de Dios - - * include/functions_ui.php: fixed the ui_get_full_url function, - because sometimes added two times the php script name. - - * operation/events/events_rss.php: avoid to lost the url with the - actual fixes into the function ui_get_full_url. - -2012-09-06 Miguel de Dios - - * general/header.php, general/login_page.php, - godmode/setup/setup.php, include/functions_ui.php, - include/functions_graph.php, include/functions_html.php, - include/graphs/fgraph.php, include/graphs/functions_pchart.php, - include/graphs/functions_flot.php, include/functions_reporting.php, - include/functions_visual_map.php, include/functions_config.php, - operation/reporting/reporting_viewer.php, - operation/visual_console/render_view.php, - operation/agentes/tactical.php, operation/menu.php, - operation/events/events.php: added the feature to set a - public url for inverse proxy or for example mod_proxy of Apache. - -2012-09-05 Vanessa Gil - - * godmode/agentes/module_manager.php - godmode/modules/manage_network_components.php - godmode/modules/manage_network_components_form.php: Add button - to create a network component from module. - -2012-09-05 Vanessa Gil - - * general/header.php - include/functions_ui.php: Enable/disable autorefresh. - -2012-09-04 Juan Manuel Ramon - - * include/functions_graph.php - include/graphs/fgraph.php: Fixed minor bugs. - - * operation/agentes/stat_win.php: Url built with ui_get_full_url - function. - - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/reporting_builder.php: Fixed bug in list element - view due to bad js action of the form. - -2012-09-04 Miguel de Dios - - * godmode/reporting/graph_builder.php, - include/functions_modules.php, operation/agentes/ver_agente.php: - cleaned source code style. - - * include/functions_html.php: fixed the function "html_print_select" - when pass the selected as array - (for example in multiple select box). - - * godmode/reporting/reporting_builder.item_editor.php, - include/functions_reports.php: into the function "get_report_name" - added parameter $template to get type for content template. And the - function "get_report_types" renamed for "reports_get_report_types" - and added the same parameter $template. - -2012-08-31 Sergio Martin - - * include/functions_graph.php - operation/agentes/stat_win.php: Added double mode to - time compare graphs modes. Separated and overlapped. - -2012-06-31 Vanessa Gil - - * include/functions_api.php: Added functions to api. - -2012-08-30 Miguel de Dios - - * godmode/agentes/planned_downtime.editor.php: fixed thw added - agents without modules in Quiet mode. - - * godmode/agentes/planned_downtime.list.php: fixing some things like - as the link to stop. - -2012-08-30 Sergio Martin - - * include/functions_graph.php - operation/agentes/stat_win.php: Added time compare mode - to boolean module graphs - -2012-08-30 Sergio Martin - - * include/functions_graph.php - operation/agentes/stat_win.php: Added time compare mode - to sparse module graphs - -2012-08-29 Sergio Martin - - * include/styles/pandora_legacy.css - include/styles/pandora.css - include/javascript/pandora_modules.js - godmode/agentes/module_manager_editor_common.php - godmode/agentes/configurar_agente.php - godmode/agentes/module_manager_editor.php - godmode/servers/plugin.php: Add macros to the local modules like - the wizard or plugin modules. Fix some little bugs of interface - -2012-08-29 Miguel de Dios - - * pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql, - include/db/mysql.php, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - godmode/agentes/planned_downtime.list.php, - godmode/agentes/planned_downtime.editor.php, godmode/menu.php, - include/ajax/planned_downtime.ajax.php: refactoriced the code for - planned downtime, now this have new feature such as set a downtime - with a periodicity each week, each month and set the agents and - the modules with Quiet state instead the old form (but the old still - is). And the page is more easy and quickly to set or config a - planned downtime. - - * godmode/alerts/configure_alert_template.php, - include/javascript/pandora.js: cleaned source code style. - -2012-06-27 Vanessa Gil - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - pandoradb_data.sql, - pandoradb_data.oracle.sql, - pandoradb_data.postgreSQL.sql, - general/header.php, - godmode/setup/setup_visuals.php, - include/functions_config.php: Disable autorefresh by default except - some pages. - -2012-08-27 Sergio Martin - - * godmode/alerts/alert_commands.php: Fixed a little bugs - of presentation in the command descriptions - -2012-08-24 Sergio Martin - - * extensions/plugin_registration.php: Modified the plugin - registration extension to pspz version 2. with back compatibility - with version 1. - -2012-08-23 Miguel de Dios - - * godmode/menu.php, godmode/agentes/planned_downtime.php, - godmode/agentes/planned_downtime.list.php, - godmode/agentes/planned_downtime.editor.php: refactoriced the code - of planned downtime in Pandora Console. Now it is more easy to - improve and maintenace. - -2012-08-23 Sergio Martin - - * include/functions_visual_map.php - godmode/reporting/visual_console_builder.editor.php: Center the visual - map in both visual console views (edit & view) - -2012-08-22 Miguel de Dios - - * include/api.php: cleaned source code style. - - * include/auth/mysql.php: fixed the access users in the api with or - without no_login field set. - -2012-08-21 Miguel de Dios - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - godmode/agentes/module_manager_editor_common.php, - godmode/agentes/module_manager.php, - godmode/agentes/configurar_agente.php, - godmode/agentes/module_manager_editor.php, pandoradb.sql, - pandoradb.postgreSQL.sql, pandoradb.oracle.sql, - operation/agentes/estado_ultimopaquete.php, - operation/agentes/estado_monitores.php, - operation/agentes/ver_agente.php: added in the modules the same - feature to set agent in "Quiet" mode. - -2012-08-21 Miguel de Dios - - * pandoradb.oracle.sql, operation/agentes/estado_generalagente.php, - operation/agentes/estado_agente.php, - operation/agentes/ver_agente.php, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - godmode/agentes/agent_manager.php, - godmode/agentes/modificar_agente.php, - godmode/agentes/configurar_agente.php, pandoradb.sql, - pandoradb.postgreSQL.sql: added the feature to set a agent in - "Quiet" mode. - -2012-08-21 Dario Rodriguez - - * operation/agentes/ver_agente.php: Added code to support new - RHEV enterprise extension. - -2012-08-16 Vanessa Gil - - * pandoradb.oracle.sql - pandoradb.postgreSQL.sql - pandoradb.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - godmode/reporting/visual_console_builder.editor.js - godmode/reporting/visual_console_builder.php - godmode/reporting/visual_console_builder.wizard.php - include/functions_visual_map.php - include/functions_visual_map_editor.php - include/ajax/visual_console_builder.ajax.php: Optional links to agent and - services in visual console items. Fixed bug: links not works. - -2012-08-20 Miguel de Dios - - * include/functions_html.php: fixed into the function - "html_print_select" when pass a grouped array and try to sort. - -2012-08-20 Miguel de Dios - - * index.php, extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - general/login_page.php, general/logon_failed.php, - godmode/users/configure_user.php, include/api.php, - include/auth/mysql.php, pandoradb.sql, pandoradb.postgreSQL.sql, - pandoradb.oracle.sql: added the feature to set any user with - "not login" for only the user can work across the API. - -2012-08-20 Sergio Martin - - * godmode/agentes/configurar_agente.php: Add enterprise tab - to manage agent plugins - -2012-08-20 Miguel de Dios - - * godmode/reporting/reporting_builder.main.php, - godmode/reporting/reporting_builder.php, - include/functions_reports.php, pandoradb.sql, - pandoradb.postgreSQL.sql, pandoradb.oracle.sql, - operation/reporting/reporting_xml.php, - operation/reporting/reporting_viewer.php, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql: now the reports - can set the group can edit or private edition. - - * include/functions_users.php: cleaned source code style. - -2012-08-20 Sergio Martin - - * pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql: - - * include/javascript/pandora_modules.js: Fixed - the bad order of the fields when put it on the - form via ajax - -2012-08-17 Sancho Lerena - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql:New fields for - tagente_modulo. - -2012-08-17 Miguel de Dios - - * godmode/users/configure_user.php: fixed when the metaconsole is - not set. - - * godmode/reporting/reporting_builder.php: cleaned source code - style. - - * include/functions_reports.php: fixed into the function - "reports_get_reports" to get reports in All group for users of - others groups. - - * include/functions_api.php: fixed the confused error messages when - there is data events. - -2012-08-17 Sergio Martin - - * include/javascript/pandora_modules.js - godmode/agentes/module_manager_editor_plugin.php - godmode/modules/manage_network_components_form_plugin.php: Fix some - little issues in the interface of new plugin system - - * include/functions_visual_map.php: Fix a problem that the simple - values didnt appear in view screen - -2012-08-17 Miguel de Dios - - * include/functions_api.php: fixed the error messages althought you - have event data. - -2012-08-16 Miguel de Dios - - * extensions/plugin_registration.php, extensions/insert_data.php, - operation/users/user_edit.php, operation/events/events_list.php, - operation/events/events.php, operation/events/export_csv.php, - operation/incidents/incident_detail.php, - operation/visual_console/render_view.php, extras/pandora_diag.php, - mobile/operation/agents/view_agents.php, - godmode/servers/manage_recontask.php, - godmode/reporting/visual_console_builder.wizard.php, - include/functions_api.php: cleaned source code style. - - * godmode/setup/setup_visuals.php, operation/gis_maps/ajax.php, - operation/gis_maps/index.php, operation/gis_maps/render_view.php, - include/functions_config.php, include/functions_gis.php, - include/javascript/openlayers.pandora.js: added the feature to - hidden the names of agents in the map, and when it is set the - default icon in the setup and the agent haven't the icon, then this - is show in the map. Some code from the files "functions_config.php" - and "setup_visuals.php" are modifications of Sancho Lerena from the - branch 4.0. - - MERGED FROM BRANCH PANDORA 4.0 - -2012-08-16 Sergio Martin - - * include/functions_ui.php: Improve help tip centering the text - - * general/login_help_dialog.php: Fix a typo - - * godmode/agentes/module_manager_editor_plugin.php - godmode/servers/plugin.php - godmode/modules/manage_network_components_form_plugin.php: Clean plugin forms - of unecessary fields and improve the plugin editor form locking the command - configuration when a plugin is used by any modules - -2012-08-16 Vanessa Gil - - * pandoradb.data.oracle.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: Added example: - several communities to recon task. - -2012-08-14 Vanessa Gil - - * godmode/reporting/reporting_builder.php - include/functions_reports.php: Added filter to report list. - - * godmode/agentes/module_manager.php: Fixed warning. - -2012-08-14 Sergio Martin - - * include/javascript/pandora_modules.js - include/ajax/module.php - pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - godmode/agentes/module_manager_editor_plugin.php - godmode/agentes/configurar_agente.php - godmode/servers/plugin.php - godmode/modules/manage_network_components.php - godmode/modules/manage_network_components_form_plugin.php: Change all the - manage plugins form adding the dynamic macros in this side. Change the - network components form to put the macro fields in this side. - - * operation/users/user_edit.php: Change the "Flash chart" string - by "Interactive chart" - -2012-08-10 Sergio Martin - - * include/functions_api.php: Force the static graphs in the - last added function to api - -2012-08-10 Sergio Martin - - * include/functions_api.php: Add the missed function api_get_graph_module_data - and update it to work with last graph system - -2012-08-09 Sergio Martin - - * include/functions_modules.php - include/functions_groups.php - include/javascript/pandora.js: Fix minor issues - in the select for time advanced control. Improve some - functions to use from metaconsole - -2012-08-09 Vanessa Gil - - * godmode/reporting/reporting_builer.list_items.php - godmode/reporting/reporting_builer.php: Added button to masively - delete all the selected report items and massively delete these - items from position X and above/below. - -2012-08-06 Sergio Martin - - * godmode/modules/manage_network_components_form_plugin.php: - Fixed a bug where print the add/delete macro - -2012-08-06 Sergio Martin - - * include/functions_users.php - include/functions_html.php - include/constants.php - godmode/modules/manage_network_components_form_plugin.php: order - functions to use from enterprise side, fix little interface bug in - components form - -2012-08-02 Miguel de Dios - - * pandoradb_data.sql, pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.sql, include/functions_config.php: fixed the - "list_ACL_IPs_for_API" update. - - * operation/events/events_marquee.php, godmode/setup/setup.php, - godmode/reporting/graph_builder.php, - godmode/reporting/map_builder.php, godmode/reporting/graphs.php, - godmode/reporting/visual_console_builder.wizard.php, - godmode/reporting/visual_console_builder.php, - godmode/alerts/configure_alert_compound.php, - godmode/alerts/alert_list.php, - godmode/alerts/configure_alert_template.php, - godmode/alerts/alert_templates.php, - godmode/alerts/configure_alert_action.php, - godmode/alerts/configure_alert_command.php, - godmode/alerts/alert_actions.php, - godmode/alerts/alert_list.builder.php, - godmode/alerts/configure_alert_special_days.php, - include/functions_api.php, include/functions_ui.php, - include/functions_netflow.php, include/functions_alerts.php, - include/functions_menu.php, include/functions_messages.php: cleaned - source code style. - -2012-08-02 Sergio Martin - - * include/functions_api.php: Improve returns of - conf file operation to give more info - -2012-08-02 Sergio Martin - - * include/functions_api.php: Fixed broken return of - the get module from conf function - -2012-08-02 Sergio Martin - - * include/functions_api.php: Change the return of the - functions recently added to numeric values to be - easily checkable - -2012-07-31 Sergio Martin - - * pandora_console/include/functions_api.php: Added - a safe_input to fix entities problems in last feature - -2012-07-31 Sergio Martin - - * include/functions_api.php: Added API function to - get the module data info from the agent conf file - -2012-07-31 Sergio Martin - - * include/functions_api.php: Change the API calls to - hooks - -2012-07-31 Sergio Martin - - * include/functions_api.php: Fix a unclosed key - -2012-07-30 Sergio Martin - - * include/functions_api.php: Added to API the actions: - add, update and delete module in agent config file - -2012-07-30 Miguel de Dios - - * godmode/agentes/module_manager_editor_plugin.php, - godmode/agentes/module_manager_editor_network.php, - godmode/agentes/module_manager_editor_wmi.php, - godmode/alerts/alert_list.php, godmode/menu.php, - godmode/snmpconsole/snmp_filters.php, godmode/tag/edit_tag.php, - include/functions_alerts.php, include/functions_html.php, - pandoradb.sql, index.php: cleaned source code style. - -2012-07-30 Hirofumi Kosaka - - * operation/reporting/graph_viewer.php: replace 'Period' with - 'Time range' to be translated. This is for consistency of - labels between single graphs and custom graphs. - - Merged from 4.0.2 - -2012-07-27 Juan Manuel Ramon - - * include/functions_groups.php:Removed trace. - - * include/javascript/pandora.js: Added modification to ajax call - when it's called form metaconsole. - -2012-07-27 Miguel de Dios - - * godmode/gis_maps/index.php, godmode/groups/group_list.php, - godmode/db/db_main.php, godmode/agentes/agent_manager.php, - godmode/agentes/module_manager_editor_common.php: cleaned source - code style. - -2012-07-27 Miguel de Dios - - * include/Image/Graph/*, include/Image/Graph.php, - include/Image/Canvas/*, include/Image/Canvas.php, - include/Image/Color.php: deleted unused old code. - -2012-07-27 Junichi Satoh - - * godmode/setup/setup.php: Changed to use DateTimeZone instead of - 'ttimezone' table for timezone setting. - - * include/function_config.php: Fixed that timezone is changed to - default (Europe/Berlin) when update button is clicked without any - changes in setup window. - - * pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql, - pandoradb_data.sql, pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.sql, pandoradb_migrate_4.0.x_to_5.0.mysql.sql, - pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Removed 'ttimezone' - table and its data. - -2012-07-26 Juan Manuel Ramon - - * operation/agentes/stat_win.php: Fixed bug when popup is updated - from hash connection. - -2012-07-26 Juan Manuel Ramon - - * operation/agentes/stat_win.php: Added hash login to graph module - popup. - -2012-07-26 Miguel de Dios - - * operation/users/user_edit.php, - operation/events/events_validate.php, operation/search_graphs.php, - godmode/events/event_filter.php, godmode/events/custom_events.php, - godmode/massive/massive_standby_alerts.php, - godmode/massive/massive_copy_modules.php, godmode/tag/tag.php, - godmode/netflow/nf_report.php, godmode/agentes/configure_field.php, - godmode/agentes/agent_manager.php, - godmode/agentes/agent_template.php, - godmode/agentes/fields_manager.php, - godmode/servers/recon_script.php, godmode/servers/plugin.php, - include/functions_modules.php: improved the source structure. - - * operation/search_modules.php: fixed the search when the modules - haven't inicialiced. - ->>>>>>> .r6830 -2012-07-26 Sergio Martin - - * include/functions_html.php: Change the sort function - of the html_print_select to use natural order (merging - lower and upper case chars) - -2012-07-26 Hirofumi Kosaka - - * godmode/agentes/module_manager_editor_common.php: - bug fix for enterprise version. 'Disable' checkbox was not - enabled when you unlinked modules from policies. - - Merged from 4.0.2 - -2012-07-24 Miguel de Dios - - * godmode/agentes/module_manager_editor.php: fixed the javascript - error when the module have "remote config" and set to translate - some strings that were not translated. - -2012-07-24 Miguel de Dios - - * operation/messages/message_edit.php, - operation/reporting/reporting_xml.php, - operation/reporting/graph_viewer.php, - operation/agentes/exportdata.php, operation/agentes/group_view.php, - operation/agentes/status_monitor.php, - godmode/agentes/configurar_agente.php, include/functions_agents.php: - cleaned source code style. - - * godmode/agentes/module_manager.php: fixed the messages for to - delete multiple modules. - - Fixes: #3543532 - -2012-07-24 Miguel de Dios - - * godmode/setup/file_manager.php, godmode/setup/news.php, - godmode/users/configure_user.php, godmode/users/user_list.php, - godmode/massive/massive_copy_modules.php, - godmode/massive/massive_enable_disable_alerts.php, - godmode/massive/massive_delete_action_alerts.php, - godmode/massive/massive_delete_alerts.php, - godmode/modules/manage_network_templates_form.php, - godmode/modules/manage_nc_groups.php, - godmode/modules/manage_nc_groups_form.php, - godmode/modules/manage_network_templates.php, - godmode/netflow/nf_edit.php, godmode/netflow/nf_edit_form.php, - godmode/netflow/nf_item_list.php, - godmode/netflow/nf_report_item.php, godmode/netflow/nf.php, - operation/incidents/incident.php, - operation/incidents/incident_detail.php, - operation/agentes/estado_agente.php, operation/agentes/sla_view.php, - operation/agentes/tactical.php, - operation/agentes/estado_generalagente.php, - operation/snmpconsole/snmp_view.php, operation/users/user_edit.php, - operation/integria_incidents/incident_detail.php, - operation/gis_maps/index.php, operation/events/events_list.php, - operation/events/events.php, operation/messages/message_edit.php, - operation/messages/message_list.php, - operation/reporting/graph_viewer.php, operation/search_reports.php, - operation/netflow/nf_view.php: cleaned source code. - - * godmode/massive/massive_operations.php, - godmode/massive/massive_edit_modules.php: fixed the massive edition - of "any" module in agents. - - Fixes: #3543484 - -2012-07-24 Juan Manuel Ramon - - * include/functions_agents.php - include/functions_tags.php: Support for metaconsole tree counts. - -2012-07-24 Sergio Martin - - * include/javascript/pandora_modules.js - godmode/modules/manage_network_components_form.php - godmode/modules/manage_network_components_form_plugin.php: Put back the - dynamic macros to open version - -2012-07-24 Sergio Martin - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Added - missed field to migrate scripts - - * godmode/agentes/module_manager_editor.php - godmode/modules/manage_network_components_form.php - godmode/modules/manage_network_components_form_plugin.php: - Improve code of dinamic macros and encapsulate it on enterprise - side - -2012-07-24 Dario Rodriguez - - * operation/tree.php: Added comment to insert tag based - ACL function in the future. - -2012-07-24 Dario Rodriguez - - * include/functions_networkmap.php - operation/agentes/networkmap_list.php: Fixed several problems with - network maps - - MERGED FROM 4.0.2 - -2012-07-24 Miguel de Dios - - * godmode/servers/manage_recontask_form.php, - godmode/alerts/configure_alert_compound.php, - godmode/modules/manage_network_components.php, - include/functions_ui.php, include/functions_incidents.php, - include/functions_agents.php, include/functions_alerts.php, - include/functions_messages.php, include/db/mysql.php, - include/functions_reporting.php, include/functions_filemanager.php, - include/auth/ldap.php, operation/events/events.php, - operation/incidents/incident_detail.php, operation/tree.php, - operation/agentes/estado_agente.php, operation/agentes/sla_view.php, - operation/users/user_edit.php: cleaned source code style. - -2012-07-23 Miguel de Dios - - * godmode/agentes/module_manager_editor_prediction.php, - include/functions_modules.php, - include/functions_agents.php, operation/tree.php, - operation/agentes/estado_agente.php: fixed typo bug in the name of - "agetns_tree_view_status_img" for "agents_tree_view_status_img". - -2012-07-20 Juan Manuel Ramon - - * include/db/mysql.php - include/functions_groups.php - include/functions_agents.php: Added functions to count global - elements (groups or agents), counting disabled elements too. - -2012-07-20 Hirofumi Kosaka - - * index.php: bug fix: 'Enforce https' led to wrong URL to - cause "error 310: too many redirects". - * include/functions_ui.php: bug fix: ui_get_full_url() had - returned URL with unnecessary wrong port specifier ":80", - when switching 'http' to 'https' by 'enforce https'. - -2012-07-19 Sergio Martin - - * godmode/modules/manage_network_components_form.php - godmode/modules/manage_network_components_form_plugin.php: Fix some - bugs as allow delete first macro, show at least one macro, etc. - -2012-07-19 Sergio Martin - - * godmode/modules/manage_network_components_form.php - godmode/modules/manage_network_components_form_plugin.php: Add - first version of dynamic macros in network components of type - plug-in - -2012-07-19 Sergio Martin - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - godmode/modules/manage_network_components_form.php - godmode/modules/manage_network_components.php - godmode/modules/manage_network_components_form_plugin.php: Added - to plugin components the macro fields and modify database schemma - -2012-07-19 Miguel de Dios - - * include/javascript/pandora.js: fixed the doc header for the - function "agent_autocomplete" that was very wrong, and now in this - function when call with the id_server_name equal to false, the - function doesn't save the id_server in hidden input. - - * include/functions_agents.php: added function - "agents_check_agent_exists" that check if any agent exists into the - DB (of course you can check if exist and it is enabled). - - * operation/search_agents.php: fixed the link to manage the agents - show in the search. - -2012-07-18 Miguel de Dios - - * extensions/resource_registration.php, - extensions/update_manager/lib/libupdate_manager.php, - extensions/plugin_registration.php, - operation/incidents/incident.php, - mobile/operation/agents/monitor_status.php, - mobile/operation/agents/view_agents.php: cleaned source code style. - - * operation/tree.php: improve the code for to set more readble. - -2012-07-18 Miguel de Dios - - * general/logon_ok.php, godmode/db/db_event.php, - godmode/db/db_purge.php, include/functions_config.php, - include/functions_ui.php, include/functions_netflow.php, - include/functions.php, include/constants.php, - include/functions_graph.php, - operation/agentes/estado_ultimopaquete.php: clean source code style - and kill some unicorns and magical numbers. - -2012-07-18 Miguel de Dios - - * include/javascript/pandora.js, include/functions_agents.php, - include/functions_db.php, include/functions_html.php, - include/db/postgresql.php, include/db/mysql.php, - include/db/oracle.php: cleaned source code style and killed some - unicorns and magical numbers. - - * operation/agentes/stat_win.php: a lot fixes, cleaned source code - style, added magical widget for times for refresh. And yes I fixed - the bug with jquery that failed with new graphs. - - Fixes: #3520966 - - * operation/agentes/estado_ultimopaquete.php: fixed the links to - window graph popup, now all the links have 10 minutes for the - refresh. - -2012-07-17 Sergio Martin - - * include/javascript/jquery.scrollTo.js: Added jquery - library to do smooths and customized scrolls - -2012-07-16 Juan Manuel Ramon - - * include/functions_agents.php - operation/tree.php: Fixed some bugs in policy tree view. - And cleaned source code. - -2012-07-16 Sergio Martin - - * include/functions_modules.php: Added a function to get the - kind of a module (dataserver, networserver...) as a string - from the module id - -2012-07-16 Dario Rodriguez - - * operation/tree.php: Fixed a bug which shows agents with - not init modules when they must be hidde. - -2012-07-16 Juan Manuel Ramon - - * include/constants.php - operation/tree.php: Fixed filters, counts and info displayed - in monitor and policy tree view. - -2012-07-16 Dario Rodriguez - - * include/functions_groups.php: Included void agents on - normal status. - include/functions_os.php: Included void agents on - normal status. - operation/tree.php: Fixed OS, groups and included void agents - in groups and OS views. - -2012-07-16 Dario Rodriguez - - * operation/tree.php: Fixed all views: deleted alert fired - when module is disabled. - -2012-07-16 Juan Manuel Ramon - - * operation/tree.php: Fixed module view: agents and modules disabled - are hidden. Also fixed broken footer when an empty filter is - selected. - -2012-07-16 Dario Rodriguez - - * godmode/agentes/configurar_agente.php: Fixed a bug - with variable allocation. - -2012-07-16 Miguel de Dios - - * extensions/agents_modules.php, extensions/users_connected.php, - extensions/agents_alerts.php, - operation/visual_console/render_view.php, - operation/visual_console/public_console.php, - operation/agentes/networkmap.groups.php, - operation/agentes/estado_ultimopaquete.php, - operation/agentes/networkmap.topology.php, general/header.php, - godmode/db/db_refine.php, godmode/agentes/configurar_agente.php, - godmode/alerts/configure_alert_compound.php, - godmode/setup/setup_visuals.php, godmode/snmpconsole/snmp_alert.php, - godmode/modules/manage_network_components_form_wmi.php, - include/functions_config.php, include/functions_api.php, - include/functions_agents.php, include/functions_forecast.php: - cleaned source code style and change magic numbers for time - constants. - -2012-07-16 Juan Manuel Ramon - - * operation/tree.php: Removed trace. - -2012-07-13 Miguel de Dios - - * godmode/snmpconsole/snmp_alert.php, - godmode/servers/manage_recontask_form.php, - include/functions_filemanager.php, include/functions_networkmap.php, - include/constants.php, include/graphs/functions_gd.php, - include/graphs/functions_pchart.php, - operation/events/events_list.php, operation/agentes/graphs.php, - operation/agentes/networkmap.php, operation/agentes/stat_win.php, - operation/agentes/estado_ultimopaquete.php, - operation/agentes/networkmap.topology.php, - operation/agentes/networkmap.groups.php, - operation/gis_maps/render_view.php: cleaned source code style and - change magic numbers for time constants. - -2012-07-13 Sergio Martin - - * pandoradb_data.sql: Fixed missed column name change - -2012-07-12 Juan Manuel Ramon - - * include/functions_modules.php - include/functions_groups.php - include/functions_os.php - include/functions_tags.php - operation/tree.php: Fixes in tree view counts. - - * operation/agentes/status_monitor.php: Fixed module group - filter. - - Pending to port to branches. - -2012-07-10 Juan Manuel Ramon - - * include/functions_agents.php - operation/agentes/estado_agente.php: Modified changed - agents_get_agents function to accomplish agent status general - conditions (like in functions_groups.php). Also status constants - where changed to standard. - - * operation/menu.php: Don't hide any menu entry when metaconsole is - activated (new metaconsole has a different entry point). - -2012-07-10 Miguel de Dios - - * include/constants.php: added more constants into the constants - block of time conversion to seconds. - - * godmode/alerts/alert_commands.php, godmode/setup/performance.php, - include/help/en/help_date_format.php, include/functions_netflow.php, - include/functions_tags.php, include/graphs/functions_pchart.php, - include/functions_modules.php, extensions/agents_modules.php, - extensions/update_manager.php, extensions/resource_exportation.php, - extensions/module_groups.php, - extensions/update_manager/lib/libupdate_manager_client.php, - extensions/system_info.php, operation/events/events_rss.php, - operation/events/export_csv.php, mobile/operation/events/events.php, - mobile/include/system.class.php: used the new constants time instead - the magic numbers, and cleaned source code style. - -2012-07-10 Miguel de Dios - - * include/functions_ui.php: moved the constants for the status - images to contants file. - - * include/constants.php: added the contants for the - "Agent module status" and added contants for the "Status images" - from functions_ui.php. - - * include/functions_modules.php: killed a unicorn (magic number) - into the function "modules_get_agentmodule_status". - -2012-07-10 Miguel de Dios - - * include/functions_networkmap.php, include/functions_netflow.php, - extensions/snmp_explorer.php, operation/netflow/nf_live_view.php, - operation/agentes/estado_monitores.php, - operation/agentes/networkmap.php, - godmode/netflow/nf_report_form.php, - godmode/netflow/nf_edit_form.php: cleaned source code style. - -2012-07-10 Miguel de Dios - - * install.php, operation/reporting/reporting_xml.php, - operation/netflow/nf_live_view.php, operation/netflow/nf_view.php, - operation/tree.php, operation/agentes/gis_view.php, - operation/agentes/estado_monitores.php, - operation/agentes/networkmap.php, - operation/agentes/datos_agente.php, - operation/agentes/alerts_status.php, operation/menu.php, - operation/snmpconsole/snmp_view.php, operation/users/user_edit.php, - godmode/groups/configure_group.php, - godmode/groups/configure_modu_group.php, - godmode/agentes/module_manager_editor_prediction.php, - godmode/servers/manage_recontask.php, - godmode/alerts/alert_compounds.php, - godmode/alerts/configure_alert_template.php, - godmode/alerts/alert_special_days.php, godmode/setup/links.php, - godmode/setup/os.php, godmode/users/configure_profile.php, - godmode/events/events.php, - godmode/massive/massive_delete_modules.php, - godmode/massive/massive_edit_modules.php, - godmode/massive/massive_standby_alerts.php, - godmode/massive/massive_add_action_alerts.php, - godmode/massive/massive_enable_disable_alerts.php, - godmode/massive/massive_operations.php, - godmode/massive/massive_delete_profiles.php, - godmode/modules/manage_network_components.php, - godmode/modules/manage_nc_groups.php, - godmode/reporting/graph_builder.php, - godmode/reporting/reporting_builder.item_editor.php, - include/functions_menu.php, include/functions_visual_map.php, - include/functions_db.php: cleaned source code style. - -2012-07-10 Miguel de Dios - - * extensions/agents_alerts.php, extensions/net_tools.php, - extensions/ssh_gateway.php, - extensions/update_manager/lib/libupdate_manager_components.php, - extensions/update_manager/lib/libupdate_manager_updates.php, - general/main_menu.php: cleaned source code style and added into some - strings the call to translation. - -2012-07-09 Sergio Martin - - * operation/extensions.php - operation/menu.php - godmode/extensions.php - godmode/menu.php: Show the hidded menus and - extensions when metaconsole is enabled - -2012-07-09 Vanessa Gil - - * clock2.png: Add image. - -2012-07-09 Juan Manuel Ramon - - * ajax.php: If we are executing metaconsole define metaconsole - constant. - -2012-07-08 Junichi Satoh - - * extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql, - pandoradb.postgreSQL.sql: Fixed SQL error with version 8.x of - PostgreSQL. - -2012-07-08 Junichi Satoh - - * extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Added missing ';'. - -2012-07-08 Junichi Satoh - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql: Added missing ';'. - -2012-07-06 Sergio Martin - - * godmode/modules/manage_network_components_form.php - godmode/modules/manage_network_components_form_common.php - godmode/modules/manage_network_components.php: Added wizard level - and flag for "only metaconsole" in network components editor - -2012-07-06 Sergio Martin - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Changed flag - only_wizard by only_enterprise - -2012-07-06 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.elements.php, - include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php, - include/functions_visual_map_editor.php: uploaded some fixes and - changes for the visualmap, for example refactored some part of - print the visualmap in operation. - - * include/functions_html.php: fixed when included from standarlone - file from enterprise structure directory. - - * include/constants.php: added constants for avoid magic numbers - into the code of Visualmaps. - - * include/graphs/functions_gd.php, include/functions.php, - include/functions_io.php, include/functions_modules.php, - include/functions_ui.php: cleaned source code style. - -2012-07-06 Sergio Martin - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql - godmode/users/configure_user.php: Changed some last fields - of the wizard level, metaconsole access etc. And interface - strings for metaconsole access in user edition - -2012-07-06 Sergio Martin - - * godmode/users/configure_user.php: Added wizard access - option to users editor - -2012-07-05 Sergio Martin - - * pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql: Assign to the - default user (admin) the full access to - wizard (new metaconsole) - -2012-07-05 Sergio Martin - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_v3.1_to_v3.2.sql - extras/pandoradb_migrate_v3.2_to_v4.0.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Added fields to - wizard access to modules, network components and users tables. - Remove all scripts - -2012-07-05 Sergio Martin - - * godmode/agentes/module_manager_editor_common.php: Fix - wrong sec in a link from operation to godmode - - Merged from 4.0.2 - -2012-07-05 Juan Manuel Ramon - - * include/functions_html.php: Changed path to image in - html_print_image function if metaconsole is being using. - - * include/javascript/jquery.pandora.js: Added checks for jquery - dialog messages that avoid js warnings. - -2012-07-05 Sergio Martin - - * include/functions_html.php - include/javascript/pandora_modules.js - include/javascript/pandora.js - godmode/agentes/module_manager_editor_common.php - godmode/modules/manage_network_components_form_common.php: - Fixed several bugs of the network/local components javascript - code and added new fields to local components - Add new code on advanced select for time to update it from - javascript and a workaround to do it from code loaded through - ajax - -2012-07-04 Sergio Martin - - * include/functions_menu.php - operation/agentes/estado_monitores.php - operation/snmpconsole/snmp_view.php - operation/users/user_edit.php - images/skin/skin_default/include/styles/pandora.css - general/header.php: Fixes of missed "sec" changes in the new - menus and a little hack of the classify of retrieved menus - -2012-07-03 Miguel de Dios - - * ajax.php: added support for the enterprise, because some case - this file can't call enterprise functions. - - * godmode/reporting/visual_console_builder.wizard.php, - godmode/reporting/visual_console_builder.php, - godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.elements.php, - godmode/reporting/visual_console_builder.editor.php, - godmode/reporting/visual_console_builder.constans.php (delete), - include/functions_visual_map_editor.php, - include/ajax/visual_console_builder.ajax.php, - include/functions_visual_map.php: some parts of code had been - refactored because it is necesary for to add enterprise feature to - Visual map. - - * include/constants.php: cleaned source code style and added and - reordened the constants for visual maps. - - * include/functions_html.php, include/styles/pandora.css, - include/functions_ui.php, include/functions.php, index.php: cleaned - source code style. - -2012-07-03 Juan Manuel Ramon - - * extras/pandoradb_migrate_4.0.x_to_5.0.mysql.sql - extras/pandoradb_migrate_4.0.x_to_5.0.oracle.sql - extras/pandoradb_migrate_4.0.x_to_5.0.postgreSQL.sql: Replaced - version in db scripts. - - * extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Delete old - named db scripts. - -2012-07-03 Juan Manuel Ramon - - * pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added - meta_style row in tconfig. - -2012-07-03 Juan Manuel Ramon - - * include/functions_api.php: Removed innecesary flags in some policy - function calls. - -2012-07-02 Juan Manuel Ramon - - * include/javascript/jquery.pandora.js: Changed size of modal - windows to avoid scroll. - - * include/functions_ui.php - include/functions.php: Changes in autorefresh. When user is not - logged then don't autorefresh (except public url of visual console) - - index.php: Restrict get_parameter to post when password in renewed - in login. - - operation/visual_console/public_console.php: Fixed jquery path in - this view. - -2012-06-28 Miguel de Dios - - * include/functions_config.php: added lost lines for the text sizes - into the function "config_process_config". - - * include/config_process.php: cleaned source code style. - -2012-06-28 Miguel de Dios - - * include/functions.php: fixed into the function "copy_dir" when - pass a empty string or bad directory for source. - -2012-06-27 Koichio Kikuchi - - * pandora_console.redhat.spec: Changed php dependencies so that the - RPM package can be installed into RHEL/CentOS 5. Also removed unused - lines. - - Merged from 4.0.2 - -2012-06-26 Miguel de Dios - - * DEBIAN/control: removed the dependency for "mysql-server" because - the console can be in a machine without mysql server but it is - necesary the mysql-client for backup process. - -2012-06-26 Miguel de Dios - - * DEBIAN/control: added mysql-server dependency. - - Merged from 4.0.2 - -2012-06-26 Juan Manuel Ramon - - * operation/events/events.php: Url tag compatible with IE9. - - Merged from branches. - -2012-06-25 Miguel de Dios - - * include/functions_graph.php: cleaned source code style. - - * include/functions_reporting.php: added subtype into the title - in "Top N". - - Merged from 4.0.2 - -2012-06-25 Juan Manuel Ramon - - * include/functions_visual_map.php - godmode/reporting/visual_console_builder.wizard.php - godmode/reporting/visual_console_builder.php: Visual console - wizard 'item per agent' functionality. - - Merged from branches. - -2012-06-25 Miguel de Dios - - * include/functions_graph.php, include/functions_reporting.php, - operation/agentes/status_monitor.php: cleaned source code style. - - * extensions/update_manager/load_updatemanager.php, - extensions/update_manager/lib/functions.ajax.php, - extensions/update_manager/main.php: now the function "get_key" - returns more info about error to get user key from execution of - keygen, and the calls of this function show more info about the - kind errors. - - Merged from 4.0.2 - -2012-06-25 Sancho Lerena - - * operation/menu.php: Changed order of treeview in menu. - -2012-06-25 Miguel de Dios - - * include/functions_graph.php: cleaned source code style. - - * include/functions_custom_graphs.php: fixed into the function - "graphic_combined_module" the show html entities in the name of - agents in legends, show better the legend for long size names of - agents and modules. - - Merged from 4.0.2 - - * extensions/update_manager/debug.php: upload lost file from old - commit. - -2012-06-22 Sergio Martin - - * include/functions_reporting.php: Improved several - parts of SLA reports. Add icons to criticity, etc. - - * include/functions_api.php: Fixed bug in get events - api function remaning function - - * godmode/reporting/graph_builder.graph_editor.php: Increase - the size of little combo boxes in combined graphs editor - - Merged from 4.0.2 - -2012-06-22 Miguel de Dios - - * extensions/update_manager/load_updatemanager.php, - extensions/update_manager/lib/functions.ajax.php, - extensions/update_manager/lib/libupdate_manager_client.php, - extensions/update_manager/main.php, - extensions/update_manager/debug.php: added the feature to get traces - of execution. Only change the flag for debug in debug.php . - - Merged from 4.0.2 - -2012-06-22 Vanessa Gil - - * operation/users/user_edit.php - godmode/users/configure_user.php: Apply password policy - on users edition. - -2012-06-21 Ramon Novoa - - * pandoradb_data.sql, - DEBIAN/control, - DEBIAN/make_deb_package.sh, - include/config_process.php, - install.php, - pandora_console.spec, - pandora_console.redhat.spec: Updated version strings. - - * extensions/update_manager.php: Merged from 4.0 branch. Ignore blank - lines in installation SQL file. - -2012-06-21 Miguel de Dios - - * extensions/update_manager/load_updatemanager.php: fixed the lost - parameter for keygen, the dbtype. - - * extensions/update_manager/lib/libupdate_manager_client.php: fixed - when update enterprise packages maybe sometimes try to update again - and again and again....like spoon killer. - - Merged from 4.0.2 - -2012-06-21 Sancho Lerena - - * extensions/update_manager/sql/update_manager.oracle.sql, - extensions/update_manager/sql/update_manager.sql, - extensions/update_manager/sql/update_manager.postgreSQL.sql: Updated - some default details for update manager. - - * pandoradb_data.sql: Some updates on default data load. - - * include/help/es/help_main_help.php, - include/help/es/help_gis_setup_map_connection.php, - include/help/es/help_setup_gis_index.php, - include/help/es/help_snmp_alert_field1.php, - include/help/es/help_local_component.php: Missing help files for - spanish added. - - -2012-06-21 Ramon Novoa - - * include/functions_servers.php: Merged from 4.0 branch. Added inventory - server statistics - -2012-06-21 Sergio Martin - - * include/functions_agents.php - operation/search_modules.php - operation/agentes/status_monitor.php - operation/agentes/estado_ultimopaquete.php - operation/agentes/estado_monitores.php - operation/search_agents.php - operation/search_alerts.php - godmode/agentes/module_manager.php - godmode/agentes/modificar_agente.php - godmode/users/configure_user.php: Cleaned some old - code of policy ACL to fix and prevent important bugs - - Merged from 4.0.2 - -2012-06-21 Sergio Martin - - * operation/users/webchat.php: Changed a string to - be translated - - Merged from 4.0.2 - -2012-06-21 Hirofumi Kosaka - - * extensions/pandora_logs.php: show the last 500k bytes - instead error message, if the file is too large. - Merged from 4.0.2 - -2012-06-21 Hirofumi Kosaka - - * extensions/net_tools.php: Use 'whereis' to get command path - to execute, regardless $PATH environment. - Merged from 4.0.2 - -2012-06-20 Juan Manuel Ramon - - * include/styles/pandora_black.css: Autocomplete text is visible in - black style. - - Fixes: #3524691 - -2012-06-20 Juan Manuel Ramon - - * godmode/groups/modu_group_list.php: Fixed module update when a - module group is deleted. - - Merged from branches. - -2012-06-20 Sergio Martin - - * include/functions_graph.php - include/functions_reporting.php: Fixed layout issues in - SLA reports and add ttl param to slice graphs - function to pdf side - - Merged from 4.0.2 - -2012-06-20 Sancho Lerena - - * extensions/update_manager/sql/update_manager.sql: 4.0.2 comes with a fixed - last package installed of 412 - - * extensions/update_manager/load_updatemanager.php: Fixed execution - of keygen: now uses dbtype as last parameter in execution. - - * include/functions_config.php: Avoid to check for new update on each - page render (BAD!) - - -2012-06-20 Vanessa Gil - - * operation/tree.php: Fixed bug: Missing text in tree view title. - -2012-06-20 Miguel de Dios - - * include/functions_ui.php, - extensions/update_manager/lib/functions.php: uploaded lost changes. - - * include/functions_filemanager.php: cleaned source code style. - - * include/functions.php: added function "copy_dir" for use in the - bug #3527247. - -2012-06-20 Vanessa Gil - - * pandoradb_data.sql - pandoradb.data.oracle.sql - pandoradb.data.postgreSQL.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql - godmode/setup/setup_visuals.php: Fixed bug: Inside Visual styles menu - there is an option "Timestamp or time comparation" which has not a selected - value by default. - -2012-06-20 Juan Manuel Ramon - - * include/graphs/pChart/pPie.class.php: ixed a bug in pie3d graph - function when graph data only has one element. - - include/functions_reporting.php - operation/reporting/reporting_viewer.php: Fixed a visualization - problem in agent_modules report item. - - godmode/users/profile_list.php: Fixed a bug when profile creation - fails. - - Merged from branches. - -2012-06-20 Vanessa Gil - - * godmode/agentes/module_manager.php - operation/agentes/estado_agente.php - operation/agentes/status_monitor: Changed interval format. - -2012-06-20 Sergio Martin - - * include/functions_agents.php - operation/agentes/estado_agente.php: Fixed sort actions - of agents operation view - - MERGED FROM 4.0.2 - -2012-06-20 Miguel de Dios - - * extensions/net_tools.php: cleaned source code style. - - * extensions/module_groups.php, - operation/agentes/status_monitor.php: fixed the lost "module group" - "unasigned". - - Fixes: #3532075 - - MERGED FROM 4.0.2 - -2012-06-20 Sergio Martin - - * include/functions_modules.php - godmode/agentes/module_manager.php: Added not init status - in the manage modules view for bug 3533341 - - MERGED FROM 4.0.2 - -2012-06-20 Miguel de Dios - - * include/functions_html.php, include/functions.php: cleaned source - code style. - - * extensions/extension_uploader.php: fixed the upload enterprise - extension. - - Fixes: #3532208 - - MERGED FROM 4.0.2 - -2012-06-20 Hirofumi Kosaka - - * extensions/net_tools.php: Fixed bug: 'whereis' could find a - command regardless of whether reachable or not with $PATH - (and leads to fail the subsequent command execution). - Merged from 4.0.2 - -2012-06-20 Hirofumi Kosaka - - * extensions/net_tools.php: Fixed bug: cannot find traceroute - other than /usr/sbin/traceroute. - Merged from 4.0.2 - -2012-06-20 Hirofumi Kosaka - - * include/functions.php: Changed ambiguous time representation - "MM:SS minutes", that can read 'MM hours SS minute', to - "MM minutes SS seconds". - Merged from 4.0.2 - -2012-06-19 Sergio Martin - - * general/header.php: Add hint to explain the use of - blank characters in global search as AND conditions - Merged from 4.0.2 - -2012-06-19 Vanessa Gil - - * godmode/db/db_audit.php: Fixed bug:don't display any - message to confirm the action. - -2012-06-19 Vanessa Gil - - * godmode/db/db_sanity.php: Fixed bug: to sanitise - my database now, don't display any message to confirm - the action. - -2012-06-19 Sergio Martin - - * include/functions.php: Fixed check referer bug with - https when is not forced. Bug #3525494 - Merged from 4.0.2 - -2012-06-19 Sergio Martin - - * include/functions_incidents.php: Changed a parameter - of the xml2array function to set it equal to recent - fix in 4.0.2 - -2012-06-19 Miguel de Dios - - * include/javascript/webchat.js, extensions/pandora_logs.php, - extensions/update_manager/lib/functions.php, operation/tree.php, - operation/agentes/stat_win.php, - godmode/massive/massive_delete_modules.php, - godmode/reporting/reporting_builder.list_items.php, - godmode/reporting/reporting_builder.php: a lot of changes in the - javascript for the crap browser ( = Micro$oft IE9) compatibility. - - MERGED FROM 4.0.2 - -2012-06-19 Miguel de Dios - - * godmode/reporting/reporting_builder.list_items.php: some fixes. - - MERGED FROM 4.0.2 - -2012-06-18 Sergio Martin - - * include/functions_menu.php: Added categories in the - combo of sections (Operation and Administration) - Merged from 4.0.2 - -2012-06-18 Dario Rodriguez - - * operation/tree.php: Fixed a bug which shows groups - that only have empty agents. - - MERGED FROM 4.0.2 - -2012-06-18 Sergio Martin - - * include/functions_menu.php: Added missed sec2 to the menu - structure data. The main sec2 (not subsection). Clean code - Merged from 4.0.2 - -2012-06-18 Sergio Martin - - * include/ajax/menu.ajax.php: Added an ajax file to the functions - of menu category - Merged from 4.0.2 - -2012-06-18 Sergio Martin - - * include/functions_menu.php - index.php - operation/menu.php - godmode/menu.php: Added functions to manage sec and sec2 to control - access in ACLs. Rename variables in menu construction to can get - all the sata structures in other sections - Merged from 4.0.2 - -2012-06-18 Vanessa Gil - - * include/functions_config.php: Fixed bug: Notice to change - Admin password is displayed for other users. - -2012-06-18 Miguel de Dios - - * include/auth/ldap.php, include/javascript/pandora.js, - include/functions_incidents.php: cleaned source code style. - - * include/functions_users.php, operation/users/webchat.php: a lot of - fixes, the "error connection" don't appear when timeout the - connection for to get new messages, fixed empty messages, and - fixed when make freak actions with user connect in webchat for - example delete. And the most important the chat files (logs and - others) now Pandora save this files in attachment dir instead the - tmp system dir. - - * godmode/users/user_list.php: added to call to delete from the - chat user list when delete a user. - - MERGED from 4.0.2 - -2012-06-18 Juan Manuel Ramon - - * include/functions_html.php - godmode/agentes/module_manager_editor_common.php: Modified width - of module type select in module editor when you are - editing/creating a network module. - - * include/functions.php - godmode/reporting/visual_console_builder.php: Fixed autorefresh - functionality. - - * include/functions_ui.php - godmode/massive/massive_edit_modules.php - operation/agentes/ver_agente.php: Several Php warnings - fixed over console code. - - * godmode/reporting/reporting_builder.list_items.php: Fixed broken - view due to a bad sintax statement. - - Merged fro branches. - -2012-06-18 Sergio Martin - - * include/functions_config.php: Cleaning the mess when - update setup fields. Now, looking the $sec2, only - will be updated the fields of the current setup section - In this way, set fields as empty value has been - fixed - Merged from 4.0.2 - -2012-06-18 Juan Manuel Ramon - - * index.php: Fixed global autorefresh bug. - -2012-06-18 Juan Manuel Ramon - - * include/functions_config.php - operation/users/user_edit.php - godmode/massive/massive_add_action_alerts.php - godmode/reporting/reporting_builder.php - godmode/reporting/graphs.php: Fixed Php warning due to pass by - references variables and improvement in skins update. - - Merged from branches. - -2012-06-18 Vanessa Gil - - * include/functions_config.php: Don't display - notice to update. - -2012-06-15 Vanessa Gil - - * operation/events/events.php: Show success message - when you delete an event. - -2012-06-14 Miguel de Dios - - * include/functions_html.php, include/functions_reporting.php, - include/functions_groups.php, include/functions_visual_map.php, - include/ajax/reporting.ajax.php, include/functions_ui.php, - extensions/agents_modules.php, extensions/module_groups.php, - operation/incidents/incident.php, - operation/incidents/incident_detail.php, - operation/agentes/status_monitor.php, - operation/agentes/estado_ultimopaquete.php, - operation/agentes/estado_agente.php, - operation/agentes/ver_agente.php, - operation/snmpconsole/snmp_view.php. - operation/integria_incidents/incident.incident.php, - mobile/operation/agents/monitor_status.php, - mobile/operation/agents/view_agents.php, - mobile/operation/agents/view_alerts.php, - mobile/operation/events/events.php, - godmode/groups/modu_group_list.php, godmode/groups/group_list.php, - godmode/agentes/module_manager.php, - godmode/agentes/modificar_agente.php, - godmode/agentes/configurar_agente.php, - godmode/alerts/alert_list.list.php, godmode/setup/os.list.php, - godmode/users/configure_user.php, - godmode/modules/manage_network_templates.php, - godmode/reporting/reporting_builder.list_items.php, - godmode/tag/tag.php: changed the calls of "ui_print_truncate_text" - now we are trying that more easy and standar, now the string name of - agent have the equal number of characters in all code...but there - are two styles, small and medium size for agents text name, modules - text name, but description is only size. You can set this sizes in - the visual setup page into your Pandora. - - MERGED from 4.0.2 - -2012-06-14 Vanessa Gil - - * include/functions_agents.php - godmode/agentes/modificar_agente.php - operation/agentes/estado_agente.php: Fixed bug: sort doesn't work. - -2012-06-14 Sergio Martin - - * include/functions_api.php - include/api.php: Change the names of the functions_api - functions with prefix 'api_' for security. Improve - the wildcards of the ACL's IP list to allow place - wilcard anywhere. Add to API the possibility - of be extended from extensions. - MERGED from 4.0.2 - -2012-06-14 Sergio Martin - - * include/api.php: Change the security checks adding - a new parameter to API pass - Merged from 4.0.2 - -2012-06-14 Miguel de Dios - - * include/functions_agents.php: deprecated the function with bad and - crazy name "agents_get_module_id" and changed for the function with - more clear mind name "agents_get_agent_id_by_module_id". - - * godmode/alerts/configure_alert_compound.php, - godmode/reporting/reporting_builder.list_items.php: changed the - calls of the deprecate function "agents_get_module_id". - - MERGED FROM 4.0.2 - -2012-06-14 Ramon Novoa - - * include/functions_graph.php: Merged from 4.0 branch. Added history - database support to combined graphs. - -2012-06-13 Miguel de Dios - - * include/functions_config.php, include/functions_ui.php, - include/functions.php, include/constants.php, - mobile/operation/agents/monitor_status.php, - godmode/setup/setup_visuals.php: started to working into the set - a standar truncate string in all code of Pandora Console. - - MERGED FROM 4.0.2 - -2012-06-13 Miguel de Dios - - * include/functions_config.php, - operation/agentes/estado_ultimopaquete.php, - operation/agentes/ver_agente.php: cleaned source code from merge - some cosmetic changes in the trunk and this branch. - -2012-06-13 Vanessa Gil - - * godmode/agentes/module_manage_editor_common.php: Disable button - 'disabled' when a module is linked to a policy. - -2012-06-13 Miguel de Dios - - * include/functions_html.php, include/functions_reporting.php, - include/functions_groups.php, include/functions_visual_map.php, - include/ajax/reporting.ajax.php, include/functions_config.php, - include/functions_ui.php, include/functions.php, - extensions/agents_modules.php, extensions/module_groups.php, - operation/incidents/incident.php, - operation/incidents/incident_detail.php, - operation/agentes/status_monitor.php, - operation/agentes/estado_generalagente.php, - operation/agentes/estado_agente.php, - operation/agentes/ver_agente.php, - operation/snmpconsole/snmp_view.php, - operation/integria_incidents/incident.incident.php, - operation/integria_incidents/incident.php: a lot of fixes in - relation with entities and clean source code style. - -2012-06-13 Juan Manuel Ramon - - * godmode/agentes/module_manager_editor.php: Fixed strings of link - and unlink actions due to bad translation. - -2012-06-13 Juan Manuel Ramon - - * godmode/alerts/alert_list.builder.php: Fixed creation of alert - with action. - -2012-06-13 Juan Manuel Ramon - - * extensions/update_manager/main.php: Added message when user - doesn't have an enterprise update installed on web console. - - Merged from branches. - -2012-06-13 Juan Manuel Ramon - - * operation/agentes/estado_agente.php: Lost lines from my last - commit. - -2012-06-13 Juan Manuel Ramon - - * operation/agentes/estado_agente.php: Improved user feedback when - user delete an agent in this view. - * operation/agentes/tactical.php: Removed empty links in tactical - view. - - Merged from branches. - - * godmode/setup/performance.php: Added enterprise_include_once to - avoid a PHP error. - -2012-06-13 Hirofumi Kosaka - - * operation/agentes/estado_ultimopaquete.php: Merged from 4.0.x: - Fixed string truncation problem for multi-byte characters. - -2012-06-12 Juan Manuel Ramon - - * include/functions_graph.php: Added options for progress_bar graph. - * include/functions_modules.php: Fixed typo. - - Merged from branches. - -2012-06-12 Juan Manuel Ramon - - * include/functions_modules.php - include/functions_agents.php: Fixed problem when modules are - repeated in source and target agents. - - * operation/events/events_list.php: Delete double confirmation when - an event is deleted. - -2012-06-12 Miguel de Dios - - * images/console/icons/light_ok.png, images/console/icons/light.png: - modified the files for to give more coherence. - - * images/console/icons/user_warning.png, - images/console/icons/user_bad.png, - images/console/icons/user_ok.png: added lost status item for the - visual map. - - MERGED FROM 4.0.2 - -2012-06-12 Miguel de Dios - - * images/console/background/switch_3com.gif: removed unused - background because it is in gif....and it is so ugly. - - * images/console/background/Nortel-3510-24T-800x477.jpg: fixed the - image, now it is a standar jpg. - - MERGED FROM 4.0.2 - - * images/console/background/worldmap2.png, - images/console/background/white_boxed2.jpg, - images/console/background/mapa-asia.png: added lost background files - from the branch 4.0.2. - -2012-06-12 Ramon Novoa - - * include/functions_servers.php, - godmode/servers/modificar_server.php: Merged from 4.0 branch. Added - real-time export server stats. - -2012-06-12 Miguel de Dios - - * images/console/background/switch_3com.gif: removed unused - background because it is in gif....and it is so ugly. - - * images/console/background/Nortel-3510-24T-800x477.jpg: fixed the - image, now it is a standar jpg. - - MERGED FROM 4.0.2 - - * images/console/background/worldmap2.png, - images/console/background/white_boxed2.jpg, - images/console/background/mapa-asia.png: added lost background files - from the branch 4.0.2. - -2012-06-12 Miguel de Dios - - * extras/pandoradb_migrate_v3.2_to_v4.0.sql: added the lost - semicolons in some standments. - - * godmode/reporting/visual_console_builder.php: restore the search - modules without entities, because there was a bug into the recon - server that recode two times the name, now run all parts fine. - - MERGED FROM 4.0.2 - -2012-06-12 Dario Rodriguez - - * operation/agentes/estado_agente.php: Improved - performance using new functions. - - MERGED FROM 4.0.2 - -2012-06-12 Dario Rodriguez - - * operation/tree.php: Fixed some errors with tree view - for policies. - - MERGED FROM 4.0.2 - -2012-06-12 Juan Manuel Ramon - - * include/functions_forecast.php - include/ajax/agent.php - include/functions_ui.php - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php: Fixes in - forecasting reports (avoid php timeout) and empty inventory report. - Also fixed bug with autorefresh an referer check. - - Merged from branches. - -2012-06-12 Vanessa Gil - - * include/functions_config.php: Fixed bug: update password - parameters. - -2012-06-11 Miguel de Dios - - * include/functions_io.php: fixed the function "io_safe_output" for - arrays, now into the function call other function with the name - "io_safe_output_array". - - * include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php, - godmode/reporting/visual_console_builder.wizard.php, - godmode/reporting/visual_console_builder.php, - godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.elements.php, - godmode/reporting/visual_console_builder.editor.php, - godmode/reporting/visual_console_builder.constans.php: fixed a lot - of things about simple value and derivates. - - MERGED FROM 4.0.2 - -2012-06-11 Dario Rodriguez - - * operatoin/tree.php: Fixed a bug related to html tag id - with strange characters. - - MERGED FROM 4.0.2 - -2012-06-11 Dario Rodriguez - - * include/functions_modules.php, - include/functions_agents.php, - operation/tree.php: Improved performance for - tree view module tab. - - MERGED FROM 4.0.2 - -2012-06-11 Dario Rodriguez - - * include/functions_modules.php, - include/functions_agents.php, - operation/tree.php: Improved tree view for module groups. - - MERGED FROM 4.0.2 - -2012-06-11 Miguel de Dios - - * include/functions_visual_map.php: cleaned source code style. - - * include/ajax/visual_console_builder.ajax.php, - godmode/reporting/visual_console_builder.editor.js: fixed the set - status to items when change somethings that module or method to get - status that agent to module status item. - - MERGED FROM 4.0.2 - -2012-06-11 Vanessa Gil - - * godmode/users/configure_user.php - operation/users/user_edit.php: Removed 'add extra policies'. - -2012-06-11 Miguel de Dios - - * include/graphs/functions_gd.php, include/graphs/fgraph.php: - cleaned source code style. - - * include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php, - godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.editor.php: fixed the - strange behavior of the bars and bubbles in the editor. - - MERGED FROM 4.0.2 - -2012-06-11 Dario Rodriguez - - * operation/tree.php: Include functions_gis.php file that - was missing. - - MERGED FROM 4.0.2 - -2012-06-11 Juan Manuel Ramon - - * include/functions.php: Added pass of check_referer by url to - solve problems with autorefresh functionality. - -2012-06-11 Juan Manuel Ramon - - * include/functions_reporting.php - operation/reporting/reporting_xml.php: Fixed XML items exportation - and item editor for alert agent and alert event. - -2012-06-09 Sancho Lerena - - * functions_config.php: Fixed API password problem when - you try to set it blank. - -2012-06-08 Dario Rodriguez - - * operation/tree.php: Improved performance of - sub tree for policies tree view. - - MERGED FROM 4.0.2 - -2012-06-08 Dario Rodriguez - - * operation/tree.php: Improved performance of tree - view for policies. - - MERGED FROM 4.0.2 - -2012-06-08 Ramon Novoa - - * include/db/postgresql.php, - include/db/mysql.php, - include/db/oracle.php, - include/config_process.php, - include/functions_db.php, - operation/agentes/datos_agente.php: Merged from 4.0 branch. Fixed and - improved the history database feature. - - * include/graphs/fgraph.php: Merged from 4.0 branch. Protect against - accidental output that might corrupt an image. - -2012-06-08 Dario Rodriguez - - * include/functions_modules.php, - include/functions_groups.php, - include/functions_os.php, - operation/tree.php: Fixed a problem with unknown agent - counting. - - MERGED FROM 4.0.2 - -2012-06-08 Juan Manuel Ramon - - * godmode/reporting/reporting_builder.php: Fixed update of custom - graph items. - -2012-06-08 Junichi Satoh - - * include/functions_config.php, godmode/setup/setup.php: Fixed that - ACL with API access cannot be removed after once configured. (Merged - from 4.0.2) - Fixed multiple recording of list_ACL_IPs_for_API. - -2012-06-07 Miguel de Dios - - * godmode/reporting/visual_console_builder.wizard.php, - godmode/reporting/visual_console_builder.php: fixed the modules - name with white spaces...again in Pandora console.. - - - MERGED FROM 4.0.2 - -2012-06-07 Dario Rodriguez - - * include/functions_modules.php, - operation/tree.php: Improved performance of tree - view for modules, its not very good but now works... - - MERGED FROM 4.0.2 - -2012-06-07 Juan Manuel Ramon - - * godmode/menu.php: Hide not valid sections with metaconsole - activated. - -2012-06-07 Juan Manuel Ramon - - * include/styles/pandora_minimal.css - operation/extensions.php - operation/menu.php - general/header.php - godmode/extensions.php: Hide not valid sections with metaconsole - activated. - - Merged from branches. - -2012-06-07 Dario Rodriguez - - * include/functions_os.php: Created this file. - include/functions_groups, - operation/tree.php: Fixed a bug related to search - improved performance of OS tab for tree view. - - MERGED FROM 4.0.2 - -2012-06-07 Hirofumi Kosaka - - * include/functions_ui.php: Merged from 4.0.x: Fixed bug: - string truncation did not always work for multi-byte - characters. - -2012-06-07 Dario Rodriguez - - * operation/tree.php, - include/functions_groups.php: Fixed some errors and - improved performance of group tree view. - - MERGED FROM 4.0.2 - -2012-06-06 Juan Manuel Ramon - - * operation/agentes/ver_agente.php - pandora_console/godmode/alerts/alert_list.builder.php: Fixed alert - creation when metaconsole is activated. - - Merged from branches. - -2012-06-06 Vanessa Gil - - * operation/agentes/exportdata.php: Fixed bug: - If the data type of module is string, don't export the data in format: table, Excel or CSV. - -2012-06-06 Vanessa Gil - - * include/functions_modules.php: Fixed bug: When you - copy a policy module, still liked to policy. - -2012-06-06 Vanessa Gil - - * operation/agentes/exportdata.php - operation/agentes/exportdata.csv.php - operation/agentes/exportdata.excel.php: Fixed bug export - data: If you choose first the type of export, the chosen - agent modules are not loaded into the page. - -2012-06-06 Hirofumi Kosaka - - * godmode/agentes/planned_downtime.php: fixed that 'Affect' - column at 'planned downtime' may show bad values. cleaned - source code style. - -2012-06-05 Dario Rodriguez - - * operation/tree.php: Fixed a missing group icons - - MERGED FROM 4.0.2 - -2012-06-04 Juan Manuel Ramon - - * include/ajax/agent.php: Fixed function search_agent when - metaconsole is activated an one of the nodes return no agents. - -2012-06-04 Vanessa Gil - - * godmode/alerts/alert_list.list.php: Fixed bug: - Standard user can not add actions to an alert. - -2012-06-04 Sergio Martin - - * include/functions_modules.php - include/functions_io.php: Added new safe string function - to scape strings to use it in regular expressions and - change the parameters of enterprise functions to be - compatible con last changes - Merged from 4.0.x - -2012-06-04 Vanessa Gil - - * godmode/setup/os.list.php: Fixed bug: you can delete - operating systems defined by default in the installation. - -2012-06-04 Juan Manuel Ramon - - * images/min.png - images/max.png - images/sum.png - images/avg.png: Changed operators images in Global wizard report. - -2012-06-01 Juan Manuel Ramon - - * godmode/alerts/alert_list.builder.php: Fixed agent autocomplete - in alert builder. - -2012-06-01 Juan Manuel Ramon - - * godmode/massive/massive_edit_modules.php: Fixed group recursion - checkbox in massive module edition. - - Merged from branches. - -2012-06-01 Sergio Martin - - * godmode/massive/massive_edit_modules.php: Added units to - module massive editor and missed help bubble in the same - editor to post process field - Merged from 4.0.x - -2012-05-31 Miguel de Dios - - * mobile/include/user.class.php: added option to get from url a - "autologin" with the user and the password for this action. - - * mobile/index.php: cleaned source code style. - -2012-05-31 Santiago Munin - - * include/functions_tags.php: Added a method to get all tags. - * include/functions_api.php: Added de get_tags api call. - -2012-05-31 Juan Manuel Ramon - - * include/graphs/functions_pchart.php - include/graphs/pChart/pDraw.class.php: Graphs with all data equal - to zero are displayed correctly. - -2012-05-31 Juan Manuel Ramon - - * godmode/reporting/reporting_builder.php: Fixed error updating - report items (agent and module were lost if you update item report). - - Merged bugfix from branches. - -2012-05-31 Vanessa Gil - - * godmode/agentes/agent_template.php: Fixed bug: adding - modules to an agent with templates, if the agent already had - modules can be duplicated with the same name. - -2012-05-31 Sergio Martin - - * extensions/system_info.php: Fixed strange behavior in - the system info form for bug 3530863 - -2012-05-30 Sancho Lerena - - * include/functions_reporting.php - include/functions_groups.php: Group/tactical stats - are now done with functins in function_group. This - method is also used in the server for the batch - stats system. - - * operation/agentes/estado_ultimopaquete.php: Fixed - view on non-init policy modules, shown in the data tab. - -2012-05-30 Juan Manuel Ramon - - * operation/events/export_csv.php: Fixed csv events exportation - query. - -2012-05-30 Sergio Martin - - * include/functions_modules.php: Duplicate the operations - too when duplicate a synthetic module for bug - Merged from 4.0.x - -2012-05-30 Sergio Martin - - * include/constants.php: Add new error control - constant to connection errors - -2012-05-30 Vanessa Gil - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - pandoradb_data.sql - pandoradb.data.oracle.sql - pandoradb.data.postgreSQL.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql - index.php - godmode/users/configure_user.php - include/functions_config.php - include/auth/mysql.php - include/javascript/jquery.pandora.js: Added admin users to password policy - and added password history. - -2012-05-30 Sergio Martin - - * include/functions_api.php: Added to API a test function - to test the API connection returning OK when success - -2012-05-30 Dario Rodriguez - - * include/functions_reporting.php: Fixed group view, - unkown agent count was wrong. - - MERGED PANDORA 4.0.2 - -2012-05-30 Hirofumi Kosaka - - * godmode/db/db_main.php: Tiny bug fix. The number of log4x - turns red when tagente_datos (not tagente_datos_log4x) is more - than the threshold (max_data). - -2012-05-29 Hirofumi Kosaka - - * include/functions_api.php: added "event_type" to the - get_events filters. Some fixes. - -2012-05-28 Sancho Lerena - - * godmode/agentes/module_manager_editor_plugin.php: A bit more - space on IP target field (a URL doesn't fit there!). - - * include/styles/pandora.css: Plugin description is not shown - in small font. - -2012-05-28 Vanessa Gil - - * extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Update 'tconfig' fields. - -2012-05-27 Junichi Satoh - - * general/pandora_help.php: Fixed i18n translation does not work - in the help window. - - * include/help/ja/help_main_help.php: Added new general - introduction help file. - -2012-05-24 Santiago Munin - - * include/functions_api.php: Added "group id" and "tag" to the current get_events filters. - -2012-05-24 Santiago Munin - - * pandoradb_data.sql: Fixed a double insert with the same ID value (it was making fail the installation). - -2012-05-24 Miguel de Dios - - * extensions/update_manager/lib/functions.ajax.php: some fixes, and - exclude the install "install.php" file or "config.php". - - MERGED FROM 4.0.2 - -2012-05-24 Sancho Lerena - - * pandoradb_data.sql: Updated defaults: compact is not enabled by default - and dbschema version is updated. - -2012-05-24 Miguel de Dios - - * extensions/update_manager/lib/functions.php: set the wget method - by default. - - * extensions/update_manager/lib/functions.ajax.php, - extensions/update_manager/update_pandora.php: cleaned source code - style. - - MERGED FROM 4.0.2 - -2012-05-22 Sergio Martin - - * godmode/agentes/module_manager_editor_common.php: Fixed - desactivation of history data when edit a policy module - -2012-05-22 Sergio Martin - - * include/functions_reporting.php - include/ajax/agent.php - include/functions_io.php - include/constants.php - operation/agentes/ver_agente.php - godmode/groups/group_list.php - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/graph_builder.graph_editor.php - godmode/reporting/reporting_builder.item_editor.php: Change the - metaconsole error controls to adapt the calls to last changes - Clean code - -2012-05-22 Sancho Lerena - - * include/functions_ui.php: Added definition for module unknown. - - * operation/agentes/status_monitor.php: unknown modules are always - drawn in grey. Fixed inconsistent behaviour. - - * images/status_sets/color_text/module_unknown.png: Missing image. - - -2012-05-22 Junichi Satoh - - * operation/messages/message_edit.php, - operation/messages/message_list.php: Changed words for sender and - destination. - -2012-05-21 Sergio Martin - - * include/javascript/pandora_alerts.js - godmode/alerts/configure_alert_action.php: Added descrption of - the selected command under the combo when select one in - the action editor to help user. - -2012-05-21 Vanessa Gil - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - pandoradb_data.sql - pandoradb.data.oracle.sql - pandoradb.data.postgreSQL.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added column 'login_blocked' - to 'tusuario'. - -2012-05-21 Sergio Martin - - * pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added - new alert command for validate events to the database - schemma and migration scripts - -2012-05-18 Koichiro Kikuchi - - * godmode/agentes/configurar_agente.php: Merged from 4.0: Added - missing io_safe_input to the module copy operation. - -2012-05-17 Sergio Martin - - * install.php: Fixed number of step mistakes - in the install process - Merged from 4.0 - -2012-05-17 Sergio Martin - - * include/functions_api.php: Added create_network_module_from_component - operation to API - -2012-05-17 Vanessa Gil - - * godmode/setup/setup.php: Fixed bug updating setup. - -2012-05-17 Vanessa Gil - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - pandoradb_data.sql - pandoradb.data.oracle.sql - pandoradb.data.postgreSQL.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql - index.php - godmode/users/configure_user.php - include/functions_config.php - include/javascript/jquery.pandora.js: Added password policy. - -2012-05-17 Kikuchi Koichiro - - * extensions/update_manager/settings.php, - extensions/update_manager/main.php: Merged from 4.0.2: Added missing - dbport parameter to um_db_connect() call. - -2012-05-16 Sergio Martin - - * include/constants.php: Added a constants for - more common used colors in pandora: critical, - warning, normal, unknown... - - * extensions/agents_alerts.php: Added new view of - agents/alerts for pending tasks #3468889 - -2012-05-14 Juan Manuel Ramon - - * include/styles/pandora.css: Added transparent background in input - html elements of image type. - - Bugfix merged from branches. - -2012-05-14 Sergio Martin - - * operation/agentes/estado_ultimopaquete.php - godmode/agentes/module_manager.php: Added string filter - to modules view in the operation and godmode views for - pending #3482262 - -2012-05-12 Junichi Satoh - - * godmode/reporting/reporting_builder.item_editor.php: Wrapped - inventory_get_agents() in enterprise_hook(); - -2012-05-11 Miguel de Dios - - * extensions/update_manager/lib/functions.php: fixed into the - function "update_pandora_installation" lost var, and into the - function "update_pandora_get_list_downloaded_packages" check fail - dir. - - * extensions/update_manager/update_pandora.php: fixed foreach a non - array in list download packages when fail. - - MERGED FROM 4.0.2 - -2012-05-10 Juan Manuel Ramon - - * general/login_help_dialog.php: Removed variable due to - obfuscation. - - Merged from branches. - -2012-05-10 Sergio Martin - - * include/javascript/pandora_modules.js - pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql - godmode/agentes/module_manager_editor_common.php - godmode/modules/manage_network_components_form.php - godmode/modules/manage_network_components_form_common.php - godmode/modules/manage_network_components.php: Fix some layout - little bugs in module editor and added unit parameter - to network components for pending task #3520706 - -2012-05-10 Miguel de Dios - - * include/functions_users.php: fixes from the equal chat in the - Integria IMS. - - MERGED FROM 4.0.2 - -2012-05-10 Sergio Martin - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql: Set default value to id_alert_command - column in db to avoid comparison errors in server - -2012-05-10 Junichi Satoh - - * include/help/ja/help_alert_macros.php: Added to help two new macros. - -2012-05-10 Sergio Martin - - * include/help/en/help_alert_macros.php - include/help/es/help_alert_macros.php: Added to help two new - macros - -2012-05-09 Sergio Martin - - * include/functions_agents.php: Merged from 4.0 the extra_sql - get code - -2012-05-09 Sergio Martin - - * include/help/en/help_alert_macros.php - include/help/es/help_alert_macros.php - include/functions.php - include/functions_agents.php: Fixing some missing or wrong macros - into help and added Minor and Major severities to alerts - and clean some code - -2012-05-08 Sancho Lerena - - * operation/agentes/datos_agente.php: Fixed search, was - not working due html encoding in the SQL. Alter some layout - issues (centering data in columns) - - * extensions/ssh_gateway*: New extension to connect SSH/Telnet - servers from the console, using external anytermd daemon running - in the pandora server. - - * pandora.css: Fix title height. - -2012-05-08 Juan Manuel Ramon - - * images/header_f2b.png: Changed image size to 3000px width. - -2012-05-08 Juan Manuel Ramon - - * images/opera_browser.png - images/safari_browser.jpeg - images/iexplorer.jpeg: Added browser images. - - * general/login_page.php: Changed browser warning modal window. - - * images/mozilla_firefox.png: Modified image. - -2012-05-07 Juan Manuel Ramon - - * include/styles/pandora.css: Reverted changes (bag visualization - in Firefox). - -2012-05-07 Juan Manuel Ramon - - * include/styles/pandora.css: Fixed input layout in login screen. - -2012-05-04 Juan Manuel Ramon - - * operation/agentes/ver_agente.php: Changed way of truncate agent - name in header due to bad visualization if agent name has entities. - - * include/styles/pandora.css - images/header_f2.png: Modified header image with 3000px width. - -2012-05-03 Miguel de Dios - - * include/styles/pandora.css: fixed ".is_submenu2 li" because there - is not ":". - - * include/functions_reporting.php: cleaned source code style. - - * godmode/reporting/reporting_builder.php: removed a PHP notice - message about a uninicialized var. - - * godmode/reporting/graphs.php: fixed lost icon in the header bar - in this page. - - MERGED FROM 4.0.2 - -2012-05-03 Miguel de Dios - - * include/styles/menu.css: fixed bad colour name "#grey" for correct - colour name "grey". - - * include/functions_visual_map.php: cleaned source code style. - - * include/constants.php: added constants for backup. - - MERGED FROM 4.0.2 - -2012-05-03 Juan Manuel Ramon - - * operation/agentes/ver_agente.php: Changed way of truncate agent - name in header due to bad visualization if agent name has entities. - - Merged from branches. - -2012-05-03 Juan Manuel Ramon - - * include/styles/pandora.css: Removed background color of - header separators and background header font color in godmode views. - -2012-05-03 Juan Manuel Ramon - - * include/styles/pandora_legacy.css - include/styles/pandora.css - images/skin/skin_default/include/styles/pandora.css: Fixed - information messages in other css files different than the default - css file. Also resized header image to 100% width. - - * operation/agentes/tactical.php: Fixed print_cells_temp function - when it has not color like argument. - - Merged from branches. - -2012-05-03 Miguel de Dios - - * godmode/reporting/visual_console_builder.php: refixed the add the - items with modules with entities. - - * include/functions_reporting.php, include/functions_networkmap.php, - include/functions_visual_map.php: cleaned source code style. - - MERGED FROM 4.0.2 - -2012-04-30 Sancho Lerena - - All changes (except a small patch on function_groups) are - ported from 4.0.2 development branch. - - * include/help/en/help_main_help.php: Added new general - introduction help file. Need work. - - * include/functions_events.php: Fixed link colors and other - aesthetic improvements. - - * include/styles/pandora_legacy.css - include/styles/pandora_black.css - include/styles/pandora.css - include/styles/pandora_bluenavy.css - include/styles/pandora_minimal.css - include/styles/pandora_blackmetal.css - include/styles/pandora_green.css: - - - * extensions/agents_modules.php, - include/functions_groups.php: now colors uses CSS instead - fixed codes in code. In function_groups also I've also applied a missing - patch from the 4.0 with corrections on the Group extration from the DB. - - * operation/events/sound_events.php: Fixed small format problem. - - * operation/events/events_list.php: Link on event now "zoom it" instead - filter for the same events (nosense since agrupatio is the default view!). - Fixed a lof of aesthetic issues, now uses CSS for most issues. - - * operation/agentes/tactical.php - operation/agentes/estado_generalagente.php: more work in the visual - aspect of the information. - - * images/status_sets/default/agent_ok.png - images/status_sets/default/module_warning.png - images/status_sets/default/module_ok.png - images/status_sets/default/agent_warning.png: Replaced colors with - more contrast, easier to view for operators!. - - * images/header_f2b.png - images/header_f2.png: new style headers. - - * general/header.php: New icon for general help. - - * godmode/agentes/agent_manager.php: Removed ugly visualization for GIS - agent icons. Now it's much better :) - -2012-04-30 Vanessa Gil - - * include/functions_filemanager.php: Fixed: Collection list - looks bad. - -2012-04-30 Vanessa Gil - - * operation/reporting/graph_viewer.php - operation/events: Fixed calendar. - -2012-04-30 Vanessa Gil - - * operation/agentes/datos_agente.php: Fixed: bad layout in view data and - changed calendar. - -2012-04-30 Miguel de Dios - - * godmode/reporting/visual_console_builder.php: fixed when the - module have a spaces or other entities in the name when try to - create a items with the wizzard. - - * godmode/reporting/visual_console_builder.wizard.php: changed the - style of form to show more horizontality. - - Fixes: #3521724 - - - - * include/functions_reporting.php: fixed the "Top-N". - - Fixes: #3521724 - - * include/functions_agents.php: cleaned source code style. - - * operation/agentes/ver_agente.php: return more data in the ajax - request for the modules. - - MERGED FROM 4.0.2 - -2012-04-30 Vanessa Gil - - * pandoradb.php - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql: Fixed: BLOB/TEXT column - can't have a default value. - -2012-04-30 Vanessa Gil - - * include/functions_server.php: Fixed broken link in server view. - -2012-04-30 Vanessa Gil - - * godmode/servers/modificar_server.php: Changed values of columns 'load', - 'modules' and 'lag'. - -2012-04-28 Junichi Satoh - - * godmode/setup/setup.php: Fixed SQL error with PostgreSQL. - -2012-04-28 Junichi Satoh - - * pandoradb.postgreSQL.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Fixed database - creation failure with before 9.1 version of PostgreSQL. - -2012-04-27 Juan Manuel Ramon - - * images/enterprise_version.png - images/online_help.png - images/license_key.png - images/error_login.png - images/documentation.png - images/support.png - images/lock_license.png: Added new images for modal windows. - - * general/login_help_dialog.php - general/login_page.php: - extensions/update_manager.php: Changed images for modal windows. - -2012-04-27 Miguel de Dios - - * include/functions_events.php: into the function - "events_validate_event" fixed the return false when fail validation. - - * include/functions_network_components.php: fixed the includes. - - * operation/agentes/exportdata.php: cleaned source code style. - - * include/functions_api.php: fixed the checking error to healty - level into the function "get_events". - - MERGED FROM 4.0.2 - -2012-04-27 Vanessa Gil - - * godmode/alerts/alerts_list.list.php: Fixed: Action filter - don't show right actions group. - -2012-04-27 Sergio Martin - - * include/functions_groups.php - include/functions_ui.php - operation/agentes/estado_ultimopaquete.php - operation/agentes/estado_generalagente.php - operation/agentes/estado_monitores.php - godmode/reporting/visual_console_builder.elements.php: Fixed several - title text in force icon (green donut) - - * operation/menu.php: Fixed missed "Edit my user" option - -2012-04-26 Juan Manuel Ramon - - * include/styles/pandora.css - include/javascript/jquery.pandora.js - index.php - general/login_help_dialog.php: Added input for license in blocking - license modal windows. - - Merged from branches. - -2012-04-26 Miguel de Dios - - * operation/agentes/exportdata.php, - operation/events/events_list.php: cleaned source code style. - - * include/functions_events.php, - include/functions_network_components.php, - include/functions_api.php: fixed some things, the function - "events_validate_event" when can't update as validate any event - return false, into the file "functions_network_components" added - $config['homedir'] for situations where include in a other path that - index. And show error when make a bad validate event. - - MERGED FROM 4.0.2 - -2012-04-26 Juan Manuel Ramon - - * include/styles/pandora_forms.css - include/functions_themes.php: Removed bad Css files from visual - styles. - - Merged from branches. - -2012-04-26 Vanessa Gil - - * operation/events/events_list.php: The column to validate events - is shown for an Operator (only read) user. - -2012-04-26 Vanessa Gil - - * include/functions_filemanager.php: Changed all messages. - -2012-04-26 Miguel de Dios - - * include/functions_db.php, operation/agentes/exportdata.php: - cleaned source code style. - - * include/functions_api.php: fixed prevent the empty string in the - status into the search events. - - MERGED FROM 4.0.2 - -2012-04-26 Vanessa Gil - - * godmode/reporting/reporting_builder.list_items.php: Added sort column. - -2012-04-26 Junichi Satoh - - * general/pandora_help.php: Added meta tag to avoid mistake of - character code recognition with multibyte characters and Google - chrome browser. - -2012-04-25 Juan Manuel Ramon - - * godmode/reporting/reporting_builder.php: Removed PHP notices due to a - deprecated argument pass by reference. - -2012-04-25 Sancho Lerena - - * general/error_emptyconfig.php, - general/error_authconfig.php, - general/error_dbconfig.php: minimal changes on text to fit the error - window message. - - * godmode/modules/manage_network_templates_form.php: Fixed description. - - * godmode/modules/manage_network_components.php: minimal layout changes. - - * pandoradb_data.sql: New "default" values for network components, tags, - network (group) templates, ant agent custom fields. - - * operation/agentes/estado_monitores.php: More size for the description - in the agent main view. - -2012-04-25 Juan Manuel Ramon - - * include/styles/dialog.css - index.php: Added support for new login help modal window. - - * general/login_help_dialog.php: New login help modal window. - - * include/functions_ui.php - general/logoff.php: Added required javascript files. - - * extensions/update_manager.php: Changed license modal - window style to Chrome box model. - - Merged from branches. - -2012-04-25 Miguel de Dios - - * include/functions_api.php, include/api.php: fixed when some error - in get_events__user, and added constants flags for debug in the - header of source file. - - MERGED FROM 4.0.2 - -2012-04-25 Juan Manuel Ramon - - * operation/menu.php - operation/events/events.php: SoundEvent popup now it's resizable in - IE. - - Merged from branches. - -2012-04-25 Vanessa Gil - - * godmode/setup/performance.php: Changed the order of options. - -2012-04-25 Dario Rodriguez - - * pandoradb_data.sql, - pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.sql: Added default value 127.0.0.1 to IP ACL API list - - MERGED FROM 4.0.2 - -2012-04-25 Vanessa Gil - - * operation/agentes/exportdata.php: Fixed several bugs. - -2012-04-24 Vanessa Gil - - * operation/tree.php: Added units to modules. - -2012-04-24 Miguel de Dios - - * operation/events/sound_events.php, godmode/setup/setup.php: fixed - the audio, now it uses the html5 tag. - - Fixes: #3472957 - - MERGED FROM 4.0.2 - -2012-04-24 Miguel de Dios - - * install.php: cleaned source code style. - - * include/functions_graph.php: added into the src attribute the - $config['homeurl'] in the functions "progress_bar" and - "progress_bubble" to show the images in other paths that usually - path. - - * include/functions_ui.php: fixed into the function - "ui_process_page_head" when try to use in others paths that usually - path (like as homeurl) and this bug have been for js and css. - - * operation/visual_console/public_console.php: fixed and re-design - the page. - - Fixes: #3520670 - - MERGED FROM 4.0.2 - -2012-04-24 Miguel de Dios - - * include/Image/image_functions.php: fixed into the function - "createthumb" when you have a path with "." character try to extract - the extension of file before of name of file. - - * include/config_process.php: disabled warning message of PHP5 about - the timezone. - - Fixes: #3520657 - - MERGED FROM 4.0.2 - -2012-04-24 Juan Manuel Ramon - - * include/functions_graph.php - operation/agentes/stat_win.php: Added units to Y axis in static - graphs. Also changed layout of launcher module graph window. - - Fixes: #3520728 - -2012-04-24 Dario Rodriguez - - * operation/agentes/estado_agente.php, - operation/agentes/ver_agente.php, - operation/menu.php, - godmode/agentes/agent_template.php, - godmode/agentes/fields_manager.php, - godmode/agentes/agent_conf_gis.php, - godmode/agentes/module_manager.php, - godmode/agentes/modificar_agente.php, - godmode/agentes/configurar_agente.php, - godmode/agentes/configure_field.php, - godmode/agentes/planned_downtime.php, - godmode/agentes/agent_manager.php, - godmode/menu.php: Fixed some problems with links and new menu structure. - -2012-04-24 Dario Rodriguez - - * operation/menu.php: Moved submenu "SNMP trap generator" to a second - level menu inside "SNMP console" submenu. - -2012-04-23 Miguel de Dios - - * include/functions_visual_map.php: fixed into the function - "visual_map_print_visual_map" the unclose links of percentile bar. - - Fixes: #3520640 - - MERGED FROM 4.0.2 - -2012-04-23 Miguel de Dios - - * index.php: fixed php noticie message about uninicialized var. - - * godmode/reporting/visual_console_builder.php: fixed the image url - in the header. - - MERGED FROM 4.0.2 - -2012-04-23 Sergio Martin - - * operation/menu.php: Changed the order of the reporting - subsections and set reports view to default target in the - reporting section link - -2012-04-23 Miguel de Dios - - * index.php: fixed notice message php. - - * extensions/update_manager/lib/libupdate_manager.php: fixed into - the function "um_db_load_settings" the cache of DB, and set to - translate some untranslate text. - - * include/config_process.php: added for a long time the setting the - $develop_bypass as global. - - * extensions/update_manager/settings.php, operation/menu.php, - operation/search_agents.php: cleaned source code style. - - * include/functions_config.php: fixed php noticie message of the - var "$config['update_manager_installed']" in the first execution - after intallation. - - MERGED FROM 4.0.2 - -2012-04-23 Sergio Martin - - * include/functions_networkmap.php - include/ajax/networkmap.ajax.php - operation/agentes/networkmap.topology.php: Fixed several - errors in the apache log when generate networkmap and add - to the root node a little map summary - -2012-04-23 Dario Rodriguez - - * godmode/reporting/visual_console_builder.data.php: Fixed a problem - with some links and new menu structure. - - MERFED FROM 4.0.2 - -2012-04-23 Miguel de Dios - - * include/functions_users.php, operation/users/webchat.php: added - list users in chat. - - MERGED FROM 4.0.2 - -2012-04-23 Dario Rodriguez - - * godmode/reporting/visual_console_builder.wizard.php: Unsorted - combo in visual console wizard to switch the default type of item - to static graph to preserve the previous default behaviour. - -2012-04-23 Vanessa Gil - - * operation/menu.php - operation/agentes/exportdata.php: Fixed bug: Error exporting - data to excel or csv. - - operation/agentes/exportdata.csv.php - operation/agentes/exportdata.excel.php: Added files. - -2012-04-23 Juan Manuel Ramon - - * include/functions_networkmap.php - operation/agentes/networkmap_list.php - operation/menu.php: Added new view with a list of networkmaps. - - Merged from branches. - -2012-04-23 Miguel de Dios - - * include/functions_html.php, include/javascript/jquery.pandora.js, - include/functions_db.php: cleaned source code style. - - * include/functions_users.php, index.php, operation/menu.php, - operation/users/webchat.php, include/javascript/webchat.js, - general/header.php: added first version of webchat. - - * include/functions.php: into the function "check_login" added the - parameter $output for some cases don't want see the error page like - as the ajax querys. - - MERGED FROM 4.0.2 - -2012-04-23 Dario Rodriguez - - * operation/search_reports.php, - godmode/reporting/reporting_builder.list_items.php, - godmode/reporting/reporting_builder.item_editor.php: Fixed some issues - with reportin usability related to new menu structure. - - MERGED FROM 4.0.2 - -2012-04-23 Dario Rodriguez - - *extensions/snmp_explorer.php, - operation/agentes/estado_monitores.php, - operation/agentes/ver_agente.php, - operation/snmpconsole/snmp_view.php, - operation/gis_maps/render_view.php, - godmode/agentes/fields_manager.php, - godmode/agentes/configure_field.php, - godmode/agentes/planned_downtime.php: Fixed a problem with agent sec - param changed from gagente to estado in order to display new menus properly - - MERGED FROM 4.0.2 - -2012-04-21 Junichi Satoh - - * include/functions_config.php: Fixed SQL error with PostgreSQL. - -2012-04-21 Junichi Satoh - - * include/help/ja/help_network_map.php: Updated description to - follow usability improvement of network map. - -2012-04-21 Junichi Satoh - - * index.php: Fixed bug home screen is not shown when default language - is set to non-English. - - * operation/users/user_edit.php: Fixed 'Default' in home screen menu - is not translated. - -2012-04-20 Sergio Martin - - * include/functions_alerts.php: Setted last_reference database - field to actual utimestamp when create an alert to avoid - unecessary charge on server - -2012-04-20 Sergio Martin - - * include/help/en/help_network_map.php - include/help/es/help_network_map.php - operation/agentes/networkmap.php: Fixed bug changing the - map name and improved the usability of the settings form - -2012-04-20 Vanessa Gil - - * godmode/menu.php: Changed default path to 'Module Manage'. - -2012-04-20 Vanessa Gil - - * godmode/alerts/alert_list.builder.php: Fixed bug: In tab alert - within agent detail, the actions depends on the template. - -2012-04-20 Kikuchi Koichiro - - * extensions/update_manager.php, - extensions/update_manager/sql/update_manager.sql, - extensions/update_manager/sql/update_manager.postgreSQL.sql, - extensions/update_manager/sql/update_manager.oracle.sql, - extensions/update_manager/lib/libupdate_manager_client.php, - extensions/update_manager/lib/libupdate_manager.php, - include/db/postgresql.php, - include/db/oracle.php, - include/db/mysql.php, - include/functions_config.php, - include/config_process.php, - include/functions_db.php: Now pandora_console support DB - running on non-standard port. - -2012-04-19 Sancho Lerena - - * operation/agentes/estado_monitores.php: Put units in module view. - Fixed a Postgrest missing ")" in SQL. - - * operation/agentes/status_monitor.php: Put units in module view. - - * operation/agentes/alerts_status.php: better layout on alert - tabular view, now using dynamic width. - -2012-04-19 Juan Manuel Ramon - - * operation/gis_maps/render_view.php: Resize GIS map on normal view. - - Bugfix merged from branches. - -2012-04-19 Juan Manuel Ramon - - * operation/gis_maps/render_view.php: Resize GIS map on fullscreen. - - Bugfix merged from branches. - -2012-04-19 Vanessa Gil - - * pandoradb.data.oracle.sql - pandoradb.data.postgreSQL.sql - include/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - include/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - include/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added - table 'ttimezone' and data. - -2012-04-19 Juan Manuel Ramon - - * include/functions_config.php: Added check for update manager in - the config process. - -2012-04-19 Juan Manuel Ramon - - * extensions/update_license_info.php: Delete innecesary extension. - -2012-04-19 Juan Manuel Ramon - - * images/skin/skin_default/include/styles/pandora.css: Modified - styles in skin like in the main css style file. - -2012-04-19 Vanessa Gil - - * godmode/setup/setup.php: Changed timezone by default. - -2012-04-19 Vanessa Gil - - * operation/tree.php: Changes in tab os. - -2012-04-19 Vanessa Gil - - * godmode/setup/setup.php - index.php - pandora_db.sql - pandoradb_data.sql: Changed timezone setup. - -2012-04-18 Miguel de Dios - - * include/functions_config.php, extensions/update_manager.php, - extensions/update_manager/lib/functions.php: fixed the first - intallation of update manager. - - Merged from the branch "pandora_4.0". - -2012-04-18 Sancho Lerena - - * operation/servers/recon_view.php: Fix column header. - - * godmode/agentes/module_manager_editor_plugin.php: Now plugin description - is shown formatted (\n ->
). Some fields have better layout. - - * godmode/servers/plugin.php: Ajax load of description is now formatted. - - * godmode/servers/manage_recontask.php: Fix link to show recon server. - - * godmode/servers/manage_recontask_form.php: Wider textarea. - - * pandoradb_data.sql: New defaults (4 plugins, 2 recon scripts). - - * include/functions_events.php: More space visible in event info, smaller - font. - - * include/config_process.php: Updated version. - -2012-04-18 Juan Manuel Ramon - - * include/styles/pandora_minimal.css - include/javascript/pandora.js - operation/agentes/stat_win.php: Changed layout of interactive graph - menu. - - * images/graphmenu_arrow.png - images/graphmenu_arrow_hide.png: Added images for interactive - graph menu. - - Merged from branches. - -2012-04-18 Miguel de Dios - - * include/functions_agents.php: into the function - "agents_get_agent_id" the parameter "$io_safe_input" for transform - the names if true, by default false. - - * operation/agentes/networkmap.topology.php, - operation/agentes/networkmap.php, include/functions_ui.php: cleaned - source code style. - - Merged from the branch "pandora_4.0". - -2012-04-18 Dario Rodriguez - - * godmode/agentes/agent_manager.php: Fixed a problem with links - and new menu strcuture. - - MERGED FROM 4.0.2 - -2012-04-18 Dario Rodriguez - - * godmode/agentes/agent_disk_conf_editor.php: Print message - using new message box - - MERGED FROM 4.0.2 - -2012-04-18 Juan Manuel Ramon - - * include/functions_html.php - include/styles/pandora.css - include/javascript/jquery.pandora.js - include/functions_config.php - include/functions_ui.php - extensions/update_manager.php - extensions/update_manager/load_updatemanager.php - extensions/update_manager/lib/functions.ajax.php - extensions/update_manager/settings.php - operation/system_alert.php - general/login_page.php - godmode/setup/setup.php: Changed layout in modal windows for - license information also changed several styles. - - Merged from branches. - -2012-04-17 Miguel de Dios - - * include/functions_html.php, extensions/net_tools.php: cleaned - source code style. - - * include/functions_networkmap.php: into the functions - "networkmap_generate_dot" and "networkmap_create_agent_node" - added new parameter $relative for set the url of icons as relative. - It is used in networmap enterprise. - - * include/functions_ui.php: fixed into the function - "ui_print_message" lost the javascript code when the first messages - are without close button. And into the function "ui_print_os_icon" - added new parameter $relative for set the url of icons as relative. - It is used in networmap enterprise. - - Merged from the branch "pandora_4.0". - -2012-04-17 Vanessa Gil - - * godmode/reporting/reporting_builder.item_editor.php: Fixed - bug: In the item list of a report appears a wrong period. - -2012-04-17 Sergio Martin - - * include/functions.php: Stripped # character in a - string before converted it to image 3504479 - -2012-04-16 Vanessa Gil - - * operation/tree.php - operation/menu.php - operation/tree/no_branch.png - operation/tree/branch.png - operation/tree/closed.png - operation/tree/expanded.png - operation/tree/first_closed.png - operation/tree/first_expanded.png - operation/tree/last_closed.png - operation/tree/last_expanded.png - operation/tree/last_leaf.png - operation/tree/leaf.png - operation/tree/one_closed.png - operation/tree/one_expanded.png. Changed path. - -2012-04-16 Sergio Martin - - * operation/menu.php: Switched the visual console and custom reports - order in the menu and change the main Reporting section link - to give more important to reports. - -2012-04-16 Sergio Martin - - * include/graphs/fgraph.php - include/functions_visual_map.php: Improved the - min size of the area graphs and clean code - -2012-04-16 Juan Manuel Ramon - - * include/styles/dialog.css - include/styles/pandora.css - operation/system_alert.php - include/functions_config.php - general/login_page.php: Modified style in UM license advises, also - modified style in system alerts dialog. - - * include/functions_ui.php: Modified function ui_print_message to - allow force the style. - - * include/styles/pandora_legacy.css: New css style with Pandora old - style "legacy". New style has 100% page width. - - * images/spinner.gif - images/spinner.png: Added new spinners with transparency. - -2012-04-16 Juan Manuel Ramon - - * extensions/update_license_info.php: Added view to show UM license - info. - - * extensions/update_manager.php - extensions/update_manager/settings.php: Added UM license dialog in - this view. - -2012-04-16 Vanessa Gil - - * extensions/tree.php: Added policy tab. - -2012-04-16 Vanessa Gil - - * extensions/tree.php - extensions/tree/no_branch.png - extensions/tree/branch.png - extensions/tree/closed.png - extensions/tree/expanded.png - extensions/tree/first_closed.png - extensions/tree/first_expanded.png - extensions/tree/last_closed.png - extensions/tree/last_expanded.png - extensions/tree/last_leaf.png - extensions/tree/leaf.png - extensions/tree/one_closed.png - extensions/tree/one_expanded.png. Changed tree view images. - -2012-04-14 Junichi Satoh - - * include/functions_tags.php: Fixed SQL error with PostgreSQL. - -2012-04-14 Junichi Satoh - - * pandoradb.postgreSQL.sql: Fixed database creation failure with - version 9.0 or later of PostgreSQL. - -2012-04-14 Junichi Satoh - - * operation/agentes/stat_win.php: Fixed i18n support. Changed - the description for reloading and the name of the submit button. - -2012-04-13 Sergio Martin - - * include/functions_visual_map.php - include/ajax/visual_console_builder.ajax.php - godmode/reporting/visual_console_builder.editor.js: Fixed several - bugs in the simple value item in the visual console and unified - repeated code merged from 4.0 - -2012-04-13 Miguel de Dios - - * include/functions_config.php, index.php, - extensions/update_manager/lib/functions.ajax.php, - extensions/update_manager/lib/functions.php, - extensions/update_manager/main.php, - extensions/update_manager/update_pandora.php, - general/logon_ok.php:: some fixeds and some changes for run fine and - pretty the update manager. - - Merged from the branch "pandora_4.0" - -2012-04-13 Junichi Satoh - - * godmode/alerts/configure_alert_compound.php: Added special days - feature. - - * pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added column - 'special_day' to 'talert_compound'. - -2012-04-12 Vanessa Gil - - * extensions/tree.php - extensions/tree/no_branch_.png - extensions/tree/branch_.png - extensions/tree/closed_.png - extensions/tree/expanded_.png - extensions/tree/first_closed_.png - extensions/tree/first_expanded_.png - extensions/tree/last_closed_.png - extensions/tree/last_expanded_.png - extensions/tree/last_leaf_.png - extensions/tree/leaf_.png - extensions/tree/one_closed_.png - extensions/tree/one_expanded_.png. Added files to new open tree view. - -2012-04-12 Juan Manuel Ramon - - * extensions/update_license_info.php - extensions/update_manager.php - extensions/update_manager/settings.php: Added modal window and view - of UM license information. - -2012-04-12 Juan Manuel Ramon - - * extensions/update_license_info.php - extensions/update_manager.php: Cleaned source code. - -2012-04-12 Juan Manuel Ramon - - * include/javascript/jquery.pandora.js - extensions/update_manager.php - extensions/update_manager/settings.php: Added modal window with UM - license info. - - * extensions/update_license_info.php: Added extension with UM - license info. - -2012-04-12 Miguel de Dios - - * include/styles/pandora.css: add changes for the new standarized messages. - - * extensions/update_manager/update_pandora.php: reverded the deleted file, - sorry. - -2012-04-12 Miguel de Dios - - * include/functions_ui.php: standariced the messages and added one more for - info. - - * include/functions.php: added function "enterprise_installed". - - * extensions/update_manager/update_pandora.php: removed file, because it is - into update_manager. - -2012-04-12 Miguel de Dios - - * include/functions_config.php, extensions/update_manager.php, - extensions/update_manager/lib/functions.ajax.php, - extensions/update_manager/lib/libupdate_manager_client.php, - extensions/update_manager/lib/functions.php, - extensions/update_manager/settings.php, - extensions/update_manager/main.php, - extensions/update_manager/update_pandora.php: added feature to update the - Pandora Console open. - - Merged from the branch "pandora_4.0" - -2012-04-12 Ramon Novoa - - * operation/servers/recon_view.php: Fixed a broken link. - -2012-04-12 Juan Manuel Ramon - - * include/styles/dialog.css - include/styles/pandora.css - include/auth/mysql.php - general/login_page.php: Modal windows improved and changes in login - page error. - -2012-04-12 Sergio Martin - - * godmode/reporting/visual_console_builder.editor.php - godmode/reporting/reporting_builder.item_editor.php: - Changed "Edit item" by "Update item" in visual console - and report editors for bug 3504527 - -2012-04-12 Sergio Martin - - * include/functions_agents.php: Fixed pendigdelete - rename of the modules when the agent is erased for - bug 3509327 - -2012-04-11 Sergio Martin - - * operation/events/sound_events.php: Fixed bad name in - the windows title - -2012-04-11 Juan Manuel Ramon - - * include/functions_ui.php: Fixed ui_print_timestamp function. - -2012-04-11 Dario Rodriguez - - * operation/agentes/estado_agente.php: Added columns to edit agent - from operaion view. Only for admins - -2012-04-11 Juan Manuel Ramon - - * godmode/groups/group_list.php - godmode/reporting/graph_builder.graph_editor.php: Reverted some - modifications in custom graphs metaconsole compatibility. - -2012-04-11 Sergio Martin - - * godmode/massive/massive_delete_modules.php: Fixed a - minor style bug - -2012-04-11 Dario Rodriguez - - * godmode/reporting/reporting_builder.php - godmode/reporting/graphs.php: Respored missing tabs - -2012-04-10 Juan Manuel Ramon - - * godmode/reporting/reporting_builder.item_editor.php: Several - fixes on inventory reports. - -2012-04-10 Juan Manuel Ramon - - * godmode/reporting/graph_builder.graph_editor.php: Fixed display - of agents in custom graphs editor when metaconsole is activated. - -2012-04-10 Juan Manuel Ramon - - * godmode/groups/group_list.php - godmode/reporting/graphs.php: Several fixes in custom graph editor - with metaconsole activated. - -2012-04-10 Dario Rodriguez - - *operation/menu.php, - godmode/menu.php: Fixed a bug showing extensions with new menu structure. - -2012-04-10 Juan Manuel Ramon - - * include/ajax/reporting.ajax.php - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/graph_builder.main.php - godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php: Several fixes - in metaconsole reports. - -2012-04-10 Sergio Martin - - * include/functions_agents.php: Fixed an error when try - to retrieve policy acl's without agents choosed - -2012-04-10 Sergio Martin - - * include/javascript/pandora.js - operation/agentes/ver_agente.php - godmode/massive/massive_add_alerts.php - godmode/massive/massive_delete_action_alerts.php - godmode/massive/massive_delete_alerts.php - godmode/massive/massive_edit_modules.php - godmode/massive/massive_add_action_alerts.php: Improve some parts - of massive operations section as add ALL/COMMON switch in the - agents/modules selectors, allow to select multiple alert actions - in the delete/add operations, add the period advanced control to - the modules edition section and improve this period control - -2012-04-09 Juan Manuel Ramon - - * godmode/reporting/reporting_builder.list_items.php - godmode/reporting/reporting_builder.item_editor.php: Fixed display - of grouped reports in metaconsole. - - Fixes: #3514539 - -2012-04-09 Miguel de Dios - - * include/functions_ui.php: cleaned source code style. - - * extensions/update_pandora, - extensions/update_pandora/functions.ajax.php, - extensions/update_pandora/functions.php, - extensions/update_manager/lib/functions.ajax.php, - extensions/update_manager/lib/functions.php: moved this files into the - extension update_manager. - - * extensions/update_manager/main.php: added hook (as a tab) the - "update_pandora". - - Merged from the branch pandora_4.0 - -2012-04-09 Juan Manuel Ramon - - * include/javascript/pandora.js - include/ajax/agent.php: Fixed autocomplete agent functionality when - metaconsole is activated. - - Fixes: #3514539 - -2012-04-09 Juan Manuel Ramon - - * godmode/menu.php: Fixed first entry in godmode menu. - -2012-04-09 Sergio Martin - - * include/javascript/jquery.pandora.controls.js - godmode/groups/group_list.php - godmode/massive/massive_delete_action_alerts.php - godmode/massive/massive_add_action_alerts.php: Improved the - template actions sections into massive operations - deleting compound deprecated alerts and showing only the - agents with templates in the combos - -2012-04-09 Sergio Martin - - * include/functions_reports.php: Fixed "forecating" - typo error - -2012-04-08 Junichi Satoh - - * include/db/postgresql.php, include/functions_config.php, - godmode/massive/massive_delete_modules.php, - godmode/massive/massive_edit_modules.php: Fixed SQL error with - PostgreSQL. - -2012-04-08 Junichi Satoh - - * godmode/admin_access_logs.php: Fixed SQL error with PostgreSQL. - -2012-04-04 Miguel de Dios - - * extensions/update_pandora/functions.ajax.php, - extensions/update_pandora/functions.php, extensions/update_pandora.php: - started to join to the openupdatemanager and some fixeds. - - Merged from the branch pandora_4.0 - -2012-04-04 Miguel de Dios - - * extensions/update_manager.php, - extensions/update_manager/load_updatemanager.php, - extensions/update_manager/lib/xmlrpc/xmlrpc.inc, - extensions/update_manager/lib/libupdate_manager_client.php, - extensions/update_manager/lib/libupdate_manager.php, - extensions/update_manager/main.php: cleaned source code style. - - * extensions/update_manager/settings.php: disabled the path because this - conf it is burned with each update of PHP files. - - Merged from the branch pandora_4.0 - -2012-04-04 Sergio Martin - - * godmode/massive/massive_edit_agents.php - godmode/massive/massive_edit_modules.php: Fixed several bugs - like fields without "no change" value, change a nosense radio - button by a checkbox, add the snmp v3 fields to the edit modules - form, etc. - Merged from 4.0 - -2012-04-04 Juan Manuel Ramon - - * include/javascript/pandora_modules.js - include/functions.php - extensions/snmp_explorer.php - godmode/agentes/module_manager_editor.php: Fixed several errors in - snmp walk and snmp explorer functionality. - - Fixes: #3514508 - -2012-04-04 Dario Rodriguez - - * extensions/update_manager.php: Moved from gsetup - to extensions menu - -2012-04-04 Dario Rodriguez - - * extensions/update_pandora.php: Moved from gsetup - to extensions menu - - -2012-04-04 Vanessa Gil - - * include/functions_messages.php: Fixed bug duplicate - sent messages. - -2012-04-04 Dario Rodriguez - - * godmode/menu.php: Fixed a problem with menu link. - -2012-04-03 Sergio Martin - - * include/javascript/pandora.js - operation/agentes/ver_agente.php - godmode/massive/massive_delete_modules.php - godmode/massive/massive_edit_modules.php: Added the same - extended form of the massive edit modules to massive - delete modules section. Added to both a new combo to - select the behavior of the multi select of agents/modules - selecting all or common for the result. - Fixed some bugs - -2012-04-03 Dario Rodriguez - - * operation/agentes/estado_agente.php, - operation/menu.php, - godmode/agentes/agent_template.php, - godmode/agentes/module_manager_editor_common.php, - godmode/agentes/agent_conf_gis.php, - godmode/agentes/module_manager.php, - godmode/agentes/modificar_agente.php, - godmode/agentes/configurar_agente.php, - godmode/menu.php: Changed Manage agent menu to Agent detail inside - Monitoring menu. - -2012-04-03 Vanessa Gil - - * operation/messages/message_edit.php: Show user name - instead id and send messages for all group. - -2012-04-03 Vanessa Gil - - * include/functions_groups.php: - godmode/users/configure_user.php: Fixed bug creating users. - -2012-04-03 Dario Rodriguez - - * godmode/menu.php, - godmode/tag/tag.php, - godmode/tag/edit_tag.php: Moved tag menu inside Manage modules. - -2012-04-03 Dario Rodriguez - - * include/functions_menu.php: Deleted extension icon on menus. - - * extensions/extension_uploader.php: Fixed wrong link to menu for this - extension. - - * operation/menu.php, - godmode/menu.php: Fixed duplicated extension links on menus. - -2012-04-03 Vanessa Gil - - * pandoradb.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql, - include/functions_groups.php: : removed 'created_by' - to tusuario table and modify select users. - -2012-04-02 Dario Rodriguez - - * operation/menu.php, - operation/snmpconsole/snmp_view.php, - godmode/menu.php, - godmode/snmpconsole/snmp_trap_generator.php, - godmode/snmpconsole/snmp_alert.php, - godmode/snmpconsole/snmp_filters.php: Merged changes in menus from 4.0.2 - SNMP menu now is inside Monitoring menu. - -2012-04-02 Miguel de Dios - - * include/functions_html.php: added into function "html_debug_print" the - equal output to log file, this is with more data. - - * include/functions_db.php: cleaned source code style. - - * extensions/update_pandora/functions.ajax.php, - extensions/update_pandora/functions.php, - extensions/update_manager/lib/libupdate_manager.php, - extensions/update_pandora.php: added extension to update pandora from the - targz of Sourceforge. - - Merged from the branch pandora_4.0 - -2012-04-02 Dario Rodriguez - - * operation/menu.php: Fixed an error selecting the correct menu option - in workspace menu. - -2012-04-02 Juan Manuel Ramon - - * include/styles/dialog.css - include/javascript/jquery.pandora.js: Changed style in license - advises to new appearance. - -2012-04-02 Dario Rodriguez - - * include/functions_menu.php - extensions/users_connected.php, - operation/incidents/incident.php, - operation/incidents/incident_detail.php, - operation/incidents/incident_statistics.php, - operation/menu.php, - operation/integria_incidents/incident.incident.php, - operation/integria_incidents/incident.files.php, - operation/integria_incidents/incident.list.php, - operation/messages/message_edit.php, - operation/messages/message_list.php: Create new menu item called - workspace. - * godmode/reporting/map_builder.php - operation/visual_console/render_view.php: Fixed some errors related to - new menu structure. - -2012-04-02 Sergio Martin - - * operation/reporting/reporting_xml.php: Added xml export - feature to the new report items of inventory and inventory changes - -2012-04-02 Dario Rodriguez - - * godmode/menu.php: Delete reporting menu in godmode section. - -2012-04-02 Dario Rodriguez - - * include/functions_menu.php - operation/menu.php - godmode/menu.php: Finish changes in reporting menu. - -2012-04-02 Sergio Martin - - * include/functions_reporting.php - include/functions.php: Fixed little bugs - of the inventory reports and translation strings - - * operation/reporting/reporting_viewer.php: Added fixed - configuration line of the pickdate jquery control - -2012-04-02 Dario Rodriguez - - *operation/visual_console/render_view.php, - operation/visual_console/index.php, - operation/agentes/networkmap.php, - operation/servers/view_server.php, - operation/servers/recon_view.php, - operation/servers/view_server_detail.php, - operation/menu.php, - operation/reporting/reporting_viewer.php, - operation/reporting/graph_viewer.php, - general/header.php, - godmode/servers/modificar_server.php, - godmode/reporting/visual_console_builder.wizard.php, - godmode/reporting/graph_builder.main.php, - godmode/reporting/visual_console_builder.php, - godmode/reporting/visual_console_builder.elements.php, - godmode/reporting/graph_builder.php, - godmode/reporting/graph_builder.graph_editor.php, - godmode/reporting/reporting_builder.php, - godmode/reporting/visual_console_builder.editor.php, - godmode/reporting/map_builder.php, - godmode/reporting/graphs.php: Merged changes in menu structure - from 4.0.2 to trunk version - -2012-04-02 Hirofumi Kosaka - - * include/functions_api.php: Added new functions - get_module_groups and get_plugins to the API. - -2012-03-31 Junichi Satoh - - * extensions/users_connected.php, extensions/module_groups.php: Fixed - SQL error with PostgreSQL. - -2012-03-31 Junichi Satoh - - * include/functions_graph.php: Fixed SQL error with PostgreSQL. - -2012-03-31 Junichi Satoh - - * operation/incidents/incident.php: Fixed SQL error with PostgreSQL. - -2012-03-31 Junichi Satoh - - * operation/incidents/incident_statistics.php: Removed obsolete - function call. - -2012-03-30 Juan Manuel Ramon - - * images/splash_error.png: Added background image for error views. - - * include/styles/pandora.css - general/error_emptyconfig.php - general/error_perms.php - general/error_authconfig.php - general/error_noconfig.php - general/error_install.php - general/error_dbconfig.php: Changed views to the new look and feel. - -2012-03-30 Vanessa Gil - - * pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: added default value - to 'section' field. - -2012-03-28 Sancho Lerena - - * operation/agentes/estado_agente.php: Fixed several usability problems. - Fixed search problem with html entities (blank spaces, etc). - - -2012-03-28 Vanessa Gil - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: added 'created_by' - to tusuario table and modify 'mensaje' field to tmensajes. - - * general/header.php - godmode/users/configure_user.php - include/functions_groups.php - include/functions_messages.php - include/javascript/jquery.pandora.js - operation/menu.php: Added operation: Fixed several bugs and - modify sending and receiving messages. - - * images/email_go.png - images/email_edit.png - operation/messages/message_list.php - operation/messages/message_edit.php: Added files. - -2012-03-28 Sergio Martin - - * include/styles/images/ui-bg_gloss-wave_35_f6a828_500x100.png - include/styles/images/ui-bg_flat_10_000000_40x100.png - include/styles/images/ui-bg_diagonals-thick_20_666666_40x40.png - include/styles/images/ui-icons_228ef1_256x240.png - include/styles/images/ui-icons_ffd27a_256x240.png - include/styles/images/ui-bg_diagonals-thick_18_b81900_40x40.png - include/styles/images/ui-icons_ffffff_256x240.png - include/styles/images/ui-bg_highlight-soft_75_ffe45c_1x100.png - include/styles/images/ui-bg_glass_65_ffffff_1x400.png - include/styles/images/ui-icons_222222_256x240.png - include/styles/images/ui-icons_ef8c08_256x240.png - include/styles/images/ui-bg_glass_100_fdf5ce_1x400.png - include/styles/images/ui-bg_glass_100_f6f6f6_1x400.png - include/functions_ui.php - include/languages/datepicker - include/languages/datepicker/jquery.ui.datepicker-eo.js - include/languages/datepicker/jquery.ui.datepicker-bs.js - include/languages/datepicker/jquery.ui.datepicker-fo.js - include/languages/datepicker/jquery.ui.datepicker-ta.js - include/languages/datepicker/jquery.ui.datepicker-cs.js - include/languages/datepicker/jquery.ui.datepicker-es.js - include/languages/datepicker/jquery.ui.datepicker-eu.js - include/languages/datepicker/jquery.ui.datepicker-ko.js - include/languages/datepicker/jquery.ui.datepicker-is.js - include/languages/datepicker/jquery.ui.datepicker-no.js - include/languages/datepicker/jquery.ui.datepicker-hu.js - include/languages/datepicker/jquery.ui.datepicker-sk.js - include/languages/datepicker/jquery.ui.datepicker-vi.js - include/languages/datepicker/jquery.ui.datepicker-uk.js - include/languages/datepicker/jquery.ui.datepicker-ms.js - include/languages/datepicker/jquery.ui.datepicker-hy.js - include/languages/datepicker/jquery.ui.datepicker-ro.js - include/languages/datepicker/jquery.ui.datepicker-de-CH.js - include/languages/datepicker/jquery.ui.datepicker-zh-HK.js - include/languages/datepicker/jquery.ui.datepicker-sq.js - include/languages/datepicker/jquery.ui.datepicker-ru.js - include/languages/datepicker/jquery.ui.datepicker-af.js - include/languages/datepicker/jquery.ui.datepicker-id.js - include/languages/datepicker/jquery.ui.datepicker-fr-CH.js - include/languages/datepicker/jquery.ui.datepicker-el.js - include/languages/datepicker/jquery.ui.datepicker-ar.js - include/languages/datepicker/jquery.ui.datepicker-sr-SR.js - include/languages/datepicker/jquery.ui.datepicker-fr.js - include/languages/datepicker/jquery.ui.datepicker-et.js - include/languages/datepicker/jquery.ui.datepicker-nl.js - include/languages/datepicker/jquery.ui.datepicker-zh-TW.js - include/languages/datepicker/jquery.ui.datepicker-hr.js - include/languages/datepicker/jquery.ui.datepicker-az.js - include/languages/datepicker/jquery.ui.datepicker-pl.js - include/languages/datepicker/jquery.ui.datepicker-th.js - include/languages/datepicker/jquery.ui.datepicker-it.js - include/languages/datepicker/jquery.ui.datepicker-sl.js - include/languages/datepicker/jquery.ui.datepicker-zh-CN.js - include/languages/datepicker/jquery.ui.datepicker-lt.js - include/languages/datepicker/jquery.ui.datepicker-lv.js - include/languages/datepicker/jquery.ui.datepicker-ca.js - include/languages/datepicker/jquery.ui.datepicker-pt-BR.js - include/languages/datepicker/jquery.ui.datepicker-da.js - include/languages/datepicker/jquery.ui.datepicker-sr.js - include/languages/datepicker/jquery.ui.datepicker-tr.js - include/languages/datepicker/jquery.ui.datepicker-fa.js - include/languages/datepicker/jquery.ui.datepicker-en-GB.js - include/languages/datepicker/jquery.ui.datepicker-sv.js - include/languages/datepicker/jquery.ui.datepicker-de.js - include/languages/datepicker/jquery.ui.datepicker-bg.js - include/languages/datepicker/jquery.ui.datepicker-ja.js - include/languages/datepicker/jquery.ui.datepicker-he.js - include/languages/datepicker/jquery.ui.datepicker-nl-BE.js - include/languages/datepicker/jquery.ui.datepicker-fi.js: Added - some missed images in the datapicker with the new jquery - and added translations and set it with config var to datepicker - dialog - - * godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php - include/functions_reporting.php - operation/reporting/reporting_viewer.php: Added the inventory changes - report and fix some bugs of the inventory item - -2012-03-27 Juan Manuel Ramon - - * images/bottom_logo_enterprise.png - images/bottom_logo.png - images/login_bottom.png - images/login_background.png - images/pandora_login.png - images/login_botton.png - images/ui_title.png - images/ui_dialog_background.png - images/pandora_login_enterprise.png - images/splash_logout.png: Added images for new login screen. - -2012-03-27 Juan Manuel Ramon - - * images/bottom_logo_enterprise.png - images/bottom_logo.png - images/login_bottom.png - images/login_background.png - images/pandora_login.png - images/login_botton.png - images/ui_title.png - images/ui_dialog_background.png - images/pandora_login_enterprise.png - images/splash_logout.png: Added images for new login screen. - - * images/splash_pandora.png - include/styles/images/dialog-titlebar-close.png - include/styles/images/dialog-titlebar-close-hover.png: Modified - images for login screen. - - * include/styles/dialog.css - include/styles/pandora.css: Modified css files for login screen. - - * general/login_page.php - general/logoff.php: Login and logout screens modified. - -2012-03-27 Sergio Martin - - * include/functions_reporting.php: Fixed duplicy agents in the - main screen summary - -2012-03-27 Sergio Martin - - * include/styles/images/ui-bg_highlight-soft_100_eeeeee_1x100.png - include/functions_reporting.php - include/functions.php - include/constants.php - include/functions_reports.php - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php: Clean code, - fix a baseline graph report, and add a new tipe of report item: - inventory - -2012-03-26 Hirofumi Kosaka - - * include/functions_api.php: Fixed set_create_plugin_module - to look proper data in checking input parameters. - -2012-03-25 Junichi Satoh - - * include/functions_graph.php, operation/events/events_list.php: Fixed - SQL error with PostgreSQL. - -2012-03-25 Junichi Satoh - - * include/db/postgresql.sql: Removed unnecessary quotes for making - query in postgresql_db_get_all_rows_filter(). - -2012-03-25 Junichi Satoh - - * extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added a missing - query. - -2012-03-25 Junichi Satoh - - * extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql, - pandoradb.postgreSQL.sql: Fixed bad sql syntaxes. - -2012-03-25 Junichi Satoh - - * include/db/postgresql.php: Fixed bad syntax for WHERE clause in - postgresql_db_format_array_where_clause_sql(). - - * include/functions_config.php: Back to previous version, because - fixed bad sql in include/db/postgresql.php. - -2012-03-24 Junichi Satoh - - * include/db/postgresql.php: Fixed SQL error with PostgreSQL. - -2012-03-24 Junichi Satoh - - * operation/agentes/status_monitor.php: Fixed SQL error with PostgreSQL. - -2012-03-24 Junichi Satoh - - * include/functions_agents.php, include/functions_config.php, - include/db/postgresql.php, operation/agentes/estado_agente.php: Fixed - SQL error with PostgreSQL. - -2012-03-24 Junichi Satoh - - * include/help/ja/help_wmifield.php: Fixed wmi field help. - -2012-03-23 Vanessa Gil - - * include/help/en/help_wmifield.php - include/help/es/help_wmifield.php: Fixed wmi field help. - -2012-03-22 Sergio Martin - - * include/graphs/functions_pchart.php: Added calculation - of the left side of the graph space. Merged from 4.0 - -2012-03-22 Vanessa Gil - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: added 'operation' - to treport_content_item table. - - * godmode/reporting/reporting_builder.item_editor.php - include/functions_reporting.php - include/ajax/reporting.ajax.php - include/javascript/pandora.js: Added operation: sum,max,min or avg to - global reports. - - * images/sum.png - images/avg.png - images/min.png - images/max.png: Added icons. - -2012-03-22 Sergio Martin - - * include/graphs/functions_pchart.php - include/graphs/pChart/pDraw.class.php: Added to pchart library the - parameter to set an independent font size to graph ticks and set it - on the graph charts one point less - -2012-03-22 Miguel de Dios - & Sergio Martin using Gobby collaborative - real-time editor http://obby.0x539.de - - * include/functions.php: changed into the function "get_report_types" the - array types to tree for show better the select box, and changed into the - function "get_report_name". - - * include/functions_forecast.php: fixed into the function - "forecast_projection_graph" when zero data and change to user the user conf - style for the dates. - - * include/functions_html.php: the function "html_debug_print" was improved - to show type and sizes. - - * include/functions_reporting.php: renamed the function "header_content" to - "reporting_header_content" and in this function change to use the user conf - style for the dates. - - * include/functions_networkmap.php: cleaned source code style. - - Merged from the branch pandora_4.0 - - -2012-03-22 Sergio Martin - - * godmode/reporting/graph_builder.php: Reallocate - the "View graph" button to the original place in - the combined graphs section - -2012-03-22 Sergio Martin - - * include/functions_html.php - include/javascript/pandora.js - operation/agentes/stat_win.php: Fixed period control - in the popup graph menu (stat_win) merged from 4.0 - -2012-03-21 Juan Manuel Ramon - - * godmode/agentes/module_manager_editor_common.php: Added global var - to avoid php warning. - -2012-03-21 Juan Manuel Ramon - - * operation/events/events_list.php: Toggle arrow control changes - orientation onclick event. Aesthetic fix. - -2012-03-21 Sergio Martin - - * include/functions_html.php - include/javascript/pandora.js - include/functions.php - include/functions_alerts.php - godmode/alerts/configure_alert_template.php - godmode/alerts/alert_list.builder.php: Improved the - periods control and added it to the alerts action threshold - and alert template threshold - -2012-03-21 Sergio Martin - - * include/config_process.php - include/functions.php - include/constants.php: Add a new include file - only for constants - -2012-03-20 Sergio Martin - - * include/functions.php: Recoded the human_time_description_raw - function fixing bugs and improving exactly mode even years accuracy - -2012-03-20 Sergio Martin - - * include/functions_reporting.php - operation/reporting/reporting_viewer.php - godmode/reporting/reporting_builder.php: Improved period form in the - report view and navegability merged from 4.0 - -2012-03-20 Miguel de Dios - - * ChangeLog: added lost lines. - -2012-03-20 Miguel de Dios - - * include/functions_html.php: now the function - "html_print_input_text_extended" accept a script code as string for event - "keyup" or as array where the index is string for each event where you want - add javascript code. And make more pretty the page of report and cleaned - source code style. - - * include/functions_reporting.php, - godmode/reporting/reporting_builder.list_items.php, - godmode/reporting/reporting_builder.php: changed the old method to order - items in a report for the method with checks and move the block of items. - - * godmode/reporting/reporting_builder.preview.php: removed this file, now - it use the html view in operation. - - Merged from the branch pandora_4.0 - -2012-03-20 Sergio Martin - - * godmode/reporting/visual_console_builder.elements.php: Added - advanced period select to the elements list in visual console - -2012-03-20 Sergio Martin - - * include/functions_visual_map.php - operation/visual_console/public_console.php: Fixed the - public visual console graphs adding homeurl - -2012-03-20 Sergio Martin - - * operation/visual_console/render_view.php - godmode/reporting/visual_console_builder.wizard.php - godmode/reporting/visual_console_builder.php - godmode/reporting/visual_console_builder.preview.php: Removed - preview section from visual map in godmode. Now is a link - to operation mode. - Change the link from op to godmode, now is to edition view, - not to main setup. - Added advanced period control to visual map setup - -2012-03-20 Sergio Martin - - * include/javascript/pandora.js - godmode/reporting/visual_console_builder.editor.js - godmode/reporting/visual_console_builder.editor.php: add - new period control to the visual console graph item editor - -2012-03-16 Sergio Martin - - * operation/reporting/graph_viewer.php: Added ACL control - to Setup tab - -2012-03-16 Sergio Martin - - * include/javascript/pandora.js: Fixed typo bug from last - commit - -2012-03-16 Sergio Martin - - * include/functions_html.php - include/javascript/pandora.js: Fixed problem with two - or more time controls at the same time adding uniq id - to selects - - * godmode/agentes/module_manager_editor_common.php - godmode/reporting/reporting_builder.item_editor.php: Clean - code - -2012-03-16 Sergio Martin - - * include/functions_html.php - include/javascript/pandora.js - images/pencil.png - images/default_list.png: Improved the usability - of the periods advanced control toggling between - manual and default mode - -2012-03-15 Sancho Lerena - - * images/console/background: Replaced old imagemaps - with new ones, much better. - -2012-03-15 Sergio Martin - - * include/javascript/pandora.js: Fix a little bug - of default value in time advance control - - * operation/reporting/graph_viewer.php - godmode/reporting/graph_builder.php - godmode/reporting/graph_builder.preview.php: Remove - the preview graphs and replace it by link of the - operation mode - -2012-03-15 Sergio Martin - - * include/javascript/pandora.js - godmode/agentes/module_manager_editor_common.php: Added - advanced select for time to modules create/update form, - improve layout of this form and add default value of - 5 minutes to select - -2012-03-15 Sergio Martin - - * include/functions_html.php - include/javascript/pandora.js - include/functions_custom_graphs.php - include/functions.php - operation/agentes/datos_agente.php - operation/agentes/gis_view.php - operation/agentes/graphs.php - operation/agentes/stat_win.php - operation/reporting/graph_viewer.php - mobile/operation/agents/view_agents.php - godmode/agentes/agent_manager.php - godmode/massive/massive_edit_agents.php - godmode/reporting/graph_builder.main.php - godmode/reporting/reporting_builder.item_editor.php - godmode/reporting/graph_builder.preview.php: changed the - html_print_extended_select_for_time function to select - easily the custom period and do it genericly. - Clean all the calls to this function and unify the - combo periods. - -2012-03-15 Vanessa Gil - - * godmode/alerts/alert_actions.php - godmode/agentes/modificar_agente.php - godmode/alerts/configure_alert_template: Removed - duplicated log entries. - -2012-03-15 Hirofumi Kosaka - - * include/functions_api.php: Fixed the function "set_new_agent" - to refer to the proper $config. - -2012-03-14 Miguel de Dios - - * ChangeLog: added lost lines. - -2012-03-14 Miguel de Dios - - * include/functions_reporting.php: fixes and changes for to show better the - html reports. - - * include/functions_groups.php: cleaned source code. - - * include/functions.php: fixed and changed the function "string2image" to - create the text with any size and use ttf font. - - Merged from the branch pandora_4.0 - -2012-03-14 Vanessa Gil - - * godmode/alerts/alert_actions.php - godmode/alerts/alert_commands.php - godmode/alerts/alert_templates.php - godmode/alerts/configure_alert_template.php - godmode/modules/manage_nc_groups.php - godmode/modules/manage_netwok_components.php - godmode/modules/manage_network_templates.php - godmode/modules/manage_network_templates_form.php - godmode/reporting/graph_builder.php - godmode/reporting/graphs.php - godmode/reporting/map_builder.php - godmode/reporting/reporting_builder.php - godmode/reporting/visual_console_builder.php - godmode/snmpconsole/snmp_alert.php - godmode/tag/edit_tag.php - godmode/tag/tag.php - include/functions_config.php - include/functions_events.php: Extended system audit log. - -2012-03-14 Sergio Martin - - * operation/reporting/reporting_viewer.php: Changed a bad - translation string - -2012-03-14 Miguel de Dios - - * include/graphs/functions_pchart.php: fixed into function - "pch_slicebar_graph" unset var $antialias. - - Merged bugfix from branch pandora_4.0 - -2012-03-14 Junichi Satoh - - * operation/incidents/incident.php: Replaced substr() with - ui_print_truncate_text(). - -2012-03-13 Miguel de Dios - - * godmode/reporting/reporting_builder.item_editor.php: added button near to - the list custom graph to create or edit the custom grap selected. - -2012-03-13 Miguel de Dios - - * godmode/reporting/graph_builder.main.php: fixed lost require PHP functions - file, that before the php crashed because it tryed to call to unknow - function. - -2012-03-13 Miguel de Dios - - * godmode/reporting/reporting_builder.preview.php: fixed when the Pandora - have not enterprise part and show "-1" instead empty string. - - * operation/reporting/reporting_viewer.php: added the enterprise posibility - to generate PDF from this report. And added the posibility to go to edit the - report from this page. Finally fixed the hidden first row of form, now show - again the check to select method to calculate and the title and other - things. - - * include/functions_ui.php: fixed into the function "ui_print_page_header" - when the header have not any active tab. - -2012-03-13 Miguel de Dios - - * godmode/reporting/reporting_builder.preview.php: fixed the calendar js - show, fixed the double update button and added the enterprise posibility to - generate PDF from this report. - - * include/javascript/pandora.js: fixed the re-enable the module list widget - when sometimes start as disabled. - - * include/functions_reporting.php, operation/reporting/reporting_viewer.php: - cleaned source code style. - -2012-03-13 Miguel de Dios - - * include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php: fixed the show value in the - item simple value, now show formated and with units. - -2012-03-13 Juan Manuel Ramon - - * include/functions_graph.php: Removed legend in - graphic_module_events function due to attachment overload. - * include/functions_agents.php: Non-init count was bad because - normal modules are counted too. - -2012-03-12 Miguel de Dios - - * include/functions_visual_map.php: refixed again, removed the old method - to put the items, the new method is with top and left instead the margin-top - and margin-left. - -2012-03-12 Miguel de Dios - - * include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php: set to blue more light the - color for unknow status for percentile item, and set the size of items - create from the wizzard to 20 characteres. - -2012-03-12 Miguel de Dios - - * include/functions_html.php: into the function "html_print_select" removed - the hardcode style for the selectbox. - - * godmode/reporting/visual_console_builder.wizard.php: force the style of - content table of form. - -2012-03-12 Miguel de Dios - - * include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php: apply format to graph in the - data when show value in percentile item. - -2012-03-12 Juan Manuel Ramon - - * general/shortcut_bar.php: Fixed Ajax callbacks in this view. - -2012-03-12 Juan Manuel Ramon - - * include/functions_ui.php: Skin is not used on logon error. - - Fixes: #3464062 - - * godmode/menu.php: Delete autorefresh in Pandora db interface. - -2012-03-12 Miguel de Dios - - * include/functions_visual_map.php, - godmode/reporting/visual_console_builder.wizard.php, - godmode/reporting/visual_console_builder.php: added lost feature to set into - the wizard the kind of label ("agent", "module", "agent-module" or empty). - -2012-03-12 Miguel de Dios - - * include/ajax/agent.php: added the query "get_agents_group" for getting the - list of agents from a group pass as ajax parameter. - - * godmode/reporting/visual_console_builder.editor.php: fixed lost title for - simple graph toolbox. - - * godmode/reporting/visual_console_builder.wizard.php, - godmode/reporting/visual_console_builder.php, - include/functions_visual_map.php: added into the wizzard a field group to - filter agents, and the feature to choose the item to create with the massive - wizzard. - - * include/functions_graph.php, include/functions_ui.php, - operation/reporting/reporting_viewer.php: cleaned source code style. - - * include/javascript/pandora.js: into the function - "agent_changed_by_multiple_agents" fixed the none text and any text, and - the width of module form field. - -2012-03-12 Vanessa Gil - - * index.php: Fixed problem to display "sec2" in menu. - -2012-03-12 Vanessa Gil - - * index.php: Fixed problem to display "sec" in menu. - -2012-03-12 Vanessa Gil - * index.php - operation/users/user_edit.php: Customize home screen. - -2012-03-09 Miguel de Dios - - * include/javascript/pandora.js, extensions/snmp_explorer.php, - operation/users/user_edit.php, - godmode/agentes/module_manager_editor_network.php, - godmode/setup/setup_auth.php, godmode/gis_maps/configure_gis_map.php, - godmode/massive/massive_edit_modules.php, - godmode/modules/manage_network_components_form.php, - godmode/reporting/visual_console_builder.editor.js: fixed enable a widget in - javascript (because the new jquery library is more html standar). - -2012-03-09 Sergio Martin - - * include/graphs/flot/pandora.flot.js: Fixed a xAxis bad - tick calculating and added some transparency to graph areas - -2012-03-08 Miguel de Dios - - * pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: added the field - shortcut_data for to save as serialize the quick links. - - * general/shortcut_bar.php: added code to new feature to save in the - sortcut the important links for quick access. - - * include/functions_menu.php, godmode/agentes/modificar_agente.php: added - class "item_drag_shortcut" to links for drag to shorcut. For make a example. - -2012-03-08 Sancho Lerena - - * include/functions_visual_map.php - operation/visual_console/public_console.php - operation/visual_console/render_view.php: Changes for new feature - "Public Visual Console". - -2012-03-08 Vanessa Gil - - * pandoradb.sql - pandoradb.oracle.sql - pandoradb.postgreSQL.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added fields - 'section' and 'data_section' to tusuario. - - * index.php - include/functions.php - operation/users/user_edit.php: Customize home screen. - -2012-03-08 Sergio Martin - - * include/functions_graph.php - include/graphs/functions_flot.php - include/graphs/flot/pandora.flot.js - include/graphs/fgraph.php - operation/agentes/stat_win.php: Fixed some graph bugs, change the - string graph from bars to area and added formatting to xAxis of - area graphs - -2012-03-08 Juan Manuel Ramon - - * godmode/agentes/module_manager.php - godmode/agentes/configurar_agente.php: Modification in order to - delete synthetics modules or synth module components when a synth - module is deleted. - - Fixes: #3496210 - -2012-03-08 Miguel de Dios - - * include/javascript/jquery-1.7.1.js, - include/javascript/jquery-1.7.1.min.js, include/functions_ui.php: changed - the library the version compress to readable version. - -2012-03-08 Sergio Martin - - * include/functions_graph.php - include/graphs/functions_flot.php - include/graphs/flot/pandora.flot.js - include/graphs/fgraph.php - operation/agentes/stat_win.php: Adapted events slice graph to - the sparse/boolean/string graph. Fix some bugs on menu and legend - graphs - -2012-03-07 Miguel de Dios - - * godmode/alerts/alert_list.builder.php, - godmode/reporting/reporting_builder.item_editor.php: fixed javascript - autocomplete. - - * godmode/events/event_edit_filter.php: fixed javascript autocomplete, and - fixed the $owninfo. - -2012-03-07 Sergio Martin - - * include/functions_graph.php - include/graphs/flot/pandora.flot.js - operation/agentes/stat_win.php: Fixed several sparse - graph bugs and stabilize code with new jquery system - of miguel work - -2012-03-07 Sergio Martin - - * include/graphs/functions_flot.php - include/graphs/flot/pandora.flot.js - include/graphs/fgraph.php - include/functions_custom_graphs.php - godmode/reporting/graph_builder.main.php: Improve the graphs menu adjusting - the graph menu relatively to the parent layer - -2012-03-07 Miguel de Dios - - * include/javascript/jquery.mousewheel.min.js: removed old version this - library incompatible with the last version of jquery. - - * include/javascript/jquery.mousewheel.js: added the last version (3.0.6) of - this library for jquery. - -2012-03-07 Miguel de Dios - - * include/graphs/functions_flot.php: upload lost changes in previous - commit. - -2012-03-07 Miguel de Dios - - * include/javascript/jquery-1.6.1.min.js: removed this file because the - console use the last jquery library. - - * operation/search_agents.php: clean source code style. - - * include/graphs/functions_flot.php, include/graphs/flot/pandora.flot.js: - fixed the lost unit in the style of the divs for the graphs, into the - function "pandoraFlotArea" check the alerts.lenght for empty strings, into - the function "updateLegend" check empty string for to var - "item.series.label", into the function "get_event_details" check empty var - "event_ids" and into the function "flot_area_graph" check empty var in - $long_index. - -2012-03-07 Miguel de Dios - - * operation/agentes/estado_generalagente.php, operation/search_agents.php: - fixed the style of name agent, now "text-transform: uppercase;". - -2012-03-07 Miguel de Dios - - * include/graphs/functions_gd.php: fixed into the function - "gd_progress_bubble" when the $progress is upper to 100% or lower 0% show - the image "out of limits". - - Merge from the branch "pandora_4.0" - -2012-03-07 Sergio Martin - - * godmode/reporting/graph_builder.main.php: Added custom - seconds control to custom graph editor - -2012-03-06 Sergio Martin - - * include/functions_graph.php - include/graphs/functions_pchart.php - include/graphs/functions_flot.php - include/graphs/flot/pandora.flot.js - include/graphs/fgraph.php - include/pchart_graph.php - include/FusionCharts - include/pChart - include/functions_ui.php - images/chart_curve_threshold.png: Clean graphs code - and add threshold (warning and critical min) - - * operation/reporting/reporting_viewer.php - include/functions_reporting.php: Improve the top_n - merged from 4.0 - - -2012-03-05 Miguel de Dios - - * pandora_console/include/graphs/functions_flot.php: added the function - "include_javascript_dependencies_flot_graph" for to do more carefuly the - include javascripts and javascript hardcore wrote code (once time) and added - call into all functions this function. And into the function - "flot_hcolumn_chart " fixed the init var $return. And removed hack to use - two versions of jquery. - - * pandora_console/include/graphs/flot/pandora.flot.js: removed the hack to - use two versions of jquery. - - * pandora_console/include/functions_ui.php: into the function - "ui_process_page_head" call the "include_javascript_dependencies_flot_graph" - it is enabled the flash_chart in $config. - - * pandora_console/include/graphs/fgraph.php, - pandora_console/include/include_graph_dependencies.php: removed old - include for old flash chart library. - -2012-03-05 Miguel de Dios - - * extensions/update_manager/main.php, general/shortcut_bar.php, - godmode/reporting/reporting_builder.item_editor.php, - godmode/reporting/reporting_builder.php, - godmode/reporting/reporting_builder.preview.php, include/functions_api.php, - include/functions_html.php, include/htmlawed.php, include/pchart_graph.php, - operation/events/events_list.php, operation/netflow/nf_live_view.php: - cleaned source code style. - - * godmode/menu.php, godmode/agentes/manage_config_remote.php: removed the - enterprise feature that have been wrong for years. - - * general/header.php: changed to load the jquery-ui and jquery javascript - library to last version. - - * extensions/insert_data.php, extensions/snmp_explorer.php, - godmode/agentes/agent_manager.php, include/ajax/agent.php, - include/javascript/pandora.js, operation/agentes/exportdata.php, - operation/events/events.php: changed the unknow plugin autocomplete for - the autocomple from jquery-ui. - - * include/functions_ui.php: cleaned source code style and into the function - "ui_process_page_head" added the blacklist hardwrote for to use old jquery. - - * include/styles/jquery-ui-1.8.17.custom.css, - include/javascript/jquery-1.7.1.min.js, - include/javascript/jquery.jquery-ui-1.8.17.custom.min.js: added the last - version of Jquery and Jquery-ui. - - Merge from the branch "pandora_4.0" - - * godmode/reporting/visual_console_builder.constans.php, - godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.editor.php, - include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php, - include/javascript/pandora_visual_console.js: changed the unknow - plugin autocomplete for the autocomple from jquery-ui and added function to - paint a Bubble Chart (http://en.wikipedia.org/wiki/Bubble_chart) with the - name "progress_bubble". - - * images/percentile_item.disabled.png, images/percentile_item.png: added - images for button of percentile item (new item in visual map). - - * include/styles/pandora.css: added the style for the new button percentile - item. - - * include/functions_graph.php, include/graphs/fgraph.php, - include/graphs/functions_gd.php: cleaned source code style, and added the - params to set text and color in the function "progress_bar" and added - function to paint a Bubble Chart (http://en.wikipedia.org/wiki/Bubble_chart) - with the name "progress_bubble". - -2012-03-05 Vanessa Gil - - * operation/search_alerts.php: Fixed sql error. - -2012-03-05 Sergio Martin - - * include/functions_graph.php - include/graphs/functions_flot.php - include/graphs/FusionCharts - include/graphs/functions_fsgraph.php - include/graphs/fgraph.php - operation/agentes/estado_generalagente.php - godmode/db/db_info.php: Removed FlashCharts library - and clean graphs code - -2012-03-01 Juan Manuel Ramon - - * general/logon_ok.php: Fixed users link in welcome page. - - Fixes: #3477646 - -2012-03-01 Sergio Martin - - * include/functions_graph.php - include/graphs/functions_flot.php - include/graphs/flot - include/graphs/flot/jquery.flot.resize.min.js - include/graphs/flot/jquery.flot.min.js - include/graphs/flot/pandora.flot.js - include/graphs/flot/jquery.flot.symbol.min.js - include/graphs/flot/jquery.flot.selection.min.js - include/graphs/flot/jquery.flot.stack.min.js - include/graphs/flot/jquery.flot.threshold.js - include/graphs/flot/jquery.flot.pie.min.js - include/graphs/flot/jquery.flot.crosshair.min.js - include/graphs/fgraph.php - include/graphs/functions_utils.php - include/javascript/pandora.js - include/javascript/jquery.mousewheel.js - include/javascript/jquery-1.6.1.min.js - include/ajax/events.php - include/include_graph_dependencies.php - operation/agentes/estado_generalagente.php - operation/agentes/stat_win.php - images/zoom_cross.png - images/zoom_cross.disabled.png - images/chart_curve_overview.png - godmode/setup/setup_visuals.php - godmode/users/configure_user.php: Added a new graphs engine (Flot) and - replace the old flash charts by it. - -2012-03-01 Vanessa Gil - - * godmode/agentes/planned_downtime.php: Fixed bug #3474901: Planned - downtime behavior. - -2012-03-01 Juan Manuel Ramon - - * extensions/agents_modules.php: Changes in this view to do it - more 'compact'. - - Fixes: #3484718 - -2012-03-01 Vanessa Gil - - * godmode/reporting/reporting_builder.preview.php: Fixed bug: When - you delete an agent or module, its reports show errors. - -2012-02-29 Juan Manuel Ramon - - * godmode/agentes/module_manager_editor_common.php: Export server - select is disabled in module policy editor and in standard module - edition can be modified when a policy module is edited. - - Fixes: #3495682 - -2012-02-28 Juan Manuel Ramon - - * include/javascript/pandora_modules.js: "snmpwalk" button is - disabled after click on that button to avoid duplicate requests. - - Fixes: #3476128 - -2012-02-28 Juan Manuel Ramon - - * include/functions_reporting.php: Added set_time_limit to 500 secs - to avoid php timeouts in projection and prediction reports. - - Fixes: #3458391 - -2012-02-28 Vanessa Gil - - * pandoradb.sql - pandoradb.oracle.sql - pandoradb.postgreSQL.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Fixed bug: Wrong module - type names in create module view. - -2012-02-28 Miguel de Dios - - * include/functions_networkmap.php: fixed into the function - "networkmap_create_agent_node" the creation of url link for the node. - - * godmode/reporting/graphs.php, godmode/reporting/reporting_builder.php, - include/functions_graph.php, include/functions_reporting.php, - mobile/operation/agents/view_agents.php, operation/agentes/datos_agente.php, - operation/incidents/incident_detail.php, - operation/reporting/reporting_viewer.php: cleaned source code style. - -2012-02-28 Miguel de Dios - - * operation/events/events.php, operation/agentes/datos_agente.php, - operation/agentes/custom_fields.php, - operation/agentes/alerts_status.functions.php, operation/search_reports.php, - operation/search_modules.php: : cleaned source code style. - -2012-02-28 Miguel de Dios - - * godmode/alerts/configure_alert_action.php, - godmode/alerts/configure_alert_template.php, - godmode/modules/manage_network_components_form.php, - godmode/users/configure_user.php, include/functions_forecast.php, - mobile/operation/agents/monitor_status.php: cleaned source code style. - -2012-02-28 Miguel de Dios - - * operation/integria_incidents/incident.php: added error message when - Pandora have a bad conf for the Integria API. And cleaned source code style. - - * general/footer.php, general/logon_ok.php, general/noaccess.php, - general/shortcut_bar.php, general/ui/agents_list.php, - godmode/alerts/alert_templates.php, - godmode/alerts/configure_alert_action.php, - godmode/reporting/map_builder.php, godmode/tag/edit_tag.php: cleaned source - code style. - -2012-02-28 Juan Manuel Ramon - - * operation/agentes/estado_ultimopaquete.php: Fixed bug in this view - When a module is in a unknown status shows "NeverUnknown" instead of - "Unknow". - - Fixes: #3487321 - -2012-02-28 Juan Manuel Ramon - - * operation/events/events_list.php - operation/events/events.php: Changed validation and set in process - to javascript code (pending fixes in this feature). - - Fixes: #3487339 - -2012-02-27 Ramon Novoa - - * include/functions_events.php: Fixed an include path. - -2012-02-27 Juan Manuel Ramon - - * include/functions_graph.php: Added avg_only option to boolean - graphs, string graphs have more space between elements in legend, - added units to all graphs. - * include/graphs/functions_fsgraph.php: Added unit to flash chart - of type 2D column. - * include/graphs/fgraph.php: Added unit to static version. - * include/functions_forecast.php: Fixed division by zero in - projection graphs when all data is zero. - * operation/agentes/stat_win.php: Added avg_only option for boolean - graph. - -2012-02-27 Vanessa Gil - - * godmode/agentes/agent_template.php: Fixed bug: values 'max_warning', - 'min_warning', 'max_critical', 'min_critical', 'postprocess' aren't saved in - the application template. - -2012-02-27 Vanessa Gil - - * godmode/modules/manage_network_components.php: Fixed bug: values max and min - saved are integers instead of float. - -2012-02-27 Miguel de Dios - - * include/graphs/functions_pchart.php: fixed when the var for $colors is a - other thing distint to array (for example a empty string). - -2012-02-27 Juan Manuel Ramon - - * include/functions_graph.php: Added call to fs_error_image function - when there is no data in a sparse graph. - -2012-02-27 Vanessa Gil - - * pandoradb.sql - pandoradb.oracle.sql - pandoradb.postgreSQL.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Removed - 'tgraph_template' and 'tgraph_source_template' tables. - -2012-02-24 Miguel de Dios - - * pandora_console/include/functions_ui.php: changed the source code into the - function "ui_get_full_url" for accept false for to return url with the home - url or with any string (as query) return url with the php file. - - * pandora_console/include/functions_graph.php, - pandora_console/include/functions_html.php, - pandora_console/include/functions_events.php, - pandora_console/include/functions_reporting.php, - pandora_console/include/functions_api.php, - pandora_console/include/functions.php, pandora_console/index.php, - pandora_console/extensions/system_info.php, - pandora_console/operation/agentes/stat_win.php, - pandora_console/operation/menu.php, - pandora_console/operation/events/events_rss.php, - pandora_console/operation/events/events_marquee.php, - pandora_console/operation/events/events.php: change in more part of source - code to use "ui_get_full_url" instead the hard write method of $_SERVER - vars, now Pandora Console run fine (in all actions I hope) with web servers - in other ports instead the typical 80. - - Merged from branch pandora_4.0 - -2012-02-24 Miguel de Dios - - * include/functions.php: clean source style. - -2012-02-24 Vanessa Gil - - * include/functions_reporting.php - godmode/reporting/graphs.php: Added template graph tabs to graph - builder view. - -2012-02-24 Junichi Satoh - - include/help/ja/help_ff_threshold.php: Small warning about do not - use FF Threshold in KeepAlive modules. - -2012-02-23 Juan Manuel Ramon - - * operation/events/events_list.php - operation/events/events.php: Changed functionality of state events - to javascript. Don't need to refresh all view. - -2012-02-23 Sancho Lerena - - * include/help/en/help_ff_threshold.php - include/help/es/help_ff_threshold.php: Small warning about do not - use FF Threshold in KeepAlive modules. - -2012-02-23 Vanessa Gil - - * include/functions_reporting.php - godmode/reporting/graph_template_editor.php - godmode/reporting/graph_template_item_editor.php - godmode/reporting/graph_template_list.php - godmode/reporting/graph_template_wizard.php - godmode/reporting/graphs.php: Added multiple delete option to graph - list and other visual changes. - -2012-02-23 Juan Manuel Ramon - - * godmode/reporting/reporting_builder.php: Changed location of - wizard functionality in the interface. - -2012-02-23 Vanessa Gil - * pandoradb.sql - pandoradb.oracle.sql - pandoradb.postgreSQL.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added - column 'id_graph_template' to 'tgraph' table. - - * include/functions_reporting.php: Added function to apply - templates for combined graphs. - - * godmode/reporting/graph_template_wizard.php: Added file. - -2012-02-22 Juan Manuel Ramon - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added fields - id_template to treport and foreign key to treport_content_item to - propagate delete over report tables. - -2012-02-22 Miguel de Dios - - * install.php, index.php, include/functions_ui.php: cleaned source code - style. - - * include/styles/dialog.css: fix the bad selector that it finished with - colon. - - * godmode/reporting/visual_console_builder.editor.php: fixed the bad syntax - in the styles from the grid. - - * godmode/reporting/visual_console_builder.editor.js: fixed a tiny - javascript warning. - -2012-02-21 Vanessa Gil - - * godmode/reporting/graph_template_item_editor.php: Added option to edit - weight. - -2012-02-21 Vanessa Gil - - * godmode/reporting/graph_template_item_editor.php - godmode/reporting/graph_template_list.php - include/functions_reporting.php: Modified templates for combined - graphs. - -2012-02-21 Miguel de Dios - - * include/functions_agents.php, - godmode/agentes/module_manager_editor_common.php: cleaned source code style. - - * include/styles/dialog.css: fixed the bad comment lines. - - * include/styles/pandora.css: fixed the bad comment lines and added the - style for the button to save in visual console editor. - - * images/file.disabled.png: added image file for the button save in the - visual console editor. - - * images/config.disabled.png: fixed the image, now the side is equal to - enabled image. - - * include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php, - godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.editor.php: added feature the save - the movements of items when user want, and added feature the snap to grid - the items in visual map, fixed the resize background (in some oldcases - didn't run fine). - -2012-02-21 Junichi Satoh - - * mobile/operation/agents/view_alerts.php: Fixed sql query error. - -2012-02-20 Vanessa Gil - * pandoradb.sql - pandoradb.oracle.sql - pandoradb.postgreSQL.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added - 'tgraph_template' and 'tgraph_source_template' tables. - - * godmode/reporting/graphs.php - include/functions_reporting.php: Added templates for combined - graphs. - - * godmode/reporting/graph_template_editor.php - godmode/reporting/graph_template_item_editor.php - godmode/reporting/graph_template_list.php: Added files. - -2012-02-16 Vanessa Gil - * operation/events/events_list: Changed extended info - to event list. - -2012-02-16 Juan Manuel Ramon - - * extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added - 'tevento_fields' row in tconfig table. - -2012-02-16 Vanessa Gil - * operation/events/events_list: Changed extended info - to event list. - -2012-02-16 Juan Manuel Ramon - - * godmode/reporting/reporting_builder.php: Added calls to reporting - template functions. - -2012-02-16 Sergio Martin - - * operation/events/events.php: Fixed disable alerts in - event validation when choose more than one event to validate - -2012-02-16 Vanessa Gil - * operation/events/events_list: Changed user name to event list. - -2012-02-16 Vanessa Gil - * operation/events/events_list: Changed user name to event list. - -2012-02-16 Vanessa Gil - * operation/events/events.php - operation/events/events_list: Show checkbox 'Set alert on stand by' - when the event is "In process". - -2012-02-16 Vanessa Gil - * include/functions_events.php - operation/events/events_list: In event list: display always user name, - changed buttons, changed event type. - -2012-02-16 Sergio Martin - - * godmode/alerts/alert_list.builder.php: Fixed creation alerts - modules combo where appears all the modules (not init included) - -2012-02-15 Junichi Satoh - - * include/help/ja/help_field_match_snmp.php: Added a new help file. - -2012-02-14 Vanessa Gil - * operation/events/events_list: Display all fields including - empty values. - -2012-02-13 Juan Manuel Ramon - - * extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Migrate - tconfig ACL list. Pending to change it in Oracle. - -2012-02-14 Miguel de Dios - - * ChangeLog: uploaded lost lines to repository. I am sorry. - -2012-02-14 Miguel de Dios - - * include/functions_config.php, godmode/setup/setup.php - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql: fixed the list of ACL ip in - the table tconfig, before the data was in several rows, now it is in one - row, and of course I have made in the SQL for the migration. - - Fixes: #3486496 - -2012-02-14 Miguel de Dios - - * include/functions.php: fixed function "check_refererer" when the http - server run in other port instead the normally 80 port. - - Fixes: #3452474 - -2012-02-14 Sancho Lerena - - * include/config_process.php: updated build & version. - - * operation/search_agents.php: Fixed bug: icon to manage agent - - * operation/search_results.php: Fixed bug: search with blank spaces, - again another HTML entity problem :( - -2012-02-14 Hirofumi Kosaka - - * include/functions_api.php: Added get_all_alert_templates - function to API. - -2012-02-13 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js: fixed the resize - background. - - Fixes: #3483645 - -2012-02-13 Miguel de Dios - - * include/functions_reporting.php: cleaned source code style, and fixed the - size of graphs in "top_n" for the dashboard. - - Fixes: #3483715 - -2012-02-13 Juan Manuel Ramon - - * operation/events/events_list.php: Changed arrow when event filter - toggle is pushed. - -2012-02-13 Miguel de Dios - - * include/functions_reporting.php: cleaned source code style, and fixed the - show graphs in "top_n" report item, now it is static graph and show a as - text of bars (or pie pieces) the agent name and module for more clear and - when you have same agents with distints modules, now the graph don't group - by agent. - - Fixes: #3483852 - -2012-02-13 Sergio Martin - - * include/graphs/functions_pchart.php - include/graphs/fgraph.php - include/functions_reporting.php - include/functions_visual_map.php: Fixed little - graphs into the visual maps of the widgets - (min height control added) - -2012-02-13 Miguel de Dios - - * operation/agentes/estado_monitores.php, operation/agentes/ver_agente.php: - cleaned source code style. - - * include/functions_agents.php: refixed the query to extract modules for the - ACL policies. - -2012-02-13 Juan Manuel Ramon - - * include/functions_graph.php: Module event graph resized. - -2012-02-13 Juan Manuel Ramon - - * operation/netflow/nf_live_view.php: Added red color in name and - group in netflow live filter creation. - -2012-02-13 Juan Manuel Ramon - - * include/ajax/visual_console_builder.ajax.php: Removed max, min - options when a module graph is created in visual console editor. - -2012-02-13 Juan Manuel Ramon - - * include/functions_graph.php - include/javascript/pandora.js - operation/agentes/stat_win.php: Added new graph for module events - in the module popup graph window. - -2012-02-13 Koichiro Kikuchi - - * include/javascript/pandora_alerts.js: Removed double quotes which encolse - substituted field[1-3] from command preview. pandora_server doesn't add - double quotes to enclose these fields. - -2012-02-13 Vanessa Gil - * operation/events/events_validate: Display options: validate and - add a comment when the event status is "in process". - -2012-02-10 Vanessa Gil - * include/functions_events.php - operation/events/events_list.php - operation/events/events_validate: Allowed post a comment - without changing the event's state. - -2012-02-10 Miguel de Dios - - * extensions/module_groups.php, include/functions_modules.php, - godmode/agentes/module_manager_editor_prediction.php: cleaned - source code style. - - * godmode/agentes/configurar_agente.php: cleaned source code style and fixed - the duplication of module. - - * include/functions_agents.php: fixed the get modules into function - "agents_get_modules", before the function return ever the policy modules - without apply filter. - - Fixes: #3482260 - -2012-02-10 Dario Rodriguez - - * include/functions_groups.php: Added links to different sections with - the suitable filters. - -2012-02-10 Vanessa Gil - * pandoradb.sql: Removed default value of 'value' field to - tconfig table. - -2012-02-10 Juan Manuel Ramon - - * operation/snmpconsole/snmp_view.php: Added type in snmp alert view - and added None option in trap type filter. - -2012-02-10 Vanessa Gil - * pandoradb.sql: Removed default value of 'value' field to - tconfig table. - -2012-02-10 Vanessa Gil - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Changed type of 'value' - to tconfig table. - -2012-02-10 Dario Rodriguez - - * include/functions_modules.php: Changed module status image for unknown - status to gray. - -2012-02-09 Juan Manuel Ramon - - * operation/events/events_list.php: Added colors in name and group - at creation time and now update button is showed when a filter is - created. - -2012-02-09 Juan Manuel Ramon - - * include/help/en/help_field_match_snmp.php - include/help/es/help_field_match_snmp.php - godmode/snmpconsole/snmp_alert.php: Changed order of fields in this - view. - -2012-02-09 Sergio Martin - - * godmode/groups/group_list.php: Cleaned old code used in - policy filter ajax call - -2012-02-09 Juan Manuel Ramon - - * operation/events/events_list.php: Changed toggle filter in this - view. - * operation/netflow/nf_live_view.php: Changed filters of netflow - to javascript code. - -2012-02-09 Juan Manuel Ramon - - * Changelog: I forgot to update Changelog. - -2012-02-09 Vanessa Gil - * operation/events/events_list.php: show 'source' and 'extra id' fields - in event view when the value is empty. - -2012-02-09 Juan Manuel Ramon - - * Changelog: I forgot to update Changelog. - -2012-02-09 Juan Manuel Ramon - - * godmode/snmpconsole/snmp_alert.php: OID field moved from conf. - part of the view to filter part. - -2012-02-09 Juan Manuel Ramon - - * godmode/snmpconsole/snmp_alert.php: Added 'None' value to trap - type filter. - -2012-02-09 Juan Manuel Ramon - - * godmode/snmpconsole/snmp_alert.php: Changed position of tables - 'Alert filters' and 'Alert configuration' in this view. - -2012-02-09 Ramon Novoa - - * operation/events/events_list.php: Removed short tags. - -2012-02-09 Ramon Novoa - - * godmode/events/custom_events.php: Aesthetic fixes. - -2012-02-09 Juan Manuel Ramon - - * operation/events/events_list.php: Now id_group and id_name it's - keeped when pagination is used in this view. - -2012-02-09 Juan Manuel Ramon - - * operation/events/events_list.php: Now toogle filter is not hide - when pagination is used in thie view. - -2012-02-09 Vanessa Gil - * godmode/agentes/module_manager_editor_common.php: Fixed behavior combo - tag selected. - -2012-02-09 Vanessa Gil - * godmode/events/custom_events.php: Changed combo box update. - -2012-02-08 Vanessa Gil - * godmode/events/custom_events.php: Added default fields button. - -2012-02-08 Vanessa Gil - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Removed 'criticity_alert' - to tevento table. - - * godmode/events/custom_events.php: Modify fields selection to - show events. - -2012-02-08 Miguel de Dios - - * operation/agentes/alerts_status.php: added a check for user ACL groups in - the list of alerts. - - Fixes: #3484959 - -2012-02-08 Juan Manuel Ramon - - * godmode/events/custom_events.php: Changed 'sec' link parameter - in this view. - -2012-02-08 Juan Manuel Ramon - - * images/skin/skin_default/include/styles/menu.css - include/styles/menu.css: Added godmode events icon in menu. - - * include/functions_events.php: Added functions to support custom - event filters. - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added table - tevent_filter. - - * operation/events/events_list.php - operation/events/events.php: Added event filters 'live' editor. - - * general/shortcut_bar.php: Fixed some bugs due to ACLs. - - * general/header.php: Removed trace. - - * godmode/menu.php: Added event godmode section. - - * godmode/events/event_edit_filter.php - godmode/events/custom_events.php - godmode/events/events.php - godmode/events/event_filter.php: Added files: Entry point in event - godmode section, events filter editor and event custom fields view. - -2012-02-08 Vanessa Gil - * godmode/events/custom_events.php - * operation/events/events_list.php: Added criticity alert to event view. - -2012-02-08 Vanessa Gil - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added 'criticity_alert' - to tevento table. - -2012-02-08 Vanessa Gil - * godmode/events/custom_events.php: Remove comments. - - * operation/events/events_list.php: Show criticity only for - alerts. - -2012-02-07 Vanessa Gil - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql - godmode/agentes/module_manager_editor_common.php - godmode/events/custom_events.php - operation/events/events_list.php: Modify fields selection to - show events. - -2012-02-07 Dario Rodriguez - - * include/graphs/functions_pchart.php: Fixed a problem charting lineal - and area graph with negative values in static mode. - -2012-02-07 Dario Rodriguez - - * pandoradb.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql: Fixed an error with - weight field of custom graphs - -2012-02-06 Ramon Novoa - - * operation/netflow/nf_live_view.php: Fixed filter load ACL check. - -2012-02-06 Miguel de Dios - - * include/functions_api.php: fixed into function "get_events__with_user" - when try get list events when empty list of groups for user. - - * include/api.php: fixed the auth. - -2012-02-06 Ramon Novoa - - * operation/netflow/nf_live_view.php: Added ACL checks for filter - creation. - -2012-02-06 Miguel de Dios - - * godmode/agentes/module_manager.php: only added a comment for to explain - the reason because the modules from predictionserver is erased for the - creation policies modules. The reason is because there aren't the table - tmodule_synth and some code to apply this kind modules in policy too. - -2012-02-06 Vanessa Gil - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Removed field - unique_id to tevento table. - -2012-02-06 Vanessa Gil - * godmode/events/custom_events.php - operation/events/events_list.php: Show all groups in - event view. - -2012-02-06 Vanessa Gil - * godmode/events/custom_events.php - operation/events/events_list.php: Addes criticity info - in event view. - -2012-02-06 Vanessa Gil - * godmode/events/custom_events.php: Added file. - -2012-02-06 Vanessa Gil - - * pandoradb_data.sql, - pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.sql: Added fields to display the event view. - - * godmode/menu.php - include/functions_config.php - operation/events/events_list.php: Configure the fields to be - displayed in the event view. - - * godmode/events/custom_events.php: Added file. - -2012-02-06 Hirofumi Kosaka - - * include/functions_api.php: Merged from 4.0. Add a missing - description of get_alert_template() in its leading comment. - -2012-02-03 Miguel de Dios - - * pandoradb.sql, extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql: change the - size of the field "post_process" in the tables "tagente_modulo" and - "tnetwork_component". - - Fixes: #3483814 - -2012-02-03 Ramon Novoa - - * pandoradb_data.sql, - pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.sql: Added a default special_days value - to alert templates. - - * pandoradb.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql, - godmode/agentes/module_manager_editor_common.php, - godmode/agentes/configurar_agente.php, - godmode/agentes/module_manager_editor.php: Added suport for ff - interval. - -2012-02-03 Dario Rodriguez - - * general/main_menu.php: Fixed godmode menu header visualization. - -2012-02-03 Junichi Satoh - - * include/help/ja/help_snmp_alert_custom.php: Changed title. - -2012-02-02 Juan Manuel Ramon - - * include/functions_graph.php: Fixed a bug in flash charts due to - my last commit. - -2012-02-02 Juan Manuel Ramon - - * include/functions_graph.php - include/functions_visual_map.php: Improved module graphs on visual - console. - -2012-02-02 Sancho Lerena - - * config_process.php: Updated build. - - * godmode/massive/massive_edit_modules.php: Fixed problem with export - server target edition. "None" was missing. - - -2012-02-02 Juan Manuel Ramon - - * general/shortcut_bar.php: Fixed bug when the user doesn't have - 'LM' permissions. - -2012-02-02 Juan Manuel Ramon - - * include/functions_api.php: Added get_alert_template function to - Api. - - Feature request: #3478217 - -2012-02-02 Juan Manuel Ramon - - * Changelog: I forgot to update Changelog. - -2012-02-02 Juan Manuel Ramon - - * include/help/en/help_snmp_alert_custom.php - include/help/es/help_snmp_alert_custom.php - operation/snmpconsole/snmp_view.php - godmode/snmpconsole/snmp_alert.php: Added eight new fields for snmp - alerts and a filter in trap search. - - pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added - _snmp_f1_ ... _snmp_f6_, trap_type and single_value fields to - talert_snmp table. - - * general/shortcut_bar.php: Fixed shorcut style. - -2012-02-02 Junichi Satoh - - * include/help/ja/help_aggregate_by.php: Added a missing help file. - -2012-02-01 Vanessa Gil - - * operation/events/events_validate.php: Allowed post a comment - without changing the event's state. - -2012-02-01 Vanessa Gil - - * operation/events/events_list.php: Show event id in view events. - -2012-02-01 Juan Manuel Ramon - - * general/shortcut_bar.php: Fixed realtime update of alerts counter. - -2012-02-01 Vanessa Gil - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added - fields in tevento. - -2012-02-01 Juan Manuel Ramon - - * operation/incidents/incident.php: removed trace. - - * operation/agentes/alerts_status.php - index.php - operation/users/user_edit.php - general/shortcut_bar.php: Added shortcut bar. - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added shorcut - field in tusuario table. - -2012-01-31 Juan Manuel Ramon - - * include/functions_reporting: Fixed bug when the module has only - one value. - -2012-01-31 Vanessa Gil - - * include/functions_reporting: Modified SLA reports when - downtime planned. - -2012-01-30 Juan Manuel Ramon - - * images/skin/skin_default/include/styles/pandora.css: Added grid - feature in visual console for default skin. - -2012-01-30 Juan Manuel Ramon - - * images/grid.png - images/grid.disabled.png - include/styles/pandora.css: Added these images for new grid feature - in visual console. - -2012-01-30 Juan Manuel Ramon - - * godmode/agentes/module_manager_editor_prediction.php: Added module - postprocess in prediction module. - - Fixes: #3480054 - -2012-01-30 Juan Manuel Ramon - - * godmode/reporting/visual_console_builder.editor.js - godmode/reporting/visual_console_builder.editor.php: Added optional - grid in visual console editor. - -2012-01-27 Vanessa Gil - - * extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Fixed error adding delete - cascade in tplanned_dowtime_agents. - -2012-01-27 Vanessa Gil - - * pandoradb.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added delete cascade - in tplanned_dowtime_agents. - -2012-01-27 Juan Manuel Ramon - - * include/graphs/functions_fsgraph.php: Improved units in flash - charts. - -2012-01-27 Juan Manuel Ramon - - * images/google_chrome.png - images/advise_navigator_background.png - images/mozilla_firefox.png - general/login_page.php: Added web browser advise if the user use - Internet Explorer. - -2012-01-27 Vanessa Gil - - * pandoradb.sql - pandoradb.oracle.sql - pandoradb.postgreSQL.sql: Added delete cascade in tplanned_dowtime_agents. - -2012-01-27 Ramon Novoa - - * include/help/es/help_alert_special_days.php: Added to repository. - Translated the special days help file to Spanish. - -2012-01-27 Junichi Satoh - - * include/help/ja/help_action_threshold.php: Rewrote the - action_threshold help page and added an example. - -2012-01-27 Junichi Satoh - - * include/help/en/help_alert_special_days.php, - include/help/ja/help_alert_special_days.php: Added new help files - for special days feature. - -2012-01-26 Juan Manuel Ramon - - * include/functions_graph.php - include/graphs/functions_fsgraph.php: Modified background color in - flash charts. - -2012-01-26 Juan Manuel Ramon - - * include/functions_graph.php - operation/agentes/estado_generalagente.php: Added static event - agent graph in main agent view. - -2012-01-26 Sergio Martin - - * include/functions_api.php: Improved the get all agents - API function to retrieve more data as address, description, - operating system and url address - -2012-01-25 Juan Manuel Ramon - - * include/functions_reporting.php: Fixed Sla graph when it has - a boolean module data. - - Bugfix: #3477786 - -2012-01-25 Ramon Novoa - - * include/help/en/help_action_threshold.php, - include/help/es/help_action_threshold.php: Rewrote the - action_threshold help page and added an example. - -2012-01-25 Juan Manuel Ramon - - * include/functions_api.php: Added csv separator in function - get_all_agents. - -2012-01-25 Vanessa Gil - - * include/functions_agents.php: Bad behavior group filter - in massive operations and policies management. - -2012-01-25 Juan Manuel Ramon - - * include/functions_api.php: removed warning from get_all_agents - function. - -2012-01-25 Vanessa Gil - - * include/functions_agents.php: Fixed bug: Don't show - good agents modules. - -2012-01-25 Sergio Martin - - * include/functions_network_components.php: Fixed some - include relative paths to API calls - -2012-01-25 Sergio Martin - - * include/functions_incidents.php - operation/integria_incidents/incident.incident.php - operation/integria_incidents/incident.php: Fixed some bugs - of the Integria IMS integration - -2012-01-25 Junichi Satoh - - * godmode/menu.php, godmode/alerts/alert_special_days.php, - godmode/alerts/configure_alert_special_days.php, - godmode/alerts/configure_alert_template.php, - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql, - pandoradb.oracle.sql, pandoradb.postgreSQL.sql, pandoradb.sql, - include/functions_alerts.php: Added special days feature. It allows - to define special days (holidays and special working days) for - alert templates. - -2012-01-24 Juan Manuel Ramon - - * operation/incidents/incident.php - operation/incidents/incident_detail.php: Modified agent text search - due to usability issues. - -2012-01-24 Juan Manuel Ramon - - * include/functions_graph.php - include/graphs/functions_pchart.php: Added units in Y axis and - fixed min, max and avg values. Also fixed colors fo min, max and - avg series. - - Pending task: #3153343 - -2012-01-24 Ramon Novoa - - * include/functions_config.php, - include/functions_netflow.php, - pandoradb.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql, - operation/netflow/nf_live_view.php, - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql, - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql, - godmode/agentes/module_manager_editor_prediction.php, - godmode/agentes/configurar_agente.php, - godmode/menu.php, - godmode/netflow/nf_edit_form.php: Added support for enterprise - netflow modules. - - * godmode/netflow/nf_manage.php: Moved to - godmode/setup/setup_netflow.php. - - * godmode/netflow/nf_option_form.php: Removed from repository. Not used. - -2010-01-24 Javier Lanz - * godmode/massive/massive_delete_modules.php: Fixed a small entities - bug. Added io_safe_output - -2012-01-23 Juan Manuel Ramon - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Modified - tagente table. - - * operation/agentes/estado_generalagente.php - operation/agentes/url_address.php - operation/agentes/ver_agente.php - godmode/agentes/agent_incidents.php - godmode/agentes/configurar_agente.php - godmode/agentes/agent_manager.php: Added url_address functionality. - - Pending task: #3472445 - -2012-01-23 Ramon Novoa - - * include/functions_netflow.php: Aesthetic fixes to netflow report - tables. - -2012-01-23 Ramon Novoa - - * operation/menu.php, - operation/netflow/nf_live_view.php, - godmode/netflow/nf_edit_form.php, - godmode/netflow/nf_item_list.php, - godmode/netflow/nf_report_item.php, - godmode/netflow/nf_report_form.php, - godmode/netflow/nf_edit.php: Multiple improvements to netflow live - view and report and filter edition. - -2012-01-23 Juan Manuel Ramon - - * include/functions_agents.php: Removed Php warning in function - agents_get_agents. - -2012-01-23 Juan Manuel Ramon - - * include/functions_agents.php - operation/incidents/incident.php - operation/incidents/incident_detail.php - operation/agentes/ver_agente.php - godmode/agentes/agent_incidents.php - godmode/agentes/configurar_agente.php: Added the possibility to add - agent to an incident and added new tab in agent view if the agent - has incidents associated. - - * pandoradb.postgreSQL.sql - pandoradb.oracle.sql - pandoradb.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: modified - table tincidencia. - - Pending task: # 3472447 - -2012-01-23 Vanessa Gil - - * operation/agentes/estado_agente.php - include/functions_agents.php: Simplify code estado_agente - and fix bug in search filter. - -2012-01-23 Ramon Novoa - - * pandoradb_data.sql, pandoradb.sql, - pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.sql, - godmode/netflow/nf_manage.php: Added netflow daemon configuration - options. - -2012-01-23 Juan Manuel Ramon - - * include/functions_api.php: Modified get_policy_modules function. - -2012-01-23 Koichiro Kikuchi - - * include/functions_servers.php: Exclude modules which belong to - disabled agent from server performance and lag calculation. - -2012-01-20 Juan Manuel Ramon - - * include/functions_api.php: Modified get_all_agents function. - -2012-01-20 Ramon Novoa - - * include/functions_netflow.php, - operation/menu.php, - operation/netflow/nf_view.php, - godmode/netflow/nf_report_item.php: Netflow live view support and small - fixes. - - * operation/netflow/nf_live_view.php: Added to repository: Netflow live view. - -2012-01-20 Juan Manuel Ramon - - * include/functions_api.php: Modified in parameters in - update_modules functions (network, data, snmp and plugin). - -2012-01-19 Juan Manuel Ramon - - * include/functions_api.php - include/functions_agents.php - include/functions_alerts.php: New functionality for the Api. - -2012-01-18 Vanessa Gil - - * operation/reporting/reporting_viewer.php: Check that the date range - entered is correct. - -2012-01-18 Vanessa Gil - - * include/functions_agents.php - operation/agentes/estado_monitores.php: Counter modified to ignore - disabled modules. - -2012-01-18 Junichi Satoh - - * include/help/ja/help_pcap_filter.php: Added a new help file. - -2012-01-17 Juan Manuel Ramon - - * include/functions_network_components.php - include/functions_api.php: Added new functions to Api. - -2012-01-17 Ramon Novoa - - * include/functions_netflow.php: Clean \r and \n from advanced - filters. - -2012-01-17 Ramon Novoa - - * include/functions_graph.php, include/functions_netflow.php, - godmode/netflow/nf_edit_form.php, pandoradb.sql, - pandoradb.postgreSQL.sql, pandoradb.oracle.sql: Added suport for - custom filters. Small fixes. - - * include/help/en/help_pcap_filter.php, - include/help/es/help_pcap_filter.php: Added to repository. Nfdump - filter syntax help files. - -2012-01-17 Juan Manuel Ramon - - * include/functions_api.php: Added new functions add_agent_policy, - add_data_module_policy, add_network_module_policy, - add_snmp_module_policy and add_plugin_module_policy to Api. - -2012-01-17 Vanessa Gil - - * include/functions_agents.php - extensions/module_groups.php: Fixed bug: sql error in - extension "Module Groups" and popup alert. - -2012-01-16 Vanessa Gil - - * godmode/netflow/nf_edit.php - godmode/netflow/nf_item_list.php - godmode/netflow/nf_report_item.php: Changed name items. - -2012-01-16 Vanessa Gil - - * operation/agentes/estado_monitores.php: Fixed bug: count in the group - mode is not well done because ignore the disabled modules. - -2012-01-16 Vanessa Gil - - * godmode/netflow/nf_edit.php - godmode/netflow/nf_edit_form.php: Changed add button. - -2012-01-16 Juan Manuel Ramon - - * include/functions_api.php: New functions in Api - update_network_module, update_plugin_module, update_data_module and - update_snmp_module. - -2012-01-13 Ramon Novoa - - * include/functions_graph.php, - include/functions_netflow.php, - operation/netflow/nf_view.php: Aesthetic fixes. - -2012-01-13 Ramon Novoa - - * include/functions_graph.php, - include/functions_netflow.php, - operation/netflow/nf_view.php: Fixed data source ordering for some - netflow charts and implemented a basic disk cache. - -2012-01-13 Vanessa Gil - - * godmode/netflow/nf_item_list.php: Changes sort - rows in netflow items. - -2012-01-13 Vanessa Gil - - * pandoradb.oracle.sql - pandoradb.postgreSQL.sql - pandoradb_migrate_4.0.x_to_4.1.mysql.sql - pandoradb_migrate_4.0.x_to_4.1.oracle.sql - pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Update - table tnetflow_report_content. - -2012-01-13 Vanessa Gil - - * godmode/netflow/nf_item_list.php - godmode/netflow/nf_report.php - godmode/netflow/nf_report_item.php - operation/netflow/nf_reporting.php - pandoradb.sql: Sort items of netflow reports. - -2012-01-12 Juan Manuel Ramon - - * include/functions_users.php - include/functions_groups.php - include/functions_profile.php - include/functions_api.php: Added functions and new functions to Api - set_update_template, set_delete_template, - set_delete_module_template, set_update_user, set_add_user_profile, - set_create_module_template. - -2012-01-12 Vanessa Gil - - * godmode/netflow/nf_edit.php - godmode/netflow/nf_edit.php: Added column group - to report list. - -2012-01-12 Vanessa Gil - * include/functions_graph.php - include/functions_netflow.php: translate netflow titles. - -2012-01-12 Vanessa Gil - * pandoradb.oracle.sql - pandoradb.postgreSQL.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Changes in group - fields of netflow tables. - -2012-01-12 Vanessa Gil - * godmode/netflow/nf_report_item.php - include/functions_netflow.php: changes netflow groups. - -2012-01-12 Ramon Novoa - - * include/graphs/functions_fsgraph.php: Fixed empty chart detection for - flash charts. - -2012-01-12 Vanessa Gil - godmode/netflow/nf_edit.php - godmode/netflow/nf_report.php - godmode/netflow/nf_report_form.php - godmode/netflow/nf_report_item.php - include/functions_netflow.php - operation/netflow/nf_view.php - operation/netflow/nf_reporting.php: changes netflow acl. - -2012-01-12 Junichi Satoh - - * godmode/admin_access_logs.php: Fixed user filtering does not work. - -2012-01-11 Ramon Novoa - - * include/functions_netflow.php, - operation/netflow/nf_view.php: Fixed netflow raw data tables. - -2012-01-11 Vanessa Gil - godmode/netflow/nf_edit_form.php - godmode/netflow/nf_report.php - godmode/netflow/nf_report_form.php - godmode/netflow/nf_report_item.php - include/functions_netflow.php - operation/netflow/nf_view.php: netflow acl. - -2012-01-11 Ramon Novoa - - * include/functions_graph.php, - include/functions_netflow.php, - operation/netflow/nf_view.php: Fixed netflow stacked charts. Moved - code from nf_view to functions in functions_netflow. Several other - fixes. - -2012-01-11 Sancho Lerena - - * images/status_sets/color_text/*.png: Updated icons missing - for this iconset. - -2012-01-11 Vanessa Gil - * pandoradb.sql - godmode/netflow/nf_edit_form.php - godmode/netflow/nf_edit.php - godmode/netflow/nf_report.php - godmode/netflow/nf_report_form.php - godmode/netflow/nf_report_item.php - godmode/netflow/nf_reporting.php - operation/netflow/nf_view.php: netflow acls. - -2012-01-11 Juan Manuel Ramon - - * include/functions_api.php: Added new functions - set_create_snmp_module and set_create_data_module in the Api. - -2012-01-11 Junichi Satoh - - * mobile/operation/agents/view_agents.php: Fixed graph generation - failure. - -2012-01-10 Juan Manuel Ramon - - * include/functions_api.php: Added new functions - set_create_plugin_module and set_create_alert_template in the Api. - -2012-01-10 Vanessa Gil - * pandoradb.sql - pandoradb.oracle.sql - pandoradb.postgreSQL.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql - godmode/netflow/nf_edit_form.php - operation/netflow/nf_view.php: Changes in output format - of netflow. - -2012-01-10 Vanessa Gil - * operation/netflow/nf_view.php: Fixed filter - netflow. - -2012-01-10 Vanessa Gil - * operation/agentes/group_view.php - include/functions_group.php: Improve display for - group view. - -2012-01-10 Vanessa Gil - * godmode/agentes/planned_downtime.php: fixed error in - planned downtime. - -2012-01-10 Junichi Satoh - - * mobile/operation/agents/view_agents.php: Fixed 'img' paths. - -2012-01-10 Junichi Satoh - - * mobile/index.php: Fixed i18n translation does not work with mobile - console. - -2012-01-09 Vanessa Gil - * godmode/agentes/planned_downtime.php: allow cancelling scheduled - downtime once it has started. - -2012-01-09 Juan Manuel Ramon - * include/functions_api.php: Added new serialized parameter in - set_create_network_module function from api. Without it Web console - interface module edit view crash. - -2012-01-09 Vanessa Gil - * pandoradb.oracle.sql - pandoradb.postgreSQL.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql: Added migration - script for 4.1 version. - -2012-01-09 Vanessa Gil - * godmode/netflow/nf_item_list.php - godmode/netflow/nf_report_item.php - pandoradb.sql: Fixed editing and deleting netflow filters. - -2012-01-05 Ramon Novoa - - * include/functions_graph.php, - include/functions_netflow.php, - operation/netflow/nf_view.php: Fixed several netflow charts and - improved performance. - -2012-01-05 Vanessa Gil - * include/functions_graph.php - include/functions_netflow.php - operation/netflow/nf_view.php - godmode/netflow/nf_item_list: Graph changes. - -2012-01-03 Juan Manuel Ramon - - * include/functions_graph.php - include/functions_forecast.php - include/functions_reporting.php: Fixed graphical representation of - intervals in projection graphs. - -2012-01-03 Vanessa Gil - * include/functions_graph.php - operation/netflow/nf_view.php: Graph changes. - -2012-01-03 Sergio Martin - - * include/functions_users.php - include/auth/mysql.php - pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.mysql.sql - extras/pandoradb_migrate_4.0.x_to_4.1.oracle.sql - extras/pandoradb_migrate_4.0.x_to_4.1.postgreSQL.sql - godmode/users/user_list.php: Added to users the - disable/enable feature - -2012-01-03 Juan Manuel Ramon - - * pandoradb.data.postgreSQL.sql - pandoradb.postgreSQL.sql: Fixed queries in these scripts. - -2012-01-02 Vanessa Gil - * pandoradb.oracle.sql: Added netflow tables. - -2012-01-02 Vanessa Gil - * operation/netflow/nf_view.php - include/functions_graph.php - include/functions_netflow.php: changed the way to collect netflow - parameters. - -2011-12-30 Vanessa Gil - * godmode/netflow/nf_report_item.php - godmode/netflow/nf_item_list.php - operation/netflow/nf_view: Changed the report date and interval. - -2011-12-30 Vanessa Gil - * godmode/netflow/nf_edit.php - godmode/netflow/nf_item_list.php: Cascade delete filters. - -2011-12-29 Sergio Martin - - * godmode/agentes/module_manager_editor.php: Fixe module editor when the - data configuration textarea is empty or is a module plugin - -2011-12-23 Ramon Novoa - - * include/functions_servers.php: Added Netflow server information. - -2011-12-22 Sancho Lerena - - * pandoradb_migrate_4.0.x_to_4.1.mysql.sql: Added migration - script for 4.1 version. Added netflow tables. - -2011-12-22 Juan Manuel Ramon - - * operation/search_alerts.php: Added semicolon at end of a line. - - Fixes: #3453610 - -2011-12-22 Sergio Martin - - * include/functions_graph.php - include/graphs/functions_pchart.php - include/graphs/fgraph.php - include/graphs/functions_utils.php: Improve the static - graphs - - * operation/search_modules.php: Fix the interval - column of the global modules search - -2011-12-22 Sergio Martin - - * include/functions_graph.php: Fixed Date formats in graph - axis to avoid loss data - - * include/functions_custom_graphs.php: Fixed number of hours of - a week in the graphs combo - -2011-12-21 Vanessa Gil - * operation/netflow/nf_view.php - godmode/netflow/nf_report_item.php - godmode/netflow/nf_report.php: Allow repeat filters - in reports. - -2011-12-21 Vanessa Gil - * godmode/netflow/nf_edit.php - godmode/netflow/nf_edit_form.php - include/functions_graph.php - operation/netflow/nf_view.php: remove some warning. - -2011-12-21 Vanessa Gil - * pandoradb.sql: added mysql tables for traffic netflow. - -2011-12-21 Vanessa Gil - * include/functions_netflow.php - include/help/en/help_aggregate_by.php: added files to netflow - traffic monitoring. - -2011-12-21 Vanessa Gil - - * include/functions_config.php - include/functions_graph.php - include/styles/menu.css - pandoradb.data.oracle.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.sql: Netflow traffic monitoring. - - -2011-12-21 Vanessa Gil - - * godmode/menu.php - godmode/setup/setup.php - include/functions_config.php - include/functions_graph.php - include/styles/menu.css - operation/menu.php - pandoradb.data.oracle.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.sql - added files: - operation/netflow/nf_reporting.php - operation/netflow/nf_view.php - godmode/netflow/nf_edit.php - godmode/netflow/nf_edit_form.php - godmode/netflow/nf_report.php - godmode/netflow/nf_report_form.php - godmode/netflow/nf_report_item.php - godmode/netflow/nf_item_list.php - godmode/netflow/nf_manage.php - godmode/netflow/nf_option_form.php - images/networkmap/so_cisco_new.png: Netflow traffic monitoring. - -2011-12-21 Junichi Satoh - - * operation/agentes/status_monitor.php: Fixed that long module names - cannot be seen. (Added title.) - -2011-12-19 Junichi Satoh - - * include/languages/ja.po, include/languages/ja.mo: Updated translation - files. - -2011-12-16 Junichi Satoh - - * include/help/ja/help_ff_threshold.php: Fixed Japanese word - translations. - -2011-12-16 Junichi Satoh - - * godmode/agentes/module_manager.php: Fixed wrong pagination links - after updating modules. - -2011-12-15 Juan Manuel Ramon - - * godmode/servers/manage_recontask_form.php: Deleted notice due to - a non init variable. - -2011-12-15 Juan Manuel Ramon - - * include/functions_forecast.php - include/functions_reporting.php: Added CSV functionality for - projection and prediction reports. - -2011-12-15 Tomas Palacios - - * include/languages: Updated template, .po and .mo files. - Updated template in Launchpad and completed - Spanish and English translations. - -2011-12-15 Juan Manuel Ramon - - * include/functions_graph.php - include/functions_reporting.php: Projection graphs are static now. - -2011-12-15 Sergio Martin - - * include/functions_forecast.php: Changed the kind of graph - for projection to static - -2011-12-15 Juan Manuel Ramon - - * operation/events/events_list.php - operation/events/events.php: Added new option for display all - events in event viewer. - -2011-12-15 Sergio Martin - - * godmode/setup/setup.php: Fixed bad use of __() function - -2011-12-14 Juan Manuel Ramon - - * include/functions_events.php - godmode/agentes/module_manager_editor_common.php - godmode/agentes/module_manager.php: Some corrections over this - views. - -2011-12-14 Junichi Satoh - - * godmode/alerts/configure_alert_compound.php: Improved that actions - can be removed in step 2. (Added delete button.) - -2011-12-13 Ramon Novoa - - * pandoradb_data.sql, - DEBIAN/control, - DEBIAN/make_deb_package.sh, - include/config_process.php, - install.php, - pandora_console.spec: Fixed version strings (were wrong - in the previous commit). - -2011-12-13 Ramon Novoa - - * pandoradb_data.sql, - DEBIAN/control, - DEBIAN/make_deb_package.sh, - include/config_process.php, - install.php, - pandora_console.spec: Updated version strings. - -2011-12-13 Sergio Martin - - * include/functions_users.php: Change the get user groups - to return the groups orderer by name - -2011-12-13 Sergio Martin - - * include/functions_graph.php: Fixed a bug of the - NO DATA images in the pdf graph reports - - * include/styles/pandora.css - include/functions_reporting.php: Added styles to the - group report - -2011-12-12 Sergio Martin - - * include/functions_graph.php: Fixed some notices of the graphs - when no data - - * include/functions_reporting.php - include/functions.php - godmode/reporting/reporting_builder.item_editor.php: Added the - first version of the new group report 3438332 - -2011-12-09 Junichi Satoh - - * include/help/ja/help_custom_logo.php: Changed height and width in - this help view. - -2011-12-08 Koichiro Kikuchi - - * extensions/snmp_explorer.php: Call io_safe_input() for - module name and description when creating module. - * include/functions_io.php: spaces to tabs. - -2011-12-07 Sergio Martin - - * include/functions_groups.php - operation/agentes/group_view.php: Improved group view - with hierarchy to feature request 3444380 - -2011-12-07 Sergio Martin - - * operation/agentes/estado_agente.php - godmode/agentes/modificar_agente.php: Added tab on header in the - agent list views to navigate from operation to godmode sections - improving usability - -2011-12-07 Sergio Martin - - * include/functions_modules.php - godmode/agentes/module_manager_editor_common.php - godmode/agentes/module_manager.php: Added status column in - godmode view of modules and added delete button in - edition module view - - * operation/agentes/estado_monitores.php: Fixed missed - extra query to not show modules of foreign policies - -2011-12-07 Juan Manuel Ramon - - * operation/agentes/estado_agente.php: Added filter by summarized - agent state. - - Pending task: #3389947 - -2011-12-07 Sergio Martin - - * include/functions_api.php: Added two new functions - to external API: set_enable_module_alerts and - set_disable_module_alerts for feature request 3427673 - -2011-12-07 Juan Manuel Ramon - - * operation/events/events_list.php - operation/events/events.php: Added filter to hide/show alert events - in this view. - - Pending task: #3406323 - -2011-12-05 Juan Manuel Ramon - - * operation/agentes/status_monitor.php: Added sort funcionality - and resize module value feature for string module data types. - - Pending task: #3425266 - -2011-12-05 Juan Manuel Ramon - - * include/help/en/help_custom_logo.php - include/help/es/help_custom_logo.php: Changed height and width in - this help view. - - Fixes: #3450145 - -2011-12-05 Juan Manuel Ramon - - * godmode/setup/os.php: List all OS is the page by defect. - - Fixes: #3450147 - -2011-12-05 Juan Manuel Ramon - - * godmode/agentes/agent_conf_gis.php - godmode/gis_maps/configure_gis_map.php: Changed order of latitude, - longitude and altitude in Gis maps information. - - Fixes: #3450292 - -2011-12-02 Sergio Martin - - * include/functions_modules.php - include/functions.php - extensions/snmp_explorer.php - godmode/agentes/configurar_agente.php - godmode/massive/massive_edit_modules.php: Check if a module - name exists in the agent when you edit the module and - improve the errors feedback - -2011-12-02 Sergio Martin - - * include/functions_modules.php - include/functions_api.php - include/functions.php - extensions/snmp_explorer.php - godmode/agentes/module_manager_editor_common.php - godmode/agentes/configurar_agente.php: limited the - modules creation to not allows to create one if exists - a module with the same name in the agent to avoid - recreate a module when go back in the browser. - Bugfix: 3416129 - -2011-12-01 Juan Manuel Ramon - - * extensions/snmp_explorer.php: Removed trace. - -2011-12-01 Juan Manuel Ramon - - * extensions/snmp_explorer.php: Fixed snmp over IE8. - - Fixes: #3441762 - -2011-12-01 Sergio Martin - - * extensions/insert_data.php: Improved the error message to - multiple xml creations (csv) bug: 3426375 - -2011-11-30 Juan Manuel Ramon - - * include/functions_config.php: Login hash pass can be left blank. - - Fixes: #3410190 - -2011-11-30 Juan Manuel Ramon - - * godmode/massive/massive_operations.php: Cleaned code. - -2011-11-30 Juan Manuel Ramon - - * include/functions_agents.php: Fixed call to agents_get_modules - with id_agent = 0. - -2011-11-30 Sergio Martin - - * operation/agentes/estado_agente.php: Fixed pagination transfer - from form in the operation agents view - -2011-11-30 Juan Manuel Ramon - - * include/functions_agents.php: Fixed bad sql sintax in - agents_get_agents function. - -2011-11-30 Juan Manuel Ramon - - * include/functions_agents.php: Fixed bad sql sintax in - agents_get_agents funtion. - - Fixes: #3445995 - -2011-11-30 Juan Manuel Ramon - - * operation/agentes/estado_generalagente.php - include/javascript/jquery.ui.dialog.js - general/header.php: Fixed ui_dialog when graphs are displayed - behind. - - Fixes: #3441058 - -2011-11-30 Sergio Martin - - * include/graphs/functions_gd.php: Fixed rounded corners - progress bar whit mode=1 and ratio < 30 - -2011-11-30 Juan Manuel Ramon - - * include/ajax/agent.php - operation/agentes/exportdata.php: Fixed agent autocomplete - functionality. - -2011-11-30 Juan Manuel Ramon - - * include/functions_reporting.php: Fixed html render of combined - graphs. - -2011-11-30 Sergio Martin - - * godmode/massive/massive_edit_modules.php: Fixed massive - module edition to not break module group, export id etc - when edit another field - -2011-11-29 Juan Manuel Ramon - - * install.php: Fixed width style in step 2. - - Fixes: #3421097 - -2011-11-29 Sergio Martin - - * include/functions_agents.php: Fixed filter of the operation - agents view for bug 3445244 - -2011-11-29 Juan Manuel Ramon - - * include/functions_graph.php - include/functions_graph.php: Fixed PDF exportation of combined - graphs. - -2011-11-29 Juan Manuel Ramon - - * operation/events/events_list.php: Resized graph in this view. - - Fixed: #3411788 - -2011-11-29 Juan Manuel Ramon - - * include/functions_graph.php: Added check for flash charts in pdf - exportation. - * operation/events/events_validate.php: Removed entities in this - view. - - Fixes: #3445106 - -2011-11-29 Juan Manuel Ramon - - * godmode/setup/setup_visuals.php: Added custom logo in visual - styles. - - Fixes: #3419712 - -2011-11-29 Juan Manuel Ramon - - * operation/events/events.php: Fixed sound event popup over https. - - Fixes: #3443835 - -2011-11-29 Juan Manuel Ramon - - * include/functions_reporting.php: Removed entities in events - reports. - - Fixes: #3445082 - -2011-11-29 Juan Manuel Ramon - - * include/functions_graph.php - include/functions_reporting.php: Fixed custom graphs in preview - reporting and PDF exportation. - - Fixes: #3444170 - -2011-11-29 Juan Manuel Ramon - - * operation/snmpconsole/snmp_view.php: Fixed trap validation when - the trap has Id equal to 1. - - Fixes: #3439289 - -2011-11-29 Juan Manuel Ramon - - godmode/agentes/modificar_agente.php: Changed style in description - column of this view. - -2011-11-29 Koichiro Kikuchi - - * extras/pandora_migrate_v3.2_to_v4.0.sql: Added missing alter statements - for tnetwork_component table. - -2011-11-29 Junichi Satoh - - * include/help/ja/help_ip_api_list.php: Added a new help file. - -2011-11-28 Sergio Martin - - * operation/incidents/incident_detail.php - operation/integria_incidents/incident.incident.php - operation/events/events_list.php: Fixed some bugs of the - create incident from event form included the change of - target url when integria incidents are enabled - bug: 3438251 - -2011-11-28 Juan Manuel Ramon - - * operation/events/export_csv.php: Added filter to CSV importation - and removed entities. - -2011-11-28 Sergio Martin - - * include/functions_api.php - include/help/en/help_ip_api_list.php - include/help/es/help_ip_api_list.php - godmode/setup/setup.php: Improved the IP ACL Access - list to allow substrings for bug 3438385 - -2011-11-28 Juan Manuel Ramon - - * operation/events/events_list.php: Fixed bad cast from alphanumeric - to numeric in timestamp conversion. - -2011-11-28 Juan Manuel Ramon - - * operation/events/events_list.php: Removed traces. - -2011-11-28 Juan Manuel Ramon - - * operation/events/events_list.php - operation/events/events.php: Added tag url popup, new style in - extended event table and new fields. - -2011-11-28 Sergio Martin - - * include/functions_config.php: Clean deprecated lock policies - code for bug 3437881 - -2011-11-28 Sergio Martin - - * include/graphs/functions_gd.php: Fixed rounded corners - graphs when the progress is less than 30% - -2011-11-28 Juan Manuel Ramon - - * operation/agentes/status_monitor.php: Added variable - initialization in this code. - -2011-11-28 Sergio Martin - - * operation/integria_incidents/incident.php: Fixed check of - empty xml - -2011-11-28 Juan Manuel Ramon - - * include/functions_agents.php: Changed parameter in - policies_get_modules_sql_condition function call. - -2011-11-28 Junichi Satoh - - * operation/agentes/status_monitor.php: Fixed the open version of - 'Monitor detail' fails. - -2011-11-26 Junichi Satoh - - * include/help/ja/help_integria_url.php: Added a new help file. - -2011-11-25 Juan Manuel Ramon - - * godmode/agentes/module_manager.php: Incremented agent description - in this view. - - Fixes: #3424395 - -2011-11-25 Juan Manuel Ramon - - * include/functions_agents.php - operation/menu.php - operation/gis_maps/render_view.php - operation/gis_maps/index.php - godmode/gis_maps/index.php: Fixed a problem with agent groups in - gis maps. - - Fixes: #3438313 - -2011-11-25 Sergio Martin - - * include/graphs/functions_gd.php: Fixed rounded corners in progress bar - graphs for bug 3442005 - -2011-11-25 Juan Manuel Ramon - - * include/functions_agents.php: Fixed sql error in agents_get_agents - function. - -2011-11-25 Juan Manuel Ramon - - * godmode/agentes/module_manager.php: Fixed an sql error. - -2011-11-25 Sergio Martin - - * include/functions_config.php: Fixed API IP list of - access entities bug - -2011-11-24 Sergio Martin - - * include/functions_api.php - include/functions.php - include/functions_agents.php - operation/search_modules.php - operation/agentes/status_monitor.php - operation/agentes/estado_ultimopaquete.php - operation/agentes/alerts_status.php - operation/agentes/estado_generalagente.php - operation/agentes/estado_agente.php - operation/agentes/estado_monitores.php - operation/agentes/ver_agente.php - operation/search_agents.php - operation/search_alerts.php - godmode/agentes/module_manager.php - godmode/agentes/modificar_agente.php - godmode/agentes/configurar_agente.php - godmode/alerts/alert_list.list.php - godmode/users/configure_user.php: Reconstruct policy acl - system to allow in enterprise version get extra access for - a user in a policy - -2011-11-24 Sergio Martin - - * include/help/en/help_integria_url.php - include/help/es/help_integria_url.php - godmode/setup/setup.php: Added help for integria api - url in setup - -2011-11-24 Juan Manuel Ramon - - * godmode/setup/performance.php: Changed html element from input - text to select in SLA period (seconds) parameter. - - Fixes: #3437884 - -2011-11-24 Juan Manuel Ramon - - * operation/agentes/estado_generalagente.php: Hide agent access - graph when "Use agent access graph" is disabled. - - Fixes: #3437893 - -2011-11-24 Juan Manuel Ramon - - * godmode/setup/setup.php: Added confirmation when "Use Enterprise - ACL System" is checked. - - Fixes: #3438190 - -2011-11-24 Juan Manuel Ramon - - * operation/menu.php: Fixed a wrong sec2 tag that makes enterprise - ACLs fail. - - Fixes: #3439464 - -2011-11-24 Juan Manuel Ramon - - * operation/agentes/networkmap.php - include/functions_networkmap.php: Added links to agents, modules - and groups in single view of networkmaps. - - Fixes: #3439487 - -2011-11-23 Juan Manuel Ramon - - * godmode/modules/manage_network_components.php: Removed entities. - -2011-11-23 Juan Manuel Ramon - - * pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - pandoradb_data.sql: Fixed entities in tables tnetwork_component. - - Fixes: #3441112 - - -2011-11-23 Juan Manuel Ramon - - * operation/agentes/estado_agente.php: Added agent description in - this view. - - Fixes: # 3424337 - -2011-11-23 Juan Manuel Ramon - - * godmode/agentes/agent_conf_gis.php - godmode/agentes/agent_manager.php: Fixed 'Ignore GIS data' and - change labels. - - Fixes: #3437659 - -2011-11-22 Juan Manuel Ramon - - * images/skin/skin_default/include/styles/tip.css - images/skin/skin_default/include/styles/pandora.css: Removed - background image in tip class. - -2011-11-22 Juan Manuel Ramon - - * godmode/agentes/module_manager_editor_common.php: Removed entities - from agent name. - - Fixes: #3437885 - -2011-11-22 Juan Manuel Ramon - - * godmode/servers/manage_recontask.php - godmode/servers/manage_recontask_form.php: Fixed bug due to - autorefresh in these views. - -2011-11-22 Juan Manuel Ramon - - * godmode/alerts/configure_alert_template.php: Fixed template - update. Thank you to Manuel Arostegui for the patch! - -2011-11-17 Juan Manuel Ramon - - * operation/snmpconsole/snmp_view.php: Added new free search and - fix agent and OID combo search. - -2011-11-17 Juan Manuel Ramon - - * godmode/snmpconsole/snmp_alert.php: Fixed bad time description. - - * godmode/reporting/visual_console_builder.editor.php - include/functions_visual_map.php: Now it's possible to link icons - in visual console with a web page through the label. - - * operation/visual_console/index.php - operation/visual_console/render_view.php - include/functions_config.php - operation/menu.php - godmode/menu.php - godmode/setup/setup.php - godmode/setup/setup_visuals.php - include/config_process.php: Added two new autorefresh - parameters: one global and the other for visual console. - -2011-11-17 Junichi Satoh - - * include/help/ja/help_network_map_enterprise.php, - include/help/ja/help_view_services.php: Added missing help files. - -2011-11-16 Juan Manuel Ramon - - * operation/events/events.php: Fixed delete operation in this view. - -2011-11-16 Junichi Satoh - - * include/help/ja/help_ff_threshold.php: Fixed a typo. - -2011-11-16 Junichi Satoh - - * include/help/ja/help_ff_threshold.php: Modified to be understood more - easily. - -2011-11-15 Juan Manuel Ramon - - * operation/events/events_validate.php - operation/events/events.php: Fixed php warning and a wrong - description. - -2011-11-15 Sancho lerena - - * godmode/snmpconsole/snmp_trap_generator.php: Fixed tool to generate - SNMP Traps. Was broken due a re-placement at last-time. - - -2011-11-14 Juan Manuel Ramon - - * include/javascript/pandora.js: Added ajax callback for metaconsole - event search. - -2011-11-14 Juan Manuel Ramon - - * include/functions_menu.php - include/config_process.php - operation/menu.php - godmode/menu.php - godmode/reporting/visual_console_builder.php: Preserve autorefresh - time from visual console like global autorefresh parameter. - -2011-11-12 Junichi Satoh - - * general/logon_ok.php: Fixed bad representation that __('ago') is - shown when "Timestamp or time comparation" is set to timestamp. - -2011-11-11 Dario Rodriguez - - * godmode/setup/gis_step_2.php: Fixed a small bug with a button. - -2011-11-11 Juan Manuel Ramon - - * godmode/massive/massive_edit_agents.php: Added id field to form in - this view. - -2011-11-11 Juan Manuel Ramon - - * godmode/massive/massive_enable_disable_alerts.php - godmode/massive/massive_operations.php: Correct mistake from my last - commit. - -2011-11-10 Juan Manuel Ramon - - * godmode/massive/massive_add_alerts.php - godmode/massive/massive_delete_agents.php - godmode/massive/massive_enable_disable_alerts.php - godmode/massive/massive_operations.php - godmode/massive/massive_delete_profiles.php - godmode/massive/massive_edit_agents.php - godmode/massive/massive_delete_action_alerts.php - godmode/massive/massive_delete_modules.php - godmode/massive/massive_add_profiles.php - godmode/massive/massive_delete_alerts.php - godmode/massive/massive_edit_modules.php - godmode/massive/massive_standby_alerts.php - godmode/massive/massive_add_action_alerts.php: Added spinner while - waiting to massive operations result and added check of PHP conf. - -2011-11-08 Juan Manuel Ramon - - * operation/reporting/reporting_viewer.php: Added begin date control - to this view. - -2011-11-08 Juan Manuel Ramon - - * godmode/agentes/module_manager_editor.php: Fixed a typo. - - Fixes: #3422974 - -2011-11-08 Juan Manuel Ramon - - * include/functions_reporting.php: - godmode/reporting/reporting_builder.item_editor.php: Fixed baseline - graphs also fixed some warnings. - - Fixes: #3414446 - -2011-11-08 Juan Manuel Ramon - - * include/functions_graph.php - include/functions_forecast.php - include/functions_reporting.php - godmode/reporting/reporting_builder.preview.php: Fixed some - warnings in this views. - -2011-11-07 Juan Manuel Ramon - - * operation/gis_maps/render_view.php: Fixed fullscreen mode. - - Fixes: #3433780 - -2011-11-07 Juan Manuel Ramon - - * operation/events/events.php: Fixed confirmation in event deletion. - - Fixes: #3431148 - -2011-11-07 Juan Manuel Ramon - - * operation/events/events_list.php: When an event doesn't have agent - associated then don't display AlertSNMP as agent name. - - Fixes: #3414380 - -2011-11-07 Juan Manuel Ramon - - * operation/agentes/estado_ultimopaquete.php - godmode/agentes/module_manager.php: Added pagination to this views. - - Fixes: #3417746 - -2011-11-07 Juan Manuel Ramon - - * godmode/modules/manage_network_components_form.php: Fixed network - components interface problems. - - Fixes: #3421733 - - * pandoradb.data.oracle.sql: I forgot to upload from last commit. - -2011-11-07 Juan Manuel Ramon - - * pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - pandoradb_data.sql: Changed value of block_size row in tusuario - table to 0 in order to make global configuration - of this parameter the default. - -2011-11-07 Juan Manuel Ramon - - * operation/users/user_edit.php: Added contextual help for block - size for pagination. - -2011-11-07 Juan Manuel Ramon - - * godmode/agentes/module_manager_editor_common.php: Improvement over - module editor layout. - - Fixes: #3419810 - -2011-11-04 Juan Manuel Ramon - - * include/functions_graph.php - include/graphs/fgraph.php - include/functions_reporting.php - operation/agentes/ver_agente.php: Modules in 'top_n' reports are - sorted and graphs are displayed. - - Fixes: #3422013 - -2011-11-03 Sancho Lerena - - * include/functions_html.php: Skip config.php loading after load - the first one. - -2011-11-03 Sergio Martin - - * include/graphs/functions_pchart.php: Fixed graphs to adapt bottom - margin with the font size and show the graphs properly when are - so little - -2011-11-02 Miguel de Dios - - * include/functions.php: added function "check_refererer" for check - refererers in some places. - - * extensions/extension_uploader.php, extensions/dbmanager.php, - operation/incidents/incident.php, operation/incidents/incident_detail.php, - godmode/servers/recon_script.php, godmode/users/configure_user.php, - godmode/tag/edit_tag.php: securized this files to XSS and CSRF attacks. - -2011-11-03 Juan Manuel Ramon - - * include/functions_reporting.php - godmode/reporting/reporting_builder.preview.php: Changed begin date - function in order to make it global for all items of a report. - -2011-11-03 Juan Manuel Ramon - - * include/functions_graph.php - include/functions_forecast.php: Fixed X axis time format in graphs. - -2011-11-03 Juan Manuel Ramon - - * include/functions_reporting.php - godmode/reporting/reporting_builder.preview.php - godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php: Added selector - for report's items in order to choose the report begin date and - added combo for sort SLA elements. - -2011-10-29 Junichi Satoh - - * include/help/ja/help_projection_graph.php, - include/help/ja/help_prediction_date.php: Added new help files. - -2011-10-28 Juan Manuel Ramon - - * godmode/modules/manage_network_components_form.php - godmode/modules/manage_network_components_form_network.php - godmode/modules/manage_network_components.php: Fixed network - components creation and interface problems. - - Fixes: #3421589 - - * include/help/en/help_projection_graph.php - include/help/en/help_prediction_date.php - include/help/es/help_projection_graph.php - include/help/es/help_prediction_date.php - images/help/prediction_date.png - images/help/projection_periods.png - godmode/reporting/reporting_builder.item_editor.php: Added - contextual help. Forgot to update Changelog. - -2011-10-28 Sergio Martin - - * extensions/snmp_explorer.php: Improved snmp explorer to use - description of the interfaces when name doesnt exist - -2011-10-27 Javier Lanz - - * operation/events/events_list.php: Added group name label to the - events list. - -2011-10-27 Juan Manuel Ramon - - * godmode/reporting/reporting_builder.item_editor.php: Added 1 week - interval for SLA reports. - - Fixes: #3426516 - - * include/functions_forecast.php - include/functions_reporting.php - godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php: Changed - precission to float of max and min intervals on prediction date - report. - -2011-10-27 Juan Manuel Ramon - - * godmode/agentes/agent_manager.php: Added confirmation at delete - agent time. - - Fixes: #3419809 - -2011-10-26 Juan Manuel Ramon - - * include/db/postgresql.php - include/db/mysql.php - include/db/oracle.php - include/config_process.php - include/functions_db.php: Fixed historic database functionality. - - Fixes: #3423519 - - * operation/agentes/datos_agente.php: Fixed layout in this view. - -2011-10-26 Juan Manuel Ramon - - * include/functions_graph.php - include/functions_forecast.php - include/functions_reporting.php - include/functions.php - godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php: Added two new - types of reports 'projection graph' and 'prediction date'. - -2011-10-25 Sergio Martin - - * godmode/agentes/module_manager_editor.php: Fixed keep_alive - modules creation bug hidding the configuration data textarea - -2011-10-25 Sergio Martin - - * include/functions_html.php: Deleted problematic name change - into textarea function - -2011-10-24 Junichi Satoh - - * include/functions_api.php: Fixed 'id_alert_template' variable. - -2011-10-21 Junichi Satoh - - * godmode/alerts/configure_alert_compound.php: Fixed column order - inconsistencies. - -2011-10-19 Junichi Satoh - - * mobile/operation/agents/monitor_status.php, - mobile/operation/agents/tactical.php, - mobile/operation/agents/view_alerts.php, - mobile/operation/servers/view_servers.php: Fixed 'img' paths. - -2011-10-14 Juan Manuel Ramon - - * godmode/agentes/module_manager_editor_common.php: Fixed column - width in this view. - - Fixes: #3423546 - -2011-10-14 Koichiro Kikuchi - - * include/help/en/help_alert_macros.php, - include/help/ja/help_alert_macros.php: Added the new - _plugin_parameters_ alert macro. - -2011-10-13 Sergio Martin - - * operation/events/events_list.php: Fixed events view sql - error to no admin users for bug 3422861 - -2011-10-11 Dario Rodriguez - - * images/vmware.png: Added forgotten file. - -2011-10-10 Tomas Palacios - - * extras/pandoradb_migrate_v3.2_to_v4.0.sql: Updated to provide - additional compatibility with older versions of MySQL. - -2011-10-10 Sergio Martin - - * extensions/snmp_explorer.php: Updated missed fix in snmp explorer - to create the modules correctly - -2011-10-10 Sergio Martin - - * godmode/users/configure_user.php: Deleted old fix of juanma to - refresh skins when update to fix password update bug - -2011-10-10 Juan Manuel Ramon - - * operation/agentes/estado_ultimopaquete.php: Fixed layout in this - view when module data is a string. - -2011-10-10 Juan Manuel Ramon - - * operation/agentes/estado_monitores.php: Fixed query to add module - group in the agrupation. - -2011-10-10 Juan Manuel Ramon - - * godmode/agentes/modificar_agente.php: Filter in this view is - kept when an agent is deleted. - - Fixes: #3419823 - -2011-10-07 Juan Manuel Ramon - - * operation/agentes/group_view.php: Fixed bad style when a group's - modules has alerts fired. - - Fixes: #3419822 - -2011-10-06 Junichi Satoh - - * include/help/ja/help_reporting_main_tab.php: Added a missing help - file. - -2011-10-06 Koichiro Kikuchi - - * include/help/en/help_alert_macros.php, - include/help/ja/help_alert_macros.php: Added 4 new macros. - -2011-10-05 Sancho Lerena - - * functions_api.php: Added 4 new methods (enable/disable) alerts - and modules. Request 3415505 on tracker by Hirofumi Kosaka. - -2011-10-03 Juan Manuel Ramon - - * godmode/agentes/module_manager_editor_network.php: Added Js in - order to display combos correctly in IE. - -2011-09-29 Sergio Martin - - * extensions/snmp_explorer.php - godmode/agentes/agent_manager.php: Fixed timeout problem - with big machines changing the transfer to ajax data mode - to serialize way. Fixed little bugs as None option when - are data and few checks to avoid errors when try create - modules without select any OID. - -2011-09-28 Sergio Martin - - * godmode/setup/setup_auth.php: Fixed LDAP jquery problem - in spanish translation for bug 3411881. Improved to - charge the fields first time page is loaded - -2011-09-28 Sergio Martin - - * include/functions_graph.php: Fixed graphs engine to fix - reports graphs swap between horizontal and vertical and - pdf view for bugs 3414107 and 3414124 - -2011-09-28 Sergio Martin - - * include/javascript/jquery.pandora.controls.js: Moved part - of the solution of last commit to the enterprise - -2011-09-28 Sergio Martin - - * include/javascript/jquery.pandora.controls.js: Fixed module - select refresh from jquery controls to fix the graph widget - on dashboard - -2011-09-26 Sancho Lerena - - * index.php: Fixed load of extension startup hook function. - -2011-09-26 Javier Lanz - - * godmode/alerts/alert_commands.php: Fixed updating a command. - * ChangeLog: Fixed last commit date. - -2011-09-26 Tomas Palacios - - * include/languages: Updated language files. - -2011-09-26 Miguel de Dios - - * include/functions_api.php: added the call "get_events" the filters for the - free text in event description and status of event. - -2011-09-26 Sancho Lerena - - * pandora_console/index.php: Developer mode disabled. - Ready for 4.0 release ! - -2011-09-26 Dario Rodriguez - - * include/functions_graph.php: Fixed a problem with graphs which - shows only a few points instead of all of them. - -2011-09-26 Juan Manuel Ramon - - * install.php: Fixed height style attribute in step 3. - -2011-09-25 Miguel de Dios - - * include/functions_api.php: added api call "set_validate_event". - - * include/api.php: fixed the login process for do more Pandora standar. - -2011-09-23 Miguel de Dios - - * include/functions_api.php: added the code for the return the more - criticity event in the API call "get_events". - -2011-09-23 Sancho Lerena - - * pandoradb_data.sql: Update version and DB Build. - - * DEBIAN/control, - DEBIAN/make_deb_package.sh - include/config.php - include/config_process.php - pandora_console_install - install.php - pandora_console.spec - pandora_console.redhat.spec: Updated version. - - * extras/pandoradb_migrate_v3.2_to_v4.0.sql: Update version after - migrate. - -2011-09-23 Miguel de Dios - - * operation/agentes/status_monitor.php: fixed the query for to don't show - the "not_init" modules. - -2011-09-23 Tomas Palacios - - * include/languages: Updated language files. - -2011-09-22 Miguel de Dios - - * include/functions_api.php: fixed the lost check for the timestamps in the - "get_events" call. - -2011-09-22 Juan Manuel Ramon - - * operation/agentes/estado_monitores.php: Erased traces and db_clean_cache(). - -2011-09-22 Juan Manuel Ramon - - * pandoradb.sql - extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added btree index on table - tagente_modulo. - -2011-09-22 Juan Manuel Ramon - - * operation/agentes/estado_monitores.php: Improved response time modifying - query over module agents. - -2011-09-22 Sergio Martin - - * extras/pandoradb_migrate_v3.2_to_v4.0.sql: Deleted - duplicated line - - * godmode/reporting/reporting_builder.php: Fixed report graph - insertion of id 0 in the reports for bugs 3412316 and 3412866 - -2011-09-22 Miguel de Dios - - * include/functions_api.php: replaced the anonymous function for the named - function. - -2011-09-21 Miguel de Dios - - * include/functions_api.php: added code to get count of event when the api - is called for the "get_events". - -2011-09-21 Sergio Martin - - * operation/events/events_list.php - operation/events/events.php: Fixed entities in free search - filter of the events viewer when click an event name for - bug 3411533 - -2011-09-21 Junichi Satoh - - * include/javascript/jquery.pandora.controls.js: Fixed disabled agents - are shown as blank. Contributed by Yusuke Arai. Thanks! - -2011-09-21 Junichi Satoh - - * include/help/ja/help_servers.php, - include/help/ja/help_service_elements_management.php, - include/help/ja/help_service_management_edit.php, - include/help/ja/help_services_management.php, - include/help/ja/help_snmp_alert.php, - include/help/ja/help_snmp_alert_custom.php, - include/help/ja/help_snmp_explorer.php, - include/help/ja/help_template_tab.php, - include/help/ja/help_view_services_detail.php, - include/help/ja/help_visual_console_editor_data_tab.php, - include/help/ja/help_visual_console_editor_editor_tab.php, - include/help/ja/help_visual_console_editor_preview_tab.php, - include/help/ja/help_visual_console_editor_wizard_tab.php: Added new - help files. - -2011-09-20 Juan Manuel Ramon - - * operation/messages/message.php: Fixed several mistakes on this - view. - -2011-09-19 Juan Manuel Ramon - - * include/help/en/help_reporting_global_tab.php - include/help/es/help_reporting_global_tab.php: Modified help file. - - * godmode/reporting/reporting_builder.item_editor.php: Added contextual - helps. - -2011-09-19 Juan Manuel Ramon - - * include/help/en/help_network_map_enterprise.php - include/help/es/help_network_map_enterprise.php: Added new help files. - - * extensions/insert_data.php - extensions/extension_uploader.php - godmode/reporting/reporting_builder.item_editor.php: Added contextual - helps. - -2011-09-19 Junichi Satoh - - * include/help/ja/help_gis_tab.php, - include/help/ja/help_graph_builder.php, - include/help/ja/help_graph_editor.php, - include/help/ja/help_graph_view.php, - include/help/ja/help_inventory_tab.php, - include/help/ja/help_local_component.php, - include/help/ja/help_module_linking.php, - include/help/ja/help_policy_agent.php, - include/help/ja/help_policy_queue.php, - include/help/ja/help_profile.php, - include/help/ja/help_reporting_global_tab.php, - include/help/ja/help_reporting_item_editor_tab.php, - include/help/ja/help_reporting_list_items_tab.php, - include/help/ja/help_reporting_preview_tab.php, - include/help/ja/help_reporting_wizard_sla_tab.php, - include/help/ja/help_reporting_wizard_tab.php: Added new help files. - -2011-09-17 Junichi Satoh - - * include/help/ja/help_alert_action.php, - include/help/ja/help_alert_command.php, - include/help/ja/help_alert_compound.php, - include/help/ja/help_alert_template.php, - include/help/ja/help_collection_tab.php, - include/help/ja/help_collections.php, - include/help/ja/help_component_groups.php, - include/help/ja/help_event_alert.php, - include/help/ja/help_export_server.php, - include/help/ja/help_external_alert.php: Added new help files. - -2011-09-16 Miguel de Dios - - * include/functions_api.php: added the "getgroups" call. - -2011-09-16 Juan Manuel Ramon - - * include/functions_agents.php: Avoid bad syntax sql query - in agents_get_modules_data_count() function when an agent doesn't - have modules. - -2011-09-16 Juan Manuel Ramon - - * include/help/en/help_export_server.php - include/help/en/help_servers.php - include/help/es/help_export_server.php - include/help/es/help_servers.php: Added new contextual helps. - - * godmode/servers/modificar_server.php - godmode/tag/edit_tag.php: Modified contextual helps. - -2011-09-16 Juan Manuel Ramon - - * include/help/es/help_reporting_list_items_tab.php - godmode/reporting/graph_builder.php: Changed contextual helps. - -2011-09-15 Juan Manuel Ramon - - * include/help/en/help_visual_console_editor_editor_tab.php - include/help/en/help_reporting_list_items_tab.php - include/help/en/help_alert_template.php - include/help/en/help_alert_action.php - include/help/en/help_alert_command.php - include/help/en/help_alert_compound.php - include/help/en/help_reporting_wizard_sla_tab.php - include/help/en/help_reporting_wizard_tab.php - include/help/en/help_graph_view.php - include/help/en/help_module_linking.php - include/help/en/help_visual_console_editor_list_elements_tab.php - include/help/en/help_visual_console_editor_data_tab.php - include/help/en/help_policy_agent.php - include/help/en/help_profile.php - include/help/en/help_visual_console_editor_wizard_tab.php - include/help/en/help_graph_builder.php - include/help/en/help_event_alert.php - include/help/en/help_external_alert.php - include/help/en/help_visual_console_editor_preview_tab.php - include/help/en/help_reporting_item_editor_tab.php - include/help/en/help_snmp_alert_custom.php - include/help/en/help_reporting_preview_tab.php - include/help/en/help_policy_queue.php - include/help/en/help_snmp_alert.php - include/help/en/help_graph_editor.php - include/help/en/help_reporting_global_tab.php - include/help/es/help_visual_console_editor_editor_tab.php - include/help/es/help_reporting_list_items_tab.php - include/help/es/help_alert_template.php - include/help/es/help_alert_action.php - include/help/es/help_alert_command.php - include/help/es/help_alert_compound.php - include/help/es/help_reporting_wizard_sla_tab.php - include/help/es/help_reporting_wizard_tab.php - include/help/es/help_graph_view.php - include/help/es/help_module_linking.php - include/help/es/help_visual_console_editor_list_elements_tab.php - include/help/es/help_visual_console_editor_data_tab.php - include/help/es/help_policy_agent.php - include/help/es/help_profile.php - include/help/es/help_visual_console_editor_wizard_tab.php - include/help/es/help_graph_builder.php - include/help/es/help_event_alert.php - include/help/es/help_external_alert.php - include/help/es/help_visual_console_editor_preview_tab.php - include/help/es/help_reporting_item_editor_tab.php - include/help/es/help_snmp_alert_custom.php - include/help/es/help_reporting_preview_tab.php - include/help/es/help_policy_queue.php - include/help/es/help_snmp_alert.php - include/help/es/help_graph_editor.php - include/help/es/help_reporting_global_tab.php: New help pages. - - * godmode/alerts/alert_list.list.php - godmode/alerts/alert_compounds.php - godmode/alerts/alert_templates.php - godmode/alerts/alert_actions.php - godmode/alerts/alert_list.builder.php - godmode/alerts/alert_commands.php - godmode/snmpconsole/snmp_alert.php - godmode/users/profile_list.php - godmode/modules/manage_network_templates.php - godmode/reporting/graph_builder.php: Added contextual alerts. - -2011-09-14 Miguel de Dios - - * 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. - -2011-09-14 Miguel de Dios - - * include/functions_api.php: added in the output of get events the agent - name and group name. - -2011-09-14 Juan Manuel Ramon - - * 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. - -2011-09-08 Miguel de Dios - - * include/functions_api.php: fixed output of api without html entities. - -2011-09-13 Sergio Martin - - * 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 - -2011-09-13 Sergio Martin - - * godmode/modules/manage_network_templates_form.php: Added component - name filter to component templates form to bug 3406374 - -2011-09-13 Junichi Satoh - - * include/functions_api.php: Fixed module name filtering in - 'get events' does not work correctly. - -2011-09-12 Miguel de Dios - - * 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. - -2011-09-12 Juan Manuel Ramon - - * include/functions_reporting.php: Fixed bad condition in serialized - reports code. - -2011-09-11 Junichi Satoh - - * include/help/ja/help_action_threshold.php: Added a new help file. - -2011-09-08 Miguel de Dios - - * include/functions_api.php: fixed the array key for module name. - -2011-09-08 Miguel de Dios - - * 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". - -2011-09-08 Juan Manuel Ramon - - * 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. - -2011-09-07 Juan Manuel Ramon - - * godmode/setup/setup.php: Url and Integria password are checked and - it is showed at advise in case of error. - - Fixes: #3396567 - -2011-09-06 Miguel de Dios - - * general/pandora_help.php: changet the text align of footer. - - Fixes: #3371432 - -2011-09-06 Miguel de Dios - - * operation/messages/message.php: now show more error messages in case the - user error or group error. - - Fixes: #3371451 - -2011-09-06 Miguel de Dios - - * operation/extensions.php: update the style of page. - - Fixes: #3371523 - -2011-09-06 Juan Manuel Ramon - - * godmode/modules/manage_network_templates.php: Added description titles - to action buttons on this view. - - Fixes: #3373300 - -2011-09-06 Juan Manuel Ramon - - * 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. - -2011-09-06 Javier Lanz - - * 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. - -2011-09-06 Miguel de Dios - - * 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 - -2011-09-06 Miguel de Dios - - * include/functions_graph.php: hidden the legend of datas with 0 value. - - Fixes: #3379756 - -2011-09-06 Miguel de Dios - - * operation/events/events_rss.php, operation/events/export_csv.php: fixed - the output html entities and html entities of html entities. - - Fixes: #3389980 - -2011-09-06 Juan Manuel Ramon - - * godmode/setup/setup.php: Avoiding wrong integria inventory object data. - -2011-09-05 Miguel de Dios - - * 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. - -2011-09-05 Miguel de Dios - - * general/logon_ok.php: change the text to be a correct sentence. - - Fixex: #3394390 - -2011-09-05 Miguel de Dios - - * include/help/en/help_action_threshold.php, - include/help/es/help_action_threshold.php: added help for threshold from - the wiki documentation. - - Fixes: #3371385 - -2011-09-05 Juan Manuel Ramon - - * godmode/setup/setup.php: Added contextual help in this view. - -2011-09-05 Miguel de Dios - - * operation/agentes/exportdata.php: fixed when havent any data in any - group. - - Fixes: #3371412 - -2011-09-05 Miguel de Dios - - * extensions/system_info.php: show the location of file. - - Fixes: #3384516 - -2011-09-05 Miguel de Dios - - * 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 - -2011-09-05 Juan Manuel Ramon - - * general/pandora_help.php: Fixed visualization error on this view. - -2011-09-05 Juan Manuel Ramon - - * godmode/setup/gis_step_2.php: Changed style in titles to match - new style pattern. - -2011-09-05 Miguel de Dios - - * godmode/gis_maps/configure_gis_map.php: fixed the form to create or - update gis connections. - - Fixes: #3403160 - -2011-09-03 Junichi Satoh - - * 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! - -2011-09-02 Juan Manuel Ramon - - * install.php: Fixed css style in this view. - - Fixes: #3400123 - -2011-09-02 Juan Manuel Ramon - - * godmode/alerts/alert_list.list.php: Fixed css style in this view. - - Fixes: #3397522 - -2011-09-02 Juan Manuel Ramon - - * include/functions_agents.php: Fixed function agents_get_modules() - where modules are retrieve. - -2011-09-02 Miguel de Dios - - * 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 - -2011-09-02 Juan Manuel Ramon - - * include/functions_alerts.php: fixed alerts_get_alert_agent_module_actions() - function to avoid PHP warnings on alert compound display. - -2011-09-02 Junichi Satoh - - * 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. - -2011-09-01 Javier Lanz - - * include/functions_filemanager.php: Improved detecting mime types - - Fixes: #3389654 - -2011-09-01 Miguel de Dios - - * operation/incidents/incident_detail.php: fixed the entities in the name - of file in the action to upload and delete. - - Fixes: #3397447 - -2011-09-01 Miguel de Dios - - * include/functions_agents.php: added the other part of logical expression - in the patch of strstr. - -2011-09-01 Miguel de Dios - - * 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 - -2011-09-01 Miguel de Dios - - * ChangeLog: sorry I mistake the number of bug in Sourceforge tracker. - -2011-09-01 Miguel de Dios - - * include/functions_graph.php: fixed to show empty graph in new - installations without data. - - Fixes: #3371518 - -2011-09-01 Juan Manuel Ramon - - * godmode/snmpconsole/snmp_filters.php: Added confirmation message in - delete action. - -2011-09-01 Miguel de Dios - - * godmode/modules/manage_nc_groups.php: fixed the javascript to promt to - confirm the delete. And fixed the link to delete that in some browsers - crash. - - Fixes: #3402336 - -2011-09-01 Miguel de Dios - - * include/functions_groups.php: fixed when the group haven't a icon. - - * operation/menu.php: applied the safe_out before the print a piece the - name of map in submenu. - - * operation/gis_maps/render_view.php: fixed the name of agents with white - spaces. - - Fixes: #3398436 - -2011-09-01 Juan Manuel Ramon - - * images/groups_small/without_group.bad.png - images/groups_small/without_group.ok.png - images/groups_small/without_group.png - images/groups_small/without_group.warning.png - images/groups_small/without_group.default.png: Added state icons - for gis maps. - -2011-09-01 Juan Manuel Ramon - - * images/without_group.png: Added image to groups without icon. - -2011-09-01 Juan Manuel Ramon - - * include/javascript/jquery.pandora.controls.js: Filter keycount variable - in pandoraSelectGroupAgent javascript function. - * godmode/massive/massive_add_action_alerts.php: Added 'Any' label to - agents combo in this view and correct a typo. - -2011-09-01 Miguel de Dios - - * operation/agentes/ver_agente.php: fixed the massive deletion alerts with - modules with white spaces. - -2011-09-01 Juan Manuel Ramon - - * include/functions_agents.php: changed function strstr() for - substr() in agents_get_modules function. - -2011-09-01 Sergio Martin - - * extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added delete_pending - cleaning in the modules table to avoid possible past modules with - wrong name - -2011-08-31 Miguel de Dios - - * godmode/massive/massive_edit_modules.php: fixed when is selected "any" - agent, with white space run fine. - - Fixes: #3401591 - -2011-08-31 Miguel de Dios - - * include/functions_agents.php: fixed the fields as sql operations as field. - - Fixes: #3400237 - -2011-08-31 Juan Manuel Ramon - - * include/functions_alerts.php: Fixed alerts_get_agents_with_alert_template - function in order to not retrieve delete modules. - - Fixes: #3401666 - -2011-08-31 Miguel de Dios - - * extensions/update_manager/lib/libupdate_manager_client.php, - extensions/update_manager/main.php: fixed when the file is corrupted or - empty. - - Fixes: #3400237 - -2011-08-31 Miguel de Dios - - * include/functions.php: fixed in function "string2image" when generate a - image in other location, now have one more parameter, $homeurl, by default - empty string. - -2011-08-31 Juan Manuel Ramon - - * operation/users/user_edit.php: Reload page to update skin. - -2011-08-30 Koichiro Kikuchi - - * include/functions_api.php: Fixed join parameter to avoid - generating unusable module lines. - -2011-08-30 Juan Manuel Ramon - - * godmode/users/configure_user.php: Now action state is showed - when update user action is performed. - -2011-08-30 Juan Manuel Ramon - - * godmode/users/configure_user.php: Reload page to update skin. - -2011-08-30 Miguel de Dios - - * include/functions_graph.php, include/graphs/functions_fsgraph.php, - include/graphs/fgraph.php: added the parameter $reduce_data_columns by - default false for to use in vertical columns graph. - -2011-08-30 Sergio Martin - - * operation/agentes/estado_agente.php: Fixed URL injection replacing - safe_input for safe_input_html - -2011-08-30 Junichi Satoh - - * godmode/massive/massive_enable_disable_alerts.php, - godmode/massive/massive_standby_alerts.php: Added group recursion - feature, it allows to search agents in child groups. - -2011-08-30 Junichi Satoh - - * godmode/agentes/modificar_agente.php: Fixed group recursion does - not work with IE8. - -2011-08-29 Miguel de Dios - - * include/graphs/functions_fsgraph.php, include/graphs/fgraph.php: added - $homeurl parameter to graph vertical column in flash. - - Fixes: #3398097 - -2011-08-29 Dario Rodriguez - - * include/functions_graph.php: Fixed a bug setting graphic resolution - to 1 that displays some errors with event graphs. - - Fixes: #3398524 - -2011-08-29 Javier Lanz - - * operation/agentes/ver_agente.php: Fixed a bug filling modules combo - - Fixes: #3397520 - -2011-08-29 Sergio Martin - - * images/attachment_del.png: Added new icon to policy queue - -2011-08-29 Sergio Martin - - * include/db/mysql.php: Fixed the Rollback function in - mysql engine to reset auto mode after rollback action - -2011-08-29 Miguel de Dios - - * godmode/agentes/configurar_agente.php: added in the call - "config_agents_write_module_in_conf" the parameter to disabled local - modulo. - - Fixes: #3400159 - -2011-08-29 Vanessa Gil - - *godmode/agentes/fields_manager.php: Fixed: is possible to create custom fields with the same name. - -2011-08-29 Miguel de Dios - - * godmode/reporting/map_builder.php: wrote the source code for copy the - relationships between a copy of items in a visual console. - - Fixes: #3400124 - -2011-08-29 Miguel de Dios - - * include/functions_visual_map.php: fixed the clean $id_agent var for - each iteration. - - Fixes: #3400111 - -2011-08-29 Junichi Satoh - - * godmode/massive/massive_add_alerts.php: Added group recursion - feature, it allows to search agents in child groups. - -2011-08-29 Junichi Satoh - - * include/help/ja/help_snmp_alert_field1.php: Added a new help file. - -2011-08-26 Juan Manuel Ramon - - * include/styles/pandora.css - operation/events/events_list.php: Fixed css style on th view. - - Fixes: #3394739 - -2011-08-25 Miguel de Dios - - * operation/agentes/datos_agente.php: change the width of data table. - - Fixes: #3398098 - -2011-08-25 Miguel de Dios - - * extensions/update_manager.php: check if the field "update_server_path" in - the table is the last path for Pandora v4 and update. - - * extensions/update_manager/main.php: rewrite the text to message for show - only Pandora FMS instead the Pandora FMS vX. - - *extensions/update_manager/sql/update_manager.sql, - extensions/update_manager/sql/update_manager.postgreSQL.sql, - extensions/update_manager/sql/update_manager.oracle.sql: update the - "update_server_path" to Pandora v4. - - Fixes: #3394754 - -2011-08-25 Miguel de Dios - - * godmode/modules/manage_network_templates.php, - godmode/modules/manage_network_components.php, - godmode/modules/manage_nc_groups.php: added checkboxes in the elements in - the list and main checkbox to select all checkboxes, for to multiple delete. - - Fixes: #3390017 - -2011-08-25 Juan Manuel Ramon - - * include/styles/pandora.css: Fixes style in notify css element. - -2011-08-25 Javier Lanz - - * godmode/groups/configure_group.php: Removed the non-desired icons - - Fixes: #3397548 - -2011-08-25 Sergio Martin - - * include/db/mysql.php: Fixed a bug in the sql_commit - function to reset the database to autocommit mode - - * include/functions_tags.php: Added a missed sql_begin call - to the tags creation function - -2011-08-25 Javier Lanz - - * include/functions_config.php: Fixed checking if remote configuration - directory is not writtable for the console. - - Fixes: #3396471 - -2011-08-25 Junichi Satoh - - * godmode/massive/massive_copy_modules.php: Added group recursion - feature, it allows to search agents in child groups. - -2011-08-24 Miguel de Dios - - * godmode/agentes/module_manager_editor.php: added javascript alert message - when the name in field and remote config is different. - - Fixes: #3397306 - - * godmode/agentes/configurar_agente.php: fixed when copy a module the name - now is safe input type. - -2011-08-24 Sancho Lerena - - * include/help/en/help_snmp_alert_field1.php: New help page. - - * include/help/en/help_module_definition.php: Fixed odd chars. - - * images/groups_small/g_: Deleted unused icons. - - * images/groups_small/transmit.ok.png: Added margins and padding. - -2011-08-24 Miguel de Dios - - * include/functions_modules.php: added the call to enterprise function for - to copy the remote configuration when copy the modules. - - Fixes: #3397314 - -2011-08-24 Juan Manuel Ramon - - * operation/incidents/incident_detail.php: Fixed table width in this - view. - -2011-08-24 Miguel de Dios - - * godmode/reporting/reporting_builder.preview.php: fixed the include of - php file. - - Fixes: #3396828 - -2011-08-23 Sancho Lerena - - * pandora_migrate_v3.2_to_v4.0.sql: Missing some alter sentences - for trecon_task table. Added. - -2011-08-22 Tomas Palacios - - * pandora_console/pandoradb_data.sql - pandora_console/pandoradb.data.oracle.sql - pandora_console/pandoradb.postgreSQL.sql:updated the - default site news. - - Fixes: Bug ID 3396846 - -2011-08-23 Sergio Martin - - * operation/reporting/reporting_viewer.php: Fixed require embed - require_once problem in the reports view - -2011-08-23 Javier Lanz - - * include/functions_filemanager.php: Fixed an style bug in collections - table - -2011-08-23 Miguel de Dios - - * godmode/agentes/agent_manager.php: fixed typo mistake. - -2011-08-23 Sergio Martin - - * include/functions_networkmap.php: Fixed a unecessary toLower - call function - -2011-08-23 Juan Manuel Ramon - - * images/skin/skin_default/images/plotchart.png: Added network console - icon in default skin. - -2011-08-23 Miguel de Dios - - * include/functions_networkmap.php: added parameter to cut the names - by default is true. - -2011-08-23 KIKUCHI Koichiro - - * operation/agentes/exportdata.php: Fixed format character for default - start_time and end_time. - -2011-08-23 Junichi Satoh - - * include/functions_modules.php: Added comment for the 5th argument - of modules_get_agents_with_module_name(). - -2011-08-22 Miguel de Dios - - * include/functions_networkmap.php: fixed the create relative image for - other installations such as in other paths into www directory. - -2011-08-22 Junichi Satoh - - * include/javascript/jquery.pandora.controls.js, - godmode/groups/group_list.php, - godmode/massive/massive_delete_agents.php, - godmode/massive/massive_edit_agents.php, - godmode/massive/massive_delete_modules.php, - include/functions_modules.php: Added group recursion feature, - it allows to search agents in child groups. - -2011-08-22 SAncho Lerena - - * pandora_console.spec: Updated spec for being used in Suse build - service. - -2011-08-19 Sancho Lerena - - * pandoradb_data.sql: Added recon script SNMP by default. - - * DEBIAN/control, - DEBIAN/make_deb_package.sh: Updated version (4.0RC1) - - * operation/agentes/graphs.php: By default will show only AVG graphs. - - * config_process.php: Updated version. - - * pandora_console.spec, - pandora_console.redhat.spec: Updated specs for 4.0RC1 release. - -2011-08-19 Sancho Lerena - - * include/config_process.php: Fixed problem with timezone on page load - in setup. - -2011-08-19 Miguel de Dios - - * include/functions_graph.php: in function "graphic_agentaccess" fixed when - the graph is empty, now show the standar Pandora image "no data to show". - - Fixes: #3393224 - -2011-08-19 Miguel de Dios - - * include/styles/menu.css, operation/menu.php, images/plotchart.png: move - to the upper level the Networkmap Console, and added image icon. - -2011-08-19 Sergio Martin - - * godmode/servers/manage_recontask_form.php: add more explanation in the - scripts when select script. - - Fixes: #3393861 - -2011-08-19 Sergio Martin - - * include/functions_graph.php: Fixed event graph by user - into event statistics - -2011-08-19 Miguel de Dios - - * extensions/net_tools.php: fixed the try to execute any commands in the - extensions. - - Fixes: #3393861 - -2011-08-18 Dario Rodriguez - - * operation/menu.php: Fixed a bug which hide extension icons. - Fixes: 3393214 - -2011-08-18 Dario Rodriguez - - * operation/agentes/ver_agente.php: Added feature to show vmware manager - extension tab only when the agent is a virtual machine. - -2011-08-18 Miguel de Dios - - * godmode/agentes/module_manager_editor_network.php: disabled snmp community - when set the version 3, and added tooltip to show help in Auth and privacy - pass about the eight characters minimum. - -2011-08-18 Miguel de Dios - - * include/functions.php: fixed the snmpwalk for version 3, the function - need empty string instead null. - -2011-08-18 Sancho Lerena - - * include/functions_servers.php: SNMP Server is SNMP Trap server. - -2011-08-18 Juan Manuel Ramon - - * pandoradb_data.sql: Fixed bad sintax query on this script. - -2011-08-18 Sergio Martin - - * extensions/snmp_explorer.php - godmode/massive/massive_operations.php: Delete snmp enterprise - call from massive operations and crean code - -2011-08-18 Sergio Martin - - * extensions/snmp_explorer.php - godmode/agentes/agent_manager.php: Add extension to the agents - management to get modules from SNMP with a wizard - -2011-08-18 Miguel de Dios - - * include/javascript/pandora_modules.js: fixed get the parameters - snmp3_auth_method and snmp3_privacy_method. - -2011-08-17 Juan Manuel Ramon - - * include/functions_modules.php: Format decimal numeric data - in function modules_get_agentmodule when DB is Oracle. - -2011-08-18 Sergio Martin - - * operation/agentes/estado_generalagente.php: Changed the - IP address view in the agent info from a useless combo - to a text with the main addres and help_tip with the others - -2011-08-17 Sancho lerena - - * pandoradb.oracle.sql, - pandoradb.postgreSQL.sql, - extras/pandoradb_migrate_v3.2_to_v4.0.sql, - pandoradb.sql: custom_oid now is text instead varchar(200). - This allows alerts with huge regexp inside :-) - - * operation/snmpconsole/snmp_view.php: Custom info now is - shown in only one label (Custom Data). Minor changes on layout. - - * godmode/snmpconsole/snmp_alert.php: Added help, resized controls - and some other minor adjustments. - -2011-08-17 Miguel de Dios - - * include/functions_html.php, include/functions_networkmap.php, - include/functions_ui.php: fixed to use the name of file in tconfig_os - instead the id for icon networkmap. - - * images/networkmap/*: renamed the image files to use the names of - tconfig_os. - -2011-08-17 Sancho Lerena - - * operation/snmpconsole/snmp_view.php: SQL optimization and - added space between icons. - - * snmp_wizard.png: New icon for new feature SNMP Wizard in - agent godmode (taken from enterprise massive SNMP module). - - * operation/snmpconsole/snmp_view.php: Fixed small ACL bug. - -2011-08-17 Dario Rodriguez - - * include/functions_networkmap.php: Fixed a bug with topology map - - -2011-08-17 Javier Lanz - - * operation/snmpconsole/snmp_view.php: Fixed an style icon small bug - -2011-08-17 Miguel de Dios - - * godmode/agentes/modificar_agente.php: added better message when could - delete agent with remote config. - -2011-08-17 Miguel de Dios - - * include/functions_agents.php: check if Pandora can delete the conf and md5 - file in function "agents_delete_agent" - - * godmode/agentes/modificar_agente.php: show message of result from the - deleting action. - - Fixes: #3392526 - -2011-08-17 Miguel de Dios - - * include/functions_visual_map.php, - godmode/reporting/visual_console_builder.php, - godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.editor.php: fixes more things, see - the item in sourceforge tracker. - - Fixes: #3389987 - -2011-08-17 Juan Manuel Ramon - - * pandoradb.oracle.sql: Added columns 'module_action_threshold' and - 'last_execution' on 'talert_template_module_actions' table. - * include/functions_agents.php: Correct bad sintax query. - -2011-08-17 Dario Rodriguez - - * images/networkmap/so_vmware.png: Added icon of VMware for networkamps - -2011-08-17 Juan Manuel Ramon - - * include/db/oracle.php - include/functions_config.php - operation/agentes/estado_ultimopaquete.php - godmode/agentes/agent_manager.php: Changed some queries in order to make - them compatible with Oracle. - -2011-08-17 Dario Rodriguez - - * pandoradb_data.sql, images/os_icons/so_vmware.png, - images/os_icons/so_vmware_small.png, - extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added new icon for VMware - architectures. - -2011-08-16 Sancho Lerena - - * extensions/vnc_view.php, - images/vnc.png: New version of VNC extension, to operate with remote plugin - instead local one. Add a lot of docs about this extension and remote management - with Pandora. Removed old stuff on SSH extension due problems reported. - -2011-08-16 Miguel de Dios - - * include/functions_graph.php, operation/agentes/stat_win.php: fixeds to - show always units, and now show only avg by default, and now run the - showing baseline again. - - Fixes: #3390113 - -2011-08-16 Juan Manuel Ramon - - * pandoradb.oracle.sql - include/functions_agents.php - include/functions_networkmap.php: Removed several mistakes in Pandora - console over Oracle. - -2011-08-16 Ramon Novoa - - * include/functions_servers.php: Renamed enterprise ICMP and SNMP - servers in the server view. - -2011-08-16 Miguel de Dios - - * godmode/db/db_sanity.php: fixes the notice php messages and warnings php - messages. And fixed the uninitialised modules erasing. - - Fixes: #3392431 - -2011-08-16 Miguel de Dios - - * operation/agentes/estado_monitores.php: erased the notice php messages - when $module["extended_info"] is empty. - -2011-08-16 Miguel de Dios - - * operation/snmpconsole/snmp_view.php, godmode/menu.php, - godmode/snmpconsole/snmp_trap_generator.php: moved the form to generate - traps into godmode in the submenu "Manage SNMP console". - - Fixes: #3390513 - -2011-08-16 Dario Rodriguez - - * pandoradb_data.sql: Changed days_compact field of tconfig to 90. - This value set to disable db compact feature by default because is - greater than days_purge (60 days). - -2011-08-16 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js: fixed the warning in - the apache logs, and show the percentile bar correctly in the visual console - editor. - - Fixes: #3389967 - -2011-08-16 Miguel de Dios - - * include/styles/pandora.css, - images/skin/skin_default/include/styles/pandora.css, general/header.php: - change the color of autorefresh in header. - - Fixes: #3371429 - -2011-08-16 Javier Lanz - - * extensions/module_groups.php: Fixed table width to 98% - -2011-08-13 Sancho lerena - - * pandoradb_data.sql: Added default action "Pandora FMS event". - - * godmode/alerts/alert_actions.php: Fixed bug when update an action - and name is the same. - - * godmode/snmpconsole/snmp_alert.php: Fixed witdh of field1. - -2011-08-12 Sergio Martin - - * include/functions_tags.php: Fixed false value in foreach - -2011-08-12 Vanessa Gil - - * operation/agentes/estado_agente.php: Fixed: Agent Search engine fails with blank at the beginning or end. - -2011-08-12 Javier Lanz - - * operation/agentes/exportdata.php: Fixed table style to page width - and text aligned to center. - -2011-08-12 Javier Lanz - - * include/config_process.php: Removed a forgotten html_debug_print call - -2011-08-12 Javier Lanz - - * operation/agentes/exportdata.php: Fixed calculating process to get - module data within a period. - - Fixes: #3389996 - -2011-08-11 Sergio Martin - - * include/config_process.php - godmode/setup/setup_visuals.php: Fixed flash charts setup editor - and user editor and set priority between both - -2011-08-11 Sergio Martin - - * include/functions_graph.php - operation/incidents/incident_statistics.php: Fixed flash graphs - into incidents statistics and added the group All to the Pie - by groups into incident statistics - -2011-08-11 Juan Manuel Ramon - - * pandoradb.data.oracle.sql: Removed tskin data from this script. - -2011-08-11 Dario Rodriguez - - * extensions/net_tools.php: Fixed a small bug related with agent - without IP - -2011-08-11 Sergio Martin - - * operation/agentes/stat_win.php: Fixed bad url build with - database host value. Now with SERVER_NAME from $_SERVER - -2011-08-11 Dario Rodriguez - - * godmode/modules/manage_nc_groups.php: Fixed some problems with pagination - -2011-08-11 Sergio Martin - - * operation/agentes/tactical.php: Fixed and improved wrong and ugly - links from tactical view - -2011-08-10 Miguel de Dios - - * include/functions_networkmap.php: fixed execution the generation when - it is empty. - -2011-08-10 Ramon Novoa - - * pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql: Added - a new column to store extended module information. - - * operation/agentes/status_monitor.php, - operation/agentes/estado_monitores.php: Added help tips to display - extended module information. - - * extras/pandoradb_migrate_v3.2_to_v4.0.sql, - godmode/agentes/agent_manager.php, - include/styles/tip.css, - include/functions_ui.php: Added support for help tips with custom - images. - -2011-08-10 Sancho Lerena - - * pandoradb_data.sql: New sensor as agent type. Updated version. - - * include/graphs/functions_gd.php: Progressbar has a fixed font size. - - * include/functions_config.php: By default now gets a fontsize - called "Smallfont"; ideal to be used with our graphs instead the - other. Size is also smaller as default. - - * godmode/servers/manage_recontask.php: Fixed broken code (matching - for NULL, now works). - - * godmode/servers/manage_recontask_form.php: Altered some default values - to be better. - -2011-08-10 Javier Lanz - - * operation/agentes/exportdata.php: Fixed an ugly spelling mistake - -2011-08-10 Juan Manuel Ramon - - * include/functions_config.php: Fixed premature warning message about db - maintenance over a new installation. - - Fixes: #3371197 - -2011-08-10 Miguel de Dios - - * include/functions_networkmap.php: fixed execution the generation when - it is empty. - -2011-08-10 Miguel de Dios - - * include/functions_menu.php, operation/menu.php, godmode/menu.php: fixed - when set a icon in a enterprise extension for the entry in menu. And added - the feature to set a default icon when the icon not exists. - - Fixes: #3388452 - -2011-08-10 Sancho Lerena - - * include/styles/pandora.css: Removed black line in header. - - * images/pandora_header_logo_enterprise.png, - images/pandora_header_logo.png, - general/header.php: Resized images and added a few pixels to let - chrome render better the header on default style. - -2011-08-10 Juan Manuel Ramon - - * include/styles/pandora.css: Fixed height on css header attributes. - -2011-08-10 Miguel de Dios - - * godmode/groups/modu_group_list.php: added pagination to list. - - Fixes: #3389009 - -2011-08-09 Javier Lanz - - * operation/incidents/incident.incident.php, - operation/incidents/incident.files.php, - operation/incidents/incident.tracking.php, - operation/incidents/incident.workunits.php, - operation/incidents/incident.download_file.php, - operation/incidents/incident.list.php: Deleted. - - * operation/incidents/incident.php, - operation/incidents/incident_detail.php: Restored from a previous - version due an incident moving and copying files. - - -2011-08-09 Juan Manuel Ramon - - * extensions/module_groups.php: Add tooltip message when a module group - doesn't have alerts or are not fired. - - Fixes: #3388455 - -2011-08-09 Miguel de Dios - - * DEBIAN/control: fixed the name of package and update version number. - -2011-08-09 Juan Manuel Ramon - - * extensions/users_connected.php: Added a call to io_safe_input() function - in order to retrieve users connected. - - Fixes: #3388470 - -2011-08-09 Vanessa Gil - - * godmode/groups/group_list.php: Added groups must have a name and be unique. - -2011-08-09 Juan Manuel Ramon - - * godmode/groups/group_list.php: Added db_clean_cache() in order - to refresh query results in this view. - - Fixes: #3388480 - -2011-08-09 Ramon Novoa - - * pandoradb.sql, extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added - another index on tevento.estado. Thanks Manuel! :-) - -2011-08-08 Juan Manuel Ramon - - * include/help/en/help_agent_status.php - include/help/es/help_agent_status.php - include/help/ja/help_agent_status.php: Fixes style on this view. - - Fixes: #3371438 - -2011-08-08 Juan Manuel Ramon - - * include/styles/pandora.css - general/pandora_help.php: Fixes style in help popups. - -2011-08-08 Sergio Martin - - * include/functions_ui.php: Improved tooltip link to - avoid automatic go to the top of the page - -2011-08-08 Juan Manuel Ramon - - * include/functions_html.php - include/functions_networkmap.php - include/functions_ui.php: Fixes warnings in apache log due to wrong - parameters on graphviz node definitions. - - Fixes: #3375357 - -2011-08-08 Ramon Novoa - - * pandoradb.sql, extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added a - few more indexes suggested by Manuel Arostegui. Thanks a lot! - -2011-08-08 Ramon Novoa - - * pandoradb.sql, extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added an - index on tagente_modulo.nombre to improve alert listings. Thanks to - Manuel Arostegui. - -2011-08-08 Dario Rodriguez - - * operation/agentes/sla_view.php: Fixed a bug related to a function - with a wrong name. - -2011-08-08 Sergio Martin - - * include/config_process.php - operation/users/user_edit.php - godmode/setup/setup_visuals.php: Fixed global block size - edition and user config default block size setting - for bug 3388207 - -2011-08-08 Juan Manuel Ramon - * images/skin/skin_default/include/styles/pandora.css - include/styles/pandora.css: pagination margin is very small in some - places. - - Fixes: #3388210 - -2011-08-05 Javier Lanz - - * godmode/servers/plugin.php: Fixed blank names creating & updating - pluings - - Fixes: #3371409 - -2011-08-05 Javier Lanz - - * godmode/servers/recon_script.php: Fixed blank names creating and - updating reconscripts - - Fixes: #3371409 - -2011-08-05 Javier Lanz - - * godmode/tag/edit_tag.php: Fixed blank names creating & updating - tags - - Fixes: #3371409 - -2011-08-04 Javier Lanz - - * godmode/setup/links.php: Fixed blank names creating & updating links - - Fixes: #3371409 - -2011-08-04 Javier Lanz - - * godmode/setup/os.php: Fixed blank names in OS names - - Fixes: #3371409 - -2011-08-04 Javier Lanz - - * godmode/reporting/visual_console_builder.php: Fixed blank names in - maps in visual console builder - - Fixes: #3371409 - -2011-08-04 Javier Lanz - - * godmode/reporting/reporting_builder.php: Fixed blank names in reports - - Fixes: #3371409 - -2011-08-04 Juan Manuel Ramon - - * install.php: Improved css style in installer. - -2011-08-04 Ramon Novoa - - * pandoradb.sql, - extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added two indexes to the - database schema to improve queries on talert_template_modules and - tserver_export. Thanks to Manuel Arostegui. - -2011-08-04 Javier Lanz - - * godmode/modules/manage_nc_groups.php: Fixed creating & updating - component gruops with blank names - - Fixes: #3384668 - -2011-08-02 Javier Lanz - - * images/skin/skin_default/include/styles/pandora.css: Removed old - links to non-existing images - -2011-08-02 Javier Lanz - - * extensions/agents_modules.php: Changed background color of the text - in the table header. - - Fixes: 3373927 - -2011-07-29 Sergio Martin - - * operation/events/events_list.php: Change the events free search tag - by a combo with all the possible tags for 3380040 - -2011-07-29 Sergio Martin - - * operation/servers/view_server_detail.php: Changed the progress graph - mode to show the percent text and not only graph. For bug 3379759 - -2011-07-29 Dario Rodriguez - - * godmode/groups/group_list.php: Fixed a bug that allow - to delete all agent groups and makes pandora unstable. - -2011-07-29 Dario Rodriguez - - * godmode/modules/manage_network_templates_form.php: Fixed - a bug with allows to create a module template without a - name. - - Fixes: 3371381 - -2011-07-29 Dario Rodriguez - - * include/functions_agents.php: Fixed a bug related to - wrong value for a foreach function. - - Fixes: 3371341 - -2011-07-28 Sergio Martin - - * include/functions_networkmap.php: Added new mode to - get networkmap function to allow get the map of another user - -2011-07-28 Ramon Novoa - - * operation/events/events_list.php: Changed the event pagination query - (was too slow). - -2011-07-28 Sergio Martin - - * include/config_process.php - include/functions.php - operation/agentes/stat_win.php - general/pandora_help.php: Create new functions to manage pandora - languages. - Fix pandora_help languages to use the user language, no always the - global language. - Fix som SESSION index little bugs - -2011-07-27 Ramon Novoa - - * operation/events/events_list.php: Hide agent details unless we have - a valid agent id. - -2011-07-27 Sergio Martin - - * godmode/agentes/configurar_agente.php: Fixed bad parameters - on enterprise_hook - -2011-07-27 Ramon Novoa - - * include/functions_servers.php: Added information for the new - enterprise servers. - -2011-07-27 Sergio Martin - - * include/functions_ui.php: Fixed shortcut icon link to avoid - favicon.ico miss error in the apache log - -2011-07-27 Sancho lerena - - * operation/servers/view_server.php: Fixed position of create button. - -2011-07-27 Sergio Martin - - * extensions/module_groups.php - general/logon_ok.php: Change overflow-x:scroll by - overflow-x:auto to avoid the ugly scroll when no - necessary - -2011-07-27 Sergio Martin - - * include/functions_html.php - godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php: Fixed several - warnings of undeclared variables and use of not supported parameter - of function strstr in php 3.2 - -2011-07-27 Vanessa Gil - - * operation/agentes/status_monitor.php: Update the monitor search with "Filter" button. - -2011-07-26 Sergio Martin - - * extras/pandoradb_migrate_v3.2_to_v4.0.sql: Changed null languages - by "default" in tusuario to new languages system - -2011-07-26 Vanessa Gil - - * operation/agentes/alerts_status_functions.php: Update the alerts search with "Filter" button. - -2011-07-26 Sergio Martin - - * pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql: Set as default - the language of the admin when install - - * include/config_process.php - include/functions.php - index.php - operation/users/user_edit.php - general/pandora_help.php - godmode/users/configure_user.php: Added default - option in the language combo when edit a user. If - this option is choose, this user will has the - general setup language - Fixed too the problem of the help screens language - Bug: 3375174 - -2011-07-22 Miguel de Dios - - * include/functions.php: fixed the not login when open new window in some - cases. - -2011-07-22 Sergio Martin - - * operation/events/events_marquee.php: Fixed a sql error - of the events marquee when no groups in the system - -2011-07-21 Sergio Martin - - * godmode/users/profile_list.php - godmode/users/configure_profile.php: Fixed url sec into - profile management and target screen when create, update - or delete a profile for bug 3372293 - -2011-07-21 Sergio Martin - - * operation/incidents/incident.list.php: fixed table - displayed instead of a message for bug 3372155 - -2011-07-21 Sergio Martin - - * include/functions_users.php - extensions/module_groups.php - godmode/groups/modu_group_list.php - godmode/groups/group_list.php - godmode/alerts/alert_commands.php - godmode/setup/os.list.php - godmode/setup/news.php - godmode/users/profile_list.php - godmode/modules/manage_network_components.php - godmode/modules/manage_nc_groups.php: Fixed several lonely - headers when no data and other no data little bugs for 3371455 - -2011-07-21 Ramon Novoa - - * include/functions_config.php: Set dbtype to mysql by default - (necessary for 3.2.1 to 4.0 upgrades). - -2011-07-21 Ramon Novoa - - * extras/pandoradb_migrate_v3.2_to_v4.0.sql: Fixed a typo. - -2011-07-21 Sergio Martin - - * operation/agentes/status_monitor.php: Fixed an empty group check - and a subquery_enterprise not exist variables for bug 3371206 - -2011-07-21 Ramon Novoa - - * extras/pandoradb_migrate_v3.2_to_v4.0.sql: Removed already existing - tables. - -2011-07-21 Sergio Martin - - * include/functions_graph.php: Set default values to width and height - parameters in purge graph. - - * godmode/setup/os.list.php - godmode/users/profile_list.php: Fixed typica bugs of foreach with - no array variable - -2011-07-21 Ramon Novoa - - * DEBIAN/control: Removed php5-zlib (zlib comes with the default PHP - installation). - -2011-07-21 Sergio Martin - - * include/functions_menu.php: Fixed a bug of the side menu - when the url have no sec2 parameter - -2011-07-21 Sergio Martin - - * include/functions_groups.php - godmode/modules/manage_network_templates.php - godmode/modules/manage_network_templates_form.php: Fixed few - issues foreach errors - - * godmode/agentes/agent_manager.php - godmode/massive/massive_edit_agents.php: Fixed icon agent colors - bug - -2011-07-20 Sergio Martin - - * include/functions_menu.php: Fixed side menu confitions - to draw in bold style the selected subsections to allow - secondary parameters like "&tab=agents" in the subsections - -2011-07-20 Sergio Martin - - * godmode/menu.php: Added users massive operation to the - left menu into the massive ops category - -2011-07-20 Sergio Martin - - * godmode/massive/massive_edit_agents.php: Fixed agent icon - missed in the massive operations merged from my own fix in - the agent edition of july 19th - -2011-07-20 Sergio Martin - - * godmode/agentes/planned_downtime.php: Fixed a empty group array - bug - -2011-07-20 Sergio Martin - - * DEBIAN/control - install.php - pandora_console.spec: Added zlib dependence to console installer, - deb package and spec pacage. Added too missed curl dependence to - spec package - -2011-07-20 Dario Rodriguez - - * godmode/setup/links.php: Changing error msg to notice msg. - -2011-07-20 Dario Rodriguez - - * godmode/setup/links.php: Fixed a wrong code to work with an empty array. - -2011-07-20 Sergio Martin - - * include/styles/dialog.css: Fixed wrong path in the - warning dialog header style 3371399 - -2011-07-20 Sergio Martin - - * include/functions.php: Fixed enterprise_not_hook constant - fail and log notice. Now the home page bar graphs are showed - without data. Bug: 3371403 - -2011-07-20 Miguel de Dios - - *images/minimenu_open_arrow.png, images/minimenu_close_arrow.png: added - images for to use in networmap enterprise. - -2011-07-20 Vanessa Gil - - * pandora_console_install.php: Changed Pandora home directory. - -2011-07-19 Sergio Martin - - * godmode/agentes/agent_manager.php: Fixed agent icons - in agent editor advanced options - -2011-07-19 Sergio Martin - - * godmode/admin_access_logs.php: Deleted old include - of graph engine - -2011-07-19 Sergio Martin - - * include/functions_networkmap.php - include/functions_visual_map.php - include/functions_agents.php: Fixed more errors when - no agents for bug 3371316 - -2011-07-19 Sergio Martin - - * include/functions_html.php: Fixed check when no - agents for bug 3371316 - -2011-07-19 Sergio Martin - - * include/functions_graph.php - include/graphs/functions_fsgraph.php - include/graphs/fgraph.php - include/functions_reporting.php - include/pandora_graph.php - include/functions_visual_map.php - include/ajax/visual_console_builder.ajax.php - include/config_process.php - include/functions_custom_graphs.php - include/fgraph.php - include/functions_fsgraph.php - operation/incidents/incident_statistics.php - operation/agentes/estado_generalagente.php - operation/agentes/graphs.php - operation/agentes/tactical.php - operation/agentes/stat_win.php - operation/servers/view_server.php - operation/servers/view_server_detail.php - operation/integria_incidents/incident_statistics.php - operation/events/event_statistics.php - operation/events/events_list.php - operation/reporting/reporting_xml.php - mobile/operation/agents/view_agents.php - mobile/operation/agents/tactical.php - general/logon_ok.php - godmode/admin_access_logs.php - godmode/db/db_info.php - godmode/db/db_purge.php - godmode/reporting/graph_builder.preview.php: Delete old graphic engine - functions and rename the new ones to the final name (delete '2' suffix) - -2011-07-18 Sergio Martin - - * godmode/massive/massive_operations.php: Fixed acl last fix - warnings - -2011-07-18 Sergio Martin - - * godmode/massive/massive_operations.php - godmode/massive/massive_delete_profiles.php - godmode/massive/massive_add_profiles.php: Restringed profiles massive - operations only to admins for bug: 3294464 - Merged from 3.2.1 - -2011-07-18 Sergio Martin - - * operation/agentes/gis_view.php: Fixed sql typo error - -2011-07-18 Sergio Martin - - * images/sub.png - images/mul.png - images/skin/skin_default/images/sub.png - images/skin/skin_default/images/mul.png - images/skin/skin_default/images/div.png - images/mult.png - images/add.png - images/subs.png - images/div.png: Update the arithmetic icons in the two templates - -2011-07-15 Sergio Martin - - * include/javascript/pandora.js - operation/agentes/ver_agente.php: Add hack to send to the ajax - a custom condition of modules in the agent_changed_by_multiple_agents - -2011-07-15 Juan Manuel Ramon - - * include/functions_gis.php: Changed name of function safe_input to - io_safe_input. - -2011-07-15 Juan Manuel Ramon - - * include/functions_gis.php: Fixed Gis map creation when has agents - in a layer. - - Fixes: #3293392 - -2011-07-15 Vanessa Gil - - * operation/events/events_list.php: Fixed filter events. - -2011-07-14 Juan Manuel Ramon - - * include/functions_html.php - include/functions_networkmap.php - include/functions_ui.php: Several fixes in networkmap. - - Fixes: #3297487 - -2011-07-14 Vanessa Gil - - * include/functions_agents.php: Fixed bad type returned by the function 'agents_get_modules_data_count'. - -2011-07-14 Juan Manuel Ramon - - * include/functions_agents.php: Added "subquery_enterprise" variable - initialization. - -2011-07-14 Juan Manuel Ramon - - * godmode/reporting/reporting_builder.item_editor.php: Fixes - report editing over an open installation. - - Fixes: #3322991 - -2011-07-14 Juan Manuel Ramon - - * godmode/alerts/alert_list.list.php - include/functions_ui.php: Changed length on module name and template - column in function ui_format_alert_row(). - - Fixes: #3302292 - -2011-07-14 Sergio Martin - - * godmode/agentes/module_manager_editor_prediction.php - godmode/agentes/configurar_agente.php: Changed the fields - system on prediction modules to use 'prediction_module' as - flag 1 to modules, 2 to services and 3 to synthetic, and - the custom_integer_1 to module or service id (unused in synth) - -2011-07-13 Sergio Martin - - * extras/pandoradb_migrate_v3.2_to_v4.0.sql - godmode/agentes/module_manager_editor_prediction.php: Fix a check - bug and added to migration database schemma a fix for the prediction - modules - -2011-07-13 Juan Manuel Ramon - - * include/functions_html.php: Fixed function print_select_groups() - to retrieve subgroups with parent distinct than "group All". - - Fixes: #3365845 - - * godmode/agentes/modificar_agente.php: Fixed call to - print_select_groups() to check user ACLs. - - * ChangeLog: fixed date of my last commit. - - * general/logoff.php: Changed logout splash screen. - -2011-07-13 Juan Manuel Ramon - - * include/functions_graph.php: Truncate agent name when is large in - graphs legends and add missed ttl variable. - * include/styles/pandora.css: Changed style in submit buttons. - -2011-07-13 Sergio Martin - - * godmode/agentes/module_manager_editor_prediction.php - godmode/agentes/configurar_agente.php: Added interface and calls - to enterprise functions for synthetic modules - -2011-07-12 Juan Manuel Ramon - - * include/help/en/help_timesource.php - include/help/es/help_timesource.php - include/help/ja/help_timesource.php: Fixed bad sintax query. - -2011-07-12 Juan Manuel Ramon - - * godmode/reporting/reporting_builder.php: Fixes constant notice in - this view. - - Bug: #3315679 - -2011-07-12 Sergio Martin - - * operation/snmpconsole/snmp_view.php: Fixed the trap generator - to be enabled ever - -2011-07-12 Juan Manuel Ramon - - * include/functions_events.php - include/functions.php - operation/agentes/estado_monitores.php - operation/agentes/networkmap.php - godmode/modules/manage_nc_groups.php: Fixes in this views in order - to have compatibility with IE. - - Bug: #3274423 - -2011-07-11 Juan Manuel Ramon - - * install.php: Fixed installation over a new database. - -2011-07-11 Ramon Novoa - - * include/functions_reporting.php, - operation/reporting/reporting_xml.php: Merged from 3.2 branch. Fixed - custom SQL reports. - -2011-07-11 Juan Manuel Ramon - - * general/error_authconfig.php - godmode/db/db_info.php - godmode/db/db_purge.php - godmode/setup/file_manager.php: Improvements in css style. - -2011-07-11 Juan Manuel Ramon - - * include/functions_visual_map.php - include/ajax/visual_console_builder.ajax.php - godmode/users/configure_user.php - godmode/reporting/visual_console_builder.editor.js - godmode/reporting/visual_console_builder.editor.php - godmode/reporting/visual_console_builder.constans.php: Added min, - max and avg process to simple value items in visual maps. - - Pending tasks: #3014709 - -2011-07-11 Junichi Satoh - - * operation/agentes/estado_agente.php, - godmode/agentes/modificar_agente.php: Improved group selection, it - allows group recursion. - -2011-07-08 Miguel de Dios - - * images/minimap_open_arrow.png, images/minimap_close_arrow.png: added the - image files for the network enterprise viewer. - -2011-07-08 Ramon Novoa - - * pandoradb_data.sql, - include/functions_config.php, - pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.sql, - godmode/setup/performance.php: Added support for unknown module - deletion. - -2011-07-08 Sergio Martin - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added 'always' to the - possible values into talert_templates.type - -2011-07-08 Sergio Martin - - * include/functions_alerts.php: Add always condition to templates - -2011-07-08 Juan Manuel Ramon - - * godmode/agentes/modificar_agente.php: Changed deprecated function - get_user_groups() to users_get_groups(). - -2011-07-08 Junichi Satoh - - * include/functions_agents.php: Fixed agents_get_group_agents() - does not work correctly with $childGroups enabled. - -2011-07-07 Sergio Martin - - * godmode/groups/group_list.php: Added code for get agent filter - from policy agents view - -2011-07-07 Juan Manuel Ramon - - * include/functions_graph.php: Fixed graphs on Visual console. - -2011-07-07 Juan Manuel Ramon - - * include/functions_visual_map.php: Added links to service items - in visual console. - - Pending tasks: #3175079 - - * general/pandora_help.php: Changed color of the footer. - -2011-07-07 Ramon Novoa - - * include/functions_network_components.php, - include/functions_api.php, - include/functions_ui.php, - pandoradb.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql, - extensions/resource_registration.php, - extensions/plugin_registration.php, - operation/agentes/status_monitor.php, - operation/agentes/estado_monitores.php, - extras/pandoradb_migrate_v3.2_to_v4.0.sql, - godmode/agentes/module_manager_editor_common.php, - godmode/agentes/module_manager.php, - godmode/agentes/configurar_agente.php, - godmode/agentes/module_manager_editor.php, - godmode/massive/massive_edit_modules.php, - godmode/modules/manage_network_components_form.php, - godmode/modules/manage_network_templates.php, - godmode/modules/manage_network_components_form_common.php, - godmode/modules/manage_network_components.php: Added support for - warning/critical status regexp (works with both numeric and string - data types). - -2011-07-07 Sergio Martin - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_v3.2_to_v4.0.sql - godmode/agentes/planned_downtime.php: Added only_alerts - flag to planned downtimes - -2011-07-07 Sergio Martin - - * operation/servers/view_server_detail.php: Updated missed - filed in the last commit - -2011-07-07 Sergio Martin - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added to the database - schemma the disabled attribute to recon task table - -2011-07-07 Sergio Martin - - * include/functions_servers.php - godmode/servers/manage_recontask.php - godmode/servers/manage_recontask_form.php: Added switch to - enable/disabe a recon task - -2011-07-07 Juan Manuel Ramon - - * include/styles/pandora_black.css: Changed some imcompatible - colors. - -2011-07-07 Juan Manuel Ramon - - * pandoradb_data.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql: Default skin applied to all groups - by default. - -2011-07-06 Juan Manuel Ramon - - * include/styles/pandora.css - operation/events/events_list.php - images/splash_pandora.png - images/sort_down.png - images/sort_up.png - general/pandora_help.php - general/error_perms.php - general/login_page.php - general/error_noconfig.php - general/logoff.php - general/error_install.php - godmode/alerts/alert_list.list.php: Css style improvements. - -2011-07-06 Juan Manuel Ramon - - * include/functions_html.php - include/styles/dialog.css - include/styles/pandora_blackmetal.css - include/styles/menu.css - include/styles/pandora_black.css - include/styles/pandora.css - include/functions_ui.php - extensions/update_manager/main.php - operation/visual_console/index.php - operation/agentes/status_monitor.php - operation/agentes/estado_ultimopaquete.php - operation/agentes/alerts_status.php - operation/agentes/estado_generalagente.php - operation/agentes/estado_agente.php - operation/agentes/gis_view.php - operation/agentes/estado_monitores.php - operation/agentes/ver_agente.php - operation/agentes/graphs.php - operation/agentes/group_view.php - operation/users/user_edit.php - operation/events/events_list.php - operation/messages/message.php - operation/reporting/graph_viewer.php - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql - images/agents_group.png - images/application_double.png - images/sitemap.png - images/application_edit.png - images/file.png - images/page_white_text.png - images/zoom.png - images/page_refresh.png - images/cog_del.png - images/setup.png - images/tag_red.png - images/computer_error.png - images/ok.png - images/link_delete.png - images/attachment.png - images/god5.png - images/god9.png - images/down.png - images/lightbulb.png - images/help.png - images/brick.png - images/pill.png - images/link_edit.png - images/database_gear.png - images/b_white.png - images/wrench_orange.png - images/up.png - images/link_add.png - images/chart_curve.png - images/email_open.png - images/page_white.png - images/link2.png - images/box.png - images/clock.png - images/note.png - images/rss.png - images/skin/skin_default/include/styles/pandora.css - images/extensions.png - images/flag_red.png - images/database.png - images/images.png - images/cog.png - images/b_yellow.png - images/groups_small/clock.png - images/groups_small/world.png - images/groups_small/server_database.png - images/groups_small/computer.png - images/cancel.png - images/add.png - images/mouse.png - images/server_database.png - images/computer.png - images/book_edit.png - images/lupa.png - images/heart.png - images/database_lightning.png - images/user.png - images/link_break.png - images/edit.png - images/page_white_magnify.png - images/normalscreen.png - images/sitemap_color.png - images/go.png - images/config.png - images/database_refresh.png - images/link_go.png - images/comments.png - images/email.png - images/lock.png - images/os_icons/so_linux.png - images/os_icons/android_small.png - images/os_icons/android.png - images/os_icons/so_linux_small.png - images/error.png - images/god3.png - images/god7.png - images/calendar_view_day.png - images/data.png - images/fullscreen.png - images/server_web.png - images/lupa_15x15.png - images/lightning_go.png - images/star.png - images/user_suit.png - images/upd.png - images/application.png - images/music_note.png - images/lightbulb_off.png - images/application_not_writable.png - images/sort_down.png - images/eye.png - images/lightning.png - images/header.jpg - images/wrench.png - images/mimetypes/unknown.png - images/mimetypes/image.png - images/mimetypes/zip.png - images/mimetypes/directory.png - images/mimetypes/text.png - images/delete.png - images/bricks.png - images/world.png - images/wand.png - images/delete_modules.png - images/disk.png - images/group.png - images/god8.png - images/server.png - images/bug.png - images/page_lightning.png - images/house.png - images/log-out.png - images/monitor.png - images/information.png - images/cross.png - images/sort_up.png - general/login_page.php - general/logon_ok.php - general/logoff.php - godmode/groups/group_list.php - godmode/admin_access_logs.php - godmode/db/db_audit.php - godmode/db/db_refine.php - godmode/db/db_event.php - godmode/agentes/agent_template.php - godmode/agentes/module_manager_editor_common.php - godmode/agentes/fields_manager.php - godmode/agentes/module_manager.php - godmode/agentes/modificar_agente.php - godmode/agentes/agent_manager.php - godmode/servers/recon_script.php - godmode/servers/plugin.php - godmode/servers/manage_recontask.php - godmode/servers/modificar_server.php - godmode/alerts/alert_list.list.php - godmode/alerts/alert_templates.php - godmode/alerts/alert_actions.php - godmode/alerts/alert_commands.php - godmode/snmpconsole/snmp_alert.php - godmode/snmpconsole/snmp_filters.php - godmode/users/user_list.php - godmode/users/profile_list.php - godmode/gis_maps/index.php - godmode/massive/massive_operations.php - godmode/modules/manage_network_templates.php - godmode/modules/manage_network_components.php - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/reporting_builder.main.php - godmode/reporting/visual_console_builder.data.php - godmode/reporting/reporting_builder.php - godmode/reporting/graph_builder.preview.php - godmode/tag/tag.php - godmode/tag/edit_tag.php: Improved Css styles. - - * images/splash_pandora.png - images/black_red_header.png - images/black_background.png: Added images for new styles. - - *include/styles/pandora_red.css - include/styles/pandora_width.css: Deleted old styles. - -2011-07-06 Sergio Martin - - * include/functions_servers.php: Fixed divison by zero - -2011-07-05 Miguel de Dios - - * ChangeLog: fixed date of my last commit. - -2011-07-05 Miguel de Dios - - * include/functions_html.php, operation/reporting/reporting_xml.php, - godmode/massive/massive_delete_action_alerts.php, - godmode/massive/massive_add_action_alerts.php: cleaned source code, erased - lost semicolons. - -2011-07-04 Sergio Martin - - * include/functions_networkmap.php - pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - operation/agentes/networkmap.topology.php - operation/agentes/ver_agente.php - operation/agentes/networkmap.php - extras/pandoradb_migrate_v3.2_to_v4.0.sql: Add to the topology - network maps a switch to show the snmp_inc modules with their - ip addresses if they have for task 3296127 - -2011-07-01 Ramon Novoa - - * pandoradb.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql, - extras/pandoradb_migrate_v3.2_to_v4.0.sql, - godmode/servers/manage_recontask.php, - godmode/servers/manage_recontask_form.php: Changes needed by the - improved Recon Server. - -2011-06-29 Ramon Novoa - - * include/functions_events.php: Do not update validated events. - -2011-06-29 Ramon Novoa - - * operation/events/events_list.php, - operation/events/events.php: Improved event behaviour. - -2011-06-30 Juan Manuel Ramon - - * include/styles/dialog.css - general/header.php: Changed style for dialogs in the header. - -2011-06-30 Junichi Satoh - - * include/help/ja/help_snmp_trap_types.php: Added a new help file. - -2011-06-29 Juan Manuel Ramon - - * include/functions_messages.php - include/functions_config.php - extensions/dbmanager.php - operation/users/user_edit.php - operation/messages/message.php - images/skin/skin_default/include/styles/pandora.css - general/header.php - godmode/agentes/module_manager_editor.php - godmode/menu.php - godmode/users/user_list.php - godmode/users/configure_user.php - godmode/users/configure_profile.php: Messages and alert sections in - header are now dropable and resizable. - - * images/profiles.png: Added profile image - - * godmode/users/profile_list.php_ Added new manage profiles section - -2011-06-29 Sergio Martin - - * include/help/en/help_snmp_trap_types.php - include/help/es/help_snmp_trap_types.php - include/functions_snmp.php - operation/snmpconsole/snmp_view.php: Added snmp trap generator - in the snmpview - -2011-06-29 Juan Manuel Ramon - - * include/styles/pandora.css - operation/agentes/status_events.php - general/pandora_help.php - general/logon_ok.php: Css style improvements. - -2011-06-28 Juan Manuel Ramon - - * include/styles/pandora.css - include/functions_ui.php - images/skin/skin_default/include/styles/pandora.css: Modifications - over css styles. - -2011-06-28 Juan Manuel Ramon - - * extensions/module_groups/brick.png - images/skin/skin_default/images/agents_group.png - images/skin/skin_default/images/note.png - images/skin/skin_default/images/os_icons/android_small.png: Added - new icons. - - * include/styles/pandora.css - include/functions_ui.php - extensions/insert_data.php - extensions/system_info.php - extensions/pandora_logs.php - extensions/agents_modules.php - extensions/resource_registration.php - extensions/resource_exportation.php - extensions/module_groups.php - extensions/update_manager/main.php - extensions/plugin_registration.php - operation/extensions.php - operation/visual_console/render_view.php - operation/visual_console/index.php - operation/agentes/status_monitor.php - operation/agentes/alerts_status.php - operation/agentes/estado_ultimopaquete.php - operation/agentes/custom_fields.php - operation/agentes/estado_generalagente.php - operation/agentes/estado_agente.php - operation/agentes/status_events.php - operation/agentes/sla_view.php - operation/agentes/exportdata.php - operation/agentes/estado_monitores.php - operation/agentes/ver_agente.php - operation/agentes/group_view.php - operation/agentes/networkmap.php - operation/users/user_edit.php - operation/gis_maps/index.php - operation/events/events_list.php - operation/messages/message.php - operation/reporting/custom_reporting.php - images/skin/skin_default/include/styles/pandora.css - extras/pandora_diag.php - general/logon_ok.php - godmode/groups/modu_group_list.php - godmode/groups/configure_group.php - godmode/groups/configure_modu_group.php - godmode/groups/group_list.php - godmode/admin_access_logs.php - godmode/extensions.php - godmode/db/db_main.php - godmode/db/db_audit.php - godmode/db/db_sanity.php - godmode/db/db_refine.php - godmode/db/db_info.php - godmode/db/db_event.php - godmode/db/db_purge.php - godmode/agentes/agent_template.php - godmode/agentes/module_manager_editor_common.php - godmode/agentes/fields_manager.php - godmode/agentes/agent_conf_gis.php - godmode/agentes/module_manager.php - godmode/agentes/modificar_agente.php - godmode/agentes/configurar_agente.php - godmode/agentes/configure_field.php - godmode/agentes/planned_downtime.php - godmode/agentes/manage_config_remote.php - godmode/agentes/agent_manager.php - godmode/servers/recon_script.php - godmode/servers/plugin.php - godmode/servers/modificar_server.php - godmode/servers/manage_recontask_form.php - godmode/alerts/alert_list.list.php - godmode/alerts/configure_alert_compound.php - godmode/alerts/alert_compounds.php - godmode/alerts/configure_alert_template.php - godmode/alerts/alert_templates.php - godmode/alerts/configure_alert_action.php - godmode/alerts/configure_alert_command.php - godmode/alerts/alert_actions.php - godmode/alerts/alert_list.builder.php - godmode/alerts/alert_commands.php - godmode/snmpconsole/snmp_alert.php - godmode/snmpconsole/snmp_filters.php - godmode/setup/os.list.php - godmode/setup/news.php - godmode/setup/links.php - godmode/setup/setup.php - godmode/setup/performance.php - godmode/setup/setup_auth.php - godmode/setup/gis.php - godmode/setup/os.builder.php - godmode/setup/setup_visuals.php - godmode/users/user_list.php - godmode/users/configure_user.php - godmode/gis_maps/configure_gis_map.php - godmode/gis_maps/index.php - godmode/massive/massive_add_alerts.php - godmode/massive/massive_copy_modules.php - godmode/massive/massive_delete_agents.php - godmode/massive/massive_enable_disable_alerts.php - godmode/massive/massive_delete_profiles.php - godmode/massive/massive_edit_agents.php - godmode/massive/massive_delete_action_alerts.php - godmode/massive/massive_delete_modules.php - godmode/massive/massive_add_profiles.php - godmode/massive/massive_delete_alerts.php - godmode/massive/massive_edit_modules.php - godmode/massive/massive_standby_alerts.php - godmode/massive/massive_add_action_alerts.php - godmode/modules/manage_nc_groups_form.php - godmode/modules/manage_network_templates.php - godmode/modules/module_list.php - godmode/modules/manage_network_components_form_common.php - godmode/modules/manage_network_components_form_network.php - godmode/modules/manage_network_templates_form.php - godmode/modules/manage_network_components_form_wmi.php - godmode/modules/manage_network_components.php - godmode/modules/manage_nc_groups.php - godmode/reporting/visual_console_builder.wizard.php - godmode/reporting/graph_builder.main.php - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/reporting_builder.main.php - godmode/reporting/visual_console_builder.data.php - godmode/reporting/graph_builder.graph_editor.php - godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php - godmode/reporting/map_builder.php - godmode/reporting/graphs.php - godmode/tag/tag.php - godmode/tag/edit_tag.php: Css style improvements. - -2011-06-27 Vanessa Gil - - * include/functions_graph.php: Display units in the legend of module graph. - -2011-06-27 Sancho Lerena - - * include/functions_config.php: Added a new function to do global - system wide checks with a notification icon in the header. - - * general/header.php: Implemented changes on global checks. - -2011-06-27 Junichi Satoh - - * include/functions_ui.php: Added a new function to show max/min - values for module. - - * operation/agentes/estado_monitores.php, - operation/agentes/status_monitor.php: Improved to show max/min - values for module. - - * godmode/agentes/module_manager.php: Modified to use the function, - ui_print_module_warn_value() to show max/min values for module. - -2011-06-27 Junichi Satoh - - * extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added missing INDEX. - (Merged from pandoradb.sql) - -2011-06-24 Vanessa Gil - - * godmode/agentes/module_manager_editor.php: Show units in module edition. - -2011-06-21 Sancho Lerena - - * include/functions_ui.php: Improved function ui_print_string_substr to - render a span with a predefined font size. - - * godmode/setup/os.list.php, - godmode/groups/modu_group_list.php, - godmode/groups/group_list.php, - godmode/alerts/alert_commands.php: Show element's ID in tables, useful - to use later in CLI, CVS importer or other tool. - - * godmode/agentes/module_manager.php - godmode/agentes/module_manager_editor_common.php: Show warning/critical - thresholds instead max/min values for module, much more useful. Aesthetic - changes on editor and description visualization. - - * godmode/agentes/agent_manager.php: Added a direct link to delete current - agent from main agent edit section. - - * operation/agentes/status_monitor.php, - operation/agentes/estado_monitores.php: usability fixes on desc. size - and table width. - -2011-06-21 Juan Manuel Ramon - - * include/styles/ie.css - include/styles/menu.css - include/functions_ui.php - extensions/module_groups.php - operation/agentes/status_monitor.php - godmode/agentes/module_manager_editor_prediction.php - godmode/agentes/manage_config_remote.php - godmode/agentes/agent_manager.php - godmode/alerts/alert_list.list.php - godmode/alerts/alert_list.builder.php - godmode/reporting/reporting_builder.list_items.php - godmode/tag/tag.php - godmode/tag/edit_tag.php - operation/agentes/exportdata.php: Css style corrections - over these codes. - - * images/skin/skin_default/include/styles/tip.css - images/skin/skin_default/include/styles/pandora.css - images/skin/skin_default/include/styles/menu.css - images/skin/skin_default/include/styles/cluetip.css - images/skin/skin_default/images/application_double.png - images/skin/skin_default/images/chart.png - images/skin/skin_default/images/application.png - images/skin/skin_default/images/music_note.png - images/skin/skin_default/images/lightbulb_off.png - images/skin/skin_default/images/email_open.png - images/skin/skin_default/images/application_edit.png - images/skin/skin_default/images/copy.png - images/skin/skin_default/images/sort_down.png - images/skin/skin_default/images/page_white_text.png - images/skin/skin_default/images/eye.png - images/skin/skin_default/images/lightning.png - images/skin/skin_default/images/zoom.png - images/skin/skin_default/images/edit.png - images/skin/skin_default/images/box.png - images/skin/skin_default/images/normalscreen.png - images/skin/skin_default/images/mimetypes - images/skin/skin_default/images/mimetypes/unknown.png - images/skin/skin_default/images/mimetypes/image.png - images/skin/skin_default/images/mimetypes/zip.png - images/skin/skin_default/images/mimetypes/text.png - images/skin/skin_default/images/mimetypes/directory.png - images/skin/skin_default/images/page_refresh.png - images/skin/skin_default/images/clock.png - images/skin/skin_default/images/user_green.png - images/skin/skin_default/images/magnifier.png - images/skin/skin_default/images/config.png - images/skin/skin_default/images/go.png - images/skin/skin_default/images/tag_red.png - images/skin/skin_default/images/computer_error.png - images/skin/skin_default/images/rss.png - images/skin/skin_default/images/ok.png - images/skin/skin_default/images/pdf.png - images/skin/skin_default/images/slash.png - images/skin/skin_default/images/bricks.png - images/skin/skin_default/images/sticky-notes-text.png - images/skin/skin_default/images/comments.png - images/skin/skin_default/images/email.png - images/skin/skin_default/images/world.png - images/skin/skin_default/images/attachment.png - images/skin/skin_default/images/wand.png - images/skin/skin_default/images/error.png - images/skin/skin_default/images/os_icons - images/skin/skin_default/images/os_icons/android.png - images/skin/skin_default/images/os_icons/network.png - images/skin/skin_default/images/network.png - images/skin/skin_default/images/disk.png - images/skin/skin_default/images/images_stack.png - images/skin/skin_default/images/info.png - images/skin/skin_default/images/group.png - images/skin/skin_default/images/god3.png - images/skin/skin_default/images/god5.png - images/skin/skin_default/images/extensions.png - images/skin/skin_default/images/calendar_view_day.png - images/skin/skin_default/images/god8.png - images/skin/skin_default/images/god9.png - images/skin/skin_default/images/database.png - images/skin/skin_default/images/images.png - images/skin/skin_default/images/server.png - images/skin/skin_default/images/down.png - images/skin/skin_default/images/server_export.png - images/skin/skin_default/images/cog.png - images/skin/skin_default/images/data.png - images/skin/skin_default/images/lightbulb.png - images/skin/skin_default/images/b_yellow.png - images/skin/skin_default/images/bug.png - images/skin/skin_default/images/clean.png - images/skin/skin_default/images/house.png - images/skin/skin_default/images/groups_small - images/skin/skin_default/images/groups_small/transmit.png - images/skin/skin_default/images/groups_small/world.png - images/skin/skin_default/images/groups_small/server_database.png - images/skin/skin_default/images/cancel.png - images/skin/skin_default/images/log-out.png - images/skin/skin_default/images/monitor.png - images/skin/skin_default/images/help.png - images/skin/skin_default/images/add.png - images/skin/skin_default/images/tip.png - images/skin/skin_default/images/refresh.png - images/skin/skin_default/images/computer.png - images/skin/skin_default/images/fullscreen.png - images/skin/skin_default/images/server_web.png - images/skin/skin_default/images/lupa_15x15.png - images/skin/skin_default/images/database_lightning.png - images/skin/skin_default/images/lightning_go.png - images/skin/skin_default/images/star.png - images/skin/skin_default/images/user.png - images/skin/skin_default/images/user_suit.png - images/skin/skin_default/images/binary.png - images/skin/skin_default/images/up.png - images/skin/skin_default/images/information.png - images/skin/skin_default/images/upd.png - images/skin/skin_default/images/cross.png - images/skin/skin_default/images/sort_up.png: New images for - default skin. - -2011-06-21 Sergio Martin - - * include/functions_filemanager.php: Sended from file manager - form relative path and hash to keep the path position in - file collections - -2011-06-20 Sancho Lerena - - * net_tools - net_tools/nettool.png: Nettools extension. Allow from interface - several operations like ping the host, do a traceroute, get whois - /dig information, get SNMP device information and interface status - -2011-06-20 Juan Manuel Ramon - - * include/functions_modules.php: Added initialization variable - value. - -2011-06-20 Juan Manuel Ramon - - * include/functions_modules.php - include/functions_tags.php: Correct a mistake that doesn't allow - to create network modules correctly. - -2011-06-20 Sergio Martin - - * operation/events/events_list.php: Fixed total events query - used in pagination - -2011-06-17 Ramon Novoa - - * godmode/alerts/alert_actions.php: Aesthetic fix. - -2011-06-17 Sergio Martin - - * include/functions_events.php: Fixed duplication of comments - when validate events merged from 3.2.1 - -2011-06-16 Sancho Lerena - - * include/styles/install.css, - include/styles/pandora.css, - install.php: Yeeeha!, new look & feel for 4.0 version ! :-) - - * index.php: Minimal changes in session close (after the header render). - - * images/greyback.gif: New background for 4.0 (included the installer) - - * COPYING: removed bad carriage returns. - - * general/login_page.php: Small modifications to have a better style. - - * operation/system_alert.php, - include/javascript/jquery.pandora.js, - general/header.php: Implemented a "alert" icon who shows the general - problems, instead naggin the user in each page. Incorporated the new - feature to warn user when he doesn't change the default password :-) - -2011-06-16 Miguel de Dios - - Merge from the branch. - - * godmode/alerts/alert_actions.php: fixed the url to copy the alert action. - The file didn't upload to repository. - -2011-06-16 Juan Manuel Ramon - - * images/skin - images/skin/skin_default - images/skin/skin_default/images - images/skin/skin_default/include - images/skin/skin_default/include/styles - images/skin/skin_default/include/styles/tip.css - images/skin/skin_default/include/styles/common.css - images/skin/skin_default/include/styles/pandora.css - images/skin/skin_default/include/styles/menu.css: Default skin - files. - -2011-06-16 Juan Manuel Ramon - - * include/functions_ui.php: Changed the way to include css files - when skin functionality is enabled. - * general/pandora_help.php: Some modifications in css link help - file. - * godmode/alerts/alert_list.php: Changed enterprise_include() - function to enterprise_include(). - -2011-06-15 Miguel de Dios - - Merge from the branch. - - * godmode/alerts/alert_actions.php: fixed the url to copy the alert action. - -2011-06-15 Dario Rodriguez - - * include/graphs/fgraph.php: Adding homedir to radar, polar and kiviat - graphs. - -2011-06-15 Ramon Novoa - - * operation/events/events_list.php: Merged from trunk. Do not show - repeated comments when grouping events. Raise the maximum permitted - result length for GROUP_CONCAT. - -2011-06-15 Ramon Novoa - - * pandoradb.oracle.sql: Removed unneeded code. - - * operation/events/events_list.php: Do not show duplicate messages when - grouping events. - -2011-06-15 Sergio Martin - - * include/functions_events.php: Fixed repeated values into - array of event ids in delete function merged from validate function - -2011-06-15 Koichiro Kikuchi - - * include/functions_ui.php: Fixed typos - -2011-06-14 Segio Martin - - * include/functions_graph.php: Fixed manual definition of - homedir - -2011-06-14 Sergio Martin - - * include/functions_events.php - operation/events/events.php: Fixed multiple validation - when events are grouped - -2011-06-14 Sergio Martin - - * include/functions_graph.php - include/graphs/fgraph.php: Added ttl parameter to all - pdf report graphs - -2011-06-14 Javier Lanz - - * godmode/agentes/module_manager_editor_prediction.php: Added enterprise - hook for synthetic modules - -2011-06-13 Sergio Martin - - * include/functions_graph.php - include/graphs/functions_pchart.php - include/graphs/fgraph.php - include/graphs/functions_utils.php: Added time to live to - area graphs in pdf calls - - * operation/reporting/reporting_xml.php: Fixed bad characteres in - xml - -2011-06-13 Javier Lanz - - * images/mult.png, images/subs.png, images/div.png: Added png images - -2011-06-13 Ramon Novoa - - * operation/events/events_list.php: Always show pending events. - -2011-06-13 Sergio Martin - - * include/functions_graph.php - include/graphs/functions_pchart.php - include/graphs/functions_gd.php - include/graphs/fgraph.php - include/graphs/functions_utils.php - include/functions_reporting.php - include/functions_visual_map.php - include/ajax/visual_console_builder.ajax.php - include/config_process.php - include/include_graph_dependencies.php - operation/agentes/stat_win.php - operation/reporting/reporting_xml.php: Fixed missed parameters - in sparse graph functions. - Fixed graph includes and bugs - -2011-06-10 Ramon Novoa - - * include/functions_api.php, pandoradb.sql, - pandoradb.postgreSQL.sql, pandoradb.oracle.sql, - extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added support for - configuration change events (enterprise). - - * operation/events/events_list.php: Improved event grouping. - -2011-06-10 Javier Lanz - - * include/graphs/functions_fsgraph.php: Updated a deprecated function - call - * include/functions_reporting.php: ixed a mistake using the wrong - variable to print pie graph - * godmode/agentes/module_manager_editor_prediction.php: Removed a - html_debug_print call - -2011-06-10 Juan Manuel Ramon - - * pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_v3.2_to_v4.0.sql: New field "tags" in - "tevento" table for Oracle, Postgresql and migration script. - -2011-06-10 Juan Manuel Ramon - - * include/config_process.php: Graph's dependencies now are included - by calling a new file with require_once sentence in order to avoid - duplicate function declaration problem. - * include/include_graph_dependencies.php: All graph's dependencies - in this file. - -2011-06-09 Juan Manuel Ramon - - * include/functions_tags.php - operation/agentes/estado_monitores.php: Tooltip with module tag - information in this view. - -2011-06-09 Juan Manuel Ramon - - * godmode/agentes/module_manager_editor_common.php - godmode/agentes/configurar_agente.php - godmode/agentes/module_manager_editor.php: Changed tag assigment - interface inside module editor. - -2011-06-08 Juan Manuel Ramon - - * operation/events/events_list.php: Added tag information in this - view. - -2011-06-08 Juan Manuel Ramon - - * godmode/tag/edit_tag.php: Comma characters are erased - during tag creation/update. - -2011-06-08 Ramon Novoa - - * pandoradb.sql: Added support for event tags. - -2011-06-08 Juan Manuel Ramon - - * include/functions_modules.php - include/functions_tags.php: Support for policy's tag functionality. - -2011-06-08 Juan Manuel Ramon - - * godmode/massive/massive_edit_modules.php: Tags editor inside massive - operations. - -2011-06-07 Javier Lanz - - * operation/events/events_list.php: Added rawurlencode and io_safe_input - where they were necessary - -2011-06-07 Junichi Satoh - - * operation/agentes/datos_agente.php: Improved filter. It allows - to select 'Specify time range' and search string. - -2011-06-06 Juan Manuel Ramon - - * operation/agentes/ver_agente.php: Added callback function - for JQuery requests. - -2011-06-06 Dario Rodriguez - - * godmode/servers/manage_recontask.php - godmode/servers/modificar_server.php - godmode/menu.php: Changed old name functions to 4.0v. - -2011-06-06 Dario Rodriguez - - * godmode/servers/manage_recontask.php: User with flag AW can manage recon - task, only for their group. - * godmode/servers/modificar_server.php: User with AW flag can view server - status but only Pandora Admin can delete one of them. - * godmode/servers/manage_recontask_form.php: User with flag AW can manage recon - task, but only for their group. - * godmode/menu.php: Allowing user with flag AW see manage server tab and - manage recon task subtab. - -2011-06-06 Juan Manuel Ramon - - * include/functions_tags.php: Fixed problem on - update tag function. - * godmode/tag/tag.php - * godmode/tag/edit_tag.php: Added tab that links to - tag list view. - -2011-06-06 Juan Manuel Ramon - - * include/functions_modules.php: Some mofications over update_tag - function. - * include/functions_alerts.php: Added new function - alerts_get_alerts_module_name() to retrieve alerts of a module - in html select tag format. - -2011-06-06 Juan Manuel Ramon - - * include/functions_tags.php: Added new parameters to function - tags_search_tag(). - -2011-06-06 Juan Manuel Ramon - - * include/ajax/alert_list.ajax.php: Added new callback function - for jQuery requests. - * godmode/menu.php: Added alert events entry. - -2011-06-03 Juan Manuel Ramon - - * include/functions_tags.php: Some modifications in update tag function. - -2011-06-03 Javier Lanz - - * godmode/agentes/module_manager_editor_prediction.php: Edited to get - "custom_integer_2" parameter & Added period combo - * godmode/agentes/module_manager_editor.php: Edited to get - "custom_integer_2" parameter - -2011-06-01 Ramon Novoa - - * include/auth/mysql.php: Do not allow empty passwords when - authenticating against an LDAP server. - -2011-06-01 Javier Lanz - - * include/functions_graph.php: Fixed a deprecated function call - * include/functions_reporting.php: Fixed a deprecated function call and - removed some connection error messages - * include/functions.php: Disabled agents/modules report type when - metaconsole is active - * operation/agentes/ver_agente.php: Removed some connection error messages - * godmode/reporting/reporting_builder.list_items.php: Removed some - connection error messages - * godmode/reporting/reporting_builder.php: Added getting server name for - sql reports & custom graph in metaconsole - * godmode/reporting/reporting_builder.item_editor.php: Added Server - combo box, custom graph for metaconsole & removed some connection error - messages - -2011-05-30 Javier Lanz - * include/functions_reporting.php: Edited "render_report_html" function - to work with metaconsole printing metaconsole elements - * include/javascript/pandora.js: Modified autocomplete javascript to use - with metaconsole - * include/ajax/reporting.ajax.php: Edited to work with metaconsole - * include/ajax/agent.php: Edited autocomplete to work with metaconsole - * operation/agentes/ver_agente.php: Modified to get the agent's modules - using metacofacensole - * godmode/reporting/reporting_builder.list_items.php: Edited to display - agents & modules in metaconsole. Edited top filters to work with - metaconsole - * godmode/reporting/reporting_builder.php: Added getting parameter - server_name & fixed deleting items - * godmode/reporting/reporting_builder.item_editor.php: Edited to send - the host when metaconsole is active - -2011-05-30 Juan Manuel Ramon - - * install.php: Fixed typo mistake in this file. - -2011-05-30 Juan Manuel Ramon - - * ChangeLog: forgot to update Changelog. - -2011-05-30 Juan Manuel Ramon - - * extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added column "unit" - to "tagente_modulo" table. - - * include/functions_modules.php - include/functions_tags.php - godmode/agentes/module_manager_editor_common.php - godmode/agentes/configurar_agente.php - godmode/agentes/module_manager_editor.php - godmode/tag/tag.php - godmode/tag/edit_tag.php: Now it's possible to add tags - to modules. - -2011-05-30 Juan Manuel Ramon - - * godmode/agentes/module_manager_editor.php: Added prefix "modules_" - to function get_agentmodule_name(). - -2011-05-30 Junichi Satoh - - * operation/agentes/datos_agente.php: Replaced format_data with - modules_format_data. - -2011-05-26 Vanessa Gil - - * godmode/agentes/module_manager_editor.php: Removed unit var. - -2011-05-06 Javier Lanz - - * ChangeLog: forgot to commit this file - -2011-05-26 Juan Manuel Ramon - - * include/styles/menu.css: Added new background image on css - tag entry. - * include/functions_tags.php: Added new function code for tag - functionality. - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added new tables "ttag", - "ttag_module", "ttag_policy_module" and "ttag_event". - * godmode/tag: Added new path. - * godmode/menu.php - godmode/tag/tag.php - godmode/tag/edit_tag.php: Tag editor for events correlation engine. - -2011-05-25 Sergio Martin - - * images/policies_error_db.png: Added new image to policies - pending update only db - -2011-05-25 Vanessa Gil - - * godmode/setup/setup_auth.php - include/functions_config.php: Removed user and password from LDAP setup. - -2011-05-25 Vanessa Gil - - * operation/agentes/ver_agente.php - operation/agentes/graphs.php - godmode/agentes/configurar_agente.php - godmode/agentes/module_manager_editor.php - godmode/agentes/module_manager_editor_common.php - include/graphs/fgraph.php - include/graphs/functions_fsgraph.php - include/functions_graph.php - include/functions_modules.php - pandoradb.oracle.sql - pandoradb.postgreSQL.sql - pandoradb.sql: Added units to modules and graphs - -2011-05-25 Miguel de Dios - - * include/functions_agents.php: erased lost trace in source code. - - * include/functions_db.php: in function "db_pandora_audit" added the check - the exists the id_user. - -2011-05-23 Miguel de Dios - - * include/functions_agents.php: cleaned source code style. - -2011-05-23 Sergio Martin - - * images/cog_db.png - images/cross_undo.png - godmode/agentes/module_manager_editor.php: Added two new images to - queue and added check when relink a module into policy avoiding it - when te policy is applying - -2011-05-23 Sergio Martin - - * godmode/agentes/module_manager_editor_common.php: Added hidden field - in module edition form to keep the type when is disabled - -2011-05-23 Juan Manuel Ramon - - * general/header.php: Added close tag in the autorefresh html link. - - Fixes: #3305092 - -2011-05-20 Juan Manuel Ramon - - * include/db/oracle.php - include/functions_agents.php - include/functions_db.php - include/functions_alerts.php - pandoradb.oracle.sql - pandoradb.data.oracle.sql - godmode/alerts/configure_alert_compound.php - godmode/alerts/configure_alert_template.php - godmode/snmpconsole/snmp_alert.php - godmode/users/configure_user.php - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/reporting_builder.php: Several corrections - over Console code for Oracle support. - -2011-05-19 Vanessa Gil - - * operation/agentes/alerts_status.php - include/functions_agents.php: Fixed filter Status in Alert Detail and pagination. - -2011-05-18 Miguel de Dios - - * include/functions_agents.php: changed the source code to fixed the - enterprise call in function "agents_get_agents". - - * operation/agentes/estado_agente.php: apply the change to the call - "agents_get_agents". - - Fixes: #3303426 - -2011-05-18 Juan Manuel Ramon - - * include/functions_graph.php - operation/events/events.php: Changed the way to include flash - graph include. - * pandoradb.oracle.sql: Changed datatype on max_value field of - talert_templates table. - * pandoradb.data.oracle.sql: Fixes errors in Oracle installation. - -2011-05-18 Juan Manuel Ramon - - * operation/events/events.php: Added functions_graph.php include in this - file. - -2011-05-18 Vanessa Gil - - * include/functions_agents.php: Fixed filter Group in Alert Detail. - - -2011-05-17 Juan Manuel Ramon - - * include/graphs/fgraph.php - include/config_process.php - include/functions_agents.php - operation/agentes/status_monitor.php - operation/agentes/estado_agente.php: Several corrections - over sql queries for Oracle DBMS. - * godmode/db/db_info.php: Added include to - functions_fsgraph.php - -2011-05-17 Juan Manuel Ramon - - * include/graphs/fgraph.php - include/config_process.php - operation/events/events.php: Added flash graph dependencies. - -2011-05-17 Sergio Martin - - * images/policies_error.png - images/policies_ok.png: Added two new icons to - policy list - -2011-05-16 Juan Manuel Ramon - - include/functions_graph.php - include/db/oracle.php - include/functions_modules.php - include/functions_network_components.php - operation/agentes/estado_monitores.php: Several corrections over - sql queries for Oracle DBMS. - -2011-05-16 Juan Manuel Ramon - - * include/config_process.php - include/graphs/fgraph.php: Included new graph dependencies. - -2011-05-16 Sergio Martin - - * pandoradb_data.sql - pandoradb.sql - pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql: Fixed default values into tusuario_perfil - and tgrupo - -2011-05-16 Juan Manuel Ramon - - * pandoradb.oracle.sql: Removed PK from id_agente_modulo field of - tagente_datos_string table. - -2011-05-16 Vanessa Gil - - * godmode/alerts/alert_list_list.php - include/ functions_alerts.php: Fixed bug: Display the action threshold when displaying actions in the agent alert views. - - -2011-05-16 Miguel de Dios - - * operation/agentes/status_monitor.php: changed the source code to extract - the modules. - - Fixes: #3285116 - -2011-05-16 Vanessa Gil - - * enterprise/include/functions_policies.php: Fixed bug: When I link again the module to policy, the linkation works fine but the message showed is "Error processing request". - - -2011-05-13 Sergio Martin - - * pandoradb.sql - pandoradb.postgreSQL.sql - pandoradb.oracle.sql - extras/pandoradb_migrate_v3.2_to_v4.0.sql: Moved some alter tables - from Enterprise side - -2011-05-13 Sergio Martin - - * include/styles/pandora.css: Added new input button styles - with gear icons - -2011-05-13 Miguel de Dios - - * operation/agentes/estado_agente.php: fixed ACL when the user have a - "Pandora Management" in any group that show agents of all groups. - - Fixes: #3300611 - -2011-05-13 Juan Manuel Ramon - - * include/functions_servers.php - include/functions_agents.php - operation/agentes/estado_agente.php: Fixed bad queries for console over - Oracle DBMS. - -2011-05-12 Miguel de Dios - - * godmode/users/configure_user.php: fixed the old call to function - "profile_create_user_profile", I sorry that the before overwrite was mine. - -2011-05-12 Miguel de Dios - - * include/functions.php: added new parameter for the "check_acl" function - the $id_agent, by default is 0, and this parameter now only is used in the - enterprise ACL check (as you see in the hook for enterprise into the - function source). And cleaned source code style. - - * include/functions_agents.php, operation/search_modules.php, - operation/agentes/status_monitor.php, - operation/agentes/estado_ultimopaquete.php, - operation/agentes/alerts_status.php, operation/agentes/estado_agente.php, - operation/agentes/estado_monitores.php, operation/agentes/ver_agente.php, - godmode/agentes/module_manager.php, godmode/agentes/modificar_agente.php, - godmode/agentes/configurar_agente.php, godmode/alerts/alert_list.list.php: - added checks for the ACL enterprise. - -2011-05-12 Miguel de Dios - - * include/db/postgresql.php, include/db/mysql.php: fixed the scape of name - of fields in where. - -2011-05-12 Miguel de Dios - - * include/functions_graph.php: fixed the image parameters for the progress - bar. - -2011-05-12 Miguel de Dios - - * include/graphs/fgraph.php: added the function - "include_graphs_dependencies". - -2011-05-12 Sergio Martin - - * images/policies_cog.png: Added new image to policies application - -2011-05-12 Juan Manuel Ramon - - * install.php: Correct a mistake that doesn't allow to create a - new database when drop database option is checked. - -2011-05-11 Miguel de Dios - - * operation/search_modules.php, operation/search_agents.php, - operation/search_alerts.php: added the hook for ACL check for enterprise. - -2011-05-11 Vanessa Gil - - * godmode/agentes/module_manager_editor.php - include/javascript/pandora_modules.js: Fixed bug: Is possible to create a module plugin without module associated. - -2011-05-10 Juan Manuel Ramon - - * include/functions_io.php - include/config_process.php - include/functions_extensions.php - index.php - extensions/insert_data.php - extensions/system_info.php - extensions/extension_uploader.php - extensions/pandora_logs.php - extensions/agents_modules.php - extensions/update_manager.php - extensions/ssh_console.php - extensions/dbmanager.php - extensions/vnc_view.php - extensions/resource_registration.php - extensions/resource_exportation.php - extensions/users_connected.php - extensions/module_groups.php - extensions/plugin_registration.php - godmode/extensions.php: functions in - functions_extensions.php have "extensions_" prefix. - * install.php: Drop database action is not allowed when installation - it's performed over a new database. - -2011-05-11 Miguel de Dios - - * include/functions_agents.php: added hooks for to enterprise ACL. - - * extensions/module_groups.php: cleaned source code. - -2011-05-10 Juan Manuel Ramon - - * include/functions_graph.php - include/functions_users.php - include/functions_html.php - include/functions_menu.php - include/functions_messages.php - include/functions_modules.php - include/functions_reporting.php - include/functions_groups.php - include/functions_gis.php - include/auth/ldap.php - include/auth/mysql.php - include/functions_networkmap.php - include/functions_network_components.php - include/functions_visual_map.php - include/functions_profile.php - include/ajax/visual_console_builder.ajax.php - include/ajax/alert_list.ajax.php - include/ajax/module.php - include/functions_config.php - include/functions_api.php - include/functions_ui.php - include/functions_custom_graphs.php - include/fgraph.php - include/functions_agents.php - include/functions_db.php - include/functions_alerts.php - include/functions_reports.php - index.php - extensions/insert_data.php - extensions/agents_modules.php - extensions/resource_registration.php - extensions/resource_exportation.php - extensions/module_groups.php - operation/incidents/incident_detail.php - operation/search_modules.php - operation/agentes/status_monitor.php - operation/agentes/export_csv.php - operation/agentes/estado_ultimopaquete.php - operation/agentes/datos_agente.php - operation/agentes/alerts_status.php - operation/agentes/estado_generalagente.php - operation/agentes/estado_agente.php - operation/agentes/sla_view.php - operation/agentes/exportdata.php - operation/agentes/gis_view.php - operation/agentes/estado_monitores.php - operation/agentes/ver_agente.php - operation/agentes/graphs.php - operation/agentes/group_view.php - operation/search_agents.php - operation/snmpconsole/snmp_view.php - operation/users/user_edit.php - operation/integria_incidents/incident_detail.php - operation/gis_maps/render_view.php - operation/gis_maps/ajax.php - operation/events/events_rss.php - operation/events/export_csv.php - operation/events/events_list.php - operation/events/events_marquee.php - operation/events/events.php - operation/search_alerts.php - operation/messages/message.php - operation/search_users.php - mobile/operation/agents/monitor_status.php - mobile/operation/agents/view_agents.php - mobile/operation/agents/view_alerts.php - mobile/operation/agents/group_view.php - mobile/operation/events/events.php - ajax.php - general/ui/agents_list.php - godmode/groups/configure_group.php - godmode/groups/group_list.php - godmode/db/db_refine.php - godmode/db/db_info.php - godmode/db/db_purge.php - godmode/agentes/module_manager_editor_common.php - godmode/agentes/module_manager_editor_network.php - godmode/agentes/module_manager_editor_wmi.php - godmode/agentes/module_manager_editor_plugin.php - godmode/agentes/module_manager_editor_prediction.php - godmode/agentes/agent_conf_gis.php - godmode/agentes/module_manager.php - godmode/agentes/modificar_agente.php - godmode/agentes/configurar_agente.php - godmode/agentes/module_manager_editor.php - godmode/agentes/planned_downtime.php - godmode/agentes/manage_config_remote.php - godmode/agentes/agent_manager.php - godmode/servers/manage_recontask_form.php - godmode/alerts/alert_list.list.php - godmode/alerts/configure_alert_compound.php - godmode/alerts/alert_compounds.php - godmode/alerts/alert_list.php - godmode/alerts/configure_alert_template.php - godmode/alerts/alert_templates.php - godmode/alerts/configure_alert_action.php - godmode/alerts/alert_actions.php - godmode/alerts/alert_list.builder.php - godmode/setup/setup_auth.php - godmode/users/user_list.php - godmode/users/configure_user.php - godmode/users/configure_profile.php - godmode/massive/massive_add_alerts.php - godmode/massive/massive_copy_modules.php - godmode/massive/massive_delete_agents.php - godmode/massive/massive_enable_disable_alerts.php - godmode/massive/massive_delete_profiles.php - godmode/massive/massive_edit_agents.php - godmode/massive/massive_delete_action_alerts.php - godmode/massive/massive_delete_modules.php - godmode/massive/massive_add_profiles.php - godmode/massive/massive_delete_alerts.php - godmode/massive/massive_edit_modules.php - godmode/massive/massive_standby_alerts.php - godmode/massive/massive_add_action_alerts.php - godmode/reporting/visual_console_builder.wizard.php - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/visual_console_builder.php - godmode/reporting/reporting_builder.main.php - godmode/reporting/visual_console_builder.data.php - godmode/reporting/visual_console_builder.elements.php - godmode/reporting/graph_builder.graph_editor.php - godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php: Functions in - functions_profile.php, functions_agents.php, functions_users.php, - functions_massive_policies.php, functions_audit.php, functions_backup.php, - functions_collection.php, functions_skins.php, functions_enterprise.php, - functions_groups.php, functions_local_components.php, functions_metaconsole.php, - functions_policies.php, functions_reporting.php, functions_reporting_csv.php, - functions_reporting_pdf2.php, functions_services.php have their own prefixes. - -2011-05-10 Miguel de Dios - - * include/functions_profile.php: modified the function "create_user_profile" - for to return the id of new user profile. - - * include/functions_agents.php: added in function "agents_get_agents" the - code to filter with enterprise ACL. - - * operation/agentes/estado_agente.php: cleaned source code style. - - * godmode/agentes/modificar_agente.php: added the filter for to - enterprise ACL. - - * godmode/users/configure_user.php: added hooks for to enterprise ACL. - -2011-05-10 Juan Manuel Ramon - - * godmode/agentes/configurar_agente.php: Fixed mistake of my last - commit. - -2011-05-10 Ramon Novoa - - * include/functions_reporting.php: Do not count the empty start of an - interval as 0 (affects AVG and SLA). - -2011-05-10 Juan Manuel Ramon - - * include/functions_visual_map.php - include/ajax/visual_console_builder.ajax.php - include/functions_ui.php - include/functions_themes.php - include/functions_ui_renders.php - operation/visual_console/render_view.php - operation/visual_console/index.php - general/ui/agents_list.php - godmode/setup/setup_visuals.php - godmode/reporting/visual_console_builder.php - godmode/reporting/visual_console_builder.editor.js - godmode/reporting/visual_console_builder.elements.php - godmode/reporting/visual_console_builder.preview.php - godmode/reporting/visual_console_builder.editor.php - godmode/reporting/map_builder.php: Functions in functions_themes.php, - functions_ui_renders.php and functions_visual_map.php have "themes_", - "ui_renders_" and "visual_map_" prefixes respectively. - -2011-05-10 Junichi Satoh - - * operation/agentes/estado_agente.php: Replaced get_agents() with - agents_get_agents(). - -2011-05-09 Juan Manuel Ramon - - * include/functions_graph.php - include/functions_html.php - include/functions_menu.php - include/graphs/fgraph.php - include/functions_messages.php - include/functions_modules.php - include/functions_reporting.php - include/functions_filemanager.php - include/functions_networkmap.php - include/functions_servers.php - include/functions_network_profiles.php - include/functions_network_components.php - include/functions_visual_map.php - include/ajax/visual_console_builder.ajax.php - include/ajax/agent.php - include/ajax/alert_list.ajax.php - include/ajax/module.php - include/functions_io.php - include/functions_api.php - include/functions_ui.php - include/fgraph.php - include/functions_incidents.php - include/functions.php - include/functions_agents.php - include/functions_db.php - include/functions_alerts.php - include/functions_reports.php - include/functions_ui_renders.php - extensions/insert_data.php - extensions/agents_modules.php - extensions/resource_registration.php - extensions/resource_exportation.php - extensions/module_groups.php - extensions/plugin_registration.php - operation/incidents/incident.incident.php - operation/incidents/incident.php - operation/incidents/incident_detail.php - operation/incidents/incident.download_file.php - operation/incidents/incident.list.php - operation/search_modules.php - operation/agentes/status_monitor.php - operation/agentes/export_csv.php - operation/agentes/estado_ultimopaquete.php - operation/agentes/datos_agente.php - operation/agentes/estado_agente.php - operation/agentes/networkmap.topology.php - operation/agentes/networkmap.groups.php - operation/agentes/sla_view.php - operation/agentes/exportdata.php - operation/agentes/estado_monitores.php - operation/agentes/ver_agente.php - operation/agentes/tactical.php - operation/agentes/group_view.php - operation/agentes/networkmap.php - operation/agentes/stat_win.php - operation/servers/view_server.php - operation/servers/view_server_detail.php - operation/menu.php - operation/search_agents.php - operation/integria_incidents/incident.incident.php - operation/integria_incidents/incident.php - operation/integria_incidents/incident_detail.php - operation/integria_incidents/incident.download_file.php - operation/integria_incidents/incident.list.php - operation/events/events_rss.php - operation/events/events_list.php - operation/search_alerts.php - operation/messages/message.php - operation/reporting/reporting_xml.php - operation/reporting/reporting_viewer.php - operation/reporting/custom_reporting.php - operation/search_reports.php - operation/search_results.php - mobile/operation/agents/monitor_status.php - mobile/operation/agents/view_agents.php - mobile/operation/agents/tactical.php - mobile/operation/agents/view_alerts.php - mobile/operation/agents/group_view.php - mobile/operation/servers/view_servers.php - general/logon_ok.php - general/header.php - godmode/admin_access_logs.php - godmode/db/db_refine.php - godmode/db/db_info.php - godmode/db/db_purge.php - godmode/agentes/agent_template.php - godmode/agentes/module_manager_editor_common.php - godmode/agentes/module_manager.php - godmode/agentes/configurar_agente.php - godmode/agentes/module_manager_editor.php - godmode/agentes/agent_manager.php - godmode/servers/recon_script.php - godmode/servers/plugin.php - godmode/servers/manage_recontask.php - godmode/servers/modificar_server.php - godmode/menu.php - godmode/alerts/alert_list.list.php - godmode/alerts/configure_alert_compound.php - godmode/alerts/configure_alert_action.php - godmode/setup/os.list.php - godmode/setup/links.php - godmode/setup/setup.php - godmode/users/user_list.php - godmode/users/configure_user.php - godmode/massive/massive_add_alerts.php - godmode/massive/massive_delete_profiles.php - godmode/massive/massive_edit_agents.php - godmode/massive/massive_delete_modules.php - godmode/massive/massive_add_profiles.php - godmode/massive/massive_delete_alerts.php - godmode/massive/massive_edit_modules.php - godmode/modules/manage_network_components_form.php - godmode/modules/manage_nc_groups_form.php - godmode/modules/manage_network_templates.php - godmode/modules/manage_network_components_form_common.php - godmode/modules/manage_network_templates_form.php - godmode/modules/manage_network_components_form_wmi.php - godmode/modules/manage_network_components.php - godmode/modules/manage_nc_groups.php - godmode/reporting/reporting_builder.preview.php - godmode/reporting/graph_builder.graph_editor.php - godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php: Functions in - functions_incidents.php, functions_io.php, functions_menu.php, functions_messages.php, - functions_modules.php, functions_network_components.php, functions_network_profiles.php, - functions_networkmap.php, functions_reporting.php, functions_reports.php, - functions_servers.php have "incidents_", "io_", "menu_", "messages_", "modules_", - "network_profiles_", "network_components_", "networkmap_", "reporting_", "reports_", - "servers_" prefixes respectively. - -2011-05-09 Ramon Novoa - - * operation/agentes/estado_agente.php: Replaced a call to the old - get_db_all_rows_sql with db_get_all_rows_sql. - -2011-05-09 Vanessa Gil - - * operation/agentes/estado_agente.php: Fixed a mistake of my last - commit. - - -2011-05-09 Javier Lanz - - * include/graphs/fgraph.php: Added 'period' parameter to slicesbar_graph - function - * include/graphs/functions_pchart.php: Added 'period' variable and fixed - pch_slicebar_graph function - * include/functions_graph.php: Added 'date' to function graph_sla_slicebar - * include/functions_reporting.php: Fixed get_agentmodule_sla_array - function, and get_agentmodule_sla, updated some deprecated - printTrucateText calls, and the decimal data for displaying the SLA number - -2011-05-09 Miguel de Dios - - * pandoradb.sql, pandoradb.postgreSQL.sql: fixed the default value for - timestamp, there was a own mistake in the order of date, sorry. - -2011-05-09 Miguel de Dios - - * include/functions_graph.php: changed in the function - "grafico_modulo_sparse2" the order to include the javascripts for flash. - - * include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php, - godmode/reporting/visual_console_builder.editor.js: some fixes in the show - new graphs. - -2011-05-09 Miguel de Dios - - * include/graphs/functions_fsgraph.php: fixed the call to - "clean_flash_string", renamed to "clean_flash_string2". - - * include/functions_reporting.php: disabled the include old fsgraph. - -2011-05-09 Miguel de Dios - - * pandoradb.postgreSQL.sql: fixed the type of cell "id_agente_modulo" in the - table "tagente_datos_string". - -2011-05-06 Dario Rodriguez - - * include/graphs/functions_gd.php: Added new parameter to function - gd_progress_bar. - -2011-05-06 Junichi Satoh - - * godmode/alerts/alert_list.list.php: Fixed filter parameters are not - taken over with offset selection. - -2011-05-05 Sergio Martin - - * godmode/agentes/configurar_agente.php - godmode/agentes/module_manager_editor.php: Added the feature of - edit the modules from the agent config or create a module from - a local component or manually - -2011-05-05 Miguel de Dios - * pandoradb.sql, pandoradb.postgreSQL.sql, - extras/pandoradb_migrate_v3.2_to_v4.0.sql: changed the default value for - zero/null date "0000-00-00 00:00:00" to "01-01-1970 00:00:00". - - * include/functions_graph.php,include/db/postgresql.php, - include/functions_modules.php, include/functions_agents.php, - operation/agentes/alerts_status.php, - operation/agentes/estado_generalagente.php, - operation/agentes/estado_agente.php, operation/agentes/exportdata.php, - operation/agentes/ver_agente.php, operation/servers/view_server.php, - operation/gis_maps/ajax.php, godmode/db/db_sanity.php, - godmode/agentes/agent_template.php, - godmode/agentes/module_manager_editor_network.php, - godmode/agentes/configurar_agente.php, godmode/servers/plugin.php, - godmode/snmpconsole/snmp_alert.php: small fixeds for the support the - PostgreSQL engine. - -2011-05-04 Vanessa Gil - - * operation/agentes/estado_agente.php: Fixed error on list of agents - -2011-05-03 Junichi Satoh - - * include/help/ja/help_reporting_advanced_tab.php: Added a missing - help file. - -2011-05-03 Sergio Martin - - * include/graphs/functions_pchart.php: Clean code - merged from integria library - -2011-05-02 SAncho Lerena - - * include/help/en/help_reporting_advanced_tab.php, - include/help/es/help_reporting_advanced_tab.php: Missing help - files. - -2011-05-02 Junichi Satoh - - * include/styles/pandora_width.css: Fixed a typo. - -2011-04-29 Miguel de Dios - - * include/functions_graph.php, include/graphs/functions_pchart.php, - include/graphs/fgraph.php: back to previous version of Juan Manuel, because - he update old version of trunk. - -2011-04-28 Junichi Satoh - - * godmode/admin_access_logs.php: Fixed filter parameters are not - taken over with offset selection. (Fixed degraded.) - -2011-04-27 Sancho Lerena - - * include/graphs/functions_gd.php: Fontsize was not being passed - as parameter in drawRating(), now is passed. - -2011-04-27 Juan Manuel Ramon - - * godmode/setup/setup_visuals.php - godmode/users/configure_user.php: Fixed some mistakes of my last - commit. - -2011-04-27 Juan Manuel Ramon - - * include/functions_graph.php - include/functions_users.php - include/functions_events.php - include/functions_html.php - include/functions_menu.php - include/styles/pandora.css - include/graphs/functions_pchart.php - include/functions_messages.php - include/functions_exportserver.php - include/functions_modules.php - include/functions_reporting.php - include/functions_filemanager.php - include/functions_groups.php - include/functions_gis.php - include/functions_networkmap.php - include/functions_servers.php - include/functions_network_components.php - include/functions_visual_map.php - include/ajax/skins.ajax.php - include/ajax/visual_console_builder.ajax.php - include/help/en/help_gis_map_builder.php - include/help/en/help_agent_status.php - include/help/en/help_eventview.php - include/help/en/help_configure_gis_map.php - include/help/en/help_cascade_protection.php - include/help/en/help_setup_gis_index.php - include/help/es/help_gis_map_builder.php - include/help/es/help_agent_status.php - include/help/es/help_eventview.php - include/help/es/help_configure_gis_map.php - include/help/es/help_cascade_protection.php - include/help/ja/help_gis_map_builder.php - include/help/ja/help_agent_status.php - include/help/ja/help_eventview.php - include/help/ja/help_configure_gis_map.php - include/help/ja/help_cascade_protection.php - include/help/ja/help_setup_gis_index.php - include/functions_ui.php - include/functions_incidents.php - include/functions.php - include/functions_agents.php - include/functions_db.php - include/functions_fsgraph.php - include/functions_extensions.php - include/functions_ui_renders.php - extensions/insert_data.php - extensions/system_info.php - extensions/extension_uploader.php - extensions/agents_modules.php - extensions/dbmanager.php - extensions/resource_registration.php - extensions/resource_exportation.php - extensions/users_connected.php - extensions/module_groups.php - extensions/update_manager/settings.php - extensions/update_manager/main.php - operation/incidents/incident.incident.php - operation/incidents/incident.php - operation/incidents/incident.files.php - operation/incidents/incident.tracking.php - operation/incidents/incident_detail.php - operation/incidents/incident.workunits.php - operation/incidents/incident.list.php - operation/search_modules.php - operation/extensions.php - operation/visual_console/render_view.php - operation/visual_console/index.php - operation/agentes/status_monitor.php - operation/agentes/estado_ultimopaquete.php - operation/agentes/datos_agente.php - operation/agentes/alerts_status.php - operation/agentes/estado_generalagente.php - operation/agentes/custom_fields.php - operation/agentes/estado_agente.php - operation/agentes/networkmap.topology.php - operation/agentes/alerts_status.functions.php - operation/agentes/networkmap.groups.php - operation/agentes/sla_view.php - operation/agentes/exportdata.php - operation/agentes/gis_view.php - operation/agentes/estado_monitores.php - operation/agentes/ver_agente.php - operation/agentes/graphs.php - operation/agentes/tactical.php - operation/agentes/group_view.php - operation/agentes/networkmap.php - operation/agentes/stat_win.php - operation/servers/view_server.php - operation/servers/view_server_detail.php - operation/search_agents.php - operation/search_graphs.php - operation/snmpconsole/snmp_view.php - operation/users/user_edit.php - operation/integria_incidents/incident.incident.php - operation/integria_incidents/incident.php - operation/integria_incidents/incident.files.php - operation/integria_incidents/incident.tracking.php - operation/integria_incidents/incident_detail.php - operation/integria_incidents/incident.workunits.php - operation/integria_incidents/incident.list.php - operation/gis_maps/render_view.php - operation/gis_maps/ajax.php - operation/gis_maps/index.php - operation/events/export_csv.php - operation/events/sound_events.php - operation/events/events_validate.php - operation/events/events_list.php - operation/events/events.php - operation/search_alerts.php - operation/messages/message.php - operation/reporting/reporting_xml.php - operation/reporting/reporting_viewer.php - operation/reporting/graph_viewer.php - operation/reporting/custom_reporting.php - operation/search_reports.php - operation/search_maps.php - operation/search_results.php - operation/search_users.php - mobile/operation/agents/monitor_status.php - mobile/operation/agents/view_agents.php - mobile/operation/agents/tactical.php - mobile/operation/agents/view_alerts.php - mobile/operation/agents/group_view.php - mobile/operation/events/events.php - mobile/operation/servers/view_servers.php - mobile/include/user.class.php - general/pandora_help.php - general/noaccess.php - general/login_page.php - general/logon_ok.php - general/logoff.php - general/ui/agents_list.php - general/header.php - godmode/groups/modu_group_list.php - godmode/groups/configure_group.php - godmode/groups/configure_modu_group.php - godmode/groups/group_list.php - godmode/admin_access_logs.php - godmode/extensions.php - godmode/db/db_sanity.php - godmode/db/db_refine.php - godmode/db/db_info.php - godmode/db/db_event.php - godmode/db/db_purge.php - godmode/agentes/agent_template.php - godmode/agentes/module_manager_editor_common.php - godmode/agentes/module_manager_editor_network.php - godmode/agentes/fields_manager.php - godmode/agentes/module_manager_editor_wmi.php - godmode/agentes/module_manager_editor_plugin.php - godmode/agentes/agent_conf_gis.php - godmode/agentes/module_manager_editor_prediction.php - godmode/agentes/module_manager.php - godmode/agentes/modificar_agente.php - godmode/agentes/configurar_agente.php - godmode/agentes/configure_field.php - godmode/agentes/module_manager_editor.php - godmode/agentes/planned_downtime.php - godmode/agentes/manage_config_remote.php - godmode/agentes/agent_manager.php - godmode/servers/recon_script.php - godmode/servers/plugin.php - godmode/servers/manage_recontask.php - godmode/servers/modificar_server.php - godmode/servers/manage_recontask_form.php - godmode/alerts/alert_list.list.php - godmode/alerts/configure_alert_compound.php - godmode/alerts/alert_compounds.php - godmode/alerts/alert_list.php - godmode/alerts/configure_alert_template.php - godmode/alerts/alert_templates.php - godmode/alerts/configure_alert_action.php - godmode/alerts/configure_alert_command.php - godmode/alerts/alert_actions.php - godmode/alerts/alert_list.builder.php - godmode/alerts/alert_commands.php - godmode/snmpconsole/snmp_alert.php - godmode/snmpconsole/snmp_filters.php - godmode/setup/file_manager.php - godmode/setup/os.list.php - godmode/setup/news.php - godmode/setup/gis_step_2.php - godmode/setup/links.php - godmode/setup/setup.php - godmode/setup/os.php - godmode/setup/performance.php - godmode/setup/setup_auth.php - godmode/setup/gis.php - godmode/setup/os.builder.php - godmode/setup/setup_visuals.php - godmode/users/user_list.php - godmode/users/configure_user.php - godmode/users/configure_profile.php - godmode/gis_maps/configure_gis_map.php - godmode/gis_maps/index.php - godmode/massive/massive_add_alerts.php - godmode/massive/massive_copy_modules.php - godmode/massive/massive_delete_agents.php - godmode/massive/massive_enable_disable_alerts.php - godmode/massive/massive_operations.php - godmode/massive/massive_delete_profiles.php - godmode/massive/massive_edit_agents.php - godmode/massive/massive_delete_action_alerts.php - godmode/massive/massive_delete_modules.php - godmode/massive/massive_add_profiles.php - godmode/massive/massive_delete_alerts.php - godmode/massive/massive_edit_modules.php - godmode/massive/massive_standby_alerts.php - godmode/massive/massive_add_action_alerts.php - godmode/modules/manage_network_components_form.php - godmode/modules/manage_nc_groups_form.php - godmode/modules/manage_network_templates.php - godmode/modules/module_list.php - godmode/modules/manage_network_components_form_common.php - godmode/modules/manage_network_components_form_network.php - godmode/modules/manage_network_templates_form.php - godmode/modules/manage_network_components_form_wmi.php - godmode/modules/manage_network_components.php - godmode/modules/manage_nc_groups.php - godmode/modules/manage_network_components_form_plugin.php - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/graph_builder.main.php - godmode/reporting/visual_console_builder.wizard.php - godmode/reporting/visual_console_builder.php - godmode/reporting/reporting_builder.preview.php - godmode/reporting/reporting_builder.main.php - godmode/reporting/visual_console_builder.data.php - godmode/reporting/visual_console_builder.elements.php - godmode/reporting/graph_builder.php - godmode/reporting/graph_builder.graph_editor.php - godmode/reporting/reporting_builder.php - godmode/reporting/visual_console_builder.editor.php - godmode/reporting/reporting_builder.item_editor.php - godmode/reporting/map_builder.php - godmode/reporting/graphs.php - godmode/reporting/graph_builder.preview.php: Now functions on - functions_html.php, functions_gis.php, functions_filemanager.php, - functions_exportserver.php have "html_", "gis_", "filemanager_" and - "exportserver_" prefix respectively. - -2011-04-26 Sergio Martin - - * include/graphs/functions_pchart.php - include/graphs/functions_gd.php - include/graphs/fgraph.php: Merged sancho works from - integria passing fonts and sizes in integria. Little - fixes - -2011-04-25 Javier Lanz - - * include/functions_reporting.php: Fixed a small font problem displaying - SLA reports status - -2011-04-25 Miguel de Dios - - * include/functions_graph.php, include/graphs/functions_pchart.php, - include/graphs/fgraph.php: added parameter to choose if show all xaxis - marks or not. - -2011-04-25 Javier Lanz - - * operation/agentes/tactical.php: Fixed a style problem on Internet - Explorer - - Fix: #3279238 - -2011-04-25 Miguel de Dios - - * pandoradb_data.sql, pandoradb.data.postgreSQL.sql, - pandoradb.data.oracle.sql: added the default value for flash_chart for - admin user. The value is "use the global conf". - - * include/db/mysql.php: cleaned source code style. - - * godmode/users/configure_user.php: fixed when update or create the user - in Pandora Console without Enterprise version installed. - -2011-04-23 Junichi Satoh - - * include/help/ja/help_alert_macros.php: Added the new _policy_ alert - macro. - -2011-04-20 Miguel de Dios - - * include/functions_graph.php, - include/graphs/functions_pchart.php: some fixes, and set font size equal - for all text in graphs. And starte the change to vertical bar the graph - for string module. - - * include/functions_reporting.php: added to take the font and size. - -2011-04-20 Ramon Novoa - - * include/help/en/help_alert_macros.php, - include/help/es/help_alert_macros.php: Added the new _policy_ alert - macro. - -2011-04-20 Miguel de Dios - - * include/fonts/unicode.ttf: renamed form code.ttf. - - * include/fonts/smallfont.ttf: added new smaller font. - - * include/functions_config.php, godmode/setup/setup_visuals.php: now you - can set the size of font for the graphs. - - * include/functions_graph.php, include/graphs/functions_pchart.php, - include/graphs/fgraph.php: changed source code to set the size of font - in the graphs. - -2011-04-20 Miguel de Dios - - * include/functions_graph.php, include/graphs/functions_pchart.php, - include/fgraph.php, operation/agentes/stat_win.php: fixed duplicate - functions, and start to support custom font in Pandora connector. - - * index.php: fixed when include again the extension file. - - * include/functions_html.php: fixed when include this file in other - location to index. - - * godmode/reporting/graph_builder.preview.php: cleaned source code style. - -2011-04-20 Javier Lanz - - * godmode/alerts/configure_alert_action.php: Fixed a small bug about - entities on "Command preview" - - Fix: #3276373 - -2011-04-20 Juan Manuel Ramon - - * include/functions_graph.php: Fixed some mistakes of my last commit. - -2011-04-20 Juan Manuel Ramon - - * include/functions_events.php - include/functions_reporting.php: Fixed some mistakes of my last commit. - -2011-04-20 Miguel de Dios - - * include/functions_graph.php: fixed duplicated function. - -2011-04-20 Miguel de Dios - - * include/functions_graph.php: fixed duplicated function. - -2011-04-20 Miguel de Dios - - * images/logo_vertical_water.png: added water mark for the graphs. - - * godmode/db/db_info.php: cleaned source code style. - - * include/graphs/pChart/pDraw.class.php: re-added lost line for the - rotation label value. - - * include/functions_graph.php, include/graphs/functions_pchart.php, - include/graphs/functions_fsgraph.php, include/graphs/fgraph.php: added the - source code to show warter mark. - -2011-04-20 Juan Manuel Ramon - - * include/functions_events.php - include/functions_reporting.php - include/functions_alerts.php - operation/incidents/incident_detail.php - operation/agentes/status_events.php - operation/agentes/tactical.php - operation/integria_incidents/incident_detail.php - operation/events/events_validate.php - operation/events/events_list.php - operation/events/events.php - operation/reporting/reporting_xml.php: Functions in functions_events.php have "events_" - prefix. - * index.php: Added some "db_" prefixes that I forgot in my last commit. Functions in - functions_events.php have "events_" prefix. - -2011-04-19 Juan Manuel Ramon - - * Changelog: Forget to update the Changelog in my last commit. - -2011-04-19 Juan Manuel Ramon - - * include/functions_graph.php - include/functions_html.php - include/functions_messages.php - include/db/postgresql.php - include/db/mysql.php - include/db/oracle.php - include/functions_reporting.php - include/functions_filemanager.php - include/functions_gis.php - include/auth/ldap.php - include/auth/mysql.php - include/functions_networkmap.php - include/functions_network_components.php - include/ajax/skins.ajax.php - include/ajax/reporting.ajax.php - include/ajax/visual_console_builder.ajax.php - include/ajax/alert_list.ajax.php - include/ajax/module.php - include/functions_config.php - include/functions_api.php - include/help/en/help_timesource.php - include/help/es/help_timesource.php - include/help/ja/help_timesource.php - include/config_process.php - include/functions_ui.php - include/functions_custom_graphs.php - include/fgraph.php - include/functions_incidents.php - include/api.php - include/functions_reports.php - include/functions_ui_renders.php - extensions/insert_data.php - extensions/system_info.php - extensions/extension_uploader.php - extensions/pandora_logs.php - extensions/agents_modules.php - extensions/update_manager.php - extensions/ssh_console.php - extensions/dbmanager.php - extensions/vnc_view.php - extensions/resource_registration.php - extensions/resource_exportation.php - extensions/users_connected.php - extensions/module_groups.php - extensions/update_manager/load_updatemanager.php - extensions/update_manager/lib/libupdate_manager_client.php - extensions/update_manager/lib/libupdate_manager.php - extensions/update_manager/lib/libupdate_manager_components.php - extensions/update_manager/lib/libupdate_manager_updates.php - extensions/update_manager/settings.php - extensions/update_manager/main.php - extensions/plugin_registration.php - operation/incidents/incident.php - operation/incidents/incident_detail.php - operation/incidents/incident_statistics.php - operation/search_modules.php - operation/visual_console/render_view.php - operation/visual_console/index.php - operation/extensions.php - operation/agentes/status_monitor.php - operation/agentes/export_csv.php - operation/agentes/estado_ultimopaquete.php - operation/agentes/datos_agente.php - operation/agentes/alerts_status.php - operation/agentes/estado_generalagente.php - operation/agentes/custom_fields.php - operation/agentes/estado_agente.php - operation/agentes/networkmap.topology.php - operation/agentes/networkmap.groups.php - operation/agentes/sla_view.php - operation/agentes/exportdata.php - operation/agentes/gis_view.php - operation/agentes/estado_monitores.php - operation/agentes/ver_agente.php - operation/agentes/graphs.php - operation/agentes/agent_fields.php - operation/agentes/tactical.php - operation/agentes/group_view.php - operation/agentes/networkmap.php - operation/agentes/stat_win.php - operation/servers/view_server.php - operation/servers/view_server_detail.php - operation/menu.php - operation/search_agents.php - operation/search_graphs.php - operation/snmpconsole/snmp_view.php - operation/users/user_edit.php - operation/gis_maps/render_view.php - operation/gis_maps/ajax.php - operation/integria_incidents/incident.php - operation/integria_incidents/incident_detail.php - operation/integria_incidents/incident_statistics.php - operation/events/event_statistics.php - operation/events/events_rss.php - operation/events/export_csv.php - operation/events/sound_events.php - operation/events/events_validate.php - operation/events/events_list.php - operation/events/events_marquee.php - operation/events/events.php - operation/search_alerts.php - operation/messages/message.php - operation/reporting/reporting_xml.php - operation/reporting/reporting_viewer.php - operation/reporting/graph_viewer.php - operation/search_reports.php - operation/search_maps.php - operation/search_users.php - extras/pandora_diag.php - mobile/operation/agents/monitor_status.php - mobile/operation/agents/view_agents.php - mobile/operation/agents/view_alerts.php - mobile/operation/agents/group_view.php - mobile/operation/events/events.php - mobile/index.php - general/error_authconfig.php - general/links_menu.php - general/logon_ok.php - general/error_dbconfig.php - general/ui/agents_list.php - general/header.php - godmode/groups/modu_group_list.php - godmode/groups/configure_group.php - godmode/groups/configure_modu_group.php - godmode/groups/group_list.php - godmode/admin_access_logs.php - godmode/db/db_main.php - godmode/db/db_audit.php - godmode/db/db_sanity.php - godmode/db/db_refine.php - godmode/db/db_info.php - godmode/db/db_event.php - godmode/db/db_purge.php - godmode/extensions.php - godmode/agentes/agent_template.php - godmode/agentes/module_manager_editor_common.php - godmode/agentes/fields_manager.php - godmode/agentes/agent_conf_gis.php - godmode/agentes/module_manager_editor_prediction.php - godmode/agentes/module_manager.php - godmode/agentes/modificar_agente.php - godmode/agentes/configurar_agente.php - godmode/agentes/configure_field.php - godmode/agentes/module_manager_editor.php - godmode/agentes/planned_downtime.php - godmode/agentes/manage_config_remote.php - godmode/agentes/agent_manager.php - godmode/servers/recon_script.php - godmode/servers/plugin.php - godmode/servers/manage_recontask.php - godmode/servers/modificar_server.php - godmode/servers/manage_recontask_form.php - godmode/alerts/alert_list.list.php - godmode/alerts/configure_alert_compound.php - godmode/alerts/alert_compounds.php - godmode/alerts/alert_list.php - godmode/alerts/configure_alert_template.php - godmode/alerts/alert_templates.php - godmode/alerts/configure_alert_action.php - godmode/alerts/configure_alert_command.php - godmode/alerts/alert_actions.php - godmode/alerts/alert_list.builder.php - godmode/alerts/alert_commands.php - godmode/setup/file_manager.php - godmode/setup/os.list.php - godmode/setup/news.php - godmode/setup/gis_step_2.php - godmode/setup/links.php - godmode/setup/setup.php - godmode/setup/os.php - godmode/setup/performance.php - godmode/setup/setup_auth.php - godmode/setup/gis.php - godmode/setup/os.builder.php - godmode/setup/setup_visuals.php - godmode/snmpconsole/snmp_alert.php - godmode/snmpconsole/snmp_filters.php - godmode/users/user_list.php - godmode/users/configure_profile.php - godmode/gis_maps/configure_gis_map.php - godmode/gis_maps/index.php - godmode/massive/massive_add_alerts.php - godmode/massive/massive_copy_modules.php - godmode/massive/massive_delete_agents.php - godmode/massive/massive_enable_disable_alerts.php - godmode/massive/massive_operations.php - godmode/massive/massive_delete_profiles.php - godmode/massive/massive_edit_agents.php - godmode/massive/massive_delete_action_alerts.php - godmode/massive/massive_delete_modules.php - godmode/massive/massive_add_profiles.php - godmode/massive/massive_delete_alerts.php - godmode/massive/massive_edit_modules.php - godmode/massive/massive_standby_alerts.php - godmode/massive/massive_add_action_alerts.php - godmode/modules/manage_network_components_form.php - godmode/modules/manage_nc_groups_form.php - godmode/modules/manage_network_templates.php - godmode/modules/module_list.php - godmode/modules/manage_network_components_form_common.php - godmode/modules/manage_network_components_form_network.php - godmode/modules/manage_network_templates_form.php - godmode/modules/manage_network_components_form_wmi.php - godmode/modules/manage_network_components.php - godmode/modules/manage_nc_groups.php - godmode/reporting/visual_console_builder.wizard.php - godmode/reporting/graph_builder.main.php - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/visual_console_builder.php - godmode/reporting/reporting_builder.preview.php - godmode/reporting/reporting_builder.main.php - godmode/reporting/visual_console_builder.data.php - godmode/reporting/visual_console_builder.elements.php - godmode/reporting/graph_builder.php - godmode/reporting/visual_console_builder.preview.php - godmode/reporting/graph_builder.graph_editor.php - godmode/reporting/reporting_builder.php - godmode/reporting/visual_console_builder.editor.php - godmode/reporting/reporting_builder.item_editor.php - godmode/reporting/map_builder.php - godmode/reporting/graphs.php - godmode/reporting/graph_builder.preview.php - include/functions_db.php: Added some includes and functions of this code have "db_" prefix. - * include/functions.php: Moved function check_login(), check_acl(), - dame_nombre_pluginid(), get_os_name() from functions_db.php to functions.php. - * include/functions_groups.php: Moved functions get_childrens(), safe_acl_group() - and get_parents(), give_disabled_group(), isAllGroups(), get_group_icon(), get_all_groups(), - get_id_groups_recursive(), get_user_groups_tree_recursive(), get_group_status(), - get_group_name(), get_group_users() from functions_db.php to this code. - * include/functions_profile.php: New library with profile functions. Moved functions - get_profile_name(), get_profiles(), create_user_profile(), delete_user_profile(), - delete_profile() from functions_db.php to this code. Added new parameter in function - get_profile() to retrieve profiles with filter conditions applied. - * include/functions_users.php: New library with users functions. Moved functions - get_users_info(), get_all_model_groups(), get_user_groups(), get_user_groups_tree(), - get_user_first_group(), user_access_to_agent() from funtions_db.php to this code. - * godmode/users/configure_user.php: Changed get_profile_filter() function to get_profile(). - * include/functions_agents.php: Moved functions get_group_agents(), get_agent_modules(), - get_agent_module_id(), get_agent_id(), get_agent_name(), get_agent_modules_data_count(), - check_alert_fired(), get_agent_interval(), get_agent_os(), give_agentmodule_flag(), - agent_add_address(), agent_delete_address(), get_agent_address(), get_agent_with_ip(), - get_agent_addresses(), get_agent_status(), delete_agent(), get_agentmodule_group(), - get_agent_group() from functions_db.php to this code. - * include/functions_modules.php: Moved functions get_agentmodule(), get_agentmodule_id(), - get_agentmodule_is_init(), get_agent_modules_count(), get_module_type_name(), - get_module_type_icon(), get_agentmodule_agent(), get_agentmodule_agent_name(), - get_agentmodule_name(), get_agentmodule_type(), get_monitor_downs_in_period(), - get_monitor_last_down_timestamp_in_period(), get_monitors_in_group(), - get_monitors_in_agent(), get_monitors_down(), get_moduletype_name(), - get_moduletype_description(), get_moduletypes(), get_module_interval(), show_icon_type(), - give_modulecategory_name(), - give_agent_id_from_module_id(), get_module_status(), get_agent_module_last_value(), - get_previous_data(), get_agentmodule_modulegroup(), get_modulegroups(), - get_modulegroup_name() from functions_db.php to this code. - * include/functions_alerts.php: Moved functions get_alert_type(), get_agent_alert_fired(), - get_module_alert_fired(), get_alert_fires_in_period(), get_group_alerts(), get_alerts_fired(), - get_alert_last_fire_timestamp_in_period(), get_agentmodule_status(), - get_agentmodule_last_status() from functions_db.php to this code. - * include/functions_exportserver.php: Moved function dame_nombre_servidorexportacion() - from functions_db.php to this code. - * include/functions_events.php: Moved functions get_group_events(), get_agent_events(), - get_module_events() from functions_db.php to this code. - * include/functions_servers.php: Moved functions get_server_name(), show_server_type(), - check_server_status(), server_status() from functions_db.php to this code. - * include/functions_network_profiles.php: Moved function get_networkprofile_name() - from functions_db.php to this code. - * include/functions_visual_map.php: Moved functions get_layoutdata_x(), get_layoutdata_y() - from fucntions_db.php to this code. - * include/functions_io.php: Moved function __() from functions_db.php to this code. - -2011-04-19 Javier Lanz - - * include/functions_modules.php: Fixed an error about the agent status - * godmode/agentes/agent_template.php: Fixed an error about the agent - status - - Fix: #3251822 - -2011-04-19 Ramon Novoa - - * pandoradb.sql: Fixed an error in last commit. - -2011-04-19 Ramon Novoa - - * include/functions_db.php, pandoradb.sql, - pandoradb.postgreSQL.sql, pandoradb.oracle.sql, - extras/pandoradb_migrate_v3.2_to_v4.0.sql, - general/logon_ok.php, godmode/admin_access_logs.php: Several fixes to - make things work in MySQL, PostgreSQL and Oracle. - -2011-04-19 Javier Lanz - - * godmode/modules/manage_network_components_form.php: Enabled port field - on Network Components - Remote SNMP network agent - * godmode/modules/manage_network_components_form_plugin.php: Added port - field on Network Components - Plugin Components - -2011-04-19 Miguel de Dios - - * godmode/setup/setup_visuals.php: change the text field fonts to - select box. - -2011-04-19 Miguel de Dios - - * include/functions_graph.php, include/fgraph.php, - operation/agentes/graphs.php, operation/agentes/stat_win.php: added the - new engine. - - * include/graphs/functions_pchart.php: fixed the default value for some - graph data confs. - -2011-04-19 Juan Manuel Ramon - - * include/db/oracle.php: Changed oracle session parameter for - decimal separator. - -2011-04-19 Juan Manuel Ramon - - * install.php: Now it's possible to drop oracle db before installation. - -2011-04-18 Sergio Martin - - * include/graphs/functions_pchart.php - include/graphs/functions_fsgraph.php - include/graphs/fgraph.php: Fixed flash - area colors and lef margin in horizontal bar - graphs - -2011-04-18 Miguel de Dios - - * include/functions_graph.php: fixed the legend for to show with human - numeric format. - -2011-04-18 Miguel de Dios - - * include/graphs/pChart/pDraw.class.php: changed for show the some dark - border with same color of area when the data config of graph haven't this - values. - -2011-04-18 Javier Lanz - - * include/functions_filemanager.php: Added a 'base64_encode' to deal with - html entities in collection's files - - Fix: #3286063 - -2011-04-18 Miguel de Dios - - * include/functions_graph.php, godmode/reporting/graph_builder.preview.php: - fixes for the new graph engine. - - * operation/agentes/estado_monitores.php: added a toggle button to show the - the entire value or sub string for value (by default). - -2011-04-18 Miguel de Dios - - * include/functions_graph.php, include/graphs/functions_fsgraph.php, - include/graphs/fgraph.php, operation/agentes/stat_win.php: fixed the - relative urls for absolute urls. - -2011-04-18 Javier Lanz - - * include/functions_filemanager.php: Fixed a problem with html entities - * include/get_file.php: Added base64_decode for getting a get parameter - - Fixes: #3286063 - -2011-04-18 Miguel de Dios - - * include/functions_graph.php, include/graphs/functions_pchart.php, - include/graphs/fgraph.php, operation/agentes/estado_generalagente.php: some - fixes and changes in the new graph engine. - - * operation/agentes/stat_win.php: fixed the tittle of popup window. - -2011-04-18 Miguel de Dios - - * include/functions_reporting.php: changed to use new engine. - -2011-04-18 Sergio Martin - - * include/graphs/functions_pchart.php - include/graphs/functions_fsgraph.php - include/graphs/fgraph.php: Fixed bar graphs margins - Fixed horizontal flash bar - -2011-04-18 Sergio Martin - - * include/graphs/functions_pchart.php - include/graphs/fgraph.php: Clean code - -2011-04-16 Junichi Satoh - - * godmode/admin_access_logs.php: Fixed filter parameters are not - taken over with offset selection. - -2011-04-15 Miguel de Dios - - * include/functions_graph.php: added the parameter $homeurl in some - functions and in others rename from $homedir. - - * include/graphs/functions_pchart.php: setted the default values in some - vars. And replaced the calls to new engine graph. - - * include/graphs/fgraph.php: added the parameter $homeurl. - - * include/functions_reporting.php: fixed in 'simple_graph' the - $content['id_agent_module']. - - * include/functions_custom_graphs.php, - operation/reporting/reporting_xml.php, - godmode/admin_access_logs.php: cleaned source code style. - -2011-04-15 Juan Manuel Ramon - - * include/auth/ldap.php - include/functions_config.php - include/config_process.php - include/functions_custom_graphs.php - operation/search_graphs.php - operation/reporting/graph_viewer.php - godmode/setup/setup.php - godmode/setup/performance.php - godmode/setup/setup_visuals.php - godmode/reporting/graphs.php - godmode/reporting/graph_builder.preview.php: Functions of functions_config.php - and function_custom_graphs.php have the "config_" and "custom_graphs_" prefix - respectively. - -2011-04-15 Juan Manuel Ramon - - * include/db/oracle.php - include/functions_modules.php - include/functions_reporting.php - include/functions_networkmap.php - include/ajax/agent.php - include/ajax/alert_list.ajax.php - include/functions_ui.php - include/functions_agents.php - include/functions_db.php - include/functions_alerts.php - extensions/agents_modules.php - extensions/resource_registration.php - extensions/module_groups.php - operation/agentes/alerts_status.php - operation/agentes/estado_generalagente.php - operation/agentes/estado_agente.php - operation/agentes/alerts_status.functions.php - operation/agentes/exportdata.php - operation/events/events.php - operation/search_alerts.php - mobile/operation/agents/view_agents.php - mobile/operation/agents/view_alerts.php - general/ui/agents_list.php - godmode/agentes/configurar_agente.php - godmode/agentes/agent_manager.php - godmode/alerts/alert_list.list.php - godmode/alerts/configure_alert_compound.php - godmode/alerts/alert_compounds.php - godmode/alerts/alert_list.php - godmode/alerts/configure_alert_template.php - godmode/alerts/alert_templates.php - godmode/alerts/configure_alert_action.php - godmode/alerts/configure_alert_command.php - godmode/alerts/alert_actions.php - godmode/alerts/alert_list.builder.php - godmode/alerts/alert_commands.php - godmode/snmpconsole/snmp_alert.php - godmode/massive/massive_add_alerts.php - godmode/massive/massive_copy_modules.php - godmode/massive/massive_enable_disable_alerts.php - godmode/massive/massive_delete_action_alerts.php - godmode/massive/massive_delete_alerts.php - godmode/massive/massive_standby_alerts.php - godmode/massive/massive_add_action_alerts.php - godmode/reporting/graph_builder.main.php - godmode/reporting/graph_builder.php - godmode/reporting/graph_builder.preview.php: Functions of functions_agents.php - and function_alerts.php have the "agent_" and "alert_" prefix respectively. - -2011-04-14 Sergio Martin - - * include/graphs/functions_pchart.php - include/graphs/functions_fsgraph.php - include/graphs/fgraph.php: Increased the weight of the lines - in line graphs. - Clean code - -2011-04-14 Miguel de Dios - - * include/functions_graph.php: added function "graph_custom_sql_graph2". - - * include/graphs/fgraph.php: added as $homedir parameter in some functions. - - * include/functions_reporting.php: changed to new engine. - -2011-04-14 Sergio Martin - - * include/graphs/functions_pchart.php - include/graphs/pChart/pDraw.class.php - include/graphs/fgraph.php: Added rotation in bar graphs - top axis. - Fixed pie legend position - -2011-04-14 Javier Lanz - - * godmode/massive/massive_edit_modules.php: Added functionality to edit - SNMP version on massive operations - -2011-04-14 Miguel de Dios - - * include/graphs/functions_pchart.php: added method to force height or not, - changed to show all columns name in the hgraph and vgraph, fixed the colors - when passed the parameter "fine" to color. And in the function - "pch_bar_graph" change to calculate left margin instead to fixed value. - - * include/graphs/fgraph.php: added new parameter in the function - "hbar_graph" to force or unforce the graph height. - -2011-04-14 Miguel de Dios - - * include/graphs/functions_pchart.php: setted the xmargin to 0. - - * include/graphs/fgraph.php: in function "pie_graph" reduce to 8 the - portions for the pie. - - * include/functions_db.php: changed the call "debug" to "ui_debug". - -2011-04-14 Sergio Martin - - * include/graphs/functions_pchart.php - include/graphs/functions_gd.php - include/graphs/fgraph.php: Added x and y - axis name possibility to line, stacked line and - stacked area graphs. - Added dual posibility of calling to functions_gd - (thorugh url and with function call). - Clean code. - -2011-04-14 Junichi Satoh - - * extras/pandoradb_migrate_v3.2_to_v4.0.sql, - pandoradb.sql, - pandoradb.postgreSQL.sql, - pandoradb.oracle.sql: Changed tperfil.name type to fix field length - shortage. - -2011-04-13 Miguel de Dios - - * include/functions_graph.php: deleted a repeat function. - -2011-04-13 Miguel de Dios - - * include/functions_graph.php, include/functions_reporting.php, - operation/incidents/incident_statistics.php, - operation/agentes/custom_fields.php, operation/agentes/agent_fields.php, - operation/servers/view_server_detail.php, - operation/integria_incidents/incident_statistics.php, - operation/events/event_statistics.php, operation/events/events_list.php, - operation/events/events.php, operation/reporting/reporting_xml.php, - godmode/admin_access_logs.php, godmode/db/db_main.php, - godmode/db/db_info.php, godmode/db/db_purge.php, - godmode/reporting/graph_builder.main.php, - godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/graph_builder.php, - godmode/reporting/graph_builder.graph_editor.php, - godmode/reporting/graph_builder.preview.php: changed for to use new engine. - -2011-04-13 Juan Manuel Ramon - - * include/functions_ui.php - include/functions.php: Removed function popup_help from functions.php - and added in function_ui.php under ui_popup_help name. - -2011-04-13 Ramon Novoa - - * pandoradb.postgreSQL.sql: Created the UNIX_TIMESTAMP function. - -2011-04-13 Juan Manuel Ramon - - * include/functions_events.php - include/functions_html.php - include/functions_modules.php - include/functions_reporting.php - include/functions_filemanager.php - include/functions_gis.php - include/functions_networkmap.php - include/functions_visual_map.php - include/ajax/reporting.ajax.php - include/help/en/help_timesource.php - include/help/es/help_timesource.php - include/help/ja/help_timesource.php - include/functions_ui.php - include/functions.php - include/functions_db.php - include/functions_ui_renders.php - index.php - extensions/insert_data.php - extensions/system_info.php - extensions/extension_uploader.php - extensions/pandora_logs.php - extensions/agents_modules.php - extensions/dbmanager.php - extensions/resource_registration.php - extensions/resource_exportation.php - extensions/users_connected.php - extensions/module_groups.php - extensions/update_manager/settings.php - extensions/update_manager/main.php - extensions/plugin_registration.php - operation/incidents/incident.php - operation/incidents/incident.files.php - operation/incidents/incident_detail.php - operation/incidents/incident.workunits.php - operation/incidents/incident.list.php - operation/incidents/incident_statistics.php - operation/search_modules.php - operation/visual_console/render_view.php - operation/visual_console/index.php - operation/extensions.php - operation/agentes/status_monitor.php - operation/agentes/alerts_status.php - operation/agentes/datos_agente.php - operation/agentes/estado_ultimopaquete.php - operation/agentes/custom_fields.php - operation/agentes/estado_generalagente.php - operation/agentes/networkmap.topology.php - operation/agentes/estado_agente.php - operation/agentes/alerts_status.functions.php - operation/agentes/networkmap.groups.php - operation/agentes/bulbs.php - operation/agentes/sla_view.php - operation/agentes/exportdata.php - operation/agentes/gis_view.php - operation/agentes/estado_monitores.php - operation/agentes/ver_agente.php - operation/agentes/graphs.php - operation/agentes/agent_fields.php - operation/agentes/tactical.php - operation/agentes/group_view.php - operation/agentes/networkmap.php - operation/agentes/stat_win.php - operation/servers/view_server.php - operation/servers/view_server_detail.php - operation/search_agents.php - operation/search_graphs.php - operation/snmpconsole/snmp_view.php - operation/users/user_edit.php - operation/gis_maps/render_view.php - operation/gis_maps/ajax.php - operation/gis_maps/index.php - operation/integria_incidents/incident.php - operation/integria_incidents/incident.files.php - operation/integria_incidents/incident_detail.php - operation/integria_incidents/incident.workunits.php - operation/integria_incidents/incident.list.php - operation/integria_incidents/incident_statistics.php - operation/events/event_statistics.php - operation/events/events_list.php - operation/events/events.php - operation/search_alerts.php - operation/messages/message.php - operation/reporting/reporting_viewer.php - operation/reporting/graph_viewer.php - operation/reporting/custom_reporting.php - operation/search_reports.php - operation/search_maps.php - operation/search_results.php - operation/search_users.php - extras/pandora_diag.php - mobile/operation/agents/monitor_status.php - mobile/operation/agents/view_agents.php - mobile/operation/agents/view_alerts.php - mobile/operation/events/events.php - mobile/operation/servers/view_servers.php - mobile/include/functions_web.php - general/footer.php - general/noaccess.php - general/logon_ok.php - general/main_menu.php - general/ui/agents_list.php - general/header.php - godmode/groups/modu_group_list.php - godmode/groups/configure_group.php - godmode/groups/configure_modu_group.php - godmode/groups/group_list.php - godmode/admin_access_logs.php - godmode/db/db_main.php - godmode/db/db_audit.php - godmode/db/db_sanity.php - godmode/db/db_refine.php - godmode/db/db_info.php - godmode/db/db_event.php - godmode/db/db_purge.php - godmode/extensions.php - godmode/agentes/module_manager_editor_common.php - godmode/agentes/module_manager_editor_network.php - godmode/agentes/fields_manager.php - godmode/agentes/module_manager_editor_wmi.php - godmode/agentes/module_manager_editor_plugin.php - godmode/agentes/module_manager_editor_prediction.php - godmode/agentes/agent_conf_gis.php - godmode/agentes/module_manager.php - godmode/agentes/modificar_agente.php - godmode/agentes/configurar_agente.php - godmode/agentes/configure_field.php - godmode/agentes/module_manager_editor.php - godmode/agentes/planned_downtime.php - godmode/agentes/manage_config_remote.php - godmode/agentes/agent_manager.php - godmode/servers/recon_script.php - godmode/servers/plugin.php - godmode/servers/manage_recontask.php - godmode/servers/modificar_server.php - godmode/servers/manage_recontask_form.php - godmode/alerts/alert_list.list.php - godmode/alerts/configure_alert_compound.php - godmode/alerts/alert_compounds.php - godmode/alerts/alert_list.php - godmode/alerts/configure_alert_template.php - godmode/alerts/alert_templates.php - godmode/alerts/configure_alert_action.php - godmode/alerts/configure_alert_command.php - godmode/alerts/alert_actions.php - godmode/alerts/alert_list.builder.php - godmode/alerts/alert_commands.php - godmode/setup/file_manager.php - godmode/setup/os.list.php - godmode/setup/news.php - godmode/setup/gis_step_2.php - godmode/setup/links.php - godmode/setup/setup.php - godmode/setup/os.php - godmode/setup/performance.php - godmode/setup/setup_auth.php - godmode/setup/gis.php - godmode/setup/os.builder.php - godmode/setup/setup_visuals.php - godmode/snmpconsole/snmp_alert.php - godmode/snmpconsole/snmp_filters.php - godmode/users/user_list.php - godmode/users/configure_user.php - godmode/users/configure_profile.php - godmode/gis_maps/configure_gis_map.php - godmode/gis_maps/index.php - godmode/massive/massive_add_alerts.php - godmode/massive/massive_copy_modules.php - godmode/massive/massive_delete_agents.php - godmode/massive/massive_enable_disable_alerts.php - godmode/massive/massive_operations.php - godmode/massive/massive_delete_profiles.php - godmode/massive/massive_edit_agents.php - godmode/massive/massive_delete_action_alerts.php - godmode/massive/massive_delete_modules.php - godmode/massive/massive_add_profiles.php - godmode/massive/massive_delete_alerts.php - godmode/massive/massive_edit_modules.php - godmode/massive/massive_standby_alerts.php - godmode/massive/massive_add_action_alerts.php - godmode/modules/manage_network_templates.php - godmode/modules/module_list.php - godmode/modules/manage_network_components_form_common.php - godmode/modules/manage_network_components_form_network.php - godmode/modules/manage_network_templates_form.php - godmode/modules/manage_network_components_form_wmi.php - godmode/modules/manage_network_components.php - godmode/modules/manage_nc_groups.php - godmode/modules/manage_network_components_form_plugin.php - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/visual_console_builder.php - godmode/reporting/reporting_builder.preview.php - godmode/reporting/visual_console_builder.data.php - godmode/reporting/visual_console_builder.elements.php - godmode/reporting/graph_builder.php - godmode/reporting/visual_console_builder.preview.php - godmode/reporting/graph_builder.graph_editor.php - godmode/reporting/reporting_builder.php - godmode/reporting/visual_console_builder.editor.php - godmode/reporting/reporting_builder.item_editor.php - godmode/reporting/map_builder.php - godmode/reporting/graphs.php - godmode/reporting/graph_builder.preview.php: Now all functions of - include/functions_ui have ui_ prefix. - -2011-04-13 Miguel de Dios - - * include/functions_graph.php, godmode/db/db_info.php, - godmode/db/db_purge.php: added functions "grafico_db_agentes_purge2", - "grafico_db_agentes_paquetes2", "graph_db_agentes_modulos2", and changed - in the code for this functions. - - * include/graphs/functions_pchart.php: in function "pch_bar_graph" fixed - when pass a empty array as color. - -2011-04-13 Sancho Lerena - - * operation/servers/view_server_detail.php, - godmode/servers/manage_recontask.php, - godmode/servers/manage_recontask_form.php: Fixes bug #3286027. Also implement - the new "manual" mode for recon tasks. - - -2011-04-13 Miguel de Dios - - * include/functions_graph.php, - include/graphs/functions_pchart.php, - include/graphs/fgraph.php, - include/functions_reporting.php, - include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php, include/functions_api.php, - operation/reporting/reporting_xml.php, - mobile/operation/agents/view_agents.php, - godmode/reporting/visual_console_builder.editor.js: changed the old sparse - for the new engine graph sparse paint method. - -2011-04-13 Sergio Martin - - * include/graphs/functions_pchart.php: Forgotted - restoring miguel modifications in the last commit - -2011-04-13 Sergio Martin - - * include/graphs/functions_pchart.php - include/functions_custom_graphs.php: Improved the - vertical graph legend to use in horizontal when - is possible. - Fixing a Miguel modification erased by me in the last - commit. - Fix a combined graph bug in the size - -2011-04-13 Sergio Martin - - * include/functions_graph.php - include/graphs/functions_pchart.php - include/graphs/fgraph.php - include/functions_reporting.php - include/pchart_graph.php - include/fgraph.php: Change the slicebar graph - made by Javi to make it more generic and to - use the new pChart library. This graph has been - included into the graphs abstraction too - -2011-04-13 Miguel de Dios - - * include/graphs/functions_pchart.php: added lost lines of source code to - set bottom margin. - - * godmode/reporting/visual_console_builder.editor.js: changed to use new - progress bar. - -2011-04-13 Miguel de Dios - - * include/functions_graph.php, include/graphs/functions_gd.php, - include/graphs/fgraph.php, include/functions_visual_map.php, - include/fgraph.php, operation/agentes/estado_generalagente.php, - operation/agentes/tactical.php. operation/agentes/stat_win.php, - operation/servers/view_server.php, operation/servers/view_server_detail.php, - mobile/operation/agents/tactical.php, general/logon_ok.php, - godmode/reporting/graph_builder.preview.php: added function "progress_bar2" - and changed in source code of Pandora. - -2011-04-13 Sergio Martin - - * include/graphs/functions_pchart.php - include/graphs/functions_fsgraph.php - include/graphs/functions_gd.php - include/graphs/fgraph.php: Fixed long index bug into - stacked and line graphs. - Add entry for radar and polar charts (kiviat) - Clean code - -2011-04-12 Miguel de Dios - - * include/graphs/functions_fsgraph.php: fixed the "fs_area_graph" when - haven't $long_index. - -2011-04-12 Javier Lanz - - * include/functions_reporting.php: Fixed the functionality for the sla - horitontal bar graph. Truncated some agent and module names. Cleaned the - code style - * include/ajax/reporting.ajax.php: Added functionality to add & delete - elements from the global reports - * include/functions_ui.php: Added function printSmallFont - * godmode/reporting/reporting_builder.item_editor.php: Fixed a wee - problem with the module combo size - -2011-04-12 Juan Manuel Ramon - - * extensions/users_connected.php - operation/incidents/incident.list.php - godmode/agentes/module_manager.php: Fixed some mistakes of my last - commit. - -2011-04-12 Miguel de Dios - - * include/functions_graph.php: added constants for some graphs. Added - function "graphic_agentaccess2" and function "graph_event_module2". - - * include/graphs/functions_pchart.php: added checked previous $color and - $legend to avoid PHP warnings, added some code to calculate the bottom - margin. - - * include/graphs/fgraph.php: at the moment in this file call - "fs_3d_pie_chart2" instead "fs_3d_pie_chart". Erased the color and legend in - the piegraph. - - * operation/agentes/estado_generalagente.php: use new graphics functions. - -2011-04-12 Sergio Martin - - * include/graphs/functions_fsgraph.php - include/graphs/fgraph.php - include/graphs/functions_utils.php: Created a function to - include flash charts javascript file into abstraction. - Clean code - -2011-04-12 Sergio Martin - - * include/graphs/functions_fsgraph.php - include/graphs/functions_gd.php - include/graphs/images_graphs - include/graphs/images_graphs/outlimits.png - include/graphs/fgraph.php: Added new file with sd functions - of two graphs, histogram and progress bar. Added folder with - graph abstraction default images. Clean code - -2011-04-12 Junichi Satoh - - * godmode/uses/configure_profile.php: Fixed $name twice encoding. - It is already encoded. - - * godmode/admin_access_logs.php: Fixed encoding characters are shown. - -2011-04-11 SAncho Lerena - - * images/console/backgrounds: Removed old images (not - useful) and added a few new. - -2011-04-11 Juan Manuel Ramon - - * include/functions_events.php - include/functions_messages.php - include/db/oracle.php - include/functions_modules.php - include/functions_reporting.php - include/functions_groups.php - include/functions_gis.php - include/auth/mysql.php - include/functions_networkmap.php - include/functions_servers.php - include/functions_network_components.php - include/ajax/reporting.ajax.php - include/ajax/agent.php - include/functions_config.php - include/functions_api.php - include/help/en/help_timesource.php - include/help/es/help_timesource.php - include/help/ja/help_timesource.php - include/fgraph.php - include/functions.php - include/functions_agents.php - include/functions_db.php - include/functions_fsgraph.php - include/functions_alerts.php - include/functions_reports.php - pandoradb.oracle.sql - install.php - extensions/system_info.php - extensions/update_manager.php - extensions/dbmanager.php - extensions/users_connected.php - extensions/module_groups.php - extensions/update_manager/sql/update_manager.oracle.sql - extensions/update_manager/load_updatemanager.php - extensions/update_manager/lib/libupdate_manager_client.php - extensions/update_manager/lib/libupdate_manager.php - extensions/update_manager/lib/libupdate_manager_components.php - extensions/update_manager/lib/libupdate_manager_updates.php - operation/search_modules.php - operation/agentes/status_monitor.php - operation/agentes/alerts_status.php - operation/agentes/datos_agente.php - operation/agentes/estado_ultimopaquete.php - operation/agentes/exportdata.php - operation/agentes/gis_view.php - operation/agentes/estado_monitores.php - operation/agentes/ver_agente.php - operation/snmpconsole/snmp_view.php - operation/users/user_edit.php - operation/gis_maps/render_view.php - operation/gis_maps/ajax.php - operation/events/events_rss.php - operation/events/events_list.php - operation/events/events_marquee.php - operation/search_alerts.php - operation/reporting/reporting_xml.php - operation/reporting/reporting_viewer.php - pandoradb.data.oracle.sql - extras/pandora_diag.php - mobile/operation/agents/monitor_status.php - mobile/operation/agents/view_agents.php - mobile/operation/events/events.php - general/logon_ok.php - godmode/groups/group_list.php - godmode/admin_access_logs.php - godmode/db/db_main.php - godmode/agentes/agent_template.php - godmode/agentes/module_manager.php - godmode/agentes/modificar_agente.php - godmode/agentes/configurar_agente.php - godmode/agentes/module_manager_editor.php - godmode/agentes/planned_downtime.php - godmode/alerts/alert_list.list.php - godmode/alerts/alert_compounds.php - godmode/alerts/alert_list.php - godmode/setup/setup.php - godmode/modules/manage_network_templates.php - godmode/modules/manage_network_templates_form.php - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/reporting_builder.preview.php - godmode/reporting/reporting_builder.php - godmode/reporting/reporting_builder.item_editor.php: Support for Oracle DBMS - over Console code. - -2011-04-11 Miguel de Dios - - * godmode/reporting/graph_builder.main.php: changed to use constants. - - * include/graphs/fgraph.php: dded the show image when none data - and added the function "stacked_line_graph". - - * include/graphs/functions_pchart.php: fixed when haven't the $xaxisname and - $yaxisname. Fixed typo mistake. - - * include/graphs/functions_utils.php: added function "stack_data". - -2011-04-11 Javier Lanz - - * godmode/reporting/reporting_builder.item_editor.php: The SLA elements - are listed again with labels instead with input texts. - -2011-04-11 Javier Lanz - - * include/functions_reporting.php: Fixed a typo error - * operation/agentes/exportdata.php: Added a couple of safe_outputs - * operation/reporting/custom_reporting.php: Added CSV column and its - icon, changed table width - -2011-04-11 Sergio Martin - - * include/graphs/functions_pchart.php - include/graphs/functions_fsgraph.php - include/graphs/fgraph.php: Merged changes from integria like increasement - of margins in area static graphs, clean code and minor fixes - -2011-04-09 Manuel Arostegui - - * pandoradb.sql: Added index to tagente_modulo. - -2011-04-08 Sergio Martin - - * include/graphs/functions_pchart.php - include/graphs/functions_fsgraph.php - include/graphs/functions_utils.php: Improved the entry point - of the graphics abstraction and merged bar and pie configurations - from integria - -2011-04-07 Miguel de Dios - - * include/functions_graph.php: added call to paint the other graphs. - - * include/graphs/functions_pchart.php: added stack area graph, and fixed - typo in the call to line graph. - - * include/graphs/functions_fsgraph.php: added line graph and area graph. - - * include/graphs/fgraph.php: added function "stacked_area_graph" and - "line_graph". - -2011-04-07 Miguel de Dios - - * include/graphs/fgraph.php: changed the img tag to autoclose. - - * include/graphs/functions_fsgraph.php: changed the border to default 1, and - fixed the show legend. - - * include/functions_graph.php: cleaned source code style. And the function - "graphic_combined_module2" added the show timestamp as human, add the - min, max, avg values. - - * include/graphs/functions_pchart.php: changed the show leyend in the top - of graph, and added some comments lines for debug. - - - * include/functions_reporting.php, include/functions_custom_graphs.php, - godmode/reporting/graph_builder.preview.php: changed the graph to show with - new engine. - -2011-04-06 Javier Lanz - - * pandoradb.sql: Added 'id_group' & 'id_module_group' fields to - treport_content table - * pandoradb.postgreSQL.sql: Added 'id_group' & 'id_module_group' fields - to treport_content table - * pandoradb.oracle.sql: Added 'id_group' & 'id_module_group' fields to - treport_content table - * extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added 'id_group' & - 'id_module_group' fields to treport_content table - -2011-04-06 Miguel de Dios - * include/functions_graph.php: wip in the function - "graphic_combined_module2". - - * include/graphs/functions_fsgraph.php: fixed when "fs_area_graph" when - send a graph without the colours or and legend. - - * include/graphs/fgraph.php: erased lost session instructions in the - function "area_graph". - -2011-04-06 Javier Lanz - - * include/functions_reporting.php: Added case to display 'agent_module' - reports - * include/functions.php: Added the option 'agent_module' for the - reporting type in combo selecion - * godmode/reporting/reporting_builder.php: Added options to store - 'agent_module' report info - * godmode/reporting/reporting_builder.item_editor.php: Added html fields - for the 'agent_module' report - -2011-04-06 Sergio Martin - - * include/graphs/pChart/pData.class.php - include/graphs/pChart/pDraw.class.php: Fixed avoid zero values - into area graphs and clean code - -2011-04-05 Miguel de Dios - * include/functions_fsgraph.php, include/functions_graph.php, - include/graphs/functions_utils.php, include/fgraph.php: cleaned source code - style. - - * include/functions_graph.php: added first version of function - "graphic_combined_module2". - - * include/graphs/functions_pchart.php: fixed when pass a empty array as - colour for graphs. - - * include/graphs/pChart/pDraw.class.php: fixed to set a color border when - the graphs haven't a external defined colour. - - * include/graphs/fgraph.php: changed for pass the data to static image graph - generator. - - * operation/agentes/graphs.php: changed to use the new graph engine. - -2011-04-04 Miguel de Dios - - * operation/events/events_list.php, operation/events/events.php: fixed - nested forms incompatible with some browsers that fail when validate - several events and some errors in javascript when validate individual error. - -2011-04-04 Miguel de Dios - - * include/functions_fsgraph.php: added check if loaded the class. - - * include/graphs/functions_fsgraph.php: added check if loaded the class. - Rename some functions and erased the function "fs_module_chart". - - * include/graphs/functions_pchart.php: erased some debug traces. - - * include/graphs/fgraph.php: cleaned the function "area_graph". - - * operation/agentes/stat_win.php: cleaned source code. - -2011-04-03 Miguel de Dios - - * pandora_console/godmode/modules/manage_network_templates.php: fixed the - output of description and name, and fixed the buttons to delete and export. - -2011-04-01 Sergio Martin - - * include/graphs/functions_pchart.php - include/graphs/pChart/pDraw.class.php - include/graphs/fgraph.php - include/graphs/functions_utils.php: Changed the send data method - from sessions to files with serialize functions. Creation of a - utils functions file. Improvement of the pChart library adding - attributes to avoid ticks and grids when the data under the - xaxis is empty. - -2011-04-01 Juan Manuel Ramon - - * operation/gis_maps/render_view.php: Fixed bad sql query sintax. - -2011-03-31 Miguel de Dios - - * include/functions_graph.php, operation/agentes/stat_win.php: changes for - to show with new engine. - - * include/graphs/functions_pchart.php, - include/graphs/pChart/pData.class.php, - include/graphs/pChart/pDraw.class.php, - include/graphs/functions_fsgraph.php, - include/graphs/fgraph.php: part of job is Sergio Martin in my laptop, the - changes to show borders in the static image graph. - -2011-03-31 Juan Manuel Ramon - - * include/config_process.php: Fixed wrong condition when global - configuration for "flash_charts" option is override by user value. - -2011-03-31 Juan Manuel Ramon - - * include/db/oracle.php: Added new functions for Oracle support. - include/functions_db.php: Added conditional code for Oracle engine. - * pandoradb.oracle.sql: Added new db procedure "insert_id" to - retrieve PK when insert is performed. - -2011-03-31 Sergio Martin - - * include/graphs/pChart/pDraw.class.php: Added to - library an option to avoid draw zeros in area - charts - -2011-03-31 Sergio Martin - - * include/graphs/pChart/pDraw.class.php: Fixed - pchart library bug with default value for - forcetransparency attribute. Changed from NULL - to -1 - -2011-03-31 Miguel de Dios - - * include/functions_graph.php, include/graphs/functions_fsgraph.php: add - to support and wip with new graph engine. - -2011-03-31 Sergio Martin - - * include/graphs/functions_pchart.php: Improved - legend control and added limitation in showing - xaxis data to one each 10 pixels - -2011-03-30 Sergio Martin - - * include/graphs/functions_pchart.php: Fixed bad - legend show condition - -2011-03-30 Javier Lanz - * godmode/reporting/reporting_builder.item_editor.php: Removed the option - to select 'show graph' in general reports - -2011-03-30 Sergio Martin - - * include/graphs/functions_pchart.php: Added features to - the vertical graphs function like colors, alpha values, legend... - -2011-03-30 Javier Lanz - - * include/functions_reporting.php: Fixed a small problem passing 'width' - parameter in 'top_n' reports - -2011-03-30 Javier Lanz - * include/functions_reporting.php: Fixed a small problem when displaying - only the graph and not the table for the exception report. - -2011-03-30 Miguel de Dios - - * include/functions_graph.php, include/graphs/*, include/graphs/fgraph.php: - added first version of common graph libraries with Integria and Babel. - -2011-03-30 Javier Lanz - - * include/functions_reporting.php: Fixed get_agentmodule_sla_array and - added functionality to show the table, table+graph or only graph - * include/pchart_graph.php: Fixed function graph_sla_horizontal - * include/pandora_graph.php: Changed function graph_sla_horizontal - prototype - * include/fgraph.php: Deleted function graph_sla_pie, fixed function - graph_sla_horizontal and added two more cases for printing graphs - * godmode/reporting/reporting_builder.php: Changed getting parameter - of two checkboxes for two comboboxes - * godmode/reporting/reporting_builder.item_editor.php: Added the options - for the combo to select display table, table+graph or only graph - - -2011-03-29 Miguel de Dios - - * operation/agentes/stat_win.php, godmode/servers/plugin.php: cleaned source - code style. - -2011-03-29 Raul Mateos - - * pandora_console_upgrade: Use PI_VERSION variable. - - * pandora_console_install: Changed small text. - -2011-03-28 Miguel de Dios - - * godmode/reporting/reporting_builder.php, - godmode/reporting/reporting_builder.item_editor.php: added suppor for styles - in the report content, now support in columns and landscape in some cases. - -2011-03-28 Sergio Martin - - * include/fonts/FreeSans.ttf - include/FreeSans.ttf - include/functions_config.php Moved the freesans - font to the new fonts folder and set the unicode - font as default font into setup - -2011-03-28 Sergio Martin - - * include/fonts - include/fonts/DejaVuSerif-Bold.ttf - include/fonts/DejaVuSerif.ttf - include/fonts/DejaVuSerifCondensed-Bold.ttf - include/fonts/DejaVuSerifCondensed.ttf - include/fonts/DejaVuSerif-Italic.ttf - include/fonts/code.ttf - include/fonts/DejaVuSerif-BoldItalic.ttf - include/fonts/DejaVuSerifCondensed-Italic.ttf - include/fonts/DejaVuSerifCondensed-BoldItalic.ttf: move the - pdf library fonts from enterprise to open - -2011-03-28 Miguel de Dios - - * pandoradb.sql, pandoradb.postgreSQL.sql, pandoradb.oracle.sql, - extras/pandoradb_migrate_v3.2_to_v4.0.sql: added column "style" for to - add style (as json encode) the many styles for the contents. - -2011-03-28 Javier Lanz - - * include/functions_reporting.php: Added get_agentmodule_sla_array - function and fixed some SLA graph details - * include/pchart_graph.php: Deleted some "debugPrint" calls found - * include/pandora_graph.php: Changed function 'graph_sla_horizontal' - prototype - -2011-03-25 Juan Manuel Ramon - - * godmode/modules/module_list.php: Fixed wrong variable call. - -2011-03-24 Juan Manuel Ramon - - * include/config_process.php - * operation/users/user_edit.php - * godmode/users/configure_user.php:Now global configuration for - "flash_charts" and "block_size" options are not override for - default user values. - -2011-03-24 Juan Manuel Ramon - - * pandoradb.data.postgreSQL.sql: Forgotten file from my last commit. - -2011-03-24 Juan Manuel Ramon - - * pandoradb.oracle.sql: Added modifications in queries needed for - Pandora installer. - * pandoradb.data.postgreSQL.sql - pandoradb.data.oracle.sql: Added data for tconfig table like in - the mysql script version. - -2011-03-24 Miguel de Dios - - * include/pChart/pChart.class: some fixes to prevent notices and warning - PHP messages that corrupt image file. - - * include/fgraph.php: some fixes to prevent noticies and warning PHP - messages that corrupt image file. - -2011-03-24 Miguel de Dios - - * include/functions_reporting.php: fixed in the content "general" when the - report haven't agents. - - * include/fgraph.php: fixed when extract the "sql" column in the table - "treport_custom_sql". - - * godmode/reporting/reporting_builder.item_editor.php: fixed the show the - SQL query in the contents that have it. - -2011-03-24 Javier Lanz - - * include/ajax/reporting.ajax.php: Added truncating for the agent and - module name into report SLA list. - -2011-03-23 Raul Mateos - - * operation/search_agents.php: Updated forgotten file - -2011-03-23 Miguel de Dios - - * operation/agentes/estado_agente.php: fixed the output of ajax request. - -2011-03-23 Raul Mateos - - * extensions/ssh_console.php, extensions/vnc_view.php, - extensions/update_manager.php, extensions/users_connected.php, - extensions/extension_uploader.php, extensions/insert_data.php, - extensions/module_groups.php, extensions/plugin_registration.php, - extensions/agent_modules.php, extensions/resource_registration.php, - extensions/resource_exportation.php, extensions/dbmanager.php, - extensions/pandora_logs.php, general/*.php, ajax.php, - operation/search_*.php, operation/menu.php, operation/extensions.php, - godmode/menu.php, godmode/extensions.php, godmode/admin_access_logs.php: - Reverted unwanted license changes. - -2011-03-23 Javier Lanz - - * include/functions_reporting.php: Changed SLA report table layout - -2011-03-23 Javier Lanz - - * pandoradb.sql: Added creation of treport_content_item and updated - treport_content table - * pandoradb.postgreSQL.sql: Added creation of treport_content_item and - updated treport_content table - * pandoradb.oracle.sql: Added creation of treport_content_item and - updated treport_content table - * extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added creation of - treport_content_item and updated treport_content table - -2011-03-23 Miguel de Dios - - * extensions/insert_data.php, extensions/system_info.php, - extensions/agents_modules.php, extensions/ssh_console.php, - extensions/resource_registration.php, extensions/resource_exportation.php, - extensions/plugin_registration.php: re-ordered and re-cleaned some parts or - lines of source code. - -2011-03-23 Miguel de Dios - - * include/functions_reporting.php: fixed the include "fgraph", did'nt show - warning message in the generation of PDF. - -2011-03-23 Miguel de Dios - - * include/functions_reporting.php: erased the svn diff messages lost in - old times. - -2011-03-23 Javier Lanz - - * images/global.png: Added image 'global.png' for the global report tab - -2011-03-22 Raul Mateos - - * extensions/ssh_console.php, extensions/vnc_view.php, - extensions/update_manager.php, extensions/users_connected.php, - extensions/extension_uploader.php, extensions/insert_data.php, - extensions/module_groups.php, extensions/plugin_registration.php: - Cleaned code and updated page disclaimers. - -2011-03-22 Raul Mateos - - * extensions/resource_registration.php, - extensions/resource_exportation.php, extensions/agent_modules.php: - Cleaned code and updated page disclaimers. - - * include/functions_reporting.php: Removed SVN errors in code. - -2011-03-22 Miguel de Dios - - * include/functions_config.php: fixed the update "collection_max_size" - value. - - Fixes: #3220485 - -2011-03-22 Miguel de Dios - - * extensions/resource_registration.php: fixed the require once enterprise - file. - -2011-03-22 Miguel de Dios - - * include/functions.php: fixed the function "safe_url_extraclean" to pass - the url with character -. - - Fixes: #3234360 - -2011-03-22 Miguel de Dios - - * include/functions_reporting.php: cleaned source code style. - - * extensions/resource_registration.php, - extensions/resource_exportation.php: added first version of extension to - import and export reports and visual console. - -2011-03-22 Junichi Satoh - - * extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added missing ';'. - -2011-03-21 Javier Lanz - - * include/functions_events.php: Truncated agent and module name - * include/functions_reporting.php: Added functionality to store info of - General, Top n and Exception reports - * include/pchart_graph.php: Added function graph_sla_horizontal to print - sla horizontal graph bar. (Not working properly yet) - * include/pandora_graph.php: Added prototipe for - function graph_sla_horizontal - * include/fgraph.php: Added function graph_sla_pie to print sla pie graph - * include/functions.php: Added options top n, exception and general for - the combo box to select report type. - * pandoradb.sql: added fome fields to treport_content table - * extras/pandoradb_migrate_v3.2_to_v4.0.sql: added some fields to - treport_content table - * godmode/reporting/reporting_builder.list_items.php: Truncated agent - and module name - * godmode/reporting/reporting_builder.preview.php: Added a bottom scroll - bar to the report table - * godmode/reporting/reporting_builder.php: Added variables for the new - kinds of reports, top n, exception and general - * godmode/reporting/reporting_builder.item_editor.php: Added html - elements for the new kind of reports - -2011-03-21 Juan Manuel Ramon - - * pandoradb.oracle.sql - pandoradb.data.oracle.sql: Changed the autoincrement of tconfig_os's pk - in order to respect sequence on this field. - -2011-03-18 Juan Manuel Ramon - * pandoradb.oracle.sql - pandoradb.data.oracle.sql: First version of pandora's DB schema and data for - Oracle DBMS. - -2011-03-17 Raul Mateos - - * extensions/dbmanager.php, extensions/pandora_logs.php, general/*.php, - index.php, ajax.php, operation/search_*.php, operation/menu.php, - operation/extensions.php, godmode/menu.php, godmode/extensions.php, - admin_access_logs.php: Cleaned code and updated page disclaimers. - -2011-03-17 Raul Mateos - - * operation/menu.php, godmode/menu.php, godmode/setup/setup.php, - extensions/pandora_logs.php, extensions/dbmanager.php: - Cleaned code and updated year. - -2011-03-17 Sergio Martin - - * operation/integria_incidents - operation/integria_incidents/incident.incident.php - operation/integria_incidents/incident.php - operation/integria_incidents/incident.files.php - operation/integria_incidents/incident.tracking.php - operation/integria_incidents/incident_detail.php - operation/integria_incidents/incident.workunits.php - operation/integria_incidents/incident.download_file.php - operation/integria_incidents/incident.list.php - operation/integria_incidents/incident_statistics.php: Added - missed files from the last commit - -2011-03-17 Sergio Martin - - * pandoradb_data.sql - include/functions_config.php - include/functions_incidents.php - operation/menu.php - operation/integria_incidents - operation/integria_incidents/incident.incident.php - operation/integria_incidents/incident.php - operation/integria_incidents/incident.files.php - operation/integria_incidents/incident.tracking.php - operation/integria_incidents/incident_detail.php - operation/integria_incidents/incident.workunits.php - operation/integria_incidents/incident.download_file.php - operation/integria_incidents/incident_statistics.php - operation/integria_incidents/incident.list.php - godmode/setup/setup.php: Added the integria incidents interface - with switch in the setup - -2011-03-16 Sancho Lerena - - * operation/agentes/estado_monitores.php: Fixed an ugly error when cannot - get the policy name. Show unknown in that case, avoiding the SQL error. - -2011-03-14 Miguel de Dios - - * godmode/reporting/reporting_builder.preview.php: fixed a typing error. - -2011-03-11 Miguel de Dios - - * extensions/update_manager.php, - extensions/update_manager/load_updatemanager.php: changes for PostgreSQL. - -2011-03-11 Miguel de Dios - - * include/db/postgresql.php, operation/agentes/estado_agente.php: erased - the lost call to traces messages. - -2011-03-10 Miguel de Dios - - * extensions/update_manager.php, - extensions/update_manager/sql/update_manager.postgreSQL.sql, - extensions/update_manager/lib/libupdate_manager_client.php, - extensions/update_manager/lib/libupdate_manager.php, - extensions/update_manager/lib/libupdate_manager_components.php, - extensions/update_manager/lib/libupdate_manager_updates.php: some changes - for the PostgreSQL. - -2011-03-10 Miguel de Dios - - * include/db/postgresql.php, include/db/mysql.php, include/functions_db.php: - added function "get_db_type_field_table" and subfunctions for the engines. - - * extensions/pandora_logs.php, - extenions/update_manager/lib/libupdate_manager_utils.php: fixed source code - style. - -2011-03-10 Sergio Martin - - * extensions/update_manager/sql/update_manager.sql - extensions/update_manager/load_updatemanager.php - extensions/update_manager/lib/load_updatemanager.php - extensions/update_manager/lib/xmlrpc - extensions/update_manager/lib/xmlrpc/xmlrpcs.inc - extensions/update_manager/lib/xmlrpc/xmlrpc_wrappers.inc - extensions/update_manager/lib/xmlrpc/xmlrpc.inc - extensions/update_manager/lib/libupdate_manager_client.php - extensions/update_manager/lib/libupdate_manager.php - extensions/update_manager/lib/libupdate_manager_utils.php - extensions/update_manager/lib/libupdate_manager_components.php - extensions/update_manager/lib/libupdate_manager_updates.php - extensions/update_manager/settings.php - extensions/update_manager/main.php: Upgraded the open update - manager client to v2. - -2011-03-09 Miguel de Dios - - * ChangeLog: fixed date of one my previous commit. - -2011-03-09 Miguel de Dios - - * install.php, operation/incidents/incident.php, - operation/agentes/status_monitor.php, operation/agentes/datos_agente.php, - operation/servers/view_server.php, operation/snmpconsole/snmp_view.php, - operation/events/events_rss.php, operation/events/events_list.php, - operation/events/events_marquee.php, operation/search_users.php, - mobile/operation/agents/monitor_status.php, - mobile/operation/agents/view_agents.php, - mobile/operation/agents/view_alerts.php, mobile/operation/events/events.php, - mobile/include/functions_web.php, godmode/admin_access_logs.php, - godmode/agentes/modificar_agente.php, godmode/alerts/alert_actions.php, - godmode/reporting/reporting_builder.list_items.php: changed and addded in - the source, the SQL queries for the "LIMIT x, x" to "LIMIT x OFFSET x", that - it is standard for PostgreSQL. - -2011-03-09 Miguel de Dios - - * include/functions_reporting.php, include/functions.php, - operation/agentes/datos_agente.php, operation/agentes/gis_view.php, - operation/servers/view_server_detail.php, - operation/reporting/reporting_xml.php, operation/reporting/graph_viewer.php, - godmode/db/db_main.php, godmode/db/db_purge.php, - godmode/snmpconsole/snmp_alert.php, godmode/users/configure_user.php: - cleaned source code, and erased the deprecated function - "human_time_description". - -2011-03-09 Miguel de Dios - - * include/functions.php: fixed in the function "get_system_time" copy&paste - mistake. - - * pandoradb.postgreSQL.sql: in the table "tusuario" added empty string for - the column "middlename". - -2011-03-09 Miguel de Dios - - * include/functions_html.php, include/functions_messages.php, - include/functions_exportserver.php, include/functions_reporting.php, - include/functions_gis.php, include/functions_networkmap.php, - include/functions_servers.php, include/functions_api.php, - include/fgraph.php, include/functions_agents.php, include/functions_db.php, - include/functions_alerts.php, extensions/module_groups.php, - operation/incidents/incident.php, operation/incidents/incident_detail.php, - operation/search_modules.php, operation/agentes/status_monitor.php, - operation/agentes/export_csv.php, - operation/agentes/estado_ultimopaquete.php, - operation/agentes/alerts_status.php, operation/agentes/estado_agente.php, - operation/agentes/sla_view.php, operation/agentes/ver_agente.php, - operation/servers/view_server_detail.php, operation/menu.php, - operation/search_graphs.php, operation/snmpconsole/snmp_view.php, - operation/gis_maps/ajax.php, operation/events/events_rss.php, - operation/events/events_list.php, operation/search_alerts.php, - operation/search_reports.php, operation/reporting/reporting_xml.php, - operation/reporting/graph_viewer.php, operation/search_maps.php, - operation/search_users.php, mobile/operation/agents/view_agents.php, - mobile/operation/events/events.php, godmode/groups/modu_group_list.php, - godmode/groups/configure_group.php, godmode/groups/group_list.php, - godmode/db/db_main.php, godmode/db/db_purge.php, - godmode/agentes/module_manager_editor_prediction.php, - godmode/agentes/modificar_agente.php, - godmode/agentes/module_manager_editor.php, - godmode/agentes/planned_downtime.php, - godmode/servers/manage_recontask_form.php, - godmode/alerts/alert_list.list.php, godmode/users/configure_user.php, - godmode/massive/massive_edit_modules.php, - godmode/modules/manage_network_templates_form.php, - godmode/modules/manage_network_components_form_wmi.php, - godmode/reporting/visual_console_builder.php, - godmode/reporting/reporting_builder.item_editor.php: changed or added in - some cases the SQL queries for to be PostgreSQL standard, and cleaned source - style. - -2011-03-08 Miguel de Dios - - * include/functions_api.php, include/functions_db.php, - operation/incidents/incident_detail.php, godmode/agentes/agent_template.php, - godmode/servers/manage_recontask.php, godmode/snmpconsole/snmp_alert.php, - godmode/users/configure_profile.php: change the source code - for to use process_sql_insert instead of the SQL (SQL write in multiple - lines). - -2011-03-08 Miguel de Dios - - * include/functions_events.php, include/functions_messages.php, - include/auth/mysql.php, include/functions_api.php, - include/functions_incidents.php, include/functions_db.php, - operation/incidents/incident_detail.php, - operation/snmpconsole/snmp_view.php, operation/reporting/graph_viewer.php, - godmode/groups/group_list.php, godmode/agentes/module_manager.php, - godmode/agentes/configurar_agente.php, godmode/agentes/planned_downtime.php, - godmode/servers/recon_script.php, godmode/servers/manage_recontask.php, - godmode/servers/modificar_server.php, godmode/snmpconsole/snmp_alert.php, - godmode/snmpconsole/snmp_filters.php, - godmode/modules/manage_network_templates_form.php: change the source code - for to use process_sql_delete instead of the SQL. - -2011-03-08 Miguel de Dios - - * include/functions_api.php, include/functions_db.php, - extensions/update_manager.php, extensions/plugin_registration.php, - operation/incidents/incident.php, operation/incidents/incident_detail.php, - godmode/agentes/planned_downtime.php, godmode/servers/recon_script.php, - godmode/snmpconsole/snmp_filters.php, godmode/setup/news.php, - godmode/modules/manage_network_templates_form.php: change the source code - for to use process_sql_insert instead of the SQL. - -2011-03-08 Miguel de Dios - - * include/functions_events.php, include/functions_messages.php, - include/functions_incidents.php, include/functions_db.php, - operation/incidents/incident.php, operation/agentes/ver_agente.php, - operation/agentes/tactical.php, operation/servers/view_server_detail.php, - operation/snmpconsole/snmp_view.php, godmode/groups/modu_group_list.php, - godmode/agentes/configurar_agente.php, godmode/servers/manage_recontask.php, - godmode/servers/modificar_server.php, godmode/snmpconsole/snmp_filters.php, - godmode/setup/news.php, godmode/modules/manage_network_templates_form.php: - change the source code for to use process_sql_update instead of the SQL. - -2011-03-07 Miguel de Dios - - * include/functions_reporting.php: added the SQL query with correct - date operations for PostgreSQL. - -2011-03-07 Miguel de Dios - - * include/functions_db.php, godmode/admin_access_logs.php: changes for the - interval operator in PostgreSQL. - -2011-03-07 Juan Manuel Ramon - - * pandoradb.oracle.sql: Added to repository. Creation script with some - tables of pandora db schema for Oracle DBMS. - -2011-03-07 Miguel de Dios - - * include/functions_modules.php, include/functions_reporting.php, - include/functions_gis.php, include/functions_servers.php, - include/ajax/reporting.ajax.php, include/fgraph.php, - include/functions_db.php, include/functions_alerts.php, - include/functions_reports.php, extensions/system_info.php, - extensions/agents_modules.php, operation/agentes/group_view.php, - operation/events/events_rss.php, operation/reporting/reporting_xml.php, - operation/reporting/reporting_viewer.php, extras/pandora_diag.php, - general/logon_ok.php, godmode/db/db_audit.php, godmode/db/db_event.php, - godmode/db/db_purge.php, godmode/agentes/planned_downtime.php, - godmode/setup/setup.php, - godmode/massive/massive_enable_disable_alerts.php, - godmode/massive/massive_delete_modules.php, - godmode/massive/massive_standby_alerts.php, - godmode/modules/manage_network_templates.php, - godmode/modules/manage_network_templates_form.php, - godmode/reporting/reporting_builder.list_items.php, - godmode/reporting/reporting_builder.preview.php, - godmode/reporting/reporting_builder.php: changes for to use character " in - the SQL queries for PostgreSQL, in some cases. In other case there are more - changes for to create SQL query PostgreSQL. - -2011-03-07 Miguel de Dios - - * general/logon_ok.php: change the SQL in postgreSQL and some parts of - source code to use the colummns with the case sensitive. - -2011-03-07 Miguel de Dios - - * include/functions_events.php, include/functions_reporting.php, - include/functions_db.php, extensions/users_connected.php, - general/logon_ok.php: added the SQL queries PostgreSQL - compatible, in this case with the function to get unix_timestamp. - -2011-03-04 Miguel de Dios - - * include/functions_db.php: made rollback the version of function - "select_db_engine" because I had a mistake in the previous commit. - -2011-03-04 Miguel de Dios - - * include/db/postgresql.php, include/db/mysql.php, include/functions_db.php: - the function "get_system_time" and derivate functions in DB engines. - - * include/functions_gis.php, include/functions_servers.php, - include/help/en/help_timesource.php, include/help/es/help_timesource.php, - include/help/ja/help_timesource.php, include/functions.php, - operation/agentes/estado_agente.php, operation/agentes/gis_view.php, - operation/gis_maps/render_view.php: added the SQL queries PostgreSQL - compatible, in this case with the function to get unix_timestamp. - -2011-03-03 Miguel de Dios - * include/db/postgresql.php, include/db/mysql.php, include/functions_db.php: - fixed the function "get_db_all_rows_filter" for PostgreSQL engine, added - new function "get_db_last_error" and derivate functions in DB engines. And - added new parameter $status in function "process_sql". - - * extensions/dbmanager.php, general/error_authconfig.php, - general/error_dbconfig.php, godmode/groups/modu_group_list.php, - godmode/groups/group_list.php, godmode/db/db_sanity.php, - godmode/agentes/fields_manager.php, - godmode/agentes/manage_config_remote.php, godmode/servers/recon_script.php, - godmode/servers/plugin.php, godmode/modules/module_list.php, - godmode/modules/manage_network_components_form_wmi.php, - godmode/reporting/graphs.php: changed the calls to mysql functions to own - functions, and rewrote some parts of source code for this action. - -2011-03-03 Miguel de Dios - * godmode/setup/news.php, godmode/setup/links.php, include/fgraph.php, - operation/agentes/status_monitor.php, operation/reporting/graph_viewer.php: - changed the calls to mysql functions to own functions. - - * godmode/agentes/module_manager.php: marked with a comment the source code - the SQL postgreSQL and mySQL standar querys. - - * include/functions_html.php, include/db/postgresql.php, - include/functions_reporting.php, include/pchart_graph.php, - include/functions_db.php: cleaned source code style. - -2011-03-03 Miguel de Dios - - * include/functions_reporting.php: refixed the status when the agent have - any module critical and any alert fired. - -2011-03-02 Raul Mateos - - * include/functions*.php: Updated year in files changed this year. Also - changed spaces to tabs. - - * pandora_console_install, pandora_console_upgrade, - pandora.data.postgreSQL.sql, pandoradb_data.sql - -2011-03-02 Miguel de Dios - - * pandoradb.data.postgreSQL.sql: fixed the serial values. - -2011-03-02 Juan Manuel Ramon - - * include/functions_ui.php: Added missing variable initialization in function - process_page_head. - -2011-03-02 Miguel de Dios - - * include/functions_reporting.php: added the call to - "get_agentmodule_status" without check the alerts status for the color. - - * include/functions_db.php: in function "get_agentmodule_status" added new - parameter "$without_alerts" flag for check without alerts. - -2011-03-02 Miguel de Dios - - * include/db/postgresql.php, include/db/mysql.php, include/functions.php: - separate the function "mysql_safe_sql_string" into the two version for MySQL - and PostgreSQL engine. - -2011-03-02 Miguel de Dios - - * include/db/postgresql.php: fixed in the function - "postgresql_get_db_all_rows_in_table" unclose quotes. - -2011-03-02 Miguel de Dios - - * include/help/es/modu_group_list.php: erased the unused php file. I think - that this file wrong uploaded. - -2011-03-01 Miguel de Dios - - * install.php: modified the source code for install postgreSQL DB to make - the pandora user db as owner of tables. - -2011-03-01 Miguel de Dios - - * include/db/postgresql.php, include/db/mysql.php, include/functions_db.php: - separate the function "process_sql_rollback" into the two version for - MySQL and PostgreSQL engine. - -2011-03-01 Miguel de Dios - - * index.php: cleaned source code. - -2011-03-01 Miguel de Dios - - * include/db/postgresql.php, include/db/mysql.php, include/functions_db.php: - separate the function "get_db_all_row_by_steps_sql", "process_sql_begin", - "process_sql_commit" and "process_sql_rollback" into the two version for - MySQL and PostgreSQL engine. - -2011-03-01 Juan Manuel Ramon - - * include/ajax/skins.ajax.php: Replaced "give_acl" function call to - "check_acl". - * include/config_process.php: "block_size" and "flash_charts" user options - override global options. - * include/functions_ui.php: If user has assigned a skin then use skins's - css files if it's possible. - * include/functions_db.php: Added missing function get_profile_filter. - * include/functions_themes.php: New parameter "path" in order to list all - css files of an specific path. - * index.php: Added functions_themes.php include statement. - * operation/users/user_edit.php - godmode/users/configure_user.php: Added new user options: "skin", "block_size" - and "flash_charts". - * godmode/setup/setup_visuals.php: Removed "custom_logo" options in setup for - pandora enterprise version. - -2011-03-01 Miguel de Dios - - * include/db/postgresql.php, include/db/mysql.php, include/functions_db.php: - separate the function "format_array_to_update_sql", "process_sql_update", - "process_sql_delete" into the two version for MySQL and PostgreSQL engine. - -2011-03-01 Miguel de Dios - - * include/db/postgresql.php, include/db/mysql.php, include/functions_db.php: - separate the function "get_db_all_rows_filter", "get_db_num_rows", - "get_db_all_rows_field_filter" and "get_db_all_fields_in_table" into the two - version for MySQL and PostgreSQL engine. - -2011-03-01 Miguel de Dios - - * include/db/postgresql.php, include/db/mysql.php, include/functions_db.php: - separate the function "get_db_value_sql", "get_db_row_sql" and - "get_db_row_filter" into the two version for MySQL and PostgreSQL engine. - -2011-03-01 Miguel de Dios - * include/db/postgresql.php, include/db/mysql.php, include/functions_db.php: - separate the function "get_db_value_filter" and - "format_array_to_where_clause_sql" into the two version for MySQL and - PostgreSQL engine. - - * operation/events/events_list.php: cleaned source code style. - -2011-03-01 Miguel de Dios - * operation/events/events_list.php: fixed the html entities in the extend - list. - -2011-02-28 Miguel de Dios - * include/functions_db.php: cleaned source code, and erased the deprecated - functions "dame_nombre_real" and "show_alert_row_mini". - - * operation/incidents/incident_detail.php, - operation/snmpconsole/snmp_view.php: replaced obsolete "dame_nombre_real" - to "get_user_fullname". - -2011-02-28 Miguel de Dios - * include/functions_db.php: cleaned source code, and erased the deprecated - function "dame_admin". - - * operation/reporting/reporting_xml.php: replaced obsolete "dame_admin" - to "is_user_admin". - -2011-02-28 Juan Manuel Ramon - - * include/functions_html.php: new parameter in function print_image in - order to return only src field of image. - * include/ajax/visual_console_builder.ajax.php - include/functions_gis.php - godmode/groups/configure_group.php - godmode/alerts/configure_alert_compound.php - godmode/setup/os.builder.php - godmode/reporting/visual_console_builder.editor.js - godmode/reporting/visual_console_builder.editor.php - godmode/reporting/reporting_builder.item_editor.php: Changed the way of create - images from " - * include/functions_db.php: cleaned source code, and erased the deprecated - function "dame_id_grupo". - - *extensions/update_manager.php, operation/agentes/export_csv.php, - godmode/agentes/module_manager.php, godmode/agentes/modificar_agente.php, - godmode/agentes/configurar_agente.php: replaced obsolete "dame_id_grupo" to - "get_agent_group". - -2011-02-28 Miguel de Dios - * extensions/update_manager.php: replaced obsolete "give_acl" to "check_acl" - and erased the "give_acl". - -2011-02-28 Miguel de Dios - * extensions/users_connected.php: fixed the double negation in the - check_acl. - - * include/functions_events.php, include/functions_modules.php, - include/functions_reporting.php, include/functions_filemanager.php, - include/functions_config.php, include/ajax/reporting.ajax.php, - include/ajax/visual_console_builder.ajax.php, - include/ajax/alert_list.ajax.php, include/help/es/modu_group_list.php, - include/fgraph.php, include/functions.php, include/functions_db.php, - include/functions_alerts.php, include/functions_reports.php, - extensions/insert_data.php, extensions/system_info.php, - extensions/pandora_logs.php, extensions/agents_modules.php, - extensions/dbmanager.php, extensions/resource_registration.php, - extensions/update_manager/settings.php, extensions/update_manager/main.php, - extensions/plugin_registration.php, operation/incidents/incident.php, - operation/incidents/incident_detail.php, - operation/incidents/incident_statistics.php, operation/extensions.php, - operation/visual_console/render_view.php, - operation/visual_console/index.php, operation/agentes/status_monitor.php, - operation/agentes/export_csv.php, - operation/agentes/estado_ultimopaquete.php, - operation/agentes/datos_agente.php, operation/agentes/alerts_status.php, - operation/agentes/estado_generalagente.php, - operation/agentes/custom_fields.php, operation/agentes/estado_agente.php, - operation/agentes/networkmap.topology.php, - operation/agentes/networkmap.groups.php, operation/agentes/sla_view.php, - operation/agentes/exportdata.php, operation/agentes/gis_view.php, - operation/agentes/estado_monitores.php, operation/agentes/ver_agente.php, - operation/agentes/graphs.php, operation/agentes/agent_fields.php, - operation/agentes/group_view.php, operation/agentes/networkmap.php, - operation/servers/view_server.php, operation/servers/view_server_detail.php, - operation/menu.php, operation/snmpconsole/snmp_view.php, - operation/users/user_edit.php, operation/events/event_statistics.php, - operation/events/export_csv.php, operation/events/sound_events.php, - operation/events/events_validate.php, operation/events/events_list.php, - operation/events/events_marquee.php, operation/events/events.php, - operation/search_reports.php, operation/reporting/reporting_xml.php, - operation/reporting/reporting_viewer.php, - operation/reporting/graph_viewer.php, operation/search_maps.php, - mobile/operation/agents/monitor_status.php, - mobile/operation/agents/view_agents.php, mobile/index.php, - general/ui/agents_list.php, godmode/groups/modu_group_list.php, - godmode/groups/configure_group.php, godmode/groups/configure_modu_group.php, - godmode/groups/group_list.php, godmode/admin_access_logs.php, - godmode/extensions.php, godmode/db/db_main.php, godmode/db/db_audit.php, - godmode/db/db_sanity.php, godmode/db/db_refine.php, godmode/db/db_info.php, - godmode/db/db_event.php, godmode/db/db_purge.php, - godmode/agentes/fields_manager.php, godmode/agentes/module_manager.php, - godmode/agentes/modificar_agente.php, godmode/agentes/configurar_agente.php, - godmode/agentes/configure_field.php, godmode/agentes/planned_downtime.php, - godmode/agentes/manage_config_remote.php, godmode/servers/recon_script.php, - godmode/servers/plugin.php, godmode/servers/manage_recontask.php, - godmode/servers/modificar_server.php, - godmode/servers/manage_recontask_form.php, godmode/menu.php, - godmode/alerts/alert_list.list.php, - godmode/alerts/configure_alert_compound.php, - godmode/alerts/alert_compounds.php, godmode/alerts/alert_list.php, - godmode/alerts/configure_alert_template.php, - godmode/alerts/alert_templates.php, - godmode/alerts/configure_alert_action.php, - godmode/alerts/configure_alert_command.php, - godmode/alerts/alert_actions.php, godmode/alerts/alert_list.builder.php, - godmode/alerts/alert_commands.php, godmode/snmpconsole/snmp_alert.php, - godmode/snmpconsole/snmp_filters.php, godmode/setup/file_manager.php, - godmode/setup/os.list.php, godmode/setup/news.php, - godmode/setup/gis_step_2.php, godmode/setup/links.php, - godmode/setup/setup.php, godmode/setup/os.php, - godmode/setup/performance.php, godmode/setup/setup_auth.php, - godmode/setup/gis.php, godmode/setup/os.builder.php, - godmode/setup/setup_visuals.php, godmode/users/user_list.php, - godmode/users/configure_user.php, godmode/users/configure_profile.php, - godmode/gis_maps/configure_gis_map.php, godmode/gis_maps/index.php, - godmode/massive/massive_add_alerts.php, - godmode/massive/massive_copy_modules.php, - godmode/massive/massive_delete_agents.php, - godmode/massive/massive_operations.php, - godmode/massive/massive_edit_agents.php, - godmode/massive/massive_delete_action_alerts.php, - godmode/massive/massive_delete_modules.php, - godmode/massive/massive_delete_alerts.php, - godmode/massive/massive_edit_modules.php, - godmode/massive/massive_add_action_alerts.php, - godmode/modules/manage_network_components_form.php, - godmode/modules/manage_nc_groups_form.php, - godmode/modules/manage_network_templates.php, - godmode/modules/module_list.php, - godmode/modules/manage_network_components_form_common.php, - godmode/modules/manage_network_components_form_network.php, - godmode/modules/manage_network_templates_form.php, - godmode/modules/manage_network_components_form_wmi.php, - godmode/modules/manage_network_components.php, - godmode/modules/manage_nc_groups.php, - godmode/reporting/reporting_builder.list_items.php, - godmode/reporting/graph_builder.main.php, - godmode/reporting/visual_console_builder.wizard.php, - godmode/reporting/visual_console_builder.php, - godmode/reporting/reporting_builder.preview.php, - godmode/reporting/reporting_builder.main.php, - godmode/reporting/visual_console_builder.data.php, - godmode/reporting/visual_console_builder.elements.php, - godmode/reporting/graph_builder.php, - godmode/reporting/visual_console_builder.preview.php, - godmode/reporting/graph_builder.graph_editor.php, - godmode/reporting/reporting_builder.php, - godmode/reporting/visual_console_builder.editor.php, - godmode/reporting/reporting_builder.item_editor.php, - godmode/reporting/map_builder.php, godmode/reporting/graphs.php, - godmode/reporting/graph_builder.preview.php: replaced obsolete "give_acl" to - "check_acl" and erased the "give_acl". - -2011-02-28 Juan Manuel Ramon - - * include/ajax/visual_console_builder.ajax.php - godmode/reporting/visual_console_builder.editor.js: Status information is - saved when static graph are created in visual console. - * godmode/reporting/visual_console_builder.elements.php: Fixed wrong call to - __() function from functions_db. - -2011-02-27 Miguel de Dios - - * pandoradb_data.sql, pandoradb.data.postgreSQL.sql: in the table "tgrupo" - reordered the last field, this field is "custom_id" with '' value. - - * pandoradb.postgreSQL.sql: commented the first lines before it was for - make manuallity the schema. Fixed in the "talert_templates" the column - "id_alert_action" can be null, and fixed the type of column "id_language" - in table "tlanguage". And move to empty lines some end line comments and - group in one line the functions for avoid the error in the install. - - * include/db/postgresql.php: fixed in the function "postgresql_get_db_row" - the quotes for the field, the correct quotes is " for PostgreSQL. - - * include/auth/mysql.php, include/functions_db.php: cleaned source code - style. - - * install.php: now the installer can install a schema and data in PostgreSQL - database. - - * extensions/update_manager.php: added some code and TODO comment to fix or - develop the method to use postgreSQL. - -2011-02-24 Miguel de Dios - - * include/db/postgresql.php: in function "postgresql_connect_db" added - quotes for special names in user or password or host. Fixed in function - "postgresql_process_sql" the output errors. - - * install.php: begin to make a source code to install Pandora in DB schema - on PostgreSQL. - -2011-02-24 Sergio Martin - - * install.php: Remove the cheching dependences - of PEAR DB and PEAR XML_RPC. - - * ChangeLog: Added a missing information of - languages commit - -2011-02-23 Sergio Martin - - * include/languages/es.po - include/languages/es.mo - include/languages/ja.po - include/languages/ja.mo: Added seven latest strings - form launchpad - -2011-02-24 Miguel de Dios - - * include/db/postgresql.php, include/db/mysql.php,include/functions_db.php: - created the function "postgresql_get_db_row" in to the engines mysql and - postgreSQL. - -2011-02-24 Miguel de Dios - - * include/db/postgresql.php, include/db/mysql.php, include/functions_db.php: - create the function "get_db_value" for the engine mysql and postgreSQL. - - * index.php: cleaned source code. - -2011-02-23 Ramon Novoa - - * DEBIAN/control, DEBIAN/postinst, - pandora_console.spec, pandora_console.redhat.spec: Removed PEAR - dependencies. - -2011-02-23 Miguel de Dios - - * pandora_console/include/functions_db.php: fixed in the function - "get_agent_modules" extract the agents when the current user user is admin. - -2011-02-23 Juan Manuel Ramon - - * include/functions_config.php: Fixed an error at the momment of accept the - license terms in enterprise installation process. - - Fixes: #3183681 - -2011-02-23 Miguel de Dios - - * pandora_console/operation/events/events_list.php: fixed the show html - entities. - -2011-02-23 Miguel de Dios - - * include/javascript/pandora_modules.js: fixed the disabled button snmp when - change any parameter of snmp. - - Fixes: #3168685 - -2011-02-03 Javier Lanz - - * extensions/agents_modules.php: Fixed an error in the header of - Agent/Module extension - - Fix: #3152681 - -2011-02-23 Ramon Novoa - - * include/functions_ui.php: Call safe_output instead of - safe_output_html. - -2011-02-22 Juan Manuel Ramon - - * godmode/reporting/visual_console_builder.php: Small icons created - in visual console wizard are resized after changed it into a smaller one. - - Fixed bug 3175809. - -2011-02-22 Sancho Lerena - - * include/functions_extensions.php: Extension menu entries text not - being stripped. - - * operation/menu.php: Extension menu entries for visualconsole a bit - wider. - - * godmode/reporting/visual_console_builder.data.php: Show a hint on - first letter of Visualconsole map to put the name in the menu. - Shortened input box, to avoid people enter long names and later be - cutted off. - -2011-02-22 Sancho Lerena - - * include/streams.php: Fixed bug 3184746. - -2011-02-22 Sergio Martin - - * include/languages/et.mo - include/languages/cs.po - include/languages/nl.mo - include/languages/pt_BR.po - include/languages/es.po - include/languages/pl.mo - include/languages/ko.po - include/languages/it.mo - include/languages/sl.mo - include/languages/sk.po - include/languages/uk.po - include/languages/ro.po - include/languages/pt.mo - include/languages/ast.mo - include/languages/en_AU.mo - include/languages/bg.mo - include/languages/index.pot - include/languages/bn.po - include/languages/nb.po - include/languages/ar.po - include/languages/cs.mo - include/languages/en.po - include/languages/pt_BR.mo - include/languages/es.mo - include/languages/ko.mo - include/languages/fr.po - include/languages/sk.mo - include/languages/uk.mo - include/languages/ro.mo - include/languages/mr.po - include/languages/ca.po - include/languages/da.po - include/languages/tr.po - include/languages/de.po - include/languages/sv.po - include/languages/ja.po - include/languages/zh_TW.po - include/languages/he.po - include/languages/bn.mo - include/languages/nb.mo - include/languages/fi.po - include/languages/ar.mo - include/languages/en.mo - include/languages/hi.po - include/languages/zh_CN.po - include/languages/fr.mo - include/languages/te.po - include/languages/eu.po - include/languages/en_GB.po - include/languages/mr.mo - include/languages/hu.po - include/languages/ca.mo - include/languages/da.mo - include/languages/tr.mo - include/languages/de.mo - include/languages/sv.mo - include/languages/ru.po - include/languages/ja.mo - include/languages/zh_TW.mo - include/languages/he.mo - include/languages/fi.mo - include/languages/hi.mo - include/languages/zh_CN.mo - include/languages/el.po - include/languages/gl.po - include/languages/te.mo - include/languages/eu.mo - include/languages/en_GB.mo - include/languages/et.po - include/languages/nl.po - include/languages/hu.mo - include/languages/pl.po - include/languages/it.po - include/languages/sl.po - include/languages/pt.po - include/languages/ru.mo - include/languages/ast.po - include/languages/en_AU.po - include/languages/bg.po - include/languages/el.mo - include/languages/gl.mo: Update languages to - last launchpad strings - -2011-02-21 Miguel de Dios - - * operation/agentes/estado_agente.php: fixed the search/filter in the - agent view, uncomment line...I didn't know the reason by this line - was comment. - - Fixes: #3175137 - -2011-02-21 Juan Manuel Ramon - - * functions_ui.php: Fixed a graphical error displaying action list. - - Fixes: #3182502 - -2011-02-21 Miguel de Dios - - * include/styles/pandora.css, godmode/servers/modificar_server.php: added - lost icons in the legend of servers. - - Fixes: #3174880 - -2011-02-21 Miguel de Dios - - * include/ajax/agent.php: fixed the return of call ajax, now it haven't - html entities. - - Fixes: #3174872 - -2011-02-21 Miguel de Dios - - * ChangeLog: Change the number of item in tracker in previus commit. Sorry - I have a mistake. - -2011-02-21 Miguel de Dios - - * godmode/agentes/agent_manager.php: fixed the return of ajax call to - search parents, now the agent names is without html entities. - - Fixes: #3174918 - -2011-02-21 Sergio Martin - - * include/functions_networkmap.php: Fixed the group maps - when the root group has not agents. Bug: 3152679 - -2011-02-21 Miguel de Dios - - * godmode/reporting/visual_console_builder.elements.php: fixed the show - icons for "label" and "icon", show tooltip on the type icons, hidde some - fields as type of row. And now the image field show to icon type item and - of course update too. - - Fixes: #3188080 - -2011-02-21 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js: fixed the update the - items, now don't change the position if the data haven't the position. - - Fixes: #3188069 - -2011-02-21 Miguel de Dios - - * include/functions_db.php: added in function "get_group_agents" the - parameter "$childGroups" for get the child groups. And in the function - "get_user_groups" added the parameter "$id_groups" for to get groups. Add - the function "get_id_groups_recursive" for to get groups in the tree groups. - - * godmode/reporting/visual_console_builder.wizard.php: fixed the select box - of agents when user have agents in subgroup in any subgroup in the tree - group. - - Fixes: #3180902 - -2011-02-21 Javier Lanz - - * godmode/alerts/alert_templates.php: Truncated Group name - * godmode/alerts/alert_actions.php: Truncated Group name - -2011-02-21 Ramon Novoa - - * godmode/massive/massive_edit_agents.php: Check for false instead of - the number of updated agents. - -2011-02-21 Miguel de Dios - - * godmode/alerts/alert_list.builder.php: added the conditional to hide the - create template or action when the user haven't privileges for this action. - - Fixes: #3182535 - -2011-02-21 Ramon Novoa - - * operation/agentes/alerts_status.php: Fixed ACL check for alerts. - -2011-02-19 Junichi Satoh - - * godmode/agentes/configurar_agente.php: Fixed bad layout when - length of agent name is more than 25. - -2011-02-18 Miguel de Dios - - * include/functions_db.php, operation/search_modules.php, - operation/search_agents.php: sorry, I didn't think about the subgroups may - have other subgroups (and this may be recursive), rewrite the SQL for - search with groups, now the groups come from the PHP function to get - all groups, children groups, grandchildren groups... - -2011-02-18 Miguel de Dios - - * include/functions_db.php, operation/search_modules.php, - operation/search_agents.php: fixed SQL querys, this querys in previous - version haven't lines SQL code for to search into subgroups. - -2011-02-18 Javier Lanz - - * operation/servers/view_server.php: Fixed ACL permissions - * operation/servers/view_server_detail.php: Fixed ACL permissions - * operation/menu.php: Let an "AR" user view 'Pandora servers' menu - - Fix: #3183477 - -2011-02-18 Miguel de Dios - - * include/ajax/visual_console_builder.ajax.php, - godmode/reporting/visual_console_builder.editor.js: fixed bug that erase the - label of items when moving in other position. - -2011-02-18 Javier Lanz - * godmode/gis_maps/configure_gis_map.php: Adding layer, group combo only - displays user's groups. - -2011-02-18 Javier Lanz - * godmode/gis_maps/configure_gis_map.php: Group combo now only displays - user's groups. - -2011-02-18 Sancho Lerena - - Merged bugfix from trunk. - - * operation/agentes/gis_view.php: Fixed ACL Problems in operation - view (Was looking for PM instead AR!). Fixed search by date in data - view for GIS data. - - -2011-02-17 Juan Manuel Ramon - - * include/functions_reports.php - godmode/reporting/reporting_builder.main.php - godmode/reporting/reporting_builder.php:Only administrator users can select and see - group All in this views. - - Fix: #3183412, 3183413 - -2011-02-07 Javier Lanz - * godmode/gis_maps/index.php: Only display Default column to an admin - user - -2011-02-17 Juan Manuel Ramon - - * include/functions_custom_graphs.php - godmode/reporting/graph_builder.main.php - godmode/reporting/graphs.php: Only administrator users can select and see - group All in this views. - - Fix: #3183419, 3183421 - -2011-02-17 Juan Manuel Ramon - - * operation/agentes/estado_agente.php - godmode/alerts/configure_alert_template.php - godmode/alerts/alert_list.builder.php: Now users can see alerts and templates - of their groups and group "All". - -2011-02-17 Javier Lanz - * godmode/gis_maps/index.php: Show only user's GIS maps - - Fix: #3183432 - -2011-02-17 Ramon Novoa - - * include/help/en/help_agent_status.php, - include/help/es/help_agent_status.php, - include/help/ja/help_agent_status.php: The 'no monitors' status does - not make sense now that all modules have a status. - -2011-02-17 Miguel de Dios - - * operation/agentes/estado_agente.php: fixed the re-apply the safe_input in - the search. - - Fixes: #3184647 - - * include/functions_db.php: cleaned source code style. - -2011-02-17 Ramon Novoa - - * include/functions.php: Hide custom SQL reports from non PM users - when creating reports. - -2011-02-17 Miguel de Dios - - * images/os_icons/android_small.png, - images/os_icons/embedded_small.png: added lost image files. - - Fixes: #3183495 - -2011-02-17 Juan Manuel Ramon - - * godmode/alerts/configure_alert_template.php - godmode/alerts/alert_templates.php - godmode/alerts/configure_alert_action.php - godmode/alerts/alert_actions.php - godmode/alerts/alert_list.builder.php: If user is not admin then can't - edit/delete/copy alerts/templates of other groups. - -2011-02-17 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js: fixed the type of icon - when create and after edit. - -2011-02-17 Juan Manuel Ramon - - * operation/visual_console/index.php: Correction for my last commit. Now in this - view users can see maps of group "All". - -2011-02-17 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js: cleaned the forgotten - calls to generate traces for firebug. - -2011-02-17 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.editor.php: fixed the panel - propierties for icon in the edition and creation, now it haven't label color - and have preview icon and map link. - -2011-02-16 Juan Manuel Ramon - - * include/functions_alerts.php: New function get_alert_actions_filter. - * operation/agentes/estado_agente.php: If user is not admin or doesn't have - 'PM' privileges then don't display alerts of others groups. - * godmode/alerts/configure_alert_template.php: If user is not admin or doesn't have - 'PM' privileges then don't display templates of others groups. - * godmode/alerts/configure_alert_action.php: Don't show "create command" option - in this view if current user is not administrator or or doesn't have - 'PM' privileges. - * godmode/alerts/alert_list.builder.php: If user is not admin or doesn't have - 'PM' privileges then don't display alerts of others groups. - - Fixes: #3182557, 3182566 - - * include/functions_visual_map.php: Added a parameter in function get_user_layouts for - return All group or not. - * godmode/reporting/visual_console_builder.data.php: In map creation only display "All" - group if user has 'PM' privileges or is administrator. - * godmode/reporting/map_builder.php: If user is not admin or doesn't have - 'PM' privileges then don't display maps of others groups. - * operation/visual_console/index.php: If user is not admin or doesn't have - 'PM' privileges then don't display maps of others groups. - - Fixes: #3175721, 3175730 - - * godmode/users/configure_user.php: Only are shown "pandora management" and - "database management" profiles if current user is not administrator or or doesn't have - 'PM' privileges. - * godmode/alerts/alert_list.list.php: Fixed query for alert search. - -2011-02-16 Ramon Novoa - - * include/functions_menu.php: Fixed a typo. - -2011-02-16 Ramon Novoa - - * include/functions_menu.php, operation/menu.php: Added a title to GIS - maps and Visual console maps in the menu. Fixes bug #3182148. - -2011-02-16 Miguel de Dios - - * include/functions_visual_map.php: added links to services in the items in - the view of visualmap. - -2011-02-16 Miguel de Dios - - * include/ajax/visual_console_builder.ajax.php: fixed other safe_ouput in - the editor. - -2011-02-16 Miguel de Dios - - * include/functions_visual_map.php: added lost safe_ouput in the extract - DB fields. - -2011-02-16 Miguel de Dios - - * include/functions_visual_map.php: added function "createInternalNameItem" - and "get_items_parents". - - *include/ajax/visual_console_builder.ajax.php, - godmode/reporting/visual_console_builder.editor.php: changed the method to - show items without name in visualmap as parents in the selectbox. - -2011-02-16 Miguel de Dios - - * include/functions_visual_map.php: fixed the edit to set items with empty - names. - - * include/ajax/visual_console_builder.ajax.php: fixed the position of - items "icons". - -2011-02-16 Miguel de Dios - - * include/functions_db.php: fixed check "<>" in other case as the ajax - calls in the visual map. - - * godmode/reporting/visual_console_builder.editor.js: cleaned source code - and added some comments. - -2011-02-16 Juan Manuel Ramon - - * godmode/users/user_list.php: If user is not admin then don't - display users of others groups. - - Fixes: #3175670 - -2011-02-16 Miguel de Dios - - * include/functions_visual_map.php: fixed the position of items in visual - map when print by PHP. - -2011-02-15 Miguel de Dios - - * include/javascript/pandora.js, operation/agentes/ver_agente.php, - godmode/reporting/visual_console_builder.wizard.php, - godmode/reporting/visual_console_builder.php: fixed when the agent haven't - any module and fixed when to try to create items without modules selected. - -2011-02-15 Miguel de Dios - - * operation/visual_console/render_view.php: fixed the link to edit - visual console. - -2011-02-15 Miguel de Dios - - * operation/search_users.php: fixed unclose parentheses. - -2011-02-15 Juan Manuel Ramon - - * godmode/users/user_list.php: Only display administrator users if - current user is administrator too. - * godmode/users/configure_user.php: Only administrator can create - administrator users. Only administrator users can assign group "All" to - a profile. - - Fixes: #3180761 - -2011-02-15 Miguel de Dios - - * pandoradb.postgreSQL.sql, pandoradb.data.postgreSQL.sql: added column - threshold from changes in last Ramon commit in MySQL. - -2011-02-15 Miguel de Dios - - * godmode/alerts/alert_list.php: fixed the lost var in the audit. - - Fixes: #3182470 - -2011-02-15 Ramon Novoa - - * pandoradb_data.sql, include/functions_alerts.php, - pandoradb.sql, extras/pandoradb_migrate_v3.2_to_v4.0.sql, - godmode/alerts/alert_list.list.php, godmode/alerts/alert_list.php, - godmode/alerts/configure_alert_action.php, godmode/alerts/alert_actions.php, - godmode/alerts/alert_list.builder.php: Added support for action thresholds. - -2011-02-15 Miguel de Dios - - * include/functions_alerts.php, operation/agentes/estado_agente.php: added - check ACL in the show actions in the creation and edit of alerts. - - Fixes: #3166657 - -2011-02-15 Javier Lanz - * godmode/groups/group_list.php: Fixed ACL checkings - - Fix #3175824 - -2011-02-15 Miguel de Dios - - * include/functions_db.php: added in function "get_agent_modules" the - default value null for get modules of agents in user's group. - - * godmode/massive/massive_delete_modules.php: fixed the select of modules - now get only the modules of agents in user's group and now you can delete - and view correcly the modules with acent or other not ascii characters. - - Fixes: #3182143 and #3175722 - -2011-02-15 Juan Manuel Ramon - - * operation/agentes/estado_monitores.php: Fixed a mistake replacing " - - * godmode/groups/group_list.php: refixed the position of check login for - check in normal access and ajax access. - -2011-02-15 Juan Manuel Ramon - - * godmode/menu.php: "godmode > manage alert > commands" tab only - displayed when user privileges are "PM". - * pandoradb_data.sql - pandoradb.data.postgreSQL.sql: Changed "Alert management" field to 1 in - "Chief Operator" row of tperfil table. - * godmode/alerts/alert_templates.php: If user tries to delete a - template with group=ALL then must have "PM" access privileges. - * godmode/alerts/configure_alert_template.php: If user tries to duplicate - /edit a template with group=ALL then must have "PM" access privileges. - * godmode/alerts/alert_actions.php: If user tries to duplicate/delete an - action with group=ALL then must have "PM" access privileges. - * godmode/alerts/configure_alert_action.php: If user tries to edit an - action with group=ALL then must have "PM" access privileges. - - Fixes: #3180735 - -2011-02-15 Javier Lanz - * godmode/users/configure_user.php: Truncated group name on user detail - editor - -2011-02-15 Miguel de Dios - - * godmode/agentes/module_manager.php: erased the "prediction module" for - policy view. - - Fixes: #3175826 - -2011-02-15 Miguel de Dios - - * godmode/groups/group_list.php: moved check ACL bottom the ajax call and - added other check ACL in the ajax call. - - Fixes: #3180588 - -2011-02-15 Juan Manuel Ramon - * include/functions_html.php: print_input_image function now uses skins. - * godmode/users/configure_profile.php: Added some variable initialization after - selectinf a defined profile. - - Fixes: #3182041 - -2011-02-05 Javier Lanz - * pandora_console/images/wand_sla.png: Added sla wizard tab icon - -2011-02-14 Miguel de Dios - - * include/functions_db.php: fixed the module search. - - Fixes: #3181086 - -2011-02-14 Javier Lanz - * godmode/reporting/reporting_builder.main.php: Table size changed to 90% - * godmode/reporting/reporting_builder.item_editor.php: Fixed a small - problem with an old field - -2011-02-14 Miguel de Dios - - * include/functions_config.php, include/api.php, godmode/setup/setup.php: - added the check by password the actions on API. - - Pending tasks: #3180793 - -2011-02-14 Miguel de Dios - - * include/functions_db.php: fixed the include of extensions, mysql or - postgresql for the api call or Pandora Mobile. - -2011-02-14 Miguel de Dios - - * include/db/postgresql.php: fixed in function "postgresql_insert_id" the - lost var. Erased traces in the function "postgresql_process_sql". Added - function "postgresql_escape_string_sql". - - * include/db/mysql.php: fixed duplicated function "mysql_process_sql". And - added function "mysql_escape_string_sql". - - * include/auth/mysql.php: added method to autenticate with postgreSQL. - - * include/functions_db.php: added functions "select_db_engine", - "connect_db". And divided the function "escape_string_sql" into avaliable - engines. - -2011-02-14 Miguel de Dios - - * include/db/postgresql.php, include/db/mysql.php, - include/functions_db.php: initial division of the DB core in several - engines, at the moment mysql and postgreSQL (not complete). - - * include/functions_config.php, include/config_process.php: change source - code to use new functions. - - * install.php: mark the mysql engine (in future select). - -2011-02-14 Miguel de Dios - - * pandoradb.postgreSQL.sql: added "block_size" and "flash_chart" columns on - tusuario table. - -2011-02-14 Juan Manuel Ramon - - * pandoradb.sql - extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added "block_size" and - "flash_chart" columns on tusuario table. - -2011-02-14 Juan Manuel Ramon - - * include/functions_config.php: Loads relative_path variable in user - session. - * include/functions_db.php: Added include call to - functions_extensions.php. - * godmode/groups/configure_group.php - godmode/groups/group_list.php: Added functionality to assign a skin to - a group. - * godmode/menu.php: Added an entry to skins submenu. - * godmode/users/configure_user.php: Added functionality to assign a skin to - a user. - -2011-02-09 Miguel de Dios - - * pandoradb.data.postgreSQL.sql: added the first version of data of Pandora - DB for PostgreSQL. - -2011-02-09 Miguel de Dios - - * pandoradb.postgreSQL.sql: added the column "only_display_wrong" in the - table "treport_content" from the changes in the main SQL in function mysql. - -2011-02-09 Miguel de Dios - - * pandoradb.postgreSQL.sql: added first version of schema of Pandora DB for - PostgreSQL. - - * extensions/resource_registration.php: added lost lines of my previous - commit on this file. - -2011-02-09 Javier Lanz - - * include/functions_reportings.php: Added functionality to show only - wrong modules - * pandoradb.sql: Added column 'only_display_wrong" to treports_content - * operation/agentes/estado_agente.php: Truncated agent name to 25 chars - * extras/pandoradb_migrate_v3.2_to_v4.0.sql: Added column - 'only_display_wrong" to treports_content - * godmode/reporting/reporting_builder.php: Added functionality to show - only wrong modules - * godmode/reporting/reporting_builder.item_editor.php: Added functionality - to show only wrong modules - -2011-02-08 Juan Manuel Ramon - - * include/functions_html.php: Image path in function print_image is now - relative. - - Fixes: #3175265 - -2011-02-11 Sancho Lerena - - * pandoradb_data.sql: Added new OS: android. - - * operation/agentes/estado_generalagente.php: Show description in GIS - data when it's available. - - * images/os_icons/android.png, - images/networkmap/15.png: New icons for Android OStype. - -2011-02-07 Miguel de Dios - - * pandoradb.sql: cleaned source code. - -2011-02-07 Juan Manuel Ramon - - * extensions/update_manager.php - extensions/update_manager/main.php - operation/search_modules.php - operation/search_agents.php - operation/gis_maps/render_view.php: Changed the way of print images from " - - * include/functions_menu.php - include/functions_html.php - include/functions_modules.php - include/functions_reporting.php - include/functions_filemanager.php - include/functions_gis.php - include/functions_networkmap.php - include/functions_visual_map.php - include/help/en/help_gis_map_builder.php - include/help/en/help_agent_status.php - include/help/en/help_eventview.php - include/help/en/help_configure_gis_map.php - include/help/en/help_cascade_protection.php - include/help/en/help_setup_gis_index.php - include/help/es/help_gis_map_builder.php - include/help/es/help_agent_status.php - include/help/es/help_eventview.php - include/help/es/help_configure_gis_map.php - include/help/es/help_cascade_protection.php - include/help/es/modu_group_list.php - include/help/ja/help_gis_map_builder.php - include/help/ja/help_agent_status.php - include/help/ja/help_eventview.php - include/help/ja/help_configure_gis_map.php - include/help/ja/help_cascade_protection.php - include/help/ja/help_setup_gis_index.php - include/functions.php - include/functions_db.php - include/functions_fsgraph.php - operation/incidents/incident_detail.php - operation/agentes/status_monitor.php - operation/agentes/estado_ultimopaquete.php - operation/agentes/alerts_status.php - operation/agentes/estado_generalagente.php - operation/agentes/estado_agente.php - operation/agentes/estado_monitores.php - operation/agentes/ver_agente.php - operation/agentes/group_view.php - operation/servers/view_server_detail.php - operation/snmpconsole/snmp_view.php - operation/users/user_edit.php - operation/gis_maps/render_view.php - operation/events/sound_events.php - operation/search_alerts.php - operation/reporting/reporting_viewer.php - operation/reporting/custom_reporting.php - operation/search_reports.php - operation/search_users.php - general/pandora_help.php - general/noaccess.php - general/ui/agents_list.php - general/header.php - godmode/groups/modu_group_list.php - godmode/groups/configure_group.php - godmode/groups/group_list.php - godmode/extensions.php - godmode/db/db_sanity.php - godmode/db/db_info.php - godmode/agentes/agent_template.php - godmode/agentes/module_manager_editor_common.php - godmode/agentes/module_manager_editor_network.php - godmode/agentes/fields_manager.php - godmode/agentes/module_manager.php - godmode/agentes/modificar_agente.php - godmode/agentes/planned_downtime.php - godmode/agentes/agent_manager.php - godmode/servers/recon_script.php - godmode/servers/plugin.php - godmode/servers/manage_recontask.php - godmode/alerts/alert_list.list.php - godmode/alerts/configure_alert_compound.php - godmode/alerts/alert_compounds.php - godmode/alerts/alert_actions.php - godmode/alerts/alert_list.builder.php - godmode/alerts/alert_commands.php - godmode/snmpconsole/snmp_alert.php - godmode/snmpconsole/snmp_filters.php - godmode/setup/os.list.php - godmode/setup/news.php - godmode/setup/links.php - godmode/setup/setup.php - godmode/users/user_list.php - godmode/gis_maps/configure_gis_map.php - godmode/massive/massive_add_alerts.php - godmode/massive/massive_delete_agents.php - godmode/massive/massive_enable_disable_alerts.php - godmode/massive/massive_delete_profiles.php - godmode/massive/massive_edit_agents.php - godmode/massive/massive_delete_action_alerts.php - godmode/massive/massive_delete_modules.php - godmode/massive/massive_add_profiles.php - godmode/massive/massive_delete_alerts.php - godmode/massive/massive_edit_modules.php - godmode/massive/massive_standby_alerts.php - godmode/massive/massive_add_action_alerts.php - godmode/modules/module_list.php - godmode/modules/manage_network_templates_form.php - godmode/reporting/reporting_builder.list_items.php - godmode/reporting/reporting_builder.preview.php - godmode/reporting/visual_console_builder.elements.php - godmode/reporting/graph_builder.graph_editor.php - godmode/reporting/reporting_builder.item_editor.php - godmode/reporting/graphs.php: Changed the way of print images from " - * operation/search_alerts.php: Actions_name array now is initialized to void value. - - Fixes: #3171506 - -2011-02-02 Sancho lerena - - * pandoradb.sql: Altered lenght for custom SQL reports. - - -2011-02-01 Junichi Satoh - - * include/functions_fsgraph.php: Fixed html entities are displayed - on graphs when time format contains them. - -2011-01-31 Miguel de Dios - - * godmode/modules/manage_network_components_form_wmi.php, - godmode/modules/manage_network_components_form_plugin.php: added the field - "Post process". - -2011-01-31 Miguel de Dios - - * include/javascript/pandora_modules.js, pandoradb.sql, - extras/pandoradb_migrate_v3.2_to_v4.0.sql, - godmode/modules/manage_network_components_form.php, - godmode/modules/manage_network_components_form_network.php, - godmode/modules/manage_network_components.php: added the "post process" - parameter to network component and use in network component editor and - module editor. - -2011-01-27 Sancho Lerena - - * ssh_console/howto_sign_applet.README, - ssh_console/ssh_console.readme, - vnc/VncViewer.jar, - vnc/howto_selfsign_applet.README, - ssh_console.php, - vnc_view.php: VNC Extension now uses a signed Java applet to see - remote servers. Added how to sign the cert on the SSH applet also. - - -2011-01-27 Miguel de Dios - - * include/functions_db.php, - godmode/modules/manage_network_templates_form.php: cleaned source style. - - * extensions/resource_registration.php: added extensión to import by xml - file the network component, wmi component, smnp component and local - component. And if the xml content a template, this component add into - template. - -2011-01-27 Miguel de Dios - - * include/functions_db.php: fixed the check ACL in function - "get_agent_modules", the global search alert fixed with this, and I think - that fixed in other places. - -2011-01-27 Miguel de Dios - - * operation/search_agents.php: refixed the order of parentheses. - -2011-01-26 Sancho Lerena - - * ssh_console: new ssh extension (agent tab extension) it will exec a - ssh java plugin to connect agent using it's main IP address. Requires - an external download (Mindterm SSH Applet), free for individual use. - - * vnc_view.php: Now uses VNC/HTTP port by default. - -2011-01-26 Miguel de Dios - - * operation/agentes/status_monitor.php: fixed the ACL in the Module name for - the select box in the filter. - - * operation/search_agents.php: fixed the ACL in the search of agent. - -2011-01-26 Juan Manuel Ramon - * include/functions_html.php: In print_image function checks if skin - path is set for the current user and if it exists add it to the image path. - Added pos_tree option on print_image function. - -2011-01-26 Javier Lanz - - * include/functions_custom_graphs.php: Added 'date' parameter - * operation/reporting/reporting_viewer.php: Longer text box - * operation/reporting/graph_viewer.php: Added date control - * godmode/reporting/reporting_builder.preview.php: Longer text box - * godmode/reporting/graph_builder.preview.php: Added bottom controls - - Pending task: #3137696 - - -2011-01-25 Miguel de Dios - - * operation/search_results.php: added the tab to show search list for - modules. And cleaned source code style. - - * operation/search_modules.php: added the page to list the searched modules. - - * operation/search_agents.php: cleaned source code style. - - Pending task: #3141623 - -2011-01-24 Miguel de Dios - - * include/pChart/pChart.class: fixed in the function "drawTextBox" when - pass a empty $Text as empty array. - -2011-01-24 Miguel de Dios - - * operation/search_agents.php: fixed the pagination in the global search - result. - -2011-01-24 Miguel de Dios - - * include/javascript/pandora.js, operation/agentes/exportdata.php, - operation/agentes/ver_agente.php, - godmode/reporting/visual_console_builder.wizard.php, - godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.elements.php: fixed to show by ajax - the disabled modules and the disabled agents. - - Fixes: #3155701 - -2011-01-22 Sancho Lerena - - * pandoradb_data.sql: Updated SQL with version and new embedded "so". - - * include/config_process.php: Version. - - * images/os_icons/embedded.png, - images/networkmap/14.png: New embedded agent icon. - -2011-01-21 Miguel de Dios - - * godmode/reporting/visual_console_builder.elements.php: fixed the show - disabled modules in the list of element tab of the visual console editor. - - Fixes: #3155701 - -2011-01-20 Miguel de Dios - - * operation/agentes/status_monitor.php: fixed and optimized the extract the - list of Module name for the select box in the filter. - -2011-01-20 Miguel de Dios - - * operation/agentes/estado_generalagente.php: fixed when the agent haven't - ip address. - - Fixes: #3162646 - -2011-01-20 Miguel de Dios - - * godmode/agentes/module_manager.php: added to call to enterprise functions - to delete "pseudo code" of local module when delete in multiple delete - action. - - Fixes: #3161621 - - * include/functions_filemanager.php: cleaned source code old unused - comments. - - * include/functions_ui.php: in function "printTruncateText" fixed when pass - 0 character to trunk, now return all text. And in function - "print_agent_name" cleaned source code style. - - * operation/agentes/estado_agente.php: fixed order of params in the call - of function "print_agent_name". - -2011-01-19 Miguel de Dios - - * include/functions_visual_map.php, - godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.editor.php: fixed the resize - background, and now the visualmap the background resize. And now the items - move with resize the background. - - Fixes: #3156131 - - Pending task: #2996500 - -2011-01-19 Javier Lanz - * extensions/module_groups.php: Added truncation and scroll bar - * operation/agentes/status_monitor.php: Fixed combobox functionality - * general/logon_ok.php: Added a scroll bar at the bottom - * godmode/groups/modu_group_list.php: Truncated module groups name - -2011-01-18 Miguel de Dios - - * include/functions.php: in function "format_for_graph" added the units - "exa", "zetta" and "yotta". - -2010-01-17 Javier Lanz - - * trunk/pandora_console/include/functions_ui.php: Fixed an error in print_agent_name - * trunk/pandora_console/extensions/module_groups.php: Fixed extension, now works properly. Fix #3160077 - * trunk/pandora_console/operation/agentes/estado_generalagente.php: Truncated agent & module names - * trunk/pandora_console/godmode/reporting/visual_console_builder.elements.php: Fixed table style - -2010-01-16 Raúl Mateos - - * pandoradb.sql, extras/pandoradb_migrate_v3.2_to_v4.0.sql: Updated - year, just to know these files are updated from v3.2 - -2010-01-14 Javier Lanz - * :In the last commit, in the trunk/pandora_console/operation/agentes/group_view.php file - was fixed as well the way to obtain the number of agents which have associated agents. - -2010-01-14 Javier Lanz - - * trunk/pandora_console/include/functions_html.php: print_select function edited to deal with long fields. - * trunk/pandora_console/include/functions_ui.php: printTruncateText function edited to truncate in the middle of the word. - * trunk/pandora_console/pandoradb.sql: changed type for field "nombre" in "tgrupo" table. - * trunk/pandora_console/pandora_console_install: added support for Fedora. Thanks to philipmbrown. - * trunk/pandora_console/extensions/agents_modules.php: truncated text to 19 characters showing agent names - * trunk/pandora_console/operation/agentes/group_view.php: Truncated group name to deal with long fields. - * trunk/pandora_console/extras/pandoradb_migrate_v3.2_to_v4.0.sql: changed type for field "nombre" in "tgrupo" table. - * trunk/pandora_console/godmode/groups/group_list.php: Truncated group name to deal with long fields. - * trunk/pandora_console/godmode/agentes/modificar_agente.php: truncated agent names to deal with long fields. - -2010-01-14 Juan Manuel Ramon - - * include/functions_db.php: In get_group_agents function, now agent's name search is not case sensitive. - - Fixes bug #3158022. - -2010-01-13 Juan Manuel Ramon - - * godmode/reporting/visual_console_builder.editor.js: Label parameter is now coded - in base 64 format when pgraph.php page is requested. - - * godmode/reporting/visual_console_builder.editor.php: Added a javascript include. - - * include/javascript/encode_decode_base64.js: Added new javascript function for base 64 encoding/decoding. - - Fixes bug #3152661, #3147119 - -2011-01-13 Junichi Satoh - - * include/help/ja/help_create_agent.php, - include/help/ja/help_reconscript_definition.php, - include/help/ja/help_warning_status.php, - include/help/ja/help_manage_alert_list.php, - include/help/ja/help_critical_status.php: Added new help files in Japanese. - - * include/help/ja/help_manage_alerts.php: Added a missing help file. - -2010-01-12 Juan Manuel Ramon - - * include/pchart_graph.php - * include/functions_visual_map.php: Removed blank spaces when graphs are resized - in Visual console. - -2010-01-12 Juan Manuel Ramon - - * include/functions_visual_map.php: Changed the way of create marks - for graphs in visual console from divs to tables. Label parameter is - now coded in base 64 codification when pgraph.php page is requested. - - Fixes bug #3152661, #3152673 - - * include/fgraph.php: Decode received parameter (label) in base 64 codification. - - * godmode/reporting/visual_console_builder.editor.js: In Visual console builder editor - added some image borders to create marks around graphs. - - Fixes bug #3152673 - - * operation/agentes/stat_win.php - godmode/reporting/graph_builder.preview.php: Label parameter is now coded - in base 64 format when pgraph.php page is requested. - - Fixes bug #3152661 - - -2010-01-11 Raúl Mateos - - * install.php: Updated build and year. - - * index.php: Enable developer mode. Updated year. - - * include/config_process.php: Updated build and year. - -2010-01-11 Javier Lanz - *godmode/agentes/module_manager.php: Fixed an error truncating module name - - Fixes bug #3138420 - -2010-01-10 Juan Manuel Ramon - - * pchart_graph.php: Remove axis values and legend in small graphs. - * functions_visual_map.php: Added marks (div borders) for beautify visual console graphs. - * fgraph.php: Dont show caption graphs in small graphs. - * functions.php: Added constants for visual console. - - Fixes bug #3152673. - -2010-01-07 Juan Manuel Ramon - - * pandora_console_upgrade: Changed permissions in this file to make it executable by default. - - Fixes bug #3146314. - -2010-01-05 Juan Manuel Ramon - - * include/help/en/help_create_agent.php - include/help/en/help_reconscript_definition.php - include/help/en/help_warning_status.php - include/help/en/help_manage_alert_list.php - include/help/en/help_critical_status.php - include/help/es/help_create_agent.php - include/help/es/help_reconscript_definition.php - include/help/es/help_warning_status.php - include/help/es/help_manage_alert_list.php - include/help/es/help_critical_status.php: Added new help menus. - - * include/functions.php: Added new constants. - - * godmode/agentes/module_manager_editor_common.php - godmode/agentes/agent_manager.php - godmode/servers/manage_recontask_form.php - godmode/alerts/configure_alert_template.php: Added contextual helps. - -2010-12-28 Sancho Lerena - - * pandoradb_data.sql: Fixed link for current documentation page at - openideas.info Wiki. - - * operation/agentes/graphs.php: Removed divs which makes the empty graphs - render badly. - -2010-12-27 Ramon Novoa - - * pandoradb_data.sql, include/config_process.php: Updated - version strings for the 3.2 release. - -2010-12-27 Sancho Lerena - - * pandora_console.redhat.spec: Some package deps. was missing for redhat. - - * include/functions.php: get_snmpwalk() now accepts a specific part of - the SNMP MIB, that allow to do not search the full mib on user selection. - (Used on the enterprise massive SNMP module adition). - -2010-12-23 Miguel de Dios - - * DEBIAN/control: added php5-curl dependency. - -2010-12-23 Miguel de Dios - - * pandoradb_data.sql: added custom sql for reports, "Group view". - - * include/functions_io.php: fixed the "safe_output" function when decode - the html entity < or > for < or > char. - -2010-12-23 Miguel de Dios - - * pandoradb_data.sql: added custom sql for reports a some sqls querys: - Monitoring Report Agent, Monitoring Report Modules and - Monitoring Report Alerts. - -2010-12-23 Miguel de Dios - - * include/functions.php: cleaned source code style. - -2010-12-23 Miguel de Dios - - * include/functions_agents.php: fixed when the filter stanby not exist. - -2010-12-23 Miguel de Dios - - * include/functions.php: in function "check_sql" added some changes in - the regular expression for pass the pandora field "delete_pending". - -2010-12-23 Miguel de Dios - - * include/ajax/reporting.ajax.php: fixed copy&paste mistake. - -2010-12-23 Miguel de Dios - - * include/functions.php: in function "string2image" fixed when the string - have slash characters. - - * extensions/agents_modules.php: cleaned source code style. - -2010-12-23 Sergio Martin - - * include/languages/cs.po - include/languages/et.mo - include/languages/pt_BR.po - include/languages/nl.mo - include/languages/es.po - include/languages/pl.mo - include/languages/it.mo - include/languages/ko.po - include/languages/sl.mo - include/languages/sk.po - include/languages/uk.po - include/languages/ro.po - include/languages/pt.mo - include/languages/ast.mo - include/languages/en_AU.mo - include/languages/bg.mo - include/languages/index.po - include/languages/bn.po - include/languages/nb.po - include/languages/ar.po - include/languages/cs.mo - include/languages/en.po - include/languages/pt_BR.mo - include/languages/es.mo - include/languages/ko.mo - include/languages/fr.po - include/languages/sk.mo - include/languages/uk.mo - include/languages/ro.mo - include/languages/mr.po - include/languages/ca.po - include/languages/da.po - include/languages/tr.po - include/languages/sv.po - include/languages/de.po - include/languages/ja.po - include/languages/zh_TW.po - include/languages/nb.mo - include/languages/bn.mo - include/languages/he.po - include/languages/fi.po - include/languages/en.mo - include/languages/ar.mo - include/languages/hi.po - include/languages/zh_CN.po - include/languages/fr.mo - include/languages/te.po - include/languages/eu.po - include/languages/en_GB.po - include/languages/mr.mo - include/languages/hu.po - include/languages/ca.mo - include/languages/da.mo - include/languages/tr.mo - include/languages/de.mo - include/languages/sv.mo - include/languages/ru.po - include/languages/ja.mo - include/languages/zh_TW.mo - include/languages/he.mo - include/languages/fi.mo - include/languages/hi.mo - include/languages/zh_CN.mo - include/languages/el.po - include/languages/gl.po - include/languages/te.mo - include/languages/eu.mo - include/languages/en_GB.mo - include/languages/et.po - include/languages/nl.po - include/languages/hu.mo - include/languages/pl.po - include/languages/it.po - include/languages/sl.po - include/languages/pt.po - include/languages/ru.mo - include/languages/ast.po - include/languages/en_AU.po - include/languages/bg.po - include/languages/el.mo - include/languages/gl.mo: Updated the last strings - from launchpad - -2010-12-23 Miguel de Dios - - * godmode/groups/group_list.php: fixed error message show in the successful - delete group operation. - -2010-12-23 Ramon Novoa - - * include/javascript/pandora.js: Translate space HTML entities. - Fixes bug #3142670. - - * godmode/alerts/configure_alert_action.php: Added a link to the - macro help page. - -2010-12-23 Sergio Martin - - * operation/events/events_validate.php: Fixed the style of - the list of events to validate for bug 3141995 - -2010-12-23 Ramon Novoa - - * operation/agentes/alerts_status.php: Fixed alert search - filters. Fixes bug #3140249. - -2010-12-22 Miguel de Dios - - * include/functions_reporting.php: cleaned source code style. - -2010-12-22 Sancho Lerena - - * operation/menu.php, - general/header.php: Fixed some anyoing autorefresh values on most - operational options. - -2010-12-22 Ramon Novoa - - * operation/events/events_list.php: Fixed event name search and - search pagination. - -2010-12-22 Sancho Lerena - - * pandoradb_migrate_v3.1_to_v3.2.sql - pandoradb.sql: Some fields are now TEXT due the problem with new - HTML entities encoding. - - -2010-12-22 Sergio Martin - - * godmode/massive/massive_edit_agents.php: Fixed the massive edition - of the agents parent for bug 3141852 - -2010-12-22 Ramon Novoa - - * include/functions_reporting.php, - operation/reporting/reporting_xml.php: Draw baseline reports - in the future by default. - -2010-12-22 Ramon Novoa - - * operation/agentes/exportdata.php: Fixed data average export. - Fixes bug #3141351. - -2010-12-22 Miguel de Dios - - * operation/events/events.php: fixed the show list of events when to delete - the events. - - Fixes: #3141622 - - * operation/events/events_list.php: cleaned source code style. - -2010-12-22 Ramon Novoa - - * include/fgraph.php: Read the event_type when drawing module - charts. Fixes bug #3140516. - -2010-12-21 Miguel de Dios - - * operation/agentes/exportdata.php: fixed the quotes in the script to - show the calendar. - - Fixes: #3141353 - -2010-12-21 Miguel de Dios - - * images/image_problem.opaque.png: re-upload the lost file in previous - commit. - -2010-12-21 Miguel de Dios - - * include/functions_reporting.php, include/fgraph.php, - include/functions_db.php, images/image_problem.opaque.png: fixed the bug - because this bug was two things the access to graph with not login in the - same machine to generate, and the transparent png that not crash with the - pdf library. - - Fixes: #3139079 - -2010-12-20 Miguel de Dios - - * godmode/reporting/reporting_builder.php: fixed the action to sort up or - down the items in the report, and improvement the order number and now - start to each new report. - - Fixes: #3140930 - -2010-12-20 Miguel de Dios - - * godmode/reporting/reporting_builder.item_editor.php: fixed the copy & - paste mistake with the name of var (month ago), now show the URL to edit in - the import. - -2010-12-20 Ramon Novoa - - * general/logon_ok.php: Decode HTML entities in session - information comments. Fixes bug #3139032. - -2010-12-20 Ramon Novoa - - * godmode/reporting/graph_builder.preview.php: Fixed a typo. - Fixes bug #3138641. - -2010-12-20 Dario Rodriguez - - * pandoradb.sql: Modify column external source of treport_content - from tinytext to text. - -2010-12-17 Miguel de Dios - - * install.php: added to check "curl" dependency. - -2010-12-17 Sancho Lerena - - * pandora_console.spec, - pandora_console.redhat.spec: Fixed minor details, preparing 3.2 release. - - * mobile/index.php: Fixed width problem with Android. Ready to be used ! - -2010-12-16 Miguel de Dios - - * DEBIAN/control, DEBIAN/make_deb_package.sh, pandora_console.spec, - pandora_console.redhat.spec: update the version number. - -2010-12-16 Miguel de Dios - - * DEBIAN/make_deb_package.sh: added source code for to delete ".svn" dirs - when to make the deb package. - - Fixes: #3119594, #3115604 - -2010-12-15 Miguel de Dios - - * pandoradb.sql, extras/pandoradb_migrate_v3.1_to_v3.2.sql: increment the - size of field "nombre" in table "tagente" for html entities. - - Fixes: #3136610 - -2010-12-15 Miguel de Dios - - * include/functions_html.php, include/ajax/module.php: fixed when the module - have a scape html chars. - -2010-12-03 Sergio Martin - - * operation/search_agents.php: Fixed alert fired number of modules - and colour of Last contact in the agent table main search for bugs - 3126434 and 3126437 - -2010-11-30 Miguel de Dios - - * operation/agentes/estado_ultimopaquete.php: fixed when the string data of - module is number. - -2010-11-29 Junichi Satoh - - * include/help/ja/help_operation_visual_console.php: Added a new - help file in Japanese. - -2010-11-26 Miguel de Dios - - * operation/agentes/exportdata.php: fixed the work_period to extract - data when the default work_period is greater than period between the - date to start and date to end. - - Fixes: #3119467 - -2010-11-26 Dario Rodriguez - - * extensions/plugin_registration.php: Fixed a bug related with html - entities in plugin registration - -2010-11-25 Raúl Mateos - - * pandora_console_install: spaces to tabs. Small version correction. - -2010-11-25 Sancho Lerena - - * include/config_process.php: Version update. - - * pandora_console.spec: Version update. - -2010-11-25 Miguel de Dios - - * pandora_console.redhat.spec: erased unrequired dependecy - "graphviz-php" and upset the version required for php. - -2010-11-25 Miguel de Dios - - * extras/pandoradb_migrate_v3.1_to_v3.2.sql: erase the problematic - foreign key in trecon_task. - - Fixes: #3118273 - - * godmode/servers/recon_script.php: when I readed source code for - to check that when delete a recon_script delete recon task that use - this. Cleaned source code style. - -2010-11-23 Miguel de Dios - - * include/fgraph.php: erased the deprecated function - "grafico_modulo_sparseOLD" and deprecated function - "grafico_modulo_sparse_mobile". And in the function added new - parameter $show_title with default value true for to show or no - the title. And when Pandora mobile for the graph now use the - function "grafico_modulo_sparse". - -2010-11-23 Miguel de Dios - - * include/javascript/OpenLayers/OpenLayers.js: backport to previous - version in SVN, the library has a dumb mistakes. - -2010-11-23 Miguel de Dios - - * operation/gis_maps/render_view.php: cleaned source code style. - - * include/functions_ui.php: fixed in the function - "print_page_header" the check if the option is a separator that it - was true when the key was zero. - - Fixes: #3115621 - -2010-11-23 Miguel de Dios - - * extensions/extension_uploader.php: add first version of extension - to upload other extensions. - -2010-11-22 Raúl Mateos - - * gomode/agentes/module_manager.php: Closed HTML tags. - - * images/status_sets/default/agent_no_monitors*.png: Added forgotten files. - -2010-11-22 Miguel de Dios - - * include/help/en/help_operation_visual_console.php, - include/help/es/help_operation_visual_console.php: added first - version of help file for the operation main page of Visual Console, - these have a explain for the especial name for visual consoles. - - * operation/visual_console/index.php: added link to help in header. - - operation/menu.php: added filter to hide the "Visual Console items" - in submenu that haven't first letter as "_", "," , "[" , "(". And - fixed the show name with safe_input entities. - -2010-11-22 Miguel de Dios - - * godmode/extensions.php: fixed a lost javascript trace, and fixed - when all extensions is disabled. - -2010-11-19 Sergio Martin - - * operation/agentes/estado_generalagente.php: Fixed the - shows of IP in the agent view for bug 3111807 - -2010-11-19 Miguel de Dios - - * include/functions_extensions.php: added functions - "get_disabled_extensions" and "getExtensionInfo". - - * operation/extensions.php: erased the delete extension option. - - * images/dot_green.disabled.png, images/dot_red.disabled.png: added files - for the table of features extension. - - * godmode/extensions.php: show a table of extension with features and - action to disable and delete. - -2010-11-17 Miguel de Dios - - * extensions/vnc_view.php: added first version of extension of to VNC view - tab. - -2010-11-17 Raúl Mateos - - * operation/reporting/reporting_viewer.php, operation/reporting/graph_viewer.php: - Added full screen mode and other minor changes. - -2010-11-17 Miguel de Dios - - * godmode/reporting/map_builder_wizard.php: deleted old file of old visual - console editor. - -2010-11-17 Raúl Mateos - - * include/functions_events.php: Deleted old code. Simplify. - -2010-11-17 Miguel de Dios - - * pandora_console.redhat.spec: re-enabled the check dir "data_in" in - spec file for package redhat-centos. - -2010-11-15 Raúl Mateos - - * include/functions_events.php: Show text in Agent detail when no events - found. Commented old code. - -2010-11-15 Miguel de Dios - - * operation/agentes/estado_ultimopaquete.php: fixed the single quote instead - double quote. - -2010-11-15 Miguel de Dios - - * include/javascript/tiny_mce/plugins/table/editor_plugin.js, - include/javascript/tiny_mce/plugins/advlink/editor_plugin.js, - include/javascript/tiny_mce/plugins/fullscreen/editor_plugin.js, - include/javascript/tiny_mce/plugins/template/editor_plugin.js, - include/javascript/tiny_mce/themes/advanced/editor_template.js: fixed end of - lines that it haven't semicolon end char. - -2010-11-15 Miguel de Dios - - * include/functions_extensions.php: added functions - "add_extension_godmode_tab_agent" and "add_extension_opemode_tab_agent" to - add the extensions tab in the header in operation and godmode. - - * operation/agentes/ver_agente.php, - godmode/agentes/configurar_agente.php: added hook for to add the extension - tabs. - -2010-11-14 Junichi Satoh - - * operation/agentes/status_monitor.php: Fixed unnecessary strings - (a part of html entities) are shown in module name. - -2010-11-11 Miguel de Dios - - * include/javascript/jquery.ui.datepicker.js, - include/javascript/pandora_modules.js, - include/javascript/tiny_mce/plugins/autoresize/editor_plugin.js, - include/javascript/tiny_mce/plugins/example/editor_plugin.js, - include/javascript/tiny_mce/plugins/emotions/editor_plugin.js, - include/javascript/tiny_mce/plugins/advhr/editor_plugin.js, - include/javascript/tiny_mce/plugins/advlist/editor_plugin.js, - include/javascript/tiny_mce/plugins/advimage/editor_plugin.js, - include/javascript/tiny_mce/plugins/advimage/js/image.js, - include/javascript/tiny_mce/plugins/directionality/editor_plugin.js, - include/javascript/tiny_mce/plugins/visualchars/editor_plugin.js, - include/javascript/tiny_mce/plugins/wordcount/editor_plugin.js, - include/javascript/tiny_mce/plugins/autosave/editor_plugin.js, - include/javascript/tiny_mce/plugins/advlink/editor_plugin.js, - include/javascript/tiny_mce/plugins/fullpage/editor_plugin.js, - include/javascript/tiny_mce/plugins/contextmenu/editor_plugin.js, - include/javascript/tiny_mce/plugins/bbcode/editor_plugin.js, - include/javascript/tiny_mce/plugins/xhtmlxtras/editor_plugin.js, - include/javascript/OpenLayers/OpenLayers.js, - include/javascript/jquery.ui.resizable.js: fixed end of lines that it - haven't semicolon end char. - -2010-11-11 Miguel de Dios - - * extensions/insert_data.php: fixed to force include the "autocomplete" - library javascript. - - Fixes: #3103590 - -2010-11-11 Sergio Martin - - * include/fgraph.php: Fixed session auth for - external access - -2010-11-11 Raúl Mateos - - * general/error_install.php, general/error_perms.php, general/header.php, - general/logon_menu.php, general/logon_ok.php, include/functions_menu.php, - include/functions_ui.php, extensions/agents_modules.php, - operation/menu.php, godmode/menu.php, operation/estado_agente.php, - operation/agentes/estado_agente.php, operation/agentes/status_monitor.php, - operation/agentes/estado_monitores.php, - operation/agentes/estado_ultimopaquete.php, - operation/agentes/estado_generalagente.php, pandoradb_data.sql: Closed - some HTML tags, autoclose others, added alt to images, and changed some - & to "&" to help validation for XHTML 1.0 Transitional. Tested and - not error found, but needs more tests... - -2010-11-11 Junichi Satoh - - * godmode/setup/gis_step_2.php: Added UTF-8 charset to htmlentities(). - -2010-11-10 Sancho Lerena - - * pandoradb_data.sql, - DEBIAN/control, - DEBIAN/make_deb_package.sh, - include/config_process.php, - pandora_console.redhat.spec: Last updates on version and - spec files for release. - -2010-11-10 Sergio Martin - - * include/functions.php: Check de enterprise version to - show the baseline graph option in reports - -2010-11-10 Sergio Martin - - * include/functions_reporting.php - include/functions.php - operation/reporting/reporting_xml.php - godmode/reporting/reporting_builder.item_editor.php: Added the - simple baseline graph to the html and xml report exports - -2010-11-08 Sancho Lerena - - * pandora_console.spec: Updated version/build. - - * extensions/update_manager/sql/update_manager.sql: Change URL of - update manager to 3.2 - - * pandora_console.redhat.spec: Updated version/build - -2010-11-08 Raúl Mateos - - * extras/pandoradb_migrate_v3.1_to_v3.2.sql: Updated database schema - version when updating database. - - * extras/pandora_diag.php: Small update. - -2010-11-08 Raúl Mateos - - * pandora_console_install: Updated year/version and link to update script - - * extras/pandoradb_migrate_v3.1_to_v3.2.sql: Updated news to 3.2 version. - -2010-11-08 Raúl Mateos - - * pandoradb.sql. pandoradb_data.sql, pandora_console_install: Updated - year/version - -2010-11-07 Raúl Mateos - - * DEBIAN/makde_deb_package.sh, DEBIAN/control: Updated year/version - -2010-11-05 Sergio Martin - - * include/languages/nb.po - include/languages/en.po - include/languages/mr.po - include/languages/nb.mo - include/languages/en.mo - include/languages/mr.mo: Added few new language - po and mo files - -2010-11-05 Sergio Martin - - * include/languages/cs.po - include/languages/et.mo - include/languages/pt_BR.po - include/languages/nl.mo - include/languages/es.po - include/languages/pl.mo - include/languages/it.mo - include/languages/ko.po - include/languages/sl.mo - include/languages/sk.po - include/languages/uk.po - include/languages/ro.po - include/languages/pt.mo - include/languages/ast.mo - include/languages/en_AU.mo - include/languages/bg.mo - include/languages/index.pot - include/languages/bn.po - include/languages/ar.po - include/languages/cs.mo - include/languages/pt_BR.mo - include/languages/es.mo - include/languages/ko.mo - include/languages/fr.po - include/languages/sk.mo - include/languages/uk.mo - include/languages/ro.mo - include/languages/ca.po - include/languages/da.po - include/languages/tr.po - include/languages/sv.po - include/languages/de.po - include/languages/ja.po - include/languages/zh_TW.po - include/languages/bn.mo - include/languages/he.po - include/languages/fi.po - include/languages/ar.mo - include/languages/hi.po - include/languages/zh_CN.po - include/languages/fr.mo - include/languages/te.po - include/languages/eu.po - include/languages/en_GB.po - include/languages/hu.po - include/languages/ca.mo - include/languages/da.mo - include/languages/tr.mo - include/languages/de.mo - include/languages/sv.mo - include/languages/ru.po - include/languages/ja.mo - include/languages/zh_TW.mo - include/languages/he.mo - include/languages/fi.mo - include/languages/hi.mo - include/languages/zh_CN.mo - include/languages/el.po - include/languages/gl.po - include/languages/te.mo - include/languages/eu.mo - include/languages/en_GB.mo - include/languages/et.po - include/languages/nl.po - include/languages/hu.mo - include/languages/pl.po - include/languages/it.po - include/languages/sl.po - include/languages/pt.po - include/languages/ru.mo - include/languages/ast.po - include/languages/en_AU.po - include/languages/bg.po - include/languages/el.mo - include/languages/gl.mo: Updated the languages - from launchpad - -2010-11-05 Sergio Martin - - * operation/search_agents.php: Fixed the last contact - information in the agents search view for bug 3103501 - -2010-11-05 Sergio Martin - - * include/javascript/pandora_modules.js: Changed the enable - condition to the snmp walk button in the network to improve - the usability for bug 3102823 - -2010-11-05 Sergio Martin - - * include/fgraph.php: Fixed event graphs by user for - bug 3102830 - -2010-11-04 Ramon Novoa - - * include/functions_ui.php: Check that the alert has a 'standby' column - (compound alerts don't have it). - -2010-11-04 Miguel de Dios - - * godmode/db/db_purge.php: fixed old value "1" for "All" groups. - - Fixes: #3102844 - -2010-11-04 Miguel de Dios - - * extensions/users_connected.php: fixed call to operation function. - - Fixes: #3102855 - -2010-11-04 Miguel de Dios - - * include/functions_reporting.php: fixed warning in foreach loop. - -2010-11-04 Sergio Martin - - * operation/incidents/incident.php: Fixed incidents filter - -2010-11-04 Miguel de Dios - - * include/functions_config.php: fixed empty spaces the list of ACL IP. - -2010-11-04 Ramon Novoa - - * include/fgraph.php: Do not propagate compressed data to dates in the - future in any charts. - -2010-11-04 Miguel de Dios - - * include/functions_db.php: in function __ fixed when the Pandora don't - have extensions. - - * operation/events/events_rss.php: cleaned source code. - - * operation/events/events_list.php: added more info in the hidden expanded - row. - - Fixes: #3102826 - -2010-11-04 Miguel de Dios - - * extensions/module_groups.php: fixed a unset $fired var. - - Fixes: #3102791 - -2010-11-04 Miguel de Dios - - * operation/events/events_marquee.php: fixed the error SQL message and - save corretly the audit. - - Fixes: #3102788 - -2010-11-04 Ramon Novoa - - * godmode/servers/manage_export.php, - godmode/servers/manage_export_form.php: Moved to Pandora FMS - Enteprise. - - * godmode/menu.php: Removed the export targets menu entry. - -2010-11-04 Miguel de Dios - - * godmode/users/configure_user.php: fixed lost lines deleted in previous - commits (sorry). - -2010-11-04 Miguel de Dios - - * extensions/system_info.php: change the funcionality of extension, now - generate a zip file in Pandora Console mode, and fixed the execution in the - term, and move to setup menu. - - Fixes: #3102834 - - * include/config_process.php: cleaned source code style. - -2010-11-04 Raul Mateos - - * general/login_page.php: Fixed validation for XHTML 1.0 Transitional. - -2010-11-03 Raul Mateos - - * index.php: Updated year :-D - - * general/footer.php, header.php: Updated year. Fixed some HTML strings - to improve W3C validation. A lot of work to do in this area. - -2010-11-03 Miguel de Dios - - * include/functions_html.php: added the function - "print_autocomplete_modules". This function is same to magic-select box for - agents instead this for modules. - - * include/javascript/jquery.ui.datepicker.js, - include/javascript/jquery.ui.droppable.js: fixed end of lines that it - haven't semicolon end char. - - * include/ajax/module.php: fix version of file that responds to ajax - request for the magic-select box for modules. - - * include/functions_ui.php: in function "format_alert_row" use new call - for the "isAlertInPolicy2". - - * include/functions_db.php: added in function "get_agent_modules" for the - parameter $filter, the posibility to search with the "like" mysql operator. - - * images/lightning_blue.png: blue lighting for new magic-select box agents. - - * godmode/agentes/configurar_agente.php: cleaned source code style. - - * godmode/alerts/alert_list.list.php: use new call for the - "isAlertInPolicy2". And fixed the column align for policies and actions. - - * godmode/reporting/reporting_builder.list_items.php: erased old source - code lines comments. - -2010-11-03 Sancho Lerena - - * pandoradb_data.sql: Updated build - - * include/config_process.php: Updated build. - - * include/functions_db.php: Fixed the way takes agent status for visual maps, - was a wrong filter on remote_contact timestamp, that info is not used to - calculate agent unknown status !. - - * index.php: develop mode set to 0 - - * operation/snmpconsole/snmp_view.php: Removed a notice for a noninit var (again) - -2010-11-03 Ramon Novoa - - * include/functions_reporting.php: Order results before calculating - the SLA. - -2010-11-03 Sergio Martin - - * include/functions_modules.php - include/functions_reporting.php - include/functions.php - include/functions_db.php - operation/agentes/ver_agente.php - godmode/massive/massive_delete_modules.php: Fixed - several html entities codifications with safe_input/safe_output - -2010-11-02 Sergio Martin - - * pandoradb_data.sql: Changed several spaces and parentheses - in the insert data script to their html entities. - -2010-11-02 Miguel de Dios - - * include/javascript/jquery.ui.datepicker.js, - include/javascript/jquery.ui.dialog.js, - include/javascript/jquery.ui.draggable.js, - include/javascript/jquery.timeentry.js: fixed end of lines that it haven't - semicolon end char. - -2010-11-02 Raúl Mateos - - * extensions/pandora_logs.php: Fixed html typos. - - * include/config_process.php: Updated build to prepare 3.2 RC1 release. - -2010-11-01 Miguel de Dios - - * include/functions_db.php: in function "format_array_to_where_clause_sql" - added lines for test when is a string start with % for check with LIKE - operator. - - Fixes: #3098170 - -2010-11-01 Miguel de Dios - - * include/functions_html.php: cleaned source code style. And added line - comments for to explain obfuscated $$ operation in function - "print_input_text_extended". - - * godmode/agentes/module_manager_editor_plugin.php: set the field - "plugin_parameters" with unlimited size. - -2010-10-29 Ramon Novoa - - * include/fgraph.php: Do not propagate compressed data to dates in the - future to make the baseline clearer. - -2010-10-29 Miguel de Dios - - * extensions/dbmanager.php, godmode/agentes/module_manager_editor.php, - godmode/massive/massive_add_alerts.php, - godmode/massive/massive_copy_modules.php, - godmode/massive/massive_delete_agents.php, - godmode/massive/massive_enable_disable_alerts.php, - godmode/massive/massive_operations.php, - godmode/massive/massive_delete_profiles.php, - godmode/massive/massive_edit_agents.php, - godmode/massive/massive_delete_action_alerts.php, - godmode/massive/massive_delete_modules.php, - godmode/massive/massive_add_profiles.php, - godmode/massive/massive_delete_alerts.php, - godmode/massive/massive_edit_modules.php, - godmode/massive/massive_standby_alerts.php, - godmode/massive/massive_add_action_alerts.php: now in the source code pick - more info in the audit for actions. - - Pending tasks: #3089687 - -2010-10-29 Miguel de Dios - - * godmode/massive/massive_delete_profiles.php: fixed result message of - operation. And cleaned source code style. - -2010-10-28 Miguel de Dios - - * godmode/alerts/alert_list.php, - godmode/alerts/configure_alert_template.php, - godmode/alerts/alert_templates.php, godmode/alerts/alert_actions.php, - godmode/alerts/alert_commands.php: now in the source code pick more info in - the audit for actions to create, update and delete profiles and user, and - for action to add and remove profiles to user. - -2010-10-28 Miguel de Dios - - * include/javascript/jquery.ui.datepicker.js, include/javascript/jquery.js, - include/javascript/jquery.ui.core.js, - include/javascript/tiny_mce/tiny_mce_popup.js, - include/javascript/OpenLayers/OpenLayers.js, - include/javascript/jquery.ui.resizable.js, - include/javascript/jquery.timeentry.js: : delete unpacked source code of js. - - * include/functions_alerts.php: added header comment to function - "create_alert_action". - - * godmode/alerts/alert_list.php: fixed the return status for message status - in actions "delete_alert", "add_action" and "delete_action". - -2010-10-28 Sergio Martin - - * include/functions_custom_graphs.php - godmode/reporting/graph_builder.preview.php: Fixed various bugs when - you try to render a custom graph without modules for bug 3096434 - -2010-10-28 Sergio Martin - - * include/functions_io.php - include/functions_ui.php: Fixed the html setting in the header - for the dashboard bug 3094692 - -2010-10-27 Miguel de Dios - - * include/javascript/jquery.ui.datepicker.js, - include/javascript/jquery.ui.core.js: fixed end of lines that it haven't - semicolon end char. - -2010-10-27 Miguel de Dios - - * godmode/agentes/modificar_agente.php, - godmode/agentes/configurar_agente.php: now in the source code pick more - info in the audit for actions to create, update and delete agent, and in - other hand for the actions to create, update, duplicate and delete module. - -2010-10-27 Miguel de Dios - - * godmode/agentes/configurar_agente.php, - godmode/massive/massive_edit_agents.php: erased the calls "debugPrint" found - in source code. - -2010-10-27 Miguel de Dios - - * include/functions_db.php: in function "pandora_audit" added new parameter - $info for to set more info in the audit. Cleaned source code style. - - * godmode/users/configure_user.php, godmode/users/configure_profile.php: now - in the source code pick more info in the audit for actions to create, - update and delete profiles and user, and for action to add and remove - profiles to user. - -2010-10-27 Miguel de Dios - - * include/functions_db.php: in function "pandora_audit" clean source code - style, use the Pandora DB interface and now return id the row in tsesion. - - * index.php: fixed when login failed the audit. - - * godmode/users/user_list.php: clean source code style. - -2010-10-27 Miguel de Dios - - * godmode/admin_access_logs.php: added hooks to enterprise code, and added - new filter with more options. - - * include/functions_db.php: erase the deprecated function "audit_db", and - added in function "pandora_audit" two new parameters $user_id, $ip for - pass this values when it are differents to the default values. Finally - replaced the depecrated "audit_db" for "pandora_audit". - - * include/functions_events.php, include/functions_filemanager.php, - include/ajax/reporting.ajax.php, - include/ajax/visual_console_builder.ajax.php, - include/ajax/alert_list.ajax.php, include/help/es/modu_group_list.php, - include/functions_incidents.php, index.php, extensions/agents_modules.php, - extensions/insert_data.php, extensions/system_info.php, - extensions/dbmanager.php, extensions/update_manager/settings.php, - extensions/pandora_logs.php, extensions/plugin_registration.php, - operation/incidents/incident.php, operation/incidents/incident_detail.php, - operation/incidents/incident_statistics.php, operation/extensions.php, - operation/visual_console/render_view.php, - operation/agentes/status_monitor.php, operation/agentes/export_csv.php, - operation/agentes/datos_agente.php, operation/agentes/alerts_status.php, - operation/agentes/estado_generalagente.php, - operation/agentes/custom_fields.php, operation/agentes/estado_agente.php, - operation/agentes/networkmap.topology.php, - operation/agentes/networkmap.groups.php, operation/agentes/sla_view.php, - operation/agentes/gis_view.php, operation/agentes/estado_monitores.php, - operation/agentes/ver_agente.php, operation/agentes/graphs.php, - operation/agentes/agent_fields.php, operation/agentes/tactical.php, - operation/agentes/group_view.php, operation/agentes/networkmap.php, - operation/servers/view_server.php,operation/servers/view_server_detail.php, - operation/snmpconsole/snmp_view.php, operation/users/user_edit.php, - operation/gis_maps/render_view.php, operation/events/event_statistics.php, - operation/events/sound_events.php, operation/events/events_validate.php, - operation/events/events_list.php, operation/events/events_marquee.php, - operation/events/events.php, operation/reporting/reporting_xml.php, - operation/reporting/reporting_viewer.php, - operation/reporting/graph_viewer.php, - mobile/operation/agents/view_agents.php, mobile/index.php, - godmode/groups/modu_group_list.php, godmode/groups/configure_group.php, - godmode/groups/configure_modu_group.php, godmode/groups/group_list.php, - godmode/extensions.php, godmode/db/db_main.php, godmode/db/db_audit.php, - godmode/db/db_sanity.php, godmode/db/db_refine.php, godmode/db/db_info.php, - godmode/db/db_event.php, godmode/db/db_purge.php, - godmode/agentes/fields_manager.php, godmode/agentes/module_manager.php, - godmode/agentes/modificar_agente.php, godmode/agentes/configurar_agente.php, - godmode/agentes/configure_field.php, godmode/agentes/planned_downtime.php, - godmode/agentes/manage_config_remote.php, godmode/agentes/agent_manager.php, - godmode/servers/manage_export.php, godmode/servers/recon_script.php, - godmode/servers/manage_export_form.php, godmode/servers/plugin.php, - godmode/servers/manage_recontask.php, godmode/servers/modificar_server.php, - godmode/servers/manage_recontask_form.php, - godmode/alerts/alert_list.list.php, - godmode/alerts/configure_alert_compound.php, - godmode/alerts/alert_compounds.php, godmode/alerts/alert_list.php, - godmode/alerts/configure_alert_template.php, - godmode/alerts/alert_templates.php, - godmode/alerts/configure_alert_action.php, - godmode/alerts/configure_alert_command.php, - godmode/alerts/alert_actions.php, godmode/alerts/alert_list.builder.php, - godmode/alerts/alert_commands.php, godmode/snmpconsole/snmp_alert.php, - godmode/snmpconsole/snmp_filters.php, godmode/setup/file_manager.php, - godmode/setup/os.list.php, godmode/setup/news.php, - godmode/setup/gis_step_2.php, godmode/setup/links.php, - godmode/setup/setup.php, godmode/setup/os.php, - godmode/setup/performance.php, godmode/setup/setup_auth.php, - godmode/setup/gis.php, godmode/setup/os.builder.php, - godmode/setup/setup_visuals.php, godmode/users/user_list.php, - godmode/users/configure_user.php, godmode/users/configure_profile.php, - godmode/gis_maps/configure_gis_map.php, godmode/gis_maps/index.php, - godmode/massive/massive_add_alerts.php, - godmode/massive/massive_copy_modules.php, - godmode/massive/massive_delete_agents.php, - godmode/massive/massive_enable_disable_alerts.php, - godmode/massive/massive_operations.php, - godmode/massive/massive_delete_profiles.php, - godmode/massive/massive_edit_agents.php, - godmode/massive/massive_delete_action_alerts.php, - godmode/massive/massive_delete_modules.php, - godmode/massive/massive_add_profiles.php, - godmode/massive/massive_delete_alerts.php, - godmode/massive/massive_edit_modules.php, - godmode/massive/massive_standby_alerts.php, - godmode/massive/massive_add_action_alerts.php, - godmode/modules/manage_network_components_form.php, - godmode/modules/manage_nc_groups_form.php, - godmode/modules/manage_network_templates.php, - godmode/modules/module_list.php, - godmode/modules/manage_network_components_form_common.php, - godmode/modules/manage_network_components_form_network.php, - godmode/modules/manage_network_templates_form.php, - godmode/modules/manage_network_components_form_wmi.php, - godmode/modules/manage_network_components.php, - godmode/modules/manage_nc_groups.php, - godmode/reporting/reporting_builder.list_items.php, - godmode/reporting/graph_builder.main.php, - godmode/reporting/visual_console_builder.wizard.php, - godmode/reporting/visual_console_builder.php, - godmode/reporting/reporting_builder.preview.php, - godmode/reporting/reporting_builder.main.php, - godmode/reporting/visual_console_builder.data.php, - godmode/reporting/map_builder_wizard.php, - godmode/reporting/visual_console_builder.elements.php, - godmode/reporting/graph_builder.php, - godmode/reporting/visual_console_builder.preview.php, - godmode/reporting/graph_builder.graph_editor.php, - godmode/reporting/reporting_builder.php, - godmode/reporting/visual_console_builder.editor.php, - godmode/reporting/reporting_builder.item_editor.php, - godmode/reporting/graphs.php, godmode/reporting/graph_builder.preview.php: - Replaced the depecrated "audit_db" for "pandora_audit". - -2010-10-26 Ramon Novoa - - * operation/agentes/stat_win.php: Hide baseline checkbox when not - available. - -2010-10-26 Junichi Satoh - - * godmode/db/db_info.php: Fixed uninitialized variable is used. - Fixed "get database information as text" does not work. - -2010-10-25 Miguel de Dios - - * include/javascript/tiny_mce/plugins/media/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/pagebreak/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/insertdatetime/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/noneditable/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/inlinepopups/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/autoresize/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/example/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/emotions/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/iespell/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/save/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/advhr/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/tabfocus/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/advlist/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/layer/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/advimage/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/preview/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/directionality/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/visualchars/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/wordcount/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/legacyoutput/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/table/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/autosave/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/advlink/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/print/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/nonbreaking/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/fullpage/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/style/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/searchreplace/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/fullscreen/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/spellchecker/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/contextmenu/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/template/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/paste/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/bbcode/editor_plugin_src.js, - include/javascript/tiny_mce/plugins/xhtmlxtras/editor_plugin_src.js, - include/javascript/tiny_mce/themes/advanced/editor_template_src.js, - include/javascript/tiny_mce/themes/simple/editor_template_src.js, - include/javascript/tiny_mce/tiny_mce_src.js: delete unpacked source code of - js. - -2010-10-25 Miguel de Dios - - * include/javascript/jquery.pandora.controls.js, - include/javascript/tiny_mce/plugins/media/js/media.js, - include/javascript/tiny_mce/plugins/table/editor_plugin.js, - include/javascript/tiny_mce/plugins/table/js/cell.js, - include/javascript/tiny_mce/plugins/xhtmlxtras/js/element_common.js, - include/javascript/tiny_mce/themes/advanced/js/color_picker.js, - include/javascript/tiny_mce/themes/advanced/js/image.js, - include/javascript/jquery.pandora.js, - include/javascript/jquery.tablesorter.js, - include/javascript/OpenLayers/OpenLayers.js, - include/javascript/jquery.form.js, include/javascript/jquery.timeentry.js, - include/javascript/jquery.countdown.js, - godmode/reporting/visual_console_builder.editor.js: fixed end of lines that - it haven't semicolon end char. - -2010-10-25 Miguel de Dios - - * include/functions_agents.php: clean source style. - -2010-10-25 Miguel de Dios - - * include/functions_agents.php, godmode/agentes/modificar_agente.php, - godmode/alerts/alert_list.list.php: clean source style. - - * godmode/servers/manage_export_form.php: fixed a unclose parentheses. - -2010-10-25 Miguel de Dios - - * extensions/module_groups.php: show color for when the alert fired, and - added cluetip for more details. - - Pending task: #3041855 - -2010-10-25 Ramon Novoa - - * include/pchart_graph.php, include/fgraph.php: Added baseline support - to image charts (Enterprise). - -2010-10-25 Raúl Mateos - - * images/control*.png: Added two small images for sound control in setup. - - * godmode/setup/setup.php: Use added images. - -2010-10-25 Junichi Satoh - - * godmode/agentes/module_manager_editor_network.php: Added enterprise - check before isModuleAdopt(). It is not in opensource version. - -2010-10-22 Ramon Novoa - - * include/styles/pandora_minimal.css, include/fgraph.php, - include/functions_fsgraph.php, operation/agentes/stat_win.php: Added - support for chart baseline (Enterprise). - -2010-10-22 Raúl Mateos - - * godmode/db/db_refine.php, godmode/agentes/manage_config_remote.php, - godmode/admin_access_logs.php, godmode/snmpconsole/snmp_filters.php, - godmode/snmpconsole/snmp_alert.php: Updated year, close html tags, put pixel - in tables, center some icons, small cosmetics changes. - -2010-10-22 Junichi Satoh - - * godmode/massive/massive_standby_alerts.php: Improved template - selection to be selected more than one. Added agent selection. (It can - also be selected more than one.) - -2010-10-21 Miguel de Dios - - * include/functions_config.php: fixed the change the flag tconfig - "can_block_policies", now the operation is between policy semaphore. - - Fixes: #3091940 - - * include/functions_db.php: fixed the save user IP when the $config don't - load this var yet. - - * include/functions_networkmap.php: fixed the translation call function when - the pandora don't load the function. - -2010-10-21 Miguel de Dios - - * include/functions_config.php: added check tconfig parameter - "can_block_policies" in functions. - - Pending task: #3080762 - - * operation/agentes/ver_agente.php: added hook enterprise the tab policy. - - Pending task: #3080762 - - * include/functions_ui.php, operation/agentes/estado_monitores.php: cleaned - source code style. - -2010-10-20 Sergio Martin - - * godmode/servers/manage_export_form.php - godmode/servers/manage_recontask.php - godmode/servers/manage_recontask_form.php: Improved and fixed - little bugs into the custom recon scripts interface - -2010-10-20 Sergio Martin - - * godmode/alerts/alert_list.list.php: Clean the code - -2010-10-20 Sancho Lerena - - * pandoradb.sql - extras/pandoradb_migrate_v3.1_to_v3.2.sql: TEXT type for some fields - with small length now with the HTML encoding. - -2010-10-20 Dario Rodriguez - - * godmode/servers/modificar_server.php: Disable change name of server - because it will be trouble updating server status. - - Fixes: #3091297 - -2010-10-20 Sergio Martin - - * godmode/alerts/alert_list.list.php: Fixed jquery clone - function incompatibility with iexplorer for bug 3090389 - -2010-10-20 Junichi Satoh - - * godmode/massive/massive_enable_disable_alerts.php: Improved template - selection to be selected more than one. Added agent selection. (It can - also be selected more than one.) - - * godmode/include/functions_alerts.php: Added a argument, $id_agents - array, to get_agents_with_alert_template(). It is used to select - specific agents in the function. - -2010-10-19 Sergio Martin - - * include/functions_visual_map.php - include/ajax/visual_console_builder.ajax.php - godmode/reporting/visual_console_builder.php: Added the html support - in the label type items of the visual consoles for pending - task 3063404 - -2010-10-19 Miguel de Dios - - * include/functions_db.php: added hook for "user translation" in function - "__". - - Pending task: #3057674 - -2010-10-19 Sergio Martin - - * godmode/massive/massive_edit_modules.php: Fixed a jquery typo - for iexplorer browser - -2010-10-19 Miguel de Dios - - * include/functions_io.php: fixed the function "safe_input" when the - parameter is a array. - -2010-10-18 Sancho Lerena - - * pandoradb.sql: Alter some trecon_task info to avoid problems on new - custom script items (due the referencial integrity). - - * pandoradb_data.sql: Octopods instead octopus. - - * godmode/menu.php, - * godmode/servers/recon_script.php: Added new option to manage recon scripts - - * godmode/servers/manage_recontask.php, - godmode/servers/manage_recontask_form.php: Changes to manage the new recon - tasks using custom-defined scripts to detect and monitor things (neeed some - Javascript improvements). - -2010-10-18 Miguel de Dios - - * extensions/insert_data.php: added first version of extension to added - data in any module in any agent, by form or csv. - - Pending tasks: #3063417 - -2010-10-18 Ramon Novoa - - * extras/pandoradb_migrate_v3.1_to_v3.2.sql: Added support for recon scripts. - -2010-10-16 Sancho Lerena - - * DEBIAN/control: Removed apache and apache php mod from deps, giving - user chance to use another HTTP server. - - * pandoradb_migrate_v3.1_to_v3.2.sql: Variable for SQL custom reports has - more size now (custom SQL reports could be huge SQL sentences). - - * godmode/reporting/reporting_builder.php, - godmode/reporting/reporting_builder.item_editor.php: Added suppor for the - new SQL graph reports (vbar, hbar and pie). - - * include/fgraph.php: Support for new SQL graphs, with new function - graph_custom_sql_graph(). - - * include/functions_reporting.php: Support for new SQL graphs. - - * operation/reporting/reporting_xml.php: Fixed some problems and added - support for graphs using session_id. - -2010-10-15 Ramon Novoa - - * pandoradb.sql: Added support for recon scripts. - -2010-10-15 Sergio Martin - - * godmode/alerts/alert_list.list.php: Improved the size of the - alert view columns - -2010-10-15 Sergio Martin - - * godmode/alerts/alert_list.list.php - godmode/alerts/alert_list.builder.php: Fixed the ugly layout of - the alert views - -2010-10-15 Miguel de Dios - - * godmode/agentes/module_manager_editor_network.php: added lines to unblock - SNMP community when the module is adopt. - -2010-10-14 Sergio Martin - - * operation/agentes/ver_agente.php: Safe output the list of - modules from an agent in the ajax control - -2010-10-14 Sergio Martin - - * include/functions_modules.php - godmode/agentes/module_manager.php - godmode/agentes/configurar_agente.php: Added clone module - into an agent to the manage modules view - -2010-10-14 Sergio Martin - - * operation/agentes/exportdata.php: Safe output the autocomplete - of magic inputs - -2010-10-14 Miguel de Dios - - * pandoradb.sql, extras/pandoradb_migrate_v3.1_to_v3.2.sql: added in the - table "tagente_modulo" the field "policy_adopted" for to set a module - pre exist in policy as adopted. - - *operation/agentes/status_monitor.php, - operation/agentes/estado_ultimopaquete.php, - operation/agentes/estado_monitores.php, - godmode/agentes/module_manager_editor_common.php, - godmode/agentes/module_manager.php: show the icon of "adopted" or "adopted - but unlinked" in the list of modules. - - Pending tasks: #3083123 - - * include/functions_modules.php: cleaned source code style in function - "update_agent_module". - - * godmode/agentes/module_manager_editor_network.php: fixed warning messages - when use this file in policies. - -2010-10-14 Sergio Martin - - * images/policies_not_brick.png: Added a module-not-policy - icon - -2010-10-14 Sergio Martin - - * images/policies_brick.png: Added a module-policy - icon - -2010-10-14 Sergio Martin - - * include/functions_html.php - include/functions_io.php - include/functions_ui.php - godmode/agentes/module_manager.php: Created a new safe input - function more soft than safe_input() for html code. Applied this - function (safe_input_html()) in few functions like print_image - or print_page_header. - -2010-10-14 Miguel de Dios - - * extensions/system_info.php: add TODO. - - * godmode/agentes/module_manager_editor.php: fixed the ajax with the new - safe_ouput function. - -2010-10-14 Junichi Satoh - - * godmode/massive/massive_enable_disable_alerts.php, - godmode/massive/massive_standby_alerts.php: Fixed alert listing is not - affected by group selection. - -2010-10-13 Sergio Martin - - * operation/agentes/ver_agente.php: Fixed a SQL - query with safe_output function - -2010-10-13 Sergio Martin - - * include/functions_db.php: Fixed a SQL query with - the safe_output function - -2010-10-12 Junichi Satoh - - * godmode/massive/massive_add_action_alerts.php, - godmode/massive/massive_delete_action_alerts.php, - godmode/massive/massive_add_alerts.php, - godmode/massive/massive_copy_modules.php, - godmode/massive/massive_delete_agents.php, - godmode/massive/massive_edit_agents.php: Fixed action URLs. - -2010-10-11 Miguel de Dios - - * extensions/system_info.php: finally I finished (I hope) the extension of - get system info, now the console part run. - - Pending task: #3065357 - -2010-10-11 Miguel de Dios - - * include/functions_db.php: cleaned source code style. - - * extensions/system_info.php: first version of extension for extract system - info of Pandora System, at the moment run as PHP script shell, the source - code for console is commented because I will change for new source code. - -2010-10-11 Ramon Novoa - - * include/fgraph.php: Search history DB if necessary for module charts. - -2010-10-11 Miguel de Dios - - * include/config_process.php: fixed the execution in as script. - - * include/fgraph.php: fixed in the "graphic_combined_module" when is empty. - And cleaned source code style. - - * include/functions_extensions.php: cleaned source code style. - - * extensions/pandora_logs.php: cleaned source code style. And set to - translation a string. - - * extras/pandora_diag.php: cleaned source code style. - -2010-10-11 Sancho Lerena - - * include/functions_reporting.php: Fixed problem with SQL custom reports - because the SQL html encoding. Added a SQL check for secure user-input - SQL code. - - * include/functions.php: Added check_sql() function to do a basic - safety check on SQL code. - -2010-10-11 Dario Rodriguez - - * include/functions_io.php: Added \s character in decode HTML entities - function. - -2010-10-08 Sancho Lerena - - * include/functions_io.php: Added \s character to list of HTML decoded/encoded - items to be converted from user entries (Safety for XSS and SQL Injection). - - * pandoradb_data.sql: Added more default templates, actions and commands. - This is for remote agent management (refresh). - -2010-10-08 Raúl Mateos - - * operation/agentes/estado_monitores.php: Center status icon. - -2010-10-08 Dario Rodriguez - - * include/functions_io.php: Added functions ascii_to_html and html_to_ascii. - Also use this functions to convert no printing chars in function safe_input - and to revert the conversion in function safe_output. - * include/functions_db.php: Added function escape_string_sql, is a - wrapper db indepenten function to do the same that function mysql_real_escape_string - * index.php: Use function escape_string_sql with login parameters. - -2010-10-08 Sergio Martin - - * include/javascript/pandora.js - include/functions_agents.php - operation/agentes/ver_agente.php - godmode/massive/massive_add_alerts.php - godmode/massive/massive_delete_alerts.php: Improved the - addition/deletion of alerts in massive operations to - select not only the agents (the modules too) for pending - task 3082862 - -2010-10-08 Sergio Martin - - * include/functions_db.php: Fixed the function get_agentmodule_id - to avoid the pending_delete modules - -2010-10-08 Sergio Martin - - * godmode/agentes/module_manager_editor_common.php - godmode/agentes/module_manager_editor.php: Fixed SQL - error when try to create a module called 0 - -2010-10-08 Junichi Satoh - - * godmode/massive/massive_add_action_alerts.php, - godmode/massive/massive_delete_action_alerts.php: Added simple and - compound alerts selections. - - * include/functions_alerts.php: Added new function, get_alert_compounds(). - -2010-10-07 Sancho Lerena - - * godmode/alerts/alert_list.list.php: Another ugly warning fixed due - an undefined array. PLEASE dont use foreach on arrays non-checked ! - - * godmode/agentes/configurar_agente.php: Added custom fields to the global - edit/insert code. Not really used here, but for the future. - - * godmode/modules/module_list.php: Show ID of modules, useful information. - -2010-10-07 Miguel de Dios - - * include/javascript/calendar.js, include/javascript/jquery.colorpicker.js: - fixed end of sentences with lost semicolons, the Eclipse IDE warned me some - this bugs. - - * include/javascript/jquery.timeentry.js, include/help/en/help_wmiquery.php, - include/help/en/help_tcp_send.php, include/help/en/help_web_checks.php, - include/help/es/help_date_format.php, include/help/es/help_tcp_send.php, - include/help/es/help_agent_status.php, include/help/es/help_eventview.php, - include/help/es/help_configure_gis_map.php, - include/help/es/help_web_checks.php, - include/help/es/help_plugin_definition.php, - include/help/es/help_alert_macros.php, include/help/ja/help_wmiquery.php, - include/help/ja/help_date_format.php, - include/help/ja/help_alert-matches.php, include/help/ja/help_tcp_send.php, - include/help/ja/help_agent_status.php, include/help/ja/help_eventview.php, - include/help/ja/help_configure_gis_map.php, - include/help/ja/help_map_builder.php, include/help/ja/help_web_checks.php, - include/help/ja/help_plugin_definition.php, - include/help/ja/help_alert_macros.php, - include/help/ja/help_gis_setup_map_connection.php: cleaned html and fixed - unclose html tags in source code, the Eclipse IDE warned me some this bugs. - -2010-10-07 Miguel de Dios - - * include/calendar.js, include/FusionCharts/FusionCharts.js: fixed end of - sentences with lost semicolons, the Eclipse IDE warned me some this bugs. - - * include/help/en/help_date_format.php, - include/help/en/help_agent_status.php, include/help/en/help_eventview.php, - include/help/en/help_configure_gis_map.php, include/help/en/help_alerts.php, - include/help/en/help_plugin_definition.php, - include/help/en/help_alert_macros.php, - include/help/en/help_gis_setup_map_connection.php, - general/license/pandora_info_en.html, - general/license/pandora_info_pt_BR.html, - general/license/pandora_info_es.html, general/license/pandora_info_ja.html, - general/pandora_help.php: cleaned html and fixed unclose html tags in source - code, the Eclipse IDE warned me some this bugs. - -2010-10-07 Sergio Martin - - * include/functions_reporting.php - include/functions_visual_map.php - operation/reporting/graph_viewer.php - godmode/reporting/graph_builder.preview.php: Fixed the setting - of width and height on custom graphs setup. Increased the height - of the graph in few sections to fix the rise of the leyend - -2010-10-07 Sergio Martin - - * include/fgraph.php: Fixed crash when try to render - a graph without data - -2010-10-07 Sergio Martin - - * godmode/massive/massive_edit_agents.php: Removed the IP - address field from the agent massive edition - -2010-10-06 Miguel de Dios - - * godmode/agentes/configurar_agente.php: fixed the source code, now when you - create a agent, the agent have not a any module. - - Fixes: #3077024 - -2010-10-06 Sergio Martin - - * godmode/reporting/visual_console_builder.php - godmode/reporting/visual_console_builder.editor.js - godmode/reporting/visual_console_builder.editor.php: Fixed the - bad icon change in visual console editor when update an item - for bug 3078016 - -2010-10-06 Miguel de Dios - - * extras/pandoradb_migrate_v3.1_to_v3.2.sql: added default sound events in - tconfig, fixed bug that found Raul. Thanks for the tips, Raul. - - Fixes: #3073370 - -2010-10-06 Miguel de Dios - - * include/functions_config.php: added in function "process_config" added - lines code to check unset 'autoupdate' in $config. - - * operation/incidents/incident_statistics.php, godmode/users/user_list.php: - cleaned source code style. - -2010-10-06 Miguel de Dios - - * operation/agentes/status_monitor.php, - operation/agentes/estado_ultimopaquete.php, - operation/agentes/estado_monitores.php, godmode/agentes/module_manager.php: - fixed the icon of policy in list of modules, now show when the module is - unlinked. And cleaned source code style. - - Fixes: #3078716 - -2010-10-06 Sergio Martin - - * include/fgraph.php - operation/incidents/incident_statistics.php: Fixed the incident - statistics for bug 3078118 - -2010-10-06 Dario Rodriguez - - *operation/agentes/estado_agente.php, ver_agente.php: Fixed some problems - processing the input - -2010-10-06 Miguel de Dios - - * godmode/agentes/module_manager_editor.php: cleaned source code style. - -2010-10-06 Miguel de Dios - - * include/config_process.php: force the absolute path when include the - languages translation files. - -2010-10-05 Sancho Lerena - - * include/config_process.php: Remove config['debug'] from prev. commit. - - * include/config_process.php: Set to 0 $config['debug'] by default to avoid - debug messages on normal operation mode, developers should setup debug - mode in their config.php file. - - * pandoradb_data.sql: Added default template and action as sample. - -2010-10-05 Miguel de Dios - - * include/functions_reporting.php: cleaned source code style and optimize - some parts (deleted redundant if sentences). - - * include/functions_db.php: cleaned source code style. - -2010-10-05 Sergio Martin - - * operation/agentes/estado_ultimopaquete.php - operation/agentes/estado_monitores.php: Added the policy - column to the monitors in agent view and improve the header - of force execution in few monitors view for bug: 3078713 - -2010-10-05 Sergio Martin - - * operation/agentes/estado_ultimopaquete.php: Added the policy - column to the monitors list for bug 3078713 - -2010-10-04 Sergio Martin - - * include/languages/cs.po - include/languages/et.mo - include/languages/pt_BR.po - include/languages/nl.mo - include/languages/es.po - include/languages/pl.mo - include/languages/it.mo - include/languages/ko.po - include/languages/sl.mo - include/languages/sk.po - include/languages/uk.po - include/languages/ro.po - include/languages/pt.mo - include/languages/ast.mo - include/languages/en_AU.mo - include/languages/bg.mo - include/languages/index.pot - include/languages/bn.po - include/languages/ar.po - include/languages/cs.mo - include/languages/pt_BR.mo - include/languages/es.mo - include/languages/ko.mo - include/languages/fr.po - include/languages/sk.mo - include/languages/uk.mo - include/languages/ro.mo - include/languages/ca.po - include/languages/da.po - include/languages/tr.po - include/languages/sv.po - include/languages/de.po - include/languages/ja.po - include/languages/zh_TW.po - include/languages/bn.mo - include/languages/he.po - include/languages/fi.po - include/languages/ar.mo - include/languages/hi.po - include/languages/zh_CN.po - include/languages/fr.mo - include/languages/te.po - include/languages/eu.po - include/languages/en_GB.po - include/languages/hu.po - include/languages/ca.mo - include/languages/da.mo - include/languages/tr.mo - include/languages/de.mo - include/languages/sv.mo - include/languages/ru.po - include/languages/ja.mo - include/languages/zh_TW.mo - include/languages/he.mo - include/languages/fi.mo - include/languages/hi.mo - include/languages/zh_CN.mo - include/languages/el.po - include/languages/gl.po - include/languages/te.mo - include/languages/eu.mo - include/languages/en_GB.mo - include/languages/et.po - include/languages/nl.po - include/languages/hu.mo - include/languages/pl.po - include/languages/it.po - include/languages/sl.po - include/languages/pt.po - include/languages/ru.mo - include/languages/ast.po - include/languages/en_AU.po - include/languages/bg.po - include/languages/el.mo - include/languages/gl.mo: Updated the po files - -2010-10-04 Sergio Martin - - * mobile/include/user.class.php: Fixed empty translated - string - -2010-10-04 Sergio Martin - - * include/javascript/pandora.js - operation/agentes/ver_agente.php - godmode/massive/massive_operations.php - godmode/massive/massive_edit_modules.php: Restructured - the massive module editor to increase the power of the tool - adding multiple selection methods - -2010-10-4 Miguel de Dios - - * include/pChart/pChart.class: merge bugfixes from the proyect - "Babel Enterprise" fixing by Dario Rodriguez . - - * include/fgraph.php: fixed undefined var $max_value in function - "graphic_combined_module". - -2010-10-04 Ramon Novoa - - * operation/agentes/estado_generalagente.php: Properly initialize the - custom field array. - -2010-10-4 Miguel de Dios - - * include/fgraph.php: fixed typo tiny error in function - "grafico_modulo_sparse" when use $show_event instead $show_events. - -2010-09-30 Sergio Martin - - * godmode/alerts/alert_list.builder.php: Fixed an error of - table width declaration for bug 3078730 - -2010-09-30 Miguel de Dios - - * include/functions_db.php: cleaned source code style. - - * mobile/include/system.class.php: fixed when include this file in other - parts of pandora, as when unlogin try generate pdf file. - -2010-09-30 Miguel de Dios - - * include/functions_db.php: in function "checklogin" fixed the include of - file "user.class.php". In function "__" fixed when try translate a empty - string. - -2010-09-30 Miguel de Dios - - * include/functions_db.php: erased deprecate function "comprueba_login". - -2010-09-30 Raúl Mateos - - * godmode/users/*.php: Removed reference to gperfiles sec. - - * godmode/profiles/: Deleted no more used folder. - -2010-09-30 Raúl Mateos - - * operation/menu.php: Changed sound_events.php page size. - - * operation/events/sound_events.php: Added some missing HTML tags. - Added style. - -2010-09-30 Sergio Martin - - * include/functions_agents.php: Fixed SQL errors in - alerts view with not administrator users for bug: 3078113 - -2010-09-29 Miguel de Dios - - * include/functions_groups.php: added first version of file with the - function "checkUsedGroup". - - *include/Image/Canvas.php, include/Image/Canvas/GD.php, - include/functions.php, mobile/operation/agents/view_agents.php: cleaned - source code style. - - * godmode/groups/group_list.php: fixed the check if the group to delete is - empty. - - Fixes: #3074223 - -2010-09-29 Sergio Martin - - * include/functions_db.php - operation/messages/message.php: Fixed the ACLs - to show only the user group users in the destination - users combo for bug: 3077857 - -2010-09-29 Sergio Martin - - * godmode/massive/massive_copy_modules.php: Fixed the - massive modules copy for bug 3078010 - -2010-09-29 Sergio Martin - - * godmode/alerts/alert_list.list.php: Fixed the - ugly layout of the alerts list in godmode section - for bug 3077999 - -2010-09-29 Sergio Martin - - * operation/visual_console/render_view.php: Fixed the - missing full screen tab in the visual console section - for bug: 3078003 - -2010-09-29 Sergio Martin - - * operation/agentes/tactical.php: Hide the server - and global data in the tactical view to not - administrator users - -2010-09-29 Sergio Martin - - * operation/agentes/tactical.php: Allowed to show - in process events in tactical view - -2010-09-29 Sergio Martin - - * include/functions_events.php: Change to the new status - images and names to the events on the tactical view. - -2010-09-29 Sergio Martin - - * include/javascript/jquery.pandora.controls.js - godmode/groups/group_list.php - godmode/massive/massive_operations.php - godmode/massive/massive_edit_agents.php: Added the massive - agent editor to the massive operations for pending task - #3057662 - -2010-09-29 Sergio Martin - - * godmode/agentes/fields_manager.php: Fixed the custom fields - section notice where is empty - -2010-09-28 Sergio Martin - - * include/functions_html.php: Added style parameter to the - print_extended_select_for_time function - -2010-09-27 Miguel de Dios - - * operation/events/sound_events.php: fixed the ajax check for when start - with empty list of events. - -2010-09-27 Miguel de Dios - - * include/functions_menu.php, operation/events/events_list.php: cleaned - style source code. - - * operation/menu.php: added subentry in "View events" for "Sound Events". - - * operation/events/events_rss.php: added source code for the $id_agent equal - -2 (this mean that get the agent by text name) and added new check for new - status. - - * operation/events/events.php: added source code for the $id_agent equal -2 - (this mean that get the agent by text name). - -2010-09-27 Raúl Mateos - - * godmode/agentes/modificar_agente.php: Vertical aligned some icons. - TO DO: The table should be "migrated" to new table code. - -2010-09-27 Sergio Martin - - * godmode/reporting/graph_builder.graph_editor.php - godmode/reporting/graph_builder.preview.php: Fixed few - foreach loops to avoid notices setting empty array to - false variables - -2010-09-27 Raúl Mateos - - * godmode/users/user_list.php, godmode/users/configure_user.php: - change the sec url variable to show the menu highlighted. - -2010-09-27 Sergio Martin - - * operation/events/events_list.php: Added confirm popup - to delete event button - -2010-09-27 Sergio Martin - - * godmode/reporting/graph_builder.php: Fixed typo bug - -2010-09-27 Sergio Martin - - * godmode/reporting/graph_builder.main.php: Set default - value to id_group to avoid notices - -2010-09-26 Sancho Lerena - - * pandora_console.spec: Updated some missing deps. - - * operation/agentes/estado_generalagente.php: Fixed - notice on empty array. - - * pandora_console.redhat.spec: Specific SPEC for redhat. - -2010-09-24 Sancho Lerena - - * install.php: Updated version and build - - -2010-09-24 Miguel de Dios - - * operation/events/events.php: fixed the lost $url var, recovered from the - last version of SVN. - - Fixes: #3071767 - -2010-09-23 Raúl Mateos - - * extensions/users_connected.php: Show text to admin if no other - user connected. - TO DO: This extension gives non-accurate information due to the use - of timestamp in one hour since the login event. It should be - improved to check logout events in table. - -2010-09-23 Raúl Mateos - - * godmode/users/user_list.php: Able to edit profiles. - - * godmode/users/configure_profile.php: New page, based on the old - profile one (that should be deleted if all it's OK) - - * godmode/menu.php: Removed profiles menu entry. - - * godmode/alerts/alert_list.list.php: Centered several icons. - -2010-09-23 Miguel de Dios - - * include/functions_api.php: added function "set_module_data" for to hook - call to create module data across web api. - -2010-09-23 Miguel de Dios - - * operation/events/events.php: fixed the re-include two time the file. - - Fixes: #3073577 - -2010-09-22 Sancho Lerena - - * pandora_console.spec: Spec for SUSE updated. Version, and some dep - names updated. - -2010-09-22 Miguel de Dios - - * ChangeLog: fixed previous commit of jobmate that erase some lines of - ChangeLog. - - * index.php: cleaned source code style. - - * mobile/include/style/main.css: added style for the login mobile page. - - * mobile/include/user.class.php: the "loginShow" function have a nice - login box with some style. - - * mobile/images/transparent_pixel.gif, mobile/images/key.gif: added image - files for the login page. The key image is created for "barretr" in - "http://www.openclipart.org/detail/3330", thanks. - - * mobile/index.php: changes for to show logout and new login box. - -2010-09-22 Sancho Lerena - - * godmode/reporting/visual_console_builder.elements.php, - godmode/reporting/visual_console_builder.editor.php: Fixed bug - #3073239: bad intervals in combo for period selection. - -2010-09-22 Sergio Martin - - * include/functions_modules.php: Fixed bad call to - enterprise function - -2010-09-21 Miguel de Dios - - * include/functions_html.php: in function "print_select_groups" and function - "print_select_from_sql" added source code to check $config['text_char_long'] - for show small text in this widgets. - - * include/functions.php: in function "get_event_types" and "get_priorities" - added source code to check $config['text_char_long'] for show small text in - this widgets. And in function "get_priority_class" cleaned source code. - - * operation/agentes/status_monitor.php, operation/events/events.php: cleaned - source code style. - - * images/pandora.ico.gif: added image file for to use in the mobile footer. - - * mobile/operation/agents/monitor_status.php, - mobile/operation/agents/view_agents.php, - mobile/operation/agents/tactical.php, - mobile/operation/agents/group_view.php, mobile/operation/events/events.php, - mobile/include/style/main.css, mobile/include/functions_web.php, - mobile/index.php, general/footer.php: continued the develop, yep the - Pandora Console Mobile is complete (only rest the bugs). - -2010-09-21 Sergio Martin - - * include/functions_db.php - godmode/agentes/modificar_agente.php: Added the calls - to enterprise to delete an agent to all their policies - when we delete it for bug 3072471 - -2010-09-21 Miguel de Dios - - * include/functions_html.php: fixed the width by default in the function - "print_table", now there isn't a default width (before it was 80%). - - * include/pchart_graph.php: fixed in the function "add_events" when tryed - to add a event out the data. - - * include/fgraph.php: check the user with the mobile methods. - - * include/functions_db.php: in function "check_login" check the user with - the mobile methods. - - * images/status_sets/default/severity_warning_pixel.png, - images/status_sets/default/severity_normal_pixel.png, - images/status_sets/default/severity_informational_pixel.png, - images/status_sets/default/severity_maintenance_pixel.png, - images/status_sets/default/severity_critical_pixel.png: added the image - files for to show in the event mobile's page. - - * mobile/operation/agents/view_agents.php, - mobile/operation/agents/tactical.php, - mobile/operation/agents/view_alerts.php, mobile/operation/events/events.php, - mobile/operation/servers/view_servers.php, mobile/include/user.class.php, - mobile/include/system.class.php: changed the style the some pages to show - more clearly the pages in old m$-mobiles. - -2010-09-21 Junichi Satoh - - * godmode/massive/massive_add_action_alerts.php, - godmode/massive/massive_delete_action_alerts.php: Fixed - addition/deletion for compound alerts does not work. - - * include/functions_alerts.php: To fix above problem, added a function, - delete_alert_compound_action(). - -2010-09-20 Raúl Mateos - - * operation/agentes/customfields.php: Add code to show text when no - fields defined. - -2010-09-20 Sancho Lerena - - * include/config.inc.php: config_process.php is obtained from defined - path in homedir variable. - - * godmode/agentes/module_manager_editor_network.php: Limit for OID lenght - was too short, DB gets 255 chars, now input also gets 255 chars. - -2010-09-17 Miguel de Dios - - * operation/events/events.php: cleaned source code style. - - * mobile/operation/events/events.php: added page to show list of events in - the last day. - - * mobile/include/functions_web.php: added link to events list page. - - * mobile/index.php: added the hook to link the event. - -2010-09-20 Sergio Martin - - * operation/agentes/estado_generalagente.php: Fixed a - false value into foreach - -2010-09-20 Sergio Martin - - * pandoradb_data.sql: Changed the english language from - en to en_GB to use the british english translation to - fix mistakes in the english strings - -2010-09-20 Sergio Martin - - * extras/pandoradb_migrate_v3.1_to_v3.2.sql: Fixed a - two lines ALTER statment to one line for bug 3065850 - -2010-09-17 Sergio Martin - - * include/functions_events.php - pandoradb.sql - extras/pandoradb_migrate_v3.1_to_v3.2.sql - operation/events/events_validate.php - operation/events/events_list.php - operation/events/events.php: Deleted several - columns from the events view and adding a - show/hide advanced fields feature. - Added a new state 'in process' to validation - and an input comment when a status is changed. - - * include/fgraph.php: Fixed quotes - in constant definition - - * include/functions_ui.php - include/functions_agents.php - include/functions_alerts.php - operation/agentes/alerts_status.php - operation/agentes/alerts_status.functions.php - images/bell_pause.png - godmode/alerts/alert_list.list.php - godmode/alerts/alert_list.php - godmode/massive/massive_operations.php - godmode/massive/massive_standby_alerts.php: Added - the feature of set and set off on standby an alert - in the alets management and view if an alert is in - standby in the rest of views. - -2010-09-17 Miguel de Dios - - * include/fgraph.php: added function "grafico_modulo_sparse_mobile" for - to paint a mobile graph. - - * include/functions_db.php: erased deprecate function "dame_grupo_icono". - - * include/functions_module.php: moved the functions "format_delete", - "format_time", "format_data", "format_verbatim", "format_timestamp", - "format_delete", "format_delete_string", "format_delete_log4x" from the - file "operation/agentes/datos_agente.php" for to use in other source code - places. - - * operation/agentes/datos_agente.php: extracted the functions - "format_delete", "format_time", "format_data", "format_verbatim", - "format_timestamp", "format_delete", "format_delete_string", - "format_delete_log4x" to "include/functions_module.php" for to use in other - source code. - - * operation/agentes/tactical.php: cleaned source code style. - - * operation/agentes/group_view.php: cleaned source code style. - - * mobile/operation/agents/view_agents.php: added class "viewGraph" to show - graph and data of any module. - - * mobile/operation/agents/tactical.php: added first version of page to show - tactical mobile page. - - * mobile/operation/agents/view_alerts.php: added first version of page to - show alerts mobile page. - - * mobile/operation/agents/group_view.php: added first version of page to - show group view mobile page. - - * mobile/operation/servers/view_servers.php: added first version of page to - show servers mobile page. - - * mobile/include/style/main.css: added many new styles. - - * mobile/include/functions_web.php: added links into menu for new pages. - - * mobile/include/system.class.php: fixed scope of method "getConfig". - - * mobile/index.php: added hooks for new pages. - -2010-09-17 Junichi Satoh - - * extras/pandoradb_migrate_v3.1_to_v3.2.sql: Added missing ';'. - -2010-09-15 Miguel de Dios - - * images/status_sets/default/server_down_ball.png, - images/status_sets/default/server_ok_ball.png: added small image (for to - use in Pandora Mobile) for server status. - - * mobile/operation/servers/view_servers.php: added first version page to - show server status in Pandora Mobile. - - * mobile/index.php: added hook for the server status page. - -2010-09-15 Miguel de Dios - - * include/functions_reporting.php: in function "get_agent_module_info" added - the return "status" and "alert_value". - - * include/auth/mysql.php: in function "process_user_login" cleaned the - source code style. - - * include/functions_ui.php: in function "print_timestamp" added in the - parameter $option the check of units ('large' and 'tiny' at the moment). - Added the function "print_group_icon2" that it is the same of - "print_group_icon" but it has a new parameter $path for to set the images - path. - - * include/functions.php: in function "human_time_comparation" added the - parameter $units to set the type return text for time unit (at the moment - only "large" and "tiny"). And in the function "human_time_description_raw" - added the paramter $units for to set the type of return text for units, at - the moment only "large" and "tiny". - - * include/functions_db.php, operation/agentes/ver_agente.php: cleaned source - code. - - * mobile/index.php, mobile/operation/agents, - mobile/operation/agents/view_agents.php, mobile/include/db.class.php, - mobile/include/style, mobile/include/style/main.css, - mobile/include/user.class.php, mobile/include/functions_web.php, - mobile/include/system.class.php, mobile/images/bricks.png, - mobile/images/up.png, mobile/images/zoom.png, mobile/images/down.png: added - first version of file for Pandora Mobile version. - -2010-09-15 Ramon Novoa - - * pandoradb.sql: Fixed a typo. - -2010-09-13 Ramon Novoa - - * pandoradb.sql, extras/pandoradb_migrate_v3.1_to_v3.2.sql: Added a - new column to talert_template_modules to support standby alerts. - -2010-09-13 Miguel de Dios - - * operation/agentes/ver_agente.php: added the tab to show all graphs in a - one page about modules in the agent. - - * operation/agentes/graphs.php: the page to show all graphs of agent - modules. - - * operation/agentes/stat_win.php: cleaned html and closed some open html - tags. - - Pending task: #3060349 - -2010-09-13 Sergio Martin - - * include/languages/cs.po - include/languages/et.mo - include/languages/nl.mo - include/languages/pt_BR.po - include/languages/es.po - include/languages/pl.mo - include/languages/ko.po - include/languages/it.mo - include/languages/sl.mo - include/languages/sk.po - include/languages/uk.po - include/languages/ro.po - include/languages/pt.mo - include/languages/ast.mo - include/languages/en_AU.mo - include/languages/bg.mo - include/languages/index.pot - include/languages/bn.po - include/languages/ar.po - include/languages/cs.mo - include/languages/pt_BR.mo - include/languages/es.mo - include/languages/ko.mo - include/languages/fr.po - include/languages/sk.mo - include/languages/uk.mo - include/languages/ro.mo - include/languages/ca.po - include/languages/da.po - include/languages/tr.po - include/languages/de.po - include/languages/sv.po - include/languages/ja.po - include/languages/zh_TW.po - include/languages/he.po - include/languages/bn.mo - include/languages/fi.po - include/languages/ar.mo - include/languages/hi.po - include/languages/zh_CN.po - include/languages/fr.mo - include/languages/te.po - include/languages/eu.po - include/languages/en_GB.po - include/languages/hu.po - include/languages/ca.mo - include/languages/da.mo - include/languages/tr.mo - include/languages/de.mo - include/languages/sv.mo - include/languages/ru.po - include/languages/ja.mo - include/languages/zh_TW.mo - include/languages/he.mo - include/languages/fi.mo - include/languages/hi.mo - include/languages/zh_CN.mo - include/languages/el.po - include/languages/gl.po - include/languages/te.mo - include/languages/eu.mo - include/languages/en_GB.mo - include/languages/et.po - include/languages/nl.po - include/languages/hu.mo - include/languages/pl.po - include/languages/it.po - include/languages/sl.po - include/languages/pt.po - include/languages/ru.mo - include/languages/ast.po - include/languages/en_AU.po - include/languages/bg.po - include/languages/el.mo - include/languages/gl.mo: Updated the mo files, - the template and added estonian, bulgarian, - australian english and british english to the - languages - -2010-09-13 Sergio Martin - - * godmode/agentes/configurar_agente.php: Added local module - deletion in conf file to another place where the modules can - be deleted. Clean the code too - -2010-09-13 Sergio Martin - - * include/functions_modules.php: Added the local module - deletion in conf file - -2010-09-13 Sergio Martin - - * operation/reporting/custom_reporting.php: Center an - icon into the reports table - -2010-09-09 Miguel de Dios - - * godmode/setup/os.list.php, godmode/setup/os.builder.php, - godmode/setup/os.php: changed the source code and added "os.builder.php" and - "os.list.php" for to change the management page for to be a "tab page". - -2010-09-09 Miguel de Dios - - * include/functions_networkmap.php: cleaned source code. - - * include/functions_ui.php: in function "print_os_icon" change the - directory to search os icon because it change for new feature. - - * images/os_icons, images/os_icons/*: copied the icons image files into this - dir for to use in new feature. - - * godmode/menu.php: added new item in submenu "Setup" for the management - the OS. - - * godmode/setup/os.php: added the page to management the list OS of agents. - - Pending task: #3057663 - -2010-09-09 Sancho Lerena - - * fgraph.php: Graph "Modules per agent" was not working properly - due a invalid reference to array. Fixed. - -2010-09-08 Miguel de Dios - - * godmode/alerts/alert_list.list.php: fixed the pagination when the list of - alerts show into alert tab in agent config page. - - Fixes: #3055920 - - * godmode/alerts/alert_list.php: cleaned source code. - -2010-09-08 Ramon Novoa - - * include/functions_reporting.php, - operation/reporting/reporting_xml.php: Improved error detection in - reports. - -2010-09-07 Sancho Lerena - - * pandoradb_data.sql: Fixed typo in data SQL. - -2010-09-06 Miguel de Dios - - * extensions/plugin_registration.php: fixed the translation string previous - to form. - Fixes: #3053312 - -2010-09-06 Miguel de Dios - - * operation/events/sound_events.php: fixed the location of image in the - header. - -2010-09-06 Miguel de Dios - - * ChangeLog: upload lost lines. - -2010-09-06 Miguel de Dios - - * pandoradb_data.sql: added default value for "sound_alert", - "sound_critical" and "sound_warning" into table "tconfig". - - * include/functions_config.php: in function "update_config" added to - update sounds. - - * include/functions_alerts.php: added function "get_event_status_group" for - scan the events. - - * operation/events/sound_events.php: added first version of event sound - window. - - * operation/events/events.php: added the request for ajax of sound event - window. - - * images/pause.button.png, images/ok.button.png,images/music_note.png, - images/play.button.png: added images for sound event window and button in - the head of events. - - * godmode/setup/setup.php: added source code for to config the sounds of - events. - -2010-09-03 Sergio Martin - - * godmode/massive/massive_operations.php - godmode/massive/massive_delete_profiles.php - godmode/massive/massive_add_profiles.php: Added the - addition an deletion of profiles to users into - massive operations - -2010-09-03 Sancho Lerena - - * include/sounds/*.wav: New sounds for the fancy sound - alert console feature Miguel is working on :-). All sounds - are free (cc) and taken from http://www.freesound.org/. - -2010-09-02 Sergio Martin - - * godmode/massive/massive_operations.php - godmode/massive/massive_enable_disable_alerts.php: Added - the disable/enable alerts massive operation - -2010-09-01 Sergio Martin - - * operation/menu.php - operation/events/events_rss.php: Added url parameters - to the event rss to authenticate the user and fix the ACLs - -2010-09-01 Sergio Martin - - * operation/agentes/alerts_status.php - operation/search_alerts.php: Fixed the search of - alerts in alerts view and in main search - -2010-08-31 Sergio Martin - - * operation/events/export_csv.php: Fixed ACLs to avoid - to export system events to not administrators for bug - 3053486 - -2010-08-31 Raúl Mateos - - * godmode/reporting/reporting_builder.php, - godmode/gis_maps/configure_gis_mao.php, include/functions_filemanager.php: - Fixed some misspelled strings - -2010-08-31 Sergio Martin - - * operation/agentes/status_monitor.php: Fixed the - modules combo in the status monitor screen to - show only the visible agents modules - -2010-08-31 Sergio Martin - - * include/functions_db.php: Added support to '<>' - comparation in the format_array_to_where_clause_sql - function - -2010-08-31 Sergio Martin - - * operation/agentes/networkmap.php: Fixed the groups - combo into the options of networkmaps to show only - visible groups - -2010-08-31 Sergio Martin - - * extensions/update_manager.php: Removed the update - manager extension from the menu if the user - doesnt have PM permissions - -2010-08-31 Sergio Martin - - * extensions/users_connected.php: Clean code and added - additional ACL condition - -2010-08-31 Sergio Martin - - * operation/search_reports.php: Added the description - field to the reports search in the main menu - -2010-08-31 Sergio Martin - - * operation/search_maps.php: Fixed the group icon - in the maps search view - -2010-08-31 Sergio Martin - - * operation/search_users.php: Added the id_user field - to the search in the main search - -2010-08-31 Sergio Martin - - * operation/search_agents.php - operation/search_graphs.php - operation/search_alerts.php - operation/search_reports.php - operation/search_maps.php - operation/search_results.php - operation/search_users.php: Restructured and fixed - ACLs in the global search for bug 3053592 - -2010-08-30 Sergio Martin - - * operation/agentes/alerts_status.php: Fixed the - ACLs in the alerts view. Now only are showed the - alerts of the visible agents for the user - -2010-08-30 Sergio Martin - - * operation/users/user.php - operation/users/user_statistics.php - operation/menu.php: Deleted the users view and the - user statistics from operation menu - -2010-08-29 Sancho Lerena - - * include/pchart_graph.php, - include/fgraph.php, - include/functions_fsgraph.php: Minor (but important) changes on - graphs: combined wired mode available on flash, improved legends - on both types, and improved flash wired modes. - -2010-08-29 Raúl Mateos - - * godmode/agentes/fields_manager.php: Added code to show text if no - fields defined, instead the table header. - -2010-08-27 Junichi Satoh - - * godmode/agents/module_manager_editor.php: Changed if() statements - order. isModuleInPolicy() is not available in open source version. - -2010-08-26 Sancho Lerena - - * include/functions_custom_graphs.php: Fixed ACL problems. - - * include/functions_agents.php: Call to get_agents () with current user - and without returning "all" group, this avoid to render non-visible (ACL) - agents in the AJAX control to return an agent. - - * pandoradb.sql: ttrap value* information resized. - - * extensions/users_connected.php: ACL check before show users. - - * operation/events/events_marquee.php: Added ACL check. - - * operation/events/events.php: System events not shown to normal users. - - * operation/menu.php: Server view is now only for PM. - - * extras/pandoradb_migrate_v3.1_to_v3.2.sql: ttrap value* alter table. - - * general/noaccess.php: Added code to avoid image usage when called from - different directories than standard. - - * godmode/agentes/agent_manager.php: Proper call to get_user_groups(). - - * godmode/menu.php: Profiles are now under user management. - -2010-08-26 Raúl Mateos - - * godmode/reporting/reporting_builder.list_items.php: Added code to - show text if no items found, instead the table header. - -2010-08-25 Sergio Martin - - * pandoradb.sql - operation/agentes/estado_generalagente.php - operation/agentes/custom_fields.php - operation/agentes/ver_agente.php - operation/agentes/agent_fields.php - extras/pandoradb_migrate_v3.1_to_v3.2.sql - godmode/agentes/fields_manager.php - godmode/agentes/configurar_agente.php - godmode/agentes/configure_field.php - godmode/agentes/agent_manager.php - godmode/menu.php: Added the custom field feature - including agents custom fields managment, agent - custom field viewer, custom fields added at the - agent configuration, customization of the custom - fields to display it in the agent details and - the creation of two new tables into the sql scripts - All for pending task: 3052918 - -2010-08-24 Sergio Martin - - * extensions/module_groups/icon_menu.png - extensions/agents_modules - extensions/agents_modules/icon_menu.png: Reupload - the icons of extensions - -2010-08-24 Sancho Lerena - - * operation/events/events.php: Fixed bug on event searches - in different languages than english. - - * include/functions_reporting.php: Fixed notice on empty foreach. - - * config_process.php: Trying to supress Deprecated messages. - -2010-08-24 Sergio Martin - - * extensions/agents_modules.php: Improved the agents/modules - matrix adding new filters, full screen mode, autorefresh - selection and links in the agents names and status squares. - For bug: 3051073 - -2010-08-24 Sergio Martin - - * extensions/agents_modules.php - extensions/agents_modules - extensions/agents_modules/icon_menu.png: Added new icon - to the matriz agents/modules extension - -2010-08-24 Sergio Martin - - * godmode/reporting/visual_console_builder.php: Fixed - the size of the icons when choose 0 pixels into - the wizard - -2010-08-23 Sergio Martin - - * operation/agentes/networkmap.php: Add the feature of - hide and shot (toggle) the menu of options in the - network maps - -2010-08-23 Sergio Martin - - * godmode/alerts/alert_list.list.php: Changed the - filter form to use the toggle function - -2010-08-23 Sergio Martin - - * include/functions_ui.php: Fixed the not hidden by - default of the div in the toggle function - -2010-08-23 Sergio Martin - - * include/functions_ui.php: Added a function to toggle - an html code easly. The function is called toggle() - -2010-08-23 Sergio Martin - - * include/functions_reporting.php: Fixed a null into - foreach in SLA function - -2010-08-23 Sergio Martin - - * godmode/reporting/visual_console_builder.php: Fixed - an error when add a module into visual map with the - wizard for bug: 3051058 - -2010-08-23 Sergio Martin - - * include/languages/cs.po - include/languages/nl.mo - include/languages/pt_BR.po - include/languages/es.po - include/languages/pl.mo - include/languages/ko.po - include/languages/it.mo - include/languages/sl.mo - include/languages/sk.po - include/languages/uk.po - include/languages/ro.po - include/languages/pt.mo - include/languages/ast.mo - include/languages/bn.po - include/languages/ar.po - include/languages/cs.mo - include/languages/pt_BR.mo - include/languages/es.mo - include/languages/ko.mo - include/languages/fr.po - include/languages/sk.mo - include/languages/uk.mo - include/languages/ro.mo - include/languages/ca.po - include/languages/da.po - include/languages/tr.po - include/languages/de.po - include/languages/sv.po - include/languages/ja.po - include/languages/zh_TW.po - include/languages/he.po - include/languages/bn.mo - include/languages/fi.po - include/languages/ar.mo - include/languages/hi.po - include/languages/zh_CN.po - include/languages/fr.mo - include/languages/te.po - include/languages/eu.po - include/languages/hu.po - include/languages/ca.mo - include/languages/da.mo - include/languages/tr.mo - include/languages/de.mo - include/languages/sv.mo - include/languages/ru.po - include/languages/ja.mo - include/languages/zh_TW.mo - include/languages/he.mo - include/languages/fi.mo - include/languages/hi.mo - include/languages/zh_CN.mo - include/languages/el.po - include/languages/gl.po - include/languages/te.mo - include/languages/eu.mo - include/languages/nl.po - include/languages/hu.mo - include/languages/pl.po - include/languages/it.po - include/languages/sl.po - include/languages/pt.po - include/languages/ru.mo - include/languages/ast.po - include/languages/el.mo - include/languages/gl.mo: Updated the traduction - strings with the lastest strings of Pandora FMS - -2010-08-23 Sergio Martin - - * include/functions_reporting.php - include/fgraph.php: Fixed the max and min values - on the graphs - -2010-08-23 Junichi Satoh - - * godmode/alert/alert_list.php, godmode/alert/alert_list.list.php: - Added 'Enabled/Disabled' selection to alert filter. - -2010-08-23 Junichi Satoh - - * godmode/alert/alert_compounds.php: Fixed the problem alert compounds - settings in step3 can not be saved. - -2010-08-20 Sergio Martin - - * include/styles/menu.css - godmode/massive/massive_operations.php: Fixed - the massive operations header new message and - added style to the menu image to massive operations - -2010-08-20 Sergio Martin - - * godmode/agentes/massive_copy_modules.php - godmode/agentes/massive_add_alerts.php - godmode/agentes/massive_delete_agents.php - godmode/agentes/massive_delete_action_alerts.php - godmode/agentes/massive_delete_alerts.php - godmode/agentes/massive_edit_modules.php - godmode/agentes/massive_operations.php - godmode/agentes/massive_delete_modules.php - godmode/agentes/massive_add_action_alerts.php - godmode/menu.php - godmode/massive - godmode/massive/massive_copy_modules.php - godmode/massive/massive_add_alerts.php - godmode/massive/massive_delete_agents.php - godmode/massive/massive_operations.php - godmode/massive/massive_delete_action_alerts.php - godmode/massive/massive_delete_modules.php - godmode/massive/massive_delete_alerts.php - godmode/massive/massive_edit_modules.php - godmode/massive/massive_add_action_alerts.php: Created - a new section for massive operations and change the - structure of the files to new folder - -2010-08-19 Sergio Martin - - * godmode/agentes/module_manager_editor_common.php - godmode/agentes/module_manager_editor_network.php - godmode/agentes/module_manager_editor_wmi.php - godmode/agentes/module_manager_editor_plugin.php - godmode/agentes/module_manager_editor_prediction.php - godmode/agentes/module_manager_editor.php: Added the policy linkation - configuration in the modules form and allowed to modify modules - config if the module is unlinked - -2010-08-19 Miguel de Dios - - * include/functions_html.php: fixed the function "print_checkbox_extended" - this function didn't use the parameter $atributes, now yes. - -2010-08-19 Sergio Martin - - * godmode/agentes/module_manager.php: Change the use of - isModuleInPolicy to infoModulePolicy in the case of - the fixed bad use of isModuleInPolicy - -2010-08-19 Sergio Martin - - * images/sitemap.png - images/unlinkpolicy.png - images/link_error.png - images/link_delete.png - images/link_edit.png - images/link_add.png - images/link2.png - images/link_break.png - images/sitemap_color.png - images/link_go.png - images/linkpolicy.png: Added few icons to the icons - collection to links and massive operations new features - -2010-08-19 Sergio Martin - - * pandoradb.sql: Fixed a typo bug in the creation of agente_modulo table - -2010-08-19 Sergio Martin - - * pandoradb.sql - extra/pandoradb_migrate_v3.1_to_v3.2.sql: added a database field on - agente_modulo to unlink the modules from policies - - * images/unlinkpolicy.png - images/linkpolicy.png: Added two icons to linked and unlinked policies - -2010-08-19 Junichi Satoh - - * godmode/modules/manage_network_components_form_network.php: Changed - the maximum OID length to 400, the same as definition of database. - (120 is too short for some OIDs.) - -2010-08-18 Sancho Lerena - - * pandora_console/operation/search_results.php: Fixed reference for - "down" instead "unknown" using the new code for unknown status. - - * include/functions_io.php: safe_input() modified to detect SQL injection - attacks using /**/ strings. - - * index.php: Prevent HTTP response splitting attacks. - - * pandora_console.spec: Updated some spec variables and description. - - * pandoradb.sql, - extras/pandoradb_migrate_v3.1_to_v3.2.sql: Added a new field in trecon_task - to store the snmp_community on detected hosts in a recon task. - - * extras/pandora_diag.php: Fixed security problem in relative path. - - * general/pandora_help.php, - general/footer.php: Fixed security problem in relative path/include. - - * general/login_page.php: Fixed security problem in URL parsing. - - * godmode/servers/manage_recontask_form.php, - manage_recontask.php: Implemented new feature to use a snmp comunity on all - network modules added to a new detected host. - - * config_process.php: Updated build. - - * functions.php: New version of safe_url_extraclean() function (security fix) - and modified also enterprise_include* functions to have a secure include. - - * functions_ui.php: Secured function get_include_contents(). - - * operation/agentes/gis_view.php: Secured url extraction/parsing. - -2010-08-10 Sancho Lerena - - * include/config_process.php: Updated build and development version. - - * pandora_console.spec: Updated some texts and version. - -2010-08-10 Sergio Martin - - * pandoradb.sql - extras/pandoradb_migrate_v3.1_to_v3.2.sql: Fixed the creation of - tnetwork_map table creation adding the missed column 'center' - -2010-08-10 Ramon Novoa - - * godmode/setup/setup_auth.php: Fixed blacklist id in javascript - code. - -2010-08-10 Ramon Novoa - - * operation/events/export_csv.php, - operation/agentes/stat_win.php, - operation/reporting/reporting_xml.php: Fixed includes. - - * godmode/setup/setup_auth.php, - include/functions_config.php, - include/auth/mysql.php: Added support for a remote user blacklist. - - * include/help/en/help_autocreate_blacklist.php, - include/help/es/help_autocreate_blacklist.php: Added to repository. - Blacklist help files. - -2010-08-10 Sergio Martin - - * operation/agentes/networkmap.php: Fixed several notices. When - a category has not maps, the menu is not showed - -2010-08-10 Sergio Martin - - * images/status_sets/default/module_unknown.png - images/status_sets/default/module_alertsfired.png: Added images to - some status colors - -2010-08-10 Sergio Martin - - * include/functions_alerts.php: Fixed a typo bug for show - the message of succefully copied when you clone an alert action - -2010-08-10 Ramon Novoa - - * include/auth/mysql.php, - include/functions_config.php, - godmode/setup/setup_auth.php: Added support fore more authentication - schemes (enterprise). - -2010-08-10 Ramon Novoa - - * godmode/setup/setup_auth.php: Added to repository. Authentication - scheme setup options. - -2010-08-10 Ramon Novoa - - * include/auth/mysql.php, include/functions_config.php, - include/config_process.php, pandora_console.spec, - ajax.php, godmode/menu.php: Added support for different - authentication schemes. Local database and LDAP are - implemented. - - * operation/agentes/networkmap.topology.php, - operation/agentes/networkmap.groups.php: Small fixes. Use filter name - to compose file names. - -2010-08-09 Sergio Martin - - * extensions/agents_modules.php: Fixed the horizontal - pagination to keep the vertical pagination when navigate - -2010-08-09 Sergio Martin - - * extensions/agents_modules.php: Added the meaning of the colours - -2010-08-09 Sergio Martin - - * extensions/module_groups.php: Fixed the status colors of - the modules by groups matrix - -2010-08-09 Sergio Martin - - * extensions/agents_modules.php - operation/agentes/agents_modules_view.php - operation/menu.php: Moved the agents VS modules matrix from - menu to extensions - -2010-08-09 Sergio Martin - - * operation/agentes/agents_modules_view.php - operation/agentes/tactical.php - operation/agentes/group_view.php - operation/menu.php: Added the agents VS modules matrix - and changed the color of some alert fired numbers and - table rows - -2010-08-06 Sergio Martin - - * include/functions_alerts.php - godmode/alerts/alert_actions.php: Added the duplicate alert action - feature for pending task 3038715 - -2010-08-04 Miguel de Dios - * include/functions_filemanager.php: added parameter $readOnly in the - function "file_explorer". - - *pandoradb.sql, extras/pandoradb_migrate_v3.1_to_v3.2.sql: added into the - table "talert_template_modules" the column "id_policy_alerts". - -2010-08-05 Sergio Martin - - * operation/agentes/networkmap.php: Change the default map to topology map - -2010-08-04 Miguel de Dios - * include/functions_filemanager.php: move the action messages to $config - intermediate var. - - * godmode/setup/file_manager.php: added the message of action with the - filemanager. - -2010-08-04 Sergio Martin - - * include/functions_reporting.php: Fixed the get_agent_module_info function - for avoid to show the disabled modules information - -2010-08-04 Sergio Martin - - * images/status_sets/default/module_no_data_ball.png: Added a image - to modules without data - -2010-08-04 Sergio Martin - - * include/styles/pandora.css - include/functions_reporting.php - include/functions_ui.php - include/functions_db.php - operation/agentes/status_monitor.php - operation/agentes/estado_agente.php - operation/agentes/bulbs.php - operation/agentes/estado_monitores.php - operation/agentes/group_view.php - images/status_sets/default/module_no_data.png - images/status_sets/default/alert_fired.png - images/status_sets/default/agent_no_monitors.png - images/status_sets/default/alert_fired_ball.png - images/status_sets/default/agent_no_monitors_ball.png - images/status_sets/default/agent_down_ball.png - images/status_sets/default/agent_down.png: Fixed several modules - and agents list status to use the new unknown status. Some images was - changed too for show the same colour than the visual and network maps - -2010-08-03 Sergio Martin - - * include/functions_networkmap.php - include/functions_db.php: Fixed the networkmaps to do not shows - the not init modules and get the new unknown status - -2010-08-03 Sergio Martin - - * operation/agentes/estado_ultimopaquete.php: Fixed log4x modules - check from old id value 30 to new id value 24 - -2010-08-03 Sergio Martin - - * pandoradb.sql - extras/pandoradb_migrate_v3.1_to_v3.2.sql: Added a id_policy_module - field into agente_modulo table for future use - -2010-08-03 Junichi Satoh - - * godmode/alerts/alert_list.list.php: Fixed a problem alert filtering - by priority does not work. - -2010-08-02 Ramon Novoa - - * include/pchart_graph.php, include/fgraph.php: Removed title from - image charts. Show min, max and avg as part of the image. - -2010-08-02 Ramon Novoa - - * include/functions_reporting.php, include/fgraph.php, - include/functions_fsgraph.php, operation/agentes/stat_win.php: Moved - min, max and avg information into the chart to make it available to - reports an custom graphs. - -2010-08-02 Miguel de Dios - * include/functions_filemanager.php: cleaned source code, changed the show - to buttons of actions (create file, upload...) to out the list of files. And - check if the directory is writeable to show this buttons. - - * include/get_file.php: added file to work as mediator between the Pandora - and file system, and added a some security checks as check login and others. - -2010-07-30 Sergio Martin - - * extras/pandoradb_migrate_v3.1_to_v3.2.sql: Typo fix - into new table name - -2010-07-30 Sergio Martin - - * include/functions_networkmap.php - include/help/en/help_network_map.php - include/help/es/help_network_map.php - pandoradb.sql - operation/agentes/networkmap.topology.php - operation/agentes/networkmap.groups.php - operation/agentes/ver_agente.php - operation/agentes/networkmap.php - extras/pandoradb_migrate_v3.1_to_v3.2.sql: Created network maps - storage on database, clean the network maps code and fixed some - little bugs of the same section - -2010-07-29 Ramon Novoa - - * include/functions_reporting.php: Updated reporting functions to work - with uncompressed data. - - * include/fgraph.php, include/functions.php: Added a generic - function to check whether a module has compressed data. - -2010-07-28 Sergio Martin - - * include/functions_html.php: Improved the print_select function - to allows agroupation of options - -2010-07-28 Ramon Novoa - - * include/fgraph.php: Async modules are not compressed. Fixed charts - for these modules. - -2010-07-28 Miguel de Dios - * install.php: fixed unclose bold tag. - -2010-07-28 Miguel de Dios - * godmode/reporting/visual_console_builder.data.php: fixed the select box - field for to don't show None value for map background. - -2010-07-27 Miguel de Dios - * include/functions_reporting.php: added new parameters in the function - "get_agentmodule_sla", the parameters days of week to search and range of - time. And use new parameteres in the call for SLA data in function - "render_report_html_item". - - * pandoradb.sql, extras/pandoradb_migrate_v3.1_to_v3.2.sql: in table - "treport_content" added the fields for set days of week and range time - for SLA. - - * operation/reporting/reporting_xml.php: use new parameters in the call for - SLA data. - - * godmode/reporting/reporting_builder.php: added source code for save, - update new fields (days of week and time range). - - * godmode/reporting/reporting_builder.item_editor.php: added source code to - show the fields (days of week and time range). - - Pending task: #3033457 - -2010-07-27 Miguel de Dios - * operation/agentes/exportdata.php: fixed the date into export, before it - was 12 hour format, now it is 24 hour format. - Fixes: #3033541 - -2010-07-26 Raúl Mateos - - * godmode/users/user_list.php: Added px to width to ease the change of - profile edition to this page. - -2010-07-26 Sergio Martin - - * include/functions_db.php: Changed the priority of the - status of agents and groups when get status from their - descendents - -2010-07-26 Miguel de Dios - * include/functions_db.php: added into the function "get_group_icon" the - return icon for "all" group. - - * godmode/groups/configure_group.php: fixed and cleaned source code, for - the dinamic change of parent icon, show the select of parent with the - parent selected, and fixed the position of parent icon image. - Fixes: #3034677 - - * godmode/groups/group_list.php: changed the source code for to show the - "all" group open branch by default. - -2010-07-26 Sergio Martin - - * include/functions_networkmap.php: Changed the color of the - modules, agents and groups with alerts fired in the network - maps from yellow to orange. - -2010-07-26 Miguel de Dios - * images/mimetypes/text.png: added lost image file in previous commits about - collections. - - *images/tag_red.disabled.png, images/cross.disabled.png, - images/chart_curve.disabled.png, images/config.disabled.png, - images/chart_bar.disabled.png, images/photo.disabled.png, - images/camera.disabled.png, images/binary.disabled.png: added image files - for the new palete buttons (when it are disabled) in visual console editor. - - * include/styles/pandora.css: added the styles for the new buttons of - visual console editor (label and icon), and some changes for new style for - buttons of the palete in this page. - - * include/functions_html.php: in function "print_button" added new - parameter $imageButton to set the button as image button, by default is - false. - - * include/ajax/visual_console_builder.ajax.php, - godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.editor.php, - godmode/reporting/visual_console_builder.constans.php: change the buttons - palete for a palete with more small buttons as icon buttons, added new items - for visual map (icon and label). And fixed the dinamic change label color - for any elements. - - * include/functions_visual_map.php: added the new items (label and icon) - and cleaned the source code. - - Pending task: #3019641 - -2010-07-26 Dario Rodriguez - - * include/styles/pandora.css: Added css classes for separator. - * include/functions_ui.php: Added suport to add a separator betwenn tabs - in print_page_header. - * operation/agentes/ver_agente.php: Fixed some problems with alt tag in - images and added separator to tabs - * godmode/agentes/configurar_agente.php: Fixed some problems with alt tag - in images and added separator to tabs - - -2010-07-23 Raúl Mateos - - * godmode/alerts/alert_list.list.php: Added code to show title if page - called from Manage Agents. - - * godmode/modules/manage_network_components.php: Change title. - - * godmode/gis_maps/configure_gis_map.php: Change fixed text to variable. - -2010-07-23 Sergio Martin - - * include/functions_networkmap.php - include/functions_db.php - operation/agentes/networkmap.topology.php - operation/agentes/networkmap.groups.php - operation/agentes/ver_agente.php - operation/agentes/networkmap.php: Rewritten the get status of modules - and agents and written the same feature for groups and policies. Added - the groups view network map. All for pending task: 3019636 - -2010-07-23 Dario Rodriguez - - * operation/agentes/ver_agente.php: Changed code to use print_page_header - to print the tabs - * godmode/agentes/configurar_agente.php: Changed code to use print_page_header - to print the tabs - -2010-07-23 Raúl Mateos - - * godmode/alerts/alert_list*.php: Cleaned code. Removed old title style. - - * godmode/agentes/massive_operations.php: Updated year. - - * godmode/agentes/massive_config.php: Use better text in title and button. - -2010-07-22 Miguel de Dios - - * operation/snmpconsole/snmp_view.php: added the show more data when click - in the icon eye. - Pending task: #3021813 - -2010-07-21 Miguel de Dios - - * operation/agentes/estado_ultimopaquete.php: added code for sort by - data. - - * operation/agentes/estado_monitores.php, - godmode/agentes/module_manager.php: added the icons and source code for - order rows of list alerts by columns Module Name, Type, Interval and - Timestamp. - -2010-07-21 Miguel de Dios - - * include/functions_html.php: lost in previus commit the change to - "print_select_groups" the new parameter $id_group, to don't show the group - with id and children of this group. - - * include/functions_db.php: in function "format_array_to_where_clause_sql" - added to order as array several fields. - - * operation/agentes/estado_ultimopaquete.php: added the icons and source - code for order rows of list alerts by columns Module Name, Type, Interval - and Timestamp. - -2010-07-21 Miguel de Dios - - * godmode/groups/configure_group.php: fixed to negate the posibility to hang - the father into childrens or same. - Fixes: #3032553 - - * godmode/groups/group_list.php: fixed the delete a group with children, the - children move to grandparent. - -2010-07-21 Raúl Mateos - - * images/pandora_logo_header.png, images/custom_logo/pandora_logo_header.*, - images/neworkmap/pandora_node.png: Updated images to new logo. - -2010-07-21 Miguel de Dios - - * operation/agentes/alerts_status.php: added the icons and source code for - order rows of list alerts by columns Disabled, Agent Name, Module Name or - Template Name. - -2010-07-21 Miguel de Dios - - * include/functions_agents.php: in function "get_agent_alerts_simple" - changed the query for added the posibility of sort the rows. - - * include/functions_db.php: in function "format_array_to_where_clause_sql" - added the posibility of order pass as array of field and sort order. - - *godmode/alerts/alert_list.list.php: added the icons and source code for - order rows of list alerts by columns Disabled, Agent Name, Module Name or - Template Name. - -2010-07-20 Miguel de Dios - - * operation/search_results.php: added icons and source code for order the - rows in the list of alerts. - -2010-07-20 Miguel de Dios - - * operation/search_results.php: added icons for order columns in the user - list and agent list. - -2010-07-20 Miguel de Dios - - * godmode/setup/gis_step_2.php: fixed when the spanish translation have a - problematic characters. - Fixes: #3029149 - -2010-07-19 Raúl Mateos - - * extras/pandoradb_migrate_v3.1_to_v3.2.sql: Updated year. - -2010-07-19 Raúl Mateos - - * operation/users/user_edit.php, godmode/users/configure_user.php: Use - icon and name in groups. Solved link problem due to user list last commit. - -2010-07-19 Dario Rodriguez - - * godmode/groups/group_list.php: fixed bug that allow create and update - groups with name field empty. - Fixes: #3031642 - -2010-07-19 Miguel de Dios - - * include/functions_agents.php: in function "get_agents" added the parameter - $order to order list of agents. - - * operation/agentes/estado_agente.php: added icons for order by columns and - source code for management this ordenation by Name, Os, Interval, Group and - Last Contact. - -2010-07-19 Raúl Mateos - - * operation/agentes/status_monitor.php, godmode/groups/group_list.php: - Center image. - - * godmode/users/user_list.php: Added delete text to table. - -2010-07-19 Miguel de Dios - - * include/functions_db.php: fixed in the function "get_user_groups", order - the list of groups by id_grupo for to other external operations. - -2010-07-19 Miguel de Dios - - * operation/users/user.php, godmode/users/user_list.php: added the default - order to columns. - - * godmode/agentes/modificar_agente.php: added the source code to order by - Name, OS or group column in the list agents. - -2010-07-19 Sergio Martin - - * include/functions_db.php: Fixed an index error of - groups array. - -2010-07-19 Miguel de Dios - - * include/auth/mysql.php: added function "get_users" the check to $order - parameter if it is array, extract the field and order. - - * operation/users/user.php, godmode/users/user_list.php: added posibility to - sort by columns ID User, Full name or Last Contanct. - -2010-07-18 Raúl Mateos - - * operation/incidents/incident_detail.php: Change Add button to links. - - * godmode/alerts/alert_list.list.php: Centered images. - - * godmode/alerts/configure_alert_action: Added link to create command. - -2010-07-16 Sergio Martin - - * pandoradb_data.sql: Fixed the default data inserting the - new colum of tgrupo "propagate" - -2010-07-16 Miguel de Dios - - * operation/agentes/networkmap.php: fixed the pass to parameters between - fullscreen and windowed mode. - Fixes: #3013769 - -2010-07-16 Miguel de Dios - - * godmode/reporting/reporting_builder.php: fixed lost name of report when - delete any element of this element. - Fixes: #3025352 - -2010-07-16 Raúl Mateos - - * operation/incidents/incident.php: Put create button on the right. - -2010-07-15 Miguel de Dios - - * godmode/gis_maps/configure_gis_map.php: fixed typo in the tip. - Fixes: #3029895 - -2010-07-15 Miguel de Dios - - * include/functions_html.php: added the function "print_select_groups" to - print the field select box for groups with tree style. - - * include/functions_db.php: in function "get_user_groups" added test to - false value in parameter $privilege for get all groups without ACL test. - Fixed in function "get_user_groups_tree" the call to "get_user_groups" with - the correct parameters. - - * operation/incidents/incident.php, operation/incidents/incident_detail.php, - operation/events/events.php, operation/agentes/status_monitor.php, - operation/agentes/estado_agente.php, - operation/agentes/alerts_status.functions.php, - operation/agentes/exportdata.php, operation/agentes/networkmap.php, - operation/messages/message.php, general/ui/agents_list.php, - godmode/groups/configure_group.php, godmode/groups/group_list.php, - godmode/agentes/massive_add_alerts.php, - godmode/agentes/massive_delete_agents.php, - godmode/agentes/massive_config.php, - godmode/agentes/massive_delete_action_alerts.php, - godmode/agentes/massive_delete_alerts.php, - godmode/agentes/modificar_agente.php, - godmode/agentes/massive_delete_modules.php, - godmode/agentes/massive_add_action_alerts.php, - godmode/agentes/planned_downtime.php, - godmode/agentes/manage_config_remote.php, godmode/agentes/agent_manager.php, - godmode/servers/manage_recontask_form.php, - godmode/alerts/configure_alert_compound.php, - godmode/alerts/alert_compounds.php, - godmode/alerts/configure_alert_template.php, - godmode/alerts/configure_alert_action.php, godmode/setup/gis_step_2.php, - godmode/users/configure_user.php, godmode/gis_maps/configure_gis_map.php, - godmode/reporting/graph_builder.main.php, - godmode/reporting/reporting_builder.main.php, - godmode/reporting/visual_console_builder.data.php: changed the fields select - box of group to tree style select box for groups. - -2010-07-15 Miguel de Dios - - * include/functions.php: added function "array_key_to_offset" to resolve - the offset in associative array. - - * include/functions_db.php: added function "get_childrens" for get the - childrens of a group, "get_parents" for get the parents of a group (with the - flag propagate or not as you want). In function "check_acl" added the method - to scan groups that propagate flag in the branches. Added functions - "get_user_groups_tree_recursive" and "get_user_groups_tree" for extract the - groups as treefied list. Added in the function "get_db_all_rows_in_table" - added the parameter $order to get with ASC or DESC order the rows, by - default is ASC as mySQL. - - * godmode/groups/configure_group.php: added the field of propagate to update - or creation a group. - - * godmode/groups/group_list.php: changed for the group trees the source code - for to show the table as dinamic table that if the row have branch, you can - click and desplegate children rows. - -2010-07-13 Miguel de Dios - - * pandoradb.sql: added in the table tgrupo the column 'propagrate' for to - use in the subgroups trees (new feature in comming for 3.2). - - * extras/pandoradb_migrate_v3.1_to_v3.2.sql: added new migration SQL file to - migrate from 3.1 to 3.2. - - * extras/pandoradb_migrate_v3.0_to_v3.1.sql: erase old file, only find into - repository the branch 3.1. - -2010-07-13 Miguel de Dios - - * godmode/modules/manage_network_templates_form.php: fixed the error - message when update with nothing a template (0 rows to update) . - -2010-07-13 Miguel de Dios - - * include/functions_filemanager.php: changed the form to upload one or more - files to more easy. And changed other things for stetic reasons. - -2010-07-13 Sergio Martin - - * operation/agentes/datos_agente.php: Putted back data range - filter into raw data of the modules for bug: 3023769 - -2010-07-13 Darío Rodríguez - - * include/help/en/help_reporting_main_tab.php: Added help for report - creator for English. - * include/help/es/help_reporting_main_tab.php: Added help for report - creator for Spanish. - Fixes: #3013763 - -2010-07-13 Darío Rodríguez - - * godmode/reporting/graph_builder.php: Fixed problem when creating or - updating a graph with empty name. - Fixes: #3026943 - -2010-07-13 Sergio Martin - - * include/functions_visual_map.php - godmode/reporting/visual_console_builder.editor.php: Fixed the - visualmaps for ignore the disabled and delete pending modules - for bug: 3022892 - -2010-07-13 Darío Rodríguez - - * general/pandora_help.php: Delete interrogation picture to get a - better style. - Fixes: #3028524 - -2010-07-12 Raúl Mateos - - * godmode/setup/setup.php: Updated year. Cleaned code. - - * godmode/alerts/alert_list.builder.php: Added link to create action. - -2010-07-12 Miguel de Dios - - * godmode/alerts/configure_alert_compound.php: fixed the page to request - ajax, now it's new ajax page. - Fixes: #3020713 - -2010-07-12 Miguel de Dios - - * include/javascript/pandora_visual_console.js: in function "draw_line" - changed the const 15 value to dinamic value half width of image. - Fixes: #3019645 - - * godmode/reporting/visual_console_builder.editor.js: cleaned source code - and deleted unused function "eventsButtonsToolbox", this function was in - old wip version of visual editor. - -2010-07-12 Dario Rodriguez - - * godmode/reporting/visual_console_builder.php: fixed error getting - image size creating a map without background - Fixes: #3014276 - -2010-07-12 Miguel de Dios - - * operation/agentes/ver_agente.php: re-ordered the tabs. - -2010-07-12 Sergio Martin - - * godmode/reporting/visual_console_builder.php: fixed the - reset of the size when change a visual map background - -2010-07-12 Dario Rodriguez - - * operation/search_results.php: fixed bug in search with zero matches - and filtering by: maps, reports or graphs. - Fixes: #3025607 - -2010-07-12 Dario Rodriguez - - * operation/agentes/estado_agente.php: fixed bug with pagination offset - and search. - Fixes: #3014703 - -2010-07-08 Miguel de Dios - - * operation/agentes/ver_agente.php: added hook to collection enterprise. - -2010-07-08 Miguel de Dios - - * include/functions_filemanager.php: added hash2 parameter for to use in - directory navigation. - -2010-07-08 Miguel de Dios - - * include/functions_filemanager.php: cleaned source code. And added function - "read_recursive_dir" to give a content of dir in a array. - - * include/functions_config.php: added $config['collection_max_size']. - -2010-07-08 Dario Rodriguez - - * operation/agentes/networkmap.php: fixed order in combo box of zoom - page of Network Map - Fixes: #3026857 - -2010-07-08 Dario Rodriguez - - * operation/agentes/networkmap.php: fixed changing map layout type when - you pass from full screen to normal screen or backwards - Fixes: #3013601 - -2010-07-08 Dario Rodriguez - - * godmode/reporting/visual_console_builder.editor.php: fixed order in - Period combo box of Module Graph - Fixes: #3014274 - -2010-07-08 Miguel de Dios - - * godmode/servers/plugin.php: fixed the description text of ajax return - when translate the > or < to < or > instead to keep the entity. - Fixes: #3026785 - -2010-07-08 Miguel de Dios - - * install.php: added to check zip library for the filemanager. - -2010-07-08 Miguel de Dios - - * include/functions_filemanager.php: added in source code lines to test - hash of directories or files for give more security to filemanager. - -2010-07-08 Miguel de Dios - - * include/functions_filemanager.php: added var global through $config to - return status of operation. And clean messages of filemanager. - -2010-07-07 Miguel de Dios - - * include/functions_db.php: changed in function "get_db_all_rows_filter" the - parameter $filter to set empty array as default value. - -2010-07-07 Miguel de Dios - - * include/functions_filemanager.php: added const MIME_TEXT. added source - code to handler the updload files, zips, delete files/dir and create text - files. Added function "delete_directory" for to delete recursive and or - not empty any dir, function "file_explorer" to show a file explorer, - "box_upload_file_complex" to show a controls to upload file or multiple - files in a zip, "box_upload_file_explorer" to show controls to upload - file, "box_upload_zip_explorer" to show controls to upload multiple files - in a zip, "box_create_text_explorer" to show controls to create text files, - and in function "get_file_manager_file_info" use new const MIME_TEXT. - - * godmode/agentes/modificar_agente.php: cleaned source code, closed the - tag. - - * godmode/agentes/configurar_agente.php: added hook to enterprise functions - for collection. - - * godmode/menu.php: added hook to enterprise functions for collection. - - * godmode/setup/file_manager.php:changed the source code for use new modular - functions to show and management files. - -2010-07-05 Raúl Mateos - - * include/functions.php, include/functions_reporting.php: Cleaned code. - Fixed "Summatory" typo. - -2010-07-05 Sancho Lerena - - * pandora_console_upgrade: Changed permissions (was 640). - -2010-07-02 Sergio Martin - - * operation/events/events_rss.php - operation/events/events_marquee.php - operation/events/events.php: Fixed several bugs into - events viewer and events rss file. Apply Ip restriction - to API Ip's List to rss and marquee files. - Bugfix: 3017263 - -2010-07-01 Sergio Martin - - * include/functions_db.php: Fixed the notice when - delete a IP adress from agent configuration for - bug: 3016410 - -2010-07-01 Sergio Martin - - * godmode/reporting/reporting_builder.list_items.php: Fixed the - reports items filter for bug: 3013841 - -2010-06-30 Sergio Martin - - * operation/events/events.php: Changed the Server and All text - on the events filter to use gettext. - -2010-06-30 Sergio Martin - - * operation/events/events.php: Fixed the agent filter. Now the - pagination keep the agent and shows the name of the agent in the - input. Bugfix: 3021807 - -2010-06-30 Sergio Martin - - * godmode/reporting/visual_console_builder.editor.js: Fixed - the storing of width and height of item in visual maps - -2010-06-29 Sergio Martin - - * godmode/reporting/visual_console_builder.editor.js - godmode/reporting/visual_console_builder.editor.php: Fixed - storing of width and height of the background of the visual map - -2010-06-29 Sergio Martin - - * include/Image/image_functions.php: Reverted an - undesired last commit change - -2010-06-29 Sergio Martin - - * godmode/reporting/visual_console_builder.php - godmode/reporting/visual_console_builder.editor.js: - Fixed the setting of original size by javascript when you - choose 0 x 0 in the visual map background for Bug: 3020721 - -2010-06-29 Junichi Satoh - - * pandora_console_install: Added support for FreeBSD and RHEL/CentOS. - - * install.php: Added support for FreeBSD. - -2010-06-28 Sergio Martin - - * include/functions_db.php: Fixed the get_agent_modules - function to avoid return the pending delete modules - -2010-06-25 Sergio Martin - - * include/functions_ui.php: Adding a parameter to - printTruncateText to personalize the suffix string - of a truncate string - -2010-06-25 Sergio Martin - - * include/functions_ui.php: Changed substr() to - mb_strimwidth() into printTruncateText function - -2010-06-25 Junichi Satoh - - * operation/agentes/status_monitor.php: Changed substr() to - mb_strimwidth(). Module name should be truncated with displayed length, - not number of characters. - -2010-06-23 Ramon Novoa - - * include/fgraph.php: Continue drawing combined charts if modules - without data are found. - -2010-06-23 Sergio Martin - - * include/functions_html.php: Added a parameter into - print_select function to set style a selective - options into the select form control - -2010-06-23 Sergio Martin - - * include/auth/mysql.php - operation/users/user.php - godmode/users/user_list.php: Added pagination - to users list in operations and administration - -2010-06-22 Raúl Mateos - - * godmode/reporting/graph_builder.main.php - godmode/reporting/graph_builder.php - godmode/reporting/graph_builder.graph_editor.php - godmode/reporting/graph_builder.preview.php: Updated year. Clean Code. - -2010-06-21 Sergio Martin - - * godmode/reporting/graph_builder.main.php - godmode/reporting/graph_builder.php - godmode/reporting/graph_builder.graph_editor.php - godmode/reporting/graph_builder.preview.php: Rewritted - the combined graphs editor - -2010-06-21 Raúl Mateos - - * godmode/alerts/alert_list_builder.php: Added link to create template. - -2010-06-19 Raúl Mateos - - * operation/agentes/networkmap.php: Added text if twopi binary not - found. - - * include/functions/functions_networkmap.php: Fixed url to group_view. - Solves bug 3013775. - -2010-06-18 Sergio Martin - - * godmode/users/user_list.php: Fixed the bug of - delete users in Internet Explorer and added the - deleting confirmation javascript for bug: 3017261 - -2010-06-17 Sergio Martin - - * godmode/users/configure_user.php: Fixed the edition - of an user after a fail creation for bug: 3017524 - -2010-06-17 Sergio Martin - - * operation/users/user.php - godmode/users/user_list.php: Changed the order - of the users to id_user - -2010-06-17 Sergio Martin - - * godmode/reporting/map_builder.php: Fixed the ACL - permissions for bug: 3017262 - -2010-06-14 Sergio Martin - - * include/functions_reporting.php: Fixed the colspan - into the Custom Graph report item for bug: 3013859 - -2010-06-11 Sergio Martin - - * godmode/reporting/graph_builder.php: Fixed the - period of graph for bug #3014781, the creation - of combined graphs before store the graph for bug - #3014796 and the message over the header for bug #3014798 - -2010-06-09 Miguel de Dios - - * include/javascript/pandora.js: fixed lost semi colon. - - * godmode/reporting/visual_console_builder.editor.php, - godmode/reporting/reporting_builder.item_editor.php: fixed lost include - autocomplete javascript file. - - Fixes: #3013425 - -2010-06-09 Ramon Novoa - - * general/license/pandora_info_pt_BR.html, - general/license/pandora_info_es.html, - general/license/pandora_info_ast.html: Added to repository. - -2010-06-09 Ramon Novoa - - * general/license/pandora_info_ast_es.html, - general/license/pandora_info_es_es.html, - general/license/pandora_info_es_la.html, - general/license/pandora_info_pt_br.html: Removed from repository. - -2010-06-09 Ramon Novoa - - * general/footer.php: Show the English license if a localized version - is not available. - -2010-06-09 Sergio Martin - - * godmode/agentes/agent_manager.php: Fixed the agent icons on - agent setup for bug: 3013426 - -2010-06-09 Junichi Satoh - - * godmode/agentes/module_manager_editor_wmi.php: Added missing '_'. - -2010-06-08 Raúl Mateos - - * operation/incidents/incident_detail.php, - operation/incidents/incident.php: cleaned code, improved button usability. - TODO: Use links instead buttons where adding notes. - - * operation/incidents/events.php: Cleaned code. - -2010-06-08 Ramon Novoa - - * pandoradb_data.sql, DEBIAN/control, - DEBIAN/make_deb_package.sh, include/config_process.php, - pandora_console.spec: Update version strings. - -2010-06-08 Miguel de Dios - - * godmode/reporting/reporting_builder.main.php: changed the text of button - for more clear mean. - -2010-06-08 Miguel de Dios - - * DEBIAN/conffiles: re-changed the conffiles for try solved a bug in the - install DEB package. - -2010-06-08 Miguel de Dios - - * godmode/gis_maps/configure_gis_map.php: refixed layers when to update data - of gis map and magic quotes is on. - -2010-06-08 Miguel de Dios - - * operation/agentes/alerts_status.php: fixed the style in the list of - alerts. - -2010-06-07 Raúl Mateos - - * godmode/agentes/agent_conf_gis.php: Changed warning text and style. - - * include/styles/install.css, include/styles/pandora_minimal.css: - Fixed some typos. - - * include/styles/pandora.css: Add new warn style to shown warning texts. - -2010-06-07 Miguel de Dios - - * include/functions_visual_map.php: fixed the uncolour path between parent - and child when update 3.0 to 3.1. - - Fixes: #3008489 - -2010-06-07 Ramon Novoa - - * include/functions_reporting.php: Disabled DB cache for - get_agent_module_info () to avoid memory errors in big - environments. - -2010-06-07 Miguel de Dios - - * godmode/alerts/alert_list.list.php: fixed the style of action list in the - alert list. - - Fixes: #3000991 - -2010-06-07 Sergio Martin - - * install.php: Fixed typo bug for bug 3012385 - -2010-06-06 Raúl Mateos - - * pandora_console_install, pandora_console_upgrade: Cleaned code. - Updated year. - -2010-06-06 Raúl Mateos - - * godmode/reporting/reporting_builder.php, godmode/reporting/graphs.php, - godmode/reporting/map_builder.php: Better table headers and table size. - - * godmode/reporting/reporting/visual_console_builder.editor.php: Added - nice icons to buttons. - - * images/cancel.php: New icon file. - - * include/styles/pandora.css: New cancel input style. - -2010-06-04 Ramon Novoa - - * pandora_console.spec: Fixed. Upgrading an RPM broke the installation. - -2010-06-03 Miguel de Dios - - * extensions/update_manager/lib/libupdate_manager_client.php: changed the - source code, now check the connection to server with a socket. - Fixes: #3004761 - -2010-06-03 Miguel de Dios - - * general/license/pandora_info_ast_es.html: cleaned html and fixed unclose - html tags in source code, the eclipse warned me. - -2010-06-03 Miguel de Dios - - * operation/snmpconsole/snmp_view.php: fixed a typo mistake in SQL query. - Fixes: #3010543 - -2010-06-02 Miguel de Dios - - * operation/reporting/reporting_xml.php: sorry I lost commit the changes to - generate the report item "event_report_group". - -2010-06-02 Miguel de Dios - - * general/header.php, godmode/db/db_audit.php, - godmode/reporting/reporting_builder.item_editor.php: cleaned html and fixed - unclose html tags in source code, the eclipse warned me. - -2010-06-02 Raúl Mateos - - * operation/agentes/sla_view.php, operation/agentes/datos_agente.php, - operation/agentes/estado_ultimopaquete.php: Updated header. - -2010-06-02 Sergio Martin - - * include/auth/ldap.php - include/fgraph.php - godmode/reporting/graph_builder.php: Changed the deprecated - function split() by explode() function for bug: 2989970 - -2010-06-02 Miguel de Dios - - * godmode/agentes/module_manager_editor_plugin.php: fixed, now show the - description of plugin selected. - - * godmode/servers/plugin.php: added the response to ajax for query the - report description. - - Fixes: #3008494 - -2010-06-02 Miguel de Dios - - * include/functions_reporting.php, include/functions.php, - godmode/reporting/reporting_builder.php, - godmode/reporting/reporting_builder.item_editor.php: added the code for - show a new item event_report_group. - -2010-06-02 Ramon Novoa - - * operation/messages/message.php: Small fixes. Fixed bug #3008779. - - * godmode/servers/modificar_server.php: Ask for confirmation before - deleting a server. - -2010-06-02 Sergio Martin - - * godmode/alerts/alert_list.list.php: Fixed the error - showed in manage agents into alerts when the agent - has not modules for bug 3010359 - -2010-06-02 Sergio Martin - - * operation/agentes/networkmap.php: Fixed the fullscreen - icon out of the header for bug: 3004025 - -2010-06-02 Sergio Martin - - * include/functions_reporting.php - operation/agentes/status_monitor.php - operation/agentes/group_view.php: Fixed the group - view table values for bug 3010321 and added the log4x - type of module to asynchronous exception for bug - 3008759 - -2010-06-01 Sergio Martin - - * operation/agentes/group_view.php: Fixed the - dislocated table of groups view for bug - 3010017 - -2010-06-01 Sergio Martin - - * operation/agentes/status_monitor.php: Fixed the width - of the combos avoid displace objects. - For bug: 3008756 - -2010-06-01 Sergio Martin - - * godmode/groups/group_list.php: Change the way of - get the group incons to function print_group_icon. - -2010-06-01 Raúl Mateos - - * godmode/alerts/alert_list.list.php, - godmode/agentes/configurar_agente.php, - godmode/agentes/module_manager.php, - godmode/agentes/module_manager_editor.php, - godmode/agentes/agent_template.php: Updated headers. - -2010-06-01 Sergio Martin - - * godmode/agentes/planned_downtime.php: Fixed the - value of time into update downtime for bug: 3004049 - -2010-06-01 Miguel de Dios - - * general/license/pandora_info_es_es.html, - general/license/pandora_info_en.html, general/license/pandora_info_ca.html, - general/license/pandora_info_es_la.html, - general/license/pandora_info_fr.html: fixed unclose html tags in source - code, the eclipse warm to me. - -2010-06-01 Miguel de Dios - - * include/functions.php, - godmode/reporting/reporting_builder.item_editor.php: deleted item type - of agent_detailed. - -2010-06-01 Miguel de Dios - - * DEBIAN/conffiles: added file config.php as conf file for package Debian. - - * DEBIAN/make_deb_package.sh: changed the source to "touch" conf file. - - * index.php: fixed the tests for config.php, now check if empty file then - call installer.php. - -2010-06-01 Sergio Martin - - * include/functions_visual_map.php: Fixed a - undefined variable notice in visual console - for bug: 3007450 - -2010-06-01 Sergio Martin - - * include/functions_ui.php: Fixed the group - icon size to 16x16 pixels by default. - Bug: 3008508 - -2010-06-01 Sergio Martin - - * godmode/users/configure_user.php: Fixed the edition - of an user after create it. For bug: 3006988 - -2010-06-01 Sergio Martin - - * operation/agentes/estado_agente.php: Fixed the - pagination on agents view. Now the total agents not - include the disabled ones. - Bug: 3008770 - -2010-06-01 Ramon Novoa - - * godmode/setup/setup.php: Ask for confirmation before enabling - 'Enforce https' since access to Pandora FMS Console may be lost. - -2010-06-01 Sergio Martin - - * include/FusionCharts/FusionCharts_Gen.php: Fixed the - blank line over the first dashboard widget when the - wisget is a graph (enterprise). - Bug: 3006989 - -2010-06-01 Miguel de Dios - - * operation/agentes/stat_win.php, general/license/pandora_info_ast_es.html, - general/license/pandora_info_es_es.html, - general/license/pandora_info_en.html: fixed unclose html tags in source - code, the eclipse warm to me. - - * godmode/db/db_audit.php: fixed lost semi colon in the source code, the - eclipse warm to me. - -2010-06-01 Miguel de Dios - - * general/license/pandora_info_ast_es.html, - general/license/pandora_info_es_es.html, - general/license/pandora_info_ca.html, - general/license/pandora_info_pt_br.html, - general/license/pandora_info_ja.html, general/error_emptyconfig.php, - general/error_perms.php, general/error_authconfig.php, - general/error_noconfig.php, general/error_install.php, - general/error_dbconfig.php: fixed unclose html tags in source code, the - eclipse warm to me. - -2010-05-31 Raúl Mateos - - * operation/agentes/estado_agente.php, operation/agentes/exportdata.php, - operation/agentes/status_monitor.php: Added icon to search button. - -2010-05-31 Ramon Novoa - - * include/fgraph.php: Fixed some min and max calculation issues related - to data compression. Fixes bug #3008499. - -2010-05-31 Sergio Martin - - * images/cog_del.png - godmode/agentes/massive_add_alerts.php - godmode/agentes/massive_delete_action_alerts.php - godmode/agentes/massive_operations.php - godmode/agentes/massive_add_action_alerts.php: Added the alert massive - operations 'add alerts', 'add actions' and 'delete actions'. - An icon to delete actions added too. - All for pending task: 3004606 - -2010-05-28 Miguel de Dios - - * godmode/reporting/reporting_builder.item_editor.php: added more intervals - for the period (5 days, 15 days and 1 month) and removed tiny intervals. - -2010-05-27 Miguel de Dios - - * include/functions_api.php: added new calls for api - "set_new_alert_template", "set_delete_module", "set_new_module", - "set_alert_actions", "set_new_event", "set_event_validate_filter_pro", - "set_event_validate_filter" and "get_events". Added support function - "otherParameter2Filter". - -2010-05-27 Miguel de Dios - - * include/functions_api.php, include/api.php: cleaned and organice the - source code. - -2010-05-27 Ramon Novoa - - * extensions/update_manager/main.php: Show an error instead of - 'updating...' if a non-enterprise user tries to update. - -2010-05-27 Ramon Novoa - - * include/fgraph.php: Improved the speed of chart drawing algorithms. - -2010-05-27 Sergio Martin - - * operation/users/user_edit.php: Fixed the message - over the header for bug: 3007803 - -2010-05-27 Raúl Mateos - - * operation/agentes/tactical.php: Give some colour to the data shown. - - * godmode/menu.php: Updated year. - -2010-05-26 Miguel de Dios - - * include/help/es/help_gis_map_builder.php, - general/license/pandora_info_pt_br.html: fixed close open tags, the eclipse - searched this bugs and advised me. - -2010-05-26 Miguel de Dios - - * godmode/menu.php: added hook for the submenu enterprise in the reporting. - -2010-05-26 Junichi Satoh - - * include/gettext.php: Changed the function to use. ereg() is - deprecated by php 5.3. - -2010-05-25 Raúl Mateos - - * godmode/agentes/module_manager.php, modificar_agente.php: Added some - nice icons to buttons. - -2010-05-25 Raúl Mateos - - * operation/menu.php, operation/snmpconsole/snmp_view: Updated year. - Clean Code. - - * godmode/agentes/agent_conf_gis.php: Improved usability. - -2010-05-25 Raúl Mateos - - * extensions/update_manager/lib/*.php: Updated year, clean code. - - * extensions/update_manager/lib/libupdate_manager.php: Improved usability. - -2010-05-24 Sancho Lerena - - * group_view.php: Much nicer view of group view. Added - column for group icon and for force network modules icon. - -2010-05-24 Raúl Mateos - - * include/config_process.php: Updated build to new RC2. - - * operation/agentes/sla_view.php, operation/agentes/ver_agente.php, - godmode/agentes/agent_conf_gis.php, include/styles/menu.css, - include/styles/pandora.css: Clean code, updated year. - -2010-05-24 Miguel de Dios - - * godmode/reporting/visual_console_builder.editor.php: fixed fall map in - the bottom of visual console editor. - -2010-05-24 Miguel de Dios - - * godmode/setup/performance.php: hidden option perfomance - 'Compact CSS and JS into header' because in more Pandora installations have - problems. - -2010-05-24 Miguel de Dios - - * include/config_process.php: fixed test php trace level constant - E_DEPRECATED, now it is correct test version (5.3.0) not 5.2.11. - Fixes: #3005558 - -2010-05-24 Miguel de Dios - - * include/fgraph.php: fixed again when execute fgraphs.php without login in - the case is execute in host machine (as when execute the cron). - -2010-05-21 Raúl Mateos - - * several php files: Updated "add" or "create" icons. - -2010-05-21 Miguel de Dios - - * operation/agentes/estado_generalagente.php: added the style for disabled - agent and tooltip, in the name agent. - - * operation/search_results.php: added the style for disabled - agent and tooltip. - - * godmode/agentes/modificar_agente.php: added tooltip. - -2010-05-20 Raúl Mateos - - * godmode/alerts/alert_list.php: Added code to show different - header depending on GET parameter. - - * godmode/alerts/alert_list_builder.php: Changed final icon. - - * godmode/agentes/planned_downtime.php: Center some icons. Now table - header is shown only if there are planned downtimes. - -2010-05-20 Ramon Novoa - - * DEBIAN/control, DEBIAN/make_deb_package.sh, - include/config_process.php, pandora_console.spec: Updated for the - release of Pandora FMS 3.1 RC1. - -2010-05-20 Raúl Mateos - - * operation/users/user_edit.php: Updated year. Use better table in group - list. - - * godmode/snmp_console/snmp_alert.php: Updated year. Removed old header. - Added code to show different header depending on GET parameter. - -2010-05-20 Miguel de Dios - - * DEBIAN/make_deb_package.sh: fixed the permissions to DEBIAN temp package. - -2010-05-18 Miguel de Dios - - * DEBIAN/make_deb_package.sh: added parameter to make only packages of - pear modules or not. - -2010-05-18 Miguel de Dios - - * include/fgraph.php: fixed the fgraph when cron get a report in PDF for to - send, and this situation the fgraph execute in localhost althought it'snt - login. - -2010-05-18 Sancho Lerena - - * pandoradb_data.sql: Update build/version to rc1. - - * extras/pandoradb_migrate_v3.0_to_v3.1.sql: Revised upgrade script. - Tested with several 3.0 versions. - - * pandora_console_upgrade: Updated script, tested to work with 3.1 - -2010-05-18 Sergio Martin - - * operation/agentes/ver_agente.php - godmode/reporting/visual_console_builder.wizard.php - godmode/reporting/visual_console_builder.php: Fixed the - multiple agents selection on visual console wizard - for bug 2997750 - -2010-05-18 Miguel de Dios - - * include/javascript/pandora.js: added function - "agent_changed_by_multiple_agents_id" for response to change agent in - wizard in visual console editor. - - * operation/agentes/ver_agente.php: added response to - "get_agent_modules_json_for_multiple_agents_id" for the ajax previous - function. - - * godmode/reporting/visual_console_builder.wizard.php: used new javascript - function. - -2010-05-17 Sergio Martin - - * include/languages/cs.po - include/languages/nl.mo - include/languages/pt_BR.po - include/languages/es.po - include/languages/pl.mo - include/languages/ko.po - include/languages/it.mo - include/languages/sl.mo - include/languages/sk.po - include/languages/uk.po - include/languages/ro.po - include/languages/pt.mo - include/languages/ast.mo - include/languages/index.pot - include/languages/bn.po - include/languages/ar.po - include/languages/cs.mo - include/languages/pt_BR.mo - include/languages/es.mo - include/languages/ko.mo - include/languages/fr.po - include/languages/sk.mo - include/languages/uk.mo - include/languages/ro.mo - include/languages/ca.po - include/languages/da.po - include/languages/tr.po - include/languages/de.po - include/languages/sv.po - include/languages/ja.po - include/languages/zh_TW.po - include/languages/he.po - include/languages/bn.mo - include/languages/fi.po - include/languages/ar.mo - include/languages/hi.po - include/languages/zh_CN.po - include/languages/fr.mo - include/languages/te.po - include/languages/eu.po - include/languages/hu.po - include/languages/ca.mo - include/languages/da.mo - include/languages/tr.mo - include/languages/de.mo - include/languages/sv.mo - include/languages/ru.po - include/languages/ja.mo - include/languages/zh_TW.mo - include/languages/he.mo - include/languages/fi.mo - include/languages/hi.mo - include/languages/zh_CN.mo - include/languages/el.po - include/languages/gl.po - include/languages/te.mo - include/languages/eu.mo - include/languages/nl.po - include/languages/hu.mo - include/languages/pl.po - include/languages/it.po - include/languages/sl.po - include/languages/pt.po - include/languages/ru.mo - include/languages/ast.po - include/languages/el.mo - include/languages/gl.mo: Updated the languages files - from Launchpad - -2010-05-17 Miguel de Dios - - * include/javascript/pandora_modules.js, - godmode/agentes/module_manager_editor.php: fixed the snmp_walk for version - 2, 2c and 3. Need more test for version 3. - -2010-05-17 Miguel de Dios - - * include/javascript/pandora.js, - godmode/reporting/visual_console_builder.wizard.php: fixed the select box - modules for when select many agents. - -2010-05-17 Sergio Martin - - * include/functions_reporting.php: Fixed the - Warning monitor stauts in tactical view - for bug: 3002602 - -2010-05-17 Sergio Martin - - * godmode/setup/gis_step_2.php - godmode/setup/gis.php: Created error and - successfuly messages when create, update or - delete a map connection for bug 2994197 - -2010-05-17 Sergio Martin - - * operation/extensions.php - godmode/extensions.php: Fixed the undefined - variable display on extensions sections - for bug 2989967 - -2010-05-17 Junichi Satoh - - * include/gettext.php: Changed the judgment method for 64bit systems. - 'x86_64' is not acceptable by some systems. - -2010-05-14 Raúl Mateos - - * operation/agentes/gis_view.php, tactical.php: Clean code. Updated year. - -2010-05-14 Miguel de Dios - - * godmode/groups/group_list.php: fixed the request of group data when get - data about "All" group. - Fixes: #2993501 - -2010-05-14 Sergio Martin - - * godmode/reporting/visual_console_builder.php: Fixed - the adding at visual map only the agent if module is - no selected and only the module if is selected. - Fixes: #2989339 - -2010-05-14 Miguel de Dios - - * godmode/gis_maps/configure_gis_map.php: fixed the title of button to - "update layer", and now by default the group of new layer is none. - Fixes: #2990762 - -2010-05-14 Sergio Martin - - * include/functions_db.php - operation/agentes/ver_agente.php - godmode/agentes/massive_edit_modules.php: Fixed the - ACL check into groups combo for bug 3001500 and - All agents display for bug 2999431 - -2010-05-14 Miguel de Dios - - * include/gettext.php: Sorry I forget part of changes in "fixed the bug of - pseudo-gettext with diferent arquitectures. Now check the arquitecture - before." - Fixes: #2991545 - - * godmode/agentes/configurar_agente.php: fixed lost the require file. - Fixes: #3000337 - -2010-05-13 Raúl Mateos - - * operation/agentes/group_view.php: Clean code. Close tags. Now, if - there's no agent, it shows a text. Inefficient? - - * godmode/agentes/agent_manager: Solved typo with .png files, but - those files don't exist in repository... - -2010-05-13 Raúl Mateos - - * install.php: Updated year. Clean code. - -2010-05-13 Sergio Martin - - * godmode/gis_maps/configure_gis_map.php: Fixed the - Gis map without map connection. Now is impossible - to create or update a GIS map without map connection - Bug: 3000014 - -2010-05-13 Miguel de Dios - - * include/gettext.php: fixed the bug of pseudo-gettext with diferent - arquitectures. Now check the arquitecture before. - Fixes: #2991545 - -2010-05-13 Miguel de Dios - - * pandoradb.sql: fixed the syntax of sql for compatibility of mysql 5.0 that - this versión is used in Debian Lenny for example. Now run in 5.0 and next - versións. - -2010-05-13 Sergio Martin - - * include/functions_ui.php: Fixed negative timestamp - for bug: 2926876 - -2010-05-13 Sergio Martin - - * include/functions_reporting.php - operation/agentes/status_monitor.php: Fixed full monitor - checks in tactical view and monitor status filter - on monitor detail - -2010-05-13 Miguel de Dios - - * include/functions_reporting.php: fixed the empty cell. - Fixes: #2996522 - -2010-05-13 Miguel de Dios - - * include/javascript/pandora.js: check if exist the "any" text translation. - * godmode/reporting/visual_console_builder.wizard.php: add the "any" - translation. - Fixes: #3000496 - -2010-05-13 Miguel de Dios - - * install.php: check the exit library "Multibyte String". - Fixes: #3001028 - -2010-05-12 Sergio Martin - - * include/functions_reporting.php: Fixed unknown - and no init monitors queries for monitor checks. - Bug: 3000460 - -2010-05-12 Sergio Martin - - * extras/pandora_diag.php: Fixed the SQL error - into diagnostic info section. Now the system - check the enterprise version before to show - tlocal_component info. Bug: 2998918 - -2010-05-12 Sergio Martin - - * include/functions_gis.php: Fixed the maps of - type Googlemaps in agent view for bug: 2993745 - -2010-05-11 Ramon Novoa - - * operation/agentes/stat_win.php: Pass the start date to min, max and - avg functions. - - * godmode/alerts/configure_alert_action.php: Fixed a typo. - -2010-05-11 Raúl Mateos - - * godmode/gis_maps/configure_gis_map.php: Updated year. Clean code. - -2010-05-11 Sergio Martin - - * godmode/setup/gis_step_2.php: Fixed the creation - of connection map in GIS maps for bug 3000031 - -2010-05-11 Raúl Mateos - - * godmode/reporting/map_builder.php: Fixed a typo. - - * godmode/gis_maps/index.php: Updated year. Show text if no map defined. - -2010-05-11 Sergio Martin - - * godmode/gis_maps/index.php: Fixed the change - of default map for bug: 2993745 - -2010-05-11 Junichi Satoh - - * include/help/ja/help_cascade_protection.php: Fixed a typo. - -2010-05-11 Junichi Satoh - - * include/help/ja/help_cascade_protection.php: Updated a help file - to reflect recursive cascade protection. - -2010-05-10 Ramon Novoa - - * include/help/en/help_cascade_protection.php, - include/help/es/help_cascade_protection.php, - images/help/cascade_protection_ilustration.png: Updated - help files to reflect recursive cascade protection. - -2010-05-10 Sergio Martin - - * godmode/db/db_refine.php: Fixed the pendingdelete - word showed in database purge for bug: 2922769 - -2010-05-10 Ramon Novoa - - * include/fgraph.php: Fixed a typo in grafico_modulo_boolean. - Fixed the alert and event scale. Removed the 'last' element - from the chart data array (does not seem to be used anywhere). - -2010-05-10 Sergio Martin - - * operation/messages/message.php: Fixed the messages - over the header for bug: 2993495 - -2010-05-10 Sergio Martin - - * godmode/agentes/massive_edit_modules.php: Fixed the - massive change of user and password. Also the change of - the export target and historical data was disable. Now - are fixed too. Bug: 2997083 - -2010-05-10 Sergio Martin - - * godmode/agentes/massive_operations.php: Fixed the - header using now the print_header function for - bug: 2999269 - -2010-05-09 Raúl Mateos - - * godmode/setup/file_manager.php: Changed deprecated split() function to - explode(). Center delete image. - - * modules/manage_network_components.php: Center delete image. - -2010-05-07 Ramon Novoa - - * include/functions_reporting.php, include/fgraph.php, - include/functions_db.php, include/functions_fsgraph.php: Fixed - a lot of chart and report code related to Pandora FMS's data - compression algorithm. - -2010-05-07 Sergio Martin - - * godmode/servers/manage_recontask_form.php: Included - the help icon into the header for bug: 2997559 - -2010-05-07 Junichi Satoh - - * include/help/ja/help_prediction_source_module.php: Added a missing - help file. - -2010-05-06 Raúl Mateos - - * include/config*.php: Updated year. Updated build. - - * include/functions_*.php: Updated year. Clean Code. - -2010-05-06 Miguel de Dios - - * include/config.inc.php: fixed the operation require when the php file to - call config.php have a file with same name of "config_process.php" ...in - rare cases. - - * include/config_process.php: fixed the operation require when the php file - to call config.php have a file with same name of "functions.php", - "functions_db.php", "functions_config.php" ...in rare cases. - - * include/functions.php, include/functions_config.php: cleaned the source - code. - -2010-05-05 Miguel de Dios - - * godmode/reporting/map_builder.php: added the height and width to save in - the copy. - Fixes: #2989340 - -2010-05-05 Miguel de Dios - - * godmode/reporting/visual_console_builder.php: added the extract size of - image and save. - Fixes: #2992401 - -2010-05-05 Miguel de Dios - - * include/functions_visual_map.php: fixed notices php messages when the - visual map has the item label (item image without image and only text). - - * godmode/reporting/visual_console_builder.php: changed the icon tab for - the wizard, before it was a pill, now it is a wand. - - * godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.editor.php: fixed the validate - static graph item. - Fixes: #2994103 - -2010-05-04 Miguel de Dios - - * include/functions_reporting.php: fixed the php notice message when the - index not exist in the var $data in the function "get_agentmodule_sla". - -2010-05-04 Sergio Martin - - * godmode/agentes/agent_template.php: Fixed the - link to edit module for bug: 2996521 - -2010-05-04 Sergio Martin - - * include/functions_reporting.php: Set style to - 'mini' option. - -2010-05-04 Miguel de Dios - - * include/functions_reporting.php: changed the style to show data in the - items "TTRT", "TTO", "MTBF" and "MTTR". - -2010-05-04 Miguel de Dios - - * include/functions_reporting.php: fixed in the function - "get_agentmodule_data_average" prevent to use the var without value. - -2010-05-04 Sergio Martin - - * include/functions_reporting.php: Added the - high variation for the graphs when the - parameter $mini is true - -2010-05-04 Miguel de Dios - - * godmode/reporting/reporting_builder.preview.php: added file to show the - html preview of report. - - * godmode/reporting/reporting_builder.php: added the tab for the preview. - -2010-05-04 Sergio Martin - - * godmode/db/db_audit.php - godmode/db/db_sanity.php - godmode/db/db_refine.php - godmode/db/db_info.php - godmode/db/db_event.php - godmode/db/db_purge.php: Fixed the screens - without headers for bug: 2996488 - -2010-05-04 Miguel de Dios - - * godmode/reporting/reporting_builder.item_editor.php: added tooltip for to - tell what is the separator character in the header. - -2010-05-04 Sergio Martin - - * include/functions_reporting.php: Added "mini" - parameter. Usefull for print the report with less - size - -2010-05-04 Sergio Martin - - * godmode/agentes/module_manager_editor_common.php: - Increased the max number of digits in text inputs - for max_critical, min_critical, max_warning and - min_warning for bug:2931191 - -2010-05-03 Miguel de Dios - - * operation/reporting/reporting_xml.php: added default value "now" in - $report["datetime"]. Removed (as comment at the momment) obsolet report - items, and added the items: "event_report_agent", "text", "sql", - "event_report_module", "alert_report_module", "alert_report_agent", - "url", "database_serialized", "TTRT", "TTO", "MTBF" and "MTTR". - -2010-05-03 Miguel de Dios - - * include/functions_reporting.php: added the parameter "$html" in the - function "alert_reporting_agent" and "alert_reporting_module", this flag is - for return the html table or object table, by default the html. And fixed - the title of "alert_report_module" and "alert_report_agent", fixed return - of list "event_report_module" in the function "render_report_html_item". - - * godmode/reporting/reporting_builder.item_editor.php: fixed the lost field - "period" in the item "database_serialized". - -2010-05-03 Miguel de Dios - - * include/functions_reporting.php: added the parameter "$html" in the - function "get_module_detailed_event_reporting", this flag is for return - the html table or object table, by default the html. - -2010-05-03 Sergio Martin - - * operation/agentes/alerts_status.php - operation/agentes/alerts_status.functions.php: Fixed - typo fix for bug: 2989944 - -2010-05-03 Sergio Martin - - * operation/events/events.php: Fixed the successfully - message over the header for bug: 2989965 - -2010-04-30 Sergio Martin - - * godmode/alerts/alert_list.builder.php: Removed an - useless combo of old version. Bug: 2993508 - -2010-04-30 Sergio Martin - - * include/functions_ui.php: Fixed the access at the - groups without icon. bug: 2944540 - -2010-04-30 Sergio Martin - - * operation/agentes/group_view.php: Fixed the group - 1 problem. It was not showed - -2010-04-30 Sergio Martin - - * operation/snmpconsole/snmp_view.php: Improved the - code using printTruncateText - -2010-04-30 Sergio Martin - - * include/functions_ui.php: Improved the printTruncateText - function adding the parameter showTextInTitle - -2010-04-30 Sergio Martin - - * operation/snmpconsole/snmp_view.php: Fixed the custom - value column tooltip. Now, the tooltip shows the full - value instead of the custom OID. Bug: 2940432 - -2010-04-30 Miguel de Dios - - * include/functions_io.php: added in the function "safe_output" the flag - $utf8 for set the encoding of output, by default true. - -2010-04-29 Miguel de Dios - - * godmode/reporting/reporting_builder.item_editor.php: fixed typo mistake in - the sla vars in javascript. - -2010-04-29 Miguel de Dios - - * include/functions_ui.php: added the function "printTruncateText" for - facilitate trunc texts, and add the eye candy the tooltip. - - * godmode/reporting/reporting_builder.list_items.php: used the new function - "printTruncateText". - -2010-04-29 Ramon Novoa - - * include/functions_reporting.php: Added TTO, TTR, MTBF and MTTR - reports. - - * include/functions_db.php: Fixed get_previous_data and wrote - get_next_data. - -2010-04-29 Ramon Novoa - - * include/functions_reporting.php - include/functions_db.php - -2010-04-29 Sergio Martin - - * godmode/setup/gis_step_2.php: Fixed the creation - of map connection without name and without type - of connection. Bug:2993713 - -2010-04-29 Sergio Martin - - * godmode/servers/manage_recontask.php: Fixed the creation - of recon task without name and network. Also, the network - is checked by the following regular expression - "/[0-9]+.+[0-9]+.+[0-9]+.+[0-9]+\/+[0-9]/" - -2010-04-29 Sergio Martin - - * godmode/reporting/visual_console_builder.php: Fixed that - was allowed to create a visual map without name and without - background. Bug: 2993503 - -2010-04-29 Sergio Martin - - * include/functions_visual_map.php: Fixed the critical render - from an object that was not static graph when was heredated - from another layout. Bug 2940950 - -2010-04-29 Sergio Martin - - * godmode/agentes/module_manager_editor_prediction.php: - Limited the source modules availables for the prediction - module at the modules with history_data = 1. bug:2922920 - -2010-04-29 Sergio Martin - - * pandoradb.sql - extras/pandoradb_migrate_v3.0_to_v3.1.sql - godmode/setup/gis_step_2.php - godmode/gis_maps/configure_gis_map.php: Added at the combos the - group All and asigned in creation layers -1 value to None value - -2010-04-29 Miguel de Dios - - * godmode/reporting/reporting_builder.php, - godmode/reporting/reporting_builder.item_editor.php: fixed typo mistake in - the field "id_agent_module". - -2010-04-28 Miguel de Dios - - * include/functions_reporting.php: added function "alert_reporting_agent" - for make the html list of agent alerts, added function - "alert_reporting_module" for same thing before function instead it is for - modules. In report item "event_report_agent" fixed the output. Added report - items "alert_report_module", "alert_report_agent", "url" and - "database_serialized". - - * include/functions_db.php: added function "get_agent_alert_fired" for - to extract the alerts fired of agent, and added "get_module_alert_fired" - for alerts fired of module. - - * godmode/reporting/reporting_builder.php, - godmode/reporting/reporting_builder.item_editor.php: fixed the renamed - column "row_separator" of previus commit. - -2010-04-28 Miguel de Dios - - * pandoradb.sql, extras/pandoradb_migrate_v3.0_to_v3.1.sql: renamed the - column "row_separator" to more exactly name "column_separator". Sorry. - -2010-04-28 Sancho Lerena - - * pandoradb_data.sql: Updated version to 3.1 - - * pandoradb_migrate_v3.0_to_v3.1.sql: Fix, set log4x correct type id. - - * include/functions_gis.php: Fixed a notice by undefined value. - - * images/gis_maps/icons: Deleted several non-useful icons. - -2010-04-28 Miguel de Dios - - * include/functions_agents.php, godmode/gis_maps/configure_gis_map.php, - godmode/reporting/reporting_builder.list_items.php, - godmode/reporting/visual_console_builder.php, - godmode/reporting/reporting_builder.item_editor.php: cleaned debug traces in - the source code. - -2010-04-28 Miguel de Dios - - * godmode/reporting/reporting_builder.php: fixed the lost type in the edit - item. - - * godmode/reporting/reporting_builder.item_editor.php: fixed the position of - hidden input for id item, after it was out form. - -2010-04-28 Miguel de Dios - - * godmode/reporting/reporting_builder.item_editor.php: fixed a mistake - copy&paste, now you can edit correctly the items. - -2010-04-28 Sergio Martin - - * include/functions_visual_map.php: fixed the - error of divided by zero and now the widget - display an error message. Bug #2992370 - -2010-04-28 Sancho Lerena - - * include/pChart/pData.class, - include/pChart/pChart.class: Fixed some notices on undefined variables. - - * include/fgraph.php: Fixed bug with eventgraph in graph_event_module(). - - * include/functions.php: return_graphtype() uses now the log4x id 24 in - ttipo_modulo, fixing the problem in graph visualizer. Anyway, log4x graphs - doesn't work on php >= 5.3.x :(( - - * operation/agentes/estado_monitores.php: Fixed id (24) for link in log4x. - - * operation/agentes/stat_win.php: Included missing functions_reporting.php - include, it was missing. - -2010-04-28 Sergio Martin - - * include/functions_html.php: Added at print_checkbox - function the 'script' parameter - -2010-04-27 Miguel de Dios - - * include/functions_reporting.php: in function - "get_agents_detailed_event_reporting" fixed param for $id_agents to array - type, fixed the loop to save events and fixed in the loop to make the table. - Added the function "get_module_detailed_event_reporting" for events of any - module. In function "render_report_html_item" remove trace function, added - the render option "event_report_module" for render list of events of any - module. - - * include/functions_db.php: added function "get_module_events". - - * operation/gis_maps/ajax.php: cleaned source code. - -2010-04-27 Sergio Martin - - * include/functions_db.php - operation/gis_maps/ajax.php - godmode/agentes/planned_downtime.php - godmode/agentes/manage_config_remote.php: Fixed many all group - control from 1 to 0 value. Remove deprecated functions - list_group() and list_group2() from functions_db.php - -2010-04-27 Miguel de Dios - - * include/functions_reporting.php: added render html for "text" and "sql" - item. - - * include/ajax/reporting.ajax.php: added request for the custom SQL. - - * include/functions_db.php: in function "get_db_value_filter" fixed the - field when the field is escape string. - - * godmode/reporting/reporting_builder.item_editor.php: added the preview of - custom SQL. - -2010-04-27 Sergio Martin - - * godmode/servers/manage_recontask_form.php: Avoided - that the All group appears on the combobox for - bug # 2992906 - -2010-04-27 Sergio Martin - - * extras/pandoradb_migrate_v3.0_to_v3.1.sql: Changed - the database values of group from 1 to 0 and - remove the group with Id=1 - -2010-04-27 Miguel de Dios - - * include/functions_reporting.php: cleaned source code of - "render_report_html_item" function for new types of report items. - - * include/functions.php: cleaned source code of "get_report_types" function - and added new types of report items. - -2010-04-27 Sergio Martin - - * pandoradb_data.sql: Changed the group All values - on tables with default group form 1 to 0 - -2010-04-27 Miguel de Dios - - * operation/agentes/ver_agente.php: removed hack for translate "any" text. - - * godmode/reporting/graph_builder.php: removed unused javascript function - "agent_changed" - - * godmode/reporting/reporting_builder.php: re-added parameter - $values['id_agent_module']. - -2010-04-26 Sancho Lerena - - * operation/agentes/datos_agente.php: Fixed the data table render - for log4x data. - - * operation/agentes/estado_monitores.php: Graph icon should be shown - when using Log4x data, it has graphics (need to implement in Flash in - the future). - -2010-04-26 Ramon Novoa - - * include/javascript/pandora.js: The id_group filter in - agent_module_autocomplete is no longer needed. - -2010-04-26 Miguel de Dios - - * include/javascript/pandora.js: in the function - "agent_changed_by_multiple_agents"fixed the id of "All" group, now it's the - 0. - -2010-04-26 Junichi Satoh - - * godmode/agentes/module_manager_editor_plugin.php, - godmode/agentes/module_manager_editor_wmi.php, - godmode/agentes/module_manager_editor_network.php: Added missing '_'. - -2010-04-23 Sancho Lerena - - * include/config_process.php: Fixed a doble include in the - functions_enterprise.php file (breaks the tab "inventory" in the - agent view). - -2010-04-23 Sergio Martin - - * general/ui/agents_list.php: Changed the all group - condition from 1 to 0 - -2010-04-23 Sergio Martin - - * godmode/reporting/reporting_builder.php: Changed the - All group on combos from 1 to 0 and fix the - group all on tables - -2010-04-23 Miguel de Dios - - * godmode/reporting/reporting_builder.php: re-added the list of reports, - re-added the delete reports. And fixed the notice PHP message and the - action edit in the main tab. - -2010-04-23 Sergio Martin - - * pandoradb.sql - extras/pandoradb_migrate_v3.0_to_v3.1.sql: Dropped the - foreign key between treport and tgrupo - -2010-04-23 Sergio Martin - - * godmode/servers/manage_recontask_form.php: - Added the All group to combo - -2010-04-23 Sergio Martin - - * operation/visual_console/index.php - godmode/reporting/map_builder.php: Fixed the - group all on tables - -2010-04-23 Sergio Martin - - * godmode/alerts/alert_compounds.php - godmode/alerts/alert_list.php - godmode/alerts/alert_templates.php - godmode/alerts/configure_alert_action.php - godmode/alerts/alert_actions.php: Changed the - All group on combos from 1 to 0 and fix the - group all on tables - -2010-04-22 Miguel de Dios - - * include/ajax/reporting.ajax.php: added ajax respond to delete_sla_item and - add_sla actions. - - * include/functions.php: added in the function "get_report_types" new types - of items/contents for reporting. - - * pandoradb.sql: added columns custom_logo, header, first_page, footer, - custom_font into the table treport. And in the table treport_content have - new columns text, external_source, treport_custom_sql_id, header_definition, - row_separator, line_separator. Added new table treport_custom_sql. - - * extras/pandoradb_migrate_v3.0_to_v3.1.sql: added changes for DB that it - same to pandoradb.sql. - - * images/sort_none.png, images/sort_down.png, images/sort_up.png: added the - images for order list items for reports. - - * godmode/reporting/reporting_builder.list_items.php, - godmode/reporting/reporting_builder.main.php, - godmode/reporting/reporting_builder.php, - godmode/reporting/reporting_builder.item_editor.php: made new forms to - manage the reporting, now Pandora have tabs and list of items. In the list - of items, you can order manually or automatically the items. - -2010-04-22 Miguel de Dios - - * include/javascript/pandora.js: added function - "agent_changed_by_multiple_agents" for query ajax with one or more agent - select. - - * operation/agentes/ver_agente.php: added ajax response to - "get_agent_modules_json_for_multiple_agents". - -2010-04-22 Miguel de Dios - - * include/javascript/tiny_mce/*: re-added (lost files) js library (BSD) for - the eyecandy widget for textarea. - -2010-04-22 Miguel de Dios - - * include/javascript/tiny_mce/*: added js library (BSD) for the eyecandy - widget for textarea. - -2010-04-22 Sergio Martin - - * operation/users/user_edit.php - godmode/users/configure_user.php: Changed the - All group on combos from 1 to 0 and fix the - group all on tables - -2010-04-22 Sergio Martin - - * operation/incidents/incident.php: Changed the - All group on combos from 1 to 0 - -2010-04-22 Sergio Martin - - * include/functions_ui.php - include/functions_agents.php - include/functions_db.php: Change the way of validate - the All group. Now the group All has id_group = 0 - and is not on the database - - * extensions/module_groups.php: Remove the All - group row from the table. Inprove the table style - - * operation/agentes/status_monitor.php - operation/agentes/alerts_status.php - operation/agentes/estado_agente.php - operation/agentes/exportdata.php - operation/agentes/networkmap.php - godmode/agentes/modificar_agente.php - godmode/agentes/planned_downtime.php: Changed the - All group on combos from 1 to 0 - -2010-04-22 Sergio Martin - - * godmode/groups/group_list.php: Added validation - when remove a group. Now, if the group is not empty - shows a message and dont allow to remove it - -2010-04-22 Miguel de Dios - - * include/javascript/pandora.js: erased trace line in the source of function - "agent_changed", and force to select by default the none option. - -2010-04-22 Miguel de Dios - - * include/javascript/pandora.js: changed function "agent_changed" for take - the translate any or none texts from ajax or global var. - - * operation/agentes/ver_agente.php: added to package data the translate - text for any. - -2010-04-21 Sancho Lerena - - * include/functions_reporting.php: Added function render_report_html_item() - to render a given report element in HTML format. Fixed a small problem in - SUM report type (int truncate invalidate most of SUM reports when not using - a _inc data type). - - * include/functions.php: Updated all "is_module_xxx" from using ereg - (deprecated) to use preg_match. - - * include/functions_db.php: Moved reporting functions - get_agentmodule_data_average(); get_agentmodule_data_max(), - get_agentmodule_data_min() and get_agentmodule_data_sum() from here - to functions_reporting.php. - - * godmode/groups/group_list.php: Removing a group put all agents assigned - to that group in other available group (choosen in realtime). - - * AUTHORS: Authors file update, was very outdated!. - - * operation/agentes/estado_generalagente.php: Fixed bug #2990430. - - * operation/reporting/reporting_viewer.php: Some changes for better - structuration of the HTML reporting viewer. Removed big chunk of code - and put in function_reporting/render_report_html_item() function. - -2010-04-21 Miguel de Dios - - * include/javascript/pandora.js: small improve, added new parameter into - the function "agent_module_autocomplete", the parameter is "noneValue" for - add a option for none module in the select of modules - -2010-04-20 Junichi Satoh - - * extras/check_other_languages.sh: Added missing '/'. - -2010-04-19 Sergio Martin - - * godmode/users/user_list.php: Fixed the delete the actual - user feature hidding the red cross in this user and with - internal control - -2010-04-19 Sergio Martin - - * godmode/alerts/alert_list.list.php: Fixed a var definition - error - -2010-04-19 Sergio Martin - - * include/functions_html.php: Added the parameter style - to print_select_from_sql() function - -2010-04-19 Miguel de Dios - - * include/functions_db.php: rollback to the fixed (r2563) in the function - "get_db_value_filter". - -2010-04-19 Pablo de la Concepción - - * godmode/agentes/module_manager_editor_prediction.php: Make the services - part (Enterprise) work nicely. - - * godmode/agentes/configurar_agente.php: Added enterprise hook for the - services parameters. - -2010-04-19 Pablo de la Concepción - - * include/javascript/pandora.js: Added function agent_module_autocomplete - to use with a text box, a hidden field and a selector to select an agent - and a module from the agent. - -2010-04-19 Junichi Satoh - - * godmode/agentes/module_manager.php, - godmode/modules/manage_network_components.php, - godmode/modules/manage_network_templates_form.php: Changed the substr() - to mb_strimwidth(). Strings should be truncated with displayed length, - not number of characters. - - * godmode/include/functions.php: Added wrapper mb_strimwidth(). - -2010-04-16 Sergio Martin - - * godmode/agentes/configurar_agente.php: Added process of services - paramters (Enterprise feature) - - * godmode/agentes/module_manager_editor_prediction.php: Changed control - to select the agent and the module. - Added code to create a module from a service (Enterprise fature). - - * include/javascript/pandora.js: Added function agent_module_autocomplete - to use with the agent autocomplete box and a module selector. - -2010-04-16 Pablo de la Concepción - - * operation/users/user.php: Modified the users that - are showed in the View users section. Now, the users - of the logged user group are listed. - - -2010-04-16 Pablo de la Concepción - - * include/ajax/agent.php: Modified to return the agent name at the i - begining of the serialized result. - - * godmode/agentes/configurar_agente.php: Added help links and TODO tag - to remember to change the tabs to use the print_page_header function. - -2010-04-15 Sergio Martin - - * godmode/users/configure_user.php: fixed bug 2987162. Validation - of create a user with User ID null - -2010-04-15 Miguel de Dios - - * include/functions_html.php: added check new attribute "styleTable" to - object table, this is for pass the style table. - -2010-04-14 Miguel de Dios - - * include/functions_db.php: fixed bug in the function - "format_array_to_update_sql" when the field yet escaped. - -2010-04-14 Sergio Martin - - * godmode/users/user_list.php: fixed bug 2987177. Wrong index was associated - with the delete icon in the users list. - -2010-04-14 Miguel de Dios - - * include/functions_db.php: fixed bug in the function "get_db_value_filter" - when the field's name is a reserve word of mysql crash. - -2010-04-14 Sergio Martin - - * include/javascript/pandora_modules.js: Typo fix for bug 2953348 - - -2010-04-14 Sergio Martin - - * godmode/alerts/alert_list.php: Controled the sucessful of the - create an alarm to audit it for bug 2987006 - -2010-04-14 Sergio Martin - - * godmode/alerts/alert_list.php, - godmode/alerts/alert_list.list.php: Changed a button between the files - to clean source code - -2010-04-14 Sergio Martin - - * godmode/reporting/map_builder.php: Added Delete visual console - for Bug 2986523 - -2010-04-14 Sergio Martin - - * ChangeLog: Updated the Changlog with the last forget commit - -2010-04-13 Sergio Martin - - * godmode/reporting/map_builder.php: Added Copy visual console - (map clonation) for Pending task 2726277 - -2010-04-12 Sergio Martin - - * godmode/alerts/alert_list.php: Added Create button for - Feature Request 2985798 - -2010-04-12 Junichi Satoh - - * include/help/ja/help_configure_gis_map.php, - include/help/ja/help_gis_map_builder.php, - include/help/ja/help_gis_setup_map_connection.php, - include/help/ja/help_setup_gis_index.php: Added the GIS help files - in Japanese. - -2010-04-09 Sergio Martin - - * godmode/alerts/configure_alert_template.php: Typo fix for bug - 2981933 - -2010-04-09 Junichi Satoh - - * include/functions_extensions.php: Changed the function to use, - from substr() to mb_substr(). substr() can't handle multibyte strings - correctly. - -2010-04-08 Sancho Lerena - - * include/config_process.php: Update build version. - -2010-04-08 Junichi Satoh - - * godmode/modules/manage_network_components_form_network.php: Added - missing '_'. - -2010-04-07 Miguel de Dios - - * godmode/alerts/alert_list.php: added request the search parameter. - - * godmode/alerts/alert_list.list.php: fixed recove lost source code for - build $where var of old version of godmode/alerts/alert_list.php . - -2010-04-07 Miguel de Dios - - * godmode/alerts/alert_list.list.php: fixed the id of agent in source and - now hide the column agent in list when the edit alerts is in the agent - configuration. - -2010-04-07 Miguel de Dios - - * ChangeLog: fixed date of last commit. - -2010-04-07 Miguel de Dios - - * include/javascript/jquery.pandora.controls.js: changed the page to ajax in - the event "pandoraSelectAgentAlert". - - * include/ajax/alert_list.ajax.php: new file with the source code of ajax - request. - - * godmode/agentes/massive_config.php: changed the page to ajax in the - event "source_id_agent" in the javascript source code. - - * godmode/alerts/alert_list.list.php: cleaned unused javascript source code - that is for use in alert_list.builder.php. - - * godmode/alerts/alert_list.php: erase the php ajax source code and - copy to alert_list.ajax.php. And move the action messages (create, delete - ...) bellow to header. - - * godmode/alerts/alert_list.builder.php: : cleaned unused javascript source - code that is for use in alert_list.list.php. - -2010-04-07 Miguel de Dios - - * godmode/alerts/alert_list.php: cleaned source code, added the tabs for to - use page alone (not in agent). - - * godmode/alerts/alert_list.builder.php: tab for the make a alert. - - * godmode/alerts/alert_list.list.php: tab for the list of alerts. - -2010-04-07 Miguel de Dios - - * include/functions_agents.php: changed the functions - "get_agent_alerts_simple" and "get_agent_alerts_compound" delete new - parameter $limit because you can set the pagination limit in the parameter - $options. - - * operation/agentes/alerts_status.php: changed the calls to previus - functions. - -2010-04-06 Pablo de la Concepción - - * operation/menu.php, godmode/menu.php: Hooks to services pages (Enterprise) - - * images/box.png: Icon for services (Enterprise) - - * godmode/setup/gis_step_2.php, godmode/setup/gis.php: Links to help pages - - * include/help/en/help_service_elements_management.php, - include/help/en/help_view_services_detail.php, - include/help/en/help_view_services.php, - include/help/en/help_services_management.php: first version of services - help pages. - - * include/help/en/help_setup_gis_index.php, - include/help/en/help_configure_gis_map.php, - include/help/en/help_gis_setup_map_connection.php: GIS help pages updated - - * include/styles/pandora_forms.css, include/styles/menu.css: New styles for - forms and style for service menu entry icons. - - * include/ajax/agent.php: New AJAX file to get info about agents. - -2010-04-05 Miguel de Dios - - * include/functions_agents.php: added parameter $where for SQL in function - "get_agent_alerts_compound". - - * operation/agentes/alerts_status.php: use the new free search for filter - the rows of alerts. - - * operation/agentes/alerts_status.functions.php: added parameter in the - function "printFormFilterAlert", the parameter $free_search and add - input text control for free search. - -2010-04-05 Miguel de Dios - - * include/functions_ui.php: changed some parts of source code in the - functions "forma Raúl Mateos t_alert_row" for show column modules in general view. In the - function "pagination" added the parameter $offset_name with default value - 'offset' for to use several paginations in one page. - - * include/functions_agents.php: added the parameters $limit, $idGroup, - $count in the function "get_agent_alerts_simple", and now you can limit the - rows, search by id group and return the count of rows (without limit). And - in the function "get_agent_alerts_compound" added the same parameters to - another function $idGroup, $limit, $count for similar uses. - - * operation/agentes/alerts_status.php: cleaned more parts of source code, - fixed the mad array_merge of alerts, fixed SQL with the searchs IN - (large large list ids), fixed the pagination before loop all rows, now - only loop the block page rows. - - * operation/agentes/alerts_status.functions.php: new file with the functions - "forceExecution", "validateAlert", and "printFormFilterAlert". - -2010-04-05 Miguel de Dios - - * operation/agentes/alerts_status.php, operation/agentes/estado_agente.php, - godmode/reporting/visual_console_builder.editor.php: cleaned source code. - -2010-04-03 Raúl Mateos - - * operation/events/event_statistics.php: Updated year and headers. There - is a black space after the headers that should be avoided. Same to the - events.php file. - -2010-03-31 Miguel de Dios - - * include/functions_visual_map.php: in function "printItemInVisualConsole" - changed the text align of elements label to center. - - * operation/visual_console/render_view.php: changed the title to Pandora's - header. - - * godmode/reporting/visual_console_builder.php: fixed the id of visual - console in the update wizard action. - - * godmode/reporting/visual_console_builder.editor.php: small changes in the - style. Set the width and height for module graph. - - * godmode/reporting/visual_console_builder.editor.js: set the default value - for width and height for module graph in the function "cleanFields". And in - the function "createItem" deleted br tag the simple value. - -2010-03-31 Miguel de Dios - - * include/functions_html.php: added new parameter for function - "print_select" for style. In the function "print_input_hidden" added the - parameter $class for set the class of input. - - * godmode/reporting/map_builder.php: delete old code, now it have only - source code of paint list of visual consoles. - - * godmode/reporting/visual_console_builder.data.php: cleaned style the of - form. - - * godmode/reporting/visual_console_builder.elements.php: cleaned the rows of - table, delete label color field and change the text type for a icon. - -2010-03-31 Miguel de Dios - - * include/styles/pandora.css, include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php, - godmode/reporting/visual_console_builder.editor.php, - godmode/reporting/visual_console_builder.editor.js: cleaned source code and - changed the buttons. - -2010-03-30 Miguel de Dios - - * include/ajax/visual_console_builder.ajax.php: some cleaned the source - code...need more. - -2010-03-30 Miguel de Dios - - * include/functions_visual_map.php, - godmode/reporting/visual_console_builder.wizard.php, - godmode/reporting/visual_console_builder.php, - godmode/reporting/visual_console_builder.editor.php, - godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.elements.php: worked about the new - visual console builder editor, now it is finished but I will clean and - comment the source code. - -2010-03-29 Miguel de Dios - - * include/ajax/visual_console_builder.ajax.php, - godmode/reporting/visual_console_builder.editor.php, - godmode/reporting/visual_console_builder.constans.php, - godmode/reporting/visual_console_builder.editor.js: worked about the new - visual console builder editor, now it is developing, don't afray. - -2010-03-29 Miguel de Dios - - * include/ajax/visual_console_builder.ajax.php, - godmode/reporting/visual_console_builder.editor.php, - godmode/reporting/map_builder.php, - godmode/reporting/visual_console_builder.editor.js: worked about the new - visual console builder editor, now it is developing, don't afray. - - * godmode/reporting/visual_console_builder.constans.php: added the file that - it has the constans. - -2010-03-26 Miguel de Dios - - * include/config_process.php, - godmode/reporting/visual_console_builder.editor.php, - godmode/reporting/visual_console_builder.editor.js: worked about the new - visual console builder editor, now it is developing, don't afray. - - * include/javascript/jquery.colorpicker.js: we used the old versión, and - patch with self code for z-index to upper position. - -2010-03-25 Miguel de Dios - - * include/functions_visual_map.php, - include/ajax/visual_console_builder.ajax.php, - godmode/reporting/visual_console_builder.preview.php, - godmode/reporting/visual_console_builder.php, - godmode/reporting/visual_console_builder.editor.php, - godmode/reporting/visual_console_builder.editor.js: worked about the new - visual console builder editor, now it is developing, don't afray. - -2010-03-24 Junichi Satoh - - * operation/snmpconsole/snmp_view.php: To follow timestamp setting, - changed the function to use, from human_time_comparation() to - print_timestamp(). - -2010-03-23 Miguel de Dios - - * include/javascript/jquery.ui.resizable.js: add library of jQuery.ui for - resizable elements. - - * include/functions_visual_map.php - - *include/ajax, include/ajax/visual_console_builder.ajax.php: add the - file for ajax request from visual console builder editor. - - * include/config_process.php: change $build_version. - - * include/functions.php: in function "safe_url_extraclean" fix to pages - with '.' character. - - * godmode/reporting/visual_console_builder.php, - godmode/reporting/visual_console_builder.editor.php, - godmode/reporting/visual_console_builder.data.php, - godmode/reporting/visual_console_builder.editor.js, - godmode/reporting/visual_console_builder.elements.php: worked about the - new visual console builder editor, now it is developing, don't afray. - -2010-03-21 Sancho Lerena - - * include/help/en/check_other_languages.sh: Moved from include/help - and rewritten to be more usable. This is a script to check if there - are missing help files for each language (taken as parameter). - - * operation/agentes/datos_agente.php: Cannot detete data from here. - Removed old support for individual data delete due the new table - schema. - - * extras/check_other_languages.sh: Moved from include/help - - * godmode/agentes/modificar_agente.php: Admin can see everything - even if agent has a invalid group (group which not exist). This - was important because agents with invalid group was "Invisible" - until now. - -2010-03-19 Eric Ross - - * operation/agentes/estado_ultimopaquete.php: Fixing color to show WARN messages in orange - * operation/agentes/stat_win.php: Now when showing a log4x chart, we don't show the max/min/avg information - -2010-03-19 Eric Ross - - * include/config_process.php: Fixing warning when no timezone is defined for the user - -2010-03-19 Eric Ross - - Adding support to show and purge data from the log4x table - - * include/fgraph.php - * godmode/db/db_main.php - * godmode/db/db_purge.php - -2010-03-18 Eric Ross - - * operation/agentes/estado_monitores.php: Now the monitors list display the last data - in a proper way (TRACE, DEBUG, ....) - -2010-03-18 Eric Ross - - * godmode/setup/setup.php: Expanded time zone text box to 25 chars - -2010-03-18 Eric Ross - - Ported old graphics for the log4x data. - - * include/Image/Graph/Plot/Bubble.php: New chart type: bubble - * include/Image/Graph.php: Add the new bubble chart to the available charts - * include/functions.php: Refactoring way to get type of graph from module type - * operation/agentes/estado_ultimopaquete.php: Added links to access log4x graphics - * include/fgraph.php: Add log4x graphics rutines. - * operation/agentes/stat_win.php: Add support to show log4x graphic. - -2010-03-17 Miguel de Dios - - * include/config_process.php, install.php: change version number. - * include/functions_ui.php: add in the function "print_page_header" a - read boolean item "active" in array $buttons for paint disabled. - * include/functions.php: add function "get_parameterBetweenListValues" this - function get a parameter for a GET or POST but between a values. - * godmode/reporting/visual_console_builder.php: added new editors for visual - console, now it is developing, don't afray. - -2010-03-17 Junichi Satoh - - * operation/messages/message.php : Changed strings. - "From" to "Message from", "To" to "Message to" - - * godmode/reporting/reporting_builder.php : Changed strings. - "Down" to "Move down", "Up" to "Move up" - - * godmode/alerts/alert_list.php: Changed sentence with some strings. - "From XX to YY matches of the alert" to "Number of alerts match - from XX to YY" - -2010-03-15 Junichi Satoh - - * godmode/alerts/alert_list.php : Added help link, "alert-matches". - -2010-03-12 Sancho Lerena - - * include/help/es/: Added some missing help files in spanish, - translated by Julia. Thanks Julia! - - * godmode/groups/modu_group_list.php, - godmode/groups/configure_modu_group.php: New module group - editor/manager. Contributed by Antonio Dos Santos, thanks Antonio! - - * godmode/menu.php: Added modulegroup to menu. - -2010-03-12 Junichi Satoh - - * godmode/alerts/configure_alert_compound.php : Changed not to use - variable "alert" on java script. IE8 can't handle it as a variable. - -2010-03-11 Sancho Lerena - - * include/help/en/check_other_languages.sh: Small script to show - help files not translated. - - * include/functions_ui.php: Fixed call to undefined variable. - - * godmode/setup/setup.php: Small box for textarea. - -2010-03-10 Sancho Lerena - - * pandoradb_data.sql: Added new default values for purge event, - string data, audit data, gis data, and snmp trap data. - - * include/functions_config.php: Support for new gis_purge config - token. - - * godmode/setup/performance.php: Added gis_purge to setup. - - * godmode/users/user_list.php: Fixed bug which doesn't allow to - delete users. - - * godmode/users/configure_user.php: Fixed bug with profile assigment - (Mixed the current user and selected user). - -2010-03-10 Junichi Satoh - - * general/license/pandora_info_ja.html : Added the GPL in Japanese. - -2010-03-09 Miguel de Dios - - * index.php: changed the deprecated var $REMOTE_ADDR for standar - $_SERVER['REMOTE_ADDR']. I forget in the last commit. - - * operation/gis_maps/render_view.php, operation/gis_maps/index.php, - operation/menu.php, godmode/gis_maps/configure_gis_map.php: fix the ACL - and add in other sites of source code. - -2010-03-09 Miguel de Dios - - * include/config_process.php, extensions/dbmanager.php, - extensions/update_manager/settings.php, extensions/pandora_logs.php, - extensions/plugin_registration.php, operation/snmpconsole/snmp_view.php, - operation/events/event_statistics.php, operation/events/events.php, - operation/extensions.php, operation/visual_console/render_view.php, - operation/agentes/status_monitor.php, operation/agentes/export_csv.php, - operation/agentes/datos_agente.php, - operation/agentes/estado_generalagente.php, - operation/agentes/estado_agente.php, operation/agentes/sla_view.php, - operation/agentes/gis_view.php, operation/agentes/ver_agente.php, - operation/agentes/tactical.php, operation/agentes/group_view.php, - operation/agentes/networkmap.php, operation/reporting/reporting_xml.php, - operation/reporting/reporting_viewer.php, - operation/reporting/graph_viewer.php, operation/servers/view_server.php, - operation/servers/view_server_detail.php, general/logoff.php, - godmode/groups/configure_group.php, godmode/groups/group_list.php, - godmode/profiles/profile_list.php, godmode/admin_access_logs.php, - godmode/extensions.php, godmode/db/db_main.php, godmode/db/db_audit.php, - godmode/db/db_sanity.php, godmode/db/db_refine.php, godmode/db/db_info.php, - godmode/db/db_event.php, godmode/db/db_purge.php, - godmode/agentes/massive_delete_agents.php, - godmode/agentes/massive_config.php, - godmode/agentes/massive_delete_alerts.php, - godmode/agentes/massive_edit_modules.php, - godmode/agentes/massive_operations.php, - godmode/agentes/module_manager.php, godmode/agentes/modificar_agente.php, - godmode/agentes/massive_delete_modules.php, - godmode/agentes/configurar_agente.php, godmode/agentes/planned_downtime.php, - godmode/agentes/manage_config_remote.php, godmode/servers/manage_export.php, - godmode/servers/manage_export_form.php, godmode/servers/plugin.php, - godmode/servers/manage_recontask.php, godmode/servers/modificar_server.php, - godmode/servers/manage_recontask_form.php, - godmode/alerts/configure_alert_compound.php, - godmode/alerts/alert_compounds.php, godmode/alerts/alert_list.php, - godmode/alerts/configure_alert_template.php, - godmode/alerts/alert_templates.php, - godmode/alerts/configure_alert_action.php, - godmode/alerts/configure_alert_command.php, - godmode/alerts/alert_actions.php, godmode/alerts/alert_commands.php, - godmode/snmpconsole/snmp_alert.php, godmode/setup/file_manager.php, - godmode/setup/news.php, godmode/setup/gis_step_2.php, - godmode/setup/links.php, godmode/setup/setup.php, - godmode/setup/performance.php, godmode/setup/gis.php, - godmode/setup/setup_visuals.php, godmode/users/user_list.php, - godmode/users/configure_user.php, godmode/gis_maps/configure_gis_map.php, - godmode/gis_maps/index.php, - godmode/modules/manage_network_components_form.php, - godmode/modules/manage_nc_groups_form.php, - godmode/modules/manage_network_templates.php, - godmode/modules/module_list.php, - godmode/modules/manage_network_components_form_common.php, - godmode/modules/manage_network_components_form_network.php, - godmode/modules/manage_network_templates_form.php, - godmode/modules/manage_network_components_form_wmi.php, - godmode/modules/manage_network_components.php, - godmode/modules/manage_nc_groups.php, - godmode/reporting/reporting_builder.php, godmode/reporting/map_builder.php, - godmode/reporting/map_builder_wizard.php, godmode/reporting/graphs.php, - godmode/reporting/graph_builder.php: changed the deprecated var - $REMOTE_ADDR for standar $_SERVER['REMOTE_ADDR']. - -2010-03-09 Miguel de Dios - - * operation/search_results.php: fixed the result when call a function db - with new method. - -2010-03-09 Miguel de Dios - - * godmode/gis_maps/configure_gis_map.php: fix the request var when it is - activate magic quotes. - -2010-03-09 Junichi Satoh - - * include/help/ja : Imported Japanese help files. - -2010-03-08 Pablo de la Concepción - - * godmode/agentes/agent_conf_gis.php: Changed some english phrases to make - it more clear. - -2010-03-08 Pablo de la Concepción - - * godmode/agentes/agent_manager.php: Changed some english phrases to make - it more clear. - -2010-03-08 Pablo de la Concepción - - * include/functions_gis.php, operation/gis_maps/render_view.php : Changed - some english phrases to make it more clear. - -2010-03-08 Miguel de Dios - - * include/javascript/openlayers.pandora.js: deleted the console log debug - print. - -2010-03-08 Miguel de Dios - - * include/functions_gis.php: cleaned source code of "printMap", now it is - more clean the code because it call the js_printMap only and it haven't the - num zoom levels. - - * include/javascript/openlayers.pandora.js: cleaned source code of - "js_printMap", now it is more clean the code and it haven't the num zoom - levels. - - * operation/gis_maps/render_view.php, godmode/setup/gis_step_2.php, - godmode/gis_maps/configure_gis_map.php: use new form of "printMap" and - "js_printMap". - -2010-03-08 Pablo de la Concepción - - New theme for the maps: New images and background color for the Openlayers - controls. - - * include/javascript/OpenLayers/OpenLayers.js: Channged background color - on some components to fit the new theme. - - * include/javascript/OpenLayers/img/south-mini.png, - include/javascript/OpenLayers/img/zoom-plus-mini.png, - include/javascript/OpenLayers/img/zoom-world-mini.png, - include/javascript/OpenLayers/img/zoom-minus-mini.png, - include/javascript/OpenLayers/img/zoombar.png, - include/javascript/OpenLayers/img/west-mini.png, - include/javascript/OpenLayers/img/slider.png, - include/javascript/OpenLayers/img/layer-switcher-maximize.png, - include/javascript/OpenLayers/img/north-mini.png, - include/javascript/OpenLayers/img/east-mini.png: New images for the new - theme of the Openlayers controls. - -2010-03-08 Miguel de Dios - - * include/javascript/pandora.js: change the code into function - "html_entity_decode" for fix the decode in IE6 and rename the function to - "js_html_entity_decode" for clean source code. - - * include/javascript/jquery.pandora.controls.js, - include/javascript/pandora_modules.js, godmode/alerts/alert_list.php, - godmode/alerts/configure_alert_action.php, - godmode/reporting/reporting_builder.php, godmode/reporting/map_builder.php, - godmode/reporting/graph_builder.php: use the rewrite new function javascript - js_html_entity_decode. - -2010-03-06 Sancho Lerena - - * install.php: Fixed width of textarea, too small. - - * extensions/dbmanager.php, - extensions/plugin_registration.php - extensions/pandora_logs.php: Added missing ACL checks. - -2010-03-05 Miguel de Dios - - * pandoradb_data.sql: changed some the descriptions text of table - type modules. - -2010-03-05 Miguel de Dios - - * godmode/agentes/module_manager_editor_common.php: fix the type for when - ajax load by form editor in modules policies. - -2010-03-05 Miguel de Dios - - * include/functions_gis.php: clean source code delete obsolete unused - function "get_agent_last_coords". Fixed the function "get_agent_icon_map" - now show default icon for agent without modules. - - * operation/gis_maps/ajax.php: improve the style of bubble info agent and - fixed the position for agent without data GIS. - - * operation/agentes/gis_view.php: clean the style delete the header. Change - the text of refresh button. Show the last coords for the agent. - - * images/gis_map/icons/cross.pink.png, images/gis_map/icons/circle.pink.png: - add this image icons for to use in the preview map of config connection map. - - * godmode/agentes/agent_conf_gis.php: clean the style delete the header. - - * godmode/setup/gis_step_2.php: use the pink icons for the center and - default position in the preview map. - -2010-03-04 Sancho Lerena - - * install.php: Fixed a bad render in IE. - - * operation/agentes/estado_agente.php: Fixed general view of agents. - When show agents without modules, never display it's date because was - taking from the most recept module, instead of data from agent itself. - -2010-03-04 Pablo de la Concepción - - * godmode/gis_maps/configure_gis_map.php: Change help link. - - * godmode/gis_maps/index.php: Added help link. - - * include/help/en/help_gis_map_builder.php, - include/help/en/help_configure_gis_map.php: first version of the help - pages. - -2010-03-04 Miguel de Dios - - * include/functions_gis.php: in function "printMap2" disable by default - to add the control "layerSwitcher". - - * operation/gis_maps/render_view.php: add the "layerSwitcher" to controls to - show. - -2010-03-04 Miguel de Dios - - * include/functions_gis.php: in function "getAgentMap" change the controls - delete overview and change PanZoom for PanZoomBar because the overview - fail with google map, and PanZoomBar now the map view is more tall. - - * operation/gis_maps/render_view.php: delete overview because the overview - fail with google. - -2010-03-04 Miguel de Dios - - * include/functions_db.php: in function "get_user_groups" add third - parameter $returnAllGroup by true for default. Fix in the function - "get_group_agents" now if pass the id_group as 0 or 1 (all group) search - for all groups. - - * godmode/agentes/agent_manager.php: use the new parameter for function - "get_user_groups" for don't show the all group. - -2010-03-04 Sancho Lerena - - * pandoradb_data.sql: Added news, default timezone and other - minor changes. GIS is disabled by default now. - - * include/config_process.php: Force a timezone if not defined. - - * operation/gis_maps/index.php, - operation/agentes/gis_view.php: Config.php and header stuff - - * operation/servers/view_server_detail.php - operation/menu.php: Recon operation detail is now shown in the left - menu. - - * admin_access_logs.php, - db/db_audit.php - db/db_info.php - db/db_event.php - agentes/configurar_agente.php - gis_maps/configure_gis_map.php - gis_maps/index.php: More headers and config.php include stuff. - -2010-03-04 Raúl Mateos - - * (lot of files): Updated year and headers. - -2010-03-04 Miguel de Dios - - * godmode/gis_maps/configure_gis_map.php: clean the form, now don't show - the box of preview map. - -2010-03-04 Miguel de Dios - - * include/functions_gis.php: add comment include for javascript include - for more to easy change version openlayers for test. - - * include/javascript/OpenLayers/OpenLayers.js: warning the source code is - compress. In the method "drawFeature" for the class "Renderer" backport some - part of code for to extend the style attributes (labelYOffset in this case). - -2010-03-04 Pablo de la Concepción - - * images/gis_map/icons/circle.bad.png , - images/gis_map/icons/circle.default.png , - images/gis_map/icons/circle.ok.png , - images/gis_map/icons/circle.warning.png , - images/gis_map/icons/cross.bad.png , - images/gis_map/icons/cross.default.png , - images/gis_map/icons/cross.ok.png , - images/gis_map/icons/cross.warning.png , - images/gis_map/icons/marker.bad.png , - images/gis_map/icons/marker.default.png , - images/gis_map/icons/marker.ok.png , - images/gis_map/icons/marker.warning.png , - images/gis_map/icons/square_marker.bad.png , - images/gis_map/icons/square_marker.default.png , - images/gis_map/icons/square_marker.ok.png , - images/gis_map/icons/square_marker.warning.png , - images/gis_map/icons/star.bad.png , - images/gis_map/icons/star.default.png , - images/gis_map/icons/star.ok.png , - images/gis_map/icons/star.warning.png , - images/gis_map/icons/triangle.bad.png , - images/gis_map/icons/triangle.default.png , - images/gis_map/icons/triangle.ok.png , - images/gis_map/icons/triangle.warning.png: New icons for the agents - -2010-03-04 Pablo de la Concepción - - * include/functions_gis.php: added missing num_zoom_levels value to - the baselayers hash when printing the Agent Map - -2010-03-03 Raúl Mateos - - * operation/incidents/*.php: Updated year and headers. - -2010-03-03 Sancho Lerena - - * (A lot of files): Updated include("config.php") and replaced by - global $config. - - * functions_db.php, functions_html.php: Fixed way to get data from the hash - instead from the array. - -2010-03-03 Miguel de Dios - - * include/functions_gis.php: add in the last time a function "printMap2" - that it is a clean function. Change the function "printMap" to call - "printMap2". - - * include/javascript/openlayers.pandora.js: in function "js_printMap" set - the spherical Mercator for google maps. - - * operation/gis_maps/render_view.php: add to list of $baselayers the name - of baselayer. Change order of div for map because now the script don't - call when document ready. - -2010-03-03 Ramon Novoa - - * include/functions_db.php: Use mysql_fetch_assoc instead of - mysql_fetch_array to avoid duplicate results (hash and array). - - * godmode/alerts/configure_alert_template.php: Added 'matches_value' - support to 'onchange' alerts. - -2010-03-03 Miguel de Dios - - * include/functions_gis.php: add new parameter to function "addPath" the - $lastPosition for paint the line to last position that this position is not - in the table tgis_data_history. In function "getAgentMap" use the new - parameter in the function "addPath". - - * operation/gis_maps/render_view.php: tiny fix in the include javascript - of google. And few stetic changes in the top menu. And add the new parameter - to "addPath". - -2010-03-03 Miguel de Dios - - * operation/gis_maps/render_view.php: close in the end a unclose php tag. - -2010-03-03 Miguel de Dios - - * operation/agentes/gis_view.php: fix "Call-time pass-by-reference" for - function "print_table". - -2010-03-02 Sancho Lerena - - * include/functions_ui.php: Fixes default icon for operation - mode in the title. - - * operation/incidents/incident.php - operation/incidents/incident_detail.php - operation/incidents/incident_statistics.php - operation/snmpconsole/snmp_view.php - operation/users/user.php - operation/users/user_edit.php - operation/users/user_statistics.php - operation/events/event_statistics.php - operation/events/export_csv.php - operation/events/events_marquee.php - operation/events/events.php - operation/agentes/export_csv.php - operation/agentes/datos_agente.php - operation/agentes/estado_ultimopaquete.php - operation/agentes/estado_generalagente.php - operation/agentes/estado_agente.php - operation/agentes/sla_view.php - operation/agentes/gis_view.php - operation/agentes/ver_agente.php - operation/agentes/tactical.php - operation/agentes/group_view.php - operation/agentes/networkmap.php - operation/messages/message.php - operation/reporting/reporting_viewer.php - operation/servers/view_server.php - operation/servers/view_server_detail.php - operation/search_results.php - godmode/groups/configure_group.php - godmode/groups/group_list.php - godmode/agentes/agent_manager.php - godmode/alerts/alert_list.php: Fixes with include(Config.php) in - enterprise mode.: - - * general/header.php: Detection of Metaconsole to show less options. - -2010-03-02 Raúl Mateos - - * godmode/agentes/*.php, godmode/group/*.php, godmode/modules/*.php - * godmode/alerts/*.php, godmode/users/*.php, extensions/users_connected.php: - Updated year and headers in several files. Little by little I'll change - the rest... - -2010-03-02 Miguel de Dios - - * include/javascript/OpenLayers/lib/*, - include/javascript/OpenLayers/news.txt, - include/javascript/OpenLayers/readme.txt, - include/javascript/OpenLayers/repository-license.txt, - include/javascript/OpenLayers/release-license.txt: delete unused files of - OpenLayers lib. - -2010-03-02 Miguel de Dios - - * operation/gis_maps/render_view.php: clean source code. - -2010-03-02 Pablo de la Concepción - - * include/functions_gis.php: Added a missing break and remove debugging - code. - - * operation/gis_maps/render_view.php: Added code to render Gmap type of - maps. - -2010-03-02 Miguel de Dios - - * include/functions_gis.php: disabled the use of night version of - Openlayers. Change the "refreshMapView" javascript to load the library of - google maps with the api, and add function "refreshMapViewSecondStep" - for asincrone call in "refreshMapView" when load map google. - - * include/javascript/openlayers.pandora.js: clean source code of - "js_refreshParentLines" and add the test if the parent agent is in the - map. - - * godmode/setup/gis_step_2.php: disabled the use of night version of - Openlayers in function "printMap" and change the text of hierachy layer for - better english text. - -2010-03-02 Sancho Lerena - - * include/functions_reporting.php: Solved issue with several undefined - vars. - - * include/functions_servers.php: Solved issue with several undefined - vars. - - * include/functions_config.php: Added metaconsola witch to readconfig. - - * include/config_process.php: Update build.. is YYMMDD ! - - * include/functions_ui.php: Removed deprecated call to split and replaced - by preg_split. - - * index.php: Activated developer mode. - - * operation/agentes/estado_monitores.php: Solved small problem with modules - without history, filling missing column in table. Added headers - - * godmode/alerts/configure_alert_compound.php, - operation/agentes/status_monitor.php - godmode/alerts/configure_alert_template.php, - godmode/alerts/alert_templates.php, - godmode/alerts/configure_alert_action.php, - godmode/alerts/configure_alert_command.php, - godmode/alerts/alert_actions.php, - godmode/alerts/alert_commands.php, - godmode/modules/manage_network_templates.php, - godmode/modules/module_list.php, - godmode/modules/manage_network_components.php, - godmode/modules/manage_nc_groups.php: Removed deprecated call to include - config.php and in some cases, added new header style. - -2010-03-02 Miguel de Dios - - * godmode/setup/gis_step_2.php: fix a mechanographic mistake. - -2010-03-02 Miguel de Dios - - * include/functions_gis.php: add function "addParentLines", in ths function - make a hierachy layer and call "js_refreshParentLines" for paint hierachy - lines. In function "activateAjaxRefresh" use the function - "js_refreshParentLines" for repaint the lines. - - *include/javascript/openlayers.pandora.js: add the global var - "storeLayerNameHierachy" for save the text localiced name of Hierachy lines - layer. Add the function "js_refreshParentLines" for paint the lines from - parent to sons. In function "changeShowStatus" add the - "js_refreshParentLines" - - * operation/gis_maps/render_view.php: use the function "addParentLines" for - start the parent lines. - - * operation/agentes/gis_view.php: clean sourcecode. - -2010-03-02 Miguel de Dios - - * operation/gis_maps/ajax.php: fix the query to extract the GIS data for - agent, in any moment in the past I dirty the query, but now it's clean, and - now run fine the agent movement. - -2010-03-01 Pablo de la Concepción - - * include/javascript/openlayers.pandora.js: Modified js_printMap to support - Gmap type of maps. - - * include/functions_gis.php: Modified printMap to support Gmap type of maps - - * godmode/setup/gis_step_2.php: Modified to load on demand the Gmaps api - TODO: Use the key from the gmap_key input box. - -2010-03-01 Sancho Lerena - - * include/styles/menu.css, - include/functions_db.php, - operation/menu.php: New code for give support for Metaconsole. Added nocache - settings in some SQL main functions to avoid globally usage of SQL cache. - -2010-03-01 Miguel de Dios - - * godmode/gis_maps/configure_gis_map.php: fix in javascript function - "setFieldsFormLayer" set the checkbox. - -2010-03-01 Miguel de Dios - - * include/functions_gis.php: in fuction "getAgentsLayer" fix when none data - for agents in this layer. - - * operation/gis_maps/render_view.php: fix link to edit map and fix the text - of header. - - operation/gis_maps/index.php: use function "print_page_header". - -2010-03-01 Miguel de Dios - - * include/functions_gis.php: now function "getAgentMap" return true or false - if there is default map or not. - - * operation/agentes/gis_view.php, godmode/agentes/agent_conf_gis.php: show - message of error when there isn't a default map - -2010-03-01 Miguel de Dios - - * extras/pandoradb_migrate_v3.0_to_v3.1.sql: update with the new data in - the sql data file of pandora. - - include/config_process.php: update the version. - -2010-03-01 Miguel de Dios - - * godmode/gis_maps/configure_gis_map.php: erase console log in some parts - in javascript, and fix the fill a hidden input with the levels of zoom in - a connection. - -2010-03-01 Miguel de Dios - - * pandoradb_data.sql: add the default map from Open street map, and set - active by default the GIS. - - * godmode/setup/gis_step_2.php: fix tiny bugs in the form that the default - values for zooms were exchangeds. - -2010-02-25 Miguel de Dios - - * include/functions_gis.php: use zoom level. - - * godmode/gis_maps/configure_gis_map.php: include the things about - default zoom level in function "validateMapData", "getMapData" and add - the function "getNumZoomLevelsOfConnectionDefault". - -2010-02-25 Sancho Lerena - - * godmode/alerts/configure_alert_template.php, - godmode/alerts/alert_templates.php, - godmode/alerts/configure_alert_action.php, - godmode/alerts/alert_actions.php: Show/Edit group for templates and actions. - - * include/functions_ui.php: Alert information now show the default - actions properly,and the action conditions (max/min). - - * include/functions_alerts.php: Added support on get_alert_templates_types - for new alert type "onchange". - - * pandoradb.sql - * extras/pandoradb_migrate_v3.0_to_v3.1.sql: Added new support for alert - type "onchange". - - * godmode/alerts/alert_list.php: Alert information now shows the default - action (if exist) and have a link to edit the template directly from here. - -2010-02-25 Miguel de Dios - - * godmode/agentes/agent_manager.php: fix dinamic show icon when change - the select and show other icon the icon with "without status". - -2010-02-25 Miguel de Dios - - * ChangeLog: I did'nt upload in previous commit the changelog. - - * include/functions_gis.php: refactor the name of function "addPoint" - to "addAgentPoint". In function "get_agent_icon_map" add new parameter - $status for pass the status. - - * include/javascript/openlayers.pandora.js: add function "js_addAgentPoint" - is same more or less "js_addPoint" and too for "js_addAgentPointExtent" and - "js_addPointExtent". - - * operation/gis_maps/render_view.php: add the id_parent in the call of - "addAgentPoint". - - * operation/gis_maps/ajax.php: clean source code and add the id_parent to - return json for each agent. - -2010-02-25 Miguel de Dios - - * include/functions_gis.php: in function "addPath" fix the query to extract - the path from a time. - - * operation/agentes/gis_view.php: add no-ajax control for filter the time - to show path. - -2010-02-25 Miguel de Dios - - * include/functions_gis.php: in function "addPath" add the parameter - $history_time for to set limit in seconds to past where to start path. - Use new parameter in function "getAgentMap". - -2010-02-25 Miguel de Dios - - * operation/agentes/gis_view.php: change the empty message to standar. - - * godmode/menu.php: change the text of visual console builder and GIS map - builder, and move to down the Conection GIS editor. - - * godmode/gis_maps/configure_gis_map.php: change some text. - - * godmode/gis_maps/index.php: use new header. - - * godmode/reporting/map_builder.php: change some text. - -2010-02-25 Miguel de Dios - - * include/functions_gis.php: change the setup params "maxExtent", - "maxResolution", "numZoomLevels" from map to baselayer. Add new function - "getAgentsLayer" to get agent info of agents in layer, but only agents not - in group in layer. - - * operation/gis_maps/render_view.php: use new function "getAgentsLayer". - - * operation/gis_maps/ajax.php: fix the extract agent gis info, and clean - source code. - -2010-02-25 Pablo de la Concepción - - * godmode/setup/gis_step_2.php: Modified to get the KEY to load the Google - Maps Javascript for the used domain. Now it stores the key, but still it - doesn't load dinamicaly the javascript to show the preview. - -2010-02-24 Miguel de Dios - - * include/functions_gis.php: fix map to show correct position the agent - icons in the function "printMap". - - * include/javascript/openlayers.pandora.js: fix map to show correct position - the agent icons in the function "js_printMap". - - * godmode/gis_maps/configure_gis_map.php: fix a mechanographic mistake in a - text. - -2010-02-24 Miguel de Dios - - * include/functions_gis.php: in function "printMap" add the posibility to - show the Static_Image base layer (WIP because it'snt show the icons), in - function "getAgentMap" pass the status in the feature. - - * include/javascript/openlayers.pandora.js: in the function "js_printMap" - add the posibility to show the Static_Image base layer (WIP). - - * operation/gis_maps/render_view.php: clean source code for the part of - baselayers and add the code for Static Image baselayer. - - * godmode/setup/gis_step_2.php: clean source code uninitialize vars, add - the preview static image var (WIP because it'snt show the icons). - -2010-02-24 Pablo de la Concepción - - * godmode/setup/gis_step_2.php: Modified to be able to manage also - Goolge Maps (TODO:preview and KEY management) and Static Images (TODO: - preview). - -2010-02-24 Miguel de Dios - - * include/functions_gis.php: fix the refresh time in function - "activateAjaxRefresh", in functions "activateAjaxRefresh" and "addPoint" - add status agent. - - * include/javascript/openlayers.pandora.js: add function "changeShowStatus" - for change show icons by status, in function "changeRefreshTime" add reset - timer, in function "js_addPoint" and "js_addPointExtent" add the state and - hide if it's necesary. - - * operation/gis_maps/render_view.php: change the style of page, and add - controls for hide agent icons by state. - - * operation/gis_maps/ajax.php: add the option "get_map_connection_data" in - switch for get map connection data. - - * godmode/gis_maps/configure_gis_map.php: start to develop the preview map - in editor. - -2010-02-24 Pablo de la Concepción - - * operation/gis_maps/render_view.php: Changed PanZoom to PanZoomBar in - the map. - -2010-02-23 Miguel de Dios - - * include/functions_gis.php: in function "activateAjaxRefresh" add the - posibility to change refresh time in execution time. - - * include/functions_ui.php: add in the "print_page_header" the feature to - pass a array of buttons/items. - - * include/javascript/openlayers.pandora.js: add the function - "changeRefreshTime" for change the refresh time. - - * operation/gis_maps/render_view.php: change the top of page for to - adapt the new header, and add refresh control. - -2010-02-23 Pablo de la Concepción - - * godmode/setup/gis_step_2.php, godmode/gis_maps/configure_gis_map.php: - Usability improvements, change some texts, added some contextual tips. - -2010-02-23 Miguel de Dios - - * include/functions_gis.php: change the function "activateAjaxRefresh" for - refresh also the agent maps, and in the function "getAgentMap" show icon - with status the agent maps. - * operation/gis_maps/ajax.php: in the switch option "get_new_positions" - return GIS data for agent maps, in the "point_agent_info" and - "point_path_info" option change for new tables. - * operation/agentes/gis_view.php: add the ajax moving agent and click - bubble info. - -2010-02-22 Sancho Lerena - - * include/functions_menu.php: Add calls for new enterprise ACL system. - - * include/config_process.php - include/functions_config.php: Added new setup token for ACL enterprise. - - * index.php: Implemented new Enterprise ACL on page load. - - * extras/pandora_diag.php: Added new header style. - - * general/noaccess.php: Ending
was breaking layout. Fixed. - - * godmode/db/db_main.php: Added new header style. - - * godmode/menu.php: Added new Setup option for Enterprise ACL system. - - * godmode/snmpconsole/snmp_alert.php, - godmode/setup/news.php - godmode/users/configure_user.php - godmode/reporting/map_builder.php: Added new header style. - - * godmode/setup/setup.php: Added new Setup option for Enterprise ACL system. - - * godmode/setup/setup_visuals.php: Added new header style. - -2010-02-22 Miguel de Dios - - * operation/gis_maps/ajax.php: fix bug that pass wrong var to search - status in function "get_agent_status". - -2010-02-22 Miguel de Dios - - * include/functions_alerts.php: fix when try delete only the alerts from - alert policies form. - -2010-02-22 Miguel de Dios - - * images/groups_small/*.ok.png, images/groups_small/*.default.png, - images/groups_small/*.bad.png, images/groups_small/*.warning.png: add the - group images for diferent status, it's used in the GIS map. - - * godmode/agentes/agent_manager.php: change for new form to name the icons - with status. - - * include/functions_gis.php: clean source code in function "addPoint", - rewrite the function "get_agent_icon_map" for used icons with state for - group, change some parts of source code in the function "getArrayListIcons" - for new form to name the icons. - - * images/gis_map/icons/*.png: change some icons. - - * operation/agentes/estado_generalagente.php: show message when there isn't - the GIS data. - - * operation/gis_maps/ajax.php: change the source code and db query to - return the GIS data for return default position for agent without GIS data. - - * operation/gis_maps/render_view.php: show agents without GIS data. - -2010-02-22 Miguel de Dios - - * operation/agentes/estado_generalagente.php: fix, use the new tables. - -2010-02-20 Sancho Lerena - - * godmode/setup/setup.php: Fixed bug #2952636, thanks Junichi for the - patch. - - * include/gettext.php: Applied patch to solve problem in 64bit - systems. Thanks Junichi!. - -2010-02-19 Sancho Lerena - - * functions_events.php: Fixed typo (switched meaning) in two labels. - - * include/styles/pandora.css: Changed background color of th default style. - - * include/functions_reporting.php: Improved function get_group_stats(). Now - supports stats from batch-mode and get realtime stats in a more efficient - way. Fixed get_fired_alerts_reporting_table() to avoid problems in external - reporting (PDF & XML). - - * include/functions_servers.php: get_server_performance() now uses batch mode - stats reporting, and improved also the realtime stats generation. Same with - function get_server_info(). - - * include/functions_config.php: Added new config tokens (not fully - implemented yet) for event, trap, strings and audit automatic purge. - - * include/functions_ui.php: Added new print_page_header() function to set - the new standard header in all pages, using the "tabbed" format to show - the title, subtitle and other options like help, or custom-tabs for the page - - * pandoradb.sql: Added tserver.stat_utimestamp field. Added indexes to - tsession table. Fixed typo in field name in tgroup_stat: agents_uknown to - agents_unknown. - - * extensions/ext_backup: New directory to place "deleted" extensions. - - * extensions/dbmanager/dbmanager.css: Table names now are in it's original - lowercase/uppercase format. - - * extensions/dbmanager.php: Updated headers, and now return "empty" when - a search is empty, instead "error" as before. - - * extensions/users_connected.php - extensions/module_groups.php - extensions/plugin_registration.php - extensions/pandora_logs.php - operation/incidents/incident.php - operation/snmpconsole/snmp_view.php - operation/users/user.php - operation/users/user_edit.php - godmode/agentes/planned_downtime.php - operation/events/events.php - operation/visual_console/index.php - operation/agentes/estado_generalagente.php - operation/agentes/estado_agente.php - operation/agentes/exportdata.php - operation/agentes/ver_agente.php - operation/agentes/status_monitor.php - operation/agentes/alerts_status.php - operation/users/user_statistics.php: Added new header format. - - * operation/agentes/estado_grupo.php: Removed old group view. - - * operation/agentes/tactical.php: Adapted to use new realtime/batch - statistical system. Placed events above server info. Showing only pending - events and other minor changes. - - * operation/agentes/group_view.php: NEW screen, replacing old one. Probably - most ugly, but much more useful than before. - - * operation/agentes/networkmap.php: Added title. - - * operation/messages/message.php: Added title and adding some exists in - code was missing before. - - * operation/reporting/reporting_viewer.php: Added title. - - * operation/reporting/graph_viewer.php: Added title. - - * operation/reporting/custom_reporting.php: Added title. - - * operation/servers/view_server.php: - - * operation/menu.php: Replaced old group view with new (this has english - name). Removed autorefresh "by default" in server view. - - * extras/pandoradb_migrate_v3.0_to_v3.1.sql: Fixed typo. - - * extras/pandora_diag.php: Minor changes, removed some info and added other. - - * general/logon_ok.php: Minor aesthetic changes. - - * general/header.php: Fixed missing ";" - - * operation/extensions.php, - godmode/extensions.php: Added support for delete extensions. - - * godmode/menu.php: New setup items. - - * godmode/setup/setup.php, - godmode/setup/performance.php, - godmode/setup/setup_visuals.php: Reordered setup options, new setup section - "Performance", added new performance options to set "realtime" statistics - or "batchmode" with it's own interval. Some setup info is now shared with - the servers (but it it's any change in setup, servers should be restarted - anyway). - - -2010-02-19 Miguel de Dios - - * include/functions_gis.php: adapt to new tables. - - * include/javascript/openlayers.pandora.js - - * operation/gis_maps/render_view.php: adapt to new tables. - - * operation/gis_maps/ajax.php: adapt to new tables. - - * operation/agentes/gis_view.php: clean source code. - -2010-02-18 Miguel de Dios - - * godmode/agentes/configurar_agente.php: fix the date to save into DB. - -2010-02-18 Miguel de Dios - - * operation/gis_maps/render_view.php: change to use new tables. - -2010-02-18 Miguel de Dios - - * include/functions_gis.php: check in the function "addPath" if the agent - haven't history data. And clean source code. - - * operation/agentes/gis_view.php: change to use new tables, and show - messages when the agent haven't data GIS. - - * godmode/agentes/agent_conf_gis.php: change the message for agent without - data GIS. - -2010-02-18 Miguel de Dios - - * include/functions_html.php: hightlight that the parameter $script in - function print_input_text_extended isn't in use. - - * include/functions_gis.php: create function "getDataLastPositionAgent" - that return row of position and other data for id agent. - - * godmode/agentes/agent_conf_gis.php: add the validate fields and adapt - to new tables. - - * godmode/agentes/configurar_agente.php: adapt to new tables. - -2010-02-17 Pablo de la Concepción - - * pandoradb.sql, extras/pandoradb_migrate_v3.0_to_v3.1.sql: Modified data - model using a new table tgis_data_status to save the current GIS data and - the table tgis_data_history to store the historical GIS data. That also - means that the GIS related fields from the table tagente are now in the - table tgis_data_status. The foreign key in the table tgis_map_layer to - tgrupo has been droped because now it's possible to have layers without - group, just agents. - -2010-02-17 Miguel de Dios - - * include/functions_gis.php: add the parameter id layer in the function - "makeLayer" for add the id layer (id of db) in the layer. Fill in the - sourcecode in the function "activateAjaxRefresh" that now show new - agents in the map in real time and add make changes in this function. - - * operation/gis_maps/render_view.php: use the new parameter in the call - of function "makeLayer". - - * operation/gis_maps/ajax.php: add code to return new positions (and name - and icon) when the ask the positions in "activateAjaxRefresh". - -2010-02-16 Raúl Mateos - - * extensions/module_groups.php: Better description text. Changed font - colour. - -2010-02-16 Miguel de Dios - - * include/functions_gis.php: add the function "getMapConnection" get the row - of connection for id connection, "updateMap" function update the all data in - the DB, "validateMapData" function validate the map data previous update or - save in the database and if it's invalid, write the css code for set colors - and other styles, "getMapData" return all data about map for id map, - "addConectionMapsInForm" tranlate the map connection array to html code and - javascript for to write in the form when edit, "addLayerList" translate the - layer array to html code and javascript for write in the form when edit. - - * operation/gis_maps/render_view.php: fix the link to edit map. - - * godmode/gis_maps/configure_gis_map.php: change many parts of the source - code for add the method the edit in the form and add more usability - to form. - - * godmode/gis_maps/index.php: fix the links to edit and view map. - -2010-02-15 Pablo de la Concepción - - * extras/pandoradb_migrate_v3.0_to_v3.1.sql: Added cusstom colums ( - custom_string_1, custom_string_2, custom_string_3, custom_integer_1 and - custom_integer_2) to tnetwork_component, added also some configuration - parameters that were missing. Reordering a bit. And fixed a missplaced ';' - -2010-02-15 Eric Ross - - First batch of changes to implement the new log4x data type. - - Modified files to show the new data type: - - * include/functions_html.php - * operation/agentes/estado_ultimopaquete.php - * operation/agentes/datos_agente.php - * operation/agentes/estado_monitores.php - - * pandoradb.sql: New table - * pandoradb_data.sql: New data for new module type - -2010-02-15 Miguel de Dios - - * include/functions_gis.php: in the function "saveMap" set the first map - as default. - - * godmode/setup/gis_step_2.php: minor stetic change the link of refresh by - button. - - * godmode/gis_maps/index.php: add many alerts in the change the default map - and delete any map. And fix the delete map parameter. - -2010-02-12 Miguel de Dios - - * include/javascript/pandora_modules.js: add support to snmp ver3 in the - load network component. - -2010-02-12 Miguel de Dios - - * pandoradb.sql: add new fields to tnetwork_component for support the - snmp ver 3. - - * godmode/modules/manage_network_components_form.php, - godmode/modules/manage_network_components_form_network.php - godmode/modules/manage_network_components.php: add support to snmp ver 3, - add the fields for this use, and now can create and edit network - component with snmp ver 3. - -2010-02-12 Miguel de Dios - - * godmode/modules/manage_network_components_form.php: clean source code and - set correct ident. - - *godmode/modules/manage_network_components_form_network.php: remove the end - of source code that it's unused. - -2010-02-11 Miguel de Dios - - * include/functions_gis.php: clean source code, delete javascript debug - info messages for firebug. - - * godmode/agentes/module_manager_editor_network.php, - godmode/agentes/configurar_agente.php: add support for SMNP ver3 in the - forms to add or edit "Network module". - -2010-02-10 Sancho Lerena - - * godmode/db/db_main.php: Added new metrics about DB usage. Added - last time pandora_db.pl was running in the system. - - * godmode/db/db_info.php: Added graphic from db_main - - * operation/reporting/reporting_viewer_pdf.php - include/functions_reporting_pdf.php: Small fixes for PDF reporting. - Decode entities to show texts correctly in description of each element. - - * pandoradb.sql: new enterprise structures. - -2010-02-10 Miguel de Dios - - * include/functions_gis.php: in function "saveMap" now save the default - connection. - - * operation/gis_maps/ajax.php: add option "get_data_conexion" for get by - ajax the data connection when pass id_connection. - - * godmode/gis_maps/configure_gis_map.php: now you can set the default - connection and too load the data by default for each connection. - -2010-02-10 Pablo de la Concepción - - * godmode/gis_maps/index.php: Fixed regresion, standarized using map_id - as parameter. - - * pandoradb.sql, extras/pandoradb_migrate_v3.0_to_v3.1.sql: Added column - default_map to table tgis_map to mark the default map - -2010-02-10 Sancho Lerena - - * events.php: Fixed a bad link with an invalid id_agent. - - * pandoradb.sql: Changes in several tables and new tgroup_stat table. - Added several index and dropped some fields in tagente_datos and - tagente_datos_string tagent_access. - - * godmode/setup/setup.php, - * include/functions_config.php: Management of new timezone settings and - realtime stats parameters. - - * include/config_process.php: New timezone management. Updated build. - - * pandoradb_data.sql: Build update. Added new tokens realtimestats and - stats_interval. - - * install.php: Several changes: Now display GPL licence, better SQL error - management, and steps are shown now as text instead a progress bar. Also - show version and build of the installer. - - * extensions/dbmanager.php: Removed some warnings - - * extras/pandoradb_migrate_v3.0_to_v3.1.sql: Updated with latest changs. - - * godmode/agentes/module_manager_editor_network.php - godmode/agentes/configurar_agente.php - godmode/agentes/module_manager_editor.php: Implemented partial support for - SNMP v3. Miguel will finish the work :-) - - * index.php: Session close function deprecated, replaced by a more standard - method with unset. - -2010-02-10 Miguel de Dios - - * include/functions_gis.php: add in the function "getAgentMap" a new - parameter "centerInAgent" (default true) for center the map in the last - position of agent. - - * operation/agentes/ver_agente.php: clean source code. - - * godmode/agentes/agent_conf_gis.php: add page that you can change the - position of agent. - - * godmode/agentes/configurar_agente.php: add the code to update the changed - coords of agent, and show the tab to access the agent_conf_gis.php. - -2010-02-10 Miguel de Dios - - * include/styles/pandora.css: add lost style for disable button. - - * include/functions_gis.php: fix the function "getAgentMap" now back run. - - * include/functions_ui.php: clean source code. - - * operation/agentes/ver_agente.php: add require javascript - openlayers.pandora.js. - -2010-02-09 Miguel de Dios - - * include/functions_gis.php: clean source code, and extract the javascript - code to openlayers.pandora.js. - - * include/javascript/openlayers.pandora.js: new file, have a source code of - gis in javascript. - - * operation/gis_maps/render_view.php, operation/gis_maps/index.php, - operation/agentes/gis_view.php, godmode/agentes/agent_manager.php, - godmode/setup/gis.php, godmode/gis_maps/configure_gis_map.php, - godmode/gis_maps/index.php: add the require javascript to - "openlayers.pandora.js". - - * godmode/setup/gis_step_2.php: add the source code to improve usability, - now can set with the mouse points of center and default position for agents - without gis data. - -2010-02-08 Pablo de la Concepción - - * general/header.php, extensions/module_groups.php: Applied patch from - Junichi Satoh to fix Bug #2946318 - -2010-02-04 Miguel de Dios - - * godmode/menu.php: small stetical change in menu entry that I forget to - commit in previus upload. - -2010-02-04 Miguel de Dios - - * include/functions_gis.php: add javascript function "isInt" for test int - values, rename some javascript functions for to avoid typing mistakes with - similar name functions in PHP. Add the function "activateAjaxRefresh" and - "getArrayListIcons". - - * operation/gis_maps/ajax.php: add new operation "get_new_positions" for - ajax refresh the points. - - * operation/gis_maps/render_view.php: change the source code for to use new - functions as "activateAjaxRefresh" for example. - -2010-02-04 Miguel de Dios - - * operation/agentes/ver_agente.php: fix the show icon agent view. - * images/gis_map/icons/dot_bad.png, images/gis_map/icons/dot_ok.png, - images/gis_map/icons/dot.png, images/gis_map/icons/dot_warning.png: add one - more icons for agent in GIS system. - -2010-02-04 Miguel de Dios - - * godmode/agentes/configurar_agente.php, godmode/agentes/agent_manager.php: - add in the agent config form the fields Icon agent select and Ignore new - GIS data. - -2010-02-01 Sancho Lerena - - Changes ported from 3.0 branch. - - * include/javascript/pandora_visual_console.js: Thiner lines in maps. - - * include/functions_visual_map.php: Fixed several issues in visual maps - (bad hierarchy status color, limited depth for recursion, get unknown - for agents and modules, and line color is now always associated to - parent status) and non-status elements like labels, graphs or progress - bars now doesnt propagate module status to parents. - - * include/functions_db.php: Added parameter to get_db_all_rows_sql() to - avoid use of cache. Function process_sql() was not properly checking if - cache usage was disabled and was always using cache. Added support for - checking unknown status in get_agentmodule_status() function. - - * extensions/dbmanager/dbmanager.css, - extensions/dbmanager.php: Fixed width of textarea. - - * operation/events/events.php: Fixed bug #2943907. - - * operation/agentes/exportdata.php: Fixed problem exporting CSV - when data to export is TOO big, using an internal cache to read - data. - - -2010-02-01 Raúl Mateos - - * operation/agentes/estado_agente.php: Changed colour order for - module status. - - * include/help/en/help_agent_status.php: Improved help. - -2010-01-29 Pablo de la Concepción - - * operation/gis_maps/render_view.php: Fixed call to get_agent_names to - get the names in the same case as they are in the DB. - - * operation/agentes/gis_view.php: Changed size of the map to be relative - - * include/functions_gis.php: Fixed the call to addPoint in getAgentMap - to use the new parameters. - -2010-01-29 Miguel de Dios - - * godmode/reporting/map_builder.php: use "clean_cache" in the deleting of - visual map. - -2010-01-28 Miguel de Dios - - * operation/gis_maps/render_view.php: add the check if there aren't any - connection to map. - - * operation/menu.php: change parameter "id" to "id_map". - -2010-01-28 Miguel de Dios - - * include/functions_gis.php: add function "deleteMap" for to delete the map - and other rows in tables related. - - * godmode/gis_maps/index.php: use the "deleteMap" in link of delete map. - - * include/functions_db.php: add function "clean_cache" for clean the - problematic (sometimes) cache. - -2010-01-27 Miguel de Dios - - * operation/gis_maps/ajax.php: clean source code, erased comment lines. - - * include/functions_gis.php, godmode/gis_maps/configure_gis_map.php: clean - source, change the name of saveMap2 to saveMap. - -2010-01-27 Pablo de la Concepción - - * include/functions_gis.php: Modiffied addPoint and addPointExtent to - receive more parmeters so it's possible to use any kind of point. - Modified comments on saveMap2 - - * operation/gis_maps/render_view.php: Used map_id instead if id when - the parameter passed in the url is a map id. - Fixed to work with the new function getMapConf. - Improved "pure" view. Still some things are hardcoded and needs improvement - - * operation/gis_maps/ajax.php: Modified to suppor calls to get info of - different kind of points. Removed hardcoded data. - - * operation/gis_maps/index.php: Used map_id instead if id when - the parameter passed in the url is a map id. - -2010-01-27 Miguel de Dios - - * include/functions_gis.php: fix a typing "print_r" in function "getMapConf" - and fill with code the function saveMap2 and add the commment in format - phpdoc. - -2010-01-27 Pablo de la Concepción - - * include/functions_gis.php: Updated getMapConf to work with the new - database model; - -2010-01-27 Miguel de Dios - * include/functions_gis.php: add the prototipe of function "saveMap2" at - the moment for to develop in next hours or days. - * include/javascript/jquery.json.js: add json plugin for jquery. - * godmode/gis_maps/configure_gis_map.php: rewrite all source code, change - the form and adapt to new gis tables. - * godmode/gis_maps/index.php: few changes for more correct source code. - -2010-01-27 Pablo de la Concepción - - * include/functions_gis.php: Added more Openlayers Controls to the case - on the printMap function, fixed typo manual_placemen -> manual_placement, - added gectConectionConf and getAgentMap functions (last one still with - some hardcoded values). Function get_agent_last_coords now also returns the - agent name. - - * operation/agentes/estado_generalagente.php: Added last position - information, and timezone offset if is not 0 - - * operation/agentes/gis_view.php: Added map with the last position of the - agent and table with the previous positions of the agent. - - * operation/agentes/ver_agente.php: Used agent icon to show status - if icon_path is defined. - -2010-01-26 Miguel de Dios - - * include/functions_gis.php: add functions "saveMapConnection" and - "deleteMapConnection". - - * godmode/setup/gis_step_2.php, godmode/setup/gis.php: add the forms to - make, edit and delete map connections. - -2010-01-25 Sancho Lerena - - * include/functions.php: Fixed problem in show_event_type() function - who mades events.php to do a invalid filtering by event status. - - * operation/events/events_rss.php: Added optional (commented code) - support for filtering RSS request by the API ACL. need to implement a switch - in the config array to use here ACLs or not. - - * operation/events/events.php: Fixed problem filterings events by status - (warning, critical, normal and not-normal). - - -2010-01-25 Pablo de la Concepción - - * extras/pandoradb_migrate_v3.0_to_v3.1.sql: Added group column to control - ACLs as it was done in pandoradb.sql. - -2010-01-25 Miguel de Dios - - * pandoradb.sql: add the group column for SLA purposes. - * operation/agentes/gis_view.php: page for GIS data in agents view. - * operation/agentes/ver_agente.php: add the tab for GIS data. - * operation/menu.php, godmode/menu.php: change the lines for show the - entries in menu, now show the entries gis when it's set on. - * godmode/setup/setup.php: add the field to set on or off the GIS features - in the Pandora Console. - -2010-01-25 Miguel de Dios - - * include/config_process.php: small fix for to erase a alert message in php - when call a ajax.php. - -2010-01-22 Sancho Lerena - - * include/help/es/help_alert_macros.php: Update spanish help for alet - macros. - -2010-01-22 Pablo de la Concepción - - * include/functions_config.php: Modified to handle activate_gis - configuration parameter. And establish a default value. - -2010-01-22 Pablo de la Concepción - - * pandoradb.sql, extras/pandoradb_migrate_v3.0_to_v3.1.sql, - pandoradb_data.sql: Modified the GIS related tables, to make a better - GIS Data model, also included the activate_gis config parameter on tconfig. - Added column timezone_offset to table tserver_export so the export server - can send timezone information - -2010-01-21 Miguel de Dios - - * include/config_process.php: use the flag "$develop_bypass" to change the - method to show the php messages for developing purposes. - -2010-01-21 Miguel de Dios - - * godmode/setup/setup.php: fix bug that overwrite the row of "Attachment - store" field when put the row of field "IP list with API access". - -2010-01-21 Miguel de Dios - - * ChangeLog: fix mistake with dates, sorry. - -2010-01-21 Miguel de Dios - - * include/styles/menu.css, godmode/gis_maps, godmode/menu.php, - godmode/gis_maps/configure_gis_map.php, godmode/gis_maps/index.php: add the - page to manipulate the GIS maps and add the page to create (and edit not at - the moment) the GIS maps. - * operation/gis_maps/render_view.php: small changes in the develop of - render, add events and popups. - * include/functions_gis.php: add code for respond to events, add function - "saveMap" to save a map. - -2010-01-21 Miguel de Dios - - * include/javascript/OpenLayers/*: commit lost files of OpenLayer library. - -2010-01-20 Ramon Novoa - - * godmode/setup/file_manager.php: Added support for file and empty - directory deletion. - -2010-01-20 Ramon Novoa - - * include/functions_fsgraph.php: Fixed paths for Fusion Charts. - -2010-01-18 Miguel de Dios - - * include/functions_gis.php, operation/gis_maps/ajax.php: code for GIS maps, - now show correctly the path points and start to show the popup for this - points. - * include/javascript/OpenLayers/lib/Gears/gears_init.js, - include/javascript/OpenLayers/lib/OpenLayers/Format/ArcXML/Features.js: - some files of OpenLayers that I erased in the previous clean. - * images/spinner.gif: image for ajax loading. - -2010-01-18 Miguel de Dios - - * operation/visual_console/render_view.php: fix style, add a white space. - - * include/styles/menu.css, include/styles/pandora.css: add styles for - GIS maps. - * operation/gis_maps/*, operation/menu.php, images/gis_map, - godmode/setup/gis.php, godmode/menu.php: add first version of GIS maps. - -2010-01-18 Miguel de Dios - - * include/javascript/OpenLayers/*: include the OpenLayers library into the - Pandora file system for GIS use. - -2010-01-15 Pablo de la Concepción - - * pandoradb.sql, extras/pandoradb_migrate_v3.0_to_v3.1.sql: Added column - number_of_packages to tgis_data to track the number of data packages - received while the agent is in the same position. - -2010-01-15 Pablo de la Concepción - - * pandoradb.sql, extras/pandoradb_migrate_v3.0_to_v3.1.sql: Modified DB - schema to give a default value to start_timestamp on tgis_data, without - it as is a timestamp MySQL sets the default value as CURRENT_TIMESTAMP - and also sets the CURRENT_TIMESTAMP ON UPDATE, setting the DEFAULT - CURRENT_TIMESTAMP prevents MySQL to set the ON UPDATE CURRENT_TIMESTAMP. - -2010-01-14 Pablo de la Concepción - - * pandoradb.sql, extras/pandoradb_migrate_v3.0_to_v3.1.sql: Modified DB - schema to add, group_id and zoom_level to the table tgis_map and set the - primary keys of the new tables as autoincremet. - -2010-01-13 Pablo de la Concepción - - * pandoradb.sql, extras/pandoradb_migrate_v3.0_to_v3.1.sql: Modified DB - schema to store more efficiently the GIS information,and added some - comments to explain the use of the new columns. Also added the last - change on the graph weights to the migrate script. - -2010-01-12 Pablo de la Concepción - - * pandoradb.sql: Added GIS tables, and timezone_offset, - icon, and update_gis_data to tagente. - - * extras/pandoradb_migrate_v3.0_to_v3.1.sql: Added new migration script - - * extras/pandoradb_migrate_v2.x_to_v3.0.sql: Removed old migration script - -2009-12-31 Sancho Lerena - - * pandoradb.sql: Custom graph weights now can be float. - - * include/config_process.php: Updated version to 3.1-dev - - This is the first commit of 3.1 version ! :-) - -2009-12-29 Sancho Lerena - - * pandoradb.sql: upps, too small, in huge systems could give a - problem in the autoinsert ID. - - * extras/pandoradb_migrate_v2.x_to_v3.0.sql: Fixed a broken line - that make problems in our upgrade script. Added upgrade for - update manager from 2.x to 3.0 version URL. - - * include/Image/image_functions.php: PHP 5.2 and higher does - not support (deprecated) get_mimetype. Avoiding headers lets - the browser to decide contents of stream and now this works - on modern PHP, before not :( - - * extensions/hello: Removed sample. - - * include/functions_servers.php: Fixed notice (division by 0). - - * include/functions_visual_map.php: Fixed problem in graphs - embedded in the visual console maps (problem with & in fgraph - call !!?). - - * include/config_process.php: Added supression of DEPRECATED - system messages for PHP 5.2.11 or higher insted 5.3 - - * godmode/agentes/module_manager_editor_prediction.php: Fixed several - missing fields in the prediction module edition. - -2009-12-28 Sancho Lerena - - * module_manager_editor_common.php: Latest changes from mdtrooper break - some code, reverted specific changes in order to work. - - * pandoradb.sql: tnetwork_component double(18,13) -> double (18,3) by - a typo !¡¿?. That is the type for tagente_modulo. - - * includes/languages/* : Updated languages for 3.0 final release. - - * include/config_process: Fixed problems detected in system/user - language settings. Now use config["language"] avoiding use of old - token "language_code" - - * include/function_config.php: config["language"] is now a "stardard" - config token, avoding to use as special one, was giving a big headache in - order to maintain old compatibility. Now will use config["language"] always - and create it if doesnt exist using english as base lang. - - * pandoradb_data.sql: Token is not "language" instead "language_code" - - * godmode/setup/setup.php: Use config["language"], manage like other - variable in the sytem, avoiding conflicts and problems detected. - -2009-12-27 Raúl Mateos - - * extensions/users/menu.png, extensions/dbmanager/menu.png: New files - - * extensions/users_connected.php: Added icon and changed menu section. - Added new godmode function that allows the user to be edited. - - * extensions/dbmanager.php: Added icon. Added link to the db menu. - - * extensions/pandora_logs.php, update_manager.php: Changed menu section. - -2009-12-24 Raúl Mateos - - * images/pandora_logo.jpg: New file, used in dashboard (dashboard should - use the .png instead this .jpg. - -2009-12-24 Miguel de Dios - - * godmode/agentes/module_manager_editor_common.php, - godmode/agentes/module_manager_editor_network.php, - godmode/agentes/module_manager_editor_wmi.php, - godmode/agentes/module_manager_editor_plugin.php, - godmode/agentes/module_manager_editor_prediction.php: fix bug to call - enterprise function without test if the enterprise install. - -2009-12-24 Miguel de Dios - - * include/functions_ui.php: fix bug that show SQL error message and don't - show the actions for compound alerts. - * include/functions_alerts.php: in function "get_alert_agent_module_actions" - add the parameter compound for search compound actions. - -2009-12-24 Miguel de Dios - - * godmode/agentes/module_manager_editor_common.php, - godmode/agentes/module_manager_editor_network.php, - godmode/agentes/module_manager_editor_wmi.php, - godmode/agentes/module_manager_editor_plugin.php, - godmode/agentes/module_manager_editor_prediction.php: change the lines to - test if the form is for policy use. And clean source code. - -2009-12-24 Sancho Lerena - - * DEBIAN/postinst: Fixed some perms on postinstall. - - * pandora_console_install: Fixed some perms on postinstall. - - * pandora_console.spec: Removed one blank space :-)) - -2009-12-23 Ramon Novoa - - * include/functions_db.php: Fixed avg. calculation in custom reports. - -2009-12-23 Miguel de Dios - - * godmode/agentes/planned_downtime.php: fixes bug in several fields of - edit form downtime. - Fixes: 2919938 - -2009-12-23 Sancho Lerena - - * include/config_process.php: Updated build. - - * godmode/agentes/planned_downtime.php: Fixed bad render when downtime - is running. - -2009-12-23 Miguel de Dios - - * include/functions_db.php: fix warning messages when pass only group as - string or integer in the function "isAllGroups". - * include/functions_reporting.php: fix ambiguous colummn in query in the - function "get_group_stats". - -2009-12-22 Miguel de Dios - - * include/functions_custom_graphs.php: fix the name of custom graphs in the - config select box in widget. - Fixes: 2918740 - -2009-12-22 Miguel de Dios - - * include/config_process.php, include/functions_db.php: fix alert message - when the history DB is'nt setup. - - * general/header.php: fix alert message when the custom logo didn't exit. - -2009-12-22 Miguel de Dios - - * include/fgraph.php: clean source code, fix when try show boolean without - data, and some changes in "grafico_modulo_sparse". - - * operation/agentes/stat_win.php: clean source code. - -2009-12-22 Miguel de Dios - - * include/functions_html.php: add debug function "f2str" that return as - string any call of function, for example "var_dump". - - *include/fgraph.php: into function "grafico_modulo_boolean" re-add alarms, - clean source code and show again the flash graph. - - *include/functions_db.php: fix the access to IP client, it used very - deprecate var, that clean of notice php message of error for this cause. - -2009-12-21 Ramon Novoa - - * include/api.php: Added an Enterprise API. - -2009-12-21 Miguel de Dios - - * install.php: clean source code. - - * operation/agentes/datos_agente.php: fix bug, there was a wrong copy&paste, - now there is correct parameters. - Fixes: 2916332 - -2009-12-18 Sancho lerena - - * pandora_console.spec: Ypdated build. - - * pandora_console_upgrade: Applied patch for more verbose information, submitted in - Sourceforge. - - * pandoradb_data.sql: Updated version to FINAL build and version ;-) - - * include/config_process.php: Updated build. - -2009-12-18 Miguel de Dios - - * include/fgraph.php: fix the graph boolean, it's rewrite. - Fixes: 2916195 - -2009-12-18 Ramon Novoa - - * include/functions_reporting.php: Fixed SLA calculation. Was not working. - - * include/functions_fsgraph.php: Fixed bug #2913813. - - * include/functions_config.php, include/config_process.php, - include/fgraph.php, include/functions_db.php, - operation/events/export_csv.php, operation/agentes/export_csv.php, - operation/agentes/datos_agente.php, godmode/menu.ph: Added history - database support. - -2009-12-17 Miguel de Dios - - * pandora_console/godmode/reporting/graph_builder.php: fix blank row when - redraw graph in builder, and fix the empty column agent name in table of - modules. - Fixes: 2916194 - -2009-12-17 Miguel de Dios - - * pandora_console/extensions/update_manager/load_updatemanager.php: add more - info (Pandora version and build) to statistics in update process. - -2009-12-16 Raul Mateos - - * include/config_process.php, DEBIAN/make_deb_package.sh: Preparing - release changing version to final. - -2009-12-16 Miguel de Dios - - * godmode/modules/manage_network_components.php: fix re-duplicate modules - now only generate one copy. - Fixes: 2915470 - -2009-12-16 Miguel de Dios - - * include/fgraph.php: fix print image error as tag instead content - file when there is error in data string. And add new type of graph, error - graph. - Fixes: 2908174 - -2009-12-16 Miguel de Dios - - * ChangeLog: fix the days in the last dates. - -2009-12-16 Miguel de Dios - - * include/functions_servers.php: tiny fix (a zero division) the tactical - view when start with a empty Pandora. - -2009-12-15 Miguel de Dios - - * include/fgraph.php: fix in the function "grafico_modulo_boolean" for - show correct graph, and clean source code. - * include/functions_extensions.php: change include_once to require_once for - more security. - Fixes: 2883786 - -2009-12-15 Ramon Novoa - - * include/functions_fsgraph.php: Fixed bug #2913813. - -2009-12-14 Miguel de Dios - - * ChangeLog: fix before copy&paste. - -2009-12-14 Miguel de Dios - - * include/swiftmailer/* : add the library "Swift Mailer" for make more - easy and less bugs the source code. - -2009-12-13 Raul Mateos - - * include/styles/pandora.css: Changed some colours. - - * godmode/reporting/map_builder_wizard.php: Updated title. - -2009-12-09 Miguel de Dios - - * include/functions_db.php: change the function - "get_db_all_row_by_steps_sql", now it support more connection with - parameter $new for new conection and $result for connection. - - * operation/events/export_csv.php: rewrite to adapt the new - "get_db_all_row_by_steps_sql". - -2009-12-09 Raul Mateos - - * images/god9.png: New image. - - * include/styles/menu.css: Added style for new menu item. - - * godmode/menu.php: New menu item. - - * godmode/reporting/map_builder.php: Updated internal links and title - because it will be a new entry in the menu. - - * operation/visual_console/render_view.php: Updated internal link for - setup. - -2009-12-09 Raul Mateos - - * godmode/reporting/map_builder.php: Changed H1 to H3, to maintain coherence. - - * operation/visual_console/render_view.php: Added title. - -2009-12-09 Raul Mateos - - * godmode/reporting/reporting_builder.php: Print table of items only - if the the tables has data, else print no items defined. - -2009-12-09 Miguel de Dios - - * godmode/reporting/reporting_builder.php: Test empty title report before on - submit in javascript, and test empty this title in PHP. - Fixes: 2910627 - -2009-12-09 Raul Mateos - - * godmode/db/db_info.php: Added icon to download database info. - - * include/style/tip.css: Removed unused style. Still help style is in - the file. Not removed, maybe used some day... - - * operation/agentes/estado_grupo.php: Added colours to the numbers. - Added the text "modules". - -2009-12-09 Raul Mateos - - * include/fgraph2.php: Deleted test file, never used. Will ezComponents - graph be used someday...? - -2009-12-08 Miguel de Dios - - * include/functions_db.php: in function "create_user_profile" add the - parameter $assignUser to set assign user in table. And add the function - "get_db_num_rows" that return the num of rows get from SQL. - - * include/functions_api.php: add functions for new calls in the API, - "set_new_user" create new user, "set_delete_user" delete a user, - "set_add_user_profile" attach a user into group and profile, - "set_delete_user_profile" deattach a user into group and profile, - "set_new_incident" add new incident, "set_new_note_incident" add into - new note into incident. - -2009-12-08 Raul Mateos - - * include/auth/*.php: added style to error when accessing the files - directly. - -2009-12-08 Miguel de Dios - - * operation/agentes/networkmap.php: fix style for to clean form in - networkmap when active "No Overlap". - Fixes: 2821967 - -2009-12-08 Miguel de Dios - - * include/functions_db.php: add in "get_db_all_rows_filter" new parameter - $returnSQL for return the string formated SQL instead the data. And add new - function "get_db_all_row_by_steps_sql" that return row by row the data of - query. - - * operation/events/export_csv.php: fixed the memory overload when try save - into CSV a 10000 events or more, now use "get_db_all_row_by_steps_sql" for - extract row by row the data. - Fixes: 2859758 - -2009-12-08 Miguel de Dios - - * operation/events/events.php: fix notice undefined var message. - -2009-12-08 Miguel de Dios - - * include/functions_agents.php, operation/agentes/tactical.php: fix notice - undefined var message. - -2009-12-07 Pablo de la Concepción - * Changelog: Changelog with the last changes that I forgot to include in - the last commit. - -2009-12-07 Pablo de la Concepción - * include/functions_api.php, include/functions.php, - extensions/plugin_registration.php, operation/events/events.php, - operation/agentes/exportdata.php, operation/agentes/stat_win.php, - godmode/setup/setup.php, godmode/agentes/configurar_agente.php, - godmode/agentes/agent_manager.php, godmode/reporting/reporting_builder.php, - godmode/reporting/map_builder.php, godmode/reporting/graphs.php, - godmode/reporting/graph_builder.php, godmode/alerts/alert_list.php: English - text strings updated to be more clear. - - * include/languages/index.pot: Regenerated with updated strings - -2009-12-07 Miguel de Dios - - * include/functions_modules.php: in the function "create_agent_module" add - new parameter $disableACL (by default false) for use in API. - - * include/functions_api.php: add new functions for add new features to - api, functions: "set_new_agent" create agent, "set_delete_agent" - delete agent, "set_create_network_module" create network module, - "get_module_data" get module data as CSV format in a period time, - "get_graph_module_data" get a image file of module data in a period time. - - * include/functions_db.php: in function "delete_agent" add new parameter - $disableACL (by default false) for use in API for example. - - * operation/agentes/datos_agente.php: clean source code. - -2009-12-07 Miguel de Dios - - * operation/agentes/datos_agente.php: add a select box for select chunck to - time to show data of agent module. - -2009-12-05 Sancho Lerena - - * operation/agentes/estado_monitores.php: Names and description - was cutted and not shown as popup description. Fixed. - -2009-12-05 Raul Mateos - - * install.php: Modified description for XML_RPC. - - * extensions/pdate_manager/lib/libupdate_manager_client.php: - Format error page if XML_PRC not found. - -2009-12-05 Raul Mateos - - * images/pandora.png, pandora_logo.jpg: Deleted old files. - - * images/image_problem: Change background with new logo. - -2009-12-04 Raul Mateos - - * include/config_process.php: Solved notice when PHP < 5.3 - - * general/header.php: Add some alts and title. - - * general/include/cluetip.css: Changed .gif to .png. - - * images/daarrow*.png: New files, converted from .gif files. - - * Changelog: Format dates. - -2009-12-04 Miguel de Dios - - * operation/agentes/datos_agente.php: fix the bug when you have a large, - very large list of data of module. And add the pagination. - Fixes: 2908241 - -2009-12-04 Sancho Lerena - - * extensions/users_connected.php: New extension that shows - currently active users connected to console. - - * extensions/pandora_logs.php: New extension that show to the - user the contents of main log files (console, and server logs) - only for Pandora administrators, of course. - - * general/header.php: Removed text label, this give problems - on some languages and doesn't give needed information. - - * include/styles/pandora.css: Modified style for 3.0 - - * images/pandora_textlogo.png, - images/pandora_header_logo_enterprise.png, - images/custom_logo/none.png - images/custom_logo/sourceforge.png - images/custom_logo/artica_logo.png - images/header.jpg - images/pandora_header_logo.png - images/pandora_logo.png: New logos and background for 3.0 style. - - * general/login_page.php: Updated style. - - * general/logon_ok.php: Removed small bug in the audit log block. - - * general/header.php: Pandora logo is now in left, and custom logo - at right. - - * include/functions_config.php: By default custom logo is "none" - -2009-12-04 Miguel de Dios - - * godmode/alerts/alert_templates.php: use the function to translate the - seconds time to "human time" for time threshold. - Fixes: 2905968 - -2009-12-03 Miguel de Dios - - * operation/agentes/estado_ultimopaquete.php: fix the column of data with - a empty module string. - Fixes: 2881181 - -2009-12-03 Miguel de Dios - - * godmode/agentes/module_manager_editor_common.php: clean source code. - * include/functions_reporting.php: fix the query to count bad modules for - SLA. - Fixes: 2908101 - -2009-12-03 Miguel de Dios - - * godmode/reporting/map_builder.php: tiny fix the text for select all - modules in select box. - Fixes: 2897433 - -2009-12-01 Sancho Lerena - - * include/functions_reporting.php: Fixed some innacurate queries, skipping - non-init modules, async modules and keepalive modules. - - * include/functions_servers.php: Improved LAG calculation algorithm, now - is VERY precise. Added performance meter for local & remote checks. - - * include/config_process.php: error_reporting() has better default values - now (skipping notices and non-important messages) for pandora_console.log - - * include/functions_agents.php: Fixing a problem in an alert SQL on function - get_agent_alerts_simple(). - - * include/functions_db.php: get_server_info() moved to functions_servers.php - - * operation/events/events.php: Fixed a bug with pagination and other bug with - user validated events search. - - * operation/agentes/status_monitor.php: Better management of async modules, - non init and unknown modules. Now works as expected. - - * operation/agentes/estado_monitores.php: Removed blank space between icons to - let table row more compact. - - * operation/agentes/tactical.php: Added performance information. Removed some - information (not used) from snmp and recon servers. - - * general/header.php: Latest changes here don't work as expected. Rewritten - and now works fine (enterprise/open logo in header). - - * godmode/admin_access_logs.php: Fixed pagination bug in tracker. Added table - layout with two alternate colors (rowOdd method). - - * operation/servers/view_server.php, - * godmode/servers/modificar_server.php: Added include to functions_servers.php - to use the new server functions, moved from functions_db.php. - -2009-12-01 Miguel de Dios - - * include/functions_alerts.php: fix the select box of correlation alerts, - now it has the XOR operation. - Fixes: 2849260 - -2009-12-01 Miguel de Dios - - * extensions/module_groups.php: fix the style of page, adjust the with of - table of modules, and fix the description text that fail in panoramic style. - Fixes: 2866316 - -2009-12-01 Sancho Lerena - - * include/functions_reporting.php: SLA readjust to be used in SLA view. - - * include/config_process.php, - * include/functions_config.php: Added support for custom_logo option. - - * include/help/en/help_agent_access.php, - include/help/en/help_custom_logo.php: New help topics. - - * include/functions_agents.php: Replaced audit_db with pandora_audit(). - - * include/functions_db.php: pandora_audit() will replace audit_db(). - - * operation/agentes/sla_view.php: now show render ok modules with min_critical - defined and uses to calculate automatically a SLA based on it's critical - definition. - - * operation/messages/message.php: Message view was not working!. Fixed - - * Some new images added: - images/people_2.png - images/MiniLogoArtica.jpg - images/pandora_header_logo_enterprise.png - images/custom_logo - images/custom_logo/sourceforge.png - images/custom_logo/artica_logo.png - images/custom_logo/pandora_logo_head.png - images/pandora_header_logo.png - images/people_1.png: - - * general/header.php: Changes to add new custom logo feature and replace - logos with a image instead text. - - * godmode/setup/setup_visuals.php: now is possible to choose a custom logo - to be displayed in header. - - *operation/agentes/ver_agente.php, - * godmode/agentes/configurar_agente.php: Tabs do not have text at sides. This - avoid problems in other languages different than english with long text strings. - -2009-11-30 Miguel de Dios - - * include/functions_agents.php: added new parameter for order the result of - query, $orderby. - * operation/agentes/alerts_status.php, godmode/alerts/alert_list.php: use - new parameter to order by module name. - Fixes: 2902603 - -2009-11-30 Miguel de Dios - - * include/functions_ui.php: show the deault action with other style. - Fixes: 2905966 - -2009-11-30 Miguel de Dios - - * include/functions_alerts.php: fix deletion of compound alerts in the - function "delete_alert_agent_module". - Fixes: 2902618 - * godmode/agentes/configurar_agente.php: use the "delete_alert_agent_module" - instead the sql method. - -2009-11-30 Miguel de Dios - - * godmode/agentes/configurar_agente.php: delete the simple alerts - asociated to deleted module. - -2009-11-30 Miguel de Dios - - * include/functions_agents.php: fix now don't show alerts with - delete pending modules. - * index.php: clean source code, end return that show in browser. - -2009-11-30 Raul Mateos - - * godmode/servers/plugin.php, godmode/reporting/map_builder.php, - godmode/profiles/profile_list.php, godmode/reporting/map_builder_wizard.php, - godmode/agentes/module_manager.php, godmode/agentes/planned_downtime.php: - Better use of icons in creating components, improving appearance. - - * DEBIAN/make_deb_package.sh: Changed version string from rc2 to RC3. - -2009-11-27 Sancho lerena - - * operation/menu.php: User section has no ACL check, always can be seen. - - * index.php: Added suppor for user-defined custom language (this code was - on my disk for 3 months, pending to be commited!). - - * include/functions_db.php, - * include/functions_agents.php, - * godmode/alerts/alert_list.php, - * godmode/agentes/modificar_agente.php, - * godmode/agentes/configurar_agente.php: Added audit calls to several - management operations who don't have or have insufficient audit info. - - * godmode/users/configure_user.php: Fixed several annoyings bugs. Added - custom language support, and added more audit info on management operations. - - * godmode/users/user_list.php: More audit info. - - * include/config_process.php: Add new debug option to render error log to - /pandora_console.log. Also set timezone if not defined (this makes warnings - on several PHP 5.x setups). Added user custom language support. - - * include/functions_events.php: More audit info. Fixed problems with HTML - encoding render. - - * functions_io.php: Some cleaning. - - * include/functions_messages.php: Fixed problems with HTML - encoding render. - - * functions_ui.php: Fixed problems with HTML encoding render in - print_string_substr() function. - - * auth/mysql.php: is_user_admin() functions seems to be broken ¿?¿!. Fixed. - - * styles/pandora.css: removed green colored left border in default style. - - * message.php, incident*: Fixed problems with HTML encoding render. - - * user.php: Better ACL check before let user to view/edit another user. - - * user_edit: Removed some un-used form fields, some arrangements in layout, - and FIXED forever problems with password change (new code written). - - * users/user_statistics.php: Now user can see its own audit records. - -2009-11-27 Miguel de Dios - - * include/functions_html.php: add disabled parameter in functions, - "print_input_password" and "print_checkbox". - * godmode/agentes/module_manager_editor_common.php, - godmode/agentes/module_manager_editor_network.php, - godmode/agentes/module_manager_editor_wmi.php, - godmode/agentes/module_manager_editor_plugin.php, - godmode/agentes/module_manager_editor_prediction.php: check the module is in - any policy and disable some form fields. - Fixes: 2902631 - -2009-11-26 Miguel de Dios - - * include/functions_alerts.php: add more values into function - "get_alert_template_threshold_values", values as 1 week, 2 weeks, 1 month - and 6 months. - * godmode/alerts/configure_alert_template.php: change the default value - to 1 day. - Fixes: 2902458 - -2009-11-25 Miguel de Dios - - * include/functions_ui.php: fix the bug in the pagination that write wrong - the url of pages. - Fixes: 2903774 - -2009-11-25 Miguel de Dios - - * operation/events/events_rss.php: fix the bug in the creation of xml. - Fixes: 2902134 - -2009-11-25 Miguel de Dios - - * operation/agentes/status_monitor.php: fix the what interval to check in - the monitor. - Fixes: 2902446 - -2009-11-25 Miguel de Dios - - * include/functions_filemanager.php: fix bug that the url content "//" in - cases for example install in root of www directory. Only fix in this part - of source code because the rest of sources run fine. - Fixes: 2903005 - -2009-11-25 Miguel de Dios - - * index.php: clean source code, the blank end line in the end of document - and show in the browser too. - * include/functions_ui.php, operation/agentes/alerts_status.php: add new - colummn, the action column that it show the actions of alert. - * godmode/alerts/alert_templates.php: add the 'Time threshold' in the - tooltip. - -2009-11-25 Miguel de Dios - - * include/functions_modules.php: fix the deletion of module in the function - "delete_agent_module" for change the name to avoid the row collision. This - change is advised by Sancho lerena. - -2009-11-25 Miguel de Dios - - * include/functions_io.php, include/functions.php: change and add functions - for manage the input output with correct encoding and decoding. - - *include/functions_html.php, include/functions_ui.php, - operation/agentes/status_monitor.php, - operation/agentes/estado_ultimopaquete.php, - operation/agentes/estado_monitores.php: change the function "salida_limpia" - for "safe_output" and other changes. - -2009-11-25 Miguel de Dios - - * godmode/alerts/alert_list.php: add column status of alert in alert - management view in agent. - -2009-11-22 Raul Mateos - - * images/spinner.png, images/background-li.png: New images converted - from gif. - - * *.php: Changed several files from spinner.gif to spinner.png. - - * extensions/update_manager/settings.php: Changed header. - -2009-11-21 Raul Mateos - - * godmode/alerts/alert_list.php, operation/events/events.php, - operation/snmpconsole/snmp_view.php: Use down icon instead wand icon, - due to wand is reserved for creation purposes. - - * godmode/agentes/module_manager_editor.php: Added header and down icon. - -2009-11-21 Raul Mateos - - * extensions/*.php: Changed title for all extensions, improving common - apparence. By the way... It's my brithday!!! - -2009-11-19 Miguel de Dios - - * include/functions.php: change the "safe_input" for estandarize the input - and clean bugs for this cause. Now Pandora Console depends of 5.2.3 PHP - version or up. - * extensions/dbmanager.php: change the source code to use correctly the - "safe_input". - -2009-11-19 Miguel de Dios - - * godmode/modules/manage_network_components_form_plugin.php: tiny fix in the - size of field "plugin_parameter". - -2009-11-18 Miguel de Dios - - * operation/agentes/exportdata.php: change "search_agents" in the ajax, now - you can add paramater "add" as array json with the names of agents or other - things that you want show in the box of result. - * operation/events/events.php: change the select box for a ajax autocomplete - box for agent form filter. - -2009-11-16 Miguel de Dios - - * godmode/reporting/reporting_builder.php, - godmode/reporting/graph_builder.php, godmode/alerts/alert_list.php: fix the - bug that show the modules "pending delete" in more select box in some forms. - Fixes: 2894921 - -2009-11-12 Miguel de Dios - - * godmode/db/db_sanity.php: fix typo error there was one "zero" more in - query SQL. - Fixes: 2895298 - -2009-11-12 Sancho lerena - - * include/help/en/help_web_checks.php: Added missing help. - - * include/help/en/help_alert_macros.php: Added missing macros. - -2009-11-11 Miguel de Dios - - * include/functions_reporting.php: fix the debug trace I forget in source - code. - -2009-11-11 Miguel de Dios - - * godmode/agentes/configurar_agente.php: fix the web module, change the - field to save the request retry. - * godmode/agentes/configurar_agente.php: change the query for tactical view - the counts of modules before count the disabled modules. - -2009-11-10 Sancho Lerena - - * pandora_console.spec: Fixed small problem with .spec - - * DEBIAN/control: Edited package description. - - * DEBIAN/make_deb_package.sh: Several changes, deletion and copy - of files and .svn are not made with cp and xargs | rm: Faster. - -2009-11-07 Sancho Lerena - - * include/config_process.php: COme back to non-persistent pconnect - who seems to raise some "MySQL has gone away" in PHP 5.3.x - - * extensions/update_manager/sql/update_manager.sql: Updated update - manager URL to point 3.0 version. - -2009-11-07 Raul Mateos - - * operation/servers/view_server_detail.php: Change title to show the - father section and some added texts. - - * include/help/en/help_*.php: Several language fixes. - -2009-11-06 Raul Mateos - - * operation/agentes/tactical.php, general/logon_ok.php: Use the same - order for summary, use the same colors (some from tango palette) in both - files. - - * images/status_sets/default/server_ok.png: Use the same colour as the - other OK status images (from tango palette). - - * DEBIAN/make_deb_package.sh: Improved english texts. - -2009-11-06 Miguel de Dios - - * operation/snmpconsole/snmp_view.php: fix and optimize the query to traps - in DB, because the old style didn't run with paginator and it was slow with - much traps registers. - * operation/agentes/status_monitor.php, - godmode/alerts/configure_alert_compound.php: little fix arround the code - style. - -2009-11-04 Miguel de Dios - - * DEBIAN/control: fix dependencies, not necesary mysql-server, because the - mysql can install in another machine. - -2009-11-04 Ramon Novoa - - * godmode/snmpconsole/snmp_alert.php: An agent, OID and custom OID may - be specified at the same time. - -2009-11-04 Raul Mateos - - * operation/agentes/alerts_status.php: different colour for table header. - - * operation/agentes/tactical.php: Use red colour from tango palette. - - * godmode/alerts/alert_lists.php, godmode/alerts/alert_compounds.php, - godmode/alerts/configure_alerts.php: Added text if no alerts defined. - - * Changelog: Added missed change. - - * DEBIAN/make_deb_package.sh: Small change from rc1 to rc2. - -2009-11-04 Miguel de Dios - * DEBIAN/make_deb_package.sh: simplify the source code of script. - -2009-11-03 Miguel de Dios - * godmode/alerts/alert_list.php: fix notice alert php describe in the - tracker of sourceforge. - * godmode/alerts/alert_compounds.php: fix the SQL query bug in PHP when - load this page without agent in Pandora. - Fixes: 2891215 - -2009-11-03 Miguel de Dios - * godmode/agentes/module_manager_editor_plugin.php: fix the size of field - "Plugin parameters". - Fixes: 2888996 - -2009-11-03 Miguel de Dios - * godmode/users/configure_user.php: fix to set the admin user when - you create new user. - -2009-11-03 Miguel de Dios - * DEBIAN/make_deb_package.sh: move the script to make the deb package into - the DEBIAN and change some things into the sourcecode for the directory - change. - -2009-11-03 Raul Mateos - - * godmode/alerts/configure*.php: Improving integrity of - appareance in title. - - * godmode/alerts/alert_actions.php, godmode/alerts/alert_templates.php: - Added text if no action or template defined. - - * godmode/alerts/alert_list.php: Small fix - - * include/styles/pandora.css: Use red colour from tango palette in error. - -2009-11-02 Sancho Lerena - - * include/config_process.php: Updated build/version. - - * pandora_console.spec: Updated to release 2; preparing the rc2. - - * godmode/agentes/module_manager.php: Fixed a small problem, don't allow - to create network modules if not have the snmpconsole due a bad SQL. Fixed. - - * include/api.php: Removed ending line. - -2009-10-30 Ramon Novoa - - * operation/snmpconsole/snmp_view.php: Added a status filter. Fixed - deletion confirmation. - -2009-10-30 Miguel de Dios - - * include/functions_api.php: fix the tiny bug that not set the default - separator in function "get_tree_agents". - * godmode/reporting/reporting_builder.php: fix the bug that don't change the - select box of module. - Fixes: 2888988 - -2009-10-30 Miguel de Dios - - * DEBIAN/control, DEBIAN/md5sums, DEBIAN/postinst, DEBIAN/prerm, - DEBIAN/conffiles: sorry, I had the permissions to directory DEBIAN not - "755" and in the previus commit don't upload. - -2009-10-29 Miguel de Dios - - * DEBIAN/postinst: add the same message as RPM in the finish installation. - -2009-10-29 Miguel de Dios - - * DEBIAN/control, DEBIAN/md5sums, DEBIAN/postinst: debian base files for - to make a .deb package. - * make_deb_package.sh: shell script for make automatically the debs packages - for standard installation in a Debian Lenny, this script make two packages - "pandorafms.console_3.0.0.rc1.deb" and "php-xml-rpc_1.5.2-1_all.deb" the - rest of packages dependencies is in official Debian repositories. - -2009-10-27 Miguel de Dios - - * include/functions_api.php: extend the funcionality "returnError". - -2009-10-27 Miguel de Dios - - * include/functions_api.php: add in the function "isInACL" the posibility - to no filter if set in ACL the character "*". - -2009-10-26 Ramon Novoa - - * extensions/update_manager.php, - operation/incidents/incident.php, - operation/menu.php, - godmode/setup/links.php, - godmode/users/configure_user.php, - godmode/agentes/planned_downtime.php, - godmode/agentes/agent_manager.php, - godmode/reporting/reporting_builder.php, - godmode/reporting/map_builder.php, - godmode/reporting/graphs.php, - godmode/reporting/graph_builder.php, - godmode/alerts/alert_templates.php, - godmode/menu.php: Several ACL related fixes. - -2009-10-26 Miguel de Dios - - * pandora_console/godmode/agentes/module_manager_editor.php: fix the - bug in when create a module manually in open versión of Pandora Console. - -2009-10-26 Miguel de Dios - - * pandora_console/include/functions_api.php, - pandora_console/include/api.php: new feature, API to call by format url for - values or CSV list of values to connect Pandora with your or other - aplications. Please see the wiki for more information. - * pandora_console/include/functions_agents.php, - pandora_console/godmode/setup/setup.php: add the field ACL IP list for - access API and change the function "update_config_value" for divide in - chunks the list of IPs and save in serveral rows (if necesary). And change - the function "process_config" to paste the chunks of rows in one config - item. - * pandora_console/include/functions_config.php, - pandora_console/include/functions_db.php: changes for engage the - API with Pandora Console. The function "get_agent_alerts_simple" add - parammeter "allModules" return all modules (disabled and enabled). The - function "get_group_agents" add the parameter "noACL" for engage the API - call. - * pandora_console/godmode/agentes/agent_manager.php: fix typo and ident - source code. - -2009-10-26 Miguel de Dios - - * pandora_console/operation/agentes/exportdata.php: fix the export data - the order of dates were wrong. - -2009-10-26 Miguel de Dios - - * pandora_console/godmode/alerts/alert_list.php: fix bug that load ajax - empty select of actions. - Fixes: 2885901 - -2009-10-21 Miguel de Dios - - * include/functions_ui.php: add param "style" in the function - "print_agent_name" for set the css style in the agent name return html - string. - Add in the "format_alert_row" the features: show icon policy from - enterprise and css grey disabled alert. - *include/functions_agents.php: add in the function "get_agent_alerts_simple" - and the function "get_agent_alerts_compound" the search "filter" param - posibility "all_enabled". - * operation/agentes/alerts_status, godmode/alerts/alert_list.php: add the - show rows of disabled alert, and add the select the "all (enabled)" (by - default show only alerts enabled). And add the icon of policy in the - enterprise version. - -2009-10-21 Miguel de Dios - - * include/functions_events.php: tiny fix, the icon for event not validate - was old file. - -2009-10-21 Miguel de Dios - - * operation/search_results.php: fix interval agent in the search result - list. - -2009-10-21 Ramon Novoa - - * include/functions_custom_graphs.php, - operation/snmpconsole/snmp_view.php, - operation/events/events.php, - godmode/servers/manage_export.php, - godmode/servers/manage_recontask.php, - godmode/servers/modificar_server.php: ACL related fixes. - -2009-10-20 Sancho Lerena - - RC1 Release - - * include/help/en/help_ff_threshold.php: Added missing help topic. - - * general/error_perms.php, general/error_install.php: Removed print of - version, don't know this variable at this point. - -2009-10-20 Miguel de Dios - - * pandora_console/operation/menu.php, - pandora_console/godmode/reporting/graphs.php, - pandora_console/godmode/reporting/graph_builder.php: clean debug trace - functions. - * pandora_console/godmode/agentes/module_manager.php, - pandora_console/godmode/alerts/alert_list.php: add the enterprise column - that it has a icon when the alert or module is make for policy. - * pandora_console/godmode/agentes/agent_manager.php: fix bug that when - create a new agent and in the md5 dir has a file with the next name - d41d8cd98f00b204e9800998ecf8427e, that name is a md5 of empty string. When - you has this file, the form take as conf file. - -2009-10-20 Sancho Lerena - - * include/help/en/help_alert_macros.php: Updated help. - - * include/fgraph.php, - include/functions_fsgraph.php: Solves a small problem with Flash graphs - when pandora fms console install dir is "/". - - * include/functions_db.php: Fixed bug #2859919 (Transaction lock timeout). - - * include/error*: Fixed a formatting error and added better error - message when mysql is up but credentials doesn't work. - -2009-10-17 Miguel de Dios - - * include/functions_custom_graphs.php, operation/reporting/graph_viewer.php, - godmode/reporting/graphs.php, godmode/reporting/graph_builder.php, - godmode/menu.php: change the process to create graphs, now you can edit - all parts of any grahps (edit, delete, add..) and has a list of graphs. - Start to add ACL in graphs...only pending test. - -2009-10-17 Miguel de Dios - - * godmode/alerts/alert_list.php: set default action in alert combo box when - you make a new alert. - -2009-10-16 Raul Mateos - - * include/config_process.php: Update build after last changes. - - * godmode/agentes/planned_downtime*.php: Improving integrity of - appareance in title. - - * Changelog: Correct some dates. - -2009-10-16 Sancho Lerena - - * include/functions_db.php: Updated description for ACL flags. - -2009-10-14 Miguel de Dios - - * include/javascript/pandora_modules.js, - godmode/agentes/module_manager_editor.php: add the type as parse in the - module data in the local component, in the ajax (request in php and load - in js). - -2009-10-14 Miguel de Dios - - * operation/agentes/status_monitor.php: fix, show only monitor in unknow - status when you click in the "Unknown monitors" in tactical agent view. - -2009-10-14 Miguel de Dios - - * general/ui/agents_list.php: remove the pass-by-reference in the two calls - to "render_agent_field" because it are not necesary that in the function - "render_agent_field" there aren't any change in the $agent param. - - * include/styles/pandora.css: fix minor bug that the path to arrow.png was - wrong. - -2009-10-13 Sancho Lerena - - * operation/events/events.php: Replaced old icon (red cross) by a - white tick. - - * images/tick_off.png: White tick. - - * include/config_process.php: Ooopps, this is RC1 ! - - Upps, Tuesday #13, bad day for a last commit before launch RC1 ! :-S - - * general/logon_ok.php: Fixed ugly format of table showing last activity - (has a too wide table width). - - * godmode/admin_access_logs.php: Removed that crappy div fashion code and - replaced by old and reliable table-based-code :-) to fix the mess with the - pagination. - - * godmode/agentes/configurar_agente.php: fixed problem with postprocess - values very bug (like 0.0000000123), parameter is now passed as string - because PHP is passing the value as scientific notation and mYsql don't - understand that. - - * operation/agentes/exportdata.php, - * operation/search_results.php, - * godmode/reporting/map_builder.php, - * godmode/agentes/agent_manager.php, - * godmode/reporting/graph_builder.php, - * godmode/agentes/modificar_agente.php: Added non-case search SQL code for make - agent searches non case sensitive (nombre COLLATE utf8_general_ci LIKE...) - - * module_manager_editor_common.php: More size for postprocess field. - - * pandora_console/godmode/alerts/configure_alert_action.php: More width for - field2 in action form. - - * godmode/alerts/configure_alert_command.php: Command field has more width - and added a help icon for macro subtitutions. - - * include/functions_db.php: get_agent_name() now defaults to non uppercase - the agent names, because 3.0 has case sensitive agent names, and all - data must show the real Case. - - * include/styles/pandora.css: removed uppercase transition for menu items - and agent tabs. - - * operation/agentes/estado_agente.php: Agent is not shown in uppercase - anymore. - - * operation/agentes/estado_generalagente.php: Agent name and parent name - is not in uppercase. OS version shows only last 15 characters or full string - if strlen() < 15. - - * operation/agentes/status_monitor.php: Agent name is not in uppercase - anymore. - -2009-10-08 Ramon Novoa - - * include/functions_ui.php, - include/functions_incidents.php, - operation/incidents/incident_detail.php: Security related fixes. - Thanks to ~finalbeta and ~remove from the Global-Evolution Security - Group. - -2009-10-07 Miguel de Dios - - * pandoradb.sql, extras/pandoradb_migrate_v2.x_to_v3.0.sql: change the field - "name" in the table "tagente" to binary varchar. - * include/functions_events.php, operation/events/events.php: add new - columns, the severity colummn and the validate colummn. - * images/tag_red.png, images/tick.png, - images/status_sets/default/severity_informational.png, - images/status_sets/default/severity_maintenance.png, - images/status_sets/default/severity_critical.png, - images/status_sets/default/severity_warning.png, - images/status_sets/default/severity_normal.png: add the new files to use in - the events list new colummns. - * include/help/en/help_eventview.php: change the content in this help for - show help info of new colummns. - Comments: I hate the massive and mixed commits...but I have not choice, and - in this commit there are two parts, the changes in the sql table and the - changes in the event list colummn. - -2009-10-06 Miguel de Dios - - * godmode/reporting/reporting_builder.php: fix in part the bug #2870769, - exactly the second and third paragraph. - -2009-10-06 Miguel de Dios - - * operation/agentes/estado_generalagente.php, - operation/agentes/estado_agente.php: change the intervals, and use the - new function "getNextAgentContact" for interval in agent view. - -2009-10-06 Miguel de Dios - - * include/functions_agents.php: add the function "getNextAgentContact" - that return the percentage of time for next contanct of agent (pass as - id_agent). - -2009-10-06 Miguel de Dios - - * include/fgraph.php: lost in the last commit this file, fix the path for - javascript. - -2009-10-06 Miguel de Dios - - * operation/agentes/stat_win.php: fix the jquery lost in the last commit, fix - the auto-refresh graph, fix z-index level for calendar and fix the set begin - data for graph. - Fixes: 2857280 - -2009-10-06 Miguel de Dios - - * godmode/agentes/agent_manager.php: change the textbox interval for - "print_extended_select_for_time" widget. - * include/styles/pandora_minimal.css, operation/agentes/stat_win.php: change - the period widget for "print_extended_select_for_time" too, and change - the css for enlarge the float menu for new item. - -2009-10-06 Miguel de Dios - - * include/functions.php: add "exactly" param to "human_time_description_raw" - for return the time in time fractions as example "1 day 23:23:2". - -2009-10-06 Miguel de Dios - - * include/functions_html.php: add new function for add extend widget - "print_extended_select_for_time", that write a two html control a - select and textbox and scripting for interconet twice components and - when change the textbox and save add the value in select and when - change the selected put in textbox. - -2009-10-05 Sancho Lerena - - * include/fgraph.php: Solved ticks in X label for boolean graphs. - - * operation/agentes/datos_agente.php: Show absolute timestamp and - data with format_numeric() filter. - - * operation/agentes/estado_monitores.php: Solved typo. - - -2009-10-01 Miguel de Dios - - * pandora_console/godmode/reporting/reporting_builder.php: change the - agent select html for ajax autocomplete ajax. Fix in part the bug - #2870769, exactly 1º paragraph. - -2009-10-01 Miguel de Dios - - * pandora_console/godmode/alerts/alert_list.php: fix small bug that throw - notice message for a array uninitialize. - -2009-09-30 Sancho Lerena - - * pandora_console.spec: Updated spec for a more complete uninstall. - -2009-09-29 Miguel de Dios - - * include/javascript/pandora_mod, include/javascript/pandora.js: cleanup - the sourcecode and add more funcionality to funciton "html_entity_decode". - -2009-09-29 Miguel de Dios - - * godmode/alerts/configure_alert_template.php: - -2009-09-29 Miguel de Dios - - * godmode/alerts/configure_alert_template.php: fix small typing bug. - -2009-09-28 Sancho Lerena - - * include/help/en/help_alert_macros.php: Updated macros help - - * pandoradb.sql: Added id_group to talert_action, talert_templates and - tplanned_downtime to be able to segregate all pandora functions for - different groups/users. Need to implement in interface code. - - * extras/pandoradb_migrate_v2.x_to_v3.0.sql: Updated migration script - for latest SQL changes. - -2009-09-28 Sancho Lerena - - * godmode/agentes/module_manager_editor_common.php: Postprocess field - is now bigger. - - * godmode/servers/manage_export_form.php: Export servers was incorrectly - assigned. Fixed. - -2009-09-26 Raul Mateos - - * include/config_process.php: Update build after last changes. - - * operation/agentes/alerts_status.php, operation/agentes/sla_view.php: - Unify titles improving integrity of appearance. - - * operation/search_results.php: Add style to not found message. - -2009-09-25 Miguel de Dios - - * include/javascript/pandora_modules.js: fix the js and add more entities - for decode. - -2009-09-25 Miguel de Dios - - * godmode/modules/manage_network_components.php: change the duplicate - method and delete method, before it's a form with post and now it's a - link with get. - -2009-09-25 Miguel de Dios - - * godmode/agentes/configurar_agente.php: add the feature to delete remote - conf file in the agent configuration. - -2009-09-25 Miguel de Dios - - * include/functions_db.php: fix the delete the conf and md5 files of agent - to delete, before try delete conf and md5 files with name in uppercase. - -2009-09-25 Miguel de Dios - - * include/functions_html.php: add second parameter for trace a log in server - file (plain text). - -2009-09-25 Miguel de Dios - - * godmode/agentes/module_manager.php: add checkbox to multiple delete - modules in agent managent. And add class style css for disabled modules. - * include/styles/pandora_minimal.css, include/styles/pandora_red.css, - include/styles/pandora.css: Add "disabled_module" class for use this style. - -2009-09-25 Sancho lerena - - * pandoradb.sql: SUSE is not very happy with some comments, fixed. - -2009-09-24 Sancho Lerena - - * pandora_console/operation/agentes/datos_agente.php: Data in dataview - must be complete data, not "rounded" data. - -2009-09-21 Sancho Lerena - - * include/functions_network_components.php, - godmode/modules/manage_network_components.php: add icon duplicate (and - necesary code...functions), that it's use for duplicate with easy the local - components. - -2009-09-21 Sancho Lerena - - * install.php: Updated version in the main screen (2.0 > 3.0) - -2009-09-18 Sancho Lerena - - * pandoradb.sql: more changes to schema :(. Added id_group to custom graph - - * pandoradb_data.sql: Updated build number of DB schema, - - * extras/pandoradb_migrate_v2.x_to_v3.0.sql: Added new field for upgrade - script. - -2009-09-18 Miguel de Dios - - * include/functions_modules.php: change the function "update_agent_module" - for to add the update only that not delete pending. - * godmode/agentes/massive_edit_modules.php: fix form to set disabled and - history data as select box instead checkbox that this had bug because - it was disabled didn't set false or true in db. - Fixes: 2860987 - -2009-09-17 Miguel de Dios - - * pandora_console/godmode/reporting/map_builder.php: add parameter to ajax - for filter the modules disabled. - Fixes: 2857374 - -2009-09-17 Miguel de Dios - - * pandora_console/godmode/reporting/map_builder.php: fix small bug when - there are'nt any elements in the map and it try loop foearch. - -2009-09-17 Miguel de Dios - - * pandora_console/include/functions_events.php: fix the insert event, - before Pandora console inserted timestamp as string timestamp, now Pandora - console insert the event with clean and numeric unix timestamp. - * pandora_console/include/functions_alerts.php: cleanup the sourcecode. - Fixes: 2854087 - -2009-09-16 Miguel de Dios - - * operation/agentes/estado_agente.php, godmode/alerts/alert_list.php: fix - bug when there aren't not defined or attach action in template alert. Before - it was showing the loading ajax gif, now it show the select box with none. - -2009-09-16 Miguel de Dios - - * include/functions_reporting.php, include/functions_agents.php: cleanup - sourcecode, and important optimize, because the old querys was very huge - when the query have consult with all agent ids. That affect when login - as admin into Pandora Console in systems with few resources (more or - less 1Gb RAM in a desktop computer). - * include/functions_db.php: add function "isAllGroups" that test if the - array pass as parameter is all groups in DB, and return true o false. And - cleanup source code. - Fixes: 2824327 - -2009-09-16 Miguel de Dios - - * include/functions_db.php: cleanup the source code. - -2009-09-16 Miguel de Dios - - * operation/events/events.php: cleanup the source code and add many - comments - -2009-09-15 Miguel de Dios - - * include/javascript/pandora_alerts.js: fix the id for access to jquery - in the field3. - * godmode/alerts/configure_alert_action.php: fix the id for access to jquery - in the event keyup. - Fixes: 2845692 - -2009-09-15 Miguel de Dios - - * include/functions_db.php: add function "get_db_value_sql" for use in - alert_list.php and in futures uses. This function returns the first column - and first row from a query pass as parameters. - * godmode/alerts/alert_list.php: fix bug that you can't add new alerts. - Fixes: 2859264 - -2009-09-15 Miguel de Dios - - * godmode/agentes/module_manager.php: change the method for test if a - module is a numeric, and can normalize. Now obtain the ids from modules tipe - that it's not proc or string, and this ids use to test. - Fixes: 2849325 - -2009-09-15 Miguel de Dios - - * godmode/reporting/map_builder.php: change (at the moment) the ajax for - delete elements by html static form with select, because sometimes (when you - try delete elements with bigger dimensions fail). - Fixes: 2815063 - -2009-09-14 Miguel de Dios - - * godmode/agentes/modificar_agente.php: fix the pagination when it has - a search, and fix the pagination and delete element in the page. - Fixes: 2857846 - -2009-09-14 Miguel de Dios - - * operation/agentes/exportdata.php, godmode/agentes/agent_manager.php, - godmode/reporting/map_builder.php, godmode/reporting/graph_builder.php, - godmode/alerts/alert_list.php: fix the bug that the div of autocomplete - don't show. - Fixes: 2856945 - -2009-09-14 Miguel de Dios - - * include/styles/pandora.css, godmode/alerts/alert_list.php: minor fixes - for styles warnings. - -2009-09-14 Sancho Lerena - - * general/error_dbconfig.php, - general/error_authconfig.php - general/error_emptyconfig.php: Error messages have it's own page. - - * config_process.php, functions_config.php: Removed "inline" error pages, - and moved out. Auto_update is not set to ON if not present, just once, and - this is managed by extension itself. - - * functions.php: Added function "return_graphtype" to calculate graphtype - depending on id_module_type. - - * styles/install.css: Some style fixes. - - * operation/agentes/estado_monitores.php: Some code cleanup using the new - function to get graphtype. - - * operation/agentes/estado_ultimopaquete.php: Some code cleanup with the - new function to get graphtype and fixed a bug in data timestamp calculation. - - * operation/agentes/status_monitor.php: monitor list now show quick links - to graph and show latest data, like the main agent view. - -2009-09-11 Miguel de Dios - - * operation/events/events.php: change the order to include and write - "