Show
Ignore:
Timestamp:
07/21/07 00:59:33 (5 years ago)
Author:
benoitg
Message:
  • At long last, implement #9: Automatic new node creation. When attempting to login from an unknown node, the user (if he has the permissions) will be prompted to create the node, or "steal" en existing one (for hardware swaps).
  • Refactor Node:getSelectNodeUI().
  • Menu.php: Fix small oversight causing menu not to clear.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/CHANGELOG

    r1260 r1261  
    1 # $Id: $ 
    2  
     1# $Id$ 
     2 
     32007-07-20 Benoit Grégoire  <bock@step.polymtl.ca> 
     4        * At long last, implement #9:  Automatic new node creation.  When attempting to login from an unknown node, the user (if he has the permissions) will be prompted to create the node, or "steal" en existing one (for hardware swaps). 
     5        * Refactor Node:getSelectNodeUI(). 
     6        * Menu.php:  Fix small oversight causing menu not to clear. 
     7         
    382007-07-19 Benoit Grégoire  <bock@step.polymtl.ca> 
    49        UIUserList fixes: