Show
Ignore:
Timestamp:
04/29/05 12:46:29 (8 years ago)
Author:
fproulx
Message:

2005-04-29 Fran�ois Proulx <francois.proulx@…>

  • Wrote User.php addcontent, removeContent, getAllContent()
  • Wrote Content.php subscrite() and unsubscribe()
  • Added parameters to getAllContent() in Node and Network ( exclude_subscribed_content )
  • These will be used for subscribing a to some content
  • Pattern Language will be the first to use it
  • Online users lists
  • Fixed bugs in Node and Network ( isOwner check )
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/ChangeLog

    r594 r600  
     12005-04-29 François Proulx <francois.proulx@gmail.com> 
     2        * Wrote User.php addcontent, removeContent, getAllContent() 
     3        * Wrote Content.php subscrite() and unsubscribe() 
     4        * Added parameters to getAllContent() in Node and Network ( exclude_subscribed_content ) 
     5        * These will be used for subscribing a to some content 
     6        * Pattern Language will be the first to use it 
     7        * Online users lists 
     8        * Fixed bugs in Node and Network ( isOwner check ) 
     9         
    1102005-04-28 François Proulx <francois.proulx@gmail.com> 
    211        * Logout button build a query string containing gw_id, gw_address, gw_port ( if available ), so that a user at a physical hotspot will get the login page from the hotspot he is.