root/trunk/wifidog-auth/CHANGELOG @ 1012

Revision 1012, 77.6 KB (checked in by benoitg, 7 years ago)
  • Fix bug where right_area_bottom content wouldn't be displayed.
  • Minor CSS cleanup
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
12006-03-27 Benoit Grégoire  <bock@step.polymtl.ca>
2        * Fix bug where right_area_bottom content wouldn't be displayed.
3        * Minor CSS cleanup
4
52006-03-28 François Proulx <francois.proulx@gmail.com>
6        * Fixed error in initial schema (bad client encoding)
7       
82006-03-28 François Proulx <francois.proulx@gmail.com>
9        * Fixed schema 37 : left_area_top
10        * Updated initial schema
11       
122006-03-27 Benoit Grégoire  <bock@step.polymtl.ca>
13        * First step in massive simplification of CSS and templates
14        * Implement the new main CSS structure
15        * Implement working content assignation interface and content ordering for both network and nodes.
16        * Display of content according to assignation work on 'portal' and 'login'.  'everywhere' not yet implemented
17        * Get rid of some ISF specific interface elements
18        * Finally replace the overly complicated start button by a "Use the Internet" link that will not
19         get you out of your working tab
20        * Fix #118
21
222006-03-26 Benoit Grégoire  <bock@step.polymtl.ca>
23        * init_php.php: Fix stripslashes_cb() so it actually works, this means the aust server should work properly with auth servers with magic quotes turned on.
24        This is still not recommended however.
25        * Remove some spurious error ouptut on logout.
26        * Remove potential error in network id parsing
27
282006-03-22 François Proulx <francois.proulx@gmail.com>
29        * Fixed Google Maps URLs bug
30        * Since Google Maps does not provide Javascript over SSL (it does but the certificate does not match)
31          the code path to the map does not use SSL, but the outgoing URLs do.
32        * Removed lost echo in Locale.php
33       
342006-03-21 Benoit Grégoire  <bock@step.polymtl.ca>
35        * login/index.php: Remove huge security hole introduced by stylistic changes in the file. 
36        A user could login to any hotspot by simply filling a blank form because of a gratuitous
37        change from empty to is_null everywhere.  Remove escaping or REQUEST parameters in non SQL
38         related code, as this would lead to double unescaping down the line.  Remove logic dependent
39          on encapsulated side effects of object method call.
40
412006-03-19 François Proulx <francois.proulx@gmail.com>
42        * Updated French translations
43       
442006-03-18 Rob Janes <janes.rob@gmail.com>
45        * path_defines_base working for combinations of DocumentRoot, Alias,
46          and installed wifidog-auth directory, correctly setting SYSTEM_PATH
47          and WIFIDOG_ABS_FILE_PATH dynamically.
48        * classes/Locale.php::getBestLanguage changed to correctly parse
49          HTTP_ACCEPT_LANGUAGE, comma is the correct delimiter not semi-colon.
50          Ignores SESS_LANGUAGE_VAR if invalid.
51
522006-03-18 Rob Janes <janes.rob@gmail.com>
53        * Fixed bug #77 classes/EventLogging.php non-variable pass by reference
54
552006-03-16 François Proulx <francois.proulx@gmail.com>
56        * Removed stale owner_sendfiles.php (now integrated in the Content Manager)
57        * Cleaned up a bunch of stale TODOs
58       
592006-03-16 Max Horváth <max.horvath@maxspot.de>
60        * updated language files (new german strings have already been translated)
61        * added LDAP authentication
62        * Dependencies class can check for an PHP extension now
63        * Dependencies class can check for multiple files on a single dependency now
64        * Authentication classes moved to it's own directory
65        * The getAuthenticator method now uses the much safer and faster
66          call_user_func_array function to return an authenticator object
67        * the available authenticator classes are now being displayed in a select
68          box on the network administration page
69        * the link to and the Google hotspots map as is won't be shown to an
70          unauthenticated user at a real hotspot
71
722006-03-16 Benoit Grégoire  <bock@step.polymtl.ca>
73        * hotspots_map.tpl:  Use base_url_path instead of base_ssl_path
74
752006-03-09 Benoit Grégoire  <bock@step.polymtl.ca>
76        * init_php.php: Try to fix #102 by inspection
77        * Delete AbstractDbMySql.php, and collapse AbstractDbPostgres.php
78          into AbstractDb.php to prepare for eventual switch to PDO file.
79        * incoming_outgoing_swap.php:  Delete file, closes #85
80
812006-03-09 Max Horváth <max.horvath@maxspot.de>
82        * fixed small bug in the InterfaceElements class
83        * fixed PHP notices in portal/index.php and Locale class
84        * fixed small bug in Authenticator class which in resulted in a fatal PHP
85          error if a user logged out when his session was already gone
86    * using the {$isUserAtHotspot} smarty variable you can check now in every
87      template if a user calls the portal from a hotspot or not
88
892006-03-08 Max Horváth <max.horvath@maxspot.de>
90        * fixed small bug where clicking on the start button at the portal page
91          didn't open the wifidog portal, but the requested page
92        * updated source to generate a clean PHPdoc output
93        * updated PHPdoc generating script
94
952006-03-07 Max Horváth <max.horvath@maxspot.de>
96        * init_php.php now does a 100% strict check for variable types of
97          elements to be processed when magic_quotes are turned on
98        * fixed duplicate use of SSL_AVIABLE define in common.php
99          This fixes ticket #95.
100        * fixed problens with slashes in htospots_map.php
101          This fixes ticket #97.
102        * fixed variable typo in NodeListXML.php
103        * introduced new InterfaceElements class which is being used to create
104          HTML code - this reduces HTML markup in PHP code and reduces HTML errors
105          we had i.e. on the node administration page (unclosed div).
106          It is being used on the node administration page now and will be updated
107          for the other admin pages ...
108        * when adding an owner or tech officer on the node admin page and pressing
109          enter in the input field the statistics where called (no owner or tech
110          officer was added) - this has been fixed
111        * database schema update 35 wasn't compatible with PostgreSQL version 7,
112          the update script has been changed to be compatible with it ...
113          This fixes ticket #94.
114        * Gabriel Hahmann did a translation of WiFiDog-Auth in portuguese ... it has
115          been included
116          This fixes ticket #98.
117        * on node administration page owners have less rights than admins
118
1192006-03-02 Max Horváth <max.horvath@maxspot.de>
120        * converted PNGs to GIFs because Internet Explorer cannot handle alpha
121          transparency of PNGs
122
1232006-02-28 Max Horváth <max.horvath@maxspot.de>
124        * the content selector for an owner could produce notices
125        * the button add existing content in the content manager will only be shown
126          if content is actually available
127        * the start button on the portal page won't be shown anymore if a user
128          didn't access it from a WiFiDog hotspot
129        * deleted wifidog/templates/message_unknown_hotspot.html as this error
130          message will be displayed using the genecir error message template
131        * display of generic error messages will be handled by the MainUI class
132        * deleted wifidog/portal/missing_original_url.php as its functions is being
133          handled by wifidog/portal/index.php now
134        * deleted wifidog/templates/message_default.html as its functions is being
135          handled by wifidog/gw_message.php now
136        * deleted wifidog/templates/message_activate.html as its functions is being
137          handled by wifidog/gw_message.php now
138        * account validation hints finally show the real validation grace time
139          (used to display 15 minutes)
140        * deleted wifidog/templates/message_denied.html as its functions is being
141          handled by wifidog/gw_message.php now
142        * deleted wifidog/templates/message_failed_validation.html as its functions
143          is being handled by wifidog/gw_message.php now
144        * deleted wifidog/templates/user_management_menu.html as its not being
145          used anymore
146        * deleted wifidog/local_content/default/footer.html as its not being
147          used anymore
148        * deleted wifidog/local_content/default/header.html as its not being
149          used anymore
150        * deleted wifidog/local_content/default/portal.html as its not being
151          used anymore
152        * deleted wifidog/local_content/default/new.css as its wasn't ever used
153        * deleted wifidog/local_content/README as its content isn't valid anymore
154          used anymore
155        * Login site now uses a Smarty template to render HTML page
156        * class MainUI now also delivers $isOwner variable for Smarty
157
1582006-02-26 Max Horváth <max.horvath@maxspot.de>
159        * Hotspots map page now uses a direct Javascript call for the link
160          "Show me on the map" (resulting in the browser not jumping to the top of
161          the page if a user clicks on such a link)
162        * refactored hotspot status page, it now uses node list classes to generate
163          output
164        * WIFI411_CSV has been removed from hotspot status page - it didn't work
165          properly - a working version can be added to /wifidog/classes/NodeLists
166        * RSS feed of hotspot status now delivers language of user
167        * RSS and XML feed of hotspot status now actually do deliver data from
168          the requested network (before the code accepted network selection but
169          actually switched back to the current network)
170        * RSS feed of hotspot status page now gets announced in browser
171
1722006-02-25 Max Horváth <max.horvath@maxspot.de>
173        * fixed undefined variable bugs in statistic classes (use of date_from and
174          date_to), variables were processed directly from request, without any
175          check
176          This fixes ticket #71.
177        * clicking on a username in user logs now generates a individual user
178          report as it does when clicking on a username on the online users page
179        * Changing the value of the "Is persistent" checkbox doesn't have to
180          saved when JavaScript is enabled in the browser. Before this change
181          you had to save a content. So if you wanted to delete a persistant content
182          you first had to uncheck this checkbox, save the content and delete the
183          content after saving it. If JavaScript is enabled in your browser you
184          can go straight ahead, uncheck the checkbox and delete the content.
185          This fixes ticket #73.
186        * when processing global arrays if magic quotes is enabled, WiFiDog will
187          check for type variables
188          This fixes ticket #84.
189        * the RSS feed of nodes now delivers the correct link to the nodes homepage
190          This fixes ticket #80.
191        * small fix in schema_validate.php which should affect nobody (in schema
192          version 9)
193          This fixes ticket #79.
194        * fixed "Show all available contents for this hotspot" link which didn't
195          work if WiFiDog wasn't located in the root folder of the webserver
196        * the "Show all available contents for this hotspot" link won't be shown
197          anymore unless all requirements are meet that all content of a hotspot
198          would be shown. The requirements are: you need to have at least one
199          Content Group tagged artistic and locative content, with at least one
200          content group element available for display.
201          This fixes ticket #35.
202        * adjusting the location of a node via the Google maps geocoding service)
203          and clicking the button "Use these coordinates" didn't work
204          This fixes ticket #81 and #82.
205        * the content select box now only shows the content to a user of which is
206          is the owner from (same mechanism has already been used on the content
207          manager page) or all content if the user is a superadmin
208        * wifidog/admin/content_admin.php removed, because the content manager now
209          uses the generic object administration interface
210        * the creation date of a network can be changed now (this value wasn't
211          displayed in the admin interface, even though it was present in the
212          database)
213        * revamped administration sidebar, cleaner interface for the superadmin,
214          for the owner of a node nothing changes
215        * added "server administration" section to the administration interface
216        * Added administration of webservers. For one webserver not much changes.
217          The SSL available setting has been moved to this section (and removed
218          from config.php). Running WiFiDog on two or more webserver (with one
219          database) you now can define the different hostnames of the webserver.
220          Of course you can also define, which of those webserver serves SSL. This
221          is for example essential for the Google maps feature (different API keys
222          for different hostnames)
223        * for every network you now can define it's own Google Map initial values
224          and map types
225        * Hotspots map page now supports different maps for different networks
226        * Hotspots map page now supports different map types for different networks
227          This fixes ticket #69
228        * Hotspots map page now offers full multilingual support (text in the
229          JavaScript file was english only)
230        * Hotspots map page now uses a Smarty template to render HTML page
231
2322006-02-21 Max Horváth <max.horvath@maxspot.de>
233        * fixed access restriction for HTMLeditor in templates folder
234        * fixed XML error in HTMLeditors CSS and HTML templates
235        * fixed undefined variable bug in content class ContenGroup
236        * start page now uses a Smarty template to render HTML page
237        * start page now also displays information about deployed/operational nodes
238        * information about valid/online users and deployed/operational nodes gets
239          cached if caching has been enabled (valid/online users for 1 minute,
240          deployed/operational nodes for 5 minutes)
241
2422006-02-17 Max Horváth <max.horvath@maxspot.de>
243        * refactored lost username site - now it also includes the help toolbox
244        * lost username page now focuses input field automaticly (like on login or
245          signup page)
246        * refactored lost password site - now it also includes the help toolbox
247        * lost password page now focuses input field automaticly (like on login or
248          signup page)
249        * refactored sesend validation email site - now it also includes the help
250          toolbox
251        * refactored resend validation email page now focuses input field
252          automaticly (like on login or signup page)
253
2542006-02-16 Max Horváth <max.horvath@maxspot.de>
255    * added full PHPdoc documentation to Mail class
256    * added more temporary-email-address-providers to the black-list
257        * Login site now uses a Smarty template to render HTML page
258        * refactored signup site - now it also includes the help toolbox
259        * removed Phlickr directory in /lib dir as Phlickr must be installed via
260          PEAR
261        * modified gen.sh to include new template folders for the
262          translation file generation
263
2642006-02-15 Max Horváth <max.horvath@maxspot.de>
265        * Login site now uses a Smarty template to render HTML page
266
2672006-02-14 Max Horváth <max.horvath@maxspot.de>
268        * converted Session class to PHP5 style
269        * moved code used used to init PHP into wifidog/include/init_php.php
270        * fixed bug regarding APC (super globals weren't initialized before their
271          first use
272        * in an attemp to enter the administration interface of WiFiDog and not
273          being logged in you'll be redirected to the administration interface after
274          a successful login, if you are an admin or owner of a node. This only
275          works for a virtual login, as it isn't needed to be done when logging in
276          via a WiFiDog node (then you have to login anyway on the splash page
277          first)
278        * fixed preview of network in administration interface as content for a
279          network as is isn't available in the code, yet
280
2812006-02-13 Rob Janes <janes.rob@gmail.com>
282    * cron/cleanup.php needed new way to call common.php
283        * added cron/vacuum.php to round things out
284
2852006-02-07 Benoit Grégoire  <bock@step.polymtl.ca>
286        * Fix a bunch of file inclusion bugs in the statistics subsystem.
287          This is only a ad-hac fix. It seems the requires for just about every
288          class have been stripped off. This must be fixed, all classes should
289          require_once all classes or include that they need that isn't included by
290          a parent class.
291
2922006-02-06 Benoit Grégoire  <bock@step.polymtl.ca>
293        * wifidog/local_content/default/hotspot_logo.jpg: Delete deprecated file
294        * wifidog/local_content/default/hotspot_logo_banner.jpg: Delete deprecated
295          file
296
2972006-02-04 Max Horváth <max.horvath@maxspot.de>
298        * MainUI class now uses Smarty templates to render HTML pages
299        * display of debug messages by using $_REQUEST['debug_request'] on any
300          page is now only possible for a super admin
301        * caching class now supports lifetime of a cache and every data type
302          supported by PHP (except the resource-type)
303        * Content class caches available content plugins for 7 days if caching has
304          been enabled -> results in a nice speed-up on every page call because
305          of 17 saved filesystem queries
306        * converted Security class to PHP5 style and it's functions to static
307          functions
308        * fixed broken HTMLeditor support
309        * implemented PEAR::HTML_Safe cache support - if PEAR::HTML_Safe has been
310          installed it strips down all potentially dangerous content within HTML
311          that has been entered using the content plugins Langstring,
312          TrivialLangstring and HTMLeditor
313        * moved /wifidog/include/HTMLeditor to /wifidog/content/HTMLeditor
314        * fixed thrown exception in path_defines_base.php (sprintf() was used
315          uncorrectly)
316        * template for definition of SYSTEM_PATH has been added to config.php
317          for easier definiton when path detection failes
318        * from now on caching is enabled by default in config.php - it means that
319          WiFiDog caching features will automaticly be used if PEAR::Cache_Lite
320          has been installed
321        * updated installation file to represent all the new modules that can be
322          installed to use all WiFiDog features
323
3242006-01-31 Benoit Grégoire  <bock@step.polymtl.ca>
325        * path_defines_base.php:  Fix syntax errors in the exception thrown. Add
326          more meaningfull output
327
3282006-01-29 Max Horváth <max.horvath@maxspot.de>
329        * WiFiDog now detects APC PHP cache and eAccelerator PHP cache and disables
330          both PHP caches, because WiFiDog currently doesn't run with either of
331          those PHP caches (I'm still investigating why)
332        * added a missing <ul> HTML tag on the administration page
333        * the validation mail sent to new users now includes the full path to the
334          WiFiDog installation (before it assumed WiFiDog to be installed in
335          the document root of the webserver)
336        * fixed display of start button of portal when WiFiDog is not installed
337          in the document root of the webserver
338        * replaced $_SERVER["DOCUMENT_ROOT"]-stuff with our defines made in
339          path_defines_base.php
340        * updated HTMLeditor content class to use the new, moved stylesheet.css
341        * fixed error messages not displaying technical support e-mail address
342
3432006-01-25 Max Horváth <max.horvath@maxspot.de>
344        * a notice message regarding timezones was being displayed when running PHP
345          5.1.0+ due to rewritten date functions of PHP. There is a new config flag
346          in config.php named DATE_TIMEZONE. Set it to your local timezone.
347          Don't forget to update your local.config.php in case you're using it.
348
3492006-01-24 Benoit Grégoire  <bock@step.polymtl.ca>
350        * Dependencies.php:  We missed one more instance of non-unifrom code for
351          path detection. The Dependencies class now uses the code in
352          include/path_defines_base.php like the rest of the system. Also make it
353          returns more usefull error messages.
354        * SmartyWifidog.php: Output the error returned by Dependencies if Smarty
355      cannot be found for some reason.
356
3572006-01-23 Max Horváth <max.horvath@maxspot.de>
358        * Removed compiled PHPdoc documentation
359        * moved createDoc.sh to "doc" directory, documentation can be generated on
360          the fly now, in the future we'll be generating a nightly PHPdoc on
361          wifidog.org
362        * renamed "ChangeLog" to CHANGELOG, resulting this file being parsed by
363          PHPdoc
364        * moved "header.gif" image to its own folder in the images directory
365        * touched almost every PHP file in WiFiDog auth server for PHPdoc generating
366          compiling without any warnings
367        * Initialized uninitialized variables in Node class
368        * Fixed initialization error of one variable
369        * Configuration file (config.php) will be read before path detection is
370          being started (otherwise there was no chance to set a manual SYSTEM_PATH)
371
3722006-01-22 Benoit Grégoire  <bock@step.polymtl.ca>
373        * common.php: Real fix for Ticket #59 ;)
374        * common.php: Untested fix for Ticket #59
375
3762006-01-18 François Proulx <francois.proulx@gmail.com>
377        * Remove unneeded .cvsignore files since the svn:ignore property is set to
378          the same list
379
3802006-01-11 Rob Janes <janes.rob@gmail.com>
381    * classes/User.php: added setters, getters, throw exceptions, added
382      refresh() subr, tweaked language
383
3842006-01-09 Max Horváth <max.horvath@maxspot.de>
385        * createDoc.sh: added description of how to install requirements
386
3872006-01-08 Benoit Grégoire  <bock@step.polymtl.ca>
388        * common.php: Improve path detection code, and start moving PATH detection
389          back to a central location. You should NEVER go to any $_SERVER[]
390          variables for path related stuff, all you need is already available
391          in defines.
392        * UserReport.php: Remove dangling reference to BASEPATH.
393        * install.php: Use centralised path detection.
394
3952006-01-04 Benoit Grégoire  <bock@step.polymtl.ca>
396        * config.php, common.php: Completely remove SYSTEM_PATH from config.php,
397          making one less config option to manage.  It is now autodetected.
398
3992006-01-03 Rob Janes <janes.rob@gmail.com>
400        * added support for classes/EventLogging.php.
401        * modified include/common.php to pull in the EventLogging class
402        * modified index.php to kick start error logging with minimal setup.
403          I didn't setup a css for this, so any errors are simply pushed out
404          when the logging channel is destructed.
405        * other changes to include/common.php - a host of utility functions,
406          prefixed with "cmn" to avoid namespace collision.
407        * stock config.php, added global $AVAIL_LOCALE_ARRAY, cause of my change
408          to include/common.php, wrapping the require_once in a function.
409
4102006-01-04 Pascal Leclerc <isf@plec.ca>
411    * install.php: New security validation and small bugs fix in admin account
412      creation
413
4142006-01-02 Rob Janes <janes.rob@gmail.com>
415        * split static stylesheet.css from smarty template stuff.
416          local_content/default/stylesheet.css has only smarty template stuff.
417          local_content/common/stylesheet.css has all the rest.
418        * classes/MainUI.php changed to <link ...> the common stylesheet.css, while
419          still smarty fetching the templated stylesheet.
420        * classes/SmartyWifidog.php changed to set a smarty template variable so
421          that the templating stylesheet could work.
422
4232005-12-29 François Proulx <francois.proulx@gmail.com>
424        * Integrating Philippe's code for User class
425        * This build needs extensive testing please
426        * E-mail blacklisting (Mail class)
427
4282005-12-29 François Proulx <francois.proulx@gmail.com>
429        * Added Aidan's file_exists_incpath function to Dependencies class
430        * Translated and standardized most of PostgreSQL abstraction class.
431        * Removed blank lines at end of many files
432        * Tested the new Phlickr package, which fixes URL on Flickr
433
4342005-12-28 Max Horváth <max.horvath@maxspot.de>
435        * Removed BASEPATH define from source - resulting in a better
436          require-overview
437        * speed improvement of 7% by optimizing Dependencies class
438        * improved documentation of content classes
439
4402005-12-26 François Proulx <francois.proulx@gmail.com>
441        * Fixed bug when the same user was owner of many nodes
442        * Added missing reference to content_display_location initial data in dump
443          script
444
4452005-12-26 François Proulx <francois.proulx@gmail.com>
446        * Tiny modifications to config.php
447        * Reinserted the deprecated defines, created errors on my system
448        * Fully translated FormSelectGenerator class, Locale
449        * Added comments to Utils, Locale etc..
450        * Fully tested installation from scratch using blank database with
451          installation script
452        * Improved installation script a bit
453        * Synched SQL for CVS schema 29 --> 33
454
4552005-12-26 Max Horváth <max.horvath@maxspot.de>
456        * added new headers to every source file
457        * converted file to represent a tab as four (4) spaces
458        * added PhpDocumentor documentation
459        * added WiFiDog skin to HTMLeditor
460        * language selection in a content class now shows the language name instead
461          of the language code
462        * added caching support to content classes Langstring and TrivialLangstring
463
4642005-12-15 Max Horváth <max.horvath@maxspot.de>
465        * fixed bug in dependencies class when gettext support for PHP is not
466          available
467
4682005-12-14 Max Horváth <max.horvath@maxspot.de>
469        * fixed bug in config.php:59 ... was unable to select DB server
470
4712005-12-08 Max Horváth <max.horvath@maxspot.de>
472        * added FCKeditor to the supported libraries
473        * added new content type: HTMLeditor
474        * added new caching class which uses PEAR::Cache_Lite - must be enabled in
475          config.php
476        * HTMLeditor is the first class using the new caching class
477        * removed unused function from content type Langstring
478        * beautified and reorganized config.php and added a new switch for the
479          caching class
480
4812005-12-06 Max Horváth <max.horvath@maxspot.de>
482        * fixed SQL bug when calling the "report configuration" page as a node owner
483
4842005-12-05 François Proulx <francois.proulx@gmail.com>
485        * Crunched the Google Maps Div block for better display on small screens
486
4872005-12-05 Max Horváth <max.horvath@maxspot.de>
488        * fixed bug when calling the preview version of a login page
489
4902005-11-30 Benoit Grégoire  <bock@step.polymtl.ca>
491        * User.php: Fix a bug in the sql query in isUserValid(). Checked that the
492          change works with postgresql 7.4 and 8. It is still not understood why
493          ISF doesn't encounter this bug on it's production server.
494
4952005-11-28 François Proulx <francois.proulx@gmail.com>
496        * Improved Flickr user output
497        * Mostly completed Flickr admin UI
498        * Changed display algorithm to display sequentially
499
5002005-11-25 Rob Janes <janes.rob@gmail.com>
501        * EventLogging class initial checkin
502
5032005-11-14 Max Horváth <max.horvath@maxspot.de>
504        * fixed path to included classes
505          Guys, please check the paths to included files twice next time you're
506          moving files
507
5082005-11-12 François Proulx <francois.proulx@gmail.com>
509        * Fixed schema 33 update
510        * fixed css
511
5122005-11-11 François Proulx <francois.proulx@gmail.com>
513        * Fixed Admin hotspot location map
514        * Take note: Google Maps updated their API key system, so that you simply
515          need to register a key for the whole domain.
516          ie. one key for http://auth.abc.org will work even in sub-directories
517        * Changed the Content classes structure to make them "pluggable" more easily
518          as requested during last developpers meeting
519        * node_list.php now support column sorting, node_id are naturally sorted
520          (numerical order, alphabetic)
521        * Added 2-dimensionnal natural sort algorithm to Utils class
522        * fixed Node::getSelectNodeUI to naturally sort by node_id
523        * Improved Flickr content class
524        * Modified Flickr database schema
525        * Modified CSS look and feel
526
5272005-11-08 Philippe April  <philippe@ilesansfil.org>
528        * Put a note to mention the roles of users in the logged in users list
529        * Fixed online users link to statistics
530
5312005-11-01 Max Horváth <max.horvath@maxspot.de>
532        * added german translation
533        * modified gen.sh to include geocoder and statistics classes for the
534          translation file generation
535        * modified hotspot status page to allow translations of every string
536        * modified node list page to allow translations of every string
537        * modified FAQ page to allow translations of every string
538        * fixed bug in FAQ page which caused the Safari browser to display very
539          large text
540        * modified online users page in administration to allow translations of
541          every string
542        * added Phlickr directory to /lib
543
5442005-10-25 Francois Proulx <francois.proulx@gmail.com>
545        * /classes/DateTime.php : First iteration of DateTime abstraction class
546        * Basic support for datetime input field.
547        * TODO : Overhaul with full-fledged datetime selector...
548
5492005-10-25 Francois Proulx <francois.proulx@gmail.com>
550        * AuthenticatorRadius : Fixed legacy variable misuse
551
5522005-10-24 Benoit Grégoire  <bock@step.polymtl.ca>
553        * AuthenticatorRadius:  Fix bug reported by kouete, by inspection. Fix not
554          actually tested. Guys, read the documentation of the function parameters
555          when you code, it's there to help you ;)
556
5572005-10-21 Francois Proulx <francois.proulx@gmail.com>
558        * Integration testing for Radius debugging
559        * Added network_id parameter to hotspot_status.php for selecting network
560        * Default network will be automatically selected...
561
5622005-10-04 Francois Proulx <francois.proulx@gmail.com>
563        * Scaled down network logo
564        * Changed CSS accordingly
565        * Modified online users SQL query to sort better
566
5672005-10-04 Francois Proulx <francois.proulx@gmail.com>
568        * Removed unwanted file from checkout
569
5702005-10-07 Philippe April  <philippe@ilesansfil.org>
571        * Released wifidog-auth-1.0.0_m2
572
5732005-10-06 Benoit Grégoire  <bock@step.polymtl.ca>
574        * AuthenticatorLocalUserNoSignup:  Make a new authenticator, identical to
575          AuthenticatorLocalUser but disalowing new user signup.  When setting up
576          a server, you can add your users, and then change the authenticator class
577          from AuthenticatorLocalUser to AuthenticatorLocalUserNoSignup
578        * signup.php: Actually enforce it. Still needs improvement, as the network
579          is still shown for signing up.
580
5812005-10-04 Francois Proulx <francois.proulx@gmail.com>
582        * Translated some error message in SQL abstraction
583        * Cleaned up error messages when starting from scratch
584        * Added link to install script, when the database is empty.
585        * Fixed initial data dump script
586
5872005-10-04 Benoit Grégoire  <bock@step.polymtl.ca>
588        * Remove a bunch of deprecated methods from the Node object,
589          document undocumented methods.
590        * Make the node id editable.  This allows the gateway "MAC address as node
591          ID" patch by London wireless to be usable with the standard auth server,
592          and to transition to using MAC address as node ID.
593        * Fix a saving problem with all the content types with some versions of PHP
594        * Add a new Content type:  IFrameRest.  This allows the result of a REST
595          style query returning HTML to be displayed in a HTML iframeset. Currently
596          supported are substitution of the node_id, the user_id and the last
597          display date in the get query.
598        * CVS version of the auth server should now be "reasonnably" safe to use in
599          production, so the 2005-09-01 notice is no longuer in effect.
600
6012005-10-04 Francois Proulx <francois.proulx@gmail.com>
602        * Translated signup page messages
603
6042005-09-27 Benoit Grégoire  <bock@step.polymtl.ca>
605        * Partial login page content manager support (Node only for now)
606
6072005-09-27 Philippe April  <philippe@ilesansfil.org>
608        * Guess the best language from what the browser sends,
609          otherwise use the default.
610
6112005-09-26 Francois Proulx <francois.proulx@gmail.com>
612        * Translated the few new sentences on the login page
613
6142005-09-26 Benoit Grégoire  <bock@step.polymtl.ca>
615        * login/index.php, stylesheet.css:  Make the create new account bigger, and
616          remove unnecessary words.
617
6182005-09-26 Francois Proulx <francois.proulx@gmail.com>
619        * Completed translations
620
6212005-09-26 Francois Proulx <francois.proulx@gmail.com>
622        * Fixed annoying bug in new google maps code
623
6242005-09-25 Francois Proulx <francois.proulx@gmail.com>
625        * Complete rewrite of Google maps code, now stands as a js class
626        * relooking of mapping stuff
627        * wrote basic "Find the closest hotspot" widget for canada geocoding only...
628        * fixed broken xml, damn blank lines...
629
6302005-09-25 Benoit Grégoire  <bock@step.polymtl.ca>
631        * Statistics:  At long last, the monster statistics commit.
632          We finally have a stable, documented and uniform codebase for statistics.
633          This resulted is removal of several functions in other classes too.
634          There are a few new reports, but mostly, each report is a lot more
635          flexible.
636          Still TODO:
637          - Security:  This is to be implemented directly in the Statistics class,
638            by forcing restrictions to the selected nodes and network.
639          - Support selecting multiple users for a report.
640            The code and SQL queries support it, but the UI doesn't. An easy and
641            quick way would be to simply parse a coma-separated list. Comment are
642            off course welcome!
643
6442005-09-25 Francois Proulx <francois.proulx@gmail.com>
645        * Updated initial SQL script to schema 29
646        * Remove useless includes in some files, preventing from using the "plugin"
647          contents
648
6492005-09-25 Philippe April  <philippe@ilesansfil.org>
650        * Make method getCurrentRealNode ORDER BY DESC so it picks
651          up the latest network name
652
6532005-09-20 Francois Proulx <francois.proulx@gmail.com>
654        * Changed the output layout of the Google Maps hotspots list
655        * Added "Loading" message on Google Maps
656
6572005-09-17 Francois Proulx <francois.proulx@gmail.com>
658        * Fixed forgotten reference to getNetwork in AuthLocalUser
659
6602005-09-17 Francois Proulx <francois.proulx@gmail.com>
661        * Fixed a few bugs in Radius class
662        * Improved syntax and completed 100% of French translations
663
6642005-09-17 Francois Proulx <francois.proulx@gmail.com>
665        * Fixed RADIUS bug #1287000
666
6672005-09-16 Francois Proulx <francois.proulx@gmail.com>
668        * Added Mail Classes to circumvent mb_send_mail UTF-8 problems
669        * This class provides UTF-8 mailing for validation e-mail, lost password,
670          lost username...
671        * Fixes reported bug where users would not receive validation email on
672          some servers
673
6742005-09-13 Francois Proulx <francois.proulx@gmail.com>
675        * Added bytes in words for online users
676
6772005-09-13 Francois Proulx <francois.proulx@gmail.com>
678        * Fixed bug in user stats
679
6802005-09-13 Francois Proulx <francois.proulx@gmail.com>
681        * Added access permissions for statistics.
682
6832005-09-12 Benoit Grégoire  <bock@step.polymtl.ca>
684        * schema_validate.php:  Fix a bug version 26.  The conversion of the old
685          account_origin as a parameter to the authenticator was wrong.  To fix it
686          manually if you already ran the script, you must quote the parameter in
687          column network_authenticator_params in the networks table.
688        * Network.php:  Fix improper quoting of Authenticator arguments.
689        * RssPressReview.php:  Make expansion of today's item optionnal.
690
6912005-09-11 Francois Proulx <francois.proulx@gmail.com>
692        * Fixed dependency check, found a workaround for the file_exists problem
693
6942005-09-11 Francois Proulx <francois.proulx@gmail.com>
695        * Added dependency check for Phlickr
696
6972005-09-11 Francois Proulx <francois.proulx@gmail.com>
698        * Fixed Flickr support
699        * Now using PEAR version of Phlickr
700        * Download the latest package and install like this: pear install
701          PhlickrXYZ.tar.gz
702
7032005-09-10 Francois Proulx <francois.proulx@gmail.com>
704        * Fixed dependency check
705
7062005-09-10 Francois Proulx <francois.proulx@gmail.com>
707        * Removed many blank lines after php tags
708        * added more checks, for dates etc...
709        * changed sorting mode
710
7112005-09-10 Benoit Grégoire  <bock@step.polymtl.ca>
712        * Add UI to add a new Network
713        * Improve UI to add a new Node and new Content
714
7152005-09-10 Philippe April  <philippe@ilesansfil.org>
716        * signup.php: Fixed bug in detecting is the user is already part of the
717          network.
718        * classes/{Authenticator,Network,Node}.php: isset, and issues preventing
719          users from logging out.
720        * add BASEPATH to most files with require_once
721        * Added dependency checking class
722        * Don't show the admin menu if user does not have access
723        * Got rid of user_log_detailed.html, using stats.php instead
724
7252005-09-10 Francois Proulx <francois.proulx@gmail.com>
726        * Automatically redirect user to login form when trying to access admin
727        * Added various isset, empty tests, vars init in stats (to avoid PHP
728          warning)
729
7302005-09-08 Philippe April  <philippe@ilesansfil.org>
731        * New stats system with graphs
732        * Changed the UI a bit to reflect this change
733        * Updated stylesheet
734
7352005-09-08 Benoit Grégoire  <bock@step.polymtl.ca>
736        * portal/index.php:  Custom portal redirect now operational.
737
7382005-09-08 Benoit Grégoire  <bock@step.polymtl.ca>
739        * MainUI:  Move call to garbage_collect() here.
740        * portal/index.php:  New feature:  Custom portal redirect.
741        * rework much of the logout code
742
7432005-09-07 Benoit Grégoire  <bock@step.polymtl.ca>
744        * login/index.php:  Fix getSplashOnlyUser() method call.
745
7462005-09-07 Benoit Grégoire  <bock@step.polymtl.ca>
747        * RssPressReview.php:  Fix z-index so the hovers will overlap the expanded
748          news.
749        * login/index.php:  Reorganise code to make it more legible and comment what
750          it does. Emphasise error messages and put them right above where they
751          clicked so users can actually see them.
752        * Security.php:  Remove deprecated login code
753        * Authenticator.php: Change calling convention for better encapsulation
754        * New feature:  Support multiple simultaneous logins if enabled in network
755          configuration
756        * New feature (in testing): Splash-only node support
757
7582005-09-05 Benoit Grégoire  <bock@step.polymtl.ca>
759        * include/common.php:  Add code to undo the effect of magic_quote if enabled
760          in the server config.  It is still strongly recommended to disable
761          magic_quote
762        * Node.php:  Add UI for splash only node and custom portal
763        * Update schema
764
7652005-09-04 Francois Proulx <francois.proulx@gmail.com>
766        * Removed update.php script ( should not have been in CVS )
767        * Moved authenticator require in Network getAuthenticator()
768
7692005-09-03 Philippe April  <philippe@ilesansfil.org>
770        * Schema change: Added last_paged column to nodes table
771        * Replaced HOTSPOT_NETWORK_NAME with hotspot_network_name in all templates
772        * s/Networt/Network/
773        * Fixed signing up and validation, typos
774
7752005-09-01 Benoit Grégoire  <bock@step.polymtl.ca>
776        WARNING:  DO NOT use the CVS auth server in production until further notice.
777        Massive internal changes are underway.
778        Use the release tagged 1.0m1 in production.
779        * Network abstraction mostly complete, including UI.
780          All that is missing is new network creation, network stakeholder UI and
781          testing.
782        * Cleanup the config file of all the now unneeded constants.
783          Note that the install script is currently broken.
784          There can now be multiple networks on the server.
785          The install script will have to make sure that there is at least one, with
786          one super-admin
787
7882005-08-31 Francois Proulx <francois.proulx@gmail.com>
789        * Fixed bug where node ID containing periods, whitespaces or underscores
790          would confuse PHP
791        * MD5 hash is used to make sur the http vars are unique
792        * This is only valid for Node administration
793
794NOTE:  the 1.0m1 release was tagged here
795
7962005-08-31 Benoit Grégoire  <bock@step.polymtl.ca>
797        * Node.php:  Fix node creation
798
7992005-08-31 Francois Proulx <francois.proulx@gmail.com>
800        * Fixed new node creation bug
801
8022005-08-29 Philippe April <philippe@ilesansfil.org>
803        * js/gmaps_hotspots_status_map.js: Fixed small bug in that makes prevents
804          IE to see the map properly.
805
8062005-08-22 Pascal Leclerc  <pascal@plec.ca>
807        * install.php, Change javascript to OnClick + dependencie note
808        * schema_validate.php, Fix broken DB update for install.php
809        * SmartyWifidog.php, Add automatic redirect to install.php if Smarty not
810          installed
811
8122005-08-22 Francois Proulx <francois.proulx@gmail.com>
813        * Added edit button for quickly accessing Content editing mode
814        * Changed the layout so the admin ui fits in a tighter space
815
8162005-08-21 Francois Proulx <francois.proulx@gmail.com>
817        * Added reference to new street address fields in mapping page and on status
818          template
819        * Fix bug on line 756 of RssPressReview , added check for empty var.
820        * Flickr support is broken, added  bug to sf.net tracker
821
8222005-08-21 Francois Proulx <francois.proulx@gmail.com>
823        * Node admin UI should now be completed.
824        * Minor bug fixes in Geocoder
825        * Merged node_owners and node_tech_officers table into node_stakeholders
826
8272005-08-19 Benoit Grégoire  <bock@step.polymtl.ca>
828        * New schema version
829        * install.php, tmp/magpie_cache/:  Move all magpie caches
830          to a central location, adjust install script to match.
831        * classes/MainUI.php:  Add $_REQUEST array output if debug_request is set as
832          a parameter to the page
833        * classes/Network.php, classes/Node.php:  Change content ordering to be most
834          recently subscribed first, this is a stopgap measure while waiting for
835          Content ordering to be explicitely settable.
836        * classes/Content/RssAggregator.php:  Full admin UI, some bug fixes
837        * lib/RssPressReview/RssPressReview.php: New version, adds isFeedAvailable()
838          and getFeedTitle() methods.
839          Fixes minor bugs
840
8412005-08-17 Pascal Leclerc  <pascal@plec.ca>
842    * Added install script + minor changes in schema_validate.php
843
8442005-08-15 Benoit Grégoire  <bock@step.polymtl.ca>
845        * Re-Run sync_sql_for_cvs.sh, did not run to completion last time.
846
8472005-08-15 Benoit Grégoire  <bock@step.polymtl.ca>
848        * Run sync_sql_for_cvs.sh
849        * sql/dump_initial_data_postgres.sh:  Fix a hardcoded reference to rss_url
850          which no longer exists
851        * .project:  Remove mistakenly commited file in last commit
852        * .cvsignore:  Add file to avoid previous error
853
8542005-08-12 Francois Proulx <francois.proulx@gmail.com>
855        * Added missing GisPoint fille to CVS
856        * Fixed some bugs
857        * Added Technical officer table
858        * Added technical officer management to node UI
859
8602005-08-12 Francois Proulx <francois.proulx@gmail.com>
861        * Changed config.php GMAPS_API_KEY to GMAPS_PUBLIC_API_KEY
862        * Added GMAPS_ADMIN_API_KEY, needed for admin UI
863        * This is a stupid limitation of the Google Maps API which matches the
864          complete URL path
865        * Added /classes/GisPoint.php class
866        * Will add geocode + Google Maps capabilities very soon
867        * Notice : the XML schema will change very soon...
868        * I will try to keep the streetAddress field intact so I won't break
869          backward compat.
870
8712005-08-12 Benoit Grégoire  <bock@step.polymtl.ca>
872        * classes/MainUI.php: Move the call to schema_validate() in MainUI's
873          constructor
874        * lib/RssPressReview/RssPressReview.php: Finish rewrite. Move there to
875          reflect it's independently maintained status
876        * wifidog/classes/Content/HotspotRss.php:  Delete the class, obsolete
877        * wifidog/classes/Content/RssAggregator.php:  Functionnal, but needs it's
878          admin UI written.
879        * wifidog/include/schema_validate.php:  Create the table structure for the
880          new RssAggregator.
881          Remove rss_url in nodes table, no longer needed.  Move it's data to the
882          new Content class.
883
8842005-08-11 Francois Proulx <francois.proulx@gmail.com>
885        * Refactored the Admin UI.
886        * I need to write the upload form and rewrite statistics
887
8882005-08-10 Francois Proulx <francois.proulx@gmail.com>
889        * More GIS stuff
890
8912005-08-10 Francois Proulx <francois.proulx@gmail.com>
892        * Added Geocoders
893          - /classes/AbstractGeocoder.php
894          - /classes/Geocoders/GeocoderCanada.php
895          - /classes/Geocoders/GeocoderUsa.php
896        * This will be used for enterring GIS data
897        * Coming in the next few days: set hotspot gis using Google Maps + Geocoding
898
8992005-01-25 Pascal Leclerc  <pascal@plec.ca>
900        * Fix hardcoded images path in classes/MainUI.php
901
9022005-07-25 Francois Proulx <francois.proulx@gmail.com>
903        * Fixed bug in hotspot_status , added htmlspecialchars();
904        * This solved the bug where ampersands would break the XML
905
9062005-07-17 Francois Proulx <francois.proulx@gmail.com>
907        * Fixed bugs in gen.sh, compile.sh locale scripts
908
9092005-07-12 Francois Proulx <francois.proulx@gmail.com>
910        * Changed XML element from hotspotsMetadata to hotspots and added networkUri
911          element to networkMetadata
912
9132005-07-12 Francois Proulx <francois.proulx@gmail.com>
914        * Fixed XML protocol for exchanging hotspots status.
915        * Should now be considered stable (stamped v1.0)
916        * Fixed hotspots status map to reflect the changes
917        * Added french translations
918
9192005-07-11 Francois Proulx <francois.proulx@gmail.com>
920        * Changed link to hotspots map using NON ssl because Google Keys are
921          sensitive to the whole path.
922
9232005-07-11 Benoit Grégoire  <bock@step.polymtl.ca>
924        * classes/RssPressReview.php: Begin rewrite.
925        * classes/MainUI.php: Add addFooterScript() function.
926        * venues_map.php:  Workaround the IE DOM problem.
927
9282005-07-05 Francois Proulx <francois.proulx@gmail.com>
929        * Changed wording in hotspots status page added legend
930
9312005-07-05 Francois Proulx <francois.proulx@gmail.com>
932        * Minor adjustements to icon positionning
933
9342005-07-05 Francois Proulx <francois.proulx@gmail.com>
935        * Changed google maps marker icons
936
9372005-07-05 Francois Proulx <francois.proulx@gmail.com>
938        * Added missing elements in XML exchange format
939        * Stable v1.0 for XML exchange format and Google Maps mapping
940        * Added GMaps constants to config file
941        * Unsmartied index.php , added link to map
942        * Check config.php to set corresponding values
943        * You can now use hotspot_status.php?format=XML along with xslt query string
944          parament to convert your XML document
945        * For this to work, You need to have activated XSLT ( see config file )
946
9472005-07-05 Francois Proulx <francois.proulx@gmail.com>
948        * Added Google Maps mapping venues_map.php
949        * /js/venues_status_map.js  JavaScript code for Mapping
950        * In beta : tested successfuly with 48 nodes in the Montreal area, loads in
951          a snap
952
9532005-07-03 Francois Proulx <francois.proulx@gmail.com>
954        * Updated the XML venues status format ( version 1.0, once approved )
955        * Added long / lat fields to nodes table ( for mapping purposes )
956
9572005-06-17 Francois Proulx <francois.proulx@gmail.com>
958        * Added IFrame and SimpleIFrame content types.
959
9602005-06-28 Benoit Grégoire  <bock@step.polymtl.ca>
961        * classes/Content/Langstring.php:  Bug fix:  Langstring was always
962          non-persistent, no matter the checkbox.  Move the code to
963          TrivialLangstring.php where it belongs.
964
9652005-06-21 Benoit Grégoire  <bock@step.polymtl.ca>
966        * portal/inted.php:  Implement the start button functionnality (maybe it
967          would be better to call it "use the Internet").  From now on, once
968          authenticated and when pressing the start button on the portal, the user
969          will be sent to the page he originally tried to access.  A second window
970          will be popped with the portal page so he can come back to it. The window
971          is collapsed, and can be expanded back by clicking on the link. I tried
972          to make it cross platform (and mostly did) but it's still buggy in IE.
973
974          At the same time, this fixes the goof reported by Rob Kelley of
975          nycwireless.net
976
977        * portal/missing_original_url.php:  Displayed when the user tries to use the
978          start button but for some reason the original url is unavailable
979        * common.php:  New define CURRENT_REQUEST_URL, hopefully containing the full
980          URL in the user's URL bar.
981
982
9832005-06-17 Francois Proulx <francois.proulx@gmail.com>
984        * Removed forced Pattern Language on all hotspots
985        * Do not show hotspot logo in portal page, only on login, until we find a
986          better layout
987
9882005-06-16 Francois Proulx <francois.proulx@gmail.com>
989        * Added XML output format for hotspot_status.php
990        * Rough draft v1.0
991        * TODO move to different classes once stabilized
992        * Can use XSLT, if activated ( XSLT_SUPPORT constant )
993        * ie : http://wifidog-auth.org/hotspot_status.php?format=XML&xslt=http://wifidog-auth.org/xslt/hotspot_status.xsl
994        * or simply : http://wifidog-auth.org/hotspot_status.php?format=XML
995
9962005-06-06 Francois Proulx <francois.proulx@gmail.com>
997        * Added long description field to content table
998        * MUST use schema_validate
999        * Modified Pattern Language to be more generic
1000        * resend changelog
1001
10022005-06-06 Francois Proulx <francois.proulx@gmail.com>
1003        * Made changes to Pattern Language ( Kate Armstrong )
1004
10052005-05-30 Philippe April <philippe@ilesansfil.org>
1006        * Show username in user_stats.php instead of user_id
1007          and in other admin pages
1008
10092005-05-30 Francois Proulx <francois.proulx@gmail.com>
1010        * Changed language selectbox name so it does not clash with ISF's domain
1011          cookie
1012        * Fixed setlocale algorithm in Locale.php
1013
10142005-05-29 Francois Proulx <francois.proulx@gmail.com>
1015        * Missing null check in validate.php
1016
10172005-05-27 Francois Proulx <francois.proulx@gmail.com>
1018        * Changed the signup process to make it smoother for users
1019        * The user will automatically be granted the 15 minutes if he's signing up
1020          at a real hotspot
1021        * If the user closes his browser during the 15 minutes and loses its
1022          session, we will regenerate it
1023        * Added big red message to the top of the portal page, warning user to
1024          validate as soon as possible
1025        * Fixed translation typos
1026
10272005-05-26 Benoit Grégoire  <bock@step.polymtl.ca>
1028        * Someone moved the fallback gettext functions definition (for when gettext
1029          isn't installed) inside the static setCurrentLocale method, completely
1030          breaking the system when PHP doesn't have gettext support.  This is an
1031          untested fix.
1032
10332005-05-24 Francois Proulx <francois.proulx@gmail.com>
1034        * Fixed bug in auth.php to let users go through when the click twice on the
1035          login button
1036        * Fixed bug in hotspot_log.php
1037
10382005-05-24 Francois Proulx <francois.proulx@gmail.com>
1039        * Added "Get access statistics" button to Node admin to get hotspot specific
1040          stats
1041        * Added search box in Users log to get a specific user stats quickly
1042
10432005-05-24 Francois Proulx <francois.proulx@gmail.com>
1044        * Fixed typo in some translations
1045        * Cleaned-up todos
1046
10472005-05-18 Francois Proulx <francois.proulx@gmail.com>
1048        * Added strip_tags in RssPreview ( some malformed HTML would break the page
1049          layout)
1050
10512005-05-16 Francois Proulx <francois.proulx@gmail.com>
1052        * Changed login message in MainUI to make it clearer what the login button
1053          will do
1054
10552005-05-13 Philippe April <philippe@ilesansfil.org>
1056        * Added deployment status to node_list
1057
10582005-05-11 Francois Proulx <francois.proulx@gmail.com>
1059        * Began writing user profiles
1060        * Added many methods to User class
1061        * Added node quota fields in DB ( bandwidth, throttling ...)
1062
10632005-05-10 Francois Proulx <francois.proulx@gmail.com>
1064        * Fixed Login link in signup page ( MainUI.php ) if the Session has gw_id,
1065          gw_address, gw_port show physical login link
1066
10672005-05-10 Francois Proulx <francois.proulx@gmail.com>
1068        * Added download button CSS class to style button
1069
10702005-05-10 Francois Proulx <francois.proulx@gmail.com>
1071        * Fixed wrong method name in File.php
1072        * Added strip tags to Langstring
1073        * Basic styling of content_admin table
1074
10752005-05-04 Francois Proulx <francois.proulx@gmail.com>
1076        * Fixed serialization issue ( flickr)
10772005-05-04 Francois Proulx <francois.proulx@gmail.com>
1078        * Improved caching
1079        * Wrote very basic gridview code for Flickr
1080
10812005-05-04 Francois Proulx <francois.proulx@gmail.com>
1082        * Implemented caching for Flickr
1083        * Need to contact Phlickr to see how we could do better, since serialize
1084          does not work OK on objects
1085
10862005-05-04 Francois Proulx <francois.proulx@gmail.com>
1087        * Fixed bug concerning Content-Length header
1088        * Changed default Unit size for setLocalFileSize to bytes
1089
10902005-05-04 Francois Proulx <francois.proulx@gmail.com>
1091        * Added BLOB support
1092        * modified file_download.php to support new header attributes
1093        * Added ImportLargeObject, UnlinkLargeObject to PG SQL abtraction
1094        * Make sure your PHP.ini contains the right value to allow big downloads
1095        * Check : http://ca3.php.net/manual/en/features.file-upload.common-pitfalls.php
1096        * ISF Live server is now configured to support 100 megabytes files
1097
10982005-05-04 Francois Proulx <francois.proulx@gmail.com>
1099        * Fixed CSS IE Bug
1100        * Fixed SQL query
1101        * NEED HELP FROM A WEB DESIGNER !!!!!
1102
11032005-05-03 Francois Proulx <francois.proulx@gmail.com>
1104        * Disabled logging in Pattern Language archives
1105
11062005-05-03 Francois Proulx <francois.proulx@gmail.com>
1107        * Having for SQL query... :-(
1108
11092005-05-02 Francois Proulx <francois.proulx@gmail.com>
1110        * PatternLanguage is now completed
1111
11122005-04-30 Francois Proulx <francois.proulx@gmail.com>
1113        * Logout button will now destroy session AND render token USED
1114
11152005-04-30 Francois Proulx <francois.proulx@gmail.com>
1116        * Fixed bug that could potentially let non owners add content in /content
1117          through content groups
1118        * Admin menu won't show node selector if the user is not owner of at least
1119          one hotspot
1120        * Added Width, height support for Picture
1121
11222005-04-30 Francois Proulx <francois.proulx@gmail.com>
1123        * Did my best for content styling ... ( it's 5h00 am )
1124
11252005-04-30 Francois Proulx <francois.proulx@gmail.com>
1126        * Updated sync_sql_for_cvs.sh
1127
11282005-04-30 François Proulx <francois.proulx@gmail.com>
1129        * ChangeLog entry missed by CVS ?!
1130        * Locale now decomposes the locale string by '_'
1131        * Now works on Mac OS X ( but you must use fr_CA, en_CA or fr_FR ... )
1132
11332005-04-30 François Proulx <francois.proulx@gmail.com>
1134        * Trying to solve RSS encoding bug...
1135        * Testing on live server
1136
11372005-04-29 François Proulx <francois.proulx@gmail.com>
1138        * Removed all inline unuseful javascript code on submit buttons
1139          onclick='submit()'
1140        * This conflicted with the actual click on the submit button in Safari
1141        * Fixed check in Network for isOwner, only check superAdmin
1142        * Fixed bug so you can't add an existing content group to itself (deadlock)
1143        * Started coding Pattern language narrative display
1144
11452005-04-29 François Proulx <francois.proulx@gmail.com>
1146        * Wrote User.php addcontent, removeContent, getAllContent()
1147        * Wrote Content.php subscrite() and unsubscribe()
1148        * Added parameters to getAllContent() in Node and Network
1149          (exclude_subscribed_content)
1150        * These will be used for subscribing a to some content
1151        * Pattern Language will be the first to use it
1152        * Online users lists
1153        * Fixed bugs in Node and Network ( isOwner check )
1154
11552005-04-28 François Proulx <francois.proulx@gmail.com>
1156        * Logout button build a query string containing gw_id, gw_address, gw_port
1157          ( if available ), so that a user at a physical hotspot will get the login
1158          page from the hotspot he is.
1159        * Fixed but in Locale ( did not propertly set the locale in the session )
1160
11612005-04-28 François Proulx <francois.proulx@gmail.com>
1162        * Added check in MainUI toolbar so that it won't show "NOT logged in ?"
1163          message when connect to a real hotspot ( not virtual )
1164        * This message confused many users ( they clicked and got the virtual login
1165          instead ! )
1166        * Hide adminstration features ( statistics, hotspot creation, network wide
1167          content etc...) from all but Super admins
1168        * Fixed getAllLocativeArtisticContent in Node.php added is_persistent check
1169        * Added $associate_existing_content parameter to processNewContentUI to
1170          allows reuse for existing content ( in ContentGroup )
1171        * Fixed bug in FlickrPhotoStream delete ( missing return from parent )
1172        * Added security check in all content classes ( ProcessAdminUI )
1173
11742005-04-26 François Proulx <francois.proulx@gmail.com>
1175        * Replaced show only content groups by show persistent
1176
11772005-04-26 François Proulx <francois.proulx@gmail.com>
1178        * Added missing /content directory
1179
11802005-04-26 François Proulx <francois.proulx@gmail.com>
1181        * Added /content/ for displaying all content elements
1182        * Logging is disable when viewing them
1183        * All content elements will expand
1184        * Pattern languages won't display everything ( special property )
1185          isExpandable
1186        * Added a link in portal pages to go to /content/
1187        * Added Show all contents button in content_admin.php
1188
11892005-04-27 Benoit Grégoire  <bock@step.polymtl.ca>
1190        * Content.php, ContentGroup.php:  All Content now implement the
1191          isDisplayableAt($node).  Used by the portal, if content has nothing
1192          displayabel, the entire content is skipped.
1193
11942005-04-27 Benoit Grégoire  <bock@step.polymtl.ca>
1195        * FlickrPhotostream.php:  Fix the object so it doesn't crash when flicker is
1196          disabled.
1197
11982005-04-27 Benoit Grégoire  <bock@step.polymtl.ca>
1199        * ContentGroup.php:  Fully functionnal content rotation engine, with all
1200          options supported. Rotation based on session may not be reliable if the
1201          user isn't truly logged in (from a node).
1202
12032005-04-26 François Proulx <francois.proulx@gmail.com>
1204        * Most of the missing translations
1205
12062005-04-26 François Proulx <francois.proulx@gmail.com>
1207        * Changed back File to non trivial
1208        * portal page stylesheet
1209
12102005-04-26 Benoit Grégoire  <bock@step.polymtl.ca>
1211        * ContentGroupElement.php:  It shouldn't be allowed to create a new content
1212          element in isolation.  Unfortunately the UI allows if for now.  Such
1213          content will now be deleted.
1214        * Locale:  Fix string selection algorithm to pick the right language.
1215        * Content:  Implement display logging.
1216
12172005-04-26 François Proulx <francois.proulx@gmail.com>
1218        * stylesheet rework
1219
12202005-04-26 François Proulx <francois.proulx@gmail.com>
1221        * Fixed wrong location for change password link
1222
12232005-04-25 François Proulx <francois.proulx@gmail.com>
1224        * Portal page styling
1225
12262005-04-26 Benoit Grégoire  <bock@step.polymtl.ca>
1227        * ContentGroup.php:  Previous fix didn't work.  New fix.
1228
12292005-04-26 Benoit Grégoire  <bock@step.polymtl.ca>
1230        * ContentGroup.php:  Make bad selection mode eror non-fatal.
1231
12322005-04-25 Benoit Grégoire  <bock@step.polymtl.ca>
1233        * Fix bug in ContentGroup enumeration
1234
12352005-04-25 François Proulx <francois.proulx@gmail.com>
1236        * More stylesheets work
1237
12382005-04-25 François Proulx <francois.proulx@gmail.com>
1239        * Much better stylesheet
1240
12412005-04-25 Benoit Grégoire  <bock@step.polymtl.ca>
1242        * UI fully functionnal
1243
12442005-04-25 François Proulx <francois.proulx@gmail.com
1245        * More interface work
1246
12472005-04-25 François Proulx <francois.proulx@gmail.com
1248        * Completed integration of new interface with new objects
1249
12502005-04-25 Benoit Grégoire  <bock@step.polymtl.ca>
1251        * Integration merge, should work, but there will be display problems
1252          everywhere.  Expect further commits today.
1253        * Almost 100% complete Network abstraction
1254        * Much better object encapsulation.  Deprecated methods not removed yet.
1255        * Add MainUI class.  Used to display the interface.  Inner workings still
1256          need work.
1257
12582005-04-23 François Proulx <francois.proulx@gmail.com>
1259        * Added Preferred Size support for Flickr pictures
1260
12612005-04-23 François Proulx <francois.proulx@gmail.com>
1262        * Completed missing translations
1263
12642005-04-23 François Proulx <francois.proulx@gmail.com>
1265        * Fixed bugs in File and EmbeddedContent
1266        * Completed first iteration of EmbeddedContent
1267        * Can now play multimedia content
1268        * Could not test fallback with my browser ( Safari and Firefox )
1269        * Need help to test content in different browser to see how it reacts...
1270
12712005-04-22 François Proulx <francois.proulx@gmail.com>
1272        * Fixed bug in FlickrPhotostream.php
1273        * Params did not match new methods requirements ( getUserByEmail )
1274        * Changed stylesheet class name for Flickr to match new changes
1275        * Fixed bugs in File
1276        * Wrote part of EmbeddedContent ( partially working )
1277        * TODO: add support for parameters and attributes in EmbeddedContent
1278
12792005-04-22 François Proulx <francois.proulx@gmail.com>
1280        * Fix schema version in François's commit
1281
12822005-04-21 François Proulx <francois.proulx@gmail.com>
1283        * Added explicit admin UI exceptions support for Flickr
1284        * Completed File and Picture objects
1285
12862005-04-20 François Proulx <francois.proulx@gmail.com>
1287        * Completed Flickr support ( explicit exceptions catching )
1288        * Most of File object is done
1289        * Fixed bug in generic_object_admin.php
1290        * changed stylesheet class tags for Flickr
1291
12922005-04-18 François Proulx <francois.proulx@gmail.com>
1293        * Added Flickr content support
1294        * Part of File object is done
1295
12962005-04-19 Benoit Grégoire  <bock@step.polymtl.ca>
1297        * Working (beta...) content manager and portal.
1298        * Add content preview mode
1299
13002005-04-18 Benoit Grégoire  <bock@step.polymtl.ca>
1301        * Hotspot and network content association, continue access control work.
1302        * hotspot_owner.php: Fix wrong assignement of user_id that prevented the
1303          script from working.
1304        * All files:  Remove whitespace and carriage return after the ?> closing
1305          tags.
1306
13072005-04-18 Benoit Grégoire  <bock@step.polymtl.ca>
1308        * Much more complete admin, initial access control work.
1309
13102005-04-15 Benoit Grégoire  <bock@step.polymtl.ca>
1311        * Support more of the content object model, do a half-decent CSS for the
1312          admin interface.
1313
13142005-04-14 Benoit Grégoire  <bock@step.polymtl.ca>
1315        * Content.php:  Use full langstring interface by default;
1316
13172005-04-14 Benoit Grégoire  <bock@step.polymtl.ca>
1318        * Content.php:  Fix db reference;
1319
13202005-04-14 Benoit Grégoire  <bock@step.polymtl.ca>
1321        * Fix Content object enumeration preventing usage of admin interface
1322        * Partial fix for RSS feed encoding (multiple feed aggregation still broken)
1323
13242005-04-14 Benoit Grégoire  <bock@step.polymtl.ca>
1325        * First part of the future content delivery infrastructure. Many files added
1326
13272005-04-01 François Proulx  <francois.proulx@gmail.com>
1328        * Modified gen.sh script to match UTF-8
1329        * Added PAP RADIUS encryption support ( asked by Paris Sans Fil )
1330
13312005-04-01 Benoit Grégoire  <bock@step.polymtl.ca>
1332        * wifidog/templates/auth_sources_selection.html:  Add missing file from
1333          Francois's commit.
1334
13352005-04-01 Philippe April <philippe@ilesansfil.org>
1336        * Fixed missing parenthesis in classes/User.php
1337        * Removed unused files
1338        * fixed schema_validate.php (typos)
1339
13402005-04-01 Francois Proulx  <francois.proulx@gmail.com>
1341        * EVERYTHING IS NOW UTF-8 YOU MUST EDIT YOUR FILES WITH AN UTF-8 COMPLIANT
1342          EDITOR
1343        * The database will be converted to UTF-8 (version 5)
1344        * Added select boxes ( or hidden ) html form elements to choose the network
1345          for signup, lost password, username
1346
13472005-04-01 Benoit Grégoire  <bock@step.polymtl.ca>
1348        * Add constraints to account_origin to detect errors on inserts.
1349        * Remove IDRC test server
1350
13512005-04-01 Philippe April <philippe@ilesansfil.org>
1352        * User.php: Add reference to $db global variable.
1353        * Tagged v0_1_0_alpha1
1354        * Removed spaces in AuthenticatorLocalUser.php
1355
13562005-03-31 Benoit Grégoire  <bock@step.polymtl.ca>
1357        * Remove spaces after php blocks in various files.
1358        * Temporarily fix single authentication source not present bug in login
1359          smarty template.  All other places where we select the network will be
1360          fixed tommorow.
1361        * Fix initial schema errors.
1362
13632005-03-31 Benoit Grégoire  <bock@step.polymtl.ca>
1364        * More RADIUS install documentation.
1365        * Fix schema_validate.php
1366
13672005-03-31 Francois Proulx  <francois.proulx@gmail.com>
1368        * Moved language definition
1369        * Moved e-mail subjects to User class ( each e-mail functions )
1370
13712005-03-31 Francois Proulx  <francois.proulx@gmail.com>
1372        * Added missing schema_validate.php modifs.
1373
13742005-03-31 Francois Proulx  <francois.proulx@gmail.com>
1375        * Added PEAR install procedure
1376
13772005-03-30 François Proulx  <francois.proulx@gmail.com>
1378        * Finished RADIUS authentication and accounting
1379        * Accounting Unique session ID is now based on the same token we use
1380        * Fixed all issues with lost_username, lost_password etc...
1381        * User class has new static function getUsersByEmail and getUsersByUsername
1382        * Added translations for new features
1383        * Translated the validation, lost password, username e-mails
1384        * Tested quite a bit, this version is considered stable
1385        * A few examples on how set different RADIUS or local authenticators can be
1386          found in the config.php
1387
13882005-03-29 François Proulx  <francois.proulx@gmail.com>
1389        * schema_validate.php : Modified schema : dropped e-mail + account unique
1390          index, dropped email not empty constraint
1391        * Schema is now at version 3
1392        * Coded RADIUS authentication
1393        * Modified templates to show a select box when more than one server is
1394          configured
1395        * Coded RADIUS accounting and backward compatibility accounting
1396        * Modified many statistics SQL queries to match new Users table
1397        * modified statistics templates to match user_id and account_origin
1398        * TODO : Fix lost_username and lost_password ( issue since we dropped the
1399          unique constraint on emails... )
1400        * TODO : Heavy testing possibly with remote RADIUS servers
1401
14022005-03-28 Benoit Grégoire  <bock@step.polymtl.ca>
1403        * sql:  Put initial data in a transaction, and specify the wifidog user so
1404          you do not have to su to it while using sync_sql_for_svs
1405
14062005-03-28 Benoit Grégoire  <bock@step.polymtl.ca>
1407        * common.php:  Add get_guid() function
1408        * validate_schema.php: New auto-upgrade script to allow autaumatic schema
1409          upgrade.  Note that you must still update dump_initial_data_postgres.sh
1410          and use sync_sql_for_cvs.sh so new users aren't left in the cold.
1411        * New class Authenticator (and subclasses):  Begin virtualizing the login
1412          process.
1413
14142005-03-24 Benoit Grégoire  <bock@step.polymtl.ca>
1415        * Statistics.php: Fix getMostGreedyUsers returning bad values when incoming
1416          and outgoing for all connections from a user have null values.
1417        * wifidog/local_content/default/portal.html: Fix layout so it resizes
1418          properly.  This in an interim measure.
1419        * Update schema.  This will allow automatic schema updates in the future.
1420          TO update a live server:
1421
1422      BEGIN;
1423      CREATE TABLE schema_info (
1424            tag text PRIMARY KEY,
1425            value text
1426          );
1427          INSERT INTO schema_info (tag, value) VALUES ('schema_version', '1');
1428          COMMIT;
1429
14302005-03-16 Matthew Asham <matthewa@bcwireless.net>
1431    * config.php: will use "local.config.php" instead, if present.  avoid cvs
1432      over-writing.
1433    * signup.php: if CUSTOM_SIGNUP_URL is defined, signup.php will re-direct.
1434      For integration with existing auth systems
1435    * hotspot_status.php: ob_clean may complain about buffering.  muted.
1436    * ./classes/RssPressReview.inc: if rss_source['url'] is blank, ignore the
1437      feed.
1438
14392005-02-22 Benoit Grégoire  <bock@step.polymtl.ca>
1440        * sql/dump_initial_data_postgres.sh, wifidog-postgres-initial-data.sql,
1441          wifidog-postgres-schema.sql:-Widen the connections size to fix int4
1442          wraparound problems.  To update a running server, execute the following
1443          sql sniplet:
1444
1445      BEGIN;
1446      ALTER TABLE connections RENAME incoming TO incoming_old;
1447      ALTER TABLE connections ADD COLUMN incoming int8;
1448      ALTER TABLE connections RENAME outgoing TO outgoing_old;
1449      ALTER TABLE connections ADD COLUMN outgoing int8;
1450      UPDATE connections set incoming=incoming_old, outgoing=outgoing_old;
1451      ALTER TABLE connections DROP COLUMN incoming_old;
1452      ALTER TABLE connections DROP COLUMN outgoing_old;
1453      COMMIT;
1454
1455        * wifidog/admin/hotspot.php: Missing file from phil's commit.
1456        * wifidog/locale/fr/LC_MESSAGES/messages.mo, messages.po:  New translation
1457          by Benoit St-André
1458
14592005-02-14 Philippe April <philippe@ilesansfil.org>
1460        * gw_message.php: the "activate" message was not properly defined and
1461          would cause an error to show up instead of the nice activate your account
1462          message
1463
14642005-02-14 Philippe April <philippe@ilesansfil.org>
1465        * wifidog/locale/gen.s: Was not working as expected, it will now get the
1466          gettext from smarty properly.
1467        * Updated TODO with ideas on making config better
1468
14692005-01-31 Benoit Grégoire  <bock@step.polymtl.ca>
1470        * wifidog/templates/hotspot_status.html:  Restore the number of nodes
1471        * wifidog/hotspot_status.php: Restore the number of nodes, add formatting
1472          and more information to the RSS feed.
1473
14742005-01-26 Philippe April <isf_lists@philippeapril.com>
1475        * Some kind of virtual login (we need to talk about this).
1476        * New User and Node classes
1477        * Modified all files to work with the classes.
1478        * Remove mgmt_helpers (all done in User class now)
1479
14802005-01-25 Benoit Grégoire  <bock@step.polymtl.ca>
1481        * classes/Node.php:  New file, untested code example
1482        * wifidog/admin/admin_common.php: Remove double-defined BASEPATH
1483
14842005-01-25 Philippe April <isf_lists@philippeapril.com>
1485        * Changed initial postgres inserts sql file, it wasn't working properly
1486
14872005-01-25 Pascal Leclerc  <pascal@plec.ca>
1488        * Added admin and owner administration pages
1489
14902005-01-23 Philippe April <isf_lists@philippeapril.com>
1491        * Added gateway error messages (validation period, etc.)
1492
14932005-01-20 Philippe April <isf_lists@philippeapril.com>
1494        * Modularized the admin interface, added functions
1495
14962005-01-18 Philippe April <isf_lists@philippeapril.com>
1497        * Smarty'ized more, I think it's done now
1498
14992005-01-12 Philippe April <isf_lists@philippeapril.com>
1500        * i18n and smarty'ized parts
1501
15022005-01-11 Benoit Grégoire  <bock@step.polymtl.ca>
1503        * INSTALL: Mandate PHP5
1504        * wifidog/hotspot_status.php: Allow export of the list as a RSS feed
1505        * wifidog/classes/RssPressReview.inc:  Make it truly functionnal.
1506        * wifidog/portal/index.php:  Support multiple RSS feeds.  The system will
1507          automatically pick the best 5 entries from all the feeds.  It will
1508          compensate for disparate publication intervals.  An entry from a feed that
1509          does not publish often will live longer than an entry from a feed that
1510          publishes very often.  If a feed doesn't have any entry that makes the
1511          cut, it will not appear at all.
1512        * wifidog/templates/hotspot_status.html:  Add link to the RSS version.
1513
15142005-01-11 Benoit Grégoire  <bock@step.polymtl.ca>
1515        * wifidog/config.php:  Add list of hotspot to network rss feed list (not yet
1516          functionnal)
1517        * wifidog/hotspot_status.php:  Allow RSS export of the list of deployed
1518          Hotspots.
1519        * wifidog/admin/incoming_outgoing_swap.php:  Script to swap incoming and
1520          outgoing in your data. Only use this if you had gateways before 1.0.2
1521          and wish to correct your logs before you upgrade.
1522        * wifidog/classes/RssPressReview.inc:  Missing file from previous commit.
1523        * wifidog/portal/index.php: Preliminary work to enable smart press review
1524          of multiple RSS feeds.
1525
15262005-01-10 Benoit Grégoire  <bock@step.polymtl.ca>
1527        * include/common.php: Fix SSL security warnings.  If SSL is enabled and the
1528          page was actually served over SSL, all media in the file will be served
1529          over SSL. Add a new define (BASE_NON_SSL_PATH) to allow us to make links
1530          that break out of SSL mode.  From now on, use the self adapting
1531          BASE_URL_PATH in most circumstance, BASE_SSL_PATH to enter SSL mode,
1532          and BASE_URL_PATH to break out of it.
1533
15342005-01-10 Benoit Grégoire  <bock@step.polymtl.ca>
1535        * admin/user_stats.php: Add three top tens to the statistics:  Top ten
1536          apetite for bandwidth, top ten travelers, most addicted users.
1537
15382005-01-04 Benoit Grégoire  <bock@step.polymtl.ca>
1539        * wifidog/local_content/default/hotspot_logo_banner.jpg: Make it much
1540          thinner.
1541        * wifidog/local_content/default/login.html: Remove announcements
1542        * wifidog/include/user_management_menu.php: Fix mailto:
1543        * wifidog/auth/index.php: Fix auth server part of the no data transmited
1544          statistics bug.
1545        * wifidog/admin/index.php: Add link to statistics
1546        * wifidog/admin/user_stats.php: Activate security.
1547        * wifidog/index.php: Make the distinction between the two hotspot status
1548          pages clearer.
1549
15502004-12-08 Benoit Grégoire  <bock@step.polymtl.ca>
1551        * wifidog/index.php: Add menu
1552        * wifidog/include/user_management_menu.php: Editorial change, make
1553          translateable
1554        * wifidog/portal/index.php:  Fix RSS feeds
1555
15562004-12-03 Benoit Grégoire  <bock@step.polymtl.ca>
1557        * wifidog/admin/user_stats.php,  wifidog/classes/Statistics.php:  Embryonic
1558          aggregate user stats.  Currently allows you to find out the rate at which
1559          your users subscribe.
1560        * wifidog/config.php, wifidog/local_content/default/login.html,
1561          wifidog/include/user_management_menu.php:  Add hotspot status page to
1562          login page.
1563        * wifidog/hotspot_status.php: Cosmetic
1564        * wifidog/admin/hotspot_log.php: Stats now need admin privileges
1565        * wifidog/index.php: Cosmetic.
1566
15672004-11-19 Benoit Grégoire  <bock@step.polymtl.ca>
1568        * TODO: Add email domains to blacklist
1569        * wifidog/config.php, wifidog/include/user_management_menu.php: Add tech
1570          support email address
1571        * wifidog/hotspot_status.php: List of HotSpots that are open with summary of
1572          information.  Designed to be included as part of another page.
1573        * wifidog/local_content/common/wifidog_logo_banner.gif: Add wifidog logo
1574        * wifidog/local_content/default/hotspot_logo_banner.jpg: Shrink the logo
1575          and write unknown hotspot, however this is still really ugly
1576        * wifidog/local_content/default/login.html, portal.html, stylesheet.css:
1577          Cosmetic fixes
1578        * wifidog/local_content/default/login.html.fr, portal.html.fr: Delete the
1579          files, this isn't the approach we will use for translation.
1580        * sql/wifidog-postgres-initial-data.sql, wifidog-postgres-schema.sql:
1581          Update with new node information structures.
1582
15832004-11-04 Benoit Grégoire  <bock@step.polymtl.ca>
1584        * wifidog/admin/hotspot_log.php: Add number of currently connected users
1585          here as well.
1586
15872004-11-03 Benoit Grégoire  <bock@step.polymtl.ca>
1588        * wifidog/ping/index.php: Log user-agent
1589        * extensive statistics work
1590        * sql/wifidog-postgres-schema.sql: Add description field for hotspots and
1591          log user-agent
1592
15932004-10-28 Benoit Grégoire  <bock@step.polymtl.ca>
1594        * sql/wifidog-postgres-schema.sql:  Add constraints to avoid empty string
1595          in email or user_id.
1596        * Some statistics fixes
1597
15982004-09-29 Alexandre Carmel-Veilleux <acv@acv.ca>
1599        * wifidog/admin/index.php: Integrated the changes contributed
1600          on the mailing list by Rikhardur EGILSSON (fname.lname@oecd.org),
1601          mainly a missing ' in some HTML.
1602
16032004-09-28 Yanik Crépeau <yanik@exScriptis.com>
1604    * wifidog/include/common.php: Added commented header with cvs
1605          keywords.
1606        * wifidog/include/common.php: Added commented code (not executing) for
1607          further testing with language/localization issues.
1608
16092004-09-27 Benoit Grégoire  <bock@step.polymtl.ca>
1610        * sql/wifidog-postgres-schema.sql:  Remove non SQL standard "COMMENT ON"
1611          comments
1612
16132004-09-27 Benoit Grégoire  <bock@step.polymtl.ca>
1614        * sql/wifidog-postgres-schema.sql:  Drop procedural language stuff
1615
16162004-09-27 Benoit Grégoire  <bock@step.polymtl.ca>
1617        * sql/wifidog-postgres-schema.sql:  Fix layout for the node_owners table
1618        * Begin integrating Patrick Tanguay's new layout and generate the css
1619          dynamically to allow for background images.
1620
16212004-09-22 Benoit Grégoire  <bock@step.polymtl.ca>
1622        * portal/index.php:  Fix users appearing online at every hotspot.
1623        * wifidog/classes/Style.php, wifidog/login/index.php:  Fix some potential
1624          cache problems and help with validation.
1625
16262004-09-18 Benoit Grégoire  <bock@step.polymtl.ca>
1627        * wifidog/config.php:  Add VALIDATION_GRACE_TIME configuration parameter.
1628        * wifidog/auth/index.php:  Move grace time date arithmetics to the database,
1629          fixes validation period not working.  Stop storing VALIDATION_FAILES
1630          status to the database.  Add check for validation period expiration at
1631          stage login, not just stage counters, this will fix one minute
1632          validation period.
1633        * wifidog/login/index.php:  Check validation period activation, and if
1634          period is expired, explain to the user instead of redirecting to the
1635          gateway.
1636        * wifidog/user_management/index.php:  Fix SQL error at new user registration.
1637
16382004-09-02 Benoit Grégoire  <bock@step.polymtl.ca>
1639        * wifidog/node_list.php: Complete the status page
1640        * Add images
1641        * Add hotspot creation date
1642
16432004-08-31 Benoit Grégoire  <bock@step.polymtl.ca>
1644        * sql/: Update the postgres schemas and add scripts to ease maintaining it.
1645        * sql/sync_sql_for_cvs.sh: Should you modify the schema in your db, run this
1646          script to the chances will be available in the cvs schemas and initial
1647          data.
1648        * sql/dump_initial_data_postgres.sh: This does the actual dump of the data
1649          in a runnable form.  Note that this needs to be edited manually if you add
1650          a new table requiring initial data.
1651        * INSTALL:  Update for postgres.  Somebody please test this.
1652
16532004-08-31 Benoit Grégoire  <bock@step.polymtl.ca>
1654        * wifidog/ping/index.php: Implement logging of which hotspot sent the
1655          heartbeat, from which ip and when.
1656        * wifidog/node_list.php:  Primitive but functionnal hotspot status page.
1657        * wifidog/include/user_management_menu.php:  Change menu labels
1658        * wifidog/local_content/default/login.html: Improve layout.  Someone needs
1659          to make this stylesheet correct, I took shortcuts...
1660        * wifidog/local_content/default/stylesheet.css:  Reduce H1 font size.
1661        * wifidog/user_management/index.php:  Display the menu, will eventually
1662          allow us to present proper help text.
1663
16642004-08-30 Benoit Grégoire  <bock@step.polymtl.ca>
1665        * Add link to original requested site.
1666        * wifidog/node_list.php:  New file.  Will become the main node status page.
1667
16682004-08-28 Benoit Grégoire  <bock@step.polymtl.ca>
1669        * Primitive network status available form the index page
1670        * Administrative security is implemented.
1671
16722004-08-28 Benoit Grégoire  <bock@step.polymtl.ca>
1673        * Fix big gaping security hole in login page (password would be ignored if
1674          the username was used to login)
1675        * PostgreSql port
1676        * Change the method to determine who is online
1677        * Stop keeping unused token once user successfully logs in.
1678        * Fix missing update of token update date.
1679        * Counters wouldn't get updated for stage=LOGOUT
1680        * wifidog/auth/index.php:  Added a Messages: response in addition to Auth:
1681          so we can know what the hell the server is up to.  Currently you need to
1682          run wifidog in debug level 7 to see it. That message should be parsed so
1683          it is visible in debug level 6.
1684        * wifidog/auth/index.php:   Fix code injection vulnerability.
1685
16862004-08-27 Benoit Grégoire  <bock@step.polymtl.ca>
1687        * SSL support and RSS improvement
1688        * Last commit tested with mysql support
1689
16902004-08-24 Pascal Leclerc  <pascal@plec.ca>
1691        * wifidog/admin/user_log.php: Add total to incoming and outgoing
1692        * Replace all SERVER_NAME by HTTP_HOST to fix non-standard server ports
1693
16942004-08-11 Benoit Grégoire  <bock@step.polymtl.ca>
1695        * wifidog/config.php: Add USER_MANAGEMENT_PAGE
1696        * wifidog/include/user_management_menu.php:  Code meant to deal with
1697          non-standard ports broke the menu.  Hopefully fixed.
1698        * Add alex's mising changelog entry...
1699
17002004-08-11 Alexandre Carmel-Veilleux <acv@acv.ca>
1701        * wifidog/ping/index.php: will now reply if the wifidog auth server is up.
1702          To be used by wifidog to do heartbeats.
1703
17042004-08-07 Benoit Grégoire  <bock@step.polymtl.ca>
1705        * Add code to import a NoCat user database (passwd).  The username will be
1706          generated from the first part of the email if the name was en email.
1707        * Change password hashing algorithm to make it compatible with NoCat (For
1708          the curious among you, the hashing algorithm is now:  take the md5
1709          digest in binary format of the password, and base64 encode it.
1710        * Table schema changed to accomodate newhash length (users.pass is now
1711          varchar(32))
1712        * The user is now allowed to login with either his username or his email.
1713
17142004-08-03 Pascal Leclerc  <pascal@plec.ca>
1715        * wifidog/classes/SmartyWifidog.php: Fix path validation bug, replace
1716          NODE_CONTENT_URL with NODE_CONTENT_PHP_RELATIVE_PATH
1717        * wifidog/classes/AbstractDb.php: Add class=warning for better display
1718        * wifidog/config.php: Add SYSTEM_PATH and test/fix non-standard server ports
1719
17202004-08-03 Benoit Grégoire  <bock@step.polymtl.ca>
1721        * Make gettext support optionnal, and define GETTEXT_AVAILABLE, will be set
1722          to true if gettext is available.  If false, blank _() and gettext()
1723          functions will be defined so the system still works.
1724
17252004-08-03 Benoit Grégoire  <bock@step.polymtl.ca>
1726        * Fix BASE_URL_PATH to properly detect non-standard server ports (hopefully).
1727
17282004-08-02 Benoit Grégoire  <bock@step.polymtl.ca>
1729        * wifidog-auth lives! New since the dark ages
1730        * Demo page to allow people to hack more easely on it
1731        * Support for multiple nodes.  TODO:  Merge with the database project.
1732        * Very cool local content architecture.  Every hotspot can have a folder in
1733          the local_content directory.  This folder can be filed by a single logo,
1734          leaving all the rest to the default content, or be completely custom
1735          (stylesheet, login page, portal page, header, etc.)
1736        * Everything in local content is templated with smarty, no problem with
1737          web designer wrecking havoc on the auth server.  You can edit everything
1738          in local_content/default even if you only speak html.
1739        * No need to set any path in the web server config files (that one was a
1740          bitch to implement)
1741        * RSS feed support (optionnal, with magpierss), one feed per node (url
1742          stored in the database, works great, but no gui to edit it yet) and one
1743          network-wide RSS feed.
1744        * All path are editable from the config file
1745        * "Productize" the thing, so it make sense for other groups to install it
1746          (the network name, url, default RSS, and such are set from the config
1747          file).
1748        * Put most strings in gettext calls for easy future translation.
1749        * User can request that the server send the validation email again
1750        * User can change password
1751        * User who forgot his username can have it mailed to him.
1752        * User who lost his password can ask the system to generate a new one and
1753          mail it to him.
1754        * Email is now a separate field to preserve user privacy.
1755        * Enforces (politely) that there are no duplicate emails in the database
1756        * Database abstraction layer with very nice debugging features (just append
1757          true at the end of the call, and you'll see the query, the results, the
1758          query plan and number of affected rows.  Also allow future upgrade to
1759          postgres.
1760        * Lots of other things I forgot.
Note: See TracBrowser for help on using the browser.