aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* - 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
* I don't want to see mysql.inc.php anymore when updating...z0rglub2004-10-081-0/+1
* - checkbox for "remember me" are only shown if authorizedz0rglub2004-10-063-27/+15
* - deletion of session_time and session_id_size as config parameterz0rglub2004-10-024-59/+97
* - Change of the picture page behavior to be able to open the full size image ...gweltas2004-10-011-0/+4
* -First draft of history displaygweltas2004-09-261-2/+2
* - Delivery of french translation in order to test i18ngweltas2004-09-232-4/+1
* - New template for picture.tplgweltas2004-09-231-1/+1
* - huge refactoring of admin/configuration.php (reminder : tabs in code arez0rglub2004-09-202-2/+2
* - new version of create_file_listing.php for future 1.4 branchz0rglub2004-09-181-7/+2
* init of $xml_content var avoiding PHP warningsz0rglub2004-09-181-0/+2
* code refactoringz0rglub2004-09-181-5/+13
* Minor bugs correctiongweltas2004-09-075-17/+12
* - corrects bugs due to deletion of configuration parameters default_lang,z0rglub2004-09-072-3/+3
* deletion of $conf['site_url'] and $conf['forum_url'] and all their usagez0rglub2004-09-052-3/+0
* - bug correction : when coming from picture.php on a picture of category.phpz0rglub2004-09-043-4/+4
* - in admin/configuration, add new step with "sections" (general, comments,z0rglub2004-09-034-46/+43
* - new special category : random picturesz0rglub2004-09-012-5/+34
* if category is best_rated : displays the average rate of the element beforez0rglub2004-08-311-1/+5
* add rating featurez0rglub2004-08-304-1/+75