aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update_global_rank new function : far more intelligent update. Take intoplegall2004-11-304-201/+218
* date_metadata_update between simple quotesplegall2004-11-301-2/+2
* New template for group managementgweltas2004-11-2610-334/+235
* Categories option management update.gweltas2004-11-258-118/+79
* New ergonomic form for search queries.gweltas2004-11-257-539/+288
* distinction between categories' admin menus and others (comments forplegall2004-11-242-12/+12
* report correction on "only first IPTC keyword" retrieved in remote sitesplegall2004-11-241-14/+42
* 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
* changing name of key from none to history_i1plegall2004-11-241-1/+1
* Drop of PRIMARY Key on history table.gweltas2004-11-241-1/+1
* - global categories' options : instead of N horizontal tabs on a singleplegall2004-11-2316-472/+346
* dirname function doesn't leave last "/" character, we add itplegall2004-11-211-4/+4
* optimization : instead of reading each $conf['calendar_datefield'] forplegall2004-11-213-19/+21
* 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-207-153/+169
* New CSS usage.gweltas2004-11-181-4/+4
* Categories management icon updategweltas2004-11-187-3/+24
* Unification of "Return to main page" entry in the language files.gweltas2004-11-1813-47/+52
* - images.path column added to reduce database accessplegall2004-11-1615-170/+103
* category random replaced by a more generic category : list. You give a listplegall2004-11-155-23/+94
* - admin/cat_options page really added this time : manage options for theplegall2004-11-153-0/+400
* - 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-1319-63/+129
* - IPTC mapping done in include/config.inc.phpplegall2004-11-101-1/+12
* IPTC mapping done in include/config.inc.phpplegall2004-11-101-7/+3
* Before 1970, Microsoft Windows can't mktime. format_date changed was changedplegall2004-11-091-20/+33
* when picture size exceeds user maximum display size, the link was on theplegall2004-11-091-1/+1
* verifies whether the file has a picture extension before trying getimagesize ...plegall2004-11-091-1/+2
* add GPL license in COPYING file to comply with... GPLz0rglub2004-11-061-0/+340
* README files moved to doc/READMEz0rglub2004-11-062-0/+76
* README files moved to doc directoryz0rglub2004-11-062-76/+0
* update headers to comply with GPLz0rglub2004-11-0668-274/+273
* - DEFAULT_LANGUAGE constant moved to $conf['default_language']z0rglub2004-11-055-9/+16
* in queries table names use the constant and not hard coded table namez0rglub2004-11-041-15/+21
* bug correction : if no category found, no element to search in get_filelistz0rglub2004-11-021-0/+5
* - synchronization interface redesigned : a form lets user choose option ofz0rglub2004-11-0113-213/+232
* - differentiation of links "up to thumbnails" and "home"z0rglub2004-10-303-9/+14
* - function mysql_query replaced by pwg_query : the same with debuggingz0rglub2004-10-3040-289/+299
* pwg_representative and pwg_high directories are reserved directories forz0rglub2004-10-251-2/+6
* - bug 56 : wrong error message for exceeding filesize picturez0rglub2004-10-251-3/+3
* - new column : metadata synchronizationz0rglub2004-10-241-3/+23
* added messages for category metadata update, virtual category add/deletionz0rglub2004-10-241-1/+5
* - bug correction : only local categories can be metadata synchronizedz0rglub2004-10-241-4/+12
* - debug code deletionz0rglub2004-10-241-2/+1
* - complete refactoringz0rglub2004-10-241-168/+305
* - refactoring of comments.phpz0rglub2004-10-2312-391/+321
* use of PHPWG_ROOT_PATH constant instead of './'z0rglub2004-10-231-1/+2
* can display thumbnail for non picture elementsz0rglub2004-10-232-12/+37
* search links in picture informations : author, date_available, date_creationz0rglub2004-10-231-10/+36