aboutsummaryrefslogtreecommitdiffstats
path: root/admin/include/functions_metadata.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* bug #325, use original TIFF for EXIF/IPTC readplegall2016-02-161-0/+22
* happy new year 2016, all headers updatedplegall2016-01-141-1/+1
* feature 2955: make the keywords separator configurableplegall2015-04-211-14/+34
* feature 2999; docblocks for history, install and metadatamistic1002014-01-241-7/+41
* Update headers to 2014. Happy new year!!mistic1002014-01-051-1/+1
* feature 3009: Add 'latitude' and 'longitude' fields in images table mistic1002013-12-061-1/+2
* remove all array_push (50% slower than []) + some changes missing for feature...mistic1002013-10-191-7/+4
* update Piwigo headers to 2013 (the end of the world didn't occur as expected...plegall2013-01-011-1/+1
* merge r13080 from branch 2.3 to trunkplegall2012-02-101-0/+1
* update Piwigo headers to 2012, last change before the expected (or not) apoca...mistic1002012-01-171-1/+1
* feature 2548 multisizervelices2012-01-031-103/+99
* merge r11747 from branch 2.2 to trunkplegall2011-07-141-0/+5
* bug 270 fixed: (yes "270", submitted in 2006), time (hour:minute:second) addedplegall2011-02-031-1/+5
* Happy new year 2011plegall2011-01-181-2/+2
* merge r7506 from branch 2.1 to trunkplegall2010-10-301-1/+12
* increase copyright year to 2010plegall2010-03-191-1/+1
* merge r4682 from branch 2.0 to trunkplegall2010-01-151-0/+8
* merge r4680 from branch 2.0 to trunkplegall2010-01-151-0/+3
* Feature 1255: modification in sql queriesnikrou2009-11-251-1/+1
* Feature 1244 resolvednikrou2009-11-201-2/+2
* Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma...nikrou2009-11-151-2/+2
* Administration: happy new year 2009, all PHP headers updated. plegall2009-01-041-1/+1
* - fix function get_fulldirs - works correctly eent for wrong params (virtual ...rvelices2008-09-211-5/+4
* - images.file categories.permalink old_permalinks.permalink - become binaryrvelices2008-09-121-18/+15
* Bug fixed: as rvelices notified me by email, my header replacement script wasplegall2008-04-051-25/+0
* Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall2008-04-041-0/+21
* New: #images.high_filesize was added so that we can sum the filesizes in theplegall2007-03-091-0/+30
* - bug 471: apostrophe lors de l'ajout d'un tag (different behavior depending onrvelices2007-01-111-14/+8
* merge -r1221:1222 from branch 1.6 to trunk (bug 339)plegall2006-04-201-0/+10
* typo fixed: forgotten a "$" on $tags_of array when calling set_tags_of.plegall2006-04-051-6/+8
* feature deleted: code for categories link was too complicated for such aplegall2006-04-041-3/+1
* improvement: tags replace keywords. Better data model, lessplegall2006-04-021-6/+28
* new feature: source/destination links between categories. Will we keep thisplegall2006-03-041-1/+3
* - remake of Remote sites and Synchronize: rvelices2006-02-081-2/+4
* - bug 174 fixed: use_exif_mapping configuration parameter was not used toplegall2005-10-191-6/+24
* - improvement: long localized messages are in HTML files instead of $langplegall2005-09-141-24/+0
* - modification : less configuration parameters in administrationplegall2005-09-031-13/+30
* - improvement : screen admin/picture_modify rewritten. Presentation copiedplegall2005-08-181-0/+24
* - bug fixed : instead of showing a blank page when trying to use Exif tagsplegall2005-02-131-0/+5
* - bug fixed : no need to wrap iptc values into quotes, they are added byplegall2005-02-081-1/+1
* - bug fixed : only fields corresponding to the metadata synchronization areplegall2005-01-171-3/+12
* all headers adapted to new year 2005, happy new yearplegall2005-01-071-1/+1
* - user permissions ask update at each admin page generation. Tableplegall2004-12-251-42/+9
* - update_global_rank new function : far more intelligent update. Take intoplegall2004-11-301-132/+17
* date_metadata_update between simple quotesplegall2004-11-301-2/+2
* - global categories' options : instead of N horizontal tabs on a singleplegall2004-11-231-1/+1
* IPTC mapping done in include/config.inc.phpplegall2004-11-101-7/+3
* update headers to comply with GPLz0rglub2004-11-061-4/+4
* bug correction : if no category found, no element to search in get_filelistz0rglub2004-11-021-0/+5
* - function mysql_query replaced by pwg_query : the same with debuggingz0rglub2004-10-301-10/+10