root/trunk/wifidog-auth/CHANGELOG @ 1252

Revision 1252, 119.6 KB (checked in by benoitg, 6 years ago)
  • MainUI.php: Fix label problem in language chooser.
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
12007-06-12  Benoit Grégoire  <bock@step.polymtl.ca>
2        * MainUI.php:  Fix label problem in language chooser.
3       
42007-06-12  Benoit Grégoire  <bock@step.polymtl.ca>
5        * Fix #291 by adding a proper warning and location of documentation
6        * Fix #336:  Add Swedish translation by Christian Svensson <blue ATT cmd.nu>
7
82007-06-12  Benoit Grégoire  <bock@step.polymtl.ca>
9        -This is a behemoth "the road to 1.0"  commit.  I've been working on this for 6 months,
10        and it's reached the point where others can help.  Those are very far reaching changes, please
11        notify me if anything isn't working right (and im sure I can't have caught everything).
12    * Completely revamp exception handling, all exceptions are now trapped and handled centrally.
13    * Major changes in the login process to allow repeating a request after a time out or missing permission exception.
14    * New user roles architecture,  as described in https://dev.wifidog.org/wiki/doc/developer/UserRolesArchitecture
15        Mostly complete.  Missing parts are Content stakeholders, system roles and "su" functionnality.
16        I need help replacing all the DEPRECATED* methods.  Please read the wiki page above for instructions.
17        * generic_object_admin.php:  More work towards making it generic once again.
18        * GenericDataObject:  New class.  Eventually, most classes should extend this, instead of directly implementing GenericObject
19        * Menu.php:  Finally a uniform Menuing system to replace the mismatch of links that made wifidog
20        impossible to navigate.  It's not very sophisticated yet, but it IS permission aware
21        Loosely inspired from Drupal's menuing system.  HTML is slightly modified "Son of suckerfish",
22        so will be easy to style (althouh I haven't had time yet).
23        Actual menus are added in the hook_menu methods of each class.
24        * VirtualHost.php:  Finally properly split off Virtual Hosts, and make Server a singleton.
25        * install.php:  Do the bare minimum changes so it's still possible to setup a wifidog auth server.
26        However, install.php still needs 1- A good overhaull, 2- A way to install sample databases instead of the minimal one.
27        -Other changes
28    * Unbreak signup link for non-javascript enabled devices
29        * FlickrPhotostream:  Check CURL, which is a mandatory dependency of Flickr
30    * AbstractDb:  Improve debuging features
31    * *:getObject():  Hopefully improve performance of class caching by making sure
32    that we do not manipulate different objects.  Otherwise copies would be generated as soon as we change properties, wasting much memory.
33        * Add dependency check for XSL module for hotspot_status.php.
34        * Some work towards respecting the coding style: http://dev.wifidog.org/wiki/doc/developer/CodingStandard
35        * wifidog/admin/index.php:  Delete admin page.  There is no longuer a concept of a separate admin section.  Menu will depend on your access level.
36
372007-07-11  Benoit Gréoire  <bock@step.polymtl.ca>
38        * path_defines_url_content.php: Fix #348
39
402007-07-03  Benoit Gréoire  <bock@step.polymtl.ca>
41        * wifidog/signup.php:  Notify the user of the allowed characters.
42        * Add Bulgarian translation from "Nikola Petrov" <nvp.online A T gmail.com>
43        * config_available_languages:  Centralize the list there so that there is only one to modify everytime we add a translation
44
452007-06-12  Benoit Gréoire  <bock@step.polymtl.ca>
46        * IE6 layout workarounds (not perfect, but better)
47        * HTML validation of the login and portal pages
48        * Apply patch from tdb@timothy86.orangehome.co.uk, fixes #334
49
502007-05-30  Benoit Gréoire  <bock@step.polymtl.ca>
51        * VisitsPerMonth.php, VisitePerWeekday.php:  Fix small sql bug when selecting a single user
52
532007-05-28  Benoit Gréoire  <bock@step.polymtl.ca>
54        * ActiveUserReport.php:  Merge new report from my development tree.  Gives a breakdown of how many users actually use the network.
55
562007-05-22  Benoit Gréoire  <bock@step.polymtl.ca>
57        * Reverse part of [1230], hotspot_network_name was already available as standardised variable networkName, and hotspot_network_url as networkWebSiteURL.
58        * Reverse part of [1231]:  remove script tag, banning it was the reason the sag striping code was put in in the first place.  We may want to consider creating a RawHTMLContent Content Type.
59       
602007-05-22  Benoit Gréoire  <bock@step.polymtl.ca>
61    * locales/el/: Add new greek translation contributed by Nikola Petrov
62
632007-05-17 François Proulx <francois.proulx@gmail.com>
64        * WARNING: This has not been fully tested. Full testing to be completed on 2006-05-18
65          but I'm pretty confident that it works pretty well.
66        * Added automatic resize on Avatars
67        * Added FavoriteHotspots content (mostly used for Profiles)
68        * Added new features to Content and File
69        * Fixed URL regexp bug in HyperlinkUtils
70        * Updated French translations
71        * Updates profiles template
72        * TODO: Add getNewUI et processNewUI to FavoriteHotspots to simplify input
73
742007-05-03  Benoit Gréoire  <bock@step.polymtl.ca>
75    * MainUI_ToolContent.tpl: Make preferences_link, login_link, and logout_link CSS targetable.  Get rid of some deprecated CSS.
76
772007-04-25  Benoit Gréoire  <bock@step.polymtl.ca>
78    * ShoutBox.php:  The shout form wasn't displayed whent there weren't any Shouts yet, doh!
79
802007-04-24 Benoit Grégoire  <bock@step.polymtl.ca>
81        * AuthenticatorRadius.php:  Fix RADIUS dependency detection bug related to case sensitivity
82
832007-04-19  Benoit Grégoire  <bock@step.polymtl.ca>
84        * RssAggregator.php:  Fix bug saving the max item age.
85        * Forgot to remove a bunch of links to faq.php.
86
872007-04-03 Benoit Grégoire  <bock@step.polymtl.ca>
88        * AnonymisedDataExport.php:  New report.  Adds the ability to export anonymised SQL data for academic research.
89
902007-03-20 Benoit Grégoire  <bock@step.polymtl.ca>
91        * Shoutbox.php: Allow limiting the number of characters entered for a shout.
92        (Ideally, this would also need to be enforced at db write level).
93        Move the shout form in the list.
94        Allow choosing the number of shouts displayed.
95        Make the size of the shout field configurable from the admin interface
96        Put the date of the shout before the username.
97        * User.php:  Make the entire "edit profile" link CSS targetable, including the parentesis.
98
992007-03-20 Benoit Grégoire  <bock@step.polymtl.ca>
100        * ProfileTemplateField.php:  Only allow simple content types as metadata.
101        * Langstring.php:  Fix bug:  one couldn't change the language of a string without changing the actual text.
102        * Content.php:  Add isExactContentType() method.
103        * Profile-related visual and UI tweaks
104
1052007-03-20 Benoit Grégoire  <bock@step.polymtl.ca>
106        * Fix #304:  For some reason the Smarty assignement to userName used getListUI() instead of getUsername()???
107        * Add HyperLink content type
108        * Add UIUserList content type (work towards #158)
109        * portal/index.php:  Finish refactoring Smarty usage.
110
1112007-03-17 Benoit Grégoire  <bock@step.polymtl.ca>
112        * install.php: Make sure we are in the right directory when uncompressing Smarty
113        * Avatar.php:  Don't allow user to hyperlink the image.
114        * ProfileTemplate:  Display how many profiles will be affected when deleting a template field.
115        * User.php:  Don't show the profile creation button if the network has no profile template.
116         Don't hyperlink the username if the user has no profile.
117
1182007-03-16 Benoit Grégoire  <bock@step.polymtl.ca>
119        * Lots of work on profiles.  The HTML and CSS are not final, but #18 can be considered closed.
120        * ProfileField::getContentField():  Fix bug where the object wouldn't refresh properly.
121        * Content:  Delicate refactoring of the UI to create new content.
122        The content object now supports directly adding the actual values of a new
123        Content in getNewContentUI(), if the content filter only allows a single content type.
124        For this to work, the Content type must overload the getNewUI() method.
125        This saves many mouse clicks for form style interface, like profiles.
126        * User:  Don't create profile automatically.
127        * Don't show profiles when user is invisible.
128        * Langstring, SimpleString, HTMLEditor: Support getNewUI().  As a result of these changes, SmartyTemplate, SimpleSmartyTemplate, Stylesheet also get it for free.
129        * Add new standard Smarty value userOriginallyRequestedURL.
130 Note that this does NOT fix #266
131        * Add new standard Smarty value nodeWebSiteURL
132        * Some work towards #158
133         1- The "Use the Internet" link pointing to the originally requested URL is no longuer a part of every portal.  To restore that functionnality, paste the following code in a SmartyTemplate in the Content manager.
134        {if $userOriginallyRequestedURL}
135                <a href='{$userOriginallyRequestedURL}'>Take me where I originally wanted to go</a>
136        {/if}
137        2- The "Where am I" link is gone.  It made little sense to have that content common to all groups.  To restore it, pu it inline in your login page, link a html page on your auth server, or link a Content display page.
138        3- Same with the link to the Network.  To restore the unctionnality, paste the following code in a SmartyTemplate:
139        <a class="administration" href="{$networkWebSiteURL}"><img class="administration" src="{$common_images_url}lien_ext.gif">&nbsp;{$networkName}</a>
140        * ContentTypeFilter:  Saving still wasn't neutral.  Strip the array indexes to fix it.
141
1422007-03-03 Benoit Grégoire  <bock@step.polymtl.ca>
143        * CSS tweaks for RSS feeds.
144        * Fix detection of HTML Safe.
145        * Avatar.php:  Don't allow editing the picture size.
146        * ContentGroup:  In some cases, the same element could be picked twice in the same display.
147        Make sure that doesn't happen.  Also, implement the option to not rotate content at all,
148        usefull when showing all elements simultaneously in a specific order. Closes #294
149
1502007-02-24 Damien Raude-Morvan <drazzib@drazzib.com>
151        * Fix main SQL request in Node::getSelectNodeUI() to use
152          table alias in ORDER BY and SELECT. This disambiguation
153          is necessary when using a join on a table containing
154          another 'node_id' field.
155
156 2007-02-24 Max Horvath <max.horvath@freenet.de>
157        * Updated dependencies list (completion of all required components)
158        * Dramatic speedup of PEAR and PECL modules detection by dependencies class
159
1602007-02-25 Benoit Grégoire  <bock@step.polymtl.ca>
161        -* rev [1182], [1183], [1184]  are repository fix commits.  If anyone have problem with their lib directory when upgrading, contact me.
162
1632007-02-24 Max Horvath <max.horvath@freenet.de>
164        * Fix ticket #300: SYSTEM_PATH not being respected in config.php.
165
1662007-02-07 Damien Raude-Morvan <drazzib@drazzib.com>
167        * Fix ticket #298 : php-ldap module is lowercase in Dependencies array,
168          update Dependencies::check() calls.
169
1702007-02-05 Damien Raude-Morvan <drazzib@drazzib.com>
171        * Try to fix ticket #295 and #297 by including parent class (Content.php) in
172          File.php.
173        * ... and remove unnecessary include of Avatar content type in User.php: All
174          contents types are included by Content.php getAvailableContentTypes() call.
175
1762007-01-28 François Proulx <francois.proulx@gmail.com>
177        * First iteration of user profiles completed.
178        * Need to improve Avatar admin UI
179
1802007-01-19 Benoit Grégoire  <bock@step.polymtl.ca>
181        * dump_initial_data_postgres.sh:  Initial node wasn't setup correctly.
182        * INSTALL:  Fix some obsolete instructions for database backup and restore
183
1842007-01-18 Benoit Grégoire  <bock@step.polymtl.ca>
185        * Updated french translation curtesy of http://zapquebec.org
186
1872007-01-16 François Proulx <francois.proulx@gmail.com>
188        * ContentTypeFilter : Now supports filters stored in the DB, backward compatible
189        * ProfileTemplate, ProfileTemplateField, Profile : profiles support
190        * Update schema to 53 for profiles
191        * Network, User : Added support for profiles (not implemented for Network)
192        * TODO: Integration in portal
193
1942007-01-16 Benoit Grégoire  <bock@step.polymtl.ca>
195        * A few more steps towards a real user manager
196        * Move password change to preferences.
197        * InterfaceElements:  Begin moving away from a raw HTML generator and towards a more semantic one as discussed with Max Horvath.
198        * It is now possible for an administrator to manually validate or lock-out a user
199        * Add new SimpleString content type
200        * SmartyWifidog.php:  Fix #282 with a slightly dirty workround to the chicken and the egg smarty variables assignment problem.
201                We now extend the fetch method and do our assignment there instead of in the constructor.
202
2032007-01-15 Benoit Grégoire  <bock@step.polymtl.ca>
204        * Sync initial schema and translations
205        * Minor spelling fixes
206
2072007-01-14 Benoit Grégoire  <bock@step.polymtl.ca>
208        * Dependencies.php, AuthenticatorRadius.php:  Fix bug #287 (Dependencies not being detected properly)
209        * Content.php: Make hasDisplayableMetadata() consider Authors, and make it a bit faster.
210
2112007-01-13 Benoit Grégoire  <bock@step.polymtl.ca>
212        * Content.php:  Add setUserUIMainDisplayContent() and setUserUIMainInteractionArea()
213        to simplify writing subclasses and port all content subclasses to the new API.
214        * Content.php:  Add a new callcack method, isTextualContent(), to be used by
215        ContentFilters.  Indicates that the content is suitable to store plain text.
216        * ContentGroup.php:  No longer warn about empty ContentGroup in getUserUI(),
217        as this may now be perfectly normal if all content has expired.
218        * Rework the classes and css for user_ui_main_outer, isSimpleContent has been
219        eliminated and hasDisplayableMetadata is now defined is metadata is available.
220        This should allow better HTML consistency and simpler CSS, and be closer to what
221        people expect by default.  Content without metadata will display without
222        borders or background, and without margins when inside another content.
223        * smarty.resource.string.php:  Add a setter function,
224        smarty_resource_string_add_string() that must be used before calling the smarty
225         function.  Using the name as the the template was far to brittle.  This makes
226         the SmartyTemplate content much more reliable, and quite possibly faster.
227        * ShoutBox: A very basic but already extensible implementation of the
228        shoutbox use case.  Shows the last five shouts.  Can connect to another web
229        site through a javascript extension.
230        * SimpleSmartyTemplate:  Add a simple version of the SmartyTemplate content
231        type
232
2332007-01-03 Benoit Grégoire  <bock@step.polymtl.ca>
234        * FormSelectGenerator.php: Fix incorrect $this reference in isPresent().  The bug would only manifest
235         itself from the FlickrPhotostream's admin interface.
236        * page.php:  Fix missing retrieval of DB instance.
237
2382007-01-03 Benoit Grégoire  <bock@step.polymtl.ca>
239        * Yet more Smarty cleanup, add some docs, add Smarty variables to access the physical node a user is connected to.
240        * RssAggregator.php:  Fix bug in setMaxItemAge() method when setting a null value
241        * Cache.php:  Performance optimization when caching is disabled.
242        * Fix bug where num online users in the portal was broken.
243
2442007-01-02 François Proulx <francois.proulx@gmail.com>
245        * Updated the SQL schema initial schema
246
2472006-12-31 Benoit Grégoire  <bock@step.polymtl.ca>
248        * More Smarty cleanup
249        * Content.php:  Bugfix:  metadata wasn't deleted along with the rest of the
250        content upon deletion.
251
2522006-12-30 Benoit Grégoire  <bock@step.polymtl.ca>
253        * install.php:  Move path verification to the first page, and make it clearer.  Fix PHP warnings.
254        * wifidog/include/smarty.resource.string.php:  A smarty resource plugin to parse a smarty template from a string
255        * SmartyTemplate:  Very basic but functionnal commit of the new Smarty content type.
256        IMPORTANT NOTE:  This will eventually obsolete IFrameRest, which will be removed.
257        * Continue cleaning-up/standardizing Smarty variable usage.
258
2592006-12-12 Benoit Grégoire  <bock@step.polymtl.ca>
260        * Fix all PHP 5.2 compatibility issues I could find.  This needs further testing
261
2622006-12-12 Pascal Charest <pascal.charest@gmail.com>
263        * install.php: Remove obsolete Phlickr installation references
264
2652006-12-12 Benoit Grégoire  <bock@step.polymtl.ca>
266        * install.php, Dependencies.php:  Centralize Dependency detection (next is to centralize
267        dependency installation code).
268        * config.php: Remove more obsolete config directives.
269
2702006-12-11 Benoit Grégoire  <bock@step.polymtl.ca>
271        * install.php:  Fix a few problems caused by obsolete magpierss detection code.
272        * install.php, config.php:  Remove the obsolete PHLICKR_SUPPORT option.
273
2742006-11-30 Benoit Grégoire  <bock@step.polymtl.ca>
275        * schema_validate.php:  Mute annoying ob_flush() notices.
276        * Node.php:  Add missing default parameter to getSelectNodeUI()
277        * get_stylesheet:  Fix date calculations that broke download.
278
2792006-11-29 Benoit Grégoire  <bock@step.polymtl.ca>
280        Sync with my main developpement environement:
281        * Performance optimization pass:  Collect a few low hagning fruits
282        by implementing basic instance caching for classes Server, Network, Nodes, Content and User.
283         It's no replacement for a real ORM, but is cuts way down on duplicate SQL queries and
284         object instanciation for a single request.
285        * Langstring.php:  Slight performance optimization for admin interface, support for proper modification date.
286        * File.php:  Update to use unified content modification date.
287        * get_stylesheet.php:  Implement browser caching
288        * ContentGroup.php:  Get rid of is_locative and is_artistic metadata.  Will eventually be replaced by something better.
289        Allow editing of expired content elements
290        * Node.php, Utils.php:  Sort by case insensitive name, and show gateway id in node selectors
291        * BannerAdGroup.php:  Support group constraint of image size for all images in the group.
292        * ContentReport.php:  Finish basic content reporting.
293        Note that for content that displayed before the logging fixes commited 2006-11-14, the display count will be underestimated:
294        Display before then was only counted once per user per node.  Also File clickthrough wasn't logged (includes hyperlinked pictures).
295        * Content.php:  Implement a Key-Value Pair infrastructure.  In the future, this will often allow adding new content types without
296        having to modify the schema.  See the Content class documentation.
297        * Fix various small UI issues.
298
2992006-11-29 Benoit Grégoire  <bock@step.polymtl.ca>
300        * common.php:  Fix the value of SESS_NODE_ID_VAR, it got overwritten by SESS_GW_ID_VAR.
301        Caused problems with logout.
302
3032006-11-27 Benoit Grégoire  <bock@step.polymtl.ca>
304        * Try to fix #270:
305        * DateTime.php:  Rename class to DateTimeWD because of the stunt they pulled in PHP 5.2
306        * Content and derived classes:  Make all constructors protected.
307
3082006-11-26 Benoit Grégoire  <bock@step.polymtl.ca>
309        * lost_username.tpl, lost_password.tpl, resend_validation.tpl:  Fix #259 by commenting out
310        all Javascript. I hate removing outside contributions, but the lost_username,
311        lost password and re-send validation email have been broken for months and no one
312        stepped-in to fix it.
313
3142006-11-23 Benoit Grégoire  <bock@step.polymtl.ca>
315        * Fix bug in node creation
316        * Add error message for geocoder when you didn't set the country
317        * Clarify error messages and description for the geocoder.
318        * Make the google-map locator for nodes use the network center coordinates.
319          This change makes it usable when you didn't use the geocoder first.
320        * Show the gateway id in the technical nodelist.
321
3222006-11-22 Benoit Grégoire  <bock@step.polymtl.ca>
323        * Fix minor problems with template using obsolete constants
324        * Delete a bunch of unused templates
325
3262006-11-22 Benoit Grégoire  <bock@step.polymtl.ca>
327        * Fix broken auth
328        * Fix broken portal when called from gateway
329
3302006-11-22 Benoit Grégoire  <bock@step.polymtl.ca>
331        * Major schema update (this one is going to make your database grind for a while, sorry
332        about that...)
333        Fix a long standing design problem with the node table, where the ID could be changed.
334        This caused performance problems when replacing gateways, and caused problems when
335        exporting data to other systems.  Among other things, it will allow us to finally
336         finish the JiWire output.
337        * Stylesheet.php:  New content type.  Takes advantage of two pass content display to create stylesheets to be used only at a specific node, or with a specific content.
338
3392006-11-21 Benoit Grégoire  <bock@step.polymtl.ca>
340        * Change schema update method.  Will now do one transaction
341         per schema version, allowing each schema to assume that
342          the current schema is the previous one.  Also allows not
343          starting over when there is a problem.
344          Fixes schema update problems with the last commit
345
3462006-11-21 Benoit Grégoire  <bock@step.polymtl.ca>
347        * RssAggregator.php:  At long last, sync with FeedPressReview 2.0
348         http://projects.coeus.ca/feedpressreview/ (formerly rsspressreview)  and
349          make most of it's features directly available from the web interface.
350        This gives us:
351        -Now based on SimplePie http://simplepie.org/ (magpie was no longuer maintained)
352        -Now unobtrusively displays almost all item and feed metadata
353        -Supports images
354        -Supports podcasts and enclosures
355        -More accurate algorithm
356        -Criteria based default feed expansion
357        -More real-estate efficient, and improved UI
358        The admin interface is now also more real-estate efficient (uses the hover help code commited by François that no one used yet).
359
360        Warning: This changes the dependencies of the auth server.  Your RSS feeds will be disabled untill you re-run the install script.
361        * gw_message.php:  Fix validation period not being displayed.
362
3632006-11-14 Benoit Grégoire  <bock@step.polymtl.ca>
364        * MainUI.php:  Allow displaying any object with a getUserUI() method directly as content.
365
3662006-11-14 Benoit Grégoire  <bock@step.polymtl.ca>
367        * generic_object_admin.php:  Fix interface options for the user object, but this is the wrong way to go about it.  THese options should be class properties.
368
3692006-11-14 Benoit Grégoire  <bock@step.polymtl.ca>
370        * File.php:  Clickthrough weren't logged, DOH!
371        * User.php:  Error message on validation expired didn't properly output the validation grace time.
372        * Statistics.php:  Fix #271: Getting statistics for a single MAC address was broken.
373        * NodeListXML.php:  Small patch by Josephus to add the number of online users
374        * Improve CPU usage of the content manager
375        * AbstractDb:  Fix query time not being displayed in debug mode if profiling was turned off.
376                                        Add total execution time statistics.
377        * Fix logging of content clickthrough and display.  Unique users and node data is reliable for existing data.
378                Number of prints is underestimated (repeat prints for the same user, same content at same node didn't get counted)
379                 for data before this patch.
380                Same with number of clickthrough for File content types and derivatives (picture, etc.).
381        * ContentReport.php:  Add content report (does not support most options yet, but still very usefull).
382
3832006-11-13 Benoit Grégoire  <bock@step.polymtl.ca>
384        * Make the MainUI, SmartyWifidog and Session and AbstractDb classes singletons
385        * Implement two pass content display.  All Content can now implement a prepareGetUserUI(), allowing them to interact with MainUI and other Content before display.
386          Allow creating content such as stylesheets, feed accumulators, etc.
387        * SmartyWifidog.php Turn on security, begin preparing for standardisation of Smarty variables
388        * New Content type:  Stylesheet.  Allows specific nodes, or even specific content groups to have custom stylesheets.
389        * Langstring.php:  Make getAdminUI calling conventions coherent with other content types.
390
3912006-11-11 Benoit Grégoire  <bock@step.polymtl.ca>
392        * Authenticator.php:  Critical: Fix SQL query syntax in acctStart()
393
3942006-11-07 Benoit Grégoire  <bock@step.polymtl.ca>
395        * install.php:  Fix password generation I inadvertently broke.  Remove misleading info about SSL
396
3972006-11-07 Benoit Grégoire  <bock@step.polymtl.ca>
398        * install.php:  Put an end of line after the password, make it easier to read.
399        Make the install script check the permissions of lib/smarty/plugins directory to avoid smarty errors
400        * Statistics.php:  A little gift for France wireless:  Make aggregate statistics available across networks
401
4022006-11-07 Benoit Grégoire  <bock@step.polymtl.ca>
403        * Fix # 268, #269 as well as greg's problems by moving all token and registration date arithmetics
404         to the database, and standardize on SQL-standard CURRENT_TIMESTAMP.
405        Fixes operational problems when PHP and PostGres don't have the same timezone
406        (which appears to be the case on Fedora by default).
407        Note that the page.php script still has PHP date arithmetics, but at least should be self-consistent.
408
4092006-10-24 Benoit Grégoire  <bock@step.polymtl.ca>
410        * auth/index.php: Add some defensive coding and debug output when the token is invalid.
411
4122006-10-24 Damien Raude-Morvan <drazzib@drazzib.com>
413        * Fix french translation used for account validation to use same number of token as original message.
414        * Only show language combo when there is more than one language to select.
415
4162006-10-24 Benoit Grégoire  <bock@step.polymtl.ca>
417        * EmbeddedContent.php:  Fix content type selection (admin interface of EmbeddedContent was broken)
418        * Full spanish translation curtesy of jguevara @@ unitec.edu (closes #254)
419        * Some documentation updates for content filters
420        * Content.php:  Add isNotContentType() method.
421
4222006-09-07 Benoit Grégoire  <bock@step.polymtl.ca>
423        * Access to the Content manager was broken for normal users, again.
424
4252006-09-11 François Proulx <francois.proulx@gmail.com>
426        * Changed install.php req. for Smarty 2.6.17 is mandatory
427        * ContentTypeFilter.php fixed the method checking function
428        * Fixed errors in French translation file
429
4302006-09-07 Benoit Grégoire  <bock@step.polymtl.ca>
431        * Fix PHPMailer that I've broken earlier
432
4332006-09-07 Benoit Grégoire  <bock@step.polymtl.ca>
434        * Slightly rework SSL detection so that it uses the default server if a current one isn't available.
435                Fixes server passing passwords in the clear if the hostname disn't match (DOH!).
436                We really should properly split the Server class into a singleton Server class and multiple VirtualHost classes.
437        * Re-apply fixed HTMLeditor patch.  (Original description:  Make HTMLeditor inherit from Langstring.  Allowed a massive reduction of
438          line count and will stop the codebases from needlessly drifting apart.)
439
4402006-09-07 Benoit Grégoire  <bock@step.polymtl.ca>
441        * Add missing require of Statistics.php in stats.php
442
4432006-09-07 Benoit Grégoire  <bock@step.polymtl.ca>
444        * Fix non persistent content being available to add to nodes, networks and content groups.
445        * Prevent a user from entering the same language twice in a langstring.  Fixes #226
446
4472006-09-06 Benoit Grégoire  <bock@step.polymtl.ca>
448        * Fix #63
449        * Fix problem with my Splash only user fix (I used match on the user_id instead of the username).
450        * Prevent the Splash only user from logging out, wrecking havock in the tokens.
451        * Do not allow SplashOnlyUser to set his preferences.
452        * Assigning a reusable content to a contentgroup element would make it non-reusable.
453Usability and UI fixes:
454        * Allow other users to log in when they are at a splash only node.
455        * Make isSimpleContent class available for Simple content types.  Make it borderless and backgroundless in the default theme_pack.
456        * Simplify HTML output for simple content.
457        * Fix IE layout bug in node admin
458        * Content linked to nodes and networks now edits in a new window.
459        * Remove "Add new node" menu item for consistency.
460
4612006-09-06 Benoit Grégoire  <bock@step.polymtl.ca>
462        * Remove most inclusions of MainUI in classes.
463        That completely broke authentication (circular dependencies).
464        Fixes 245.
465    Unfixes 242. Exceptions should not be caught in the context
466    they are thrown in. Else there no point in throwing exception in the
467    first place.
468        * HyperLink.php:  Fix bug where a link with identical text as it's link would see the text replaced by the clickthrough-tracked equivalent.
469
4702006-09-06 Benoit Grégoire  <bock@step.polymtl.ca>
471        * ContentTypeFilter:  New class, implements #159.  Allows to filter content type according to various criteria.  Will be used more extensively in the profile manager.
472        * Content manager:  Use content type filter to only allow Simple content types (Content without metadata) to be used for metadata.
473        * New content type BannerAdGroup.  Used (primarily) to display banner adds, or any other image rotation.  Size constraints not yet implemented
474        * Move externally maintained class.phpmailer.php, class.smtp.php into lib where they belong
475        * DateTime.php: Make class handle an empty date sensibly.
476        * Network.php:  Show the network again when there is only one.  It was confusing in some screens.
477        * page.php:  Clarify error message, and set a more reasonnable paging cascade:
478                5 min, 30 min, 2 hours, 1 day, 1 week, 1 month
479        * Finally fix #127
480        * 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.
481        * Fix #247 (somebody filed a bug before I commited, conveniently saving me the need to describe it).
482        * The Fix for #106 in [1089] returned non-objects, causing error messages and not displaying what it was meant to display.
483                Used Guest instead of Annonymous, which will probably be used for different purpose in the future.
484                This re-fix does not include duplicate counting yet.  Splash users are not the only users that could log-in multiple times.
485                I don't have a staging server here, a fix will be commited in a few minutes if something goes wrong.
486        * Cleanup coments.
487        * Sync schemas
488
4892006-09-03 Max Horváth <max.horvath@freenet.de>
490        * The term SPLASH_ONLY_USER displayed to people visiting the portal has been
491          replaced by the more meaningful term "anonymous user" (fixes #106)
492        * When creating a new node and choosing an existing node_id there will be
493          shown an error message (fixes #223)
494        * If one or more nodes aren't monitored they now will be announced on the
495          front page (instead of just showing the number of monitored online nodes)
496          (fixes #100)
497        * Display more meaningful error messages if required user permissions are
498          missing (fixes #242)
499        * Refactored Network->getAdminUI() to match look and feel of
500          Node->getAdminUI (fixes #140)
501        * Show descriptive status of node (fixes #241)
502
5032006-09-02 Max Horváth <max.horvath@freenet.de>
504        * Installation script checks for PHP session extension (fixes #139)
505        * Removed "Call-time pass-by-reference has been deprecated" warnings
506          (fixes #239)
507        * Revert changes of FCKeditor implementation (fixes #240)
508        * Fix of FCKeditor implementation, now also supports FCKeditor 2.3+
509          (fixes #145)
510        * Hotspots/Nodes are sorted case-insensitive now (fixes #109)
511        * Fix #141
512        * templates/sites/index.tpl: fix wrong user count (fixes #236)
513        * Added more trash mail services to the black list (fixes #149)
514
5152006-09-01 Benoit Grégoire  <bock@step.polymtl.ca>
516        * Fix #189, #173
517
518
5192006-09-01 Benoit Grégoire  <bock@step.polymtl.ca>
520        * Content.php:  Improve handling of simple but persistent content.
521
5222006-08-31 Benoit Grégoire  <bock@step.polymtl.ca>
523        * Server.php:  Make sure getCurrentServer returns the default server if the
524          hostname isn't recognised.
525        * Content manager:
526                - Allow deleting simple (trivial) but persistent content
527                - Remove the sponsor info field from Content Metadata.  Best practices
528                  is now to use the project info field to show this information.
529        * Add the necessary schema constraints to allow manually deleting networks,
530          nodes and users.  Be carefull, removing any of theses will remove all
531          traces of connection statistics as well.  You've been warned.
532        * Do not display the network in the login interface if there is only one.
533        * Add a pseudo-random content ordering mode.  Pick content elements
534          randomly, but do not display the same content twice untill all content
535          has been seen.
536        * Allow setting a title but not displaying it (very usefull for reusable
537          content)
538
5392006-08-29 Max Horváth <max.horvath@freenet.de>
540        * Cleaned up PHPdoc tags
541        * Updated german translation
542        * Updated portuguese translation, thanks to Gabriel Hahmann
543        * Added spanish translation, thanks to Ricardo Jose Guevara Ochoa
544
5452006-08-28 Benoit Grégoire  <bock@step.polymtl.ca>
546        * Add SimplePicture content type
547        * Fix #225 (For both nodes and networks)
548
5492006-08-28 Max Horváth <max.horvath@freenet.de>
550        * Integrated KML node list export
551        * Integrated PDF node list export
552        * Updated Sprintf formatted strings in some Smarty templates
553
5542006-08-27 Benoit Grégoire  <bock@step.polymtl.ca>
555        * clickthrough.php, HyperLink.php:  Implement working hyperlink
556          clickthrough tracking (no reporting yet).
557          Works for Langstring, FlickrPhotoStream, Picture, RssAggregator and their
558          subclasses.
559        * Make HTMLeditor inherit from Langstring.  Allowed a massive reduction of
560          line count and will stop the codebases from needlessly drifting apart.
561        * Do not log content displayed as metadata, and log their clickthrough as
562          the parent's.
563
5642006-08-27 François Proulx <francois.proulx@gmail.com>
565        * Updated French translations
566        * Now using Sprintf formatted strings in some Smarty templates (see
567          example in templates/sites/index.tpl).
568        * Integrated back the SQL profiling functions
569
5702006-07-20 Benoit Grégoire  <bock@step.polymtl.ca>
571        * Fix a bug where having an empty username would break statistics.
572
5732006-07-07 Benoit Grégoire  <bock@step.polymtl.ca>
574        * Fix a bug in some reports when selecting a single user.
575
5762006-07-05 Benoit Grégoire  <bock@step.polymtl.ca>
577        * Fix #175.
578        * Fix the "Registration Log" and "User registration report" reports giving
579          incorrect statistics
580        * Allow disabling EventLogging class in config.php, to make SQL debuging
581          possible (The class was traping errors before AbstractDb could
582          output them)
583        * Make EVENT_LOGGING default to false for now, as it turns out EventLogging
584          was the cause of the Spurious PEAR output ("Runtime Notice: ") we've
585          been seeing.  That is probably only because we don't understand how to
586          properly control it's logging level.
587
5882006-06-18 François Proulx <francois.proulx@gmail.com>
589        * Added creation_date , last_update_date support to File content (with
590          proper HTTP caching handling)
591        * Added hyperlinks URL support in Picture content
592        * Fixed constants in Flickr Content
593        * Fixed #171 (Can't add existing content to Node)
594
5952006-06-17 François Proulx <francois.proulx@gmail.com>
596        * First iteration of JiWire CSV export
597                * Use : hotspot_status.php?format=JiWireCSV
598        * Fully working, but Excel doesn't seem to handle well UTF-8
599          investigation in progress.
600
6012006-06-08 Benoit Grégoire  <bock@step.polymtl.ca>
602        * Fix #151.  It was still around after all.
603
6042006-06-08 Benoit Grégoire  <bock@step.polymtl.ca>
605        * Completely refactor the look and html of the content manager, statistics
606          and most object's administrative interfaces.
607          Should be much simpler and clearer now.
608          No refactoring of the editing flow has been done yet.
609        * Spell check the french translation, and add a few of the missing strings.
610
6112006-05-26 François Proulx <francois.proulx@gmail.com>
612        * Added 'ja' to database locales table
613
6142006-05-26 François Proulx <francois.proulx@gmail.com>
615        * Added Japanese translation .po file
616          (Thanks to taedu AT ninjin-net DOT net)
617
6182006-05-24 François Proulx <francois.proulx@gmail.com>
619        * Stylesheet changes for left_area_bottom content block.
620
6212006-05-24 François Proulx <francois.proulx@gmail.com>
622        * Simplified Google Maps JS code to use more of the v2 abstraction
623        * Improved admin panels CSS classes
624
6252006-05-23 Benoit Grégoire  <bock@step.polymtl.ca>
626        * config.php:  Disable USE_CACHE_LITE, it's definitely not stable, and
627          causes very hard to track down problems with Internet Explorer.
628
6292006-05-22 François Proulx <francois.proulx@gmail.com>
630        * Fixed isValidUsername() Js function to allow caret and dot characters
631
6322006-05-22 François Proulx <francois.proulx@gmail.com>
633        * Use Pgsql persistent connections
634
6352006-05-22 François Proulx <francois.proulx@gmail.com>
636        * Removed unnecessary debug message
637        * Fixed getNumOnlineUsers to count users by MAC on splash only nodes
638
6392006-05-22 François Proulx <francois.proulx@gmail.com>
640        * Added generateFromArray parameter (max_length)
641        * Restricts select content ui combo box to 40 chars
642        * Added Smarty plugin modifier.fsize_format.php
643
6442006-05-21 François Proulx <francois.proulx@gmail.com>
645        * Stupid IE CSS bug fixed
646
6472006-05-21 François Proulx <francois.proulx@gmail.com>
648        * Fixed various bugs in content system
649        * stylesheet work
650
6512006-05-21 François Proulx <francois.proulx@gmail.com>
652        * Think I've fixed Google Maps on IE.
653                * need to test on another system..
654
6552006-05-20 François Proulx <francois.proulx@gmail.com>
656        * Completed french translations
657        * Fixed Flickr javascript
658        * Various stylesheet improvements to tighten up the portal and admin
659
6602006-05-20 François Proulx <francois.proulx@gmail.com>
661        * Various stylesheet improvements, started working on Île Sans Fil network
662          specific theme pack
663        * Fixed a few layout bugs
664
6652006-05-20 Benoit Grégoire  <bock@step.polymtl.ca>
666        * USE_BASE_NON_SSL_PATH for hotspot map, else internet explorer whines
667          endlessly
668
6692006-05-20 Benoit Grégoire  <bock@step.polymtl.ca>
670        * index.tpl:  Fix link to the map not being displayed at a hotspot, even
671          when you are logged in.  There needs to be much better logick before we
672          export such things to smarty templates.
673
6742006-05-20 François Proulx <francois.proulx@gmail.com>
675        * Added /wifidog/contrib and /wifidog/contrib/xslt directories
676        * Posted Île Sans Fil XSLT example stylesheet for converting the
677          hotspot_status page
678                * Browser view
679                * PDA view (by Jean-Pierre Lessard <jplprog@videotron.ca>)
680                * Simply use in this manner :
681                  http://wifidog-server.org/hotspot_status.php?format=XML&xslt=http://wifidog-server.org/contrib/xslt/hotspot_status_browser.xsl
682
6832006-05-20 Benoit Grégoire  <bock@step.polymtl.ca>
684        * page.php:  Fix bugs in various files preventing the system from working
685          from the command line.
686
6872006-05-20 Benoit Grégoire  <bock@step.polymtl.ca>
688        * More install script fixes:  Phlickr wouldn't install, and the permissions
689          of wifidog/tmp/smarty/cache weren't checked.
690
6912006-05-20 Benoit Grégoire  <bock@step.polymtl.ca>
692        * More stylesheet and HTML work
693
6942006-05-18 Benoit Grégoire  <bock@step.polymtl.ca>
695        * Fix loging form incorrectly attempting to validate the password,
696          preventing many existing accounts from logging-in.
697        * Interim commit, begin simplifying the html ans stylesheets, and re-doing
698          the general look.
699          This is incomplete, this commit was done to fix the problem above.
700        * install.php:  Fix path problems, make shel command errors visible.  Update
701          magpie and smarty url to latest versions (note that this won't
702          automatically update an existing install).  Didn't touch phlickr as I
703          didn't know the implications
704        * Add interactive scripts in sql/ to easily backup and restore a wifidog
705          auth server database.
706
7072006-05-10 François Proulx <francois.proulx@gmail.com>
708        * Fixed Google Maps script path to images.
709
7102006-05-10 François Proulx <francois.proulx@gmail.com>
711        * Added sweetTitles tooltips script, now if you need to add tooltips simply
712          add the 'title' attribute to you html <a>, <attr>, <accroym> tags
713        * Fixed usort bug in MainUI
714        * Fixed download (wget) in install.php
715
7162006-05-09 Benoit Grégoire  <bock@step.polymtl.ca>
717        * Working (if slightly basic) theme manager.  You can pick the theme in the
718          network configuration.
719          To add your own theme, read wifidog/media/network_theme_packs/README.txt
720        * Cleanup and document the wifidog directory structure
721        * Minor HTML corrections for content types
722        * Completely rip out the old local_content system, and a bunch of obsolete
723          defines and config variables.
724        * Get rid of PHP generated stylesheets
725
7262006-05-09 Benoit Grégoire  <bock@step.polymtl.ca>
727        * Finish content assignation system
728        * Content ordering is now global (network, nodes and everywhere content cand
729          now be in mixed order).
730        * Implement 'everywhere' content
731        * Change MainUI::apendContent to MainUI::addContent
732
7332006-04-28 François Proulx <francois.proulx@gmail.com>
734        * Fixed error in initial data script
735
7362006-04-28 Benoit Grégoire  <bock@step.polymtl.ca>
737        * wifidog/login/index.php: Correctly use DEFAULT_NODE_ID from config.php
738          instead of hardcoded 'default'
739
7402006-04-28 François Proulx <francois.proulx@gmail.com>
741        * Fixed initial_data schema script so that it adds a dummy server.
742
7432006-04-25 François Proulx <francois.proulx@gmail.com>
744        * Updated JavaScript code to work with Google Maps v2 API
745        * v2 will now provide full maps of European countries and is a bit faster
746        * Updated the schema accordingly with new GMaps values
747
7482006-04-24 Benoit Grégoire  <bock@step.polymtl.ca>
749        * Dependencies.php:  Small fix in case gettext isn't installed
750
7512006-04-24 Benoit Grégoire  <bock@step.polymtl.ca>
752        * AuthenticatorLDAP.php:  Merge patch from jguevara@unitec.edu.  Fixes #125
753
7542006-04-24 Benoit Grégoire  <bock@step.polymtl.ca>
755        * Major system locale handling overhaull.  Hopefully abstract out the UTF8
756          problems once and for all, allowing everyone to define them the same way.
757          Fix a few bugs along the way. Should also be a little faster.
758
7592006-04-24 Benoit Grégoire  <bock@step.polymtl.ca>
760        * Revert Rob's SYSTEM_PATH change.  Sorry about that.  The devs spent hours
761          to finally get the PATH stuff consistent and fixing the countless bugs
762          that this process introduced.
763          Maybe some links still need to use BASE_URL_PATH instead of BASE_SSL_PATH,
764          (or vice-versa) but it was on purpose that SYSTEM_PATH was not made
765          available to Smarty.
766          We already have 3 defines to be used for links and html refs, that's
767          enough BASE_SSL_PATH should be used to enter SSL mode (if available)
768          BASE_NON_SSL_PATH should be used to break out of SSL mode of when we
769          explicitely do not want someting to be referenced over http
770          BASE_URL_PATH should be used in all other cases to avoid needless
771          SSL warning
772
7732006-04-17 Rob Janes <janes.rob@gmail.com>
774        * javascript for validating and navigating forms.
775        * help text (untranslated).
776        * EVENT_LOGGING enabling/disabling flag.
777        * use SYSTEM_PATH instead of BASE_URL_PATH and BASE_SSL_PATH where ever
778          appropriate.
779        * standardize Smarty variables for Network and User info by adding
780          assignSmartyValues($smarty, $self) to Network and User.
781        * change_password only allowed if logged in.
782        * non-superadmin can only use change_password to change their own password.
783        * superadmin can use change_password to change any user password by
784          entering in their password for the old password.
785        * page_header div defined and positioned in MainUI
786
7872006-04-04 Benoit Grégoire  <bock@step.polymtl.ca>
788        * /classes/Content/IFrame/IFrame.php: Change a few methods from private
789          to protected as the private methods broke IFrameRest
790
7912006-04-01 François Proulx <francois.proulx@gmail.com>
792        * Dumped initial schema from working install
793
7942006-03-31 Benoit Grégoire  <bock@step.polymtl.ca>
795        * dump_initial_data_postgres.sh:  Add the content_available_display_pages
796          table to the dump, can someone re-generate the initial data from a
797          working install
798        * Remove the ?> tags from all the classes.
799
8002006-03-27 Benoit Grégoire  <bock@step.polymtl.ca>
801        * Fix bug where right_area_bottom content wouldn't be displayed.
802        * Minor CSS cleanup
803
8042006-03-28 François Proulx <francois.proulx@gmail.com>
805        * Fixed error in initial schema (bad client encoding)
806
8072006-03-28 François Proulx <francois.proulx@gmail.com>
808        * Fixed schema 37 : left_area_top
809        * Updated initial schema
810
8112006-03-27 Benoit Grégoire  <bock@step.polymtl.ca>
812        * First step in massive simplification of CSS and templates
813        * Implement the new main CSS structure
814        * Implement working content assignation interface and content ordering for
815          both network and nodes.
816        * Display of content according to assignation work on 'portal' and 'login'.
817          'everywhere' not yet implemented
818        * Get rid of some ISF specific interface elements
819        * Finally replace the overly complicated start button by a
820          "Use the Internet" link that will not get you out of your working tab
821        * Fix #118
822
8232006-03-26 Benoit Grégoire  <bock@step.polymtl.ca>
824        * init_php.php: Fix stripslashes_cb() so it actually works, this means the
825          auth server should work properly with auth servers with magic quotes
826          turned on.
827          This is still not recommended however.
828        * Remove some spurious error ouptut on logout.
829        * Remove potential error in network id parsing
830
8312006-03-22 François Proulx <francois.proulx@gmail.com>
832        * Fixed Google Maps URLs bug
833        * Since Google Maps does not provide Javascript over SSL (it does but the
834          certificate does not match) the code path to the map does not use SSL, but
835          the outgoing URLs do.
836        * Removed lost echo in Locale.php
837
8382006-03-21 Benoit Grégoire  <bock@step.polymtl.ca>
839        * login/index.php: Remove huge security hole introduced by stylistic
840          changes in the file. A user could login to any hotspot by simply filling
841          a blank form because of a gratuitous change from empty to is_null
842          everywhere.  Remove escaping or REQUEST parameters in non SQL
843          related code, as this would lead to double unescaping down the line.
844          Remove logic dependent on encapsulated side effects of object method call.
845
8462006-03-19 François Proulx <francois.proulx@gmail.com>
847        * Updated French translations
848
8492006-03-18 Rob Janes <janes.rob@gmail.com>
850        * path_defines_base working for combinations of DocumentRoot, Alias,
851          and installed wifidog-auth directory, correctly setting SYSTEM_PATH
852          and WIFIDOG_ABS_FILE_PATH dynamically.
853        * classes/Locale.php::getBestLanguage changed to correctly parse
854          HTTP_ACCEPT_LANGUAGE, comma is the correct delimiter not semi-colon.
855          Ignores SESS_LANGUAGE_VAR if invalid.
856
8572006-03-18 Rob Janes <janes.rob@gmail.com>
858        * Fixed bug #77 classes/EventLogging.php non-variable pass by reference
859
8602006-03-16 François Proulx <francois.proulx@gmail.com>
861        * Removed stale owner_sendfiles.php (now integrated in the Content Manager)
862        * Cleaned up a bunch of stale TODOs
863
8642006-03-16 Max Horváth <max.horvath@freenet.de>
865        * updated language files (new german strings have already been translated)
866        * added LDAP authentication
867        * Dependencies class can check for an PHP extension now
868        * Dependencies class can check for multiple files on a single dependency now
869        * Authentication classes moved to it's own directory
870        * The getAuthenticator method now uses the much safer and faster
871          call_user_func_array function to return an authenticator object
872        * the available authenticator classes are now being displayed in a select
873          box on the network administration page
874        * the link to and the Google hotspots map as is won't be shown to an
875          unauthenticated user at a real hotspot
876
8772006-03-16 Benoit Grégoire  <bock@step.polymtl.ca>
878        * hotspots_map.tpl:  Use base_url_path instead of base_ssl_path
879
8802006-03-09 Benoit Grégoire  <bock@step.polymtl.ca>
881        * init_php.php: Try to fix #102 by inspection
882        * Delete AbstractDbMySql.php, and collapse AbstractDbPostgres.php
883          into AbstractDb.php to prepare for eventual switch to PDO file.
884        * incoming_outgoing_swap.php:  Delete file, closes #85
885
8862006-03-09 Max Horváth <max.horvath@freenet.de>
887        * fixed small bug in the InterfaceElements class
888        * fixed PHP notices in portal/index.php and Locale class
889        * fixed small bug in Authenticator class which in resulted in a fatal PHP
890          error if a user logged out when his session was already gone
891    * using the {$isUserAtHotspot} smarty variable you can check now in every
892      template if a user calls the portal from a hotspot or not
893
8942006-03-08 Max Horváth <max.horvath@freenet.de>
895        * fixed small bug where clicking on the start button at the portal page
896          didn't open the wifidog portal, but the requested page
897        * updated source to generate a clean PHPdoc output
898        * updated PHPdoc generating script
899
9002006-03-07 Max Horváth <max.horvath@freenet.de>
901        * init_php.php now does a 100% strict check for variable types of
902          elements to be processed when magic_quotes are turned on
903        * fixed duplicate use of SSL_AVIABLE define in common.php
904          This fixes ticket #95.
905        * fixed problens with slashes in htospots_map.php
906          This fixes ticket #97.
907        * fixed variable typo in NodeListXML.php
908        * introduced new InterfaceElements class which is being used to create
909          HTML code - this reduces HTML markup in PHP code and reduces HTML errors
910          we had i.e. on the node administration page (unclosed div).
911          It is being used on the node administration page now and will be updated
912          for the other admin pages ...
913        * when adding an owner or tech officer on the node admin page and pressing
914          enter in the input field the statistics where called (no owner or tech
915          officer was added) - this has been fixed
916        * database schema update 35 wasn't compatible with PostgreSQL version 7,
917          the update script has been changed to be compatible with it ...
918          This fixes ticket #94.
919        * Gabriel Hahmann did a translation of WiFiDog-Auth in portuguese ... it has
920          been included
921          This fixes ticket #98.
922        * on node administration page owners have less rights than admins
923
9242006-03-02 Max Horváth <max.horvath@freenet.de>
925        * converted PNGs to GIFs because Internet Explorer cannot handle alpha
926          transparency of PNGs
927
9282006-02-28 Max Horváth <max.horvath@freenet.de>
929        * the content selector for an owner could produce notices
930        * the button add existing content in the content manager will only be shown
931          if content is actually available
932        * the start button on the portal page won't be shown anymore if a user
933          didn't access it from a WiFiDog hotspot
934        * deleted wifidog/templates/message_unknown_hotspot.html as this error
935          message will be displayed using the genecir error message template
936        * display of generic error messages will be handled by the MainUI class
937        * deleted wifidog/portal/missing_original_url.php as its functions is being
938          handled by wifidog/portal/index.php now
939        * deleted wifidog/templates/message_default.html as its functions is being
940          handled by wifidog/gw_message.php now
941        * deleted wifidog/templates/message_activate.html as its functions is being
942          handled by wifidog/gw_message.php now
943        * account validation hints finally show the real validation grace time
944          (used to display 15 minutes)
945        * deleted wifidog/templates/message_denied.html as its functions is being
946          handled by wifidog/gw_message.php now
947        * deleted wifidog/templates/message_failed_validation.html as its functions
948          is being handled by wifidog/gw_message.php now
949        * deleted wifidog/templates/user_management_menu.html as its not being
950          used anymore
951        * deleted wifidog/local_content/default/footer.html as its not being
952          used anymore
953        * deleted wifidog/local_content/default/header.html as its not being
954          used anymore
955        * deleted wifidog/local_content/default/portal.html as its not being
956          used anymore
957        * deleted wifidog/local_content/default/new.css as its wasn't ever used
958        * deleted wifidog/local_content/README as its content isn't valid anymore
959          used anymore
960        * Login site now uses a Smarty template to render HTML page
961        * class MainUI now also delivers $isOwner variable for Smarty
962
9632006-02-26 Max Horváth <max.horvath@freenet.de>
964        * Hotspots map page now uses a direct Javascript call for the link
965          "Show me on the map" (resulting in the browser not jumping to the top of
966          the page if a user clicks on such a link)
967        * refactored hotspot status page, it now uses node list classes to generate
968          output
969        * WIFI411_CSV has been removed from hotspot status page - it didn't work
970          properly - a working version can be added to /wifidog/classes/NodeLists
971        * RSS feed of hotspot status now delivers language of user
972        * RSS and XML feed of hotspot status now actually do deliver data from
973          the requested network (before the code accepted network selection but
974          actually switched back to the current network)
975        * RSS feed of hotspot status page now gets announced in browser
976
9772006-02-25 Max Horváth <max.horvath@freenet.de>
978        * fixed undefined variable bugs in statistic classes (use of date_from and
979          date_to), variables were processed directly from request, without any
980          check
981          This fixes ticket #71.
982        * clicking on a username in user logs now generates a individual user
983          report as it does when clicking on a username on the online users page
984        * Changing the value of the "Is persistent" checkbox doesn't have to
985          saved when JavaScript is enabled in the browser. Before this change
986          you had to save a content. So if you wanted to delete a persistant content
987          you first had to uncheck this checkbox, save the content and delete the
988          content after saving it. If JavaScript is enabled in your browser you
989          can go straight ahead, uncheck the checkbox and delete the content.
990          This fixes ticket #73.
991        * when processing global arrays if magic quotes is enabled, WiFiDog will
992          check for type variables
993          This fixes ticket #84.
994        * the RSS feed of nodes now delivers the correct link to the nodes homepage
995          This fixes ticket #80.
996        * small fix in schema_validate.php which should affect nobody (in schema
997          version 9)
998          This fixes ticket #79.
999        * fixed "Show all available contents for this hotspot" link which didn't
1000          work if WiFiDog wasn't located in the root folder of the webserver
1001        * the "Show all available contents for this hotspot" link won't be shown
1002          anymore unless all requirements are meet that all content of a hotspot
1003          would be shown. The requirements are: you need to have at least one
1004          Content Group tagged artistic and locative content, with at least one
1005          content group element available for display.
1006          This fixes ticket #35.
1007        * adjusting the location of a node via the Google maps geocoding service)
1008          and clicking the button "Use these coordinates" didn't work
1009          This fixes ticket #81 and #82.
1010        * the content select box now only shows the content to a user of which is
1011          is the owner from (same mechanism has already been used on the content
1012          manager page) or all content if the user is a superadmin
1013        * wifidog/admin/content_admin.php removed, because the content manager now
1014          uses the generic object administration interface
1015        * the creation date of a network can be changed now (this value wasn't
1016          displayed in the admin interface, even though it was present in the
1017          database)
1018        * revamped administration sidebar, cleaner interface for the superadmin,
1019          for the owner of a node nothing changes
1020        * added "server administration" section to the administration interface
1021        * Added administration of webservers. For one webserver not much changes.
1022          The SSL available setting has been moved to this section (and removed
1023          from config.php). Running WiFiDog on two or more webserver (with one
1024          database) you now can define the different hostnames of the webserver.
1025          Of course you can also define, which of those webserver serves SSL. This
1026          is for example essential for the Google maps feature (different API keys
1027          for different hostnames)
1028        * for every network you now can define it's own Google Map initial values
1029          and map types
1030        * Hotspots map page now supports different maps for different networks
1031        * Hotspots map page now supports different map types for different networks
1032          This fixes ticket #69
1033        * Hotspots map page now offers full multilingual support (text in the
1034          JavaScript file was english only)
1035        * Hotspots map page now uses a Smarty template to render HTML page
1036
10372006-02-21 Max Horváth <max.horvath@freenet.de>
1038        * fixed access restriction for HTMLeditor in templates folder
1039        * fixed XML error in HTMLeditors CSS and HTML templates
1040        * fixed undefined variable bug in content class ContenGroup
1041        * start page now uses a Smarty template to render HTML page
1042        * start page now also displays information about deployed/operational nodes
1043        * information about valid/online users and deployed/operational nodes gets
1044          cached if caching has been enabled (valid/online users for 1 minute,
1045          deployed/operational nodes for 5 minutes)
1046
10472006-02-17 Max Horváth <max.horvath@freenet.de>
1048        * refactored lost username site - now it also includes the help toolbox
1049        * lost username page now focuses input field automaticly (like on login or
1050          signup page)
1051        * refactored lost password site - now it also includes the help toolbox
1052        * lost password page now focuses input field automaticly (like on login or
1053          signup page)
1054        * refactored sesend validation email site - now it also includes the help
1055          toolbox
1056        * refactored resend validation email page now focuses input field
1057          automaticly (like on login or signup page)
1058
10592006-02-16 Max Horváth <max.horvath@freenet.de>
1060    * added full PHPdoc documentation to Mail class
1061    * added more temporary-email-address-providers to the black-list
1062        * Login site now uses a Smarty template to render HTML page
1063        * refactored signup site - now it also includes the help toolbox
1064        * removed Phlickr directory in /lib dir as Phlickr must be installed via
1065          PEAR
1066        * modified gen.sh to include new template folders for the
1067          translation file generation
1068
10692006-02-15 Max Horváth <max.horvath@freenet.de>
1070        * Login site now uses a Smarty template to render HTML page
1071
10722006-02-14 Max Horváth <max.horvath@freenet.de>
1073        * converted Session class to PHP5 style
1074        * moved code used used to init PHP into wifidog/include/init_php.php
1075        * fixed bug regarding APC (super globals weren't initialized before their
1076          first use
1077        * in an attemp to enter the administration interface of WiFiDog and not
1078          being logged in you'll be redirected to the administration interface after
1079          a successful login, if you are an admin or owner of a node. This only
1080          works for a virtual login, as it isn't needed to be done when logging in
1081          via a WiFiDog node (then you have to login anyway on the splash page
1082          first)
1083        * fixed preview of network in administration interface as content for a
1084          network as is isn't available in the code, yet
1085
10862006-02-13 Rob Janes <janes.rob@gmail.com>
1087    * cron/cleanup.php needed new way to call common.php
1088        * added cron/vacuum.php to round things out
1089
10902006-02-07 Benoit Grégoire  <bock@step.polymtl.ca>
1091        * Fix a bunch of file inclusion bugs in the statistics subsystem.
1092          This is only a ad-hac fix. It seems the requires for just about every
1093          class have been stripped off. This must be fixed, all classes should
1094          require_once all classes or include that they need that isn't included by
1095          a parent class.
1096
10972006-02-06 Benoit Grégoire  <bock@step.polymtl.ca>
1098        * wifidog/local_content/default/hotspot_logo.jpg: Delete deprecated file
1099        * wifidog/local_content/default/hotspot_logo_banner.jpg: Delete deprecated
1100          file
1101
11022006-02-04 Max Horváth <max.horvath@freenet.de>
1103        * MainUI class now uses Smarty templates to render HTML pages
1104        * display of debug messages by using $_REQUEST['debug_request'] on any
1105          page is now only possible for a super admin
1106        * caching class now supports lifetime of a cache and every data type
1107          supported by PHP (except the resource-type)
1108        * Content class caches available content plugins for 7 days if caching has
1109          been enabled -> results in a nice speed-up on every page call because
1110          of 17 saved filesystem queries
1111        * converted Security class to PHP5 style and it's functions to static
1112          functions
1113        * fixed broken HTMLeditor support
1114        * implemented PEAR::HTML_Safe cache support - if PEAR::HTML_Safe has been
1115          installed it strips down all potentially dangerous content within HTML
1116          that has been entered using the content plugins Langstring,
1117          TrivialLangstring and HTMLeditor
1118        * moved /wifidog/include/HTMLeditor to /wifidog/content/HTMLeditor
1119        * fixed thrown exception in path_defines_base.php (sprintf() was used
1120          uncorrectly)
1121        * template for definition of SYSTEM_PATH has been added to config.php
1122          for easier definiton when path detection failes
1123        * from now on caching is enabled by default in config.php - it means that
1124          WiFiDog caching features will automaticly be used if PEAR::Cache_Lite
1125          has been installed
1126        * updated installation file to represent all the new modules that can be
1127          installed to use all WiFiDog features
1128
11292006-01-31 Benoit Grégoire  <bock@step.polymtl.ca>
1130        * path_defines_base.php:  Fix syntax errors in the exception thrown. Add
1131          more meaningfull output
1132
11332006-01-29 Max Horváth <max.horvath@freenet.de>
1134        * WiFiDog now detects APC PHP cache and eAccelerator PHP cache and disables
1135          both PHP caches, because WiFiDog currently doesn't run with either of
1136          those PHP caches (I'm still investigating why)
1137        * added a missing <ul> HTML tag on the administration page
1138        * the validation mail sent to new users now includes the full path to the
1139          WiFiDog installation (before it assumed WiFiDog to be installed in
1140          the document root of the webserver)
1141        * fixed display of start button of portal when WiFiDog is not installed
1142          in the document root of the webserver
1143        * replaced $_SERVER["DOCUMENT_ROOT"]-stuff with our defines made in
1144          path_defines_base.php
1145        * updated HTMLeditor content class to use the new, moved stylesheet.css
1146        * fixed error messages not displaying technical support e-mail address
1147
11482006-01-25 Max Horváth <max.horvath@freenet.de>
1149        * a notice message regarding timezones was being displayed when running PHP
1150          5.1.0+ due to rewritten date functions of PHP. There is a new config flag
1151          in config.php named DATE_TIMEZONE. Set it to your local timezone.
1152          Don't forget to update your local.config.php in case you're using it.
1153
11542006-01-24 Benoit Grégoire  <bock@step.polymtl.ca>
1155        * Dependencies.php:  We missed one more instance of non-unifrom code for
1156          path detection. The Dependencies class now uses the code in
1157          include/path_defines_base.php like the rest of the system. Also make it
1158          returns more usefull error messages.
1159        * SmartyWifidog.php: Output the error returned by Dependencies if Smarty
1160      cannot be found for some reason.
1161
11622006-01-23 Max Horváth <max.horvath@freenet.de>
1163        * Removed compiled PHPdoc documentation
1164        * moved createDoc.sh to "doc" directory, documentation can be generated on
1165          the fly now, in the future we'll be generating a nightly PHPdoc on
1166          wifidog.org
1167        * renamed "ChangeLog" to CHANGELOG, resulting this file being parsed by
1168          PHPdoc
1169        * moved "header.gif" image to its own folder in the images directory
1170        * touched almost every PHP file in WiFiDog auth server for PHPdoc generating
1171          compiling without any warnings
1172        * Initialized uninitialized variables in Node class
1173        * Fixed initialization error of one variable
1174        * Configuration file (config.php) will be read before path detection is
1175          being started (otherwise there was no chance to set a manual SYSTEM_PATH)
1176
11772006-01-22 Benoit Grégoire  <bock@step.polymtl.ca>
1178        * common.php: Real fix for Ticket #59 ;)
1179        * common.php: Untested fix for Ticket #59
1180
11812006-01-18 François Proulx <francois.proulx@gmail.com>
1182        * Remove unneeded .cvsignore files since the svn:ignore property is set to
1183          the same list
1184
11852006-01-11 Rob Janes <janes.rob@gmail.com>
1186    * classes/User.php: added setters, getters, throw exceptions, added
1187      refresh() subr, tweaked language
1188
11892006-01-09 Max Horváth <max.horvath@freenet.de>
1190        * createDoc.sh: added description of how to install requirements
1191
11922006-01-08 Benoit Grégoire  <bock@step.polymtl.ca>
1193        * common.php: Improve path detection code, and start moving PATH detection
1194          back to a central location. You should NEVER go to any $_SERVER[]
1195          variables for path related stuff, all you need is already available
1196          in defines.
1197        * UserReport.php: Remove dangling reference to BASEPATH.
1198        * install.php: Use centralised path detection.
1199
12002006-01-04 Benoit Grégoire  <bock@step.polymtl.ca>
1201        * config.php, common.php: Completely remove SYSTEM_PATH from config.php,
1202          making one less config option to manage.  It is now autodetected.
1203
12042006-01-03 Rob Janes <janes.rob@gmail.com>
1205        * added support for classes/EventLogging.php.
1206        * modified include/common.php to pull in the EventLogging class
1207        * modified index.php to kick start error logging with minimal setup.
1208          I didn't setup a css for this, so any errors are simply pushed out
1209          when the logging channel is destructed.
1210        * other changes to include/common.php - a host of utility functions,
1211          prefixed with "cmn" to avoid namespace collision.
1212        * stock config.php, added global $AVAIL_LOCALE_ARRAY, cause of my change
1213          to include/common.php, wrapping the require_once in a function.
1214
12152006-01-04 Pascal Leclerc <isf@plec.ca>
1216    * install.php: New security validation and small bugs fix in admin account
1217      creation
1218
12192006-01-02 Rob Janes <janes.rob@gmail.com>
1220        * split static stylesheet.css from smarty template stuff.
1221          local_content/default/stylesheet.css has only smarty template stuff.
1222          local_content/common/stylesheet.css has all the rest.
1223        * classes/MainUI.php changed to <link ...> the common stylesheet.css, while
1224          still smarty fetching the templated stylesheet.
1225        * classes/SmartyWifidog.php changed to set a smarty template variable so
1226          that the templating stylesheet could work.
1227
12282005-12-29 François Proulx <francois.proulx@gmail.com>
1229        * Integrating Philippe's code for User class
1230        * This build needs extensive testing please
1231        * E-mail blacklisting (Mail class)
1232
12332005-12-29 François Proulx <francois.proulx@gmail.com>
1234        * Added Aidan's file_exists_incpath function to Dependencies class
1235        * Translated and standardized most of PostgreSQL abstraction class.
1236        * Removed blank lines at end of many files
1237        * Tested the new Phlickr package, which fixes URL on Flickr
1238
12392005-12-28 Max Horváth <max.horvath@freenet.de>
1240        * Removed BASEPATH define from source - resulting in a better
1241          require-overview
1242        * speed improvement of 7% by optimizing Dependencies class
1243        * improved documentation of content classes
1244
12452005-12-26 François Proulx <francois.proulx@gmail.com>
1246        * Fixed bug when the same user was owner of many nodes
1247        * Added missing reference to content_display_location initial data in dump
1248          script
1249
12502005-12-26 François Proulx <francois.proulx@gmail.com>
1251        * Tiny modifications to config.php
1252        * Reinserted the deprecated defines, created errors on my system
1253        * Fully translated FormSelectGenerator class, Locale
1254        * Added comments to Utils, Locale etc..
1255        * Fully tested installation from scratch using blank database with
1256          installation script
1257        * Improved installation script a bit
1258        * Synched SQL for CVS schema 29 --> 33
1259
12602005-12-26 Max Horváth <max.horvath@freenet.de>
1261        * added new headers to every source file
1262        * converted file to represent a tab as four (4) spaces
1263        * added PhpDocumentor documentation
1264        * added WiFiDog skin to HTMLeditor
1265        * language selection in a content class now shows the language name instead
1266          of the language code
1267        * added caching support to content classes Langstring and TrivialLangstring
1268
12692005-12-15 Max Horváth <max.horvath@freenet.de>
1270        * fixed bug in dependencies class when gettext support for PHP is not
1271          available
1272
12732005-12-14 Max Horváth <max.horvath@freenet.de>
1274        * fixed bug in config.php:59 ... was unable to select DB server
1275
12762005-12-08 Max Horváth <max.horvath@freenet.de>
1277        * added FCKeditor to the supported libraries
1278        * added new content type: HTMLeditor
1279        * added new caching class which uses PEAR::Cache_Lite - must be enabled in
1280          config.php
1281        * HTMLeditor is the first class using the new caching class
1282        * removed unused function from content type Langstring
1283        * beautified and reorganized config.php and added a new switch for the
1284          caching class
1285
12862005-12-06 Max Horváth <max.horvath@freenet.de>
1287        * fixed SQL bug when calling the "report configuration" page as a node owner
1288
12892005-12-05 François Proulx <francois.proulx@gmail.com>
1290        * Crunched the Google Maps Div block for better display on small screens
1291
12922005-12-05 Max Horváth <max.horvath@freenet.de>
1293        * fixed bug when calling the preview version of a login page
1294
12952005-11-30 Benoit Grégoire  <bock@step.polymtl.ca>
1296        * User.php: Fix a bug in the sql query in isUserValid(). Checked that the
1297          change works with postgresql 7.4 and 8. It is still not understood why
1298          ISF doesn't encounter this bug on it's production server.
1299
13002005-11-28 François Proulx <francois.proulx@gmail.com>
1301        * Improved Flickr user output
1302        * Mostly completed Flickr admin UI
1303        * Changed display algorithm to display sequentially
1304
13052005-11-25 Rob Janes <janes.rob@gmail.com>
1306        * EventLogging class initial checkin
1307
13082005-11-14 Max Horváth <max.horvath@freenet.de>
1309        * fixed path to included classes
1310          Guys, please check the paths to included files twice next time you're
1311          moving files
1312
13132005-11-12 François Proulx <francois.proulx@gmail.com>
1314        * Fixed schema 33 update
1315        * fixed css
1316
13172005-11-11 François Proulx <francois.proulx@gmail.com>
1318        * Fixed Admin hotspot location map
1319        * Take note: Google Maps updated their API key system, so that you simply
1320          need to register a key for the whole domain.
1321          ie. one key for http://auth.abc.org will work even in sub-directories
1322        * Changed the Content classes structure to make them "pluggable" more easily
1323          as requested during last developpers meeting
1324        * node_list.php now support column sorting, node_id are naturally sorted
1325          (numerical order, alphabetic)
1326        * Added 2-dimensionnal natural sort algorithm to Utils class
1327        * fixed Node::getSelectNodeUI to naturally sort by node_id
1328        * Improved Flickr content class
1329        * Modified Flickr database schema
1330        * Modified CSS look and feel
1331
13322005-11-08 Philippe April  <philippe@ilesansfil.org>
1333        * Put a note to mention the roles of users in the logged in users list
1334        * Fixed online users link to statistics
1335
13362005-11-01 Max Horváth <max.horvath@freenet.de>
1337        * added german translation
1338        * modified gen.sh to include geocoder and statistics classes for the
1339          translation file generation
1340        * modified hotspot status page to allow translations of every string
1341        * modified node list page to allow translations of every string
1342        * modified FAQ page to allow translations of every string
1343        * fixed bug in FAQ page which caused the Safari browser to display very
1344          large text
1345        * modified online users page in administration to allow translations of
1346          every string
1347        * added Phlickr directory to /lib
1348
13492005-10-25 Francois Proulx <francois.proulx@gmail.com>
1350        * /classes/DateTime.php : First iteration of DateTime abstraction class
1351        * Basic support for datetime input field.
1352        * TODO : Overhaul with full-fledged datetime selector...
1353
13542005-10-25 Francois Proulx <francois.proulx@gmail.com>
1355        * AuthenticatorRadius : Fixed legacy variable misuse
1356
13572005-10-24 Benoit Grégoire  <bock@step.polymtl.ca>
1358        * AuthenticatorRadius:  Fix bug reported by kouete, by inspection. Fix not
1359          actually tested. Guys, read the documentation of the function parameters
1360          when you code, it's there to help you ;)
1361
13622005-10-21 Francois Proulx <francois.proulx@gmail.com>
1363        * Integration testing for Radius debugging
1364        * Added network_id parameter to hotspot_status.php for selecting network
1365        * Default network will be automatically selected...
1366
13672005-10-04 Francois Proulx <francois.proulx@gmail.com>
1368        * Scaled down network logo
1369        * Changed CSS accordingly
1370        * Modified online users SQL query to sort better
1371
13722005-10-04 Francois Proulx <francois.proulx@gmail.com>
1373        * Removed unwanted file from checkout
1374
13752005-10-07 Philippe April  <philippe@ilesansfil.org>
1376        * Released wifidog-auth-1.0.0_m2
1377
13782005-10-06 Benoit Grégoire  <bock@step.polymtl.ca>
1379        * AuthenticatorLocalUserNoSignup:  Make a new authenticator, identical to
1380          AuthenticatorLocalUser but disalowing new user signup.  When setting up
1381          a server, you can add your users, and then change the authenticator class
1382          from AuthenticatorLocalUser to AuthenticatorLocalUserNoSignup
1383        * signup.php: Actually enforce it. Still needs improvement, as the network
1384          is still shown for signing up.
1385
13862005-10-04 Francois Proulx <francois.proulx@gmail.com>
1387        * Translated some error message in SQL abstraction
1388        * Cleaned up error messages when starting from scratch
1389        * Added link to install script, when the database is empty.
1390        * Fixed initial data dump script
1391
13922005-10-04 Benoit Grégoire  <bock@step.polymtl.ca>
1393        * Remove a bunch of deprecated methods from the Node object,
1394          document undocumented methods.
1395        * Make the node id editable.  This allows the gateway "MAC address as node
1396          ID" patch by London wireless to be usable with the standard auth server,
1397          and to transition to using MAC address as node ID.
1398        * Fix a saving problem with all the content types with some versions of PHP
1399        * Add a new Content type:  IFrameRest.  This allows the result of a REST
1400          style query returning HTML to be displayed in a HTML iframeset. Currently
1401          supported are substitution of the node_id, the user_id and the last
1402          display date in the get query.
1403        * CVS version of the auth server should now be "reasonnably" safe to use in
1404          production, so the 2005-09-01 notice is no longuer in effect.
1405
14062005-10-04 Francois Proulx <francois.proulx@gmail.com>
1407        * Translated signup page messages
1408
14092005-09-27 Benoit Grégoire  <bock@step.polymtl.ca>
1410        * Partial login page content manager support (Node only for now)
1411
14122005-09-27 Philippe April  <philippe@ilesansfil.org>
1413        * Guess the best language from what the browser sends,
1414          otherwise use the default.
1415
14162005-09-26 Francois Proulx <francois.proulx@gmail.com>
1417        * Translated the few new sentences on the login page
1418
14192005-09-26 Benoit Grégoire  <bock@step.polymtl.ca>
1420        * login/index.php, stylesheet.css:  Make the create new account bigger, and
1421          remove unnecessary words.
1422
14232005-09-26 Francois Proulx <francois.proulx@gmail.com>
1424        * Completed translations
1425
14262005-09-26 Francois Proulx <francois.proulx@gmail.com>
1427        * Fixed annoying bug in new google maps code
1428
14292005-09-25 Francois Proulx <francois.proulx@gmail.com>
1430        * Complete rewrite of Google maps code, now stands as a js class
1431        * relooking of mapping stuff
1432        * wrote basic "Find the closest hotspot" widget for canada geocoding only...
1433        * fixed broken xml, damn blank lines...
1434
14352005-09-25 Benoit Grégoire  <bock@step.polymtl.ca>
1436        * Statistics:  At long last, the monster statistics commit.
1437          We finally have a stable, documented and uniform codebase for statistics.
1438          This resulted is removal of several functions in other classes too.
1439          There are a few new reports, but mostly, each report is a lot more
1440          flexible.
1441          Still TODO:
1442          - Security:  This is to be implemented directly in the Statistics class,
1443            by forcing restrictions to the selected nodes and network.
1444          - Support selecting multiple users for a report.
1445            The code and SQL queries support it, but the UI doesn't. An easy and
1446            quick way would be to simply parse a coma-separated list. Comment are
1447            off course welcome!
1448
14492005-09-25 Francois Proulx <francois.proulx@gmail.com>
1450        * Updated initial SQL script to schema 29
1451        * Remove useless includes in some files, preventing from using the "plugin"
1452          contents
1453
14542005-09-25 Philippe April  <philippe@ilesansfil.org>
1455        * Make method getCurrentRealNode ORDER BY DESC so it picks
1456          up the latest network name
1457
14582005-09-20 Francois Proulx <francois.proulx@gmail.com>
1459        * Changed the output layout of the Google Maps hotspots list
1460        * Added "Loading" message on Google Maps
1461
14622005-09-17 Francois Proulx <francois.proulx@gmail.com>
1463        * Fixed forgotten reference to getNetwork in AuthLocalUser
1464
14652005-09-17 Francois Proulx <francois.proulx@gmail.com>
1466        * Fixed a few bugs in Radius class
1467        * Improved syntax and completed 100% of French translations
1468
14692005-09-17 Francois Proulx <francois.proulx@gmail.com>
1470        * Fixed RADIUS bug #1287000
1471
14722005-09-16 Francois Proulx <francois.proulx@gmail.com>
1473        * Added Mail Classes to circumvent mb_send_mail UTF-8 problems
1474        * This class provides UTF-8 mailing for validation e-mail, lost password,
1475          lost username...
1476        * Fixes reported bug where users would not receive validation email on
1477          some servers
1478
14792005-09-13 Francois Proulx <francois.proulx@gmail.com>
1480        * Added bytes in words for online users
1481
14822005-09-13 Francois Proulx <francois.proulx@gmail.com>
1483        * Fixed bug in user stats
1484
14852005-09-13 Francois Proulx <francois.proulx@gmail.com>
1486        * Added access permissions for statistics.
1487
14882005-09-12 Benoit Grégoire  <bock@step.polymtl.ca>
1489        * schema_validate.php:  Fix a bug version 26.  The conversion of the old
1490          account_origin as a parameter to the authenticator was wrong.  To fix it
1491          manually if you already ran the script, you must quote the parameter in
1492          column network_authenticator_params in the networks table.
1493        * Network.php:  Fix improper quoting of Authenticator arguments.
1494        * RssPressReview.php:  Make expansion of today's item optionnal.
1495
14962005-09-11 Francois Proulx <francois.proulx@gmail.com>
1497        * Fixed dependency check, found a workaround for the file_exists problem
1498
14992005-09-11 Francois Proulx <francois.proulx@gmail.com>
1500        * Added dependency check for Phlickr
1501
15022005-09-11 Francois Proulx <francois.proulx@gmail.com>
1503        * Fixed Flickr support
1504        * Now using PEAR version of Phlickr
1505        * Download the latest package and install like this: pear install
1506          PhlickrXYZ.tar.gz
1507
15082005-09-10 Francois Proulx <francois.proulx@gmail.com>
1509        * Fixed dependency check
1510
15112005-09-10 Francois Proulx <francois.proulx@gmail.com>
1512        * Removed many blank lines after php tags
1513        * added more checks, for dates etc...
1514        * changed sorting mode
1515
15162005-09-10 Benoit Grégoire  <bock@step.polymtl.ca>
1517        * Add UI to add a new Network
1518        * Improve UI to add a new Node and new Content
1519
15202005-09-10 Philippe April  <philippe@ilesansfil.org>
1521        * signup.php: Fixed bug in detecting is the user is already part of the
1522          network.
1523        * classes/{Authenticator,Network,Node}.php: isset, and issues preventing
1524          users from logging out.
1525        * add BASEPATH to most files with require_once
1526        * Added dependency checking class
1527        * Don't show the admin menu if user does not have access
1528        * Got rid of user_log_detailed.html, using stats.php instead
1529
15302005-09-10 Francois Proulx <francois.proulx@gmail.com>
1531        * Automatically redirect user to login form when trying to access admin
1532        * Added various isset, empty tests, vars init in stats (to avoid PHP
1533          warning)
1534
15352005-09-08 Philippe April  <philippe@ilesansfil.org>
1536        * New stats system with graphs
1537        * Changed the UI a bit to reflect this change
1538        * Updated stylesheet
1539
15402005-09-08 Benoit Grégoire  <bock@step.polymtl.ca>
1541        * portal/index.php:  Custom portal redirect now operational.
1542
15432005-09-08 Benoit Grégoire  <bock@step.polymtl.ca>
1544        * MainUI:  Move call to garbage_collect() here.
1545        * portal/index.php:  New feature:  Custom portal redirect.
1546        * rework much of the logout code
1547
15482005-09-07 Benoit Grégoire  <bock@step.polymtl.ca>
1549        * login/index.php:  Fix getSplashOnlyUser() method call.
1550
15512005-09-07 Benoit Grégoire  <bock@step.polymtl.ca>
1552        * RssPressReview.php:  Fix z-index so the hovers will overlap the expanded
1553          news.
1554        * login/index.php:  Reorganise code to make it more legible and comment what
1555          it does. Emphasise error messages and put them right above where they
1556          clicked so users can actually see them.
1557        * Security.php:  Remove deprecated login code
1558        * Authenticator.php: Change calling convention for better encapsulation
1559        * New feature:  Support multiple simultaneous logins if enabled in network
1560          configuration
1561        * New feature (in testing): Splash-only node support
1562
15632005-09-05 Benoit Grégoire  <bock@step.polymtl.ca>
1564        * include/common.php:  Add code to undo the effect of magic_quote if enabled
1565          in the server config.  It is still strongly recommended to disable
1566          magic_quote
1567        * Node.php:  Add UI for splash only node and custom portal
1568        * Update schema
1569
15702005-09-04 Francois Proulx <francois.proulx@gmail.com>
1571        * Removed update.php script ( should not have been in CVS )
1572        * Moved authenticator require in Network getAuthenticator()
1573
15742005-09-03 Philippe April  <philippe@ilesansfil.org>
1575        * Schema change: Added last_paged column to nodes table
1576        * Replaced HOTSPOT_NETWORK_NAME with hotspot_network_name in all templates
1577        * s/Networt/Network/
1578        * Fixed signing up and validation, typos
1579
15802005-09-01 Benoit Grégoire  <bock@step.polymtl.ca>
1581        WARNING:  DO NOT use the CVS auth server in production until further notice.
1582        Massive internal changes are underway.
1583        Use the release tagged 1.0m1 in production.
1584        * Network abstraction mostly complete, including UI.
1585          All that is missing is new network creation, network stakeholder UI and
1586          testing.
1587        * Cleanup the config file of all the now unneeded constants.
1588          Note that the install script is currently broken.
1589          There can now be multiple networks on the server.
1590          The install script will have to make sure that there is at least one, with
1591          one super-admin
1592
15932005-08-31 Francois Proulx <francois.proulx@gmail.com>
1594        * Fixed bug where node ID containing periods, whitespaces or underscores
1595          would confuse PHP
1596        * MD5 hash is used to make sur the http vars are unique
1597        * This is only valid for Node administration
1598
1599NOTE:  the 1.0m1 release was tagged here
1600
16012005-08-31 Benoit Grégoire  <bock@step.polymtl.ca>
1602        * Node.php:  Fix node creation
1603
16042005-08-31 Francois Proulx <francois.proulx@gmail.com>
1605        * Fixed new node creation bug
1606
16072005-08-29 Philippe April <philippe@ilesansfil.org>
1608        * js/gmaps_hotspots_status_map.js: Fixed small bug in that makes prevents
1609          IE to see the map properly.
1610
16112005-08-22 Pascal Leclerc  <pascal@plec.ca>
1612        * install.php, Change javascript to OnClick + dependencie note
1613        * schema_validate.php, Fix broken DB update for install.php
1614        * SmartyWifidog.php, Add automatic redirect to install.php if Smarty not
1615          installed
1616
16172005-08-22 Francois Proulx <francois.proulx@gmail.com>
1618        * Added edit button for quickly accessing Content editing mode
1619        * Changed the layout so the admin ui fits in a tighter space
1620
16212005-08-21 Francois Proulx <francois.proulx@gmail.com>
1622        * Added reference to new street address fields in mapping page and on status
1623          template
1624        * Fix bug on line 756 of RssPressReview , added check for empty var.
1625        * Flickr support is broken, added  bug to sf.net tracker
1626
16272005-08-21 Francois Proulx <francois.proulx@gmail.com>
1628        * Node admin UI should now be completed.
1629        * Minor bug fixes in Geocoder
1630        * Merged node_owners and node_tech_officers table into node_stakeholders
1631
16322005-08-19 Benoit Grégoire  <bock@step.polymtl.ca>
1633        * New schema version
1634        * install.php, tmp/magpie_cache/:  Move all magpie caches
1635          to a central location, adjust install script to match.
1636        * classes/MainUI.php:  Add $_REQUEST array output if debug_request is set as
1637          a parameter to the page
1638        * classes/Network.php, classes/Node.php:  Change content ordering to be most
1639          recently subscribed first, this is a stopgap measure while waiting for
1640          Content ordering to be explicitely settable.
1641        * classes/Content/RssAggregator.php:  Full admin UI, some bug fixes
1642        * lib/RssPressReview/RssPressReview.php: New version, adds isFeedAvailable()
1643          and getFeedTitle() methods.
1644          Fixes minor bugs
1645
16462005-08-17 Pascal Leclerc  <pascal@plec.ca>
1647    * Added install script + minor changes in schema_validate.php
1648
16492005-08-15 Benoit Grégoire  <bock@step.polymtl.ca>
1650        * Re-Run sync_sql_for_cvs.sh, did not run to completion last time.
1651
16522005-08-15 Benoit Grégoire  <bock@step.polymtl.ca>
1653        * Run sync_sql_for_cvs.sh
1654        * sql/dump_initial_data_postgres.sh:  Fix a hardcoded reference to rss_url
1655          which no longer exists
1656        * .project:  Remove mistakenly commited file in last commit
1657        * .cvsignore:  Add file to avoid previous error
1658
16592005-08-12 Francois Proulx <francois.proulx@gmail.com>
1660        * Added missing GisPoint fille to CVS
1661        * Fixed some bugs
1662        * Added Technical officer table
1663        * Added technical officer management to node UI
1664
16652005-08-12 Francois Proulx <francois.proulx@gmail.com>
1666        * Changed config.php GMAPS_API_KEY to GMAPS_PUBLIC_API_KEY
1667        * Added GMAPS_ADMIN_API_KEY, needed for admin UI
1668        * This is a stupid limitation of the Google Maps API which matches the
1669          complete URL path
1670        * Added /classes/GisPoint.php class
1671        * Will add geocode + Google Maps capabilities very soon
1672        * Notice : the XML schema will change very soon...
1673        * I will try to keep the streetAddress field intact so I won't break
1674          backward compat.
1675
16762005-08-12 Benoit Grégoire  <bock@step.polymtl.ca>
1677        * classes/MainUI.php: Move the call to schema_validate() in MainUI's
1678          constructor
1679        * lib/RssPressReview/RssPressReview.php: Finish rewrite. Move there to
1680          reflect it's independently maintained status
1681        * wifidog/classes/Content/HotspotRss.php:  Delete the class, obsolete
1682        * wifidog/classes/Content/RssAggregator.php:  Functionnal, but needs it's
1683          admin UI written.
1684        * wifidog/include/schema_validate.php:  Create the table structure for the
1685          new RssAggregator.
1686          Remove rss_url in nodes table, no longer needed.  Move it's data to the
1687          new Content class.
1688
16892005-08-11 Francois Proulx <francois.proulx@gmail.com>
1690        * Refactored the Admin UI.
1691        * I need to write the upload form and rewrite statistics
1692
16932005-08-10 Francois Proulx <francois.proulx@gmail.com>
1694        * More GIS stuff
1695
16962005-08-10 Francois Proulx <francois.proulx@gmail.com>
1697        * Added Geocoders
1698          - /classes/AbstractGeocoder.php
1699          - /classes/Geocoders/GeocoderCanada.php
1700          - /classes/Geocoders/GeocoderUsa.php
1701        * This will be used for enterring GIS data
1702        * Coming in the next few days: set hotspot gis using Google Maps + Geocoding
1703
17042005-01-25 Pascal Leclerc  <pascal@plec.ca>
1705        * Fix hardcoded images path in classes/MainUI.php
1706
17072005-07-25 Francois Proulx <francois.proulx@gmail.com>
1708        * Fixed bug in hotspot_status , added htmlspecialchars();
1709        * This solved the bug where ampersands would break the XML
1710
17112005-07-17 Francois Proulx <francois.proulx@gmail.com>
1712        * Fixed bugs in gen.sh, compile.sh locale scripts
1713
17142005-07-12 Francois Proulx <francois.proulx@gmail.com>
1715        * Changed XML element from hotspotsMetadata to hotspots and added networkUri
1716          element to networkMetadata
1717
17182005-07-12 Francois Proulx <francois.proulx@gmail.com>
1719        * Fixed XML protocol for exchanging hotspots status.
1720        * Should now be considered stable (stamped v1.0)
1721        * Fixed hotspots status map to reflect the changes
1722        * Added french translations
1723
17242005-07-11 Francois Proulx <francois.proulx@gmail.com>
1725        * Changed link to hotspots map using NON ssl because Google Keys are
1726          sensitive to the whole path.
1727
17282005-07-11 Benoit Grégoire  <bock@step.polymtl.ca>
1729        * classes/RssPressReview.php: Begin rewrite.
1730        * classes/MainUI.php: Add addFooterScript() function.
1731        * venues_map.php:  Workaround the IE DOM problem.
1732
17332005-07-05 Francois Proulx <francois.proulx@gmail.com>
1734        * Changed wording in hotspots status page added legend
1735
17362005-07-05 Francois Proulx <francois.proulx@gmail.com>
1737        * Minor adjustements to icon positionning
1738
17392005-07-05 Francois Proulx <francois.proulx@gmail.com>
1740        * Changed google maps marker icons
1741
17422005-07-05 Francois Proulx <francois.proulx@gmail.com>
1743        * Added missing elements in XML exchange format
1744        * Stable v1.0 for XML exchange format and Google Maps mapping
1745        * Added GMaps constants to config file
1746        * Unsmartied index.php , added link to map
1747        * Check config.php to set corresponding values
1748        * You can now use hotspot_status.php?format=XML along with xslt query string
1749          parament to convert your XML document
1750        * For this to work, You need to have activated XSLT ( see config file )
1751
17522005-07-05 Francois Proulx <francois.proulx@gmail.com>
1753        * Added Google Maps mapping venues_map.php
1754        * /js/venues_status_map.js  JavaScript code for Mapping
1755        * In beta : tested successfuly with 48 nodes in the Montreal area, loads in
1756          a snap
1757
17582005-07-03 Francois Proulx <francois.proulx@gmail.com>
1759        * Updated the XML venues status format ( version 1.0, once approved )
1760        * Added long / lat fields to nodes table ( for mapping purposes )
1761
17622005-06-17 Francois Proulx <francois.proulx@gmail.com>
1763        * Added IFrame and SimpleIFrame content types.
1764
17652005-06-28 Benoit Grégoire  <bock@step.polymtl.ca>
1766        * classes/Content/Langstring.php:  Bug fix:  Langstring was always
1767          non-persistent, no matter the checkbox.  Move the code to
1768          TrivialLangstring.php where it belongs.
1769
17702005-06-21 Benoit Grégoire  <bock@step.polymtl.ca>
1771        * portal/inted.php:  Implement the start button functionnality (maybe it
1772          would be better to call it "use the Internet").  From now on, once
1773          authenticated and when pressing the start button on the portal, the user
1774          will be sent to the page he originally tried to access.  A second window
1775          will be popped with the portal page so he can come back to it. The window
1776          is collapsed, and can be expanded back by clicking on the link. I tried
1777          to make it cross platform (and mostly did) but it's still buggy in IE.
1778
1779          At the same time, this fixes the goof reported by Rob Kelley of
1780          nycwireless.net
1781
1782        * portal/missing_original_url.php:  Displayed when the user tries to use the
1783          start button but for some reason the original url is unavailable
1784        * common.php:  New define CURRENT_REQUEST_URL, hopefully containing the full
1785          URL in the user's URL bar.
1786
1787
17882005-06-17 Francois Proulx <francois.proulx@gmail.com>
1789        * Removed forced Pattern Language on all hotspots
1790        * Do not show hotspot logo in portal page, only on login, until we find a
1791          better layout
1792
17932005-06-16 Francois Proulx <francois.proulx@gmail.com>
1794        * Added XML output format for hotspot_status.php
1795        * Rough draft v1.0
1796        * TODO move to different classes once stabilized
1797        * Can use XSLT, if activated ( XSLT_SUPPORT constant )
1798        * ie : http://wifidog-auth.org/hotspot_status.php?format=XML&xslt=http://wifidog-auth.org/xslt/hotspot_status.xsl
1799        * or simply : http://wifidog-auth.org/hotspot_status.php?format=XML
1800
18012005-06-06 Francois Proulx <francois.proulx@gmail.com>
1802        * Added long description field to content table
1803        * MUST use schema_validate
1804        * Modified Pattern Language to be more generic
1805        * resend changelog
1806
18072005-06-06 Francois Proulx <francois.proulx@gmail.com>
1808        * Made changes to Pattern Language ( Kate Armstrong )
1809
18102005-05-30 Philippe April <philippe@ilesansfil.org>
1811        * Show username in user_stats.php instead of user_id
1812          and in other admin pages
1813
18142005-05-30 Francois Proulx <francois.proulx@gmail.com>
1815        * Changed language selectbox name so it does not clash with ISF's domain
1816          cookie
1817        * Fixed setlocale algorithm in Locale.php
1818
18192005-05-29 Francois Proulx <francois.proulx@gmail.com>
1820        * Missing null check in validate.php
1821
18222005-05-27 Francois Proulx <francois.proulx@gmail.com>
1823        * Changed the signup process to make it smoother for users
1824        * The user will automatically be granted the 15 minutes if he's signing up
1825          at a real hotspot
1826        * If the user closes his browser during the 15 minutes and loses its
1827          session, we will regenerate it
1828        * Added big red message to the top of the portal page, warning user to
1829          validate as soon as possible
1830        * Fixed translation typos
1831
18322005-05-26 Benoit Grégoire  <bock@step.polymtl.ca>
1833        * Someone moved the fallback gettext functions definition (for when gettext
1834          isn't installed) inside the static setCurrentLocale method, completely
1835          breaking the system when PHP doesn't have gettext support.  This is an
1836          untested fix.
1837
18382005-05-24 Francois Proulx <francois.proulx@gmail.com>
1839        * Fixed bug in auth.php to let users go through when the click twice on the
1840          login button
1841        * Fixed bug in hotspot_log.php
1842
18432005-05-24 Francois Proulx <francois.proulx@gmail.com>
1844        * Added "Get access statistics" button to Node admin to get hotspot specific
1845          stats
1846        * Added search box in Users log to get a specific user stats quickly
1847
18482005-05-24 Francois Proulx <francois.proulx@gmail.com>
1849        * Fixed typo in some translations
1850        * Cleaned-up todos
1851
18522005-05-18 Francois Proulx <francois.proulx@gmail.com>
1853        * Added strip_tags in RssPreview ( some malformed HTML would break the page
1854          layout)
1855
18562005-05-16 Francois Proulx <francois.proulx@gmail.com>
1857        * Changed login message in MainUI to make it clearer what the login button
1858          will do
1859
18602005-05-13 Philippe April <philippe@ilesansfil.org>
1861        * Added deployment status to node_list
1862
18632005-05-11 Francois Proulx <francois.proulx@gmail.com>
1864        * Began writing user profiles
1865        * Added many methods to User class
1866        * Added node quota fields in DB ( bandwidth, throttling ...)
1867
18682005-05-10 Francois Proulx <francois.proulx@gmail.com>
1869        * Fixed Login link in signup page ( MainUI.php ) if the Session has gw_id,
1870          gw_address, gw_port show physical login link
1871
18722005-05-10 Francois Proulx <francois.proulx@gmail.com>
1873        * Added download button CSS class to style button
1874
18752005-05-10 Francois Proulx <francois.proulx@gmail.com>
1876        * Fixed wrong method name in File.php
1877        * Added strip tags to Langstring
1878        * Basic styling of content_admin table
1879
18802005-05-04 Francois Proulx <francois.proulx@gmail.com>
1881        * Fixed serialization issue ( flickr)
18822005-05-04 Francois Proulx <francois.proulx@gmail.com>
1883        * Improved caching
1884        * Wrote very basic gridview code for Flickr
1885
18862005-05-04 Francois Proulx <francois.proulx@gmail.com>
1887        * Implemented caching for Flickr
1888        * Need to contact Phlickr to see how we could do better, since serialize
1889          does not work OK on objects
1890
18912005-05-04 Francois Proulx <francois.proulx@gmail.com>
1892        * Fixed bug concerning Content-Length header
1893        * Changed default Unit size for setLocalFileSize to bytes
1894
18952005-05-04 Francois Proulx <francois.proulx@gmail.com>
1896        * Added BLOB support
1897        * modified file_download.php to support new header attributes
1898        * Added ImportLargeObject, UnlinkLargeObject to PG SQL abtraction
1899        * Make sure your PHP.ini contains the right value to allow big downloads
1900        * Check : http://ca3.php.net/manual/en/features.file-upload.common-pitfalls.php
1901        * ISF Live server is now configured to support 100 megabytes files
1902
19032005-05-04 Francois Proulx <francois.proulx@gmail.com>
1904        * Fixed CSS IE Bug
1905        * Fixed SQL query
1906        * NEED HELP FROM A WEB DESIGNER !!!!!
1907
19082005-05-03 Francois Proulx <francois.proulx@gmail.com>
1909        * Disabled logging in Pattern Language archives
1910
19112005-05-03 Francois Proulx <francois.proulx@gmail.com>
1912        * Having for SQL query... :-(
1913
19142005-05-02 Francois Proulx <francois.proulx@gmail.com>
1915        * PatternLanguage is now completed
1916
19172005-04-30 Francois Proulx <francois.proulx@gmail.com>
1918        * Logout button will now destroy session AND render token USED
1919
19202005-04-30 Francois Proulx <francois.proulx@gmail.com>
1921        * Fixed bug that could potentially let non owners add content in /content
1922          through content groups
1923        * Admin menu won't show node selector if the user is not owner of at least
1924          one hotspot
1925        * Added Width, height support for Picture
1926
19272005-04-30 Francois Proulx <francois.proulx@gmail.com>
1928        * Did my best for content styling ... ( it's 5h00 am )
1929
19302005-04-30 Francois Proulx <francois.proulx@gmail.com>
1931        * Updated sync_sql_for_cvs.sh
1932
19332005-04-30 François Proulx <francois.proulx@gmail.com>
1934        * ChangeLog entry missed by CVS ?!
1935        * Locale now decomposes the locale string by '_'
1936        * Now works on Mac OS X ( but you must use fr_CA, en_CA or fr_FR ... )
1937
19382005-04-30 François Proulx <francois.proulx@gmail.com>
1939        * Trying to solve RSS encoding bug...
1940        * Testing on live server
1941
19422005-04-29 François Proulx <francois.proulx@gmail.com>
1943        * Removed all inline unuseful javascript code on submit buttons
1944          onclick='submit()'
1945        * This conflicted with the actual click on the submit button in Safari
1946        * Fixed check in Network for isOwner, only check superAdmin
1947        * Fixed bug so you can't add an existing content group to itself (deadlock)
1948        * Started coding Pattern language narrative display
1949
19502005-04-29 François Proulx <francois.proulx@gmail.com>
1951        * Wrote User.php addcontent, removeContent, getAllContent()
1952        * Wrote Content.php subscrite() and unsubscribe()
1953        * Added parameters to getAllContent() in Node and Network
1954          (exclude_subscribed_content)
1955        * These will be used for subscribing a to some content
1956        * Pattern Language will be the first to use it
1957        * Online users lists
1958        * Fixed bugs in Node and Network ( isOwner check )
1959
19602005-04-28 François Proulx <francois.proulx@gmail.com>
1961        * Logout button build a query string containing gw_id, gw_address, gw_port
1962          ( if available ), so that a user at a physical hotspot will get the login
1963          page from the hotspot he is.
1964        * Fixed but in Locale ( did not propertly set the locale in the session )
1965
19662005-04-28 François Proulx <francois.proulx@gmail.com>
1967        * Added check in MainUI toolbar so that it won't show "NOT logged in ?"
1968          message when connect to a real hotspot ( not virtual )
1969        * This message confused many users ( they clicked and got the virtual login
1970          instead ! )
1971        * Hide adminstration features ( statistics, hotspot creation, network wide
1972          content etc...) from all but Super admins
1973        * Fixed getAllLocativeArtisticContent in Node.php added is_persistent check
1974        * Added $associate_existing_content parameter to processNewContentUI to
1975          allows reuse for existing content ( in ContentGroup )
1976        * Fixed bug in FlickrPhotoStream delete ( missing return from parent )
1977        * Added security check in all content classes ( ProcessAdminUI )
1978
19792005-04-26 François Proulx <francois.proulx@gmail.com>
1980        * Replaced show only content groups by show persistent
1981
19822005-04-26 François Proulx <francois.proulx@gmail.com>
1983        * Added missing /content directory
1984
19852005-04-26 François Proulx <francois.proulx@gmail.com>
1986        * Added /content/ for displaying all content elements
1987        * Logging is disable when viewing them
1988        * All content elements will expand
1989        * Pattern languages won't display everything ( special property )
1990          isExpandable
1991        * Added a link in portal pages to go to /content/
1992        * Added Show all contents button in content_admin.php
1993
19942005-04-27 Benoit Grégoire  <bock@step.polymtl.ca>
1995        * Content.php, ContentGroup.php:  All Content now implement the
1996          isDisplayableAt($node).  Used by the portal, if content has nothing
1997          displayabel, the entire content is skipped.
1998
19992005-04-27 Benoit Grégoire  <bock@step.polymtl.ca>
2000        * FlickrPhotostream.php:  Fix the object so it doesn't crash when flicker is
2001          disabled.
2002
20032005-04-27 Benoit Grégoire  <bock@step.polymtl.ca>
2004        * ContentGroup.php:  Fully functionnal content rotation engine, with all
2005          options supported. Rotation based on session may not be reliable if the
2006          user isn't truly logged in (from a node).
2007
20082005-04-26 François Proulx <francois.proulx@gmail.com>
2009        * Most of the missing translations
2010
20112005-04-26 François Proulx <francois.proulx@gmail.com>
2012        * Changed back File to non trivial
2013        * portal page stylesheet
2014
20152005-04-26 Benoit Grégoire  <bock@step.polymtl.ca>
2016        * ContentGroupElement.php:  It shouldn't be allowed to create a new content
2017          element in isolation.  Unfortunately the UI allows if for now.  Such
2018          content will now be deleted.
2019        * Locale:  Fix string selection algorithm to pick the right language.
2020        * Content:  Implement display logging.
2021
20222005-04-26 François Proulx <francois.proulx@gmail.com>
2023        * stylesheet rework
2024
20252005-04-26 François Proulx <francois.proulx@gmail.com>
2026        * Fixed wrong location for change password link
2027
20282005-04-25 François Proulx <francois.proulx@gmail.com>
2029        * Portal page styling
2030
20312005-04-26 Benoit Grégoire  <bock@step.polymtl.ca>
2032        * ContentGroup.php:  Previous fix didn't work.  New fix.
2033
20342005-04-26 Benoit Grégoire  <bock@step.polymtl.ca>
2035        * ContentGroup.php:  Make bad selection mode eror non-fatal.
2036
20372005-04-25 Benoit Grégoire  <bock@step.polymtl.ca>
2038        * Fix bug in ContentGroup enumeration
2039
20402005-04-25 François Proulx <francois.proulx@gmail.com>
2041        * More stylesheets work
2042
20432005-04-25 François Proulx <francois.proulx@gmail.com>
2044        * Much better stylesheet
2045
20462005-04-25 Benoit Grégoire  <bock@step.polymtl.ca>
2047        * UI fully functionnal
2048
20492005-04-25 François Proulx <francois.proulx@gmail.com
2050        * More interface work
2051
20522005-04-25 François Proulx <francois.proulx@gmail.com
2053        * Completed integration of new interface with new objects
2054
20552005-04-25 Benoit Grégoire  <bock@step.polymtl.ca>
2056        * Integration merge, should work, but there will be display problems
2057          everywhere.  Expect further commits today.
2058        * Almost 100% complete Network abstraction
2059        * Much better object encapsulation.  Deprecated methods not removed yet.
2060        * Add MainUI class.  Used to display the interface.  Inner workings still
2061          need work.
2062
20632005-04-23 François Proulx <francois.proulx@gmail.com>
2064        * Added Preferred Size support for Flickr pictures
2065
20662005-04-23 François Proulx <francois.proulx@gmail.com>
2067        * Completed missing translations
2068
20692005-04-23 François Proulx <francois.proulx@gmail.com>
2070        * Fixed bugs in File and EmbeddedContent
2071        * Completed first iteration of EmbeddedContent
2072        * Can now play multimedia content
2073        * Could not test fallback with my browser ( Safari and Firefox )
2074        * Need help to test content in different browser to see how it reacts...
2075
20762005-04-22 François Proulx <francois.proulx@gmail.com>
2077        * Fixed bug in FlickrPhotostream.php
2078        * Params did not match new methods requirements ( getUserByEmail )
2079        * Changed stylesheet class name for Flickr to match new changes
2080        * Fixed bugs in File
2081        * Wrote part of EmbeddedContent ( partially working )
2082        * TODO: add support for parameters and attributes in EmbeddedContent
2083
20842005-04-22 François Proulx <francois.proulx@gmail.com>
2085        * Fix schema version in François's commit
2086
20872005-04-21 François Proulx <francois.proulx@gmail.com>
2088        * Added explicit admin UI exceptions support for Flickr
2089        * Completed File and Picture objects
2090
20912005-04-20 François Proulx <francois.proulx@gmail.com>
2092        * Completed Flickr support ( explicit exceptions catching )
2093        * Most of File object is done
2094        * Fixed bug in generic_object_admin.php
2095        * changed stylesheet class tags for Flickr
2096
20972005-04-18 François Proulx <francois.proulx@gmail.com>
2098        * Added Flickr content support
2099        * Part of File object is done
2100
21012005-04-19 Benoit Grégoire  <bock@step.polymtl.ca>
2102        * Working (beta...) content manager and portal.
2103        * Add content preview mode
2104
21052005-04-18 Benoit Grégoire  <bock@step.polymtl.ca>
2106        * Hotspot and network content association, continue access control work.
2107        * hotspot_owner.php: Fix wrong assignement of user_id that prevented the
2108          script from working.
2109        * All files:  Remove whitespace and carriage return after the ?> closing
2110          tags.
2111
21122005-04-18 Benoit Grégoire  <bock@step.polymtl.ca>
2113        * Much more complete admin, initial access control work.
2114
21152005-04-15 Benoit Grégoire  <bock@step.polymtl.ca>
2116        * Support more of the content object model, do a half-decent CSS for the
2117          admin interface.
2118
21192005-04-14 Benoit Grégoire  <bock@step.polymtl.ca>
2120        * Content.php:  Use full langstring interface by default;
2121
21222005-04-14 Benoit Grégoire  <bock@step.polymtl.ca>
2123        * Content.php:  Fix db reference;
2124
21252005-04-14 Benoit Grégoire  <bock@step.polymtl.ca>
2126        * Fix Content object enumeration preventing usage of admin interface
2127        * Partial fix for RSS feed encoding (multiple feed aggregation still broken)
2128
21292005-04-14 Benoit Grégoire  <bock@step.polymtl.ca>
2130        * First part of the future content delivery infrastructure. Many files added
2131
21322005-04-01 François Proulx  <francois.proulx@gmail.com>
2133        * Modified gen.sh script to match UTF-8
2134        * Added PAP RADIUS encryption support ( asked by Paris Sans Fil )
2135
21362005-04-01 Benoit Grégoire  <bock@step.polymtl.ca>
2137        * wifidog/templates/auth_sources_selection.html:  Add missing file from
2138          Francois's commit.
2139
21402005-04-01 Philippe April <philippe@ilesansfil.org>
2141        * Fixed missing parenthesis in classes/User.php
2142        * Removed unused files
2143        * fixed schema_validate.php (typos)
2144
21452005-04-01 Francois Proulx  <francois.proulx@gmail.com>
2146        * EVERYTHING IS NOW UTF-8 YOU MUST EDIT YOUR FILES WITH AN UTF-8 COMPLIANT
2147          EDITOR
2148        * The database will be converted to UTF-8 (version 5)
2149        * Added select boxes ( or hidden ) html form elements to choose the network
2150          for signup, lost password, username
2151
21522005-04-01 Benoit Grégoire  <bock@step.polymtl.ca>
2153        * Add constraints to account_origin to detect errors on inserts.
2154        * Remove IDRC test server
2155
21562005-04-01 Philippe April <philippe@ilesansfil.org>
2157        * User.php: Add reference to $db global variable.
2158        * Tagged v0_1_0_alpha1
2159        * Removed spaces in AuthenticatorLocalUser.php
2160
21612005-03-31 Benoit Grégoire  <bock@step.polymtl.ca>
2162        * Remove spaces after php blocks in various files.
2163        * Temporarily fix single authentication source not present bug in login
2164          smarty template.  All other places where we select the network will be
2165          fixed tommorow.
2166        * Fix initial schema errors.
2167
21682005-03-31 Benoit Grégoire  <bock@step.polymtl.ca>
2169        * More RADIUS install documentation.
2170        * Fix schema_validate.php
2171
21722005-03-31 Francois Proulx  <francois.proulx@gmail.com>
2173        * Moved language definition
2174        * Moved e-mail subjects to User class ( each e-mail functions )
2175
21762005-03-31 Francois Proulx  <francois.proulx@gmail.com>
2177        * Added missing schema_validate.php modifs.
2178
21792005-03-31 Francois Proulx  <francois.proulx@gmail.com>
2180        * Added PEAR install procedure
2181
21822005-03-30 François Proulx  <francois.proulx@gmail.com>
2183        * Finished RADIUS authentication and accounting
2184        * Accounting Unique session ID is now based on the same token we use
2185        * Fixed all issues with lost_username, lost_password etc...
2186        * User class has new static function getUsersByEmail and getUsersByUsername
2187        * Added translations for new features
2188        * Translated the validation, lost password, username e-mails
2189        * Tested quite a bit, this version is considered stable
2190        * A few examples on how set different RADIUS or local authenticators can be
2191          found in the config.php
2192
21932005-03-29 François Proulx  <francois.proulx@gmail.com>
2194        * schema_validate.php : Modified schema : dropped e-mail + account unique
2195          index, dropped email not empty constraint
2196        * Schema is now at version 3
2197        * Coded RADIUS authentication
2198        * Modified templates to show a select box when more than one server is
2199          configured
2200        * Coded RADIUS accounting and backward compatibility accounting
2201        * Modified many statistics SQL queries to match new Users table
2202        * modified statistics templates to match user_id and account_origin
2203        * TODO : Fix lost_username and lost_password ( issue since we dropped the
2204          unique constraint on emails... )
2205        * TODO : Heavy testing possibly with remote RADIUS servers
2206
22072005-03-28 Benoit Grégoire  <bock@step.polymtl.ca>
2208        * sql:  Put initial data in a transaction, and specify the wifidog user so
2209          you do not have to su to it while using sync_sql_for_svs
2210
22112005-03-28 Benoit Grégoire  <bock@step.polymtl.ca>
2212        * common.php:  Add get_guid() function
2213        * validate_schema.php: New auto-upgrade script to allow autaumatic schema
2214          upgrade.  Note that you must still update dump_initial_data_postgres.sh
2215          and use sync_sql_for_cvs.sh so new users aren't left in the cold.
2216        * New class Authenticator (and subclasses):  Begin virtualizing the login
2217          process.
2218
22192005-03-24 Benoit Grégoire  <bock@step.polymtl.ca>
2220        * Statistics.php: Fix getMostGreedyUsers returning bad values when incoming
2221          and outgoing for all connections from a user have null values.
2222        * wifidog/local_content/default/portal.html: Fix layout so it resizes
2223          properly.  This in an interim measure.
2224        * Update schema.  This will allow automatic schema updates in the future.
2225          TO update a live server:
2226
2227      BEGIN;
2228      CREATE TABLE schema_info (
2229            tag text PRIMARY KEY,
2230            value text
2231          );
2232          INSERT INTO schema_info (tag, value) VALUES ('schema_version', '1');
2233          COMMIT;
2234
22352005-03-16 Matthew Asham <matthewa@bcwireless.net>
2236    * config.php: will use "local.config.php" instead, if present.  avoid cvs
2237      over-writing.
2238    * signup.php: if CUSTOM_SIGNUP_URL is defined, signup.php will re-direct.
2239      For integration with existing auth systems
2240    * hotspot_status.php: ob_clean may complain about buffering.  muted.
2241    * ./classes/RssPressReview.inc: if rss_source['url'] is blank, ignore the
2242      feed.
2243
22442005-02-22 Benoit Grégoire  <bock@step.polymtl.ca>
2245        * sql/dump_initial_data_postgres.sh, wifidog-postgres-initial-data.sql,
2246          wifidog-postgres-schema.sql:-Widen the connections size to fix int4
2247          wraparound problems.  To update a running server, execute the following
2248          sql sniplet:
2249
2250      BEGIN;
2251      ALTER TABLE connections RENAME incoming TO incoming_old;
2252      ALTER TABLE connections ADD COLUMN incoming int8;
2253      ALTER TABLE connections RENAME outgoing TO outgoing_old;
2254      ALTER TABLE connections ADD COLUMN outgoing int8;
2255      UPDATE connections set incoming=incoming_old, outgoing=outgoing_old;
2256      ALTER TABLE connections DROP COLUMN incoming_old;
2257      ALTER TABLE connections DROP COLUMN outgoing_old;
2258      COMMIT;
2259
2260        * wifidog/admin/hotspot.php: Missing file from phil's commit.
2261        * wifidog/locale/fr/LC_MESSAGES/messages.mo, messages.po:  New translation
2262          by Benoit St-André
2263
22642005-02-14 Philippe April <philippe@ilesansfil.org>
2265        * gw_message.php: the "activate" message was not properly defined and
2266          would cause an error to show up instead of the nice activate your account
2267          message
2268
22692005-02-14 Philippe April <philippe@ilesansfil.org>
2270        * wifidog/locale/gen.s: Was not working as expected, it will now get the
2271          gettext from smarty properly.
2272        * Updated TODO with ideas on making config better
2273
22742005-01-31 Benoit Grégoire  <bock@step.polymtl.ca>
2275        * wifidog/templates/hotspot_status.html:  Restore the number of nodes
2276        * wifidog/hotspot_status.php: Restore the number of nodes, add formatting
2277          and more information to the RSS feed.
2278
22792005-01-26 Philippe April <isf_lists@philippeapril.com>
2280        * Some kind of virtual login (we need to talk about this).
2281        * New User and Node classes
2282        * Modified all files to work with the classes.
2283        * Remove mgmt_helpers (all done in User class now)
2284
22852005-01-25 Benoit Grégoire  <bock@step.polymtl.ca>
2286        * classes/Node.php:  New file, untested code example
2287        * wifidog/admin/admin_common.php: Remove double-defined BASEPATH
2288
22892005-01-25 Philippe April <isf_lists@philippeapril.com>
2290        * Changed initial postgres inserts sql file, it wasn't working properly
2291
22922005-01-25 Pascal Leclerc  <pascal@plec.ca>
2293        * Added admin and owner administration pages
2294
22952005-01-23 Philippe April <isf_lists@philippeapril.com>
2296        * Added gateway error messages (validation period, etc.)
2297
22982005-01-20 Philippe April <isf_lists@philippeapril.com>
2299        * Modularized the admin interface, added functions
2300
23012005-01-18 Philippe April <isf_lists@philippeapril.com>
2302        * Smarty'ized more, I think it's done now
2303
23042005-01-12 Philippe April <isf_lists@philippeapril.com>
2305        * i18n and smarty'ized parts
2306
23072005-01-11 Benoit Grégoire  <bock@step.polymtl.ca>
2308        * INSTALL: Mandate PHP5
2309        * wifidog/hotspot_status.php: Allow export of the list as a RSS feed
2310        * wifidog/classes/RssPressReview.inc:  Make it truly functionnal.
2311        * wifidog/portal/index.php:  Support multiple RSS feeds.  The system will
2312          automatically pick the best 5 entries from all the feeds.  It will
2313          compensate for disparate publication intervals.  An entry from a feed that
2314          does not publish often will live longer than an entry from a feed that
2315          publishes very often.  If a feed doesn't have any entry that makes the
2316          cut, it will not appear at all.
2317        * wifidog/templates/hotspot_status.html:  Add link to the RSS version.
2318
23192005-01-11 Benoit Grégoire  <bock@step.polymtl.ca>
2320        * wifidog/config.php:  Add list of hotspot to network rss feed list (not yet
2321          functionnal)
2322        * wifidog/hotspot_status.php:  Allow RSS export of the list of deployed
2323          Hotspots.
2324        * wifidog/admin/incoming_outgoing_swap.php:  Script to swap incoming and
2325          outgoing in your data. Only use this if you had gateways before 1.0.2
2326          and wish to correct your logs before you upgrade.
2327        * wifidog/classes/RssPressReview.inc:  Missing file from previous commit.
2328        * wifidog/portal/index.php: Preliminary work to enable smart press review
2329          of multiple RSS feeds.
2330
23312005-01-10 Benoit Grégoire  <bock@step.polymtl.ca>
2332        * include/common.php: Fix SSL security warnings.  If SSL is enabled and the
2333          page was actually served over SSL, all media in the file will be served
2334          over SSL. Add a new define (BASE_NON_SSL_PATH) to allow us to make links
2335          that break out of SSL mode.  From now on, use the self adapting
2336          BASE_URL_PATH in most circumstance, BASE_SSL_PATH to enter SSL mode,
2337          and BASE_URL_PATH to break out of it.
2338
23392005-01-10 Benoit Grégoire  <bock@step.polymtl.ca>
2340        * admin/user_stats.php: Add three top tens to the statistics:  Top ten
2341          apetite for bandwidth, top ten travelers, most addicted users.
2342
23432005-01-04 Benoit Grégoire  <bock@step.polymtl.ca>
2344        * wifidog/local_content/default/hotspot_logo_banner.jpg: Make it much
2345          thinner.
2346        * wifidog/local_content/default/login.html: Remove announcements
2347        * wifidog/include/user_management_menu.php: Fix mailto:
2348        * wifidog/auth/index.php: Fix auth server part of the no data transmited
2349          statistics bug.
2350        * wifidog/admin/index.php: Add link to statistics
2351        * wifidog/admin/user_stats.php: Activate security.
2352        * wifidog/index.php: Make the distinction between the two hotspot status
2353          pages clearer.
2354
23552004-12-08 Benoit Grégoire  <bock@step.polymtl.ca>
2356        * wifidog/index.php: Add menu
2357        * wifidog/include/user_management_menu.php: Editorial change, make
2358          translateable
2359        * wifidog/portal/index.php:  Fix RSS feeds
2360
23612004-12-03 Benoit Grégoire  <bock@step.polymtl.ca>
2362        * wifidog/admin/user_stats.php,  wifidog/classes/Statistics.php:  Embryonic
2363          aggregate user stats.  Currently allows you to find out the rate at which
2364          your users subscribe.
2365        * wifidog/config.php, wifidog/local_content/default/login.html,
2366          wifidog/include/user_management_menu.php:  Add hotspot status page to
2367          login page.
2368        * wifidog/hotspot_status.php: Cosmetic
2369        * wifidog/admin/hotspot_log.php: Stats now need admin privileges
2370        * wifidog/index.php: Cosmetic.
2371
23722004-11-19 Benoit Grégoire  <bock@step.polymtl.ca>
2373        * TODO: Add email domains to blacklist
2374        * wifidog/config.php, wifidog/include/user_management_menu.php: Add tech
2375          support email address
2376        * wifidog/hotspot_status.php: List of HotSpots that are open with summary of
2377          information.  Designed to be included as part of another page.
2378        * wifidog/local_content/common/wifidog_logo_banner.gif: Add wifidog logo
2379        * wifidog/local_content/default/hotspot_logo_banner.jpg: Shrink the logo
2380          and write unknown hotspot, however this is still really ugly
2381        * wifidog/local_content/default/login.html, portal.html, stylesheet.css:
2382          Cosmetic fixes
2383        * wifidog/local_content/default/login.html.fr, portal.html.fr: Delete the
2384          files, this isn't the approach we will use for translation.
2385        * sql/wifidog-postgres-initial-data.sql, wifidog-postgres-schema.sql:
2386          Update with new node information structures.
2387
23882004-11-04 Benoit Grégoire  <bock@step.polymtl.ca>
2389        * wifidog/admin/hotspot_log.php: Add number of currently connected users
2390          here as well.
2391
23922004-11-03 Benoit Grégoire  <bock@step.polymtl.ca>
2393        * wifidog/ping/index.php: Log user-agent
2394        * extensive statistics work
2395        * sql/wifidog-postgres-schema.sql: Add description field for hotspots and
2396          log user-agent
2397
23982004-10-28 Benoit Grégoire  <bock@step.polymtl.ca>
2399        * sql/wifidog-postgres-schema.sql:  Add constraints to avoid empty string
2400          in email or user_id.
2401        * Some statistics fixes
2402
24032004-09-29 Alexandre Carmel-Veilleux <acv@acv.ca>
2404        * wifidog/admin/index.php: Integrated the changes contributed
2405          on the mailing list by Rikhardur EGILSSON (fname.lname@oecd.org),
2406          mainly a missing ' in some HTML.
2407
24082004-09-28 Yanik Crépeau <yanik@exScriptis.com>
2409    * wifidog/include/common.php: Added commented header with cvs
2410          keywords.
2411        * wifidog/include/common.php: Added commented code (not executing) for
2412          further testing with language/localization issues.
2413
24142004-09-27 Benoit Grégoire  <bock@step.polymtl.ca>
2415        * sql/wifidog-postgres-schema.sql:  Remove non SQL standard "COMMENT ON"
2416          comments
2417
24182004-09-27 Benoit Grégoire  <bock@step.polymtl.ca>
2419        * sql/wifidog-postgres-schema.sql:  Drop procedural language stuff
2420
24212004-09-27 Benoit Grégoire  <bock@step.polymtl.ca>
2422        * sql/wifidog-postgres-schema.sql:  Fix layout for the node_owners table
2423        * Begin integrating Patrick Tanguay's new layout and generate the css
2424          dynamically to allow for background images.
2425
24262004-09-22 Benoit Grégoire  <bock@step.polymtl.ca>
2427        * portal/index.php:  Fix users appearing online at every hotspot.
2428        * wifidog/classes/Style.php, wifidog/login/index.php:  Fix some potential
2429          cache problems and help with validation.
2430
24312004-09-18 Benoit Grégoire  <bock@step.polymtl.ca>
2432        * wifidog/config.php:  Add VALIDATION_GRACE_TIME configuration parameter.
2433        * wifidog/auth/index.php:  Move grace time date arithmetics to the database,
2434          fixes validation period not working.  Stop storing VALIDATION_FAILES
2435          status to the database.  Add check for validation period expiration at
2436          stage login, not just stage counters, this will fix one minute
2437          validation period.
2438        * wifidog/login/index.php:  Check validation period activation, and if
2439          period is expired, explain to the user instead of redirecting to the
2440          gateway.
2441        * wifidog/user_management/index.php:  Fix SQL error at new user registration.
2442
24432004-09-02 Benoit Grégoire  <bock@step.polymtl.ca>
2444        * wifidog/node_list.php: Complete the status page
2445        * Add images
2446        * Add hotspot creation date
2447
24482004-08-31 Benoit Grégoire  <bock@step.polymtl.ca>
2449        * sql/: Update the postgres schemas and add scripts to ease maintaining it.
2450        * sql/sync_sql_for_cvs.sh: Should you modify the schema in your db, run this
2451          script to the chances will be available in the cvs schemas and initial
2452          data.
2453        * sql/dump_initial_data_postgres.sh: This does the actual dump of the data
2454          in a runnable form.  Note that this needs to be edited manually if you add
2455          a new table requiring initial data.
2456        * INSTALL:  Update for postgres.  Somebody please test this.
2457
24582004-08-31 Benoit Grégoire  <bock@step.polymtl.ca>
2459        * wifidog/ping/index.php: Implement logging of which hotspot sent the
2460          heartbeat, from which ip and when.
2461        * wifidog/node_list.php:  Primitive but functionnal hotspot status page.
2462        * wifidog/include/user_management_menu.php:  Change menu labels
2463        * wifidog/local_content/default/login.html: Improve layout.  Someone needs
2464          to make this stylesheet correct, I took shortcuts...
2465        * wifidog/local_content/default/stylesheet.css:  Reduce H1 font size.
2466        * wifidog/user_management/index.php:  Display the menu, will eventually
2467          allow us to present proper help text.
2468
24692004-08-30 Benoit Grégoire  <bock@step.polymtl.ca>
2470        * Add link to original requested site.
2471        * wifidog/node_list.php:  New file.  Will become the main node status page.
2472
24732004-08-28 Benoit Grégoire  <bock@step.polymtl.ca>
2474        * Primitive network status available form the index page
2475        * Administrative security is implemented.
2476
24772004-08-28 Benoit Grégoire  <bock@step.polymtl.ca>
2478        * Fix big gaping security hole in login page (password would be ignored if
2479          the username was used to login)
2480        * PostgreSql port
2481        * Change the method to determine who is online
2482        * Stop keeping unused token once user successfully logs in.
2483        * Fix missing update of token update date.
2484        * Counters wouldn't get updated for stage=LOGOUT
2485        * wifidog/auth/index.php:  Added a Messages: response in addition to Auth:
2486          so we can know what the hell the server is up to.  Currently you need to
2487          run wifidog in debug level 7 to see it. That message should be parsed so
2488          it is visible in debug level 6.
2489        * wifidog/auth/index.php:   Fix code injection vulnerability.
2490
24912004-08-27 Benoit Grégoire  <bock@step.polymtl.ca>
2492        * SSL support and RSS improvement
2493        * Last commit tested with mysql support
2494
24952004-08-24 Pascal Leclerc  <pascal@plec.ca>
2496        * wifidog/admin/user_log.php: Add total to incoming and outgoing
2497        * Replace all SERVER_NAME by HTTP_HOST to fix non-standard server ports
2498
24992004-08-11 Benoit Grégoire  <bock@step.polymtl.ca>
2500        * wifidog/config.php: Add USER_MANAGEMENT_PAGE
2501        * wifidog/include/user_management_menu.php:  Code meant to deal with
2502          non-standard ports broke the menu.  Hopefully fixed.
2503        * Add alex's mising changelog entry...
2504
25052004-08-11 Alexandre Carmel-Veilleux <acv@acv.ca>
2506        * wifidog/ping/index.php: will now reply if the wifidog auth server is up.
2507          To be used by wifidog to do heartbeats.
2508
25092004-08-07 Benoit Grégoire  <bock@step.polymtl.ca>
2510        * Add code to import a NoCat user database (passwd).  The username will be
2511          generated from the first part of the email if the name was en email.
2512        * Change password hashing algorithm to make it compatible with NoCat (For
2513          the curious among you, the hashing algorithm is now:  take the md5
2514          digest in binary format of the password, and base64 encode it.
2515        * Table schema changed to accomodate newhash length (users.pass is now
2516          varchar(32))
2517        * The user is now allowed to login with either his username or his email.
2518
25192004-08-03 Pascal Leclerc  <pascal@plec.ca>
2520        * wifidog/classes/SmartyWifidog.php: Fix path validation bug, replace
2521          NODE_CONTENT_URL with NODE_CONTENT_PHP_RELATIVE_PATH
2522        * wifidog/classes/AbstractDb.php: Add class=warning for better display
2523        * wifidog/config.php: Add SYSTEM_PATH and test/fix non-standard server ports
2524
25252004-08-03 Benoit Grégoire  <bock@step.polymtl.ca>
2526        * Make gettext support optionnal, and define GETTEXT_AVAILABLE, will be set
2527          to true if gettext is available.  If false, blank _() and gettext()
2528          functions will be defined so the system still works.
2529
25302004-08-03 Benoit Grégoire  <bock@step.polymtl.ca>
2531        * Fix BASE_URL_PATH to properly detect non-standard server ports (hopefully).
2532
25332004-08-02 Benoit Grégoire  <bock@step.polymtl.ca>
2534        * wifidog-auth lives! New since the dark ages
2535        * Demo page to allow people to hack more easely on it
2536        * Support for multiple nodes.  TODO:  Merge with the database project.
2537        * Very cool local content architecture.  Every hotspot can have a folder in
2538          the local_content directory.  This folder can be filed by a single logo,
2539          leaving all the rest to the default content, or be completely custom
2540          (stylesheet, login page, portal page, header, etc.)
2541        * Everything in local content is templated with smarty, no problem with
2542          web designer wrecking havoc on the auth server.  You can edit everything
2543          in local_content/default even if you only speak html.
2544        * No need to set any path in the web server config files (that one was a
2545          bitch to implement)
2546        * RSS feed support (optionnal, with magpierss), one feed per node (url
2547          stored in the database, works great, but no gui to edit it yet) and one
2548          network-wide RSS feed.
2549        * All path are editable from the config file
2550        * "Productize" the thing, so it make sense for other groups to install it
2551          (the network name, url, default RSS, and such are set from the config
2552          file).
2553        * Put most strings in gettext calls for easy future translation.
2554        * User can request that the server send the validation email again
2555        * User can change password
2556        * User who forgot his username can have it mailed to him.
2557        * User who lost his password can ask the system to generate a new one and
2558          mail it to him.
2559        * Email is now a separate field to preserve user privacy.
2560        * Enforces (politely) that there are no duplicate emails in the database
2561        * Database abstraction layer with very nice debugging features (just append
2562          true at the end of the call, and you'll see the query, the results, the
2563          query plan and number of affected rows.  Also allow future upgrade to
2564          postgres.
2565        * Lots of other things I forgot.
Note: See TracBrowser for help on using the browser.