Show
Ignore:
Timestamp:
11/22/06 16:52:36 (6 years ago)
Author:
benoitg
Message:
  • Major schema update (this one is going to make your database grind for a while, sorry about that...) Fix a long standing design problem with the node table, where the ID could be changed. This caused performance problems when replacing gateways, and caused problems when exporting data to other systems. Among other things, it will allow us to finally finish the JiWire? output.
  • Stylesheet.php: New content type. Takes advantage of two pass content display to create stylesheets to be used only at a specific node, or with a specific content.


Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/CHANGELOG

    r1132 r1133  
     12006-11-22 Benoit Grégoire  <bock@step.polymtl.ca> 
     2        * Major schema update (this one is going to make your database grind for a while, sorry 
     3        about that...) 
     4        Fix a long standing design problem with the node table, where the ID could be changed.   
     5        This caused performance problems when replacing gateways, and caused problems when 
     6        exporting data to other systems.  Among other things, it will allow us to finally 
     7         finish the JiWire output. 
     8        * Stylesheet.php:  New content type.  Takes advantage of two pass content display to create stylesheets to be used only at a specific node, or with a specific content. 
     9         
    1102006-11-21 Benoit Grégoire  <bock@step.polymtl.ca> 
    211        * Change schema update method.  Will now do one transaction