Show
Ignore:
Timestamp:
03/07/06 14:41:51 (7 years ago)
Author:
max-horvath
Message:

"2006-03-07 Max Horvath <max.horvath@…>

  • init_php.php now does a 100% strict check for variable types of elements to be processed when magic_quotes are turned on
  • fixed duplicate use of SSL_AVIABLE define in common.php This fixes ticket #95.
  • fixed problens with slashes in htospots_map.php This fixes ticket #97.
  • fixed variable typo in NodeListXML.php
  • introduced new InterfaceElements? class which is being used to create HTML code - this reduces HTML markup in PHP code and reduces HTML errors we had i.e. on the node administration page (unclosed div). It is being used on the node administration page now and will be updated for the other admin pages ...
  • when adding an owner or tech officer on the node admin page and pressing enter in the input field the statistics where called (no owner or tech officer was added) - this has been fixed
  • database schema update 35 wasn't compatible with PostgreSQL version 7, the update script has been changed to be compatible with it ... This fixes ticket #94.
  • Gabriel Hahmann did a translation of WiFiDog-Auth in portuguese ... it has been included This fixes ticket #98.
  • on node administration page owners have less rights than admins"
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog-auth/CHANGELOG

    r982 r986  
     12006-03-07 Max Horváth <max.horvath@maxspot.de> 
     2        * init_php.php now does a 100% strict check for variable types of 
     3          elements to be processed when magic_quotes are turned on 
     4        * fixed duplicate use of SSL_AVIABLE define in common.php 
     5          This fixes ticket #95. 
     6        * fixed problens with slashes in htospots_map.php 
     7          This fixes ticket #97. 
     8        * fixed variable typo in NodeListXML.php 
     9        * introduced new InterfaceElements class which is being used to create 
     10          HTML code - this reduces HTML markup in PHP code and reduces HTML errors 
     11          we had i.e. on the node administration page (unclosed div). 
     12          It is being used on the node administration page now and will be updated 
     13          for the other admin pages ... 
     14        * when adding an owner or tech officer on the node admin page and pressing 
     15          enter in the input field the statistics where called (no owner or tech 
     16          officer was added) - this has been fixed 
     17        * database schema update 35 wasn't compatible with PostgreSQL version 7, 
     18          the update script has been changed to be compatible with it ... 
     19          This fixes ticket #94. 
     20        * Gabriel Hahmann did a translation of WiFiDog-Auth in portuguese ... it has 
     21          been included 
     22          This fixes ticket #98. 
     23        * on node administration page owners have less rights than admins 
     24 
    1252006-03-02 Max Horváth <max.horvath@maxspot.de> 
    226        * converted PNGs to GIFs because Internet Explorer cannot handle alpha