Changeset 657 for trunk/wifidog-auth/ChangeLog
- Timestamp:
- 06/29/05 23:04:21 (8 years ago)
- Files:
-
- 1 modified
-
trunk/wifidog-auth/ChangeLog (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog-auth/ChangeLog
r656 r657 1 2005-06-17 Francois Proulx <francois.proulx@gmail.com> 2 * Added IFrame and SimpleIFrame content types. 3 1 4 2005-06-28 Benoit Grégoire <bock@step.polymtl.ca> 2 5 * classes/Content/Langstring.php: Bug fix: Langstring was always non-persistent, no matter the checkbox. Move the code to TrivialLangstring.php where it belongs. … … 16 19 the user's URL bar. 17 20 21 18 22 2005-06-17 Francois Proulx <francois.proulx@gmail.com> 19 23 * Removed forced Pattern Language on all hotspots 20 24 * Do not show hotspot logo in portal page, only on login, until we find a better layout 25 26 2005-06-16 Francois Proulx <francois.proulx@gmail.com> 27 * Added XML output format for hotspot_status.php 28 * Rough draft v1.0 29 * TODO move to different classes once stabilized 30 * Can use XSLT, if activated ( XSLT_SUPPORT constant ) 31 * ie : http://wifidog-auth.org/hotspot_status.php?format=XML&xslt=http://wifidog-auth.org/xslt/hotspot_status.xsl 32 * or simply : http://wifidog-auth.org/hotspot_status.php?format=XML 21 33 22 34 2005-06-06 Francois Proulx <francois.proulx@gmail.com>
