pandorafms/pandora_console
guruevi 16a0d2181d 2008-09-08 Evi Vanoost <vanooste@rcbi.rochester.edu>
* reporting/fgraph.php: Further updating of the queries for the
        godmode/db directories. Mainly making sure all data outputs (graph or
        text) have the same order for simple overview. Also fixed some minor
        issues like the one Sancho fixed (array_multisort). Made some strings 
        translatable

        * godmode/db/times_incl.php: This file is actually only relied on by
        db_info.php so I removed it and included the contents in db_info

        * godmode/db/db_purge.php: Since we went over the threshhold of 1,5M
        data entries on a P4, the page would timeout from the browser out. So
        I reworked the page to clarify the variables and adhere to style. Put
        the delete query in a transaction (since it might be that either
        timeouts or other errors don't clean the whole database up and then
        you have to do it manually. Code is also prettier now.

        * godmode/db/db_main.php: Made it display the actual numbers instead of
        repeating the string.

        * godmode/db/db_info_data.php: Moved into db_info.php

        * godmode/db/db_info.php: Introduced db_info_data.php as a hidden Div.
        This will allow quicker access without adding another menu. The query
        will come from cache anyway (SQL cache) so it's faster too

        * godmode/db/db_event.php: Removed reference to times_incl.php

        * godmode/db/db_audit.php: Removed reference to times_incl.php

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1089 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2008-09-08 20:32:23 +00:00
..
extensions 2008-09-04 Esteban Sanchez <estebans@artica.es> 2008-09-04 16:33:52 +00:00
general 2008-09-03 Sancho Lerena <slerena@artica.es> 2008-09-03 16:27:28 +00:00
godmode 2008-09-08 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-09-08 20:32:23 +00:00
images 2008-09-02 Sancho Lerena <slerena@gmail.com> 2008-09-02 16:08:11 +00:00
include 2008-09-04 Esteban Sanchez <estebans@artica.es> 2008-09-04 14:44:24 +00:00
operation 2008-09-03 Sancho Lerena <slerena@artica.es> 2008-09-03 16:27:28 +00:00
reporting 2008-09-08 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-09-08 20:32:23 +00:00
AUTHORS 2008-08-05 Sancho Lerena <slerena@gmail.com> 2008-08-05 11:42:08 +00:00
COPYING * Preparing the package for release Beta2 officially. 2006-07-03 17:16:20 +00:00
ChangeLog 2008-09-08 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-09-08 20:32:23 +00:00
ajax.php 2008-08-22 Sancho Lerena <slerena@gmail.com> 2008-08-22 18:07:32 +00:00
index.php 2008-09-01 Sancho Lerena <slerena@artica.es> 2008-09-01 08:51:04 +00:00
install.php 2008-09-03 Evi Vanoost <vanooste@rcbi.rochester.edu> 2008-09-03 15:47:09 +00:00
pandora_console.spec 2008-03-19 Manuel Arostegui <marostegui@artica.es> 2008-03-19 12:14:29 +00:00
pandoradb.sql 2008-09-01 Sancho lerena <slerena@artica.es> 2008-09-01 04:22:26 +00:00
pandoradb_data.sql 2008-09-01 Sancho lerena <slerena@artica.es> 2008-09-01 04:22:26 +00:00