zarzuelo
b42a6743e1
2012-03-06 Sergio Martin <sergio.martin@artica.es>
...
* 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
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5697 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-06 17:23:46 +00:00
mdtrooper
c27b9c6a22
2012-03-05 Miguel de Dios <miguel.dedios@artica.es>
...
* 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".
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5693 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-05 17:56:56 +00:00
zarzuelo
36b2e0925f
2012-03-01 Sergio Martin <sergio.martin@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5685 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-03-01 16:41:02 +00:00
mdtrooper
f2ad2b5ed0
2012-02-21 Miguel de Dios <miguel.dedios@artica.es>
...
* 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).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5627 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-21 14:05:57 +00:00
juanmanuelr
0b2168912d
2012-02-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5517 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-02-08 13:04:18 +00:00
juanmanuelr
9a022c3a20
2012-01-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* images/skin/skin_default/include/styles/pandora.css: Added grid
feature in visual console for default skin.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5451 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-30 17:23:15 +00:00
juanmanuelr
bd5906663e
2012-01-30 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* images/grid.png
images/grid.disabled.png
include/styles/pandora.css: Added these images for new grid feature
in visual console.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5450 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-30 17:19:40 +00:00
juanmanuelr
0e3a3b19b4
2012-01-27 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5441 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-27 12:48:18 +00:00
slerena
7e1458295e
2012-01-11 Sancho Lerena <slerena@artica.es>
...
* images/status_sets/color_text/*.png: Updated icons missing
for this iconset.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5346 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2012-01-11 15:38:30 +00:00
vgilc
bb016c2674
2011-12-21 Vanessa Gil <vanessa.gil@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5289 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-12-21 13:09:26 +00:00
juanmanuelr
8acb0d1df6
2011-11-22 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* images/skin/skin_default/include/styles/tip.css
images/skin/skin_default/include/styles/pandora.css: Removed
background image in tip class.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5155 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-11-22 18:05:14 +00:00
juanmanuelr
56e24ddacd
2011-10-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5094 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-28 09:09:53 +00:00
darode
013d34b436
2011-10-11 Dario Rodriguez <dario.rodriguez@artica.es>
...
* images/vmware.png: Added forgotten file.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@5060 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-10-11 10:36:55 +00:00
zarzuelo
b1b9d6b3ff
2011-09-13 Sergio Martin <sergio.martin@artica.es>
...
* 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
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4946 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-13 09:30:55 +00:00
juanmanuelr
8404ab562e
2011-09-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4920 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 14:58:09 +00:00
mdtrooper
0aebd395bf
2011-09-06 Miguel de Dios <miguel.dedios@artica.es>
...
* 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
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4917 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-06 13:43:44 +00:00
juanmanuelr
1584e73f59
2011-09-01 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4872 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 12:58:26 +00:00
juanmanuelr
bd8ee61724
2011-09-01 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* images/without_group.png: Added image to groups without icon.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4871 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-09-01 12:21:54 +00:00
zarzuelo
61194cd73d
2011-08-29 Sergio Martin <sergio.martin@artica.es>
...
* images/attachment_del.png: Added new icon to policy queue
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4841 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-29 15:19:26 +00:00
slerena
4733b866dc
2011-08-24 Sancho Lerena <slerena@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4817 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-24 17:16:06 +00:00
juanmanuelr
208a1bc8af
2011-08-23 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* images/skin/skin_default/images/plotchart.png: Added network console
icon in default skin.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4806 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-23 11:06:08 +00:00
mdtrooper
0fa04c0988
2011-08-19 Miguel de Dios <miguel.dedios@artica.es>
...
* include/styles/menu.css, operation/menu.php, images/plotchart.png: move
to the upper level the Networkmap Console, and added image icon.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4785 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-19 15:14:00 +00:00
mdtrooper
d587b33f0a
2011-08-17 Miguel de Dios <miguel.dedios@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4760 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 16:22:29 +00:00
slerena
17f41ff5b4
2011-08-17 Sancho Lerena <slerena@artica.es>
...
* snmp_wizard.png: New icon for new feature SNMP Wizard in
agent godmode (taken from enterprise massive SNMP module).
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4757 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 15:54:29 +00:00
darode
2c083af702
2011-08-17 Dario Rodriguez <dario.rodriguez@artica.es>
...
* images/networkmap/so_vmware.png: Added icon of VMware for networkamps
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4749 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 10:30:48 +00:00
darode
f4f8d74255
2011-08-17 Dario Rodriguez <dario.rodriguez@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4747 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-17 09:27:50 +00:00
slerena
14468aa0e6
2011-08-16 Sancho Lerena <slerena@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4746 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-16 19:11:08 +00:00
mdtrooper
38aac76db9
2011-08-16 Miguel de Dios <miguel.dedios@artica.es>
...
* include/styles/pandora.css,
images/skin/skin_default/include/styles/pandora.css, general/header.php:
change the color of autorefresh in header.
Fixes : #3371429
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4734 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-16 10:50:24 +00:00
slerena
d84b468a9f
2011-08-11 Sancho Lerena <slerena@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4701 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-10 11:08:57 +00:00
juanmanuelr
867e572637
2011-08-08 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* images/skin/skin_default/include/styles/pandora.css
include/styles/pandora.css: pagination margin is very small in
some places.
Fixes : #3388210
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4678 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-08 09:50:41 +00:00
javilanz
9297010565
2011-08-02 Javier Lanz <javier.lanz@artica.es>
...
* images/skin/skin_default/include/styles/pandora.css: Removed
* old links to non-existing images
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4662 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-08-02 12:07:13 +00:00
mdtrooper
d45cd35ad2
2011-07-20 Miguel de Dios <miguel.dedios@artica.es>
...
*images/minimenu_open_arrow.png, images/minimenu_close_arrow.png: added
images for to use in networmap enterprise.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4594 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-20 10:35:36 +00:00
zarzuelo
f53c9eef0f
2011-07-18 Sergio Martin <sergio.martin@artica.es>
...
* 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
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4578 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-18 08:25:46 +00:00
mdtrooper
d51fc75770
2011-07-08 Miguel de Dios <miguel.dedios@artica.es>
...
* images/minimap_open_arrow.png, images/minimap_close_arrow.png: added the
image files for the network enterprise viewer.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4539 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-08 16:59:10 +00:00
juanmanuelr
2f46bf9cc5
2011-07-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4515 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-06 17:16:16 +00:00
juanmanuelr
f814152fbe
2011-07-06 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4514 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-07-06 11:57:27 +00:00
juanmanuelr
9eda8ecfb4
2011-06-29 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* 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
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4503 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-29 17:21:13 +00:00
juanmanuelr
ecaad877db
2011-06-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* include/styles/pandora.css
include/functions_ui.php
images/skin/skin_default/include/styles/pandora.css: Modifications
over css styles.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4495 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-28 14:45:10 +00:00
juanmanuelr
a520a4e740
2011-06-28 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4494 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-28 13:31:52 +00:00
juanmanuelr
0f8cda3a58
2011-06-21 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4478 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-21 16:45:06 +00:00
slerena
e7e250e4ec
2011-06-16 Sancho Lerena <slerena@artica.es>
...
* 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 :-)
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4463 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-16 19:26:45 +00:00
juanmanuelr
59544a2919
2011-06-16 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4460 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-16 12:28:56 +00:00
javilanz
3356be60c3
2011-06-13 Javier Lanz <javier.lanz@artica.es>
...
* images/mult.png, images/subs.png, images/div.png: Added png images
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4439 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-06-13 15:59:37 +00:00
zarzuelo
ff3ef7adf9
2011-05-25 Sergio Martin <sergio.martin@artica.es>
...
* images/policies_error_db.png: Added new image to policies
pending update only db
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4382 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-25 15:34:42 +00:00
zarzuelo
72b00c526e
2011-05-23 Sergio Martin <sergio.martin@artica.es>
...
* 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
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4377 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-23 13:17:37 +00:00
zarzuelo
8959e4e6b6
2011-05-17 Sergio Martin <sergio.martin@artica.es>
...
* images/policies_error.png
images/policies_ok.png: Added two new icons to
policy list
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4361 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-17 09:23:51 +00:00
zarzuelo
121c98bc56
2011-05-12 Sergio Martin <sergio.martin@artica.es>
...
* images/policies_cog.png: Added new image to policies application
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4340 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-05-12 09:42:02 +00:00
mdtrooper
99e3c78c19
2011-04-20 Miguel de Dios <miguel.dedios@artica.es>
...
* 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.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4261 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-20 09:23:54 +00:00
slerena
9a15a0f8c7
2011-04-11 SAncho Lerena <slerena@artica.es>
...
* images/console/backgrounds: Removed old images (not
useful) and added a few new.
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4188 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-04-11 21:31:50 +00:00
javilanz
cd318cc924
2011-03-23 Javier Lanz <javier.lanz@artica.es>
...
* images/global.png: Added image 'global.png' for the global report tab
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4121 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2011-03-23 10:31:18 +00:00