Changeset 976 for trunk/wifidog-auth/CHANGELOG
- Timestamp:
- 02/26/06 08:18:21 (7 years ago)
- Files:
-
- 1 modified
-
trunk/wifidog-auth/CHANGELOG (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog-auth/CHANGELOG
r975 r976 1 2006-02-26 Max Horváth <max.horvath@maxspot.de> 2 * Hotspots map page now uses a direct Javascript call for the link 3 "Show me on the map" (resulting in the browser not jumping to the top of 4 the page if a user clicks on such a link) 5 * refactored hotspot status page, it now uses node list classes to generate 6 output 7 * WIFI411_CSV has been removed from hotspot status page - it didn't work 8 properly - a working version can be added to /wifidog/classes/NodeLists 9 * RSS feed of hotspot status now delivers language of user 10 * RSS and XML feed of hotspot status now actually do deliver data from 11 the requested network (before the code accepted network selection but 12 actually switched back to the current network) 13 1 14 2006-02-25 Max Horváth <max.horvath@maxspot.de> 2 15 * fixed undefined variable bugs in statistic classes (use of date_from and … … 58 71 JavaScript file was english only) 59 72 * Hotspots map page now uses a Smarty template to render HTML page 60 * Hotspots map page now uses a direct Javascript call for the link61 "Show me on the map" (resulting in the browser not jumping to the top of62 the page if a user clicks on such a link)63 73 64 74 2006-02-21 Max Horváth <max.horvath@maxspot.de>
