pandorafms/pandora_console/ChangeLog

193 lines
7.5 KiB
Plaintext

2006-09-11 Raul Mateos <raulofpandora@gmail.com>
* New pandora_doc directory for documents in docbook format.
Very Beta :-D
2006-09-11 Raul Mateos <raulofpandora@gmail.com>
* Massive upload of several help files to update text.
2006-09-10 Raul Mateos <raulofpandora@gmail.com>
* Massive upload several files, to reflect changes in help,
only text, no code changed
* pandoradb.sql: change value of ultimo_contacto row in
tagente table to 0000-00-00 00:00:00, to solve a small issue
when the agent haven't send any data
2006-09-08 Raul Mateos <raulofpandora@gmail.com>
* images/pandora.ico: New icon for Pandora Web Console
2006-09-04 Raul Mateos <raulofpandora@gmail.com>
* help/es/image001.gif: Replaced old image
* help/en/image001.gif: Repladed old image
2006-08-30 Sancho Lerena <slerena@artica.es>
* CHANGELOG: Renamed to ChangeLog
* reporting/*.php: Replaced old code with new code for trunk. Deleted
old_jpg_functions directory from repository
2006-07-20 Raul Mateos <raulofpandora@gmail.com>
* language_fr.php. Update text.
* language_ca.php. Update text.
* language_pt_br.php. Update text.
* language_ast_es.php. Update text.
* language_it.php. Update text.
* snmp_alert.php. Add text when alert not created /updated / deleted. Add
different colors between
rows (cosmetic changes).
2006-07-18 Raul Mateos <raulofpandora@gmail.com>
* Some headers changed to show the "official" GPL Header info. No new features or solved bugs
2006-07-17 Raul Mateos <raulofpandora@gmail.com>
* exportdata.php. Add a line at the end of table
* view_server.php. Add different colors between rows (cosmetic changes)
* Some headers changed to show the "official" GPL Header info
* modificar_server.php. Add different colors between rows (cosmetic changes). Add line before the submit button. Add help.
* configurar_agente.php. Solved small bug that only show the last alert when creating alert in an agent, but the alert was created into database.
2006-07-13 Sancho Lerena <sancho.lerena@artica.es>
* estado_grupo.php. Fix bug viewing groups, agent intervar was not read and
misused, resulting in a bad result of module down total sum.
* Some headers changed to show the "official" GPL Header info
* godmode/setup/setup.php. Fixed small bug showing filelist.
2006-07-12 Raul Mateos <raulofpandora@gmail.com>
* datos_agente.php. Add new text about authors. Add a line between table and button. Add different colors between rows (cosmetic changes). Add Help.
* user.php. Add new text about authors. Clean code.
* menu.php. Add highlight when datos_agente selected.
* pandora.css. Add new text about authors.
* changed name from pandora_info_es.html to pandora_info_es_es.html and pandora_info_bb.html to pandora_info_ast_es.html
* pandora_info_it.html. New file, GPL license in italian
* language_it.php. New language file, italian
* pandoradb_data.sql. Change to add that the new language
* help/it. New directory for help files in italian
2006-07-11 Raul Mateos <raulofpandora@gmail.com>
* Moved FreeSans.ttf to the reporting directory
* Modified config.php. Now only shows the font, $config_fontpath var is set without the path (it should look for the font in the reporting directory)
2006-07-11 Sancho Lerena <slerena@gmail.com>
* config.php: Replaced default font for use in graphs to use FreeSans.ttf
* FreeSans.ttf: added to SVN repository.
* fpgraph.php: Fixed problem with Call-time pass-by-reference in PHP.
* functions.php: Updated parametro_limpio() security function to parse better.
Includes a regular expression to purge %00 expresions.
2006-07-11 Raul Mateos <raulofpandora@gmail.com>
* user_edit.php: Add new text about authors. Add a line between table and button. Add different colors between rows (cosmetic changes).
* menu.php: Add new text about authors. Add code to highlight "edit my user" when editing the user authenticated.
* index.php: Add new text about authors.
* functions.php: Add new text about authors. Change PATH to noaccess.php file.
* noaccess.php: Add new text about authors.
* login_failed.php: Add new text about authors.
* logoff.php: Add new text about authors.
* config.php: Add new text about authors.
* configurar_usuarios.php: Add new text about authors. Clean code. Solve small bug that avoid creating a new user. Add a line between table and button. Add different colors between rows (cosmetic changes).
* pandora.css: Added new class .datos2t
* ver_agente.php: Add new text about authors. Clean Code.
* estado_generalagente.php: Add new text about authors. Solve small bug showing different colors between rows (cosmetic changes).
* estado_agente.php: Clean code, add new text about authors.
* configurar_agente.php: Solve small bug that in some cases the module association form didn't work.
Added the feature of disable the not required inputs for the different type of agents while editing
module.
* incident_search.php: Add new text about authors and add a line between table and button (cosmetic change).
* setup.php: Add new text about authors and add a line between table and button (cosmetic change).
* estado_grupo.php: Add new text about authors. Add new help icon; At this moment help for this item isn't available.
* view_server.php: Add new text about authors. Add new help icon; At this moment help for this item isn't available.
* snmp_alert.php: Add new text about authors. Add new help icon; At this moment help for this item isn't available. Cosmetic change, adding class 'suc' when creating alert is successful.
* snmp_view.php: Add new text about authors. Add new help icon; At this moment help for this item isn't available.
* tip.css: Change class padding to not showing error in Firefox Javascript Console.
* message.php: Add new text about authors. Add new help icon; At this moment help for this item isn't available. Add a line between table and button (cosmetic change).
* incident_detail.php: Add new text about authors. Add a line between table and button. Add different colors between rows. Change button position (cosmetic changes).
* incident_note.php: Add new text about authors. Add a line between table and button. Add different colors between rows (cosmetic changes).
2006-07-09 Sancho Lerena <slerena@artica.es>
* ChangeLog: Create this file, prior to launch final 1.2 version. For the next
versions, will use it for every branch and subproject.
* configurar_agente.php : Fixed Undefined index: combo_snmp_oid notice error.
* estado_grupo.php: Detect old "OK" monitors, but doesnt check if they are down
in time, so for example, a old monitor with OK signal but from a week old, it is
shown as GREEN (good) value, not as a DOWN (white with ? symbol). FIXED.
Now counts data modules for DOWN total account, and show grey button if ANY
type of module is down, not only monitors. Improved SQL searches.
* estado_agente.php, estado_ultimopaquete.php: Same as estado_grupo with data_modules,
included in total account, more accurate accounting. A new value shown in grey for
DOWN modules, being monitors or single data modules, no matter type. Improved SQL
searches. Individual module intervals are used to determine if a module is down,
if there is no individual module interval, global agent interval is used.
Now it's possible to have a module with higher interval than Agent interval, so
we take now the more higest interval in modules to calculate if an agent is DOWN.
* fgraph.php: updated progressbar function to show N/A when data is above 100 or below 0.