Changeset 100

Show
Ignore:
Timestamp:
04/07/06 16:31:20 (2 years ago)
Author:
eadiaz
Message:

Release 0.4.4.100

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ChangeLog

    r83 r100  
     12006-04-07 20:29  eadiaz 
     2 
     3        * trunk/public_html/akarru.lib/common.php: 
     4 
     52006-04-07 20:27  eadiaz 
     6 
     7        * trunk/public_html/akarru.lib/users.php: bug on line 84, this 
     8          instead of $this. 
     9 
     102006-04-07 20:23  eadiaz 
     11 
     12        * trunk/create.sql: Support for AES. 
     13          In Next release we will drop password field, please read the 
     14          IMPORTANT document. 
     15 
     162006-04-07 20:20  eadiaz 
     17 
     18        * trunk/IMPORTANT: Important notes for release 0.4.4.100 and 
     19          superior 
     20 
     212006-04-07 20:19  eadiaz 
     22 
     23        * trunk/public_html/config.php: New parameter for AES support. 
     24 
     252006-04-07 20:18  eadiaz 
     26 
     27        * trunk/public_html/akarru.lib/users.php: This is a better use of 
     28          aes, because we added an external key. 
     29 
     302006-04-07 18:06  eadiaz 
     31 
     32        * trunk/public_html/akarru.lib/app_vars.php, 
     33          trunk/public_html/akarru.lib/common.php: Note the use of 
     34          application variables to store categories, this improves 
     35          performance in 37%! 
     36 
     372006-04-06 18:13  eadiaz 
     38 
     39        * trunk/public_html/akarru.lib/users.php: Cambio a aes 
     40 
     412006-04-06 18:11  eadiaz 
     42 
     43        * trunk/smarty/templates/comment.tpl: 
     44 
     452006-04-06 17:16  eadiaz 
     46 
     47        * trunk/smarty/templates/help.tpl: help includes more questions 
     48          about privacy protection and debates 
     49 
     502006-04-06 17:14  eadiaz 
     51 
     52        * trunk/smarty/templates/comment.tpl: Look that we are using a 
     53          common file: meme_layout in comment.tpl, tag_meme and other to 
     54          simplify changes on layout. 
     55 
     562006-04-06 17:11  eadiaz 
     57 
     58        * trunk/smarty/templates/about.tpl: Modification on about, no 
     59          mention to others systems. 
     60 
     612006-04-06 17:09  eadiaz 
     62 
     63        * trunk/smarty/templates/meme_layout.tpl, 
     64          trunk/smarty/templates/tag_meme.tpl: Fixed display issues on 
     65          tag_meme. 
     66 
     672006-04-06 16:56  eadiaz 
     68 
     69        * trunk/public_html/register.php: After registration user is sent 
     70          to profile. 
     71 
     722006-04-06 16:55  eadiaz 
     73 
     74        * trunk/public_html/post.php: Support of debates. 
     75          After post the user is redirected to the category of the meme. 
     76 
     772006-04-06 16:54  eadiaz 
     78 
     79        * trunk/public_html/akarru.lib/memes.php: faster promote function 
     80          implementation. 
     81          fix bug in calc of next meme. 
     82 
     832006-04-03 02:32  eadiaz 
     84 
     85        * trunk/ChangeLog: new release 
     86 
    1872006-04-03 02:29  eadiaz 
    288