Show
Ignore:
Timestamp:
08/28/06 19:03:25 (5 years ago)
Author:
max-horvath
Message:

"2006-08-28 Max Horvath <max.horvath@…>

  • Integrated KML node list export
  • Integrated PDF node list export
  • Updated Sprintf formatted strings in some Smarty templates"
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/CHANGELOG

    r1080 r1082  
     12006-08-28 Max Horváth <max.horvath@maxspot.de> 
     2        * Integrated KML node list export 
     3        * Integrated PDF node list export 
     4        * Updated Sprintf formatted strings in some Smarty templates 
     5 
    162006-08-27 Benoit Grégoire  <bock@step.polymtl.ca> 
    27        * clickthrough.php, HyperLink.php:  Implement working hyperlink clickthrough tracking (no reporting yet). 
     
    49        * Make HTMLeditor inherit from Langstring.  Allowed a massive reduction of line count and will stop the codebases from needlessly drifting apart. 
    510        * Do not log content displayed as metadata, and log their clickthrough as the parent's. 
    6          
     11 
    7122006-08-27 François Proulx <francois.proulx@gmail.com> 
    813        * Updated French translations 
    914        * Now using Sprintf formatted strings in some Smarty templates (see example in templates/sites/index.tpl). 
    1015        * Integrated back the SQL profiling functions 
    11          
     16 
    12172006-07-20 Benoit Grégoire  <bock@step.polymtl.ca> 
    1318        * Fix a bug where having an empty username would break statistics. 
     
    1722 
    18232006-07-05 Benoit Grégoire  <bock@step.polymtl.ca> 
    19         * Fix #175.  
     24        * Fix #175. 
    2025        * Fix the "Registration Log" and "User registration report" reports giving incorrect statistics 
    2126        * Allow disabling EventLogging class in config.php, to make SQL debuging possible (The class was traping errors before AbstractDb could output them) 
    22         * Make EVENT_LOGGING default to false for now, as it turns out EventLogging was the cause of the  
    23         Spurious PEAR output ("Runtime Notice: ") we've been seeing.  That is probably only because we don't  
     27        * Make EVENT_LOGGING default to false for now, as it turns out EventLogging was the cause of the 
     28        Spurious PEAR output ("Runtime Notice: ") we've been seeing.  That is probably only because we don't 
    2429        understand how to properly control it's logging level. 
    2530