pandorafms/pandora_console/include
esanchezm 10d0c0e238 2008-06-15 Esteban Sanchez <estebans@artica.es>
* include/functions_html.php: Added to repository. Implements HTML
        functions.

        * reporting/fgraph.php: Many style correction fixes, including those
        regardings tabs and blank spaces, variable names and indentation 
        levels for checkings. Improved dame_fecha(). Added date support to 
        graphic_combined_module(), grafico_modulo_sparse(). The selection of
        the graphic to show based on parameters has been replaced by a switch.
        The parameters are parsed with get_parameter()

        * include/functions_db.php: Style correction of tabs and blanks
        spaces. Use Pandora database functions on simple querying functions
        such as dame_perfil(), give_disabled_group(), dame_grupo(),  
        give_note_author(), dame_agente_id(), dame_agente_modulo_id() and many
        more, there are a lot more to change. Function comprueba_admin()
        renamed to check_admin (wrap created for old function). Added some
        checks to get_db_value(), get_db_row() so the SQL is build based on
        the parameter types. Added get_db_all_rows_sqlfree(),
        get_db_all_rows_in_table(), get_db_all_rows_field_filter(),
        get_db_all_fields_in_table(). Added date support to
        return_moduledata_avg_value(), return_moduledata_max_value(),
        return_moduledata_min_value(). Added function
        return_moduledata_sum_value() to get the sum of the values in a
        module.

        * include/functions.php: If input is numeric on safe_input, do not
        clean it, since it's safe by itself. Use mysql_escape_string() on
        salida_sql(). Added get_report_types(), get_report_name(),
        get_report_type_data_source() relatives to reports. Added also 
        is_module_data(), is_module_proc(), is_module_inc(),
        is_module_data_string() to know if a module is from a type. Replaced
        form_priority() with get_event_types() so the caller of this function  
        will print the select (using print_select).

        * operation/events/events.php: Replaced form_priorit() with
        get_event_types().

        * ChangeLog: Tab style correction with previous commit.



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@863 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
2008-06-16 10:45:08 +00:00
..
help/en 2008-03-06 Sancho Lerena <slerena@gmail.com> 2008-03-07 16:22:16 +00:00
javascript 2008-03-06 Sancho Lerena <slerena@gmail.com> 2008-03-07 16:22:16 +00:00
languages 2008-04-24 Sancho Lerena <slerena@artica.es> 2008-04-23 23:29:50 +00:00
pdf 2008-04-23 Sancho Lerena <slerena@artica.es> 2008-04-23 20:01:37 +00:00
styles 2008-06-13 Sancho Lerena <slerena@gmail.com> 2008-06-13 16:59:54 +00:00
FreeSans.ttf 2007-05-03 Sancho Lerena <slerena@artica.es> 2007-05-03 02:08:00 +00:00
calendar.js 2007-05-03 Sancho Lerena <slerena@artica.es> 2007-05-03 02:08:00 +00:00
calendar.php Initial Pandora load from our internal SVN 2006-03-27 03:37:27 +00:00
config.inc.php 2008-04-09 Sancho Lerena <slerena@gmail.com> 2008-04-06 22:18:33 +00:00
config.php 2008-06-13 Sancho Lerena <slerena@gmail.com> 2008-06-13 16:59:54 +00:00
config_process.php 2008-06-13 Sancho Lerena <slerena@gmail.com> 2008-06-13 16:59:54 +00:00
functions.php 2008-06-15 Esteban Sanchez <estebans@artica.es> 2008-06-16 10:45:08 +00:00
functions_db.php 2008-06-15 Esteban Sanchez <estebans@artica.es> 2008-06-16 10:45:08 +00:00
functions_html.php 2008-06-15 Esteban Sanchez <estebans@artica.es> 2008-06-16 10:45:08 +00:00
functions_reporting.php 2008-04-23 Sancho Lerena <slerena@artica.es> 2008-04-23 20:01:37 +00:00
functions_reporting_pdf.php 2008-04-24 Sancho Lerena <slerena@artica.es> 2008-04-23 23:29:50 +00:00