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