aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
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
2004-12-20- in picture.php, $user['maxwidth'] and $user['maxheight'] can be unset ifplegall3-31/+120
2004-12-18- bug fixed : in admin/cat_list, next_rank cant' be calculted and query toplegall6-23/+58
2004-12-13- bug fixed : in the categories menu, we may have to close more than oneplegall1-2/+2
2004-12-13- reformat create_navigation_bar functionplegall1-37/+37
2004-12-13- refresh paginated navigation bar : displays First and Last, displaysplegall2-23/+95
2004-12-12- in admin menu, status option for categories is not "permissions" butplegall6-24/+36
2004-12-06- change the category levels separator to a "superior to" to be the same asplegall1-1/+5
2004-12-05bug fix on typoplegall1-6/+6
2004-12-05- on picture.php, related categories under the element are displayed inplegall1-10/+2
2004-12-05- search modified : possible to partially fill the date, allwords areplegall1-35/+71
2004-12-03- User control panel update (user side)gweltas1-2/+2
2004-12-02Update of the user preferences panel.gweltas3-43/+4
2004-12-02Search form updategweltas1-30/+27
2004-11-25New ergonomic form for search queries.gweltas2-52/+34
2004-11-24bug on Windows for date 1970-01-01 : Windows refuses to work with 1970-01-01plegall1-1/+3
2004-11-24bug corrected for multipages view on list special categoryplegall1-0/+2
2004-11-23- global categories' options : instead of N horizontal tabs on a singleplegall2-188/+95
2004-11-21optimization : instead of reading each $conf['calendar_datefield'] forplegall1-18/+18
2004-11-20takes not only the first keyword in IPTC field 2#025plegall1-7/+28
2004-11-20- optimization : representative picture becomes mandatory for a non emptyplegall4-148/+111
2004-11-16- images.path column added to reduce database accessplegall5-53/+25
2004-11-15category random replaced by a more generic category : list. You give a listplegall2-21/+25
2004-11-15- since categories.site_id can be NULL (for virtual categories), virtualplegall1-24/+63
2004-11-13- admin/cat_options page added : manage options for the whole categoriesplegall3-4/+34
2004-11-10- IPTC mapping done in include/config.inc.phpplegall1-1/+12
2004-11-09Before 1970, Microsoft Windows can't mktime. format_date changed was changedplegall1-20/+33
2004-11-06update headers to comply with GPLz0rglub20-81/+80
2004-11-05- DEFAULT_LANGUAGE constant moved to $conf['default_language']z0rglub5-9/+16
2004-11-01- synchronization interface redesigned : a form lets user choose option ofz0rglub4-25/+67
2004-10-30- function mysql_query replaced by pwg_query : the same with debuggingz0rglub13-72/+80
2004-10-23- refactoring of comments.phpz0rglub7-122/+119
2004-10-23use of PHPWG_ROOT_PATH constant instead of './'z0rglub1-1/+2
2004-10-23refactoring : rewrite of get_cat_display_name function headerz0rglub1-6/+14
2004-10-23admin/infos_image:$page['nb_image_page'] is replaced byz0rglub1-0/+4
2004-10-21code refactoring for function get_cat_display_namez0rglub1-14/+32
2004-10-11- refactoringz0rglub1-32/+71