| Commit message (Expand) | Author | Files | Lines |
2005-02-01 | - bug fixed : text "Powered by" is now localized | plegall | 1 | -0/+1 |
2005-02-01 | - bug fixed : when a user is the guest user, login saved in history table is | plegall | 1 | -7/+13 |
2005-01-30 | - bug fixed : slideshow was not working since modification of test on | plegall | 1 | -1/+1 |
2005-01-21 | - version moved to 1.4.0RC2 | plegall | 1 | -1/+1 |
2005-01-20 | - highlight search results disabled before rewrite | plegall | 1 | -0/+3 |
2005-01-20 | - bug fixed : search on accentuated characters is possible | plegall | 1 | -1/+2 |
2005-01-19 | - back to revision 1.63 + add author in fields list for allwords search | plegall | 1 | -8/+10 |
2005-01-19 | - bug fixed : in admin, username displayed in titles if needed even if only | plegall | 1 | -0/+26 |
2005-01-18 | - Author included in "all words" search | gweltas | 1 | -10/+8 |
2005-01-17 | - deletion of obsolete parameter $conf['max_LOV_categories'] | plegall | 2 | -43/+0 |
2005-01-17 | - bug 74 fixed : wrong link in thumbnail title representing a recent | plegall | 1 | -1/+1 |
2005-01-16 | - the day of the week is not displayed when year is prior to 1970 | plegall | 2 | -6/+9 |
2005-01-16 | - calendar : use MySQL instead of PHP to find the day of the week | plegall | 1 | -2/+2 |
2005-01-16 | - big update in thumbnail creation process : form is always shown with the | plegall | 1 | -1/+8 |
2005-01-15 | - bug fixed : count the exact number of elements that can be displayed in | plegall | 1 | -1/+20 |
2005-01-13 | - use template->parse instead of pparse. (exceptions for install.php and | plegall | 3 | -4/+7 |
2005-01-11 | - new methods parse and p (for print) : enable PhpWebGallery pages to be | plegall | 1 | -0/+36 |
2005-01-11 | - decrease refresh time to 0 seconds | plegall | 2 | -2/+2 |
2005-01-09 | - version moved from BSF to 1.4.0RC1 :-) | plegall | 1 | -1/+1 |
2005-01-08 | - replacement of variable names in include/mysql.inc.php (for upgrades) : | plegall | 2 | -20/+20 |
2005-01-08 | - deletion of calculated permissions when deleting a user | plegall | 2 | -2/+21 |
2005-01-08 | - no "..." in navigation bar if page numbers are consecutive | plegall | 1 | -2/+10 |
2005-01-07 | - bug fixed : if an element is linked more than once, bug on count of total | plegall | 1 | -1/+1 |
2005-01-07 | all headers adapted to new year 2005, happy new year | plegall | 20 | -20/+20 |
2005-01-06 | - upgrade scripts added for releases 1.3.x | plegall | 4 | -20/+51 |
2004-12-30 | - bug fixed on upload : configuration variable $conf['upload_available'] has | plegall | 2 | -2/+2 |
2004-12-30 | - bug fixed : if some categories are forbidden, query for recent categories | plegall | 1 | -1/+1 |
2004-12-28 | - register process partly rewritten | plegall | 2 | -52/+104 |
2004-12-28 | - bugs fixed in filesystem synchronization : if no existing category at | plegall | 1 | -1/+7 |
2004-12-27 | - admin/update : filesystem synchronization process completely | plegall | 3 | -17/+24 |
2004-12-25 | - user permissions ask update at each admin page generation. Table | plegall | 2 | -10/+14 |
2004-12-23 | - User permissions template migration | gweltas | 2 | -1/+3 |
2004-12-23 | - French translation of general lock | gweltas | 1 | -1/+1 |
2004-12-20 | - new feature : lock temporary your gallery for maintenance | plegall | 3 | -8/+33 |
2004-12-20 | - for searching in sub-categories, use the existing get_subcat_ids function | plegall | 1 | -28/+6 |
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 | 4 | -104/+35 |
2004-12-20 | - in picture.php, $user['maxwidth'] and $user['maxheight'] can be unset if | plegall | 3 | -31/+120 |
2004-12-18 | - bug fixed : in admin/cat_list, next_rank cant' be calculted and query to | plegall | 6 | -23/+58 |
2004-12-13 | - bug fixed : in the categories menu, we may have to close more than one | plegall | 1 | -2/+2 |
2004-12-13 | - reformat create_navigation_bar function | plegall | 1 | -37/+37 |
2004-12-13 | - refresh paginated navigation bar : displays First and Last, displays | plegall | 2 | -23/+95 |
2004-12-12 | - in admin menu, status option for categories is not "permissions" but | plegall | 6 | -24/+36 |
2004-12-06 | - change the category levels separator to a "superior to" to be the same as | plegall | 1 | -1/+5 |
2004-12-05 | bug fix on typo | plegall | 1 | -6/+6 |
2004-12-05 | - on picture.php, related categories under the element are displayed in | plegall | 1 | -10/+2 |
2004-12-05 | - search modified : possible to partially fill the date, allwords are | plegall | 1 | -35/+71 |
2004-12-03 | - User control panel update (user side) | gweltas | 1 | -2/+2 |
2004-12-02 | Update of the user preferences panel. | gweltas | 3 | -43/+4 |
2004-12-02 | Search form update | gweltas | 1 | -30/+27 |