| Commit message (Expand) | Author | Files | Lines |
2006-10-20 | - put back config['session_length'] disappeared in r1493 but has always been | rvelices | 1 | -16/+75 |
2006-10-19 | put back the redirect function as it was in branch 1.6 (still not working per... | rvelices | 1 | -13/+14 |
2006-08-08 | line (error_log('...')) not wanted: debug | nikrou | 1 | -1/+0 |
2006-08-07 | bug 451 fixed: in auto_login function slashes must be remove | nikrou | 1 | -1/+4 |
2006-07-28 | Fix bug 451: improvement | nikrou | 1 | -1/+31 |
2006-07-23 | bug 451 fixed: problem with auto login | nikrou | 1 | -3/+25 |
2006-07-13 | Reopened and Resolved Issue ID 0000459: | rub | 1 | -3/+10 |
2006-07-11 | Resolved Issue ID 0000456, 0000457, 0000459, 0000465: | rub | 1 | -0/+19 |
2006-05-31 | merge -r1329:1330 from branch 1.5 to trunk (bug 378 fixed). | plegall | 1 | -4/+4 |
2006-04-27 | merge -r1281:1283 from branch 1.6 to trunk (bug 228 fixed one more time, and | plegall | 1 | -2/+16 |
2006-04-21 | merge r1230 from branch-1_6 into trunk | rvelices | 1 | -1/+1 |
2006-04-02 | improvement: tags replace keywords. Better data model, less | plegall | 1 | -1/+0 |
2006-04-01 | fix: allow adviser message was not allowing cookies to be sent | rvelices | 1 | -21/+22 |
2006-03-30 | fix: image_order cookie path fixed for url rewriting | rvelices | 1 | -7/+2 |
2006-03-16 | Step 7 improvement issue 0000301: | rub | 1 | -5/+26 |
2006-03-15 | feature 262: new user cached information nb_total_pictures | rvelices | 1 | -2/+10 |
2006-03-14 | Step 2 improvement issue 0000127: | rub | 1 | -1/+2 |
2006-03-10 | Step 4 improvement issue 0000301: | rub | 1 | -30/+34 |
2006-03-09 | Step 2 improvement issue 0000301: | rub | 1 | -4/+61 |
2006-03-08 | Step 1 improvement issue 0000301: | rub | 1 | -2/+13 |
2006-03-07 | bug fix: call to undefined session_create in register.php (added function | rvelices | 1 | -16/+36 |
2006-02-12 | improvement: $page['where'] string replaced by $page['items']. | plegall | 1 | -23/+0 |
2005-10-22 | - bug 173 fixed: due to phpBB user identifiers management, the method to | plegall | 1 | -2/+10 |
2005-09-27 | - bug 168 fixed: crash when language file does not exists. Constant | plegall | 1 | -0/+34 |
2005-09-17 | - improvement: add information about how to use an external table for users | plegall | 1 | -1/+1 |
2005-08-19 | - modification : RSS feed work only with a given feed identifier. Thus we | plegall | 1 | -3/+2 |
2005-08-18 | - bug 133 fixed : (report from branch 1.4) Deleting user favorites is too | plegall | 1 | -7/+24 |
2005-08-17 | - modification : major simplification of admin.php. Titles are managed by | plegall | 1 | -0/+27 |
2005-08-08 | - new : external authentication in another users table. Previous users table | plegall | 1 | -149/+200 |
2005-07-17 | - new feature : use Apache authentication. If $conf['apache_authentication'] | plegall | 1 | -15/+8 |
2005-07-16 | - new feature : RSS notification feed. Feed generator is an external tool | plegall | 1 | -0/+31 |
2005-01-19 | - bug fixed : in admin, username displayed in titles if needed even if only | plegall | 1 | -0/+26 |
2005-01-08 | - deletion of calculated permissions when deleting a user | plegall | 1 | -1/+19 |
2005-01-07 | all headers adapted to new year 2005, happy new year | plegall | 1 | -1/+1 |
2005-01-06 | - upgrade scripts added for releases 1.3.x | plegall | 1 | -4/+1 |
2004-12-28 | - register process partly rewritten | plegall | 1 | -51/+78 |
2004-12-20 | - new feature : lock temporary your gallery for maintenance | plegall | 1 | -1/+12 |
2004-12-20 | - restricted access mode deleted : set all your categories as private | plegall | 1 | -5/+2 |
2004-12-20 | - replacement of PREFIX_TABLE constant in delete_user function | plegall | 1 | -50/+0 |
2004-12-20 | - in picture.php, $user['maxwidth'] and $user['maxheight'] can be unset if | plegall | 1 | -0/+77 |
2004-12-18 | - bug fixed : in admin/cat_list, next_rank cant' be calculted and query to | plegall | 1 | -0/+39 |
2004-12-03 | - User control panel update (user side) | gweltas | 1 | -2/+2 |
2004-12-02 | Update of the user preferences panel. | gweltas | 1 | -36/+0 |
2004-11-06 | update headers to comply with GPL | z0rglub | 1 | -4/+4 |
2004-11-05 | - DEFAULT_LANGUAGE constant moved to $conf['default_language'] | z0rglub | 1 | -2/+2 |
2004-10-30 | - function mysql_query replaced by pwg_query : the same with debugging | z0rglub | 1 | -10/+10 |
2004-09-23 | - Delivery of french translation in order to test i18n | gweltas | 1 | -0/+1 |
2004-09-18 | code refactoring | z0rglub | 1 | -5/+13 |
2004-09-07 | - corrects bugs due to deletion of configuration parameters default_lang, | z0rglub | 1 | -2/+2 |
2004-07-28 | Installation procedure update | gweltas | 1 | -2/+2 |