aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* improvement of picture title on picture page, drop boxes on index page ...rvelices2012-02-129-35/+12
| | | | | | sharpening uses a zider scale range git-svn-id: http://piwigo.org/svn/trunk@13115 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (public)] Update zh_CN, thanks to : quqibingPiwigo-TranslationTeam2012-02-121-0/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@13112 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (admin)] Update zh_CN, thanks to : quqibingPiwigo-TranslationTeam2012-02-121-4/+16
| | | | git-svn-id: http://piwigo.org/svn/trunk@13110 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r13105 from branch 2.3 to trunkplegall2012-02-111-2/+2
| | | | | | | | | | bug 2551 fixed: force the use of $conf['gallery_url'] (thanks to the get_gallery_home_url function) to build subscribe/unsubscribe links in NBM emails. git-svn-id: http://piwigo.org/svn/trunk@13106 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update pt_PT - Português - Portuguese - Thanks to ↵ddtddt2012-02-113-3/+10
| | | | | | marcelomac - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@13101 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update tool - feature:2457ddtddt2012-02-111-1/+6
| | | | git-svn-id: http://piwigo.org/svn/trunk@13100 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update pt_PT - Português - Portuguese - Thanks to ↵ddtddt2012-02-111-4/+23
| | | | | | marcelomac - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@13099 68402e56-0260-453c-a942-63ccdbb3a9ee
* display the magnifier icon on multiple select fields using jquery.chosenmistic1002012-02-111-7/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@13098 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (public)] Update fr_CA, thanks to : mistic100Piwigo-TranslationTeam2012-02-111-1/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@13093 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature added: pwg.images.add can perform an update on an existing photo.plegall2012-02-102-1/+20
| | | | git-svn-id: http://piwigo.org/svn/trunk@13090 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2379: change captions for comment orderingmistic1002012-02-102-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@13088 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2568: redesigned order_by fields in Admin->Config->Options mistic1002012-02-104-115/+66
| | | | git-svn-id: http://piwigo.org/svn/trunk@13087 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2564: small changes in infos listmistic1002012-02-103-21/+25
| | | | git-svn-id: http://piwigo.org/svn/trunk@13086 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2564: forgot a file in previous commitmistic1002012-02-101-2/+61
| | | | git-svn-id: http://piwigo.org/svn/trunk@13085 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2564: display picture infos as listmistic1002012-02-102-53/+33
| | | | git-svn-id: http://piwigo.org/svn/trunk@13084 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2567: in IMAGES_TABLE the field "name" is prefilled with the filename mistic1002012-02-103-1/+69
| | | | git-svn-id: http://piwigo.org/svn/trunk@13082 68402e56-0260-453c-a942-63ccdbb3a9ee
* merge r13080 from branch 2.3 to trunkplegall2012-02-101-0/+1
| | | | | | | | | bug 559 fixed: avoid duplicate insert on tags when synchronizing metadata if the IPTC keywords contains repeated separators like "tag1,,tag2". git-svn-id: http://piwigo.org/svn/trunk@13081 68402e56-0260-453c-a942-63ccdbb3a9ee
* slight redesign on pending comments screenplegall2012-02-103-5/+27
| | | | git-svn-id: http://piwigo.org/svn/trunk@13079 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2565 added: pending comments screen, highlight selected commentsplegall2012-02-103-0/+20
| | | | git-svn-id: http://piwigo.org/svn/trunk@13078 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2564: redesign on photo administration screen.plegall2012-02-1017-300/+741
| | | | | | | | | | | | * one screen with several tabs (for now: properties + coi) * double select boxes for album associations and representation have been converted to simple multiple select boxes with jQuery Chosen * more details about the photo in an introduction text git-svn-id: http://piwigo.org/svn/trunk@13077 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (public)] Update hu_HU, thanks to : samliPiwigo-TranslationTeam2012-02-101-0/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@13076 68402e56-0260-453c-a942-63ccdbb3a9ee
* - remove square/thumb from choices on picture rvelices2012-02-0911-113/+94
| | | | | | | | | - fix content margin on password register - purge derivative cache by type of derivative - session saved infos/messages are not given to the page on html redirections - shorter/faster code in functions_xxx git-svn-id: http://piwigo.org/svn/trunk@13074 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (install)] Update de_DE, thanks to : dukePiwigo-TranslationTeam2012-02-091-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@13072 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (admin)] Update de_DE, thanks to : dukePiwigo-TranslationTeam2012-02-091-15/+24
| | | | git-svn-id: http://piwigo.org/svn/trunk@13070 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (admin)] Update bg_BG, thanks to : hamsiaPiwigo-TranslationTeam2012-02-091-1/+10
| | | | git-svn-id: http://piwigo.org/svn/trunk@13069 68402e56-0260-453c-a942-63ccdbb3a9ee
* - language aditions/removalrvelices2012-02-0941-54/+56
| | | | git-svn-id: http://piwigo.org/svn/trunk@13068 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2471: improve visibility of the new "Zoom - Edit" links on eachplegall2012-02-092-4/+5
| | | | | | | thumbnails of the Batch Manager. git-svn-id: http://piwigo.org/svn/trunk@13066 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2460 added: ability to Shift-click in the Batch Manager, to selectplegall2012-02-091-7/+56
| | | | | | | several photos easily. Patch from Dsls. git-svn-id: http://piwigo.org/svn/trunk@13065 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2309 added: ability to "move photos" into an album from the Batchplegall2012-02-094-4/+66
| | | | | | | Manager, ie "dissociate from all albums" + "associate" in a single action. git-svn-id: http://piwigo.org/svn/trunk@13064 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2470 added: ability to create a new album "on the fly" on theplegall2012-02-094-99/+107
| | | | | | | | "associate to album" action of the Batch Manager. The code was moved from the upload form and is now used by the upload form + Batch Manager. git-svn-id: http://piwigo.org/svn/trunk@13063 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2368: also add canonical URL on index page.plegall2012-02-081-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@13062 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update eo_EO -Esperanto Thanks to Axel Rousseau - ↵ddtddt2012-02-082-16/+50
| | | | | | feature:2457 git-svn-id: http://piwigo.org/svn/trunk@13060 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - es_AR - Argentina thanks to alberto - feature:2457ddtddt2012-02-081-5/+30
| | | | git-svn-id: http://piwigo.org/svn/trunk@13059 68402e56-0260-453c-a942-63ccdbb3a9ee
* upgrade jquery to 1.7.1rvelices2012-02-076-1526/+1770
| | | | | | | mouseout on index drop down bozes improved multisize center of interest git-svn-id: http://piwigo.org/svn/trunk@13052 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update th_TH - Thaï – ภาษาไทย encodingddtddt2012-02-071-1/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@13051 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update - uk_UA - Українська -Ukrainian ↵ddtddt2012-02-071-1/+20
| | | | | | (admin part ) thanks to rukhov - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@13050 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2368 : added link rel canonical on picture pagervelices2012-02-072-1/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@13048 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update zh_TW - 中文 (繁體) - Chinese traditional ↵ddtddt2012-02-071-0/+24
| | | | | | Thanks to chouyh - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@13047 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update lv_LV (Latvian - Latviešu) thanks to Aivars ↵ddtddt2012-02-071-0/+3
| | | | | | Baldone - feature:2457 git-svn-id: http://piwigo.org/svn/trunk@13046 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (admin)] Update fr_FR, thanks to : plgPiwigo-TranslationTeam2012-02-071-14/+1
| | | | git-svn-id: http://piwigo.org/svn/trunk@13041 68402e56-0260-453c-a942-63ccdbb3a9ee
* multisize - added the coi (still to affine the admin ui + language)rvelices2012-02-0615-28/+2204
| | | | | | multisize - derivatives can be revuild from a larger derviative instead of the original git-svn-id: http://piwigo.org/svn/trunk@13038 68402e56-0260-453c-a942-63ccdbb3a9ee
* multisize rvelices2012-02-053-45/+38
| | | | | | | | - watermarks loaded also from local dir - fix/simplify algo for cropping - imagick use scaleImage (fast) before resizeImage (slow) if the original is a lot bigger than the requested size git-svn-id: http://piwigo.org/svn/trunk@13035 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (admin)] Update hu_HU, thanks to : samliPiwigo-TranslationTeam2012-02-051-2/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@13034 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk] - language - update sk_SK – Slovensky – Slovak to dodo - ↵ddtddt2012-02-051-0/+13
| | | | | | feature:2457 git-svn-id: http://piwigo.org/svn/trunk@13033 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (admin)] Update hu_HU, thanks to : samliPiwigo-TranslationTeam2012-02-051-0/+3
| | | | git-svn-id: http://piwigo.org/svn/trunk@13031 68402e56-0260-453c-a942-63ccdbb3a9ee
* feature 2562 added: pre-cache thumbnail at upload timeplegall2012-02-051-0/+18
| | | | git-svn-id: http://piwigo.org/svn/trunk@13030 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (admin)] Update hu_HU, thanks to : samliPiwigo-TranslationTeam2012-02-041-3/+7
| | | | git-svn-id: http://piwigo.org/svn/trunk@13029 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (admin)] Update hu_HU, thanks to : samliPiwigo-TranslationTeam2012-02-041-12/+4
| | | | git-svn-id: http://piwigo.org/svn/trunk@13028 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (admin)] Update es_ES, thanks to : petaquiPiwigo-TranslationTeam2012-02-041-1/+13
| | | | git-svn-id: http://piwigo.org/svn/trunk@13027 68402e56-0260-453c-a942-63ccdbb3a9ee
* [trunk (install)] Update hu_HU, thanks to : samliPiwigo-TranslationTeam2012-02-041-0/+2
| | | | git-svn-id: http://piwigo.org/svn/trunk@13026 68402e56-0260-453c-a942-63ccdbb3a9ee