aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* - use template->parse instead of pparse. (exceptions for install.php andplegall2005-01-133-4/+7
* - new methods parse and p (for print) : enable PhpWebGallery pages to beplegall2005-01-111-0/+36
* - decrease refresh time to 0 secondsplegall2005-01-112-2/+2
* - version moved from BSF to 1.4.0RC1 :-)plegall2005-01-091-1/+1
* - replacement of variable names in include/mysql.inc.php (for upgrades) :plegall2005-01-082-20/+20
* - deletion of calculated permissions when deleting a userplegall2005-01-082-2/+21
* - no "..." in navigation bar if page numbers are consecutiveplegall2005-01-081-2/+10
* - bug fixed : if an element is linked more than once, bug on count of totalplegall2005-01-071-1/+1
* all headers adapted to new year 2005, happy new yearplegall2005-01-0720-20/+20
* - upgrade scripts added for releases 1.3.xplegall2005-01-064-20/+51
* - bug fixed on upload : configuration variable $conf['upload_available'] hasplegall2004-12-302-2/+2
* - bug fixed : if some categories are forbidden, query for recent categoriesplegall2004-12-301-1/+1
* - register process partly rewrittenplegall2004-12-282-52/+104
* - bugs fixed in filesystem synchronization : if no existing category atplegall2004-12-281-1/+7
* - admin/update : filesystem synchronization process completelyplegall2004-12-273-17/+24
* - user permissions ask update at each admin page generation. Tableplegall2004-12-252-10/+14
* - User permissions template migrationgweltas2004-12-232-1/+3
* - French translation of general lockgweltas2004-12-231-1/+1
* - new feature : lock temporary your gallery for maintenanceplegall2004-12-203-8/+33
* - for searching in sub-categories, use the existing get_subcat_ids functionplegall2004-12-201-28/+6
* - restricted access mode deleted : set all your categories as privateplegall2004-12-201-5/+2
* - replacement of PREFIX_TABLE constant in delete_user functionplegall2004-12-204-104/+35
* - in picture.php, $user['maxwidth'] and $user['maxheight'] can be unset ifplegall2004-12-203-31/+120
* - bug fixed : in admin/cat_list, next_rank cant' be calculted and query toplegall2004-12-186-23/+58
* - bug fixed : in the categories menu, we may have to close more than oneplegall2004-12-131-2/+2
* - reformat create_navigation_bar functionplegall2004-12-131-37/+37
* - refresh paginated navigation bar : displays First and Last, displaysplegall2004-12-132-23/+95
* - in admin menu, status option for categories is not "permissions" butplegall2004-12-126-24/+36
* - change the category levels separator to a "superior to" to be the same asplegall2004-12-061-1/+5
* bug fix on typoplegall2004-12-051-6/+6
* - on picture.php, related categories under the element are displayed inplegall2004-12-051-10/+2
* - search modified : possible to partially fill the date, allwords areplegall2004-12-051-35/+71
* - User control panel update (user side)gweltas2004-12-031-2/+2
* Update of the user preferences panel.gweltas2004-12-023-43/+4
* Search form updategweltas2004-12-021-30/+27
* New ergonomic form for search queries.gweltas2004-11-252-52/+34
* bug on Windows for date 1970-01-01 : Windows refuses to work with 1970-01-01plegall2004-11-241-1/+3
* bug corrected for multipages view on list special categoryplegall2004-11-241-0/+2
* - global categories' options : instead of N horizontal tabs on a singleplegall2004-11-232-188/+95
* optimization : instead of reading each $conf['calendar_datefield'] forplegall2004-11-211-18/+18
* takes not only the first keyword in IPTC field 2#025plegall2004-11-201-7/+28
* - optimization : representative picture becomes mandatory for a non emptyplegall2004-11-204-148/+111
* - images.path column added to reduce database accessplegall2004-11-165-53/+25
* category random replaced by a more generic category : list. You give a listplegall2004-11-152-21/+25
* - since categories.site_id can be NULL (for virtual categories), virtualplegall2004-11-151-24/+63
* - admin/cat_options page added : manage options for the whole categoriesplegall2004-11-133-4/+34
* - IPTC mapping done in include/config.inc.phpplegall2004-11-101-1/+12
* Before 1970, Microsoft Windows can't mktime. format_date changed was changedplegall2004-11-091-20/+33
* update headers to comply with GPLz0rglub2004-11-0620-81/+80
* - DEFAULT_LANGUAGE constant moved to $conf['default_language']z0rglub2004-11-055-9/+16