aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2005-08-18- bug 134 fixed : "Nb of images incorectly rendered in tool tip nearplegall1-2/+1
2005-08-15- bug 135 : "Count of total number of pictures". Correction reported fromplegall1-8/+18
2005-08-07- bug 133 corrected : Deleting user favorites is too restrictive. Instead ofplegall1-7/+23
2005-05-14- version moved to 1.4.1plegall1-1/+1
2005-05-02- bug 101 fixed : "problem with IE search on keywords". Separator characterplegall2-2/+2
2005-05-02- bug 107 fixed : "crash when virtual category name contains a quote". Inplegall1-4/+4
2005-05-01- bug 83 fixed : "remove version from footer". Trivial correction.plegall2-1/+5
2005-03-12- version moved from 1.4.0RC3 to 1.4.0plegall1-1/+1
2005-03-12- no use of "realpath" function anymore : this function is too often buggyplegall2-2/+2
2005-03-12- bug fixed : errors in notification mails... $conf['webmaster'] asplegall1-2/+2
2005-03-06- bug fixed : "all" categories link name is now localizedplegall1-1/+1
2005-02-13- version moved from 1.4.0RC2 to 1.4.0RC3plegall1-1/+1
2005-02-13- in case of SQL error, stop execution (prevents from errors inplegall1-9/+2
2005-02-01- bug fixed : text "Powered by" is now localizedplegall1-0/+1
2005-02-01- bug fixed : when a user is the guest user, login saved in history table isplegall1-7/+13
2005-01-30- bug fixed : slideshow was not working since modification of test onplegall1-1/+1
2005-01-21- version moved to 1.4.0RC2plegall1-1/+1
2005-01-20- highlight search results disabled before rewriteplegall1-0/+3
2005-01-20- bug fixed : search on accentuated characters is possibleplegall1-1/+2
2005-01-19- back to revision 1.63 + add author in fields list for allwords searchplegall1-8/+10
2005-01-19- bug fixed : in admin, username displayed in titles if needed even if onlyplegall1-0/+26
2005-01-18- Author included in "all words" searchgweltas1-10/+8
2005-01-17- deletion of obsolete parameter $conf['max_LOV_categories']plegall2-43/+0
2005-01-17- bug 74 fixed : wrong link in thumbnail title representing a recentplegall1-1/+1
2005-01-16- the day of the week is not displayed when year is prior to 1970plegall2-6/+9
2005-01-16- calendar : use MySQL instead of PHP to find the day of the weekplegall1-2/+2
2005-01-16- big update in thumbnail creation process : form is always shown with theplegall1-1/+8
2005-01-15- bug fixed : count the exact number of elements that can be displayed inplegall1-1/+20
2005-01-13- use template->parse instead of pparse. (exceptions for install.php andplegall3-4/+7
2005-01-11- new methods parse and p (for print) : enable PhpWebGallery pages to beplegall1-0/+36
2005-01-11- decrease refresh time to 0 secondsplegall2-2/+2
2005-01-09- version moved from BSF to 1.4.0RC1 :-)plegall1-1/+1
2005-01-08- replacement of variable names in include/mysql.inc.php (for upgrades) :plegall2-20/+20
2005-01-08- deletion of calculated permissions when deleting a userplegall2-2/+21
2005-01-08- no "..." in navigation bar if page numbers are consecutiveplegall1-2/+10
2005-01-07- bug fixed : if an element is linked more than once, bug on count of totalplegall1-1/+1
2005-01-07all headers adapted to new year 2005, happy new yearplegall20-20/+20
2005-01-06- upgrade scripts added for releases 1.3.xplegall4-20/+51
2004-12-30- bug fixed on upload : configuration variable $conf['upload_available'] hasplegall2-2/+2
2004-12-30- bug fixed : if some categories are forbidden, query for recent categoriesplegall1-1/+1
2004-12-28- register process partly rewrittenplegall2-52/+104
2004-12-28- bugs fixed in filesystem synchronization : if no existing category atplegall1-1/+7
2004-12-27- admin/update : filesystem synchronization process completelyplegall3-17/+24
2004-12-25- user permissions ask update at each admin page generation. Tableplegall2-10/+14
2004-12-23- User permissions template migrationgweltas2-1/+3
2004-12-23- French translation of general lockgweltas1-1/+1
2004-12-20- new feature : lock temporary your gallery for maintenanceplegall3-8/+33
2004-12-20- for searching in sub-categories, use the existing get_subcat_ids functionplegall1-28/+6
2004-12-20- restricted access mode deleted : set all your categories as privateplegall1-5/+2
2004-12-20- replacement of PREFIX_TABLE constant in delete_user functionplegall4-104/+35