Changeset 73

Show
Ignore:
Timestamp:
03/27/06 11:47:26 (2 years ago)
Author:
eadiaz
Message:

new release

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ChangeLog

    r45 r73  
     12006-03-27 16:27  eadiaz 
     2 
     3        * trunk/public_html/anon24.png: anon image 24x24 
     4 
     52006-03-27 16:26  eadiaz 
     6 
     7        * trunk/public_html/unpopular.php: ?? 
     8 
     92006-03-27 16:25  eadiaz 
     10 
     11        * trunk/public_html/popular.php: ??? 
     12 
     132006-03-27 16:24  eadiaz 
     14 
     15        * trunk/public_html/post.php: adds support for external plugins, 
     16          like Sociable. 
     17 
     182006-03-27 16:20  eadiaz 
     19 
     20        * trunk/public_html/profile_edit.php: fix bug, people couldn't 
     21          change passwords. 
     22 
     232006-03-27 16:19  eadiaz 
     24 
     25        * trunk/public_html/login.php: Added support for persistent 
     26          session. 
     27 
     282006-03-27 16:17  eadiaz 
     29 
     30        * trunk/public_html/locale.es: new labels added 
     31        * trunk/public_html/help.php: help.php was doing unnecesary work 
     32 
     332006-03-27 16:16  eadiaz 
     34 
     35        * trunk/public_html/config.php: 
     36 
     372006-03-27 16:15  eadiaz 
     38 
     39        * trunk/public_html/comment.php: add debate room. 
     40 
     412006-03-27 16:14  eadiaz 
     42 
     43        * trunk/public_html/circulation.php: closing brace added, perhaps 
     44          this generated bug reported by Claude? 
     45 
     462006-03-27 16:13  eadiaz 
     47 
     48        * trunk/public_html/ajax_click.php: added user as parameter for 
     49          click method. 
     50 
     512006-03-27 16:12  eadiaz 
     52 
     53        * trunk/public_html/about.php: eliminates hard coded text on 
     54          about.php 
     55 
     562006-03-27 16:11  eadiaz 
     57 
     58        * trunk/public_html/styles/img/main-bg.png: 
     59 
     602006-03-27 16:10  eadiaz 
     61 
     62        * trunk/public_html/styles/memes.css: eliminates some background 
     63          images. 
     64 
     652006-03-27 16:08  eadiaz 
     66 
     67        * trunk/public_html/akarru.lib/common.php: adds support for 
     68          comunity 
     69 
     702006-03-27 16:07  eadiaz 
     71 
     72        * trunk/public_html/akarru.lib/html_manager.php: find_media_info() 
     73          replaces find_trackback(), it includes a code of favicon 
     74          detection. 
     75 
     762006-03-27 15:09  eadiaz 
     77 
     78        * trunk/public_html/akarru.lib/memes.php: First step for a 
     79          refactoring, more simples sql query. 
     80          Uses new features on database.php 
     81 
     822006-03-27 15:08  eadiaz 
     83 
     84        * trunk/public_html/akarru.lib/users.php: Added persistent 
     85          sessions, uses a secure algorithm, please check your database 
     86          structure. 
     87 
     882006-03-27 15:06  eadiaz 
     89 
     90        * trunk/smarty/templates/login.tpl, 
     91          trunk/smarty/templates/password_sent.tpl: added checkbox for 
     92          remember password. 
     93          added password_sent.tpl 
     94 
     952006-03-27 15:05  eadiaz 
     96 
     97        * trunk/smarty/templates/post_1.tpl, 
     98          trunk/smarty/templates/post_2.tpl, 
     99          trunk/smarty/templates/post_3.tpl: suport for different types of 
     100          memes content. 
     101 
     1022006-03-27 15:04  eadiaz 
     103 
     104        * trunk/smarty/templates/java_script.tpl, 
     105          trunk/smarty/templates/master_page.tpl, 
     106          trunk/smarty/templates/memes_grid.tpl, 
     107          trunk/smarty/templates/profile.tpl: New layout, support for 
     108          debates, site screenshots via simpleapi. 
     109          Added community, and gravatars on posts and comments 
     110 
     1112006-03-27 15:00  eadiaz 
     112 
     113        * trunk/smarty/templates/comment.tpl: added debates room (salon de 
     114          debates). 
     115          New layout for comments 
     116        * trunk/smarty/templates/about.tpl: Added space at bottom 
     117 
     1182006-03-27 14:59  eadiaz 
     119 
     120        * trunk/smarty/configs/site.conf: New labels associated with the 
     121          community and debate 
     122 
     1232006-03-27 14:30  eadiaz 
     124 
     125        * trunk/create.sql: New table debate, for debate room. 
     126          New fields on posts for debate acounting. 
     127 
     1282006-03-27 03:07  eadiaz 
     129 
     130        * trunk/public_html/akarru.lib/database.php: Introduce 
     131          get_record_object and get_recordset methods for better 
     132          performance. 
     133          Fix bug related to fetch method, always return an array (empty 
     134          array when no rows founds). 
     135 
     1362006-03-20 00:53  eadiaz 
     137 
     138        * trunk/ChangeLog: release to sourceforge 
     139 
    11402006-03-20 00:42  eadiaz 
    2141