Changeset 1091 for trunk/wifidog-auth/CHANGELOG
- Timestamp:
- 09/06/06 10:58:06 (5 years ago)
- Files:
-
- 1 modified
-
trunk/wifidog-auth/CHANGELOG (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wifidog-auth/CHANGELOG
r1090 r1091 1 2006-09-06 Benoit Grégoire <bock@step.polymtl.ca> 2 3 * HyperLink.php: Fix bug where a link with identical text as it's link would see the text replaced by the clickthrough-tracked equivalent. 4 1 5 2006-09-06 Benoit Grégoire <bock@step.polymtl.ca> 2 6 * ContentTypeFilter: New class, implements #159. Allows to filter content type according to various criteria. Will be used more extensively in the profile manager. … … 11 15 * At last, working content scheduled display and expiration for ContentGroups. Archiving does not yet have a UI. Content that expires will simply seem to disapear. 12 16 * Fix #247 (somebody filed a bug before I commited, conveniently saving me the need to describe it). 13 * The Fix for #106 in [1089] returned non-objects, causing error messages and not displaying what it was meant to display. 17 * The Fix for #106 in [1089] returned non-objects, causing error messages and not displaying what it was meant to display. 18 Used Guest instead of Annonymous, which will probably be used for different purpose in the future. 14 19 This re-fix does not include duplicate counting yet. Splash users are not the only users that could log-in multiple times. 15 20 I don't have a staging server here, a fix will be commited in a few minutes if something goes wrong.
