2009-01-20 Esteban Sanchez <estebans@artica.es>

* include/javascript/jquery.js: Downgraded to 1.2. It was causing some
        errors in visual map edition.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1361 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
Esteban Sanchez 2009-01-20 14:32:06 +00:00
parent 191e8105c2
commit 41a7a38ca2
2 changed files with 287 additions and 269 deletions

View File

@ -1,3 +1,8 @@
2009-01-20 Esteban Sanchez <estebans@artica.es>
* include/javascript/jquery.js: Downgraded to 1.2. It was causing some
errors in visual map edition.
2009-01-20 Sancho Lerena <slerena@artica.es>
* index.php: Added support for external authentication, based on a HASH.
@ -8,15 +13,17 @@
* godmode/agentes/agent_manager.php: Fixed field for inventory server.
* module_manager_editor.php: Fixed snmp community for WMI modules.
* godmode/agentes/module_manager_editor.php: Fixed snmp community for
WMI modules.
* module_manager_editor_*.php: New fields in editor (War/Crit, FF).
* godmode/agentes/module_manager_editor_*.php: New fields in editor
warning, critical, flip-flop.
* config_process.php,
* include/config_process.php,
godmode/setup/setup.php: Added new option for hash auth.
* functions.php: Added again (please don't delete it) function to remove
quotes on automatic protection (magicquotes).
* include/functions.php: Added again (please don't delete it) function
to remove quotes on automatic protection (magicquotes).
* menu.css: Added icon to inventory server option in the menu.
@ -354,7 +361,6 @@
operation/reporting/reporting_viewer.php,
godmode/agentes/manage_config.php: Style correction.
>>>>>>> .r1336
2009-01-12 Sancho Lerena <slerena@artica.es>
* pandoradb.sql: Removed fields "timestamp" and "id_agente" (and altered
@ -431,7 +437,8 @@
2009-01-08 Evi Vanoost <vanooste@rcbi.rochester.edu>
* general/footer.php: Made image link relative. It wasn't working for me.
* general/footer.php: Made image link relative. It wasn't working for
me.
* include/functions.php, include/functions_exportserver.php,
include/functions_incidents.php, include/functions_visual_map.php,
@ -3118,7 +3125,6 @@
* include/help/en/help_plugin_definition.php: Language corrections.
>>>>>>> .r1002
2008-07-31 Sancho Lerena <slerena@gmail.com>
* include/help/en/help_plugin_definition.php: New help page for
@ -3278,7 +3284,6 @@
* view_server.php: Fixed problem with lastupdate render. This was using
and incorrect function to render data.
>>>>>>> .r996
2008-07-21 Evi Vanoost <vanooste@rcbi.rochester.edu>
* include/functions_reporting.php: Last commit forgot a semicolon. Fixed.

File diff suppressed because one or more lines are too long