aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* next release is 2.3.52.3plegall2012-06-162-2/+2
* feature 2654: forbid upgrade in case we find a remote site + dynamic message ...plegall2012-06-152-1/+33
* bug 2648 fixed: pwg.categories.getList, avoid to throw an error whenplegall2012-06-071-1/+1
* feature 2625: ability to sort user list by email addressplegall2012-04-261-0/+1
* add package version -nochmodplegall2012-04-071-2/+5
* next release is 2.3.4plegall2012-04-072-2/+2
* bug 2612 fixed: sanitize $_GET['installstatus'] before display forplegall2012-04-073-4/+5
* bug 2613 fixed: on the theme configuration screen, make sure theplegall2012-04-071-0/+7
* bug 2611 fixed: check $_GET['section'] input parameterplegall2012-04-071-0/+3
* bug 2610 fixed: make sure the $_GET['lang'] or $_GET['language'] is in theplegall2012-04-073-0/+17
* bug 2551 fixed: force the use of $conf['gallery_url'] (thanks to theplegall2012-02-111-2/+2
* feature 2566 added: pwg.images.add can perform an update on an existing photo.plegall2012-02-102-1/+24
* bug 559 fixed: avoid duplicate insert on tags when synchronizing metadata ifplegall2012-02-101-0/+1
* bug 2543 fixed: the representative_picture_id was missing in the SQL query fo...plegall2011-12-301-1/+1
* next version is 2.3.3plegall2011-12-192-2/+2
* bug 2536 fixed: a new virtual album is now added on top of the list of otherplegall2011-12-171-8/+3
* bug 2502 fixed: better handling of non-latin tags and multilanguage tags onplegall2011-12-172-3/+16
* bug 2534 fixed: clean (as clean as possible with MySQL+MyISAM) handle ofplegall2011-12-163-10/+16
* merge r12745 from trunk to branch 2.3 : Update es_ES, thanks to : petaquiplegall2011-12-161-78/+77
* merge r12740 from trunk to branch 2.3 : Update bg_BG, thanks to : hamsiaplegall2011-12-161-1/+11
* feature 2489 updated: photos added by synchronization can't update their "fil...plegall2011-12-161-1/+11
* feature 2489 added: ability to update "file" info in pwg.images.setInfoplegall2011-12-132-0/+2
* feature 2532 added: pwg.images.add returns image_id (+url)plegall2011-12-131-0/+22
* feature 2533 added: ability to deactivate uniqueness check on pwg.images.addplegall2011-12-132-11/+15
* feature 2531: bug fixed, need to be sure functions_upload.inc.php is loaded b...plegall2011-12-131-0/+2
* feature 2531 added: pwg.images.add is able to generate web size + thumbnailplegall2011-12-132-66/+115
* bug 2529 fixed: Piwigo API can only handle the "rest" requestFormat.plegall2011-12-051-17/+1
* bug 2506 fixed: Batch Manager does not take permissions into account whenplegall2011-11-153-33/+49
* bug 2497 fixed: never try to move a physical albumplegall2011-11-081-2/+3
* next version is 2.3.2plegall2011-11-082-2/+2
* next version is 2.3.1plegall2011-11-072-2/+2
* bug 2491 fixed: on album admin screen, don't display "1 album moved" messageplegall2011-11-071-1/+9
* merge r12568 from trunk to branch 2.3plegall2011-11-071-0/+20
* merge r12565 from trunk to branch 2.3plegall2011-11-072-1/+25
* merge r12564 from trunk to branch 2.3plegall2011-11-061-112/+120
* feature 2397 added: add details about the album thumbnail for extra templates.plegall2011-11-042-27/+51
* bug 2492 fixed: no need to transmit ['hit'] to get_thumbnail_title, this para...plegall2011-11-041-1/+1
* feature 2352: a bug had been introduced by r12537, the piwigo_user_cache_cate...plegall2011-11-031-1/+2
* feature 2352 added: pwg.categories.getList now returns a tn_url parameter.plegall2011-11-031-0/+189
* change default configuration settings for a stable branch. Developers who nee...plegall2011-10-041-4/+4
* Create branch 2.3 from trunk r12343plegall2011-10-040-0/+0
* admin/plugins.php is not longer obsolete, it was reintroduced in Piwigo 2.3plegall2011-10-041-1/+0
* bug 2430 fixed: prevents from cross site scripting, the URL is cleanly rewrittenplegall2011-10-042-9/+5
* postpone warning on is_adviser to Piwigo 2.4 to avoid breaking compatibility ...plegall2011-10-041-2/+4
* feature 2452 added: upgrade script from 2.2 to 2.3plegall2011-10-013-1/+123
* coding guideline: replace tabs by spacesplegall2011-10-011-5/+8
* next version is 2.3.0plegall2011-10-012-2/+2
* bug 2449 fixed: in the "tags box" on batch manager and picture_modify, weplegall2011-09-293-4/+4
* bug 2448 fixed: change term "album representative" into "album thumbnail"plegall2011-09-262-11/+11
* feature 2441 added: no need to have the HD to regenerate the websize if theplegall2011-09-1720-22/+40