aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* - synchronization interface redesigned : a form lets user choose option ofz0rglub2004-11-014-25/+67
* - function mysql_query replaced by pwg_query : the same with debuggingz0rglub2004-10-3013-72/+80
* - refactoring of comments.phpz0rglub2004-10-237-122/+119
* use of PHPWG_ROOT_PATH constant instead of './'z0rglub2004-10-231-1/+2
* refactoring : rewrite of get_cat_display_name function headerz0rglub2004-10-231-6/+14
* admin/infos_image:$page['nb_image_page'] is replaced byz0rglub2004-10-231-0/+4
* code refactoring for function get_cat_display_namez0rglub2004-10-211-14/+32
* - refactoringz0rglub2004-10-111-32/+71