Show
Ignore:
Timestamp:
02/25/10 15:56:33 (2 years ago)
Author:
gbastien
Message:
  • Added possibility to have a deployed geolocated node not show on map (quick fix) (#706)
  • When producing anonymised data export, two files are produced, one for the geolocated nodes and one for the connections (#705)
  • Additions and bug fixes to web service: can now logout and auth returns both error code and message
  • Starting work on #707 as needed
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/CHANGELOG

    r1440 r1453  
    11# $Id$ 
     2 
     32010-02-25 Geneviève Bastien <gbastien@versatic.net> 
     4 * Added constraint to hotspot_graph_element_has_content (#701) 
     5 * Bug fix: when creating new nodes and node groups, they are now automatically added as children of the network in the new hierarchy structure. 
     6 * Added possibility to have a deployed geolocated node not show on map (quick fix) (#706) 
     7 * When producing anonymised data export, two files are produced, one for the geolocated nodes and one for the connections (#705) 
     8 * Additions and bug fixes to web service: can now logout and auth returns both error code and message 
     9 * Starting work on #707 as needed 
    210 
    3112010-01-28 Geneviève Bastien <gbastien@versatic.net>