pandorafms/pandora_console/godmode
guruevi 22cbfd7fc3 2008-11-14 Evi Vanoost <vanooste@rcbi.rochester.edu>
* operation/incidents/incident_detail.php, incident.php: Update ACL's
        to reflect IR rights instead of default AR

        * operation/events/events.php: Updated style and html for new
        functions. Fixes Bug #2267593

        * index.php: Put REMOTE_ADDR in $config as well. It's easier to
        globalize in functions.

        * include/functions_reporting.php: Updated event_reporting to accept
        any type of date. Style update. get_group_stats didn't need global

        * include/functions_html.php: Updated print_table documentation with
        pre-existing $table->id. Also added $table->headclass[] for classes
        in headers

        * include/functions_events.php: New-style function file to aggregate
        events functions.

        * include/functions_db.php: gime_idgroup_from_idevent is now in
        functions_events.php as get_events_group. Renamed get_events_in_group
        to get_group_events return_priority is now get_priority_name

        * include/functions.php: Added safe_int function to clean up and remove
        non-ints from either single values or arrays of values. Also has min
        and max limiters. Added $pagination in lieu of $config["block_size"]
        to pagination function. That way larger block sizes (eg in events)
        will display correctly. Added strtotime on format_datetime

        * godmode/db/db_event.php: After an ACL error, it's better to exit


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1244 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2008-11-14 15:37:32 +00:00
..
agentes 2008-11-11 Ramon Novoa <rnovoa@artica.es> 2008-11-11 10:10:27 +00:00
alerts 2008-10-27 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-10-27 15:17:20 +00:00
db 2008-11-14 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-11-14 15:37:32 +00:00
groups 2008-09-11 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-09-11 15:35:35 +00:00
modules 2008-10-28 Esteban Sanchez <estebans@artica.es> 2008-10-28 14:22:44 +00:00
profiles 2009-11-05 Esteban Sanchez <estebans@artica.es> 2008-11-05 13:12:45 +00:00
reporting 2008-11-08 Esteban Sanchez <estebans@artica.es> 2008-11-08 12:16:03 +00:00
servers 2008-10-22 Jorge Gonzalez <jorgegonz@artica.es> 2008-10-22 15:03:48 +00:00
setup 2008-10-27 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-10-27 15:17:20 +00:00
snmpconsole 2008-10-31 Ramon Novoa <rnovoa@artica.es> 2008-10-31 17:40:43 +00:00
users 2008-10-27 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-10-27 15:17:20 +00:00
admin_access_logs.php 2008-10-22 Jorge Gonzalez <jorgegonz@artica.es> 2008-10-22 15:03:48 +00:00
extensions.php 2008-10-02 Esteban Sanchez <estebans@artica.es> 2008-10-02 09:19:02 +00:00
menu.php 2008-10-31 Ramon Novoa <rnovoa@artica.es> 2008-10-31 17:40:43 +00:00