pandorafms/pandora_console/general
guruevi 11f3b7ba26 2008-11-11 Evi Vanoost <vanooste@rcbi.rochester.edu>
* operation/servers/view_server.php: Small language fix

        * operation/agentes/tactical.php: Rewrite using new functions and
        cleaner html. More understandable and outsourced calculations to
        get_group_stats

        * include/styles/pandora.css: Clean up CSS deprecated in other files

        * include/javascript/pandora.js: Noticed a small style difference

        * include/help/en/help_serverlag.php: Hopefully this makes server lag
        somewhat more understandable (I didn't know what it was)

        * include/functions_reporting.php: Renamed general_stats to
        get_group_stats and made it accept arrays. Also added ACL check and
        an easier output format. All calculations are now done here.

        * include/functions_html.php: print_table would always reset
        cellpaddings and cellspacing from 0 to 4. Fixed it

        * include/functions_db.php: Deprecated server_status for
        get_server_info. Added get_server_info which accepts single values or
        arrays of servers to be checked.

        * include/functions.php: Removed clean_output_breaks. Use built-in
        function nl2br() for that instead. They're faster and cross-platform

        * general/logon_ok.php: Same as tactical.php (both had to be updated)

        * ChangeLog: Somebody started using spaces instead of tabs?

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1241 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2008-11-11 14:24:34 +00:00
..
license (Pandora Console) 2006-07-12 10:20:34 +00:00
error_install.php 2008-09-01 Raul Mateos <raulofpandora@gmail.com> 2008-09-01 09:41:03 +00:00
error_noconfig.php 2008-09-01 Raul Mateos <raulofpandora@gmail.com> 2008-09-01 09:43:32 +00:00
error_perms.php 2008-09-01 Raul Mateos <raulofpandora@gmail.com> 2008-09-01 09:43:32 +00:00
footer.php 2008-10-11 Raul Mateos <raulofpandora@gmail.com> 2008-10-11 19:00:18 +00:00
header.php 2008-09-24 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-09-24 14:34:52 +00:00
links_menu.php 2008-08-12 Esteban Sanchez <estebans@artica.es> 2008-08-12 12:06:25 +00:00
login_page.php 2008-09-02 Sancho Lerena <slerena@gmail.com> 2008-09-02 16:08:11 +00:00
logoff.php 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 18:07:32 +00:00
logon_failed.php 2008-09-02 Sancho Lerena <slerena@gmail.com> 2008-09-02 16:08:11 +00:00
logon_ok.php 2008-11-11 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-11-11 14:24:34 +00:00
main_menu.php 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 18:07:32 +00:00
noaccess.php 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 18:07:32 +00:00
pandora_help.php 2008-10-10 Sancho Lerena <slerena@artica.es> 2008-10-10 15:08:31 +00:00